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

Fix nodejs lambda functions runtime on cloud formation templates #19

Open koldLight opened 7 years ago

koldLight commented 7 years ago

Fixes https://github.com/awslabs/aws-waf-sample/issues/18 by replacing nodejs deprecated runtime by nodejs4.3 on cloud formation templates when creating lambda functions