AWS cli documentation change
Summary
Updated CLI version references from 2.33.29 to 2.34.0. Added 'CSPM' to Security Hub product references. Added --cli-error-format parameter documentation.
Security assessment
Primarily updates product references to include CSPM branding and CLI formatting options. No security vulnerabilities addressed or security features documented.
Diff
diff --git a/cli/latest/reference/securityhub/list-enabled-products-for-import.md b/cli/latest/reference/securityhub/list-enabled-products-for-import.md index ad93c9a7c..da18b685f 100644 --- a//cli/latest/reference/securityhub/list-enabled-products-for-import.md +++ b//cli/latest/reference/securityhub/list-enabled-products-for-import.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 all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub. +Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub CSPM. @@ -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 + + + @@ -266 +281 @@ NextToken -> (string) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »