AWS amazonglacier documentation change
Summary
Updated service name references from 'S3 Glacier' to 'Glacier' and adjusted related documentation links. Minor text corrections in error message references.
Security assessment
Changes involve branding/naming standardization (removing 'S3' from service names) and documentation link updates. No security vulnerabilities, mitigations, or new security features are mentioned. The existing reference to 'advanced optional encryption features' was not added in this change.
Diff
diff --git a/amazonglacier/latest/dev/api-ListTagsForVault.md b/amazonglacier/latest/dev/api-ListTagsForVault.md index 74d031c3e..2684a0aff 100644 --- a//amazonglacier/latest/dev/api-ListTagsForVault.md +++ b//amazonglacier/latest/dev/api-ListTagsForVault.md @@ -7 +7 @@ Request SyntaxRequest ParametersRequest HeadersRequest BodyResponsesExamplesRela -**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 ParametersRequest HeadersRequest BodyResponsesExamplesRela -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 lists all the tags attached to a vault. The operation returns an empty map if there are no tags. For more information about tags, see [Tagging Amazon S3 Glacier Resources](./tagging.html). +This operation lists all the tags attached to a vault. The operation returns an empty map if there are no tags. For more information about tags, see [Tagging Amazon Glacier Resources](./tagging.html). @@ -82 +82 @@ _Required:_ Yes -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 @@ In this example, a GET request is sent to retrieve a list of tags from the speci -If the request was successful, Amazon S3 Glacier (S3 Glacier) returns a `HTTP 200 OK` with a list of tags for the vault as shown in the following example. +If the request was successful, Amazon Glacier (Glacier) returns a `HTTP 200 OK` with a list of tags for the vault as shown in the following example.