AWS Certified Security – Specialty — Question 157

AWS CloudTrail is being used to monitor API calls in an organization. An audit revealed that CloudTrail is failing to deliver events to Amazon S3 as expected.
What initial actions should be taken to allow delivery of CloudTrail events to S3? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Option A is correct because the S3 bucket policy must explicitly allow CloudTrail to write objects; without this permission, events cannot be delivered. Option D is also correct since CloudTrail needs to reference an existing S3 bucket to successfully send logs. The other options do not address the specific issue of event delivery to S3.