Amazon EventBridge schedule to trigger a Step Functionsworkflow

Schedule → Step Function

Simple pattern that triggers Step Functionsexecution once a day using EventBridge Scheduler with CDK and Python.

EventBridge Scheduler triggers a new Step Functionsexecution every 5 minutes.

< 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-stepfunctions-sam

Deploy

sam build && sam deploy -g


Testing

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

Cleanup

Delete the stack: sam delete.

Created by:

Benjamin Smith

Benjamin Smith

Ben is a senior developer advocate for Serverless Applications at Amazon Web Services based in London, UK. Prior to joining AWS Ben worked in a number of different technical roles specializing in workflow Automation and web development.

Follow on LinkedIn