AWS cli documentation change
Summary
Updated CLI version references from 2.35.3 to 2.35.5 and moved --cli-input-json/--cli-input-yaml documentation section
Security assessment
Changes consist of version number updates and documentation reorganization without any security-related content. The preserved warning about literal string interpretation in JSON inputs doesn't indicate a new security issue.
Diff
diff --git a/cli/latest/reference/kms/list-keys.md b/cli/latest/reference/kms/list-keys.md index 7dce6d7aa..3ea163b74 100644 --- a//cli/latest/reference/kms/list-keys.md +++ b//cli/latest/reference/kms/list-keys.md @@ -15 +15 @@ - * [AWS CLI 2.35.3 Command Reference](../../index.html) » + * [AWS CLI 2.35.5 Command Reference](../../index.html) » @@ -85 +84,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/kms-20 - [--cli-input-json | --cli-input-yaml] @@ -88,0 +88 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/kms-20 + [--cli-input-json | --cli-input-yaml] @@ -113,2 +112,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/kms-20 -`--cli-input-json` | `--cli-input-yaml` (string) Reads arguments from the JSON string provided. The JSON string follows the format provided by `--generate-cli-skeleton`. If other arguments are provided on the command line, those values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally. This may not be specified along with `--cli-input-yaml`. - @@ -132,0 +131,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/kms-20 +`--cli-input-json` | `--cli-input-yaml` (string) Reads arguments from the JSON string provided. The JSON string follows the format provided by `--generate-cli-skeleton`. If other arguments are provided on the command line, those values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally. This may not be specified along with `--cli-input-yaml`. + @@ -339 +339 @@ Truncated -> (boolean) - * [AWS CLI 2.35.3 Command Reference](../../index.html) » + * [AWS CLI 2.35.5 Command Reference](../../index.html) »