Initiate a multipart upload.
Parameters |
Description |
const ARequest: IS3CreateMultipartUploadRequest |
A CreateMultipartUpload request object. |
const ABucket: string |
The name of the bucket in which to initiate a multipart upload. |
const AKey: string |
A key for the object being uploaded. |
Response containing CreateMultipartUpload results.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|