AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-12-16 · Documentation low

File: cli/latest/reference/glacier/list-parts.md

Summary

Updated CLI version from 2.32.16 to 2.32.17 and replaced 'Amazon S3 Glacier' with 'Amazon Glacier' in multiple text references

Security assessment

Changes consist of version number updates and branding adjustments (removing 'S3' from service name). No security-related content was added or modified in the technical documentation.

Diff

diff --git a/cli/latest/reference/glacier/list-parts.md b/cli/latest/reference/glacier/list-parts.md
index 8ec08b51b..14bec25ed 100644
--- a//cli/latest/reference/glacier/list-parts.md
+++ b//cli/latest/reference/glacier/list-parts.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.17 Command Reference](../../index.html) »
@@ -66 +66 @@ An AWS account has full permission to perform all operations (actions). However,
-For conceptual information and the underlying REST API, see [Working with Archives in Amazon S3 Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/working-with-archives.html) and [List Parts](https://docs.aws.amazon.com/amazonglacier/latest/dev/api-multipart-list-parts.html) in the _Amazon Glacier Developer Guide_ .
+For conceptual information and the underlying REST API, see [Working with Archives in Amazon Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/working-with-archives.html) and [List Parts](https://docs.aws.amazon.com/amazonglacier/latest/dev/api-multipart-list-parts.html) in the _Amazon Glacier Developer Guide_ .
@@ -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.
@@ -308 +308 @@ Parts -> (list)
->>> The SHA256 tree hash value that Amazon S3 Glacier calculated for the part. This field is never `null` .
+>>> The SHA256 tree hash value that Amazon Glacier calculated for the part. This field is never `null` .
@@ -324 +324 @@ Marker -> (string)
-  * [AWS CLI 2.32.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.17 Command Reference](../../index.html) »