aws / aws/aws-toolkit-azure-devops

Update AWS CLI version to support Node 22.x (node22.x) support to AWS Lambda

Open
#582 1 comment 5 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.