Optional
options: Partial<S3FileDeleteOptions> = {}DeleteObject
.
- versionId
not supported.Check if a file exists in the bucket. Uses HEAD
request to check existence.
Uses HeadObject
.
Optional
start: numberOptional
end: numberOptional
contentType: stringGet the stat of a file in the bucket. Uses HEAD
request to check existence.
Uses HeadObject
.
Delete a file from the bucket.