arvan_s3_copy_object
Copy an S3 object from a source bucket and key to a destination bucket and key.
Instructions
Copy an object to another key/bucket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_bucket | Yes | ||
| source_key | Yes | ||
| dest_bucket | Yes | ||
| dest_key | Yes |