Skip to content

issues Search Results · repo:serverless-operations/serverless-step-functions language:JavaScript

Filter by

355 results
 (67 ms)

355 results

inserverless-operations/serverless-step-functions (press backspace or delete to remove)

When using serverless-step-functions to run ECS tasks with tags, the auto-generated IAM policies are missing the ecs:TagResource permission, causing the execution to fail with an AccessDeniedException. ...
  • renanwilliam
  • 4
  • Opened 
    19 days ago
  • #656

Bug report Issue Generated step functions roles are ignoring the path defined under provider.iam.role.path. How to reproduce 1. Create a serverless.yml with lambdas and step functions 2. Set provider.iam.role.path: ...
bug
help wanted
  • stavros-liaskos
  • 1
  • Opened 
    on Jun 26
  • #653

Hello there, I would like to change the timeout for API Gateway integration. In serverless, I can change this by setting the timeoutInMillis property in the apiGateway configuration. provider: apiGateway: ...
enhancement
help wanted
  • danhnguyeen
  • 1
  • Opened 
    on May 16
  • #651

Summary I m trying to do an S3 putObject using and S3 SDK service integration that references an S3 bucket created in the same serverless.yml file. I tried to reference the bucket s name using Ref: bucketResource ...
released
  • danrivett
  • 3
  • Opened 
    on Apr 19
  • #647

There is a vulnerability in the transitive dependency JSONPath Description The latest possible version of JSONPath that can be installed is 7.2.0 because of the following conflicting dependencies: ...
  • jeremy-brooks
  • 2
  • Opened 
    on Jan 9
  • #639

Does not support JSONata Description In this line of code it expects a state.Parameters but when you use JSONata everything changes from Parameters to Arguments. https://github.com/serverless-operations/serverless-step-functions/blob/313355ad3dd41e46605e41abdade7faed66f869f/lib/deploy/stepFunctions/compileIamRole.js#L329 ...
  • villagoizi
  • 6
  • Opened 
    on Dec 12, 2024
  • #637

This is a Feature Proposal Description AWS recently introduced support for JSONata expressions as an alternative to JSONPath: https://aws.amazon.com/blogs/compute/simplifying-developer-experience-with-variables-and-jsonata-in-aws-step-functions/ ...
  • zirkelc
  • 1
  • Opened 
    on Dec 4, 2024
  • #635

This is a Security Report Description JSONPath Plus is a subdependency of asl-validator and asl-path-validator. The current version of JSONPath used is 7.2.0 and the latest version that clears the Critical ...
  • MWein
  • 1
  • Opened 
    on Oct 17, 2024
  • #629

This is a Feature Proposal Description Support Generation of proper permissions for this integration - A Task that creates an EventBridge Scheduler Schedule fails to create IAM Statement in IAM Role. ...
  • geolffreym
  • Opened 
    on Oct 6, 2024
  • #627

Hi there, Are there any plans to upgrade this library to support Serverless Version 4? I tried installing the library, but it threw bellow error npm error code ERESOLVE npm error ERESOLVE could not resolve ...
  • danhnguyeen
  • 4
  • Opened 
    on Sep 16, 2024
  • #626
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub