Sending and receiving events between AWS Regions in Amazon EventBridge
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 video covers routing events between Regions using the https://console.aws.amazon.com/events/
Region availability
The following Regions are supported destination Regions:
US East (N. Virginia)
US East (Ohio)
US West (N. California)
US West (Oregon)
Africa (Cape Town)
Asia Pacific (Hong Kong)
Asia Pacific (Tokyo)
Asia Pacific (Seoul)
Asia Pacific (Osaka)
Asia Pacific (Mumbai)
Asia Pacific (Hyderabad)
Asia Pacific (Singapore)
Asia Pacific (Jakarta)
Asia Pacific (Sydney)
Asia Pacific (Melbourne)
Canada (Central)
Canada West (Calgary)
Europe (Frankfurt)
Europe (Spain)
Europe (Zurich)
Europe (Stockholm)
Europe (Milan)
Europe (Ireland)
Europe (London)
Europe (Paris)
Israel (Tel Aviv)
Middle East (UAE)
Middle East (Bahrain)
South America (São Paulo)
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
Follow the steps in the Creating rules that react to events in Amazon EventBridge procedure.
In the Select targets step, when prompted to choose a target type:
Select EventBridge event bus.
Select Event bus in a different account or Region.
For Event bus as target, enter the ARN of the event bus you want to use.
Complete creating the rule following the procedure steps.