
Ultimate access to all questions.
A company uses AWS Organizations to enforce CloudTrail across multiple accounts, with logs stored in an S3 bucket configured for versioning. Despite an S3 Lifecycle policy set to delete objects after 3 years, the bucket's object count continues to grow after 4 years, with a steady log delivery rate. What is the most cost-effective solution to remove objects older than 3 years?
A
Set CloudTrail to expire objects after 3 years.
B
Modify the S3 Lifecycle policy to include deletion of previous versions.
C
Deploy a Lambda function to delete S3 objects older than 3 years.
D
Ensure the parent account owns all S3-delivered objects.