AWS amazonglacier documentation change
Summary
Updated service name references from 'S3 Glacier' to 'Glacier' throughout the document, adjusted section headers, and updated links to reflect naming changes.
Security assessment
The changes are purely branding/naming updates (e.g., 'S3 Glacier' to 'Glacier') and do not introduce, modify, or address security-related content. Existing security mentions like 'advanced optional encryption features' remain unchanged. No evidence of vulnerability fixes or security enhancements.
Diff
diff --git a/amazonglacier/latest/dev/introduction.md b/amazonglacier/latest/dev/introduction.md index 8f1d21a05..a394b0ae9 100644 --- a//amazonglacier/latest/dev/introduction.md +++ b//amazonglacier/latest/dev/introduction.md @@ -5 +5 @@ -Do You Currently Use S3 Glacier? +Do You Currently Use Glacier? @@ -7 +7 @@ Do You Currently Use S3 Glacier? -**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 @@ Do You Currently Use S3 Glacier? -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. @@ -11 +11 @@ If you're looking for archival storage solutions we suggest using the S3 Glacier -# What Is Amazon S3 Glacier? +# What Is Amazon Glacier? @@ -13 +13 @@ If you're looking for archival storage solutions we suggest using the S3 Glacier -If you're currently using the Amazon S3 Glacier (S3 Glacier) service and want to learn more, you'll find the information that you need in this guide. S3 Glacier is a secure and durable service for low-cost data archiving and long-term backup using vaults. For more information about S3 Glacier service pricing, see [S3 Glacier pricing](https://aws.amazon.com/s3/glacier/pricing/). +If you're currently using the Amazon Glacier (Glacier) service and want to learn more, you'll find the information that you need in this guide. Glacier is a secure and durable service for low-cost data archiving and long-term backup using vaults. For more information about Glacier service pricing, see [Glacier pricing](https://aws.amazon.com/s3/glacier/pricing/). @@ -17 +17 @@ If you're currently using the Amazon S3 Glacier (S3 Glacier) service and want to - * Do You Currently Use S3 Glacier? + * Do You Currently Use Glacier? @@ -19 +19 @@ If you're currently using the Amazon S3 Glacier (S3 Glacier) service and want to - * [Amazon S3 Glacier Data Model](./amazon-glacier-data-model.html) + * [Amazon Glacier Data Model](./amazon-glacier-data-model.html) @@ -21 +21 @@ If you're currently using the Amazon S3 Glacier (S3 Glacier) service and want to - * [Supported Operations in S3 Glacier](./amazon-glacier-supported-operations.html) + * [Supported Operations in Glacier](./amazon-glacier-supported-operations.html) @@ -23 +23 @@ If you're currently using the Amazon S3 Glacier (S3 Glacier) service and want to - * [Accessing Amazon S3 Glacier](./amazon-glacier-accessing.html) + * [Accessing Amazon Glacier](./amazon-glacier-accessing.html) @@ -28 +28 @@ If you're currently using the Amazon S3 Glacier (S3 Glacier) service and want to -## Do You Currently Use S3 Glacier? +## Do You Currently Use Glacier? @@ -32 +32 @@ If you're currently using the Amazon S3 Glacier (S3 Glacier) service and want to -This section is about the S3 Glacier service. If you currently use the S3 Glacier storage classes (**S3 Glacier Instant Retrieval** , **S3 Glacier Flexible Retrieval** , and **S3 Glacier Deep Archive**), see [Storage classes for archiving objects](https://docs.aws.amazon.com/AmazonS3/latest/userguide/glacier-storage-classes) in the _Amazon S3 User Guide_. +This section is about the Glacier service. If you currently use the Glacier storage classes (**S3 Glacier Instant Retrieval** , **S3 Glacier Flexible Retrieval** , and **S3 Glacier Deep Archive**), see [Storage classes for archiving objects](https://docs.aws.amazon.com/AmazonS3/latest/userguide/glacier-storage-classes) in the _Amazon S3 User Guide_. @@ -34 +34 @@ This section is about the S3 Glacier service. If you currently use the S3 Glacie -If you currently use the S3 Glacier service and want to learn more, we recommend that you begin by reading the following sections: +If you currently use the Glacier service and want to learn more, we recommend that you begin by reading the following sections: @@ -36 +36 @@ If you currently use the S3 Glacier service and want to learn more, we recommend - * What is Amazon S3 Glacier – The rest of this section describes the underlying data model, the operations it supports, and the AWS SDKs that you can use to interact with the service. + * What is Amazon Glacier – The rest of this section describes the underlying data model, the operations it supports, and the AWS SDKs that you can use to interact with the service. @@ -38 +38 @@ If you currently use the S3 Glacier service and want to learn more, we recommend - * Getting Started – The [Getting Started with Amazon S3 Glacier](./amazon-glacier-getting-started.html) section walks you through the process of creating a vault, uploading archives, creating jobs to download archives, retrieving the job output, and deleting archives. + * Getting Started – The [Getting Started with Amazon Glacier](./amazon-glacier-getting-started.html) section walks you through the process of creating a vault, uploading archives, creating jobs to download archives, retrieving the job output, and deleting archives. @@ -42 +42 @@ If you currently use the S3 Glacier service and want to learn more, we recommend -S3 Glacier does provide a console. However, any archive operation, such as upload, download, or deletion, requires you to use the AWS Command Line Interface (AWS CLI) or write code. There is no console support for archive operations. For example, to upload data, such as photos, videos, and other documents, you must either use the AWS CLI or write code to make requests, by using either the REST API directly or by using the AWS SDKs. +Glacier does provide a console. However, any archive operation, such as upload, download, or deletion, requires you to use the AWS Command Line Interface (AWS CLI) or write code. There is no console support for archive operations. For example, to upload data, such as photos, videos, and other documents, you must either use the AWS CLI or write code to make requests, by using either the REST API directly or by using the AWS SDKs. @@ -44 +44 @@ S3 Glacier does provide a console. However, any archive operation, such as uploa -To install the AWS CLI, see [AWS Command Line Interface](http://aws.amazon.com/cli/). For more information about using S3 Glacier with the AWS CLI, see the [AWS CLI Reference for S3 Glacier](http://docs.aws.amazon.com/cli/latest/reference/glacier/index.html). For examples of using the AWS CLI to upload archives to S3 Glacier, see [Using S3 Glacier with the AWS Command Line Interface](http://docs.aws.amazon.com/cli/latest/userguide/cli-using-glacier.html). +To install the AWS CLI, see [AWS Command Line Interface](http://aws.amazon.com/cli/). For more information about using Glacier with the AWS CLI, see the [AWS CLI Reference for Glacier](http://docs.aws.amazon.com/cli/latest/reference/glacier/index.html). For examples of using the AWS CLI to upload archives to Glacier, see [Using Glacier with the AWS Command Line Interface](http://docs.aws.amazon.com/cli/latest/userguide/cli-using-glacier.html). @@ -49 +49 @@ To install the AWS CLI, see [AWS Command Line Interface](http://aws.amazon.com/c -Beyond the getting started section, you'll probably want to learn more about S3 Glacier operations. The following sections provide detailed information about working with S3 Glacier by using the REST API and the AWS SDKs for Java and Microsoft .NET: +Beyond the getting started section, you'll probably want to learn more about Glacier operations. The following sections provide detailed information about working with Glacier by using the REST API and the AWS SDKs for Java and Microsoft .NET: @@ -51 +51 @@ Beyond the getting started section, you'll probably want to learn more about S3 - * [Using the AWS SDKs with Amazon S3 Glacier](./using-aws-sdk.html) + * [Using the AWS SDKs with Amazon Glacier](./using-aws-sdk.html) @@ -55 +55 @@ This section provides an overview of the AWS SDKs used in various code examples - * [Working with Vaults in Amazon S3 Glacier](./working-with-vaults.html) + * [Working with Vaults in Amazon Glacier](./working-with-vaults.html) @@ -57 +57 @@ This section provides an overview of the AWS SDKs used in various code examples -This section provides details of various vault operations, such as creating a vault, retrieving vault metadata, using jobs to retrieve vault inventory, and configuring vault notifications. In addition to using the S3 Glacier console, you can use the AWS SDKs for various vault operations. This section describes the API and provides working samples by using the AWS SDK for Java and the AWS SDK for .NET. +This section provides details of various vault operations, such as creating a vault, retrieving vault metadata, using jobs to retrieve vault inventory, and configuring vault notifications. In addition to using the Glacier console, you can use the AWS SDKs for various vault operations. This section describes the API and provides working samples by using the AWS SDK for Java and the AWS SDK for .NET. @@ -59 +59 @@ This section provides details of various vault operations, such as creating a va - * [Working with Archives in Amazon S3 Glacier](./working-with-archives.html) + * [Working with Archives in Amazon Glacier](./working-with-archives.html) @@ -63 +63 @@ This section provides details of archive operations, such as uploading an archiv - * [API Reference for Amazon S3 Glacier](./amazon-glacier-api.html) + * [API Reference for Amazon Glacier](./amazon-glacier-api.html) @@ -65 +65 @@ This section provides details of archive operations, such as uploading an archiv -S3 Glacier is a RESTful service. This section describes the REST operations, including the syntax, and example requests and responses for all the operations. The AWS SDK libraries wrap this API, simplifying your programming tasks. +Glacier is a RESTful service. This section describes the REST operations, including the syntax, and example requests and responses for all the operations. The AWS SDK libraries wrap this API, simplifying your programming tasks.