AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/enable-organization-admin-account.md

Summary

Updated documentation to reference Security Hub CSPM administrator account instead of generic Security Hub administrator, added --cli-error-format parameter documentation, and updated CLI version references

Security assessment

The changes emphasize CSPM (Cloud Security Posture Management) terminology, which is a specific security capability. While this clarifies security-related features, there's no evidence of addressing a vulnerability or security incident. The addition of CSPM references indicates improved documentation of existing security features rather than patching a security issue.

Diff

diff --git a/cli/latest/reference/securityhub/enable-organization-admin-account.md b/cli/latest/reference/securityhub/enable-organization-admin-account.md
index 1f8c4a539..8d91dcf5e 100644
--- a//cli/latest/reference/securityhub/enable-organization-admin-account.md
+++ b//cli/latest/reference/securityhub/enable-organization-admin-account.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
-Designates the Security Hub administrator account for an organization. Can only be called by the organization management account.
+Designates the Security Hub CSPM administrator account for an organization. Can only be called by the organization management account.
@@ -89,0 +90 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -96 +97 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> The Amazon Web Services account identifier of the account to designate as the Security Hub administrator account.
+> The Amazon Web Services account identifier of the account to designate as the Security Hub CSPM administrator account.
@@ -106 +107 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> The feature for which the delegated admin account is enabled. Defaults to Security Hub if not specified.
+> The feature for which the delegated admin account is enabled. Defaults to Security Hub CSPM if not specified.
@@ -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
+
+
+
@@ -237 +252 @@ AdminAccountId -> (string)
-> The Amazon Web Services account identifier of the account to designate as the Security Hub administrator account.
+> The Amazon Web Services account identifier of the account to designate as the Security Hub CSPM administrator account.
@@ -247 +262 @@ Feature -> (string)
-> The feature where the delegated administrator is enabled. The default is Security Hub CSPM if no delegated administrator is specified in the request.
+> The feature where the delegated administrator is enabled. The default is Security Hub CSPM CSPM if no delegated administrator is specified in the request.
@@ -266 +281 @@ Feature -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »