This rule ensures that RDS DB snapshots are encrypted to protect data at rest.
Rule | RDS DB snapshots should be encrypted at rest |
Framework | NIST 800-53 Revision 5 |
Severity | ✔ Medium |
Rule Description:
According to the NIST 800-53 Revision 5 security standard, it is required to encrypt RDS (Relational Database Service) DB snapshots at rest. This rule ensures that the database snapshots stored in Amazon RDS are securely encrypted, providing an additional layer of protection for sensitive data.
Encrypting DB snapshots helps to mitigate the risk of unauthorized access or data breaches in case the snapshots are compromised or accessed by malicious entities. By adhering to this rule, you are aligning your RDS deployment with best security practices and compliance requirements.
Troubleshooting Steps:
If RDS DB snapshots are not encrypted at rest for NIST 800-53 Revision 5 compliance, follow these troubleshooting steps:
Necessary Codes:
No specific codes are required for troubleshooting this rule. The issue can be addressed by configuring the encryption setting for the RDS instance and recreating the DB snapshots if needed.
Step-by-Step Guide for Remediation:
To encrypt RDS DB snapshots at rest for NIST 800-53 Revision 5 compliance, follow these steps:
By following the above steps, you will ensure that your RDS DB snapshots are encrypted at rest, fulfilling the requirement for NIST 800-53 Revision 5 compliance.