AWS Certified Solutions Architect – Professional — Question 429

A company uses AWS Organizations to manage one parent account and nine member accounts. The number of member accounts is expected to grow as the business grows. A security engineer has requested consolidation of AWS CloudTrail logs into the parent account for compliance purposes. Existing logs currently stored in Amazon S3 buckets in each individual member account should not be lost. Future member accounts should comply with the logging strategy.
Which operationally efficient solution meets these requirements?

Answer options

Correct answer: C

Explanation

Creating an organization-level CloudTrail automatically applies to all existing and future member accounts, making it highly scalable and operationally efficient. Migrating the historical logs to the centralized S3 bucket preserves the existing data, while deleting the local trails and logs prevents duplicate logging costs. Other options either require high administrative overhead for future accounts or result in redundant log generation.