AWS cli documentation change
Summary
Updated CLI version references from 2.33.29 to 2.34.0, added CSPM references to Security Hub, and introduced new --cli-error-format parameter with error formatting options
Security assessment
The changes primarily update version numbers and add CSPM (Cloud Security Posture Management) terminology, which appears to be branding/documentation alignment rather than addressing security vulnerabilities. The new --cli-error-format parameter improves CLI usability but doesn't directly relate to security controls or vulnerabilities. No CVEs, vulnerabilities, or security incidents are referenced.
Diff
diff --git a/cli/latest/reference/securityhub/create-action-target.md b/cli/latest/reference/securityhub/create-action-target.md index 1955c549c..a5f074ac6 100644 --- a//cli/latest/reference/securityhub/create-action-target.md +++ b//cli/latest/reference/securityhub/create-action-target.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 -Creates a custom action target in Security Hub. +Creates a custom action target in Security Hub CSPM. @@ -62 +62 @@ Creates a custom action target in Security Hub. -You can use custom actions on findings and insights in Security Hub to trigger target actions in Amazon CloudWatch Events. +You can use custom actions on findings and insights in Security Hub CSPM to trigger target actions in Amazon CloudWatch Events. @@ -92,0 +93 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi + [--cli-error-format <value>] @@ -157,0 +159 @@ The formatting style for command output. + * off @@ -223,0 +226,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 + + + @@ -275 +290 @@ ActionTargetArn -> (string) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »