Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@sebadob sebadob released this 31 Oct 12:26
48e2d5a

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.