Amazon S3 Glacier Examples - Amazon SDK for JavaScript
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

We announced the upcoming end-of-support for Amazon SDK for JavaScript v2. We recommend that you migrate to Amazon SDK for JavaScript v3. For dates, additional details, and information on how to migrate, please refer to the linked announcement.

Amazon S3 Glacier Examples

Amazon S3 Glacier is a secure cloud storage service for data archiving and long-term backup. The service is optimized for infrequently accessed data where a retrieval time of several hours is suitable.


            Relationship between JavaScript environments, the SDK, and S3 Glacier

The JavaScript API for Amazon S3 Glacier is exposed through the AWS.Glacier client class. For more information about using the S3 Glacier client class, see Class: AWS.Glacier in the API reference.