AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.35.5 to 2.35.8 and added pagination constraints documentation
Security assessment
Constraints addition relates to API usage limits, not security features or vulnerabilities. SSH key management documentation remains unchanged.
Diff
diff --git a/cli/latest/reference/iam/list-ssh-public-keys.md b/cli/latest/reference/iam/list-ssh-public-keys.md index 7ed7ce1c7..25bc3f8e8 100644 --- a//cli/latest/reference/iam/list-ssh-public-keys.md +++ b//cli/latest/reference/iam/list-ssh-public-keys.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/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) »