AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated CLI version to 2.34.0, added --cli-error-format parameter, and changed 'Security Hub delegated administrator' to 'Security Hub CSPM delegated administrator'

Security assessment

The change introduces references to 'CSPM' (Cloud Security Posture Management), which is a security feature, but there's no evidence of addressing a specific vulnerability. The CLI error format addition is a usability improvement.

Diff

diff --git a/cli/latest/reference/securityhub/start-configuration-policy-association.md b/cli/latest/reference/securityhub/start-configuration-policy-association.md
index 1103f9b18..b520d9996 100644
--- a//cli/latest/reference/securityhub/start-configuration-policy-association.md
+++ b//cli/latest/reference/securityhub/start-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
-Associates a target account, organizational unit, or the root with a specified configuration. The target can be associated with a configuration policy or self-managed behavior. Only the Security Hub delegated administrator can invoke this operation from the home Region.
+Associates a target account, organizational unit, or the root with a specified configuration. The target can be associated with a configuration policy or self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
@@ -89,0 +90 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -188,0 +190 @@ The formatting style for command output.
+  * off
@@ -254,0 +257,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
+
+
+
@@ -349 +364 @@ 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.
@@ -394 +409 @@ AssociationStatusMessage -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »