- Home
- All questions
- Question 147
AWS Certified Solutions Architect study material · question 147 of 500
A bucket has SSE-C blocked. What does S3 return for a PutObject request that asks for SSE-C?
Show the answer
Answer: B. HTTP 403 AccessDenied
With SSE-C blocked on a bucket, a write or replication call that asks for it is turned away with an HTTP 403 AccessDenied error.
Source: Security best practices for Amazon S3 (Amazon Web Services) — Keep SSE-C disabled unless required