AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-02-28 · Documentation low

File: cli/latest/reference/securityhub/create-members.md

Summary

Updated documentation to reference 'Security Hub CSPM' instead of 'Security Hub' throughout, added --cli-error-format parameter documentation

Security assessment

The changes emphasize Cloud Security Posture Management (CSPM) capabilities but don't address specific vulnerabilities. The added 'CSPM' references clarify security posture management features without evidence of patching vulnerabilities.

Diff

diff --git a/cli/latest/reference/securityhub/create-members.md b/cli/latest/reference/securityhub/create-members.md
index 8b9689062..f764234f1 100644
--- a//cli/latest/reference/securityhub/create-members.md
+++ b//cli/latest/reference/securityhub/create-members.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -60 +60 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Creates a member association in Security Hub between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account.
+Creates a member association in Security Hub CSPM between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account.
@@ -66,2 +66,2 @@ For accounts that are managed using Organizations, `CreateMembers` is only used
-  * Security Hub is not configured to automatically add new organization accounts.
-  * The account was disassociated or deleted in Security Hub.
+  * Security Hub CSPM is not configured to automatically add new organization accounts.
+  * The account was disassociated or deleted in Security Hub CSPM.
@@ -71 +71 @@ For accounts that are managed using Organizations, `CreateMembers` is only used
-This action can only be used by an account that has Security Hub enabled. To enable Security Hub, you can use the `EnableSecurityHub` operation.
+This action can only be used by an account that has Security Hub CSPM enabled. To enable Security Hub CSPM, you can use the `EnableSecurityHub` operation.
@@ -73 +73 @@ This action can only be used by an account that has Security Hub enabled. To ena
-For accounts that are not organization members, you create the account association and then send an invitation to the member account. To send the invitation, you use the `InviteMembers` operation. If the account owner accepts the invitation, the account becomes a member account in Security Hub.
+For accounts that are not organization members, you create the account association and then send an invitation to the member account. To send the invitation, you use the `InviteMembers` operation. If the account owner accepts the invitation, the account becomes a member account in Security Hub CSPM.
@@ -75 +75 @@ For accounts that are not organization members, you create the account associati
-Accounts that are managed using Organizations don’t receive an invitation. They automatically become a member account in Security Hub.
+Accounts that are managed using Organizations don’t receive an invitation. They automatically become a member account in Security Hub CSPM.
@@ -77,2 +77,2 @@ Accounts that are managed using Organizations don’t receive an invitation. The
-  * If the organization account does not have Security Hub enabled, then Security Hub and the default standards are automatically enabled. Note that Security Hub cannot be enabled automatically for the organization management account. The organization management account must enable Security Hub before the administrator account enables it as a member account.
-  * For organization accounts that already have Security Hub enabled, Security Hub does not make any other changes to those accounts. It does not change their enabled standards or controls.
+  * If the organization account does not have Security Hub CSPM enabled, then Security Hub CSPM and the default standards are automatically enabled. Note that Security Hub CSPM cannot be enabled automatically for the organization management account. The organization management account must enable Security Hub CSPM before the administrator account enables it as a member account.
+  * For organization accounts that already have Security Hub CSPM enabled, Security Hub CSPM does not make any other changes to those accounts. It does not change their enabled standards or controls.
@@ -112,0 +113 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -119 +120 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> The list of accounts to associate with the Security Hub administrator account. For each account, the list includes the account ID and optionally the email address.
+> The list of accounts to associate with the Security Hub CSPM administrator account. For each account, the list includes the account ID and optionally the email address.
@@ -194,0 +196 @@ The formatting style for command output.
+  * off
@@ -260,0 +263,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
+
+
+
@@ -322 +337 @@ UnprocessedAccounts -> (list)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »