AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/list-configuration-policy-associations.md

Summary

Updated CLI version references from 2.33.29 to 2.34.0. Added 'CSPM' to Security Hub delegated administrator references. Added --cli-error-format parameter documentation.

Security assessment

Changes involve version updates and terminology refinement (adding CSPM references). No concrete evidence of addressing security vulnerabilities. Adds error formatting options but no security features.

Diff

diff --git a/cli/latest/reference/securityhub/list-configuration-policy-associations.md b/cli/latest/reference/securityhub/list-configuration-policy-associations.md
index facad0c1f..2cbd0ea1b 100644
--- a//cli/latest/reference/securityhub/list-configuration-policy-associations.md
+++ b//cli/latest/reference/securityhub/list-configuration-policy-associations.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -60 +60 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Provides information about the associations for your configuration policies and self-managed behavior. Only the Security Hub delegated administrator can invoke this operation from the home Region.
+Provides information about the associations for your configuration policies and self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
@@ -93,0 +94 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -114 +115 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
->> Indicates whether the association between a target and a configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.
+>> Indicates whether the association between a target and a configuration was directly applied by the Security Hub CSPM delegated administrator or inherited from a parent.
@@ -199,0 +201 @@ The formatting style for command output.
+  * off
@@ -265,0 +268,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
+
+
+
@@ -373 +388 @@ ConfigurationPolicyAssociationSummaries -> (list)
->>> Indicates whether the association between the specified target and the configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.
+>>> Indicates whether the association between the specified target and the configuration was directly applied by the Security Hub CSPM delegated administrator or inherited from a parent.
@@ -422 +437 @@ NextToken -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »