AWS cli documentation change
Summary
Updated AWS CLI version reference and added --cli-error-format parameter documentation
Security assessment
Session creation documentation updated with error formatting options but no security-related changes
Diff
diff --git a/cli/latest/reference/glue/create-session.md b/cli/latest/reference/glue/create-session.md index d5d2283fe..eddc64f95 100644 --- a//cli/latest/reference/glue/create-session.md +++ b//cli/latest/reference/glue/create-session.md @@ -15 +15 @@ - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) » @@ -101,0 +102 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/glue-2 + [--cli-error-format <value>] @@ -423,0 +425 @@ The formatting style for command output. + * off @@ -489,0 +492,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 + + + @@ -732 +747 @@ Session -> (structure) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »