Options
Menu

Hierarchy

  • S3Bridge

Implements

Index

Constructors

constructor

    • Use new S3Bridge(new S3()) to create an S3Bridge instance from an AWS.S3 client instance
    • Use createS3Bridge to create an S3Bridge instance from AWS.S3 client configuration options

    Parameters

    • Optional s3: S3

    Returns S3Bridge

Methods

copyObject

deleteObject

getObjectReadStream

putObject

walkObjects

Generated using TypeDoc