You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
Error: State machine [helloWorld] is malformed. Please check the README for more info. ValidationError: child "alarms" fails because ["alarms" must be an object]
The text was updated successfully, but these errors were encountered:
Feature Proposal
Serverless supports deploying AWS Step Functions, but this plugin does not seem to support adding CW alarms for Step Functions.
When I try to use this plugin to configure alarms for step functions, here's what I get:
serverless.yaml:
Error:
State machine [helloWorld] is malformed. Please check the README for more info. ValidationError: child "alarms" fails because ["alarms" must be an object]
The text was updated successfully, but these errors were encountered: