AWS cli documentation change
Summary
Updated CLI version reference. Added 'CSPM' branding to Security Hub references and documentation links. Introduced --cli-error-format parameter.
Security assessment
The changes consistently apply CSPM terminology to highlight security posture management capabilities, but there is no evidence of addressing specific security vulnerabilities. The error format addition is unrelated to security.
Diff
diff --git a/cli/latest/reference/securityhub/delete-invitations.md b/cli/latest/reference/securityhub/delete-invitations.md index 144c66be7..6a0a158c5 100644 --- a//cli/latest/reference/securityhub/delete-invitations.md +++ b//cli/latest/reference/securityhub/delete-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 -Deletes invitations to become a Security Hub member account. +Deletes invitations to become a Security Hub CSPM member account. @@ -66 +66 @@ Deletes invitations to become a Security Hub member account. -A Security Hub administrator account can use this operation to delete invitations sent to one or more prospective member accounts. +A Security Hub CSPM administrator account can use this operation to delete invitations sent to one or more prospective member accounts. @@ -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) »