Back to Pocketbase

Interface newS3

static/jsvm/interfaces/filesystem.newS3.html

latest768 B
Original Source

Interface newS3

Hierarchy

  • newS3

  • newS3(bucketName, region, endpoint, accessKey, secretKey, s3ForcePathStyle): System

NewS3 initializes a new S3 filesystem instance.

NB! Make sure to call Close() after you are done working with it.

Parameters

bucketName: string
region: string
endpoint: string
accessKey: string
secretKey: string
s3ForcePathStyle: boolean

Returns System

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc