AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

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

Security assessment

The changes primarily update version numbers, add a CLI error formatting option, and align terminology with CSPM branding. While CSPM (Cloud Security Posture Management) is security-related, these documentation updates don't address specific vulnerabilities or add new security features - they merely reflect product naming conventions and CLI version updates.

Diff

diff --git a/cli/latest/reference/securityhub/batch-enable-standards.md b/cli/latest/reference/securityhub/batch-enable-standards.md
index 2bbcc5223..4d17d41a0 100644
--- a//cli/latest/reference/securityhub/batch-enable-standards.md
+++ b//cli/latest/reference/securityhub/batch-enable-standards.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -62 +62 @@ Enables the standards specified by the provided `StandardsArn` . To obtain the A
-For more information, see the [Security Standards](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html) section of the _Security Hub User Guide_ .
+For more information, see the [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>]
@@ -189,0 +191 @@ The formatting style for command output.
+  * off
@@ -255,0 +258,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
+
+
+
@@ -344 +359 @@ 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.
@@ -346 +361 @@ 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.
@@ -348 +363 @@ 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.
@@ -404 +419 @@ StandardsSubscriptions -> (list)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »