aws_stepfunction_tasks: missing lambda:InvokeFunction action #32349
Labels
@aws-cdk/aws-stepfunctions-tasks
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
potential-regression
Marking this issue as a potential regression to be checked by team member
Describe the bug
When upgrading to v2.168.0 to have NodeJS v22.x supported I notice that the
lambda:InvokeFunction
action is missing and still missing in v2.171.1.cdk diff command gives me this
Regression Issue
Last Known Working CDK Version
2.122.0
Expected Behavior
The StateMachine is able to invoke the lambda function
Current Behavior
The StateMachine is unable to invoke the lambda function
Reproduction Steps
Implementation details
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.168.0
Framework Version
No response
Node.js Version
18, 20
OS
Linux
Language
TypeScript
Language Version
5.7.2
Other information
No response
The text was updated successfully, but these errors were encountered: