AWS cli documentation change
Summary
Updated references from 'Security Hub' to 'Security Hub CSPM', added --cli-error-format parameter, and modified account management documentation
Security assessment
The change adds CSPM (Cloud Security Posture Management) terminology, which relates to security configuration management. While this documents security features, there is no evidence of addressing a specific vulnerability.
Diff
diff --git a/cli/latest/reference/securityhub/accept-administrator-invitation.md b/cli/latest/reference/securityhub/accept-administrator-invitation.md index b86de8eea..2888afa8d 100644 --- a//cli/latest/reference/securityhub/accept-administrator-invitation.md +++ b//cli/latest/reference/securityhub/accept-administrator-invitation.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 -Accepts the invitation to be a member account and be monitored by the Security Hub administrator account that the invitation was sent from. +Accepts the invitation to be a member account and be monitored by the Security Hub CSPM administrator account that the invitation was sent from. @@ -97,0 +98 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi + [--cli-error-format <value>] @@ -104 +105 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi -> The account ID of the Security Hub administrator account that sent the invitation. +> The account ID of the Security Hub CSPM administrator account that sent the invitation. @@ -114 +115 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi -> The identifier of the invitation sent from the Security Hub administrator account. +> The identifier of the invitation sent from the Security Hub CSPM administrator account. @@ -152,0 +154 @@ The formatting style for command output. + * off @@ -218,0 +221,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 + + + @@ -255 +270 @@ None - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »