Configuring AWS EventBridge Notifications for Non-Compliant Child Accounts

0

I have set up AWS Config and AWS EventBridge with an SNS subscription in the root account. As a result, I am able to receive notifications for non-compliant resources. In the AWS Config Aggregator Dashboard, I can see that multiple child accounts are also non-compliant. I would like to know if it is possible to send notifications for these non-compliant child accounts through EventBridge as well from root account.

1 Answer
0

Hi, you did not mention it but I guess that you use AWS Organizations since you mention root account and child accounts. This post will explain you to send you EventBride events across accounts: https://aws.amazon.com/blogs/compute/sending-events-to-amazon-eventbridge-from-aws-organizations-accounts/

Hope it helps!

profile pictureAWS
EXPERT
answered a year ago
  • yes, I have used AWS organization. Thanks @Didier_AWS

  • Can I modify the JSON code for my EventBridge rule to scan for non-compliant resources in child accounts, considering that the AWS Config aggregators can provide visibility into those accounts?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions