AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/sso-admin/list-managed-policies-in-permission-set.md

Summary

Added parameter constraints (min:1, max:100) and updated CLI version references

Security assessment

Added input validation constraints documentation which improves security by defining parameter boundaries, but doesn't address a specific vulnerability

Diff

diff --git a/cli/latest/reference/sso-admin/list-managed-policies-in-permission-set.md b/cli/latest/reference/sso-admin/list-managed-policies-in-permission-set.md
index 1dee21e92..85567174f 100644
--- a//cli/latest/reference/sso-admin/list-managed-policies-in-permission-set.md
+++ b//cli/latest/reference/sso-admin/list-managed-policies-in-permission-set.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
@@ -133,0 +134,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/sso-ad
+> 
+> Constraints:
+> 
+>   * min: `1`
+>   * max: `100`
+> 
+
@@ -307 +314 @@ NextToken -> (string)
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »