Adobe I/O Events to AWS Lambda with Amazon EventBridge

EventBridge Partner event source → AWS Lambda → Amazon CloudWatch Logs

Use EventBridge Adobe I/O Events Integration to process order events with AWS Lambda, send notifications via SES, or store data in other AWS services.

This sample project demonstrates how to use the Adobe I/O Events Amazon EventBridge Integration and AWS Lambda to process/route events from Adobe. This pattern is leveraging the Adobe I/O Evenets Amazon EventBridge integration to send order events from the customer's Adobe account to their AWS account, via an Amazon EventBridge Partner event bus. Once the Adobe I/O events are in the customer's account, an Amazon EventBridge rule routes updated product events to a downstream Lambda function.
Amazon CloudWatch log groups are provisioned for debugging and auditing.
This pattern deploys two EventBridge Rules, one Lambda function, and two CloudWatch Log Groups.

< 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/adobe-eventbridge-lambda

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

cdk destroy

Created by:

Ragib Ahsan

Ragib Ahsan

AWS Partner Solutions Architect based in NYC. Huge advocate for serverless architectures!

Follow on LinkedIn