Medium
RDS
Regional
RDS cluster snapshots and database snapshots should be encrypted at rest
NISTISO 27001HIPAA
Description
Checks whether the RDS cluster snapshots and database snapshots are encrypted at rest.
Remediation
To ensure RDS cluster snapshots and database snapshots are encrypted at rest, follow these steps:
Steps
- Sign in to the AWS Management Console and open the Amazon RDS console.
- In the navigation pane, choose 'Snapshots'.
- Select the snapshot you want to encrypt.
- Choose 'Actions', then select 'Copy Snapshot'.
- In the 'Copy DB Snapshot' or 'Copy DB Cluster Snapshot' section, for 'Encryption', choose 'Enable Encryption'.
- For 'Master Key', select the KMS key to use for encryption.
- Provide a name for the new snapshot in the 'New DB Snapshot Identifier' or 'New DB Cluster Snapshot Identifier' field.
- Choose 'Copy Snapshot'.
- After the snapshot is copied, it will be encrypted with the specified KMS key.
- Optionally, modify your RDS instance settings to ensure all future snapshots are encrypted by default.
Compliance
NISTISO 27001HIPAA