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

A company has secured the AWS account root user for its AWS account by following AWS best practices. The company also has enabled AWS CloudTrail, which is sending its logs to Amazon S3. A security engineer wants to receive notification in near-real time if a user uses the AWS account root user credentials to sign in to the AWS Management Console

Which solutions will provide this notification? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct answers, C and E, utilize AWS CloudTrail and Amazon CloudWatch to effectively monitor and alert on root account logins. Option C sets up a system to filter CloudTrail logs for root logins and trigger an alarm, while option E creates an EventBridge rule to detect successful logins. Options A, B, and D do not directly monitor CloudTrail logs for root logins in the same efficient manner.