Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/capi/deps/s3.ts>S3Config

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

Properties

region: string
accessKeyID: string
secretKey: string
optional
sessionToken: string
optional
endpointURL: string