- Home
- All questions
- Question 150
AWS Certified Solutions Architect study material · question 150 of 500
How can an account force every upload to a bucket to use SSE-S3?
Show the answer
Answer: C. Deny PutObject unless the request carries the server-side-encryption header
A bucket policy condition on the encryption header rejects uploads that do not request server-side encryption.
Source: Using server-side encryption with Amazon S3 managed keys (S… (Amazon Web Services) — Using server-side encryption with Amazon S3 managed keys (SSE-S3)