AWS Certified SysOps Administrator – Associate (legacy) — Question 795

What does the Server-side encryption provide in Amazon S3?

Answer options

Correct answer: B

Explanation

Server-side encryption in Amazon S3 protects data at rest, and SSE-S3 specifically uses keys managed by Amazon S3 to perform this encryption automatically. Option A is incorrect because S3 fully supports server-side encryption, while option C describes block-level storage encryption rather than object storage. Option D is incorrect because SSL endpoints protect data in transit, not data at rest.