aws-solutions / smart-product-solution

The Smart Product Solution is a customer deployable reference architecture to help manufacturers to jumpstart development of innovative connected/smart product services.
Apache License 2.0
28 stars 19 forks source link

Upgrade deprecated runtime nodejs6.10 #2

Closed chriscoombs closed 4 years ago

chriscoombs commented 4 years ago

CloudFormation templates in smart-product-solution have been found to include a deprecated Lambda function runtime (nodejs6.10). The affected templates have been updated to a supported runtime (nodejs10.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.

beomseoklee commented 4 years ago

Thanks for your input. The files would be deleted in the next minor release since the files are not necessary.

beomseoklee commented 4 years ago

As template.yml files are not necessary, we removed the files.

georgebearden commented 4 years ago

This should have been addressed in the latest update to this solution. Please let us know if you need additional assistance with this.