aws-s3 icon indicating copy to clipboard operation
aws-s3 copied to clipboard

POST Object restore support

Open Ivor opened this issue 12 years ago • 0 comments

Hi.

I accidentally backed up my whole bucket to glacier. This is great, except that the files are no longer in S3. I need to restore them all to S3 and since there are a lot - I would prefer to do this programmatically.

I have tried hacking together a method on S3Object called restore_form_glacier but I am having no luck with the signature.

Any plans to support this in the gem? Any ideas why the signature is not working for my custom method?

Ivor avatar Nov 20 '12 16:11 Ivor