DynamoDB without Point In Time Recovery
Without point in time recovery, accidental or malicious modification of data cannot be rolled back.
Remediation
Enable point in time recovery. See https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table#point_in_time_recovery
Metadata
- Severity: informational
- Slug: dynamodb-without-point-in-time-recovery
OWASP
- A04:2021: Insecure Design