AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.35.5 to 2.35.8 and added constraints documentation for MaxResults parameter (min:1, max:100)
Security assessment
Routine parameter constraints added without security context. The change doesn't reference token validation improvements or security features.
Diff
diff --git a/cli/latest/reference/sso-admin/list-trusted-token-issuers.md b/cli/latest/reference/sso-admin/list-trusted-token-issuers.md index 62aafaeac..7a06ebc32 100644 --- a//cli/latest/reference/sso-admin/list-trusted-token-issuers.md +++ b//cli/latest/reference/sso-admin/list-trusted-token-issuers.md @@ -15 +15 @@ - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) » @@ -120,0 +121,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/sso-ad +> +> Constraints: +> +> * min: `1` +> * max: `100` +> + @@ -305 +312 @@ NextToken -> (string) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »