Actions for S3 Glacier using Amazon SDKs
The following code examples demonstrate how to perform individual S3 Glacier actions with Amazon SDKs. These excerpts call the S3 Glacier API and are code excerpts from larger programs that must be run in context. Each example includes a link to GitHub, where you can find instructions for setting up and running the code.
The following examples include only the most commonly used actions. For a complete list, see the Amazon S3 Glacier API Reference.
Examples
- Add tags
- Create a multipart upload
- Create a vault
- Delete a vault
- Delete an archive
- Delete vault notifications
- Describe a job
- Describe a vault
- Download an archive
- Get job output
- Get vault notification configuration
- List jobs
- List tags
- List vaults
- Retrieve a vault inventory
- Retrieve an archive from a vault
- Set vault notifications
- Upload an archive to a vault