nicholasgriffintn / aws-dynamodb-backup

Keeping DynamoDB tables backed up with Step Functions and Lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS DynamoDB Backup

When you delete a table on AWS DynamoDB, the automatic table backups that were created are also deleted.

This is a service for creating manual backups for tables to ensure that the table's data is backed up even if it is removed.

About

Keeping DynamoDB tables backed up with Step Functions and Lambda


Languages

Language:TypeScript 100.0%