Subject: | Reduced Redundancy Support |
Date: | Tue, 26 Jun 2012 18:42:06 +1200 |
To: | <bug-Net-Amazon-S3 [...] rt.cpan.org> |
From: | Anton Jackson-Smith <anton.jackson-smith [...] magicmemories.com> |
Hi,
It'd be great to add support for uploading to S3 with the 'Reduced
Redundancy' (x-amz-storage-class) metadata set. I've attached a patch
that does this by just adding a storage_class enum to Client::Object,
and then always sets metadata header in Object->put and put_filename.
I'm not sure if that's the correct approach, but it seems to work.
I'd be happy to alter the integration if anyone can suggest a better way
to add it.
Cheers
Anton
Message body is not shown because sender requested not to inline it.