aws-solutions / real-time-iot-device-monitoring-with-kinesis

AWS Solution with a CloudFormation template for an ingestion mechanism for analytics about device connectivity and activity (i.e. sensor readings), as well as a dashboard for visualizing this data.
Other
65 stars 45 forks source link

Update to nodejs8.10 #4

Closed molinto closed 4 years ago

molinto commented 5 years ago

Update Lamda to use nodejs8.10 as nodejs6.10 deprecated

Issue #, if available:

Description of changes: Update NodeJs runtime from v nodejs6.10 to nodejs8.10 (as now deprecated)

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

tomnight commented 5 years ago

Thanks for your feedback. we are currently looking at this and will incorporate the changes in our next release.

georgebearden commented 4 years ago

Hi @molinto - This solution was updated to use a more current version of Node.js in the latest commit.