AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated AWS CLI version references from 2.33.29 to 2.34.0, added --cli-error-format parameter documentation, and modified Security Hub references to Security Hub CSPM in configuration policy context

Security assessment

The changes are documentation updates for CLI formatting and branding (Security Hub to Security Hub CSPM). While configuration policies relate to security settings, there is no specific evidence of documenting new security features or addressing vulnerabilities

Diff

diff --git a/cli/latest/reference/securityhub/list-configuration-policies.md b/cli/latest/reference/securityhub/list-configuration-policies.md
index 44f929726..b897565ce 100644
--- a//cli/latest/reference/securityhub/list-configuration-policies.md
+++ b//cli/latest/reference/securityhub/list-configuration-policies.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
-Lists the configuration policies that the Security Hub delegated administrator has created for your organization. Only the delegated administrator can invoke this operation from the home Region.
+Lists the configuration policies that the Security Hub CSPM delegated administrator has created for your organization. Only the delegated administrator can invoke this operation from the home Region.
@@ -92,0 +93 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -145,0 +147 @@ The formatting style for command output.
+  * off
@@ -211,0 +214,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
+
+
+
@@ -271 +286 @@ ConfigurationPolicySummaries -> (list)
->> An object that contains the details of an Security Hub configuration policy that’s returned in a `ListConfigurationPolicies` request.
+>> An object that contains the details of an Security Hub CSPM configuration policy that’s returned in a `ListConfigurationPolicies` request.
@@ -335 +350 @@ NextToken -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »