AWS cli documentation change
Summary
Updated AWS CLI version reference and added constraints documentation for Limit parameter
Security assessment
Added parameter constraints are general input validation improvements, not security-specific. No evidence of vulnerability remediation.
Diff
diff --git a/cli/latest/reference/kms/list-aliases.md b/cli/latest/reference/kms/list-aliases.md index 6ce210ecf..2a62a63ed 100644 --- a//cli/latest/reference/kms/list-aliases.md +++ b//cli/latest/reference/kms/list-aliases.md @@ -15 +15 @@ - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) » @@ -155,0 +156,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/kms-20 +> +> Constraints: +> +> * min: `1` +> * max: `1000` +> + @@ -431 +438 @@ Truncated -> (boolean) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »