Skip to content

AWS CDK Construct and helpers to create scheduled jobs such as Webhooks and Lambda Triggers. Provides predefined constructs for Github Action Workflow dispatches and more! Also enables the scheduling of custom jobs and workflows with a super simple interface.

License

Notifications You must be signed in to change notification settings

medmouine/aws-cdk-scheduled-workflows

Repository files navigation

AWS-CDK Scheduled Workflows

Documentation should be coming soon enough. For now you can refer to the tests for examples. Usage should be simple enough.

Classes

  • Scheduler (Optional)
  • CustomTrigger
  • HttpWebhookTrigger
  • GithubWorkflowDispatch
  • GithubRepositoryDispatch

Interfaces

  • Trigger

Union Types

  • Cron
  • Rate

About

AWS CDK Construct and helpers to create scheduled jobs such as Webhooks and Lambda Triggers. Provides predefined constructs for Github Action Workflow dispatches and more! Also enables the scheduling of custom jobs and workflows with a super simple interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published