Skip to main content
Module

x/capi/deps/s3.ts>StorageClass

[WIP] A framework for crafting interactions with Substrate chains
Latest
type alias StorageClass
Re-export
import { type StorageClass } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/s3.ts";

A S3 storage class.

definition:
| "STANDARD"
| "REDUCED_REDUNDANCY"
| "STANDARD_IA"
| "ONEZONE_IA"
| "INTELLIGENT_TIERING"
| "GLACIER"
| "DEEP_ARCHIVE"