DynamoDB tables should have point-in-time recovery enabled

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

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.