There is the new copy_internal_from()
for a Bucket
, which allows you to do an internal copy on the S3 storage from
a different bucket (your key has access to) into the configured one. The already existing copy_internal()
only allowed
copies inside the same bucket.