AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated CLI version references from 2.33.29 to 2.34.0, added --cli-error-format option, and replaced 'Security Hub' with 'Security Hub CSPM' in multiple descriptions

Security assessment

The changes primarily update CLI version numbers and add a new error formatting option. The replacement of 'Security Hub' with 'Security Hub CSPM' appears to be branding/documentation clarification rather than addressing a security vulnerability. No evidence of patching a security weakness or incident response.

Diff

diff --git a/cli/latest/reference/securityhub/list-security-control-definitions.md b/cli/latest/reference/securityhub/list-security-control-definitions.md
index 23ff0d7f7..72097b722 100644
--- a//cli/latest/reference/securityhub/list-security-control-definitions.md
+++ b//cli/latest/reference/securityhub/list-security-control-definitions.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>]
@@ -156,0 +158 @@ The formatting style for command output.
+  * off
@@ -222,0 +225,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
+
+
+
@@ -364 +379 @@ SecurityControlDefinitions -> (list)
->>> The description of a security control across standards. This typically summarizes how Security Hub evaluates the control and the conditions under which it produces a failed finding. This parameter doesn’t reference a specific standard.
+>>> The description of a security control across standards. This typically summarizes how Security Hub CSPM evaluates the control and the conditions under which it produces a failed finding. This parameter doesn’t reference a specific standard.
@@ -374 +389 @@ SecurityControlDefinitions -> (list)
->>> A link to Security Hub documentation that explains how to remediate a failed finding for a security control.
+>>> A link to Security Hub CSPM documentation that explains how to remediate a failed finding for a security control.
@@ -384 +399 @@ SecurityControlDefinitions -> (list)
->>> The severity of a security control. For more information about how Security Hub determines control severity, see [Assigning severity to control findings](https://docs.aws.amazon.com/securityhub/latest/userguide/controls-findings-create-update.html#control-findings-severity) in the _Security Hub User Guide_ .
+>>> The severity of a security control. For more information about how Security Hub CSPM determines control severity, see [Assigning severity to control findings](https://docs.aws.amazon.com/securityhub/latest/userguide/controls-findings-create-update.html#control-findings-severity) in the _Security Hub CSPM User Guide_ .
@@ -458 +473 @@ SecurityControlDefinitions -> (list)
->>>>>>> The Security Hub default value for a control parameter that is an integer.
+>>>>>>> The Security Hub CSPM default value for a control parameter that is an integer.
@@ -474 +489 @@ SecurityControlDefinitions -> (list)
->>>>>>> The Security Hub default value for a control parameter that is a list of integers.
+>>>>>>> The Security Hub CSPM default value for a control parameter that is a list of integers.
@@ -496 +511 @@ SecurityControlDefinitions -> (list)
->>>>>>> The Security Hub default value for a control parameter that is a double.
+>>>>>>> The Security Hub CSPM default value for a control parameter that is a double.
@@ -512 +527 @@ SecurityControlDefinitions -> (list)
->>>>>>> The Security Hub default value for a control parameter that is a string.
+>>>>>>> The Security Hub CSPM default value for a control parameter that is a string.
@@ -522 +537 @@ SecurityControlDefinitions -> (list)
->>>>>>> An RE2 regular expression that Security Hub uses to validate a user-provided control parameter string.
+>>>>>>> An RE2 regular expression that Security Hub CSPM uses to validate a user-provided control parameter string.
@@ -546 +561 @@ SecurityControlDefinitions -> (list)
->>>>>>> The Security Hub default value for a control parameter that is a list of strings.
+>>>>>>> The Security Hub CSPM default value for a control parameter that is a list of strings.
@@ -558 +573 @@ SecurityControlDefinitions -> (list)
->>>>>>> An RE2 regular expression that Security Hub uses to validate a user-provided list of strings for a control parameter.
+>>>>>>> An RE2 regular expression that Security Hub CSPM uses to validate a user-provided list of strings for a control parameter.
@@ -586 +601 @@ SecurityControlDefinitions -> (list)
->>>>>>> The Security Hub default value for a boolean parameter.
+>>>>>>> The Security Hub CSPM default value for a boolean parameter.
@@ -594 +609 @@ SecurityControlDefinitions -> (list)
->>>>>>> The Security Hub default value for a control parameter that is an enum.
+>>>>>>> The Security Hub CSPM default value for a control parameter that is an enum.
@@ -620 +635 @@ SecurityControlDefinitions -> (list)
->>>>>>> The Security Hub default value for a control parameter that is a list of enums.
+>>>>>>> The Security Hub CSPM default value for a control parameter that is a list of enums.
@@ -660 +675 @@ NextToken -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »