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 Lambda Node version in CFN template #5

Closed msbishop closed 4 years ago

msbishop commented 5 years ago

Lambda no longer supports nodejs6.10 - updated to nodejs10.x - it deploys now, but not done extensive testing.

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

georgebearden commented 4 years ago

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