githubEdit

Getting Started

circle-info

This page was generated from content adapted from the AWS Developer Guidearrow-up-right

Step 3: Upload an Archive to a Vault

Step 4: Download an Archive from a Vault

  • Important Amazon 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 (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. To install the AWS CLI, see AWS Command Line Interfacearrow-up-right. For more information about using S3 Glacier with the AWS CLI, see AWS CLI Reference for S3 Glacierarrow-up-right. For examples of using the AWS CLI to upload archives to S3 Glacier, see Using S3 Glacier with the AWS Command Line Interfacearrow-up-right.

Step 5: Delete an Archive from a Vault

Last updated