serverless-step-functions
serverless-step-functions copied to clipboard
AWS Step Functions plugin for Serverless Framework ⚡️
When validate=true, Map state machines in DISTRIBUTED mode incorrectly throw a yaml validation error
# This is a (Bug Report / Feature Proposal) ## Description Attempting to deploy a state machine with Map in Distributed mode: https://docs.aws.amazon.com/step-functions/latest/dg/concepts-asl-use-map-state-distributed.html ### serverless.yml ``` ...(events, etc.) definition: StartAt:...
# This is a Feature Request ## Description AWS announced [ability to call external endpoints](https://aws.amazon.com/blogs/aws/external-endpoints-and-testing-of-task-states-now-available-in-aws-step-functions/) at AWS re:invent. If I define following state: ```yml Call api: Type: Task Resource: arn:aws:states:::http:invoke...
Fixing for the issue https://github.com/serverless-operations/serverless-step-functions/issues/593
# This is a (Bug Report) ## Description `States.Format()` doesn't seem to work when used in the `ErrorPath` of a `Fail` task. The following state is working as expected in...
# This is a Bug Report ## Description For bug reports: * What went wrong? Invalid type for parameter selectionPattern * What did you expect should have happened? The type...
# This is a Feature Proposal ## Description We have a use case where we call serverless framework from a language other than JS. for `serverless invoke stepf...` the output...
# This is a Feature Proposal # Individual Step Function Deploy This document outlines the process for adding the individual step function deploy feature to a plugin. ## Background Step...
# This is a Bug(security) Report ## Description Snyk (https://snyk.io/) is reporting a security issue with [email protected] due to a dependency on [email protected] => [email protected] https://security.snyk.io/vuln/SNYK-JS-DECOMPRESSTAR-559095 ## Additional Data *...
# This is a Feature Proposal ## Description For bug reports: * What went wrong? ``` Cannot generate IAM policy statement for Task state { Type: 'Task', Next: 'Map', Parameters:...
# This is a Bug Report ## Something was wrong with the underscore character , before this was´t a problem con mi projects , At moment of deploy a function,...