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.