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

A company has a strict policy against using root credentials. The company’s security team wants to be alerted as soon as possible when root credentials are used to sign in to the AWS Management Console.

How should the security team achieve this goal?

Answer options

Correct answer: B

Explanation

The correct answer is B because Amazon EventBridge can efficiently monitor and respond to events such as console logins, making it ideal for alerting the security team. Option A, while useful, relies on periodic querying which may not provide immediate alerts. Option C involves querying IAM Identity Center logs, which is not the primary method for monitoring console logins, and option D does not directly focus on login events.