cagataygurturk / image-resizer-service

Serverless image resizing service for AWS
https://serverlessrepo.aws.amazon.com/#/applications/arn:aws:serverlessrepo:us-east-1:526515951862:applications~image-resizer-service
MIT License
101 stars 51 forks source link

Update template.yaml #47

Open zolaer9527 opened 1 year ago

zolaer9527 commented 1 year ago

Upgrade the version of runtime from nodejs14.x to nodejs18.x

zolaer9527 commented 1 year ago

Knock! Knock! Are there any updates?

scolley31 commented 4 days ago

@cagataygurturk

Would you help to check for this?

Nodejs14 no longer support for aws lambda.

https://repost.aws/questions/QUVhoUXEhDSBGXtsiU8xCpIA/the-runtime-parameter-of-nodejs14-x-is-no-longer-supported-for-creating-or-updating-aws-lambda-functions-we-recommend-you-use-the-new-runtime-nodejs20-x

Many thanks for your help.