Consume Amazon DocumentDB stream records with AWS Lambda.
This pattern demonstrates consuming Amazon DocumentDB stream records with an AWS Lambda function.
The CloudFormation template provided in this pattern creates an Amazon DocumentDB Cluster and database with a collection. It also enables change streams on the database and collection, and creates an Amazon EC2 instances for accessing the Amazon DocumentDB cluster.
For detailed deployment instructions instructions see the README.md