UploadObject
Uploads objects in a single operation.
Input
| Name | Type | Required | Description |
| Bucket | String | True | Bucket name where the object is located. |
| LocalFilePath | String | False | The path, or URI, to the file that will receive the data of the object. |
| Name | String | False | The name in which to save the file when using an inputstream. |
Result Set Columns
| Name | Type | Description |
| Success | String | Stored procedure execution status. |