AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/update-security-control.md

Summary

Updated CLI version references from 2.33.29 to 2.34.0, added --cli-error-format parameter documentation, and updated Security Hub references to Security Hub CSPM in parameter descriptions

Security assessment

Changes focus on rebranding references to Security Hub CSPM and adding CLI error formatting options. No evidence of addressing vulnerabilities or security incidents. CSPM references indicate Cloud Security Posture Management context but do not add new security documentation.

Diff

diff --git a/cli/latest/reference/securityhub/update-security-control.md b/cli/latest/reference/securityhub/update-security-control.md
index e533d532b..3227c578f 100644
--- a//cli/latest/reference/securityhub/update-security-control.md
+++ b//cli/latest/reference/securityhub/update-security-control.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -90,0 +91 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -123 +124 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
->>> Identifies whether a control parameter uses a custom user-defined value or subscribes to the default Security Hub behavior.
+>>> Identifies whether a control parameter uses a custom user-defined value or subscribes to the default Security Hub CSPM behavior.
@@ -125 +126 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
->>> When `ValueType` is set equal to `DEFAULT` , the default behavior can be a specific Security Hub default value, or the default behavior can be to ignore a specific parameter. When `ValueType` is set equal to `DEFAULT` , Security Hub ignores user-provided input for the `Value` field.
+>>> When `ValueType` is set equal to `DEFAULT` , the default behavior can be a specific Security Hub CSPM default value, or the default behavior can be to ignore a specific parameter. When `ValueType` is set equal to `DEFAULT` , Security Hub CSPM ignores user-provided input for the `Value` field.
@@ -265,0 +267 @@ The formatting style for command output.
+  * off
@@ -331,0 +334,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
+
+
+
@@ -369 +384 @@ None
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »