AWS cli documentation change
Summary
Updated CLI version reference and added --cli-error-format parameter documentation
Security assessment
Routine version update and error output formatting option. No security implications identified in the changes.
Diff
diff --git a/cli/latest/reference/signer/describe-signing-job.md b/cli/latest/reference/signer/describe-signing-job.md index f812eb7e9..c407ca5e9 100644 --- a//cli/latest/reference/signer/describe-signing-job.md +++ b//cli/latest/reference/signer/describe-signing-job.md @@ -15 +15 @@ - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) » @@ -88,0 +89 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/signer + [--cli-error-format <value>] @@ -127,0 +129 @@ The formatting style for command output. + * off @@ -193,0 +196,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 + + + @@ -456 +471 @@ jobInvoker -> (string) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »