copy_object
Copy objects between buckets or within the same bucket on any S3-compatible endpoint, enabling efficient data duplication and relocation.
Instructions
Copy an object within or across buckets on the same endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst_key | Yes | ||
| src_key | Yes | ||
| dst_bucket | Yes | ||
| src_bucket | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||