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

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 to the bucket. Option D is also correct as CloudTrail requires the specified S3 bucket to exist in order to deliver events. Options B, C, and E are not relevant to the immediate issue of event delivery to S3.