- Home
- All questions
- Question 149
AWS Certified Solutions Architect study material · question 149 of 500
Which encryption does S3 apply to objects under SSE-S3?
Show the answer
Answer: D. 256-bit AES in Galois/Counter Mode, with each object given its own key
S3 encrypts each object with a unique key and then encrypts that key with another it rotates regularly, using 256-bit AES-GCM.
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)