AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/describe-standards-controls.md

Summary

Updated CLI version reference, added CSPM references in control status descriptions, added --cli-error-format parameter

Security assessment

Documentation now specifies Security Hub CSPM's handling of disabled controls, clarifying security posture management aspects. No direct security vulnerability fixes are indicated. Changes appear to enhance documentation of existing security features rather than address vulnerabilities.

Diff

diff --git a/cli/latest/reference/securityhub/describe-standards-controls.md b/cli/latest/reference/securityhub/describe-standards-controls.md
index 66c48afb6..2043b0dc4 100644
--- a//cli/latest/reference/securityhub/describe-standards-controls.md
+++ b//cli/latest/reference/securityhub/describe-standards-controls.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -97,0 +98 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -160,0 +162 @@ The formatting style for command output.
+  * off
@@ -226,0 +229,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 @@ Controls -> (list)
->>> The current status of the security standard control. Indicates whether the control is enabled or disabled. Security Hub does not check against disabled controls.
+>>> The current status of the security standard control. Indicates whether the control is enabled or disabled. Security Hub CSPM does not check against disabled controls.
@@ -360 +375 @@ Controls -> (list)
->>> A link to remediation information for the control in the Security Hub user documentation.
+>>> A link to remediation information for the control in the Security Hub CSPM user documentation.
@@ -409 +424 @@ NextToken -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »