AWS amazonglacier documentation change
Summary
Updated references from 'S3 Glacier' to 'Glacier' in service names and documentation links. Clarified documentation applies to original 2012 REST API users.
Security assessment
Changes are branding/terminology updates to distinguish legacy Glacier service from newer S3 Glacier storage classes. No security vulnerabilities, encryption changes, or access control modifications are mentioned. References to 'advanced optional encryption features' remain unchanged.
Diff
diff --git a/amazonglacier/latest/dev/example_glacier_DescribeJob_section.md b/amazonglacier/latest/dev/example_glacier_DescribeJob_section.md index 93e77d7e1..c1d21f5b2 100644 --- a//amazonglacier/latest/dev/example_glacier_DescribeJob_section.md +++ b//amazonglacier/latest/dev/example_glacier_DescribeJob_section.md @@ -5 +5 @@ -**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.** @@ -7 +7 @@ -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. @@ -179 +179 @@ There's more on GitHub. Find the complete example and learn how to set up and ru -For a complete list of AWS SDK developer guides and code examples, see [Using S3 Glacier with an AWS SDK](./sdk-general-information-section.html). This topic also includes information about getting started and details about previous SDK versions. +For a complete list of AWS SDK developer guides and code examples, see [Using Glacier with an AWS SDK](./sdk-general-information-section.html). This topic also includes information about getting started and details about previous SDK versions.