AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-06-19 · Documentation low

File: cli/latest/reference/waf/list-byte-match-sets.md

Summary

Added input validation constraints (min:0, max:100) for Limit parameter and updated CLI version.

Security assessment

Parameter validation improvements for operational reliability. No evidence of security vulnerability fixes or security feature additions.

Diff

diff --git a/cli/latest/reference/waf/list-byte-match-sets.md b/cli/latest/reference/waf/list-byte-match-sets.md
index 22411422a..fb4cb2c09 100644
--- a//cli/latest/reference/waf/list-byte-match-sets.md
+++ b//cli/latest/reference/waf/list-byte-match-sets.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
@@ -113,0 +114,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/waf-20
+> 
+> Constraints:
+> 
+>   * min: `0`
+>   * max: `100`
+> 
+
@@ -296 +303 @@ ByteMatchSets -> (list)
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »