AWS cli documentation change
Summary
Updated navigation links, CLI version from 2.33.29 to 2.34.0, and added --cli-error-format parameter documentation
Security assessment
Changes involve routine documentation updates (version numbers, navigation links) and adding a CLI error formatting option. No security vulnerabilities, fixes, or security features mentioned.
Diff
diff --git a/cli/latest/reference/cognito-idp/admin-add-user-to-group.md b/cli/latest/reference/cognito-idp/admin-add-user-to-group.md index 8fee0094e..01dc98d32 100644 --- a//cli/latest/reference/cognito-idp/admin-add-user-to-group.md +++ b//cli/latest/reference/cognito-idp/admin-add-user-to-group.md @@ -14,2 +14,2 @@ - * [previous](add-custom-attributes.html "add-custom-attributes") | - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [previous](add-user-pool-client-secret.html "add-user-pool-client-secret") | + * [AWS CLI 2.34.0 Command Reference](../../index.html) » @@ -22 +22 @@ - * [← add-custom-attributes](add-custom-attributes.html "previous chapter \(use the left arrow\)") / + * [← add-user-pool-client-secret](add-user-pool-client-secret.html "previous chapter \(use the left arrow\)") / @@ -101,0 +102 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cognit + [--cli-error-format <value>] @@ -172,0 +174 @@ The formatting style for command output. + * off @@ -238,0 +241,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 + + + @@ -261 +276 @@ None - * [← add-custom-attributes](add-custom-attributes.html "previous chapter \(use the left arrow\)") / + * [← add-user-pool-client-secret](add-user-pool-client-secret.html "previous chapter \(use the left arrow\)") / @@ -270,2 +285,2 @@ None - * [previous](add-custom-attributes.html "add-custom-attributes") | - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [previous](add-user-pool-client-secret.html "add-user-pool-client-secret") | + * [AWS CLI 2.34.0 Command Reference](../../index.html) »