AWS cli documentation change
Summary
Added parameter constraints documentation for --max-items flag
Security assessment
Added operational constraints (min:1, max:1000) without security implications.
Diff
diff --git a/cli/latest/reference/iam/get-group.md b/cli/latest/reference/iam/get-group.md index c78199b68..16a58df72 100644 --- a//cli/latest/reference/iam/get-group.md +++ b//cli/latest/reference/iam/get-group.md @@ -15 +15 @@ - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) » @@ -129,0 +130,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 +> +> Constraints: +> +> * min: `1` +> * max: `1000` +> + @@ -496 +503 @@ Marker -> (string) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »