Amazon Kinesis Stream to Amazon EventBridge using Amazon EventBridge Pipes

Amazon Kinesis Data Streams → EventBridge Pipes → Amazon EventBridge

This pattern creates an EventBridge Pipe which consumes messages from Amazon Kinesis Stream and places events on an Amazon EventBridge custom Bus.

This sample project demonstrates how to use an EventBridge Pipe to connect Kinesis Stream with EventBridge custom Bus.
This pattern deploys one Kinesis Stream, EventBridge Pipe, EventBridge custom Bus and an IAM role used by the 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/kinesis-stream-to-eventbridge-sam

Deploy

Deploy the stack : <code>sam deploy</code>


Testing

See the README in the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Chaitanya Gummadi

Chaitanya Gummadi

Chaitanya is a Sr. Cloud Support Engineer with Amazon Web Services (AWS) based in Texas.

Follow on LinkedIn