DynamoDB tables should have point-in-time recovery enabled

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Description

This feature verifies if point-in-time recovery (PITR) has been activated for an Amazon DynamoDB table.

Enabling backups can expedite recovery in the event of a security breach and enhance system reliability. DynamoDB’s point-in-time recovery feature automates the backup process for tables, speeding up recovery from unintentional data loss. Tables with PITR enabled can be restored to any specific point within the last 35 days.

Remediation

To recover a DynamoDB table to a specific point in time, refer to the section on Restoring a DynamoDB table to a specific point in time in the Amazon DynamoDB Developer Guide.