mitchellh / goamz

Golang Amazon Library
Other
672 stars 216 forks source link

Add option to copy S3 objects from one bucket to another. #217

Open wricardo opened 9 years ago

wricardo commented 9 years ago

Ability to copy S3 objects from one bucket to another.

http://docs.aws.amazon.com/AmazonS3/latest/dev/CopyingObjectUsingREST.html

calvinfo commented 9 years ago

We're interested in doing this too!