AWS Certified Security – Specialty — Question 435

A company is using an organization in AWS Organizations that contains 100 accounts. The company has configured trusted access for Amazon GuardDuty to AWS Organizations within the management account. The company has designated a member account to be the GuardDuty administrator for the organization.

GuardDuty is working properly and reports findings for the organization in the GaurdDuty console. The company wants a SecOps team to receive real-time email alerts from any GuardDuty finding within the organization that is high severity according the GuardDuty severity levels.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

When Amazon GuardDuty is configured with a delegated administrator account in AWS Organizations, all security findings from the member accounts are automatically aggregated into that administrator account. Consequently, the Amazon EventBridge rule designed to detect high-severity findings must be deployed in this delegated administrator account to capture all organizational alerts. Deploying the rule in the management account or relying on CloudTrail API polling for ListFindings would fail to capture these real-time aggregated events correctly.