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

A company recently adopted new compliance standards that require all user actions in AWS to be logged. The user actions must be logged for all accounts that belong to an organization in AWS Organizations. The company needs to set alarms that respond when specified actions occur. The alarms must forward alerts to an email distribution list. The alerts must occur in as close to real time as possible.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it utilizes AWS CloudTrail as an organizational trail and integrates with Amazon CloudWatch Logs and Amazon SNS to provide real-time alerts for specified user actions. Option B fails to meet the requirement of forwarding alerts to an email distribution list since it directs notifications to an SQS queue instead. Option C involves additional complexity and does not provide immediate alerts as required. Option D focuses on querying logs rather than immediate alerting, which does not align with the need for real-time notifications.