serverless-step-functions icon indicating copy to clipboard operation
serverless-step-functions copied to clipboard

AWS Step Functions plugin for Serverless Framework ⚡️

Results 125 serverless-step-functions issues
Sort by recently updated
recently updated
newest added

# This is a Bug Report ### What went wrong? I could not reference a Lambda ARN inside the `notifications` using the logical name declared in serverless.yml. ### What did...

# This is a Bug Report ## Description * **What went wrong?** Incorrect IAM policies are being generated under certain conditions which triggered an error when running the `start-execution` command...

# This is a (Bug Report / Feature Proposal) I am using a DescribeExecution aws step function integration for api gateway. I cannot update custom mapping template for 400 status...

# This is a Feature Proposal ## Description Currently, the @serverless/utils package is using [email protected], which has been identified as vulnerable to malicious regular expressions. This vulnerability could potentially lead...

# This is a Feature Proposal ## Description - I have a step function configuration which is triggered by a `Eventbridge` rule. I want to use a custom `RetryPolicy` rather...

# This is a Bug Report ## Description * What went wrong? When deploying stepfunction a warning appears in console, that breaks serverless cli output (but deployment works). * What...

# This is a Bug Report ## Description The example YAML under Setting API keys for your Rest API was not updated to reflect nesting of apiKeys property under apiGateway...

# This is a Bug Report ## Description ### What went wrong? When using the DISTRIBUTED mode for a Map state the following error is thrown from compileIamRole.js. ### What...

# Bug Report ## Description Ran out of ideas where the actual error may be. I'm testing a very simple setup according to this [article](https://levelup.gitconnected.com/trigger-events-at-a-specific-timestamp-2527f9336128). Serverless builds fine and deploys...

# This is a (Bug Report / Feature Proposal) Bug Report ## Description After installing the dependency into the project all invokes show `Running "serverless" from node_modules` This causes an...