Skip to content

Latest commit

 

History

History
 
 

aws-node-dynamodb-backup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

DynamoDB stream events to AWS S3

Which effectively creates a backup of your dynamoDB table assuming an event was caught for every record. Hint: Introduce a new field "backedup" to effectively trigger a backup.

NOTE: DynamoDB triggers need to be manually associated / setup with the lambda function.

Upon deletion the image.json becomes an empty file.