Ensure encryption at rest is enabled for RDS DB instances to protect sensitive data.
Rule | RDS DB instance encryption at rest should be enabled |
Framework | NIST Cybersecurity Framework (CSF) v1.1 |
Severity | ✔ Low |
Rule Description:
RDS DB instance encryption at rest should be enabled to comply with the NIST Cybersecurity Framework (CSF) v1. Encryption at rest provides an extra layer of security by encrypting the data stored in the database instance volumes. This helps protect sensitive information against unauthorized access in case of breaches or physical theft.
Troubleshooting Steps:
If encryption at rest is not enabled for an RDS DB instance, follow these troubleshooting steps:
Necessary Codes:
There are no specific codes required for this rule as it involves enabling encryption at rest for an RDS DB instance. However, you may need to use AWS CLI commands for remediation or verification purposes.
Step-by-step Guide:
Follow these steps to enable encryption at rest for an RDS DB instance:
Note: It may take some time for the changes to propagate and encryption to be fully established.