Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I use Amazon's new RRS for S3?

Reduced Redundancy Storage (RRS) is a new service from Amazon that is a bit cheaper than S3 because there is less redundancy.

However, I can not find any information on how to specify that my data should use RRS rather than standard S3. In fact, there doesn't seem to be any website interface for an S3 services. If I log into AWS, there are only options for EC2, Elastic MapReduce, CloudFront and RDS, none of which I use.

Any insight?

like image 782
pbarney Avatar asked Dec 23 '22 02:12

pbarney


1 Answers

I know this question is old but it's worth mentioning that Amazon's interface for S3 now has an option to change your files (recursively) to RRS. Select a folder and right click on it, under properties change the storage to RRS.

like image 163
Ashray Baruah Avatar answered Dec 28 '22 05:12

Ashray Baruah