Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AWSS3FileStoreStrategy

Hierarchy

  • AWSS3FileStoreStrategy

Implements

Index

Constructors

constructor

Properties

Private awaytoId

awaytoId: string

Private bucket

bucket: string

Private client

client: S3Client

Private identityId

identityId: string

Private ready

ready: boolean

shouldDelete

shouldDelete: boolean

Methods

delete

  • delete(location: string): Promise<string>

get

  • get(location: string): Promise<string>

loaded

  • loaded(): boolean

post

  • post(file: File): Promise<string>

put

  • put(file: File): Promise<string>

Generated using TypeDoc