AWS Security ChangesHomeSearch

AWS waf documentation change

Service: waf · 2025-08-22 · Documentation low

File: waf/latest/developerguide/waf-rule-statement-type-sqli-match.md

Summary

Changed 'protection pack or web ACL' to 'protection pack (web ACL)' in SQLi detection context

Security assessment

While SQL injection protection is security-related, this specific change only updates terminology without altering security guidance or addressing vulnerabilities.

Diff

diff --git a/waf/latest/developerguide/waf-rule-statement-type-sqli-match.md b/waf/latest/developerguide/waf-rule-statement-type-sqli-match.md
index 8526802db..6c24bfc1e 100644
--- a//waf/latest/developerguide/waf-rule-statement-type-sqli-match.md
+++ b//waf/latest/developerguide/waf-rule-statement-type-sqli-match.md
@@ -44 +44 @@ Additionally, this statement requires the following setting:
-The HIGH setting detects more SQL injection attacks, and is the recommended setting. Due to the higher sensitivity, this setting generates more false positives, especially if your web requests typically contain unusual strings. During your protection pack or web ACL testing and tuning, you might need to do more work to mitigate false positives. For information, see [Testing and tuning your AWS WAF protections](./web-acl-testing.html). 
+The HIGH setting detects more SQL injection attacks, and is the recommended setting. Due to the higher sensitivity, this setting generates more false positives, especially if your web requests typically contain unusual strings. During your protection pack (web ACL) testing and tuning, you might need to do more work to mitigate false positives. For information, see [Testing and tuning your AWS WAF protections](./web-acl-testing.html).