AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/start-configuration-policy-disassociation.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 CSPM terminology update clarifies security posture management capabilities without addressing vulnerabilities. The changes enhance documentation of existing security controls.

Diff

diff --git a/cli/latest/reference/securityhub/start-configuration-policy-disassociation.md b/cli/latest/reference/securityhub/start-configuration-policy-disassociation.md
index ee87010a5..8b18c48f7 100644
--- a//cli/latest/reference/securityhub/start-configuration-policy-disassociation.md
+++ b//cli/latest/reference/securityhub/start-configuration-policy-disassociation.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
-Disassociates a target account, organizational unit, or the root from a specified configuration. When you disassociate a configuration from its target, the target inherits the configuration of the closest parent. If there’s no configuration to inherit, the target retains its settings but becomes a self-managed account. A target can be disassociated from a configuration policy or self-managed behavior. Only the Security Hub delegated administrator can invoke this operation from the home Region.
+Disassociates a target account, organizational unit, or the root from a specified configuration. When you disassociate a configuration from its target, the target inherits the configuration of the closest parent. If there’s no configuration to inherit, the target retains its settings but becomes a self-managed account. A target can be disassociated from 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
+
+
+
@@ -305 +320 @@ None
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »