aws-samples/amazon-guardduty-to-slack

Node 8.10 not supported with ZipFile in CloudFormation

Closed this issue · 2 comments

CloudFormation does not currently support the ZipFile (embedded code) method with Node8.10. Only Node, Node4 and Node6.10.

It does support, make sure you are not exceeding the allowed 4096 characters. Maybe you can replace the number of whitespaces used for indentation to save some characters for your changes.

Code has been updated to nodejs12.x. I found no issues deploying this today via the Cloudformation template. Suggest closing this issue.