AWS Security ChangesHomeSearch

AWS amazonglacier documentation change

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

File: amazonglacier/latest/dev/api-vaults-get.md

Summary

Updated service name references from 'S3 Glacier' to 'Glacier' in multiple sections, including links and terminology. Adjusted references to storage classes and error documentation to align with current naming conventions.

Security assessment

The changes are purely branding/naming updates (removing 'S3' from service names and links). No security vulnerabilities, mitigations, or new security features are mentioned. Encryption features are referenced but were already present in the original text.

Diff

diff --git a/amazonglacier/latest/dev/api-vaults-get.md b/amazonglacier/latest/dev/api-vaults-get.md
index 7294c3bd1..8274cbebe 100644
--- a//amazonglacier/latest/dev/api-vaults-get.md
+++ b//amazonglacier/latest/dev/api-vaults-get.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.
@@ -17 +17 @@ This operation lists all vaults owned by the calling user’s account. The list
-By default, this operation returns up to 10 items per request. If there are more vaults to list, the `marker` field in the response body contains the vault Amazon Resource Name (ARN) at which to continue the list with a new List Vaults request; otherwise, the `marker` field is `null`. In your next List Vaults request you set the `marker` parameter to the value Amazon S3 Glacier (S3 Glacier) returned in the responses to your previous List Vaults request. You can also limit the number of vaults returned in the response by specifying the `limit` parameter in the request. 
+By default, this operation returns up to 10 items per request. If there are more vaults to list, the `marker` field in the response body contains the vault Amazon Resource Name (ARN) at which to continue the list with a new List Vaults request; otherwise, the `marker` field is `null`. In your next List Vaults request you set the `marker` parameter to the value Amazon Glacier (Glacier) returned in the responses to your previous List Vaults request. You can also limit the number of vaults returned in the response by specifying the `limit` parameter in the request. 
@@ -145 +145 @@ _Type_ : String
-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).
@@ -257 +257 @@ Two vaults are returned in the list. The `Marker` contains the vault ARN to cont
-  * [Identity and Access Management for Amazon S3 Glacier](./security-iam.html)
+  * [Identity and Access Management for Amazon Glacier](./security-iam.html)