AWS cli documentation change
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
Change adds parameter validation documentation without addressing security vulnerabilities or describing security features.
Diff
diff --git a/cli/latest/reference/iam/list-mfa-devices.md b/cli/latest/reference/iam/list-mfa-devices.md index 2f90482aa..c27f3c2d6 100644 --- a//cli/latest/reference/iam/list-mfa-devices.md +++ b//cli/latest/reference/iam/list-mfa-devices.md @@ -15 +15 @@ - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) » @@ -131,0 +132,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 +> +> Constraints: +> +> * min: `1` +> * max: `1000` +> + @@ -350 +357 @@ Marker -> (string) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »