AWS cli documentation change
Summary
Updated CLI version reference from 2.33.29 to 2.34.0. Changed Security Hub to Security Hub CSPM in multiple locations. Added --cli-error-format parameter and 'off' output format option.
Security assessment
Changes focus on terminology updates (adding CSPM references) and CLI formatting improvements. No direct reference to security vulnerabilities or new security capabilities. The CSPM mentions appear to align documentation with product naming rather than introduce security features.
Diff
diff --git a/cli/latest/reference/securityhub/disable-organization-admin-account.md b/cli/latest/reference/securityhub/disable-organization-admin-account.md index 0c07c3bd9..857118910 100644 --- a//cli/latest/reference/securityhub/disable-organization-admin-account.md +++ b//cli/latest/reference/securityhub/disable-organization-admin-account.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 -Disables a Security Hub administrator account. Can only be called by the organization management account. +Disables a Security Hub CSPM administrator account. Can only be called by the organization management account. @@ -89,0 +90 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi + [--cli-error-format <value>] @@ -96 +97 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi -> The Amazon Web Services account identifier of the Security Hub administrator account. +> The Amazon Web Services account identifier of the Security Hub CSPM administrator account. @@ -106 +107 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi -> The feature for which the delegated admin account is disabled. Defaults to Security Hub if not specified. +> The feature for which the delegated admin account is disabled. Defaults to Security Hub CSPM if not specified. @@ -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 + + + @@ -247 +262 @@ None - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »