Skip to content

Conversation

TanjaBayer
Copy link

Update lambda version to latest supported version as of now: 22

NodeJS 16 is deprecated.

When deploying cdk-docker-images the following warning is created:

Be aware that the NodeJS runtime of Node 16 will be deprecated by Lambda on June 12, 2024. Lambda runtimes Node 18 and higher include SDKv3 and not SDKv2. Updating your Lambda runtime will require bundling the SDK, or updating all SDK calls in your handler code to use SDKv3 (which is not a trivial update). Please account for this added complexity and update as soon as possible. [ack: aws-cdk-lib/aws-lambda-nodejs:runtimeUpdateSdkV2Breakage]

@TanjaBayer TanjaBayer changed the title Update deprecated lambda version to 22 feat : update deprecated lambda version to 22 Aug 19, 2025
@TanjaBayer TanjaBayer changed the title feat : update deprecated lambda version to 22 feat: update deprecated lambda version to 22 Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant