AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/disassociate-from-administrator-account.md

Summary

Updated CLI version from 2.33.29 to 2.34.0, added CSPM branding to account references, and introduced --cli-error-format parameter for error output formatting

Security assessment

The changes are primarily version updates and terminology adjustments (adding CSPM). While CSPM relates to security posture management, the documentation changes do not address a specific vulnerability or weakness. The new --cli-error-format parameter is a general UX improvement without security implications.

Diff

diff --git a/cli/latest/reference/securityhub/disassociate-from-administrator-account.md b/cli/latest/reference/securityhub/disassociate-from-administrator-account.md
index 3c321bfc7..bdfd89a2d 100644
--- a//cli/latest/reference/securityhub/disassociate-from-administrator-account.md
+++ b//cli/latest/reference/securityhub/disassociate-from-administrator-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
-Disassociates the current Security Hub member account from the associated administrator account.
+Disassociates the current Security Hub CSPM member account from the associated administrator account.
@@ -89,0 +90 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -124,0 +126 @@ The formatting style for command output.
+  * off
@@ -190,0 +193,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
+
+
+
@@ -225 +240 @@ None
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »