AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/iam/list-instance-profiles.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

The change documents API parameter constraints without indicating any security vulnerability or weakness. No security context is present.

Diff

diff --git a/cli/latest/reference/iam/list-instance-profiles.md b/cli/latest/reference/iam/list-instance-profiles.md
index 4ab863e70..0916d2253 100644
--- a//cli/latest/reference/iam/list-instance-profiles.md
+++ b//cli/latest/reference/iam/list-instance-profiles.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
@@ -135,0 +136,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20
+> 
+> Constraints:
+> 
+>   * min: `1`
+>   * max: `1000`
+> 
+
@@ -629 +636 @@ Marker -> (string)
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »