AWS waf documentation change
Summary
Removed note about component size differences during inspection
Security assessment
The change removes a clarification note about request component sizes but does not indicate any security impact or vulnerability being addressed.
Diff
diff --git a/waf/latest/developerguide/waf-rule-statement-type-size-constraint-match.md b/waf/latest/developerguide/waf-rule-statement-type-size-constraint-match.md index ae7cbd7ba..313a911c0 100644 --- a//waf/latest/developerguide/waf-rule-statement-type-size-constraint-match.md +++ b//waf/latest/developerguide/waf-rule-statement-type-size-constraint-match.md @@ -17,4 +16,0 @@ A size constraint statement compares the number of bytes that AWS WAF receives f -###### Note - -This statement uses the size of the component that AWS WAF receives for inspection. For body, header, and cookie components, this size could be less than the original size that was sent to the protected resource. For more information, see [Oversize web request components in AWS WAF](./waf-oversize-request-components.html). -