AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/list-standards-control-associations.md

Summary

Updated CLI version references from 2.33.29 to 2.34.0, added --cli-error-format option, and replaced security control evaluation description to reference Security Hub CSPM

Security assessment

Similar to the first file, these changes focus on version updates and CLI output formatting. The CSPM reference update appears to clarify existing security posture management features rather than introduce new security capabilities or address vulnerabilities.

Diff

diff --git a/cli/latest/reference/securityhub/list-standards-control-associations.md b/cli/latest/reference/securityhub/list-standards-control-associations.md
index bf8fa0b2f..24e98a161 100644
--- a//cli/latest/reference/securityhub/list-standards-control-associations.md
+++ b//cli/latest/reference/securityhub/list-standards-control-associations.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -95,0 +96 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -158,0 +160 @@ The formatting style for command output.
+  * off
@@ -224,0 +227,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
+
+
+
@@ -404 +419 @@ StandardsControlAssociationSummaries -> (list)
->>> The description of a control. This typically summarizes how Security Hub evaluates the control and the conditions under which it produces a failed finding. The parameter may reference a specific standard.
+>>> The description of a control. This typically summarizes how Security Hub CSPM evaluates the control and the conditions under which it produces a failed finding. The parameter may reference a specific standard.
@@ -426 +441 @@ NextToken -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »