AWS cli documentation change
Summary
Added --cli-error-format parameter and updated CLI version references
Security assessment
Error output formatting addition doesn't relate to security features or vulnerabilities. Version update is routine maintenance.
Diff
diff --git a/cli/latest/reference/acm-pca/list-permissions.md b/cli/latest/reference/acm-pca/list-permissions.md index acae7d820..8c29f7ec3 100644 --- a//cli/latest/reference/acm-pca/list-permissions.md +++ b//cli/latest/reference/acm-pca/list-permissions.md @@ -15 +15 @@ - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) » @@ -104,0 +105 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/acm-pc + [--cli-error-format <value>] @@ -169,0 +171 @@ The formatting style for command output. + * off @@ -235,0 +238,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 + + + @@ -346 +361 @@ Permissions -> (list) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »