aws-samples / aws-end-to-end-iot-amplify-demo

MIT No Attribution
36 stars 11 forks source link

Upgrade deprecated runtime nodejs14.x #9

Open chriscoombs opened 1 year ago

chriscoombs commented 1 year ago

CloudFormation templates in aws-end-to-end-iot-amplify-demo have been found to include a soon to be deprecated Lambda function runtime (nodejs14.x). The affected templates have been updated to a supported runtime (nodejs16.x).

Please note, this pull request has been generated by a bot; please check the base branch and files changed before merging.

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