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.

PREVIEWING: aliciascott/DOCS-9725-Cloudcraft