AWS waf documentation change
Summary
Added console notice and updated references to include protection packs in rule group context
Security assessment
The change expands documentation to include 'protection packs' as a security configuration element alongside web ACLs when working with rule groups. This documents security features but doesn't indicate resolution of any specific security vulnerability. The update appears focused on feature expansion rather than addressing security flaws.
Diff
diff --git a/waf/latest/developerguide/waf-user-created-rule-groups.md b/waf/latest/developerguide/waf-user-created-rule-groups.md index 8db4e6e5c..f6d09cbdf 100644 --- a//waf/latest/developerguide/waf-user-created-rule-groups.md +++ b//waf/latest/developerguide/waf-user-created-rule-groups.md @@ -4,0 +5,4 @@ +**Introducing a new console experience for AWS WAF** + +You can now use the updated experience to access AWS WAF functionality anywhere in the console. For more details, see [Working with the updated console experience](./working-with-console.html). + @@ -9 +13 @@ You can create your own rule group to reuse collections of rules that you either -Rule groups that you create hold rules just like a web ACL does, and you add rules to a rule group in the same way as you do to a web ACL. When you create your own rule group, you must set an immutable maximum capacity for it. +Rule groups that you create hold rules just like a protection pack or web ACL does, and you add rules to a rule group in the same way as you do to a protection pack or web ACL. When you create your own rule group, you must set an immutable maximum capacity for it. @@ -17 +21 @@ Rule groups that you create hold rules just like a web ACL does, and you add rul - * [Using your rule group in a web ACL](./waf-rule-group-using.html) + * [Using your rule group in a protection pack or web ACL](./waf-rule-group-using.html)