construct-hub icon indicating copy to clipboard operation
construct-hub copied to clipboard

Upgrade Functions to Node 20

Open mrgrain opened this issue 1 year ago • 0 comments

Description

Node.js 16 is EOL and Lambda has already started the deprecation process. Function creation will be blocked from Feb 28, 2025. https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtimes-deprecated

Most ConstructHub functions and ECS Tasks are currently running on Node.js 16. Upgrading them to a later runtime will require upgarding the aws-sdk to v3 (see respective task).

Use Case

No response

Other information

No response

mrgrain avatar Sep 18 '24 10:09 mrgrain