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

A security team is responsible for reviewing AWS API call activity in the cloud environment for security violations. These events must be recorded and retained in a centralized location for both current and future AWS regions.

What is the SIMPLEST way to meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer, C, is the simplest method to ensure AWS CloudTrail logs are centrally stored by creating one trail that applies to all regions and pointing to a single S3 bucket. Option A does not meet the requirements for centralized logging, while B requires multiple trails, complicating management. Option D involves CloudWatch logging, which is not specifically designed for AWS API call tracking as CloudTrail is.