AWS Security ChangesHomeSearch

AWS amazonglacier documentation change

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

File: amazonglacier/latest/dev/uploading-an-archive-single-op-using-dotnet.md

Summary

Updated service name references from 'S3 Glacier' to 'Glacier' throughout the documentation, adjusted links to storage class documentation, and removed redundant 'S3' prefixes in service mentions.

Security assessment

The changes are purely branding/naming updates without any security context. No security vulnerabilities, encryption methods, or access controls were modified or added. The references to 'advanced optional encryption features' remain unchanged from previous documentation.

Diff

diff --git a/amazonglacier/latest/dev/uploading-an-archive-single-op-using-dotnet.md b/amazonglacier/latest/dev/uploading-an-archive-single-op-using-dotnet.md
index 64b71ed48..50e3f1296 100644
--- a//amazonglacier/latest/dev/uploading-an-archive-single-op-using-dotnet.md
+++ b//amazonglacier/latest/dev/uploading-an-archive-single-op-using-dotnet.md
@@ -7 +7 @@ Uploading an Archive Using the High-Level API of the AWS SDK for .NETUploading a
-**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 @@ Uploading an Archive Using the High-Level API of the AWS SDK for .NETUploading a
-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.
@@ -11 +11 @@ If you're looking for archival storage solutions we suggest using the S3 Glacier
-# Uploading an Archive in a Single Operation Using the AWS SDK for .NET in Amazon S3 Glacier
+# Uploading an Archive in a Single Operation Using the AWS SDK for .NET in Amazon Glacier
@@ -83 +83 @@ In addition to the data you want to upload, You need to provide a checksum (SHA-
-If you don't provide an account ID, then the account ID associated with the credentials you provide to sign the request is assumed. For more information, see [Using the AWS SDK for .NET with Amazon S3 Glacier](./using-aws-sdk-for-dot-net.html). 
+If you don't provide an account ID, then the account ID associated with the credentials you provide to sign the request is assumed. For more information, see [Using the AWS SDK for .NET with Amazon Glacier](./using-aws-sdk-for-dot-net.html). 
@@ -87 +87 @@ If you don't provide an account ID, then the account ID associated with the cred
-In response, S3 Glacier returns an archive ID of the newly uploaded archive. 
+In response, Glacier returns an archive ID of the newly uploaded archive.