AWS cli documentation change
Summary
Updated CLI version references from 2.33.29 to 2.34.0, added CSPM terminology throughout Security Hub documentation, added --cli-error-format parameter documentation
Security assessment
The changes add references to Security Hub CSPM (Cloud Security Posture Management), which indicates documentation of a security-focused feature. However, there is no evidence of addressing a specific vulnerability or security incident. The changes appear to be routine updates to align documentation with product naming conventions and CLI version updates.
Diff
diff --git a/cli/latest/reference/securityhub/invite-members.md b/cli/latest/reference/securityhub/invite-members.md index ee6bc9777..31304f355 100644 --- a//cli/latest/reference/securityhub/invite-members.md +++ b//cli/latest/reference/securityhub/invite-members.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 -Invites other Amazon Web Services accounts to become member accounts for the Security Hub administrator account that the invitation is sent from. +Invites other Amazon Web Services accounts to become member accounts for the Security Hub CSPM administrator account that the invitation is sent from. @@ -68 +68 @@ This operation is only used to invite accounts that don’t belong to an Amazon -Before you can use this action to invite a member, you must first use the `CreateMembers` action to create the member account in Security Hub. +Before you can use this action to invite a member, you must first use the `CreateMembers` action to create the member account in Security Hub CSPM. @@ -70 +70 @@ Before you can use this action to invite a member, you must first use the `Creat -When the account owner enables Security Hub and accepts the invitation to become a member account, the administrator account can view the findings generated in the member account. +When the account owner enables Security Hub CSPM and accepts the invitation to become a member account, the administrator account can view the findings generated in the member account. @@ -98,0 +99 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi + [--cli-error-format <value>] @@ -105 +106 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi -> The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members. +> The list of account IDs of the Amazon Web Services accounts to invite to Security Hub CSPM as members. @@ -151,0 +153 @@ The formatting style for command output. + * off @@ -217,0 +220,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 + + + @@ -279 +294 @@ UnprocessedAccounts -> (list) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »