Amazon SQS to Amazon Timestream using Amazon EventBridge Pipes

Amazon SQS → Amazon EventBridge Pipes → Amazon Timestream

This pattern shows how to ingest data into Amazon Timestream from an SQS queue via EventBridge Pipes.

This project shows how to send data to Amazon Timestream directly from SQS. This pattern uses EventBridge Pipes to connect SQS and Timestream together.
The pattern creates an Amazon SQS queue, a Timestream table, Cloudwatch LogGroup, IAM Policy and an EventBridge Pipe.

< 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/eventbridge-pipes-sqs-to-timestream

Deploy

sam deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: aws cloudformation delete-stack --stack-name STACK_NAME.

Created by:

Aayush Wadhwa

Aayush Wadhwa

Software Development Engineer at AWS

Follow on LinkedIn