Amazon EventBridge Pipes with IAM auth from Amazon MSK to AWS Lambda

Amazon MSK → Amazon EventBridge Pipes → AWS Lambda

This pattern shows how to use EventBridge Pipes retrieving data from Amazon MSK cluster with IAM Authentication enabled and process these messages using Lambda function

Amazon MSK with IAM Auth is configured as the pipe source with a Lambda function target. This patterns allows EventBridge pipes to integrate with Amazon MSK deployed in a private subnet and Lambda function to process the messages

< 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-msk-iam-auth-to-lambda

Deploy

sam deploy --guided


Testing

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

Cleanup

Delete the stack: sam delete.

Created by:

Pawan Puthran

Pawan Puthran

Principal Serverless Specialist at AWS.