dynamodb-replicator
dynamodb-replicator copied to clipboard
Consider using Serverless
Serverless is a framework for deploying AWS Lambda projects. It also allows defining custom CloudFormation resources, and setting up Lambdas to trigger on DynamoDB events.
This might also help with #72 in that most of the documentation regarding deploying and setting up etc. can be grokked by reading Serverless' docs.
See #103