AWS cli documentation change
Summary
Updated CLI version references from 2.32.16 to 2.32.17 and replaced 'Amazon S3 Glacier' with 'Amazon Glacier' in multiple locations
Security assessment
Changes consist of version number updates and service name corrections. The archive deletion process description remains functionally identical with no security-related modifications or additions.
Diff
diff --git a/cli/latest/reference/glacier/delete-archive.md b/cli/latest/reference/glacier/delete-archive.md index 1e81aea12..3224372c2 100644 --- a//cli/latest/reference/glacier/delete-archive.md +++ b//cli/latest/reference/glacier/delete-archive.md @@ -15 +15 @@ - * [AWS CLI 2.32.16 Command Reference](../../index.html) » + * [AWS CLI 2.32.17 Command Reference](../../index.html) » @@ -62,2 +62,2 @@ This operation deletes an archive from a vault. Subsequent requests to initiate - * If the archive retrieval job is actively preparing the data for download when Amazon S3 Glacier receives the delete archive request, the archival retrieval operation might fail. - * If the archive retrieval job has successfully prepared the archive for download when Amazon S3 Glacier receives the delete archive request, you will be able to download the output. + * If the archive retrieval job is actively preparing the data for download when Amazon Glacier receives the delete archive request, the archival retrieval operation might fail. + * If the archive retrieval job has successfully prepared the archive for download when Amazon Glacier receives the delete archive request, you will be able to download the output. @@ -108 +108 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/glacie -> The `AccountId` value is 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, do not include any hyphens (‘-’) in the ID. +> The `AccountId` value is 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, do not include any hyphens (‘-’) in the ID. @@ -250 +250 @@ None - * [AWS CLI 2.32.16 Command Reference](../../index.html) » + * [AWS CLI 2.32.17 Command Reference](../../index.html) »