AWS cli documentation change
Summary
Updated CLI version reference from 2.33.29 to 2.34.0, added CSPM branding to Security Hub documentation, and introduced --cli-error-format parameter options.
Security assessment
The changes add references to 'Security Hub CSPM' (Cloud Security Posture Management), which is AWS's security posture management service. This enhances documentation clarity about security features but does not address a specific vulnerability. The --cli-error-format addition is a usability improvement unrelated to security controls.
Diff
diff --git a/cli/latest/reference/securityhub/create-finding-aggregator.md b/cli/latest/reference/securityhub/create-finding-aggregator.md index 884a42661..3c4fd7729 100644 --- a//cli/latest/reference/securityhub/create-finding-aggregator.md +++ b//cli/latest/reference/securityhub/create-finding-aggregator.md @@ -15 +15 @@ - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) » @@ -66 +66 @@ Used to enable cross-Region aggregation. This operation can be invoked from the -For information about how cross-Region aggregation works, see [Understanding cross-Region aggregation in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the _Security Hub User Guide_ . +For information about how cross-Region aggregation works, see [Understanding cross-Region aggregation in Security Hub CSPM](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the _Security Hub CSPM User Guide_ . @@ -95,0 +96 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi + [--cli-error-format <value>] @@ -102 +103 @@ 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. @@ -108,3 +109,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. @@ -173,0 +175 @@ The formatting style for command output. + * off @@ -239,0 +242,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 + + + @@ -326 +341 @@ Regions -> (list) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »