aws-samples / amazon-guardduty-to-slack

Demonstrates integrating Amazon GuardDuty with your Slack Channel
MIT No Attribution
132 stars 66 forks source link

Bump to Node 8.10 #9

Closed kody-abe closed 6 years ago

kody-abe commented 6 years ago

Description of changes:

NodeJS 4.3 is deprecated, per https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html "the ability to create new Lambda functions configured to use the Node.js v4.3 runtime will be disabled on July 31, 2018"

Tested and working on Node8.10 via Lambda

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.