AWS cli documentation change
Summary
Updated CLI version reference from 2.33.29 to 2.34.0, added --cli-error-format option documentation, and replaced 'Security Hub' with 'Security Hub CSPM' in control descriptions
Security assessment
Changes consist of version updates and branding changes to CSPM. The added error formatting option is a general CLI improvement. Documentation updates maintain existing security control references but don't introduce new security features or address vulnerabilities.
Diff
diff --git a/cli/latest/reference/securityhub/batch-get-standards-control-associations.md b/cli/latest/reference/securityhub/batch-get-standards-control-associations.md index 22c763b2d..d3c486c69 100644 --- a//cli/latest/reference/securityhub/batch-get-standards-control-associations.md +++ b//cli/latest/reference/securityhub/batch-get-standards-control-associations.md @@ -15 +15 @@ - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) » @@ -90,0 +91 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi + [--cli-error-format <value>] @@ -171,0 +173 @@ The formatting style for command output. + * off @@ -237,0 +240,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 + + + @@ -384 +399 @@ StandardsControlAssociationDetails -> (list) ->>> The description of a control. This typically summarizes how Security Hub evaluates the control and the conditions under which it produces a failed finding. This parameter may reference a specific standard. +>>> The description of a control. This typically summarizes how Security Hub CSPM evaluates the control and the conditions under which it produces a failed finding. This parameter may reference a specific standard. @@ -394 +409 @@ StandardsControlAssociationDetails -> (list) ->>> Provides the input parameter that Security Hub uses to call the [UpdateStandardsControl](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_UpdateStandardsControl.html) API. This API can be used to enable or disable a control in a specified standard. +>>> Provides the input parameter that Security Hub CSPM uses to call the [UpdateStandardsControl](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_UpdateStandardsControl.html) API. This API can be used to enable or disable a control in a specified standard. @@ -470 +485 @@ UnprocessedAssociations -> (list) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »