Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aws-cdk libraries #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prashanth-g
Copy link

When we run $ cdk deploy blue we get the below response from AWS

CREATE_FAILED | AWS::Lambda::Function | functionF19B1A04
Resource handler returned message: "The runtime parameter of nodejs14.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the n
ew runtime (nodejs20.x) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: 9f3b66f8-56ad-4ebe-a84a-0bb260e03e4b)" (RequestToken: cedd
8f0c-02a4-dfba-cfb4-eab72c2904da, HandlerErrorCode: InvalidRequest)

To fix this we need to upgrade the aws-cdk-lib version.

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