AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/batch-disable-standards.md

Summary

Updated CLI version references from 2.33.29 to 2.34.0, replaced 'Security Hub User Guide' with 'Security Hub CSPM User Guide', added --cli-error-format parameter documentation, updated status descriptions with CSPM references

Security assessment

Changes focus on rebranding (CSPM terminology updates) and documenting a new CLI error format option. The modifications to standards status descriptions (adding CSPM references) appear to be documentation consistency updates rather than security-related fixes or enhancements.

Diff

diff --git a/cli/latest/reference/securityhub/batch-disable-standards.md b/cli/latest/reference/securityhub/batch-disable-standards.md
index f94d77e3b..88b44ce4c 100644
--- a//cli/latest/reference/securityhub/batch-disable-standards.md
+++ b//cli/latest/reference/securityhub/batch-disable-standards.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -62 +62 @@ Disables the standards specified by the provided `StandardsSubscriptionArns` .
-For more information, see [Security Standards](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html) section of the _Security Hub User Guide_ .
+For more information, see [Security Standards](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html) section of the _Security Hub CSPM User Guide_ .
@@ -90,0 +91 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -150,0 +152 @@ The formatting style for command output.
+  * off
@@ -216,0 +219,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
+
+
+
@@ -305 +320 @@ StandardsSubscriptions -> (list)
->>>   * `PENDING` \- The standard is in the process of being enabled. Or the standard is already enabled and Security Hub is adding new controls to the standard.
+>>>   * `PENDING` \- The standard is in the process of being enabled. Or the standard is already enabled and Security Hub CSPM is adding new controls to the standard.
@@ -307 +322 @@ StandardsSubscriptions -> (list)
->>>   * `INCOMPLETE` \- The standard could not be enabled completely. One or more errors (`StandardsStatusReason` ) occurred when Security Hub attempted to enable the standard.
+>>>   * `INCOMPLETE` \- The standard could not be enabled completely. One or more errors (`StandardsStatusReason` ) occurred when Security Hub CSPM attempted to enable the standard.
@@ -309 +324 @@ StandardsSubscriptions -> (list)
->>>   * `FAILED` \- The standard could not be disabled. One or more errors (`StandardsStatusReason` ) occurred when Security Hub attempted to disable the standard.
+>>>   * `FAILED` \- The standard could not be disabled. One or more errors (`StandardsStatusReason` ) occurred when Security Hub CSPM attempted to disable the standard.
@@ -365 +380 @@ StandardsSubscriptions -> (list)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »