AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/get-configuration-policy-association.md

Summary

Updated CLI version references from 2.33.29 to 2.34.0, added CSPM terminology to administrator references, added --cli-error-format parameter documentation, and updated output formatting options

Security assessment

The change adds 'CSPM' (Cloud Security Posture Management) qualifiers to delegated administrator references, clarifying security role permissions. This enhances documentation about security feature administration but does not indicate a vulnerability fix.

Diff

diff --git a/cli/latest/reference/securityhub/get-configuration-policy-association.md b/cli/latest/reference/securityhub/get-configuration-policy-association.md
index 88241d5d8..4cc6f1196 100644
--- a//cli/latest/reference/securityhub/get-configuration-policy-association.md
+++ b//cli/latest/reference/securityhub/get-configuration-policy-association.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
-Returns the association between a configuration and a target account, organizational unit, or the root. The configuration can be a configuration policy or self-managed behavior. Only the Security Hub delegated administrator can invoke this operation from the home Region.
+Returns the association between a configuration and a target account, organizational unit, or the root. The configuration can be a configuration policy or self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
@@ -88,0 +89 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -177,0 +179 @@ The formatting style for command output.
+  * off
@@ -243,0 +246,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
+
+
+
@@ -313 +328 @@ AssociationType -> (string)
-> 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.
@@ -358 +373 @@ AssociationStatusMessage -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »