AWS Security ChangesHomeSearch

AWS amazonglacier documentation change

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

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

Summary

Updated branding from 'S3 Glacier' to 'Glacier' across the documentation, removed redundant 'S3' references in service names and links.

Security assessment

The changes are purely branding/naming updates (e.g., 'S3 Glacier' → 'Glacier') and URL text adjustments. No security vulnerabilities, mitigations, or new security features are mentioned. The existing security-related content about encryption and IAM remains unchanged except for service name references.

Diff

diff --git a/amazonglacier/latest/dev/api-vault-put.md b/amazonglacier/latest/dev/api-vault-put.md
index 8e395f1a5..6d755106f 100644
--- a//amazonglacier/latest/dev/api-vault-put.md
+++ b//amazonglacier/latest/dev/api-vault-put.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 creates a new vault with the specified name. The name of the vault must be unique within an AWS Region for an AWS account. You can create up to 1,000 vaults per account. For information on creating more vaults, go to the [Amazon S3 Glacier product detail page](http://aws.amazon.com/glacier).
+This operation creates a new vault with the specified name. The name of the vault must be unique within an AWS Region for an AWS account. You can create up to 1,000 vaults per account. For information on creating more vaults, go to the [Amazon Glacier product detail page](http://aws.amazon.com/glacier).
@@ -26 +26 @@ You must use the following guidelines when naming a vault.
-This operation is idempotent, you can send the same request multiple times and it has no further effect after the first time Amazon S3 Glacier (S3 Glacier) creates the specified vault.
+This operation is idempotent, you can send the same request multiple times and it has no further effect after the first time Amazon Glacier (Glacier) creates the specified vault.
@@ -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).
@@ -100 +100 @@ The following example sends an HTTP PUT request to create a vault named `example
-S3 Glacier creates the vault and returns the relative URI path of the vault in the `Location` header. The account ID is always displayed in the `Location` header regardless of whether the account ID or a hyphen ('`-`') was specified in the request.
+Glacier creates the vault and returns the relative URI path of the vault in the `Location` header. The account ID is always displayed in the `Location` header regardless of whether the account ID or a hyphen ('`-`') was specified in the request.
@@ -114 +114 @@ S3 Glacier creates the vault and returns the relative URI path of the vault in t
-  * [Identity and Access Management for Amazon S3 Glacier](./security-iam.html)
+  * [Identity and Access Management for Amazon Glacier](./security-iam.html)