DynamoDB tables should have deletion protection enabled

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Description

This check verifies if deletion protection is turned on for an Amazon DynamoDB table. If the table does not have deletion protection enabled, the check will fail.

Setting up deletion protection for a DynamoDB table prevents accidental deletion. By enabling this feature, you can safeguard your tables from unintended deletion during routine table management tasks performed by administrators. This measure helps prevent any interruptions to your regular business activities.

Remediation

To activate deletion protection for a DynamoDB table, refer to the section on Using deletion protection in the Amazon DynamoDB Developer Guide.