ncloud_copy_object
Copy an object within the same bucket or across buckets in Object Storage to duplicate data or reorganize storage.
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) |