Question 118:
A legal firm is storing legal documents in Amazon S3 buckets & has configured lifecycle policies to move all old files to Amazon S3 Glacier. The Security Team is concerned about encrypting these files in both the Amazon S3 bucket & S3 Glacier. Additionally, they are looking for an audit trail for CMKs used for accessing the objects in the S3 bucket & users using these CMKs. What encryption technique can a SysOps administrator implement?
Answer options:
A.Implement encryption using SSE-S3 for objects stored in the Amazon S3 bucket, while for S3 Glacier all files are encrypted with keys managed by AWS. B.Implement encryption using SSE-S3 for objects stored in Amazon S3 bucket while for S3 Glacier use SSE-C encryption. C.Implement encryption using SSE-KMS for objects stored in the Amazon S3 bucket, while for S3 Glacier all files are encrypted with keys managed by AWS. D.Implement encryption using SSE-KMS for objects stored in Amazon S3 bucket while for S3 Glacier use SSE-C encryption.