🛡️ AWS RDS Instance Encryption is not enabled🟢
- Contextual name: 🛡️ Instance Encryption is not enabled🟢
- ID:
/ce/ca/aws/rds/instance-encryption - Tags:
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
SECURITY
Logic
Similar Policies
- Cloud Conformity: RDS Encryption Enabled
- Internal:
dec-x-6ba5ecd2
Similar Internal Rules
| Rule | Policies | Flags |
|---|---|---|
| ✉️ dec-x-6ba5ecd2 | 1 |
Description
Description
Amazon RDS encrypted DB instances use the industry standard AES-256 encryption algorithm to encrypt data on the server that hosts your Amazon RDS DB instances. After your data is encrypted, Amazon RDS handles access authentication and data decryption transparently with minimal impact on performance.
Rationale
Databases often hold sensitive and critical data, so it is highly recommended to implement encryption to protect your data from unauthorized access or disclosure. With RDS encryption enabled, data stored on the instance's underlying storage, automated backups, read replicas, and snapshots are all encrypted.
Audit
From Console
- Log in to the AWS Management Console and open the RDS dashboard at https://console.aws.amazon.com/rds/.
- In the navigation pane, click
Databases.- Select the RDS instance that you want to examine.
- Click the instance name to see details, then click the
Configurationtab.- Under the Configuration Details section, in the Storage pane, find the
Encryption Enabledstatus.... see more
Remediation
Remediation
From Console
Log in to the AWS Management Console and open the RDS dashboard at https://console.aws.amazon.com/rds/.
In the left navigation panel, click
Databases.Select the database instance that needs to be encrypted.
Click the
Actionsbutton at the top right and selectTake Snapshot.On the Take Snapshot page, enter a name for the snapshot in the
Snapshot Namefield and clickTake Snapshot.Select the newly created snapshot, click the
Actionsbutton at the top right, and selectCopy snapshotfrom the menu.On the Make Copy of DB Snapshot page, perform the following:
- In the New DB Snapshot Identifier field, enter a name for the new snapshot.
- Check
Copy Tags. The new snapshot must have the same tags as the source snapshot.- Select
Yesfrom theEnable Encryptiondropdown list to enable encryption. You can choose the AWS default encryption key or a custom key from the Master Key dropdown list.Click
Copy Snapshotto create an encrypted copy of the selected instance snapshot.... see more