AWS cli documentation change
Summary
Updated CLI version reference. Modified 'Security Hub delegated administrator' to include 'CSPM' branding. Added --cli-error-format parameter.
Security assessment
The change emphasizes CSPM (a security feature) in administrative context, but does not address vulnerabilities. The update is documentation refinement rather than security remediation.
Diff
diff --git a/cli/latest/reference/securityhub/delete-configuration-policy.md b/cli/latest/reference/securityhub/delete-configuration-policy.md index 5af9e7896..18907081b 100644 --- a//cli/latest/reference/securityhub/delete-configuration-policy.md +++ b//cli/latest/reference/securityhub/delete-configuration-policy.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 -Deletes a configuration policy. Only the Security Hub delegated administrator can invoke this operation from the home Region. For the deletion to succeed, you must first disassociate a configuration policy from target accounts, organizational units, or the root by invoking the `StartConfigurationPolicyDisassociation` operation. +Deletes a configuration policy. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region. For the deletion to succeed, you must first disassociate a configuration policy from target accounts, organizational units, or the root by invoking the `StartConfigurationPolicyDisassociation` operation. @@ -88,0 +89 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi + [--cli-error-format <value>] @@ -133,0 +135 @@ The formatting style for command output. + * off @@ -199,0 +202,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 + + + @@ -235 +250 @@ None - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »