aws-samples / aws-lambda-fanout

A sample AWS Lambda function that accepts messages from an Amazon Kinesis Stream and transfers the messages to another data transport.
Apache License 2.0
288 stars 60 forks source link

nodejs8.10 is no longer a supported runtime #39

Closed maishsk closed 4 years ago

maishsk commented 4 years ago

Should be replaced with nodejs10.x