aws / aws/aws-toolkit-azure-devops
Update AWS CLI version to support Node 22.x (node22.x) support to AWS Lambda
Open
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Research direction
Search the repository for the AWS CLI version used by the SAM Build task and compare it with the requested minimum of 2.22.2. Verify that a SAM Build using the nodejs22.x runtime is accepted, and confirm the existing build or task checks pass with the updated version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, node.js, typescript
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100