AWS Certified Security – Specialty (SCS-C02) — Question 47

A company uses AWS Organizations and has production workloads across multiple AWS accounts. A security engineer needs to design a solution that will proactively monitor for suspicious behavior across all the accounts that contain production workloads.
The solution must automate remediation of incidents across the production accounts. The solution also must publish a notification to an Amazon Simple Notification Service (Amazon SNS) topic when a critical security finding is detected. In addition, the solution must send all security incident logs to a dedicated account.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

Option C is correct because it effectively uses Amazon GuardDuty for monitoring and automating incident remediation through EventBridge and Lambda, while also ensuring logs are aggregated in a dedicated account. Options A and B do not utilize EventBridge for automated remediation, and while D uses Security Hub, it does not leverage GuardDuty's capabilities effectively for this scenario.