Final answer:
Amazon Web Services (AWS) uses Server-Side Encryption (SSE) to protect data at rest. SSE encrypts data using keys managed by AWS Key Management Service and offers encryption key rotation for enhanced security.
Step-by-step explanation:
Amazon Web Services (AWS) provides a service called Server-Side Encryption (SSE) to protect data at rest.
SSE encrypts data objects using keys that are managed by AWS Key Management Service. These encryption keys are stored securely and are only accessible by authorized users.
Additionally, AWS provides encryption key rotation, which allows customers to periodically rotate their encryption keys to enhance security.