Upgrade Lambda custom resource runtime from nodejs20.x to nodejs22.x#6099
Upgrade Lambda custom resource runtime from nodejs20.x to nodejs22.x#6099K-Sato1995 wants to merge 2 commits intoaws:mainlinefrom
Conversation
|
@K-Sato1995 Appreciate your effort. Would you be able to update the branch? |
…js22.x Update all CloudFormation templates and test golden files to use the nodejs22.x Lambda runtime for custom resource functions.
1faee76 to
f251810
Compare
|
@ShanikaEdiriweera |
|
Why not target Node 24 instead? It's the active LTS version so it'll get an extra year of support. |
|
@ShanikaEdiriweera
Happy to update this to Node 24 in this PR if you’d like, or I can follow up in a separate PR. |
|
@K-Sato1995 Thanks for the update. Unfortunately I am not an approver of this repository. @KollaAdithya @lucix-aws would you be able to help on this or can you point us to the maintainers/approvers going forward? |
I think it's the best choice. It'll give us existing users an extra year to move away from Copilot. I doubt the maintainers will be doing this again further down the line. |
Addressing #6093
nodejs20.xtonodejs22.xacross all CloudFormation templatesBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.