pub const AWS_S3_COPY_SOURCE: Key;Expand description
The source object (in the form bucket/key) for the copy operation.
The copy_source attribute applies to S3 copy operations and corresponds to the --copy-source parameter
of the copy-object operation within the S3 API.
This applies in particular to the following operations:
§Examples
someFile.yml