Amazon EventBridge schedule to trigger a Step Functionsworkflow

Schedule → Step Function

Simple pattern that triggers Step Functionsexecution every 5 minutes 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-to-step-function-cdk-python

Deploy

cdk deploy


Testing

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

Cleanup

Delete the stack: cdk destroy.

Created by:

Pubudu Jayawardana

Pubudu Jayawardana

AWS Community Builder in Serverless category. Serverless advocate and enthusiast.

Follow on LinkedIn