AWS IoT to Amazon DynamoDB

IoT → Amazon DynamoDB

Create IoT Topic Rules to put event data to DynamoDB table

This sample project demonstrates how to use AWS IoT Topic rules to put incoming event data to DynamoDB. One example demonstrates how to use 'DynamoDB' Action and another example demonstrates how to use 'DynamoDBv2' Action with AWS IoT Topic Rules.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/iot-dynamodb

Deploy

sam deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Udit Parikh

Udit Parikh

Udit is passionate about serverless & event-driven architectures.

Follow on LinkedIn