ncloud_copy_object
Copy an object to another bucket or location in Object Storage. Specify source and destination paths to duplicate your data.
Instructions
Copy an object within the same bucket or between different buckets in Object Storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucketName | Yes | Destination bucket name | |
| copySource | Yes | Source object in the format /{sourceBucket}/{sourceKey} | |
| objectName | Yes | Destination object key (path) |