aws-toolkit-azure-devops
aws-toolkit-azure-devops copied to clipboard
Update AWS CLI version to support Node 22.x (node22.x) support to AWS Lambda
Is your feature request related to a problem? Please describe.
I can not do a SAM Build with node 22.
Build Failed
Error: 'nodejs22.x' runtime is not supported
Describe the solution you'd like
Please update the AWS CLI version to at least 2.22.2
Additional context
https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst#2222
Folks, if you update your SAM CLI to the latest version, this seems to be fixed with version 1.133.0 or later.