AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/glacier/remove-tags-from-vault.md

Summary

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

Security assessment

Routine version update and branding terminology changes. The tag removal operation documentation remains functionally unchanged regarding security aspects.

Diff

diff --git a/cli/latest/reference/glacier/remove-tags-from-vault.md b/cli/latest/reference/glacier/remove-tags-from-vault.md
index 9e29d61a2..2b8c1183e 100644
--- a//cli/latest/reference/glacier/remove-tags-from-vault.md
+++ b//cli/latest/reference/glacier/remove-tags-from-vault.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.17 Command Reference](../../index.html) »
@@ -60 +60 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-This operation removes one or more tags from the set of tags attached to a vault. For more information about tags, see [Tagging Amazon S3 Glacier Resources](https://docs.aws.amazon.com/amazonglacier/latest/dev/tagging.html) . This operation is idempotent. The operation will be successful, even if there are no tags attached to the vault.
+This operation removes one or more tags from the set of tags attached to a vault. For more information about tags, see [Tagging Amazon Glacier Resources](https://docs.aws.amazon.com/amazonglacier/latest/dev/tagging.html) . This operation is idempotent. The operation will be successful, even if there are no tags attached to the vault.
@@ -97 +97 @@ 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.
@@ -242 +242 @@ None
-  * [AWS CLI 2.32.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.17 Command Reference](../../index.html) »