AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/update-finding-aggregator.md

Summary

Updated 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 aggregation descriptions

Security assessment

The changes explicitly reference Security Hub CSPM (Cloud Security Posture Management) in aggregation behavior descriptions, which is a security-focused service. However, there is no evidence of addressing a specific security vulnerability - rather clarifying documentation for existing security features. The CSPM references enhance documentation of security posture management capabilities.

Diff

diff --git a/cli/latest/reference/securityhub/update-finding-aggregator.md b/cli/latest/reference/securityhub/update-finding-aggregator.md
index ccf02eea7..ffe5f2f0c 100644
--- a//cli/latest/reference/securityhub/update-finding-aggregator.md
+++ b//cli/latest/reference/securityhub/update-finding-aggregator.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -96,0 +97 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -113 +114 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> Indicates whether to aggregate findings from all of the available Regions in the current partition. Also determines whether to automatically aggregate findings from new Regions as Security Hub supports them and you opt into them.
+> Indicates whether to aggregate findings from all of the available Regions in the current partition. Also determines whether to automatically aggregate findings from new Regions as Security Hub CSPM supports them and you opt into them.
@@ -119,3 +120,3 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
->   * `ALL_REGIONS` \- Aggregates findings from all of the Regions where Security Hub is enabled. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them.
->   * `ALL_REGIONS_EXCEPT_SPECIFIED` \- Aggregates findings from all of the Regions where Security Hub is enabled, except for the Regions listed in the `Regions` parameter. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them.
->   * `SPECIFIED_REGIONS` \- Aggregates findings only from the Regions listed in the `Regions` parameter. Security Hub does not automatically aggregate findings from new Regions.
+>   * `ALL_REGIONS` \- Aggregates findings from all of the Regions where Security Hub CSPM is enabled. When you choose this option, Security Hub CSPM also automatically aggregates findings from new Regions as Security Hub CSPM supports them and you opt into them.
+>   * `ALL_REGIONS_EXCEPT_SPECIFIED` \- Aggregates findings from all of the Regions where Security Hub CSPM is enabled, except for the Regions listed in the `Regions` parameter. When you choose this option, Security Hub CSPM also automatically aggregates findings from new Regions as Security Hub CSPM supports them and you opt into them.
+>   * `SPECIFIED_REGIONS` \- Aggregates findings only from the Regions listed in the `Regions` parameter. Security Hub CSPM does not automatically aggregate findings from new Regions.
@@ -184,0 +186 @@ The formatting style for command output.
+  * off
@@ -250,0 +253,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
+
+
+
@@ -329 +344 @@ Regions -> (list)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »