aws-samples / aws-appsync-iot-core-realtime-dashboard

This sample application demonstrates a React based web dashboard receiving real-time updates from IoT sensors. The solution is built with AWS AppSync, AWS Amplify, Amazon Location Service, and AWS IoT Core technologies.
MIT No Attribution
112 stars 31 forks source link

Upgrade deprecated runtime nodejs10.x #14

Closed chriscoombs closed 3 years ago

chriscoombs commented 3 years ago

CloudFormation templates in aws-appsync-iot-core-realtime-dashboard have been found to include a soon to be deprecated Lambda function runtime (nodejs10.x). The affected templates have been updated to a supported runtime (nodejs14.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.

dave-moser commented 3 years ago

issue has been resolved. thanks.