AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/disable-import-findings-for-product.md

Summary

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

Security assessment

The changes primarily update product naming to include CSPM (Cloud Security Posture Management) and add CLI formatting options. There is no evidence of addressing a specific security vulnerability or weakness. The CSPM references appear to be branding/documentation consistency updates rather than new security features.

Diff

diff --git a/cli/latest/reference/securityhub/disable-import-findings-for-product.md b/cli/latest/reference/securityhub/disable-import-findings-for-product.md
index 1b20aab2b..136bac9f2 100644
--- a//cli/latest/reference/securityhub/disable-import-findings-for-product.md
+++ b//cli/latest/reference/securityhub/disable-import-findings-for-product.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 the integration of the specified product with Security Hub. After the integration is disabled, findings from that product are no longer sent to Security Hub.
+Disables the integration of the specified product with Security Hub CSPM. After the integration is disabled, findings from that product are no longer sent to Security Hub CSPM.
@@ -88,0 +89 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -133,0 +135 @@ The formatting style for command output.
+  * off
@@ -199,0 +202,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
+
+
+
@@ -235 +250 @@ None
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »