AWS Security ChangesHomeSearch

AWS amazonglacier documentation change

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

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

Summary

Updated service name references from 'S3 Glacier' to 'Glacier' throughout documentation, removed redundant 'S3' prefix in storage class references, and updated links/terminology to match current branding

Security assessment

Changes are purely branding/naming convention updates without any security implications. No security vulnerabilities, encryption changes, or access control modifications were mentioned. The security-related IAM documentation link update maintains existing security content with updated service naming.

Diff

diff --git a/amazonglacier/latest/dev/api-vault-get.md b/amazonglacier/latest/dev/api-vault-get.md
index 7d5340cfb..062395bd1 100644
--- a//amazonglacier/latest/dev/api-vault-get.md
+++ b//amazonglacier/latest/dev/api-vault-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.
@@ -15 +15 @@ If you're looking for archival storage solutions we suggest using the S3 Glacier
-This operation returns information about a vault, including the vault Amazon Resource Name (ARN), the date the vault was created, the number of archives contained within the vault, and the total size of all the archives in the vault. The number of archives and their total size are as of the last vault inventory Amazon S3 Glacier (S3 Glacier) generated (see [Working with Vaults in Amazon S3 Glacier](./working-with-vaults.html)). S3 Glacier generates vault inventories approximately daily. This means that if you add or remove an archive from a vault, and then immediately send a Describe Vault request, the response might not reflect the changes. 
+This operation returns information about a vault, including the vault Amazon Resource Name (ARN), the date the vault was created, the number of archives contained within the vault, and the total size of all the archives in the vault. The number of archives and their total size are as of the last vault inventory Amazon Glacier (Glacier) generated (see [Working with Vaults in Amazon Glacier](./working-with-vaults.html)). Glacier generates vault inventories approximately daily. This means that if you add or remove an archive from a vault, and then immediately send a Describe Vault request, the response might not reflect the changes. 
@@ -84 +84 @@ _Type_ : A string representation in the ISO 8601 date format, for example `2013-
-The UTC date when S3 Glacier completed the last vault inventory. For information about initiating an inventory for a vault, see [Initiate Job (POST jobs)](./api-initiate-job-post.html).
+The UTC date when Glacier completed the last vault inventory. For information about initiating an inventory for a vault, see [Initiate Job (POST jobs)](./api-initiate-job-post.html).
@@ -118 +118 @@ _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).
@@ -161 +161 @@ The following example demonstrates how to get information about the vault named
-  * [Identity and Access Management for Amazon S3 Glacier](./security-iam.html)
+  * [Identity and Access Management for Amazon Glacier](./security-iam.html)