ncloud_ncs_copy_object
Copy an object within Ncloud Storage to a new location by providing source and destination paths.
Instructions
Copy an object within Ncloud Storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Destination object key (path) | |
| bucketName | Yes | Destination bucket name | |
| copySource | Yes | Source object path in format: /{sourceBucket}/{sourceKey} |