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

nodejs 10.x no longer supported #10

Open
ttirtawi opened this issue Nov 15, 2021 · 1 comment
Open

nodejs 10.x no longer supported #10

ttirtawi opened this issue Nov 15, 2021 · 1 comment

Comments

@ttirtawi
Copy link

When try to deploy Ampify backend, it throw the error related to Lambda runtime deprecated

The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions

Which section should be modify to support latest nodejs version?

@devolutco
Copy link

In amplify/backend/auth/cognito/cognito-cloudformation-template.yml line 259 you can put:

Runtime: nodejs16.x

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

No branches or pull requests

2 participants