nerdexam
Amazon

DOP-C02 · Question #320

A company has several AWS accounts. An Amazon Connect instance runs in each account. The company uses an Amazon EventBridge default event bus in each account for event handling. A DevOps team needs…

The correct answer is C. Update the resource-based policy of the default event bus in the DevOps account. Update the. The goal is to consolidate all Amazon Connect events from multiple accounts into a single DevOps account for centralized processing. By configuring the default event bus in the DevOps account to receive events from the other accounts, you ensure that all events are sent to a…

Submitted by akirajp· Mar 6, 2026Monitoring & Logging

Question

A company has several AWS accounts. An Amazon Connect instance runs in each account. The company uses an Amazon EventBridge default event bus in each account for event handling. A DevOps team needs to receive all the Amazon Connect events in a single DevOps account. Which solution meets these requirements?

Options

  • AUpdate the resource-based policy of the default event bus in each account to allow the DevOps
  • BUpdate the resource-based policy of the default event bus in each account to allow the DevOps
  • CUpdate the resource-based policy of the default event bus in the DevOps account. Update the
  • DUpdate the resource-based policy of the default event bus in the DevOps account. Update the

How the community answered

(37 responses)
  • A
    5% (2)
  • B
    11% (4)
  • C
    81% (30)
  • D
    3% (1)

Explanation

The goal is to consolidate all Amazon Connect events from multiple accounts into a single DevOps account for centralized processing. By configuring the default event bus in the DevOps account to receive events from the other accounts, you ensure that all events are sent to a single EventBridge allows you to forward events across AWS accounts by configuring resource-based policies. Updating the policy on the DevOps account's event bus to accept events from the other accounts is necessary to enable cross-account event forwarding. This ensures that the DevOps account's event bus can receive and handle events from the other accounts' Amazon Connect In each source account (where the Amazon Connect instances are running), you configure an EventBridge rule to match Amazon Connect events and send them to the DevOps account's event bus. This rule ensures that the relevant events are forwarded to the centralized DevOps By updating the resource-based policy on the DevOps account's event bus to accept events from the other accounts and configuring EventBridge rules in each account to forward Amazon Connect events, this solution provides an efficient and centralized way to manage and process

Topics

#EventBridge#Cross-account#Centralized logging#Event routing

Community Discussion

No community discussion yet for this question.

Full DOP-C02 Practice