> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tensor9.com/llms.txt
> Use this file to discover all available pages before exploring further.

# S3 Glacier

> AWS S3 Glacier. The Glacier vault and archive API: stores archives in vaults and retrieves archive data or inventory through jobs. This is separate from S3 bucket storage classes.

## Coverage by target cloud

| Target             | Available |
| ------------------ | --------- |
| Google Cloud       | ✓         |
| Azure              | ✓         |
| OCI                | ✓         |
| Private Kubernetes | ✓         |

## Mapping and limitations

Tensor9 provides a bounded Max adaptation of the Glacier vault/archive API over MinIO. It supports vault creation, deletion, description and listing; single-request archive uploads up to 256 MiB and archive deletion; and archive or JSON inventory retrieval through InitiateJob, DescribeJob and GetJobOutput. Retrieval jobs complete immediately: AWS cold-storage retrieval timing and pricing are not reproduced. Multipart uploads, ListJobs, vault locks, notifications, access policies, provisioned capacity and tags are unsupported. Jobs reject SNSTopic and OutputLocation; archive retrieval rejects RetrievalByteRange, and inventory retrieval rejects InventoryRetrievalParameters.

These target services provide the mapping described above, within its stated limits.

| Cloud              | Target service |
| ------------------ | -------------- |
| Google Cloud       | MinIO          |
| Azure              | MinIO          |
| OCI                | MinIO          |
| Private Kubernetes | MinIO          |

[Service Catalog](/service-adapters/catalog).
