flexera-public / right_aws

RightScale Amazon Web Services Ruby Gems
MIT License
451 stars 175 forks source link

S3 multi object delete #105

Closed aboisvert closed 12 years ago

aboisvert commented 12 years ago

Added S3 multi-object delete operation: S3Interface.delete_multiple(bucket, keys, headers)

http://docs.amazonwebservices.com/AmazonS3/latest/API/multiobjectdeleteapi.html?r=1913

kagminjeong commented 12 years ago

It would be nice if you separated actual changes and whitespace changes into separate commits, and perhaps not changed whitespace at all.

aboisvert commented 12 years ago

Oh sorry, I meant to do that before sending the pull request. Will update... standby.