Amazon EventBridge Scheduler with Amazon SES

AWS Lambda → Amazon EventBridge Scheduler → Amazon SES

A serverless event-driven pattern that creates Amazon EventBridge schedules dynamically to send email reminders using Amazon SES.

This pattern demonstrates how to create an EventBridge scheduler that would send scheduled reminder email and would then be deleted. The pattern uses a Lambda function to create EventBridge scheduler.

< 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/cdk-lambda-scheduler-ses

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

Created by:

Anirudh Sharma

Anirudh Sharma

Cloud Support Engineer 2 @AWS

Follow on LinkedIn