PinkyJie / aws-transcribe-demo

A simple AWS demo utilises Amazon Transcribe to convert audio to text and analyse.
45 stars 22 forks source link

Error Running Yarn Deploy #8

Closed mjpete3 closed 4 years ago

mjpete3 commented 4 years ago

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 commented 4 years ago

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

PinkyJie commented 4 years ago

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

mjpete3 commented 4 years ago

Excellent.   Thank you.

⁣Get BlueMail for Android ​

On Jan 25, 2020, 2:35 AM, at 2:35 AM, Wenbo Jie notifications@github.com wrote:

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

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/PinkyJie/aws-transcribe-demo/issues/8#issuecomment-578385065