AWS cli documentation change
Summary
Updated CLI version references from 2.33.29 to 2.34.0, added CSPM terminology to Security Hub administrator account descriptions, and introduced new --cli-error-format parameter documentation.
Security assessment
The change adds 'CSPM' (Cloud Security Posture Management) terminology to administrator account descriptions, which indicates documentation of a security-related feature. However, there is no evidence of addressing a specific vulnerability or security incident. The addition of --cli-error-format is a CLI usability improvement unrelated to security.
Diff
diff --git a/cli/latest/reference/securityhub/get-administrator-account.md b/cli/latest/reference/securityhub/get-administrator-account.md index 0108ef047..097a929b8 100644 --- a//cli/latest/reference/securityhub/get-administrator-account.md +++ b//cli/latest/reference/securityhub/get-administrator-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 -Provides the details for the Security Hub administrator account for the current member account. +Provides the details for the Security Hub CSPM administrator account for the current member account. @@ -89,0 +90 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi + [--cli-error-format <value>] @@ -124,0 +126 @@ The formatting style for command output. + * off @@ -190,0 +193,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 + + + @@ -230 +245 @@ Administrator -> (structure) ->> The account ID of the Security Hub administrator account that the invitation was sent from. +>> The account ID of the Security Hub CSPM administrator account that the invitation was sent from. @@ -266 +281 @@ Administrator -> (structure) - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »