Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a solutions architect enforce encryption for all objects uploaded to an Amazon S3 bucket?
A
By updating the bucket policy to reject PutObject requests missing an s3:x-amz-acl header.
B
By updating the bucket policy to reject PutObject requests with an s3:x-amz-acl header not set to private.
C
By updating the bucket policy to reject PutObject requests missing an aws:SecureTransport header set to true.
D
By updating the bucket policy to reject PutObject requests missing an x-amz-server-side-encryption header.