nerdexam
Amazon

SCS-C02 · Question #303

Your company has a requirement to monitor all root user activity by notification. How can this best be achieved? Choose 2 answers from the options given below. Each answer forms part of the solution

The correct answer is A. Create a Cloudwatch Events Rule C. Use a Lambda function. Below is a snippet from the AWS blogs on a solution Option B is invalid because you need to create a Cloudwatch Events Rule and there is such thing as a Cloudwatch Logs Rule Option D is invalid because Cloud Trail API calls can be recorded but cannot be used to send across…

Submitted by renata2k· Mar 6, 2026Security Logging and Monitoring

Question

Your company has a requirement to monitor all root user activity by notification. How can this best be achieved? Choose 2 answers from the options given below. Each answer forms part of the solution

Exhibit

SCS-C02 question #303 exhibit

Options

  • ACreate a Cloudwatch Events Rule
  • BCreate a Cloudwatch Logs Rule
  • CUse a Lambda function
  • DUse Cloudtrail API call

How the community answered

(31 responses)
  • A
    81% (25)
  • B
    6% (2)
  • D
    13% (4)

Explanation

Below is a snippet from the AWS blogs on a solution Option B is invalid because you need to create a Cloudwatch Events Rule and there is such thing as a Cloudwatch Logs Rule Option D is invalid because Cloud Trail API calls can be recorded but cannot be used to send across notifications https://aws.amazon.com/blogs/mt/monitor-and-notify-on-aws-account-root-user-activity

Topics

#root user monitoring#CloudWatch Events#Lambda#CloudTrail

Community Discussion

No community discussion yet for this question.

Full SCS-C02 Practice