Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicholasgriffintn/aws-dynamodb-backup

Keeping DynamoDB tables backed up with Step Functions and Lambda
https://github.com/nicholasgriffintn/aws-dynamodb-backup

Last synced: about 1 month ago
JSON representation

Keeping DynamoDB tables backed up with Step Functions and Lambda

Awesome Lists containing this project

README

        

# 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.