Ensure that the DynamoDB table is protected by a backup plan to maintain data integrity.
Rule | DynamoDB table should be protected by backup plan |
Framework | CISA-cyber-essentials |
Severity | ✔ High |
Rule Description:
The DynamoDB table should be protected by a backup plan to ensure data integrity and availability, as per the CISA Cyber Essentials guidelines.
Troubleshooting Steps:
If you encounter any issues while implementing the backup plan for the DynamoDB table, follow these troubleshooting steps:
Necessary Codes:
There are no specific codes required for this rule. However, the AWS Command Line Interface (CLI) can be used to manage backup plans and perform related tasks.
Step-by-Step Guide for Remediation:
Follow these steps to protect your DynamoDB table with a backup plan:
Note: It is recommended to periodically test the restore process to ensure that the backup plan is functioning correctly.