AWS cli documentation change
Summary
Updated AWS CLI version from 2.35.3 to 2.35.5 and moved the '--cli-input-json | --cli-input-yaml' option documentation to a different position without altering its text.
Security assessment
Policy simulation documentation shows no security-related modifications. The changes are administrative (version update) and structural (option relocation) with identical content.
Diff
diff --git a/cli/latest/reference/iam/simulate-custom-policy.md b/cli/latest/reference/iam/simulate-custom-policy.md index 9ecfb43b9..909ee5087 100644 --- a//cli/latest/reference/iam/simulate-custom-policy.md +++ b//cli/latest/reference/iam/simulate-custom-policy.md @@ -15 +15 @@ - * [AWS CLI 2.35.3 Command Reference](../../index.html) » + * [AWS CLI 2.35.5 Command Reference](../../index.html) » @@ -92 +91,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 - [--cli-input-json | --cli-input-yaml] @@ -94,0 +94 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 + [--cli-input-json | --cli-input-yaml] @@ -372,2 +371,0 @@ JSON Syntax: -`--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`. - @@ -385,0 +384,2 @@ JSON Syntax: +`--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`. + @@ -878 +878 @@ Marker -> (string) - * [AWS CLI 2.35.3 Command Reference](../../index.html) » + * [AWS CLI 2.35.5 Command Reference](../../index.html) »