AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/disable-security-hub.md

Summary

Updated CLI version reference from 2.33.29 to 2.34.0. Changed Security Hub to Security Hub CSPM throughout text. Added --cli-error-format parameter and 'off' output format option.

Security assessment

Documentation updates focus on branding consistency (CSPM terminology) and CLI error formatting features. While CSPM relates to security posture management, these changes don't introduce new security documentation or address specific vulnerabilities. The deletion timeframe (90 days) and disablement process remain unchanged in their security implications.

Diff

diff --git a/cli/latest/reference/securityhub/disable-security-hub.md b/cli/latest/reference/securityhub/disable-security-hub.md
index e2a48273f..2b698a5a1 100644
--- a//cli/latest/reference/securityhub/disable-security-hub.md
+++ b//cli/latest/reference/securityhub/disable-security-hub.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
-Disables Security Hub in your account only in the current Amazon Web Services Region. To disable Security Hub in all Regions, you must submit one request per Region where you have enabled Security Hub.
+Disables Security Hub CSPM in your account only in the current Amazon Web Services Region. To disable Security Hub CSPM in all Regions, you must submit one request per Region where you have enabled Security Hub CSPM.
@@ -62 +62 @@ Disables Security Hub in your account only in the current Amazon Web Services Re
-You can’t disable Security Hub in an account that is currently the Security Hub administrator.
+You can’t disable Security Hub CSPM in an account that is currently the Security Hub CSPM administrator.
@@ -64 +64 @@ You can’t disable Security Hub in an account that is currently the Security Hu
-When you disable Security Hub, your existing findings and insights and any Security Hub configuration settings are deleted after 90 days and cannot be recovered. Any standards that were enabled are disabled, and your administrator and member account associations are removed.
+When you disable Security Hub CSPM, your existing findings and insights and any Security Hub CSPM configuration settings are deleted after 90 days and cannot be recovered. Any standards that were enabled are disabled, and your administrator and member account associations are removed.
@@ -66 +66 @@ When you disable Security Hub, your existing findings and insights and any Secur
-If you want to save your existing findings, you must export them before you disable Security Hub.
+If you want to save your existing findings, you must export them before you disable Security Hub CSPM.
@@ -93,0 +94 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -128,0 +130 @@ The formatting style for command output.
+  * off
@@ -194,0 +197,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
+
+
+
@@ -229 +244 @@ None
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »