AWS Security ChangesHomeSearch

AWS amazonglacier documentation change

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

File: amazonglacier/latest/dev/api-jobParameters.md

Summary

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

Security assessment

The changes are purely branding/terminology updates (e.g., 'S3 Glacier' → 'Glacier') and documentation link formatting. No security vulnerabilities, encryption changes, or access control modifications are mentioned. The existing security-related content about SNS topic policies and encryption features remains unchanged.

Diff

diff --git a/amazonglacier/latest/dev/api-jobParameters.md b/amazonglacier/latest/dev/api-jobParameters.md
index 3e54343ee..5cb85b84a 100644
--- a//amazonglacier/latest/dev/api-jobParameters.md
+++ b//amazonglacier/latest/dev/api-jobParameters.md
@@ -7 +7 @@ ContentsMore Info
-**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 @@ ContentsMore Info
-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.
@@ -22 +22 @@ The ID of the archive that you want. This field is required if the `Type` field
-_Valid Values_ : Must be a valid archive ID that you obtained from a previous request to Amazon S3 Glacier (S3 Glacier).
+_Valid Values_ : Must be a valid archive ID that you obtained from a previous request to Amazon Glacier (Glacier).
@@ -91 +91 @@ _Required_ : no
-The Amazon Resource Name (ARN) of the Amazon SNS topic where S3 Glacier sends a notification when the job is completed and output is ready for you to download. The specified topic publishes the notification to its subscribers. 
+The Amazon Resource Name (ARN) of the Amazon SNS topic where Glacier sends a notification when the job is completed and output is ready for you to download. The specified topic publishes the notification to its subscribers. 
@@ -93 +93 @@ The Amazon Resource Name (ARN) of the Amazon SNS topic where S3 Glacier sends a
-The SNS topic must exist. If it doesn't, S3 Glacier doesn't create it for you. Additionally, the SNS topic must have a policy that allows the account that created the job to publish messages to the topic. For information about SNS topic names, see [CreateTopic](https://docs.aws.amazon.com/sns/latest/api/API_CreateTopic.html) in the _Amazon Simple Notification Service_ _API Reference_.
+The SNS topic must exist. If it doesn't, Glacier doesn't create it for you. Additionally, the SNS topic must have a policy that allows the account that created the job to publish messages to the topic. For information about SNS topic names, see [CreateTopic](https://docs.aws.amazon.com/sns/latest/api/API_CreateTopic.html) in the _Amazon Simple Notification Service_ _API Reference_.