Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Add support for stepFunctions #13

@pal

Description

@pal

Would be awesome if this plugin could be used for all places where we can add cron-like schedules, particularly if support of scheduling step functions.

I'm using this plugin to configure AWS Step Functions in Serverless: https://github.com/horike37/serverless-step-functions

stepFunctions:
  stateMachines:
    myStateMachine:
      events:
        - schedule:
          rate: cron(0 6 * * ? *)
          timezone: Europe/Stockholm

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions