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
511 stars 225 forks source link

Upgrade deprecated runtime nodejs4.3 #40

Open chriscoombs opened 4 years ago

chriscoombs commented 4 years ago

CloudFormation templates in aws-waf-sample have been found to include a deprecated Lambda function runtime (nodejs4.3). The affected templates have been updated to a supported runtime (nodejs10.x).

Please note, this pull request has been generated by a bot; please check the base branch and files changed before merging.

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