AWS waf documentation change
Summary
Updated terminology from 'protection pack or web ACL' to 'protection pack (web ACL)' for consistency and clarity. Adjusted cross-reference link text.
Security assessment
Changes focus on terminology unification (protection pack = web ACL) and link text adjustments without introducing security concepts or addressing vulnerabilities.
Diff
diff --git a/waf/latest/developerguide/waf-js-captcha-api-key.md b/waf/latest/developerguide/waf-js-captcha-api-key.md index e85dee74e..7a08053b3 100644 --- a//waf/latest/developerguide/waf-js-captcha-api-key.md +++ b//waf/latest/developerguide/waf-js-captcha-api-key.md @@ -32 +32 @@ For information about the setting the token domain list, see [Providing domains -The domains that you use must be ones that AWS WAF will accept, based on the protected host domain and the token domain list that's configured for the 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 that you use must be ones that AWS WAF will accept, based on the protected host domain and the token domain list that's configured for the web ACL. For more information, see [AWS WAF protection pack (web ACL) token domain list configuration](./waf-tokens-domains.html#waf-tokens-domain-lists). @@ -38 +38 @@ AWS WAF can generate CAPTCHA API keys in any Region where AWS WAF is available. -As a general rule, you should use the same Region for your CAPTCHA API key as you use for your protection pack or web ACL. If you expect a global audience for a regional protection pack or web ACL, however, you can obtain a CAPTCHA JavaScript integration tag that's scoped to CloudFront and an API key that's scoped to CloudFront, and use them with a regional protection pack or web ACL. This approach allows clients to load a CAPTCHA puzzle from the Region that's closest to them, which reduces latency. +As a general rule, you should use the same Region for your CAPTCHA API key as you use for your protection pack (web ACL). If you expect a global audience for a regional protection pack (web ACL), however, you can obtain a CAPTCHA JavaScript integration tag that's scoped to CloudFront and an API key that's scoped to CloudFront, and use them with a regional protection pack (web ACL). This approach allows clients to load a CAPTCHA puzzle from the Region that's closest to them, which reduces latency. @@ -50 +50 @@ To obtain the integration URL and generate and retrieve the API keys through the - 3. In the pane, **protection pack or web ACLs that are enabled for application integration** , select the Region that you want to use for your API key. You can also select the Region in the **API keys** pane of the **CAPTCHA integration** tab. + 3. In the pane, **protection packs (web ACLs) that are enabled for application integration** , select the Region that you want to use for your API key. You can also select the Region in the **API keys** pane of the **CAPTCHA integration** tab.