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

Runtime: nodejs6.10 deprecated #2

Closed sgulbetekin closed 4 years ago

sgulbetekin commented 5 years ago

The runtime nodejs6.10 has been deprecated in AWS Lambda, please have a look at the issue here.

molinto commented 5 years ago

Agree, the stack does not build because of this.

tomnight commented 5 years ago

Thanks for the feedback, we are looking into the issue and will advise.

georgebearden commented 4 years ago

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