AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/list-organization-admin-accounts.md

Summary

Updated CLI version from 2.33.29 to 2.34.0, changed 'Security Hub administrator' to 'Security Hub CSPM administrator' terminology, added --cli-error-format parameter, and updated default feature reference to Security Hub CSPM.

Security assessment

While the changes emphasize CSPM (a security-related service), they appear to be documentation updates for feature naming consistency rather than addressing a specific security vulnerability. The duplicated 'CSPM CSPM' in one line appears to be a typo rather than a security fix. The updates enhance clarity about security features but don't resolve a security weakness.

Diff

diff --git a/cli/latest/reference/securityhub/list-organization-admin-accounts.md b/cli/latest/reference/securityhub/list-organization-admin-accounts.md
index a6127b4a1..36618d019 100644
--- a//cli/latest/reference/securityhub/list-organization-admin-accounts.md
+++ b//cli/latest/reference/securityhub/list-organization-admin-accounts.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
-Lists the Security Hub administrator accounts. Can only be called by the organization management account.
+Lists the Security Hub CSPM administrator accounts. Can only be called by the organization management account.
@@ -93,0 +94 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -100 +101 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> The feature where the delegated administrator account is listed. Defaults to Security Hub if not specified.
+> The feature where the delegated administrator account is listed. Defaults to Security Hub CSPM if not specified.
@@ -157,0 +159 @@ The formatting style for command output.
+  * off
@@ -223,0 +226,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
+
+
+
@@ -257 +272 @@ AdminAccounts -> (list)
-> The list of Security Hub administrator accounts.
+> The list of Security Hub CSPM administrator accounts.
@@ -261 +276 @@ AdminAccounts -> (list)
->> Represents a Security Hub administrator account designated by an organization management account.
+>> Represents a Security Hub CSPM administrator account designated by an organization management account.
@@ -265 +280 @@ AdminAccounts -> (list)
->>> The Amazon Web Services account identifier of the Security Hub administrator account.
+>>> The Amazon Web Services account identifier of the Security Hub CSPM administrator account.
@@ -275 +290 @@ AdminAccounts -> (list)
->>> The current status of the Security Hub administrator account. Indicates whether the account is currently enabled as a Security Hub administrator.
+>>> The current status of the Security Hub CSPM administrator account. Indicates whether the account is currently enabled as a Security Hub CSPM administrator.
@@ -290 +305 @@ Feature -> (string)
-> The feature where the delegated administrator account is listed. Defaults to Security Hub CSPM if not specified.
+> The feature where the delegated administrator account is listed. Defaults to Security Hub CSPM CSPM if not specified.
@@ -309 +324 @@ Feature -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »