shevchenkos / DynamoDbBackUp

46 stars 23 forks source link

Node.js v4.x is now EOL. How do we migrate this code to Node.js v6? #60

Open forevermatt opened 6 years ago

forevermatt commented 6 years ago

AWS recently announced that Node.js v4.x has reach its End Of Life state, and so AWS Lambda functions using it should migrate to a newer Node runtime.

Do you have any advice or direction regarding how to update our Lambda functions running this shevchenkos/DynamoDbBackUp code to use Node.js 6?