AWS waf documentation change
Summary
Updated references from 'protection pack or web ACL' to 'protection pack (web ACL)' and adjusted related links
Security assessment
Terminology updates for consistency in documentation. No security-related content modifications or additions are present.
Diff
diff --git a/waf/latest/developerguide/waf-js-challenge-api-set-token-domain.md b/waf/latest/developerguide/waf-js-challenge-api-set-token-domain.md index dbf1eda14..97af7b7f8 100644 --- a//waf/latest/developerguide/waf-js-challenge-api-set-token-domain.md +++ b//waf/latest/developerguide/waf-js-challenge-api-set-token-domain.md @@ -13 +13 @@ This section explains how to provide additional domains for tokens. -By default, when AWS WAF creates a token, it uses the host domain of the resource that’s associated with the protection pack or web ACL. You can provide additional domains for the tokens that AWS WAF creates for the JavaScript APIs. To do this, configure the global variable `window.awsWafCookieDomainList`, with one or more token domains. +By default, when AWS WAF creates a token, it uses the host domain of the resource that’s associated with the protection pack (web ACL). You can provide additional domains for the tokens that AWS WAF creates for the JavaScript APIs. To do this, configure the global variable `window.awsWafCookieDomainList`, with one or more token domains. @@ -15 +15 @@ By default, when AWS WAF creates a token, it uses the host domain of the resourc -When AWS WAF creates a token, it uses the most appropriate, shortest domain from among the combination of the domains in `window.awsWafCookieDomainList` and the host domain of the resource that’s associated with the protection pack or web ACL. +When AWS WAF creates a token, it uses the most appropriate, shortest domain from among the combination of the domains in `window.awsWafCookieDomainList` and the host domain of the resource that’s associated with the protection pack (web ACL). @@ -29 +29 @@ The domains that you specify in this list must be compatible with your other dom - * The domains must be ones that AWS WAF will accept, based on the protected host domain and the token domain list that's configured for the protection pack or web ACL. For more information, see [AWS WAF protection pack or web ACL token domain list configuration](./waf-tokens-domains.html#waf-tokens-domain-lists). + * The domains must be ones that AWS WAF will accept, based on the protected host domain and the token domain list that's configured for the protection pack (web ACL). For more information, see [AWS WAF protection pack (web ACL) token domain list configuration](./waf-tokens-domains.html#waf-tokens-domain-lists). @@ -42 +42 @@ If you use the `AWSManagedRulesACFPRuleSet` managed rule group, you might config -If you use the `AWSManagedRulesATPRuleSet` managed rule group, you might configure a domain that matches the one in the login path that you provided to the rule group configuration. For more information about this configuration, see [Adding the ATP managed rule group to your protection pack or web ACL](./waf-atp-rg-using.html). +If you use the `AWSManagedRulesATPRuleSet` managed rule group, you might configure a domain that matches the one in the login path that you provided to the rule group configuration. For more information about this configuration, see [Adding the ATP managed rule group to your protection pack (web ACL)](./waf-atp-rg-using.html).