AWS cli documentation change
Summary
Added --cli-error-format parameter and updated CLI version references
Security assessment
SOCKS proxy documentation changes relate to error display formatting rather than security mechanisms
Diff
diff --git a/cli/latest/reference/emr/socks.md b/cli/latest/reference/emr/socks.md index c59f32c92..3b0dd0e04 100644 --- a//cli/latest/reference/emr/socks.md +++ b//cli/latest/reference/emr/socks.md @@ -15 +15 @@ - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) » @@ -86,0 +87 @@ A value for the variable Key Pair File can be set in the AWS CLI config file usi + [--cli-error-format <value>] @@ -121,0 +123 @@ The formatting style for command output. + * off @@ -187,0 +190,13 @@ Disable automatically prompt for CLI input parameters. +`--cli-error-format` (string) + +The formatting style for error output. By default, errors are displayed in enhanced format. + + * legacy + * json + * yaml + * text + * table + * enhanced + + + @@ -214 +229 @@ The key pair file option takes a local path to a private key file. - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »