aws-samples / aws-serverless-webapp-workshop

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
https://serverlessland.com
Other
56 stars 144 forks source link

Update WildRydesLambda runtime to Node.js 16 #36

Open guikcd opened 1 year ago

guikcd commented 1 year ago

As Node.js 12.x will be deprecated soon: https://aws.amazon.com/blogs/developer/announcing-the-end-of-support-for-node-js-12-x-in-the-aws-sdk-for-javascript-v3/. Code return 201 without changing anything except the running version itself.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.