This rule ensures RDS DB instances are protected by a backup plan to prevent data loss.
Rule | RDS DB instance should be protected by backup plan |
Framework | NIST 800-171 Revision 2 |
Severity | ✔ High |
Rule Description:
The rule demands that the RDS DB instance should be safeguarded by a backup plan in alignment with the National Institute of Standards and Technology (NIST) Special Publication 800-171 Revision 2. This guideline ensures the protection and availability of sensitive information stored in the RDS DB instance.
Troubleshooting Steps:
If the RDS DB instance is not protected by an appropriate backup plan as per NIST 800-171 Rev. 2, you can follow these troubleshooting steps:
Code Samples:
No specific code samples are required for this rule.
Remediation Steps:
To comply with the rule and ensure that the RDS DB instance is protected by a backup plan according to NIST 800-171 Rev. 2, follow these steps:
Enable Automated Backups (if not already enabled):
Configure Manual Snapshots (if required):
Implement Backup Lifecycle Management (if necessary):
Periodically Review and Verify:
By following these steps, your RDS DB instance will be compliant with NIST 800-171 Rev. 2, ensuring the protection and availability of your valuable data.