AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated documentation for Security Hub CSPM terminology, added --cli-error-format parameter, and adjusted output formatting options

Security assessment

The changes add specificity around Security Hub CSPM (Cloud Security Posture Management) features and error formatting options. While CSPM relates to security posture management, there is no evidence this change addresses a specific vulnerability or security incident. The updates appear to be documentation refinements rather than security fixes. The added CSPM terminology indicates documentation of existing security features.

Diff

diff --git a/cli/latest/reference/securityhub/get-members.md b/cli/latest/reference/securityhub/get-members.md
index c4973b274..f54ef026d 100644
--- a//cli/latest/reference/securityhub/get-members.md
+++ b//cli/latest/reference/securityhub/get-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
-Returns the details for the Security Hub member accounts for the specified account IDs.
+Returns the details for the Security Hub CSPM member accounts for the specified account IDs.
@@ -62 +62 @@ Returns the details for the Security Hub member accounts for the specified accou
-An administrator account can be either the delegated Security Hub administrator account for an organization or an administrator account that enabled Security Hub manually.
+An administrator account can be either the delegated Security Hub CSPM administrator account for an organization or an administrator account that enabled Security Hub CSPM manually.
@@ -92,0 +93 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -99 +100 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> The list of account IDs for the Security Hub member accounts to return the details for.
+> The list of account IDs for the Security Hub CSPM member accounts to return the details for.
@@ -145,0 +147 @@ The formatting style for command output.
+  * off
@@ -211,0 +214,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
+
+
+
@@ -261 +276 @@ Members -> (list)
-> The list of details about the Security Hub member accounts.
+> The list of details about the Security Hub CSPM member accounts.
@@ -285 +300 @@ Members -> (list)
->>> The Amazon Web Services account ID of the Security Hub administrator account associated with this member account.
+>>> The Amazon Web Services account ID of the Security Hub CSPM administrator account associated with this member account.
@@ -295 +310 @@ Members -> (list)
->>> The Amazon Web Services account ID of the Security Hub administrator account associated with this member account.
+>>> The Amazon Web Services account ID of the Security Hub CSPM administrator account associated with this member account.
@@ -365 +380 @@ UnprocessedAccounts -> (list)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »