AWS waf documentation change
Summary
Added new console experience documentation and updated API references to include 'protection pack' alongside web ACL
Security assessment
Changes focus on UI updates and expanding documentation to include 'protection pack' terminology. The rule group sharing mechanics remain unchanged, and there is no evidence of security vulnerability fixes or new security controls being documented.
Diff
diff --git a/waf/latest/developerguide/waf-rule-group-sharing.md b/waf/latest/developerguide/waf-rule-group-sharing.md index 5fdc1a6e5..5b3c4d8b3 100644 --- a//waf/latest/developerguide/waf-rule-group-sharing.md +++ b//waf/latest/developerguide/waf-rule-group-sharing.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). + @@ -17 +21 @@ To share a rule group, you use the AWS WAF API to create a policy for the rule g -If a rule group has been shared with your account, you can access it through the API and you can reference it when you create or update your web ACLs through the API. For more information, see [GetRuleGroup](https://docs.aws.amazon.com/waf/latest/APIReference/API_GetRuleGroup.html), [CreateWebACL](https://docs.aws.amazon.com/waf/latest/APIReference/API_CreateWebACL.html), and [UpdateWebACL](https://docs.aws.amazon.com/waf/latest/APIReference/API_UpdateWebACL.html) in the _AWS WAF API Reference_. Rule groups that are shared with you don't appear in your AWS WAF console rule groups listing. +If a rule group has been shared with your account, you can access it through the API and you can reference it when you create or update your protection pack or web ACLs through the API. For more information, see [GetRuleGroup](https://docs.aws.amazon.com/waf/latest/APIReference/API_GetRuleGroup.html), [CreateWebACL](https://docs.aws.amazon.com/waf/latest/APIReference/API_CreateWebACL.html), and [UpdateWebACL](https://docs.aws.amazon.com/waf/latest/APIReference/API_UpdateWebACL.html) in the _AWS WAF API Reference_. Rule groups that are shared with you don't appear in your AWS WAF console rule groups listing.