AWS cli documentation change
Summary
Updated CLI version reference and added --cli-error-format parameter documentation
Security assessment
Routine CLI version update and error formatting option addition. Shield service documentation changes do not address security vulnerabilities or introduce new security features.
Diff
diff --git a/cli/latest/reference/shield/describe-attack.md b/cli/latest/reference/shield/describe-attack.md index 70d263427..f3070cf1a 100644 --- a//cli/latest/reference/shield/describe-attack.md +++ b//cli/latest/reference/shield/describe-attack.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/shield + [--cli-error-format <value>] @@ -135,0 +137 @@ The formatting style for command output. + * off @@ -201,0 +204,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 + + + @@ -707 +722 @@ Attack -> (structure) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »