AWS-DocumentDB-cluster-snapshots-encrypted
Severity: Low
Description: This control ensures that all the Database Cluster snapshots (manual or automatic) are encrypted in order to keep the data in the snapshots secure.All database snapshots on AWS should be encrypted in order to keep the customer data secure from unauthorized access. UnEncrypted snapshots can be restored to view the data stored in the DB Cluster.
Remediation Steps:
Perform following to update DocumentDB cluster snapshot encryption:
Login to the AWS Management Console at https://console.aws.amazon.com.
Navigate to DocumentDB console.
In the Navigation pane, click on Snapshots.
Click on the Snapshot to encrypt, click Actions button.
Under Actions, choose Copy Snapshot.
Choose your Destination Region, and then enter your New DB Snapshot Identifier.
Select Copy Tags if needed.
Under Encryption, select Enable Encryption.
Select your Master Key from the list, and then choose Copy Snapshot.
Important:
Reference:
https://docs.aws.amazon.com/documentdb/latest/developerguide/what-is.html
https://docs.aws.amazon.com/cli/latest/reference/docdb/copy-db-cluster-snapshot.html
Â
Blue Hexagon Proprietary