aws-solutions / aws-waf-security-automations

This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.
https://aws.amazon.com/solutions/aws-waf-security-automations
Apache License 2.0
845 stars 361 forks source link

Update HTTP Flood Protection Threshold check limit #102

Closed gabrielkoo closed 1 year ago

gabrielkoo commented 4 years ago

Description of changes:

On Aug 28, 2019, the lower limit for WAF rate based rules has been changed from 2000 to 100 per 5 minutes. This PR updates this limit accordingly.

Reference: https://aws.amazon.com/about-aws/whats-new/2019/08/lower-threshold-for-aws-waf-rate-based-rules/

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