AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated CLI version references, added CSPM terminology, and added new --cli-error-format parameter

Security assessment

The change adds references to 'Security Hub CSPM' (Cloud Security Posture Management) configuration and delegated administrator roles, which indicates documentation of a security-focused feature. However, there is no evidence of addressing a specific security vulnerability. The --cli-error-format addition appears to be a general CLI enhancement.

Diff

diff --git a/cli/latest/reference/securityhub/batch-get-configuration-policy-associations.md b/cli/latest/reference/securityhub/batch-get-configuration-policy-associations.md
index ded4c22d8..929d5670a 100644
--- a//cli/latest/reference/securityhub/batch-get-configuration-policy-associations.md
+++ b//cli/latest/reference/securityhub/batch-get-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
-Returns associations between an Security Hub configuration and a batch of target accounts, organizational units, or the root. Only the Security Hub delegated administrator can invoke this operation from the home Region. A configuration can refer to a configuration policy or to a self-managed configuration.
+Returns associations between an Security Hub CSPM configuration and a batch of target accounts, organizational units, or the root. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region. A configuration can refer to a configuration policy or to a self-managed configuration.
@@ -88,0 +89 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -99 +100 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
->> Provides details about the association between an Security Hub configuration and a target account, organizational unit, or the root. An association can exist between a target and a configuration policy, or between a target and self-managed behavior.
+>> Provides details about the association between an Security Hub CSPM configuration and a target account, organizational unit, or the root. An association can exist between a target and a configuration policy, or between a target and self-managed behavior.
@@ -190,0 +192 @@ The formatting style for command output.
+  * off
@@ -256,0 +259,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
+
+
+
@@ -334 +349 @@ ConfigurationPolicyAssociations -> (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.
@@ -449 +464 @@ UnprocessedConfigurationPolicyAssociations -> (list)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »