new S3Bridge(new S3())
S3Bridge
Send CopyObject request to S3 endpoint
Send DeleteObject request to S3 endpoint
Get readable stream for an S3 object
Readable
Send PutObject request to S3 endpoint
Recursively walk objects in a given S3 bucket (with optional prefix)
Generated using TypeDoc
new S3Bridge(new S3())to create anS3Bridgeinstance from an AWS.S3 client instanceS3Bridgeinstance from AWS.S3 client configuration options