AWS AWSCloudFormation documentation change
Summary
Added regex character quota reference to WAF limits documentation
Security assessment
Operational guidance about regex length quotas without security implications or vulnerability fixes.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-wafv2-webacl-regexmatchstatement.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-wafv2-webacl-regexmatchstatement.md index 69068f03e..c714aa2d4 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-wafv2-webacl-regexmatchstatement.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-wafv2-webacl-regexmatchstatement.md @@ -54 +54 @@ _Required_ : Yes -The string representing the regular expression. +The string representing the regular expression. AWS WAF enforces a quota on the maximum number of characters in a regex pattern. For the current limit, see [AWS WAF quotas](https://docs.aws.amazon.com/waf/latest/developerguide/limits.html) in the _AWS WAF Developer Guide_.