Amazon SQS to Amazon CloudWatch Log group via Amazon EventBridge Pipes

Amazon SQS → Amazon EventBridge Pipes → Amazon CloudWatch Logs

Amazon SQS to Amazon CloudWatch Log group via Amazon EventBridge Pipes filter and transformation

This sample project shows how to use Amazon EventBridge Pipes to connect an Amazon SQS queue with an Amazon CloudWatch Log group. The pipe will apply a filter and transformation before sending the message to the CloudWatch Log group.
This pattern deploys one SQS queue, one EventBridge Pipe, and a CloudWatch Log group

< 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-cwlog

Deploy

sam deploy --guided


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Anup Rajpara

Anup Rajpara

Anup is passionate about serverless & event-driven architectures.

Follow on LinkedIn