construct-hub
construct-hub copied to clipboard
Upgrade Functions to Node 20
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