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

Deploying to AWS now requires nodejs v18 #94

Open
danielmarzan opened this issue Mar 12, 2024 · 0 comments
Open

Deploying to AWS now requires nodejs v18 #94

danielmarzan opened this issue Mar 12, 2024 · 0 comments

Comments

@danielmarzan
Copy link

This is the error in cloud formation:

2024-03-12 13:42:53 UTC-0400 serverlessrepo-auto-set-log-group-retention
ROLLBACK_IN_PROGRESS
- The following resource(s) failed to create: [SetRetentionForNewLogGroups, SetRetentionForExistingLogGroups, LambdaInvocationCustomResource]. Rollback requested by user.
2024-03-12 13:42:52 UTC-0400 SetRetentionForExistingLogGroups
CREATE_FAILED
- Resource creation cancelled
2024-03-12 13:42:52 UTC-0400 LambdaInvocationCustomResource
CREATE_FAILED
- Resource creation cancelled
2024-03-12 13:42:52 UTC-0400 SetRetentionForNewLogGroups
CREATE_FAILED
- Resource handler returned message: "The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs18.x) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: 7417d945-0037-47e6-9814-6eb4e9faad7a)" (RequestToken: acbcdfe5-bd62-752a-15f1-4ed40a9ca282, HandlerErrorCode: InvalidRequest)

@danielmarzan danielmarzan changed the title Deploying to AWS now requires nodes v18 Deploying to AWS now requires nodejs v18 Mar 12, 2024
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

1 participant