AWS Security ChangesHomeSearch

AWS amazonglacier documentation change

Service: amazonglacier · 2025-10-01 · Documentation low

File: amazonglacier/latest/dev/api-AddTagsToVault.md

Summary

Updated service name references from 'S3 Glacier' to 'Glacier' throughout documentation, including tags documentation links and error messages

Security assessment

Changes are purely branding/nomenclature updates. No evidence of security vulnerability fixes or new security documentation - maintains existing tag functionality descriptions.

Diff

diff --git a/amazonglacier/latest/dev/api-AddTagsToVault.md b/amazonglacier/latest/dev/api-AddTagsToVault.md
index 1e2ca985b..2252bd224 100644
--- a//amazonglacier/latest/dev/api-AddTagsToVault.md
+++ b//amazonglacier/latest/dev/api-AddTagsToVault.md
@@ -7 +7 @@ Request SyntaxRequest ParametersResponsesExamplesRelated SectionsSee Also
-**This page is only for existing customers of the S3 Glacier service using Vaults and the original REST API from 2012.**
+**This page is only for existing customers of the Glacier service using Vaults and the original REST API from 2012.**
@@ -9 +9 @@ Request SyntaxRequest ParametersResponsesExamplesRelated SectionsSee Also
-If you're looking for archival storage solutions we suggest using the S3 Glacier storage classes in Amazon S3, **S3 Glacier Instant Retrieval** , **S3 Glacier Flexible Retrieval** , and **S3 Glacier Deep Archive**. To learn more about these storage options, see [S3 Glacier storage classes](https://aws.amazon.com/s3/storage-classes/glacier/) and [Long-term data storage using S3 Glacier storage classes](https://docs.aws.amazon.com/AmazonS3/latest/userguide/glacier-storage-classes) in the _Amazon S3 User Guide_. These storage classes use the Amazon S3 API, are available in all regions, and can be managed within the Amazon S3 console. They offer features like Storage Cost Analysis, Storage Lens, advanced optional encryption features, and more.
+If you're looking for archival storage solutions we suggest using the Glacier storage classes in Amazon S3, **S3 Glacier Instant Retrieval** , **S3 Glacier Flexible Retrieval** , and **S3 Glacier Deep Archive**. To learn more about these storage options, see [Glacier storage classes](https://aws.amazon.com/s3/storage-classes/glacier/) and [Long-term data storage using Glacier storage classes](https://docs.aws.amazon.com/AmazonS3/latest/userguide/glacier-storage-classes) in the _Amazon S3 User Guide_. These storage classes use the Amazon S3 API, are available in all regions, and can be managed within the Amazon S3 console. They offer features like Storage Cost Analysis, Storage Lens, advanced optional encryption features, and more.
@@ -15 +15 @@ This operation adds the specified tags to a vault. Each tag is composed of a key
-If a tag already exists on the vault under a specified key, the existing key value will be overwritten. For more information about tags, see [Tagging Amazon S3 Glacier Resources](./tagging.html).
+If a tag already exists on the vault under a specified key, the existing key value will be overwritten. For more information about tags, see [Tagging Amazon Glacier Resources](./tagging.html).
@@ -88 +88 @@ This operation does not return a response body.
-For information about Amazon S3 Glacier exceptions and error messages, see [Error Responses](./api-error-responses.html).
+For information about Amazon Glacier exceptions and error messages, see [Error Responses](./api-error-responses.html).
@@ -114 +114 @@ The following example sends an HTTP POST request with the tags to add to the vau
-If the request was successful S3 Glacier returns a `HTTP 204 No Content` as shown in the following example.
+If the request was successful Glacier returns a `HTTP 204 No Content` as shown in the following example.