AWS amazonglacier documentation change
Summary
Updated service references from 'S3 Glacier' to 'Glacier' in warnings, documentation links, and error messages. Adjusted resource tagging documentation terminology.
Security assessment
The changes are terminology updates (e.g., 'S3 Glacier' → 'Glacier') and do not alter security implications of tag management. While tags can be security-relevant, this diff does not modify their security properties or add new security guidance.
Diff
diff --git a/amazonglacier/latest/dev/api-RemoveTagsFromVault.md b/amazonglacier/latest/dev/api-RemoveTagsFromVault.md index 601a1c5b8..a415daf1b 100644 --- a//amazonglacier/latest/dev/api-RemoveTagsFromVault.md +++ b//amazonglacier/latest/dev/api-RemoveTagsFromVault.md @@ -7 +7 @@ Request SyntaxRequest ParametersResponsesExamplesRelated 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 @@ Request SyntaxRequest ParametersResponsesExamplesRelated 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. @@ -13 +13 @@ If you're looking for archival storage solutions we suggest using the S3 Glacier -This operation removes one or more tags from the set of tags attached to a vault. For more information about tags, see [Tagging Amazon S3 Glacier Resources](./tagging.html). +This operation removes one or more tags from the set of tags attached to a vault. For more information about tags, see [Tagging Amazon Glacier Resources](./tagging.html). @@ -86 +86 @@ 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). @@ -111 +111 @@ The following example sends an HTTP POST request to remove the specified tags. -If the request was successful Amazon S3 Glacier (S3 Glacier) returns a `HTTP 204 No Content` as shown in the following example. +If the request was successful Amazon Glacier (Glacier) returns a `HTTP 204 No Content` as shown in the following example.