aws-samples / amazon-q-slack-gateway

MIT No Attribution
81 stars 30 forks source link

fix: enable pitr for dynamo tables #32

Open jlosito opened 7 months ago

jlosito commented 7 months ago

Issue #, if available:

N/A

Description of changes:

This enables PITR on each of the DynamoDB tables.

I'm trying to run cdk-nag against this solution and it warning about the tables not having PITR enabled.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.