Amazon EventBridge Scheduler remove one time schedule

Amazon EventBridge Scheduler → AWS Lambda → Amazon SNS

Amazon EventBridge Scheduler job runs every five minutes to identify and delete one time Amazon EventBridge Scheduler jobs expired more than 7 days.

Amazon EventBridge Scheduler job runs every five minutes and uses AWS Lambda to identify and delete one time Scheduler jobs that are expired more than 7 days
Scheduler job uses Amazon Simple Notification Service to send email notification once the activity is complete.
This pattern deploys AWS Lambda, Amazon EventBridge Scheduler(one recurring ,and two one-time jobs) and Amazon Simple Notification Service

< 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-schedule-remove-one-time-schedule-to-sns-cdk-python

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk delete.

Created by:

Manikandan Karimanal

Manikandan Karimanal

Solution Architect @AWS

Follow on LinkedIn