Sending and receiving Amazon EventBridge events between AWS Regions - Amazon EventBridge

Sending and receiving Amazon EventBridge events between AWS Regions

You can configure EventBridge to send and receive events between AWS Regions. You can also allow or deny events from specific Regions, specific rules associated with the event bus, or events from specific sources. For more information, see Introducing cross-Region event routing with Amazon EventBridge

The following Regions are supported destination Regions:

  • Africa (Cape Town) Region

  • Asia Pacific (Hong Kong) Region

  • Asia Pacific (Tokyo) Region

  • Asia Pacific (Seoul) Region

  • Asia Pacific (Osaka) Region

  • Asia Pacific (Mumbai) Region

  • Asia Pacific (Singapore) Region

  • Asia Pacific (Sydney) Region

  • Canada (Central) Region

  • Europe (Frankfurt) Region

  • Europe (Stockholm) Region

  • Europe (Milan) Region

  • Europe (Ireland) Region

  • Europe (London) Region

  • Europe (Paris) Region

  • Middle East (UAE) Region

  • Middle East (Bahrain) Region

  • South America (São Paulo) Region

  • US East (N. Virginia) Region

  • US East (Ohio) Region

  • US West (N. California) Region

  • US West (Oregon) Region

  • Asia Pacific (Jakarta) Region

  • Asia Pacific (Melbourne) Region

  • Israel (Tel Aviv) Region

The following video covers routing events between Regions using the https://console.aws.amazon.com/events/, AWS CloudFormation, and AWS Serverless Application Model:

Creating rules that send events to a different AWS Region

Specifying an event bus in another AWS Region as a target is part of creating the rule.

To create a rule that sends events to a different AWS account using the console
  1. Follow the steps in the Creating Amazon EventBridge rules that react to events procedure.

  2. In the Select targets step, when prompted to choose a target type:

    1. Select EventBridge event bus.

    2. Select Event bus in a different account or Region.

    3. For Event bus as target, enter the ARN of the event bus you want to use.

  3. Complete creating the rule following the procedure steps.