List uploaded multipart upload parts of an object.
Parameters |
Description |
const ARequest: IS3ListPartsRequest |
A ListParts request object. |
const ABucket: string |
The name of the object's bucket. |
const AKey: string |
The key of an object to list parts for. Specifies the ID of the multipart upload to list parts for. |
Response containing ListParts results.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|