AWS amazonglacier documentation change
Summary
Updated branding references from 'S3 Glacier' to 'Glacier' or 'Amazon Glacier' throughout the documentation, and adjusted related links/text to match naming conventions.
Security assessment
Changes are purely branding/naming convention updates (removing redundant 'S3' references). No security vulnerabilities, mitigations, or security feature enhancements are mentioned. The encryption features reference remains unchanged.
Diff
diff --git a/amazonglacier/latest/dev/api-vault-delete.md b/amazonglacier/latest/dev/api-vault-delete.md index 35467b324..781c238d3 100644 --- a//amazonglacier/latest/dev/api-vault-delete.md +++ b//amazonglacier/latest/dev/api-vault-delete.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 deletes a vault. Amazon S3 Glacier (S3 Glacier) will delete a vault only if there are no archives in the vault as per the last inventory and there have been no writes to the vault since the last inventory. If either of these conditions is not satisfied, the vault deletion fails (that is, the vault is not removed) and S3 Glacier returns an error. +This operation deletes a vault. Amazon Glacier (Glacier) will delete a vault only if there are no archives in the vault as per the last inventory and there have been no writes to the vault since the last inventory. If either of these conditions is not satisfied, the vault deletion fails (that is, the vault is not removed) and Glacier returns an error. @@ -17 +17 @@ This operation deletes a vault. Amazon S3 Glacier (S3 Glacier) will delete a vau -You can use the [Describe Vault (GET vault)](./api-vault-get.html) operation that provides vault information, including the number of archives in the vault; however, the information is based on the vault inventory S3 Glacier last generated. +You can use the [Describe Vault (GET vault)](./api-vault-get.html) operation that provides vault information, including the number of archives in the vault; however, the information is based on the vault inventory Glacier last generated. @@ -73 +73 @@ 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). @@ -103 +103 @@ The following example deletes a vault named `examplevault`. The example request - * [Identity and Access Management for Amazon S3 Glacier](./security-iam.html) + * [Identity and Access Management for Amazon Glacier](./security-iam.html)