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
835 stars 358 forks source link

How to add size to an existing match type? new statement? #221

Closed btmndkh closed 1 year ago

btmndkh commented 1 year ago

Error message: You use a rule that inspects the web request body but doesn't specify handling for oversize body contents. AWS WAF only inspects the first 8 KB of the request body. Edit your rules that inspect the body and specify oversize handling. Learn more

Tried here #220 but it won't work image

Help needed?

btmndkh commented 1 year ago

Solved with latest update #222