-
Apparently it is not possible to set the runtime of a Lambda function to Node.js 18 as of now (@aws-cdk/[email protected]). When will this be possible and are there any workarounds for now? |
Beta Was this translation helpful? Give feedback.
Answered by
r0bs
Dec 30, 2022
Replies: 2 comments
-
Upgrading to CDK v2 solved it (https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
r0bs
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Upgrading to CDK v2 solved it (https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html)