github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/aws/dynamodb/AVD-AWS-0024/docs.md (about) 1 2 DynamoDB tables should be protected against accidentally or malicious write/delete actions by ensuring that there is adequate protection. 3 4 By enabling point-in-time-recovery you can restore to a known point in the event of loss of data. 5 6 ### Impact 7 Accidental or malicious writes and deletes can't be rolled back 8 9 <!-- DO NOT CHANGE --> 10 {{ remediationActions }} 11 12 ### Links 13 - https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/PointInTimeRecovery.html 14 15