Question 166:
As a system administrator, you would like to enable CloudTrail for all accounts in an AWS Organization. The logs of the trail will be stored in an existing S3 bucket in the us-east-1 region. SSE-KMS encryption must be enabled in the S3 bucket with the log files encrypted by a customer-managed AWS KMS key. To achieve this, which of the following configurations is required?
Answer options:
A.The key material original value of the KMS key must be “External”. B.The KMS key and the S3 bucket must be in the same region. C.Log file validation must be enabled in the trail. D.The KMS key and the S3 bucket must be owned by the same AWS account.