DOP-C02 · Question #182
DOP-C02 Question #182: Real Exam Question with Answer & Explanation
The correct answer is A: Create an Amazon EventBridge rule in the automation account to send account creation events to. Use cross-account EventBridge by configuring a rule in the source (automation) account to send events to the target accounts' default event buses, and grant permissions on the target default event buses to accept events from the source account. This is the standard cross-account
Question
A company uses an organization in AWS Organizations to manage its AWS accounts. The company's automation account contains a CI/CD pipeline that creates and configures new AWS accounts. The company has a group of internal service teams that provide services to accounts in the organization. The service teams operate out of a set of services accounts. The service teams want to receive an AWS CloudTrail event in their services accounts when the CreateAccount API call creates a new account. How should the company share this CloudTrail event with the service accounts?
Options
- ACreate an Amazon EventBridge rule in the automation account to send account creation events to
- BCreate a custom Amazon EventBridge event bus in the services accounts. Update the custom
- CCreate a custom Amazon EventBridge event bus in the automation account and the services
- DCreate a custom Amazon EventBridge event bus in the automation account. Create an
Explanation
Use cross-account EventBridge by configuring a rule in the source (automation) account to send events to the target accounts' default event buses, and grant permissions on the target default event buses to accept events from the source account. This is the standard cross-account event
Topics
Community Discussion
No community discussion yet for this question.