DynamoDB tables should have point-in-time recovery enabled

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

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.