AWS waf documentation change
Summary
Updated references from 'protection pack or web ACL' to 'protection pack (web ACL)' in example documentation
Security assessment
These changes maintain consistency in terminology but do not modify security functionality or address specific vulnerabilities. The example configuration remains functionally equivalent with updated naming conventions.
Diff
diff --git a/waf/latest/developerguide/waf-acfp-control-example-basic.md b/waf/latest/developerguide/waf-acfp-control-example-basic.md index 96daf1feb..82b4aa328 100644 --- a//waf/latest/developerguide/waf-acfp-control-example-basic.md +++ b//waf/latest/developerguide/waf-acfp-control-example-basic.md @@ -11 +11 @@ You can now use the updated experience to access AWS WAF functionality anywhere -The following JSON listing shows an example protection pack or web ACL with an AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group. Note the additional `CreationPath` and `RegistrationPagePath` configurations, along with the payload type and the information needed to locate new account information in the payload, in order to verify it. The rule group uses this information to monitor and manage your account creation requests. This JSON includes the protection pack or web ACL's automatically generated settings, like the label namespace and the protection pack or web ACL's application integration URL. +The following JSON listing shows an example protection pack (web ACL) with an AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group. Note the additional `CreationPath` and `RegistrationPagePath` configurations, along with the payload type and the information needed to locate new account information in the payload, in order to verify it. The rule group uses this information to monitor and manage your account creation requests. This JSON includes the protection pack (web ACL)'s automatically generated settings, like the label namespace and the protection pack (web ACL)'s application integration URL.