Delete an object from a bucket.
|
Parameters |
Description |
|
const ARequest: IS3DeleteObjectRequest |
A DeleteObject request object. |
|
const ABucket: string |
The name of the object's bucket. |
|
const AKey: string |
The object's key. |
Response containing DeleteObject results.
|
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|