AWS Certified DevOps Engineer – Professional — Question 54

A company gives its employees limited rights to AWS. DevOps engineers have the ability to assume an administrator role. For tracking purposes, the security team wants to receive a near-real-time notification when the administrator role is assumed.
How should this be accomplished?

Answer options

Correct answer: D

Explanation

The correct answer is D because it sets up an event-driven architecture that allows for real-time notifications based on API calls tracked by AWS CloudTrail. Options A and B do not provide the near-real-time notification capability required, while option C does not utilize CloudTrail for API call tracking, which is essential for determining when the administrator role is assumed.