AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/get-enabled-standards.md

Summary

Updated CLI version references, added --cli-error-format parameter documentation, and clarified Security Hub CSPM role in standard management states

Security assessment

The change adds explicit references to Security Hub CSPM (Cloud Security Posture Management) in status descriptions, which is a security feature. However, there is no evidence of addressing a specific vulnerability or security incident. The changes appear to be documentation improvements and feature clarification rather than security fixes.

Diff

diff --git a/cli/latest/reference/securityhub/get-enabled-standards.md b/cli/latest/reference/securityhub/get-enabled-standards.md
index 7c4ae0891..130f9eb6e 100644
--- a//cli/latest/reference/securityhub/get-enabled-standards.md
+++ b//cli/latest/reference/securityhub/get-enabled-standards.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -93,0 +94 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -171,0 +173 @@ The formatting style for command output.
+  * off
@@ -237,0 +240,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
+
+
+
@@ -326 +341 @@ 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.
@@ -328 +343 @@ 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.
@@ -330 +345 @@ 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.
@@ -390 +405 @@ NextToken -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »