Abort a multipart upload.
Parameters |
Description |
const ARequest: IS3AbortMultipartUploadRequest |
An AbortMultiPartUpload request object. |
const ABucket: string |
The bucket for which to abort a multipart upload in. |
const AKey: string |
The object key for which to abort a multipart upload for. |
const AUploadId: string |
The upload ID of the multipart upload to abort. |
Response containing AbortMultipartUpload results.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|