nerdexam
Amazon

SAA-C03 · Question #792

A company wants to receive an email notification when IAM users are added to or deleted from an AWS account. Which solution will meet these requirements?

The correct answer is D. Enable management events in AWS CloudTrail. Create an Amazon EventBridge rule that. AWS CloudTrail records all management events, including IAM API calls such as CreateUser and DeleteUser. By creating an EventBridge rule that matches these API calls and setting an SNS topic as the target, the company can receive email notifications whenever IAM users are added o

Submitted by jordan8· Mar 4, 2026Design Secure Architectures

Question

A company wants to receive an email notification when IAM users are added to or deleted from an AWS account. Which solution will meet these requirements?

Options

  • AEnable Amazon Inspector. Create an Amazon EventBridge rule that responds to Amazon
  • BEnable Amazon GuardDuty. Create an Amazon EventBridge rule that responds to GuardDuty
  • CEnable Amazon Macie. Create an Amazon EventBridge rule that responds to Macie findings. Set
  • DEnable management events in AWS CloudTrail. Create an Amazon EventBridge rule that

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    4% (2)
  • D
    93% (50)

Explanation

AWS CloudTrail records all management events, including IAM API calls such as CreateUser and DeleteUser. By creating an EventBridge rule that matches these API calls and setting an SNS topic as the target, the company can receive email notifications whenever IAM users are added or removed, providing a simple and effective monitoring solution.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 Practice