This rule ensures enabling encryption at rest for RDS DB instances.
Rule | RDS DB instance encryption at rest should be enabled |
Framework | NIST 800-53 Revision 5 |
Severity | ✔ Low |
Rule Description:
RDS DB instance encryption at rest should be enabled in accordance with NIST 800-53 Revision 5 compliance. This rule ensures that data stored on an Amazon RDS DB instance is encrypted, providing an additional layer of security and compliance with the NIST 800-53 Revision 5 standard.
Troubleshooting Steps:
If encryption at rest is not enabled on the RDS DB instance, follow these troubleshooting steps:
Necessary Codes:
No necessary codes are required for this rule.
Remediation Steps:
To enable RDS DB instance encryption at rest and comply with NIST 800-53 Revision 5, follow the steps below:
Note: Enabling encryption at rest may cause a brief outage for the RDS DB instance during the modification process. It is recommended to perform this action during a maintenance window or when there is minimal impact on the application.
CLI Command:
There are no specific CLI commands for this rule. The encryption at rest feature can be enabled through the AWS Management Console as described above.