AWS Security ChangesHomeSearch

AWS waf documentation change

Service: waf · 2026-05-28 · Documentation low

File: waf/latest/developerguide/waf-application-integration.md

Summary

Added SDK integration guidance for Bot Control accuracy improvement, recommending script placement on critical pages.

Security assessment

Documents security feature (Bot Control) enhancement methodology but doesn't address a specific security vulnerability.

Diff

diff --git a/waf/latest/developerguide/waf-application-integration.md b/waf/latest/developerguide/waf-application-integration.md
index 405f4c3b3..b725cf2b4 100644
--- a//waf/latest/developerguide/waf-application-integration.md
+++ b//waf/latest/developerguide/waf-application-integration.md
@@ -20,0 +21,2 @@ Combine your client integrations with protection pack (web ACL) protections that
+Use the AWS WAF SDK to improve the detection accuracy of the targeted protection level of Bot Control. Add the challenge `script` tag to your key pages (login, checkout, and account creation). For more guidance on when and how to integrate, see [Integrating the client application integration SDKs](./waf-bot-control-use-cases.html#waf-bot-control-sdk-guidance).
+