AWS cli documentation change
Summary
Updated CLI version reference from 2.33.29 to 2.34.0. Added 'CSPM' branding to Security Hub references and documentation links. Introduced new --cli-error-format parameter.
Security assessment
The changes add references to 'Security Hub CSPM', indicating documentation of a security posture management feature. No security vulnerabilities or fixes are explicitly addressed. The --cli-error-format addition is a general CLI improvement.
Diff
diff --git a/cli/latest/reference/securityhub/decline-invitations.md b/cli/latest/reference/securityhub/decline-invitations.md index 0390c983e..59ac9c254 100644 --- a//cli/latest/reference/securityhub/decline-invitations.md +++ b//cli/latest/reference/securityhub/decline-invitations.md @@ -15 +15 @@ - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) » @@ -62 +62 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -We recommend using Organizations instead of Security Hub invitations to manage your member accounts. For information, see [Managing Security Hub administrator and member accounts with Organizations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts-orgs.html) in the _Security Hub User Guide_ . +We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see [Managing Security Hub CSPM administrator and member accounts with Organizations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts-orgs.html) in the _Security Hub CSPM User Guide_ . @@ -64 +64 @@ We recommend using Organizations instead of Security Hub invitations to manage y -Declines invitations to become a Security Hub member account. +Declines invitations to become a Security Hub CSPM member account. @@ -96,0 +97 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi + [--cli-error-format <value>] @@ -149,0 +151 @@ The formatting style for command output. + * off @@ -215,0 +218,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 + + + @@ -277 +292 @@ UnprocessedAccounts -> (list) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »