AWS cli documentation change
Summary
Updated AWS CLI version reference and added constraints documentation for Limit parameter
Security assessment
The change adds parameter constraints (min/max values) but doesn't address vulnerabilities or security features. Version update is routine maintenance.
Diff
diff --git a/cli/latest/reference/kms/describe-custom-key-stores.md b/cli/latest/reference/kms/describe-custom-key-stores.md index 3f744163b..465735ffe 100644 --- a//cli/latest/reference/kms/describe-custom-key-stores.md +++ b//cli/latest/reference/kms/describe-custom-key-stores.md @@ -15 +15 @@ - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) » @@ -162,0 +163,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/kms-20 +> +> Constraints: +> +> * min: `1` +> * max: `1000` +> + @@ -665 +672 @@ Truncated -> (boolean) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »