AWS Security ChangesHomeSearch

AWS amazonglacier documentation change

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

File: amazonglacier/latest/dev/api-archive-delete.md

Summary

Updated service name references from 'S3 Glacier' to 'Glacier' or 'Amazon Glacier' throughout the documentation, adjusted links, and removed redundant branding mentions.

Security assessment

The changes are purely branding/naming updates (e.g., 'S3 Glacier' → 'Glacier') and link text adjustments. There is no evidence of security vulnerability fixes, security feature additions, or changes to security-related content. The mention of 'advanced optional encryption features' remains unchanged from previous versions.

Diff

diff --git a/amazonglacier/latest/dev/api-archive-delete.md b/amazonglacier/latest/dev/api-archive-delete.md
index e38e26705..1d17ee9e0 100644
--- a//amazonglacier/latest/dev/api-archive-delete.md
+++ b//amazonglacier/latest/dev/api-archive-delete.md
@@ -7 +7 @@ DescriptionRequestsResponsesExamplesRelated Sections
-**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 Sections
-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 deletes an archive from a vault. You can delete one archive at a time from a vault. To delete the archive you must provide its archive ID in the delete request. You can get the archive ID by downloading the vault inventory for the vault that contains the archive. For more information about downloading the vault inventory, see [Downloading a Vault Inventory in Amazon S3 Glacier](./vault-inventory.html).
+This operation deletes an archive from a vault. You can delete one archive at a time from a vault. To delete the archive you must provide its archive ID in the delete request. You can get the archive ID by downloading the vault inventory for the vault that contains the archive. For more information about downloading the vault inventory, see [Downloading a Vault Inventory in Amazon Glacier](./vault-inventory.html).
@@ -21 +21 @@ Archive retrievals that are in progress for an archive ID when you delete the ar
-  * If the archive retrieval job is actively preparing the data for download when Amazon S3 Glacier (S3 Glacier) receives the delete archive request, the archival retrieval operation might fail. 
+  * If the archive retrieval job is actively preparing the data for download when Amazon Glacier (Glacier) receives the delete archive request, the archival retrieval operation might fail. 
@@ -23 +23 @@ Archive retrievals that are in progress for an archive ID when you delete the ar
-  * If the archive retrieval job has successfully prepared the archive for download when S3 Glacier receives the delete archive request, you will be able to download the output. 
+  * If the archive retrieval job has successfully prepared the archive for download when Glacier receives the delete archive request, you will be able to download the output. 
@@ -28 +28 @@ Archive retrievals that are in progress for an archive ID when you delete the ar
-For more information about archive retrieval, see [Downloading an Archive in S3 Glacier](./downloading-an-archive.html). 
+For more information about archive retrieval, see [Downloading an Archive in Glacier](./downloading-an-archive.html). 
@@ -80 +80 @@ 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).
@@ -99 +99 @@ The ID of the archive to be deleted is specified as a subresource of `archives`.
-If the request is successful, S3 Glacier responds with `204 No Content` to indicate that the archive is deleted.
+If the request is successful, Glacier responds with `204 No Content` to indicate that the archive is deleted.
@@ -112 +112 @@ If the request is successful, S3 Glacier responds with `204 No Content` to indic
-  * [Identity and Access Management for Amazon S3 Glacier](./security-iam.html)
+  * [Identity and Access Management for Amazon Glacier](./security-iam.html)