AWS Security ChangesHomeSearch

AWS amazonglacier documentation change

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

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

Summary

Updated references from 'S3 Glacier' to 'Glacier' in documentation text and links, removed redundant 'S3' prefixes in service names and URLs.

Security assessment

The changes are purely terminological, aligning documentation with updated service naming conventions ('Glacier' instead of 'S3 Glacier'). No security policies, encryption settings, or access control mechanisms were modified or documented. The updates do not indicate any security-related fixes or enhancements.

Diff

diff --git a/amazonglacier/latest/dev/api-SetVaultAccessPolicy.md b/amazonglacier/latest/dev/api-SetVaultAccessPolicy.md
index 54d9f84cf..0ca32573c 100644
--- a//amazonglacier/latest/dev/api-SetVaultAccessPolicy.md
+++ b//amazonglacier/latest/dev/api-SetVaultAccessPolicy.md
@@ -7 +7 @@ DescriptionRequestsResponsesExamplesRelated 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 @@ DescriptionRequestsResponsesExamplesRelated 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.
@@ -62 +62 @@ Required: Yes
-In response, S3 Glacier returns `204 No Content` if the policy is accepted.
+In response, Glacier returns `204 No Content` if the policy is accepted.
@@ -82 +82 @@ 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).
@@ -103 +103 @@ The following example sends an HTTP `PUT` request to the URI of the vault's `acc
-If the request was successful, Amazon S3 Glacier (S3 Glacier) returns a `HTTP 204 No Content` as shown in the following example.
+If the request was successful, Amazon Glacier (Glacier) returns a `HTTP 204 No Content` as shown in the following example.