alexa-games / skill-flow-builder

Development suite that helps you create narrative-driven Alexa skills, including a GUI editor and CLI
Other
69 stars 19 forks source link

feat: enable PITR for dynamodb table #36

Closed tyliec closed 3 years ago

tyliec commented 3 years ago

Dynamodb properties update

Description

Update the AlexaSkillTable to:

Motivation and Context

Enable backups by default; preventing data loss and allowing easy on demand reverses.

Testing

Deployed new CFN stack with PITR enabled. Recovered a table using PITR.

Types of changes

Checklist

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