The destination path.
Options for the copy operation.
Delete a file from the bucket.
Optionaloptions: S3FileDeleteOptions = {}DeleteObject.
- versionId not supported.Check if a file exists in the bucket. Uses HEAD request to check existence.
Uses HeadObject.
Get the stat of a file in the bucket. Uses HEAD request to check existence.
Uses HeadObject.
Optionalsignal?: AbortSignalSignal to abort the request.
Optionaltype?: stringContent-Type of the file.
Copies this file to a new destination.