AWS cli documentation change
Summary
Updated CLI version from 2.32.16 to 2.32.17 and changed 'Amazon S3 Glacier' to 'Amazon Glacier' in account ID documentation
Security assessment
The modifications are limited to version tracking and service name standardization. The account ID documentation clarification does not introduce or modify security controls or address vulnerabilities.
Diff
diff --git a/cli/latest/reference/glacier/list-provisioned-capacity.md b/cli/latest/reference/glacier/list-provisioned-capacity.md index c9b8d59f6..c97314e2f 100644 --- a//cli/latest/reference/glacier/list-provisioned-capacity.md +++ b//cli/latest/reference/glacier/list-provisioned-capacity.md @@ -15 +15 @@ - * [AWS CLI 2.32.16 Command Reference](../../index.html) » + * [AWS CLI 2.32.17 Command Reference](../../index.html) » @@ -95 +95 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/glacie -> The AWS account ID of the account that owns the vault. You can either specify an AWS account ID or optionally a single ‘-’ (hyphen), in which case Amazon S3 Glacier uses the AWS account ID associated with the credentials used to sign the request. If you use an account ID, don’t include any hyphens (‘-’) in the ID. +> The AWS account ID of the account that owns the vault. You can either specify an AWS account ID or optionally a single ‘-’ (hyphen), in which case Amazon Glacier uses the AWS account ID associated with the credentials used to sign the request. If you use an account ID, don’t include any hyphens (‘-’) in the ID. @@ -257 +257 @@ ProvisionedCapacityList -> (list) - * [AWS CLI 2.32.16 Command Reference](../../index.html) » + * [AWS CLI 2.32.17 Command Reference](../../index.html) »