AWS Lambda: Node.js 6.10 End of Life

Hi folks, AWS are going to deprecate lambda function with Node.js 6.10 runtime.

Impact

What should you do?

If you have important lambda functions in tvlk-prod, tvlk-dev, or product domain dedicated AWS account, please update your node.js 6.10 lambda function to newer version of the Node runtime (node.js 8.10) so that you continue to benefit from important security, performance, and functionality enhancements offered by more recent releases. For your reference see [1] to know list of deprecated lambda function on tvlk-prod.

References