/aws-cdk-scheduled-workflows

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.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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