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…
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
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)- A81% (25)
- B6% (2)
- D13% (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
Community Discussion
No community discussion yet for this question.
