Skip to content

Commit

Permalink
Merge pull request #19401 from chaudharysaket/nodejs22_lambda
Browse files Browse the repository at this point in the history
update support for nodejs22 lambda runtime
  • Loading branch information
WriteMayur authored Nov 29, 2024
2 parents 9974d06 + 44b7a56 commit c8dc1e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Then you'll need to complete the following:
We recommend the following runtimes:
* Node.js: `nodejs16.x`, `nodejs18.x`, `nodejs20.x`
* Node.js: `nodejs16.x`, `nodejs18.x`, `nodejs20.x`, `nodejs22.x`
* Python: `python3.8`, `python3.9`, `python3.10`, `python3.11`, `python3.12`, `python3.13`
* Go: `provided.al2`, `provided.al2023`
* Java: `java8.al2`, `java11`, `java17`, `java21`
Expand Down

0 comments on commit c8dc1e1

Please sign in to comment.