- Newest
- Most votes
- Most comments
Hello.
When using EventBridge cross-account, the event sending account must be able to access the EventBus of the event receiving account, as described in the documentation below.
In other words, the configuration needs to be as shown below.
There is no problem with the default EventBus for the Central Account.
However, the default EventBus also sends Events created from AWS, so if you want to send custom events, it may be easier to manage permissions by creating a custom EventBus.
You need to edit the permissions so that it can be accessed from the Prod Account's EventRule.
https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-cross-account.html
I think the following blog will be helpful for settings.
https://repost.aws/articles/ARIw6q_ozaTmqqI25Eq4YIcQ/a-step-by-step-guide-to-cross-account-and-cross-region-events-with-eventbridge
Relevant content
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated a year ago