AWS waf documentation change
Summary
Updated phrase 'protection pack or web ACLs' to 'protection packs (web ACLs)' for terminology consistency.
Security assessment
Change only standardizes terminology without altering security practices or documentation. No evidence of security vulnerability being addressed.
Diff
diff --git a/waf/latest/developerguide/waf-js-captcha-api-render.md b/waf/latest/developerguide/waf-js-captcha-api-render.md index bede6cb7b..a75fb5a2b 100644 --- a//waf/latest/developerguide/waf-js-captcha-api-render.md +++ b//waf/latest/developerguide/waf-js-captcha-api-render.md @@ -15 +15 @@ You can use the AWS WAF `renderCaptcha` call where you want to in your client in -Use this call in conjunction with the token management functionality of the intelligent threat integration APIs. This call gives your client a token that verifies the successful completion of the CAPTCHA puzzle. Use the intelligent threat integration APIs to manage the token and to provide the token in your client's calls to the endpoints that are protected with AWS WAF protection pack or web ACLs. For information about the intelligent threat APIs, see [Using the intelligent threat JavaScript API](./waf-js-challenge-api.html). +Use this call in conjunction with the token management functionality of the intelligent threat integration APIs. This call gives your client a token that verifies the successful completion of the CAPTCHA puzzle. Use the intelligent threat integration APIs to manage the token and to provide the token in your client's calls to the endpoints that are protected with AWS WAF protection packs (web ACLs). For information about the intelligent threat APIs, see [Using the intelligent threat JavaScript API](./waf-js-challenge-api.html).