Skip to content

Conversation

iwaiktos
Copy link

This PR adds support for cloudwatchEvent events. For instance:

stepFunctions:
  stateMachines:
    first:
      events:
        - cloudwatchEvent:
            event:
              source:
                - aws.ec2
              detail-type:
                - EC2 Instance State-change Notification
              detail:
                state:
                  - pending
      definition:
        ...

@horike37
Copy link
Collaborator

horike37 commented Sep 24, 2018

@iwaiktos
Thank you for working on this! 👍
I will review as soon as possible I can 😄

@horike37 horike37 added this to the 1.8.0 milestone Sep 24, 2018
Copy link
Collaborator

@horike37 horike37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iwaiktos
Just tested and works great.
It's perfect. Thank you for your contribution!

@horike37 horike37 merged commit 1c57a94 into serverless-operations:master Oct 13, 2018
@iwaiktos iwaiktos deleted the add-cloudwatchevent branch October 14, 2018 03:17
ss-betseqnzr pushed a commit to BetSEQNZR/serverless-step-functions that referenced this pull request Sep 8, 2023
…atchevent

Add support for CloudWatch Events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants