amazon-archives / aws-waf-sample

This repository contains example scripts and sets of rules for the AWS WAF service. Please be aware that the applicability of these examples to specific workloads may vary.
MIT No Attribution
512 stars 235 forks source link

Error in CloudFormation stack Creation of waf-reputation-lists #20

Open bhaveshp3 opened 7 years ago

bhaveshp3 commented 7 years ago

I am getting following error -->

The runtime parameter of nodejs is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs4.3) while creating or updating functions.

I think, update to index.js file , changing code in line number 255 to 258 is required For support of Node.js runtime v4.3