Ensure EBS volumes are included in a backup plan for system and information integrity.
Rule | EBS volumes should be in a backup plan |
Framework | NIST 800-53 Revision 5 |
Severity | ✔ High |
Rule Description
The rule requires that EBS (Elastic Block Store) volumes should be included in a backup plan in accordance with the NIST (National Institute of Standards and Technology) 800-53 revision 5 framework. This ensures that data stored on EBS volumes is regularly backed up to protect against data loss, corruption, or unauthorized access.
Troubleshooting Steps (if applicable)
Necessary Codes (if applicable)
There are no specific codes associated with this rule. However, you may require AWS CLI commands for managing backup plans and EBS volumes.
Step-by-step Guide for Remediation
Note: Refer to the AWS Backup documentation for specific CLI commands and options for backup plan configuration and management.