AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/iam/list-policies.md

Summary

Updated CLI version from 2.35.5 to 2.35.8 and added constraints documentation for MaxItems parameter (min:1, max:1000).

Security assessment

Routine update documenting parameter constraints. No evidence of security impact or security feature enhancement.

Diff

diff --git a/cli/latest/reference/iam/list-policies.md b/cli/latest/reference/iam/list-policies.md
index ce8b76d1a..0c70ade23 100644
--- a//cli/latest/reference/iam/list-policies.md
+++ b//cli/latest/reference/iam/list-policies.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
@@ -177,0 +178,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20
+> 
+> Constraints:
+> 
+>   * min: `1`
+>   * max: `1000`
+> 
+
@@ -524 +531 @@ Marker -> (string)
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »