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

Error Running Yarn Deploy #8

Closed
mjpete3 opened this issue Jan 22, 2020 · 3 comments
Closed

Error Running Yarn Deploy #8

mjpete3 opened this issue Jan 22, 2020 · 3 comments

Comments

@mjpete3
Copy link

mjpete3 commented Jan 22, 2020

The deploy package is using Nodejs8.10 which no longer works with the AWS CLI.

Error Message:

21/52 | 12:53:45 PM | CREATE_FAILED | AWS::Lambda::Function | BucketNotificationsHandler050a0587b7544547bf325f094a3db834 (BucketNotificationsHandler050a0587b7544547bf325f094a3db8347ECC3691) The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs12.x) while creating or updating functions. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: e04c47d3-d70a-49eb-8f35-d2e313c5af22)

@PinkyJie
Copy link
Owner

Hi @mjpete3, thanks for reporting the issue, I'll have a look.

@PinkyJie
Copy link
Owner

@mjpete3 I upgraded all the dependencies and now the issue should be fixed.

@mjpete3
Copy link
Author

mjpete3 commented Jan 25, 2020 via email

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