jclouds/apis/s3
Andrew Gaul 721a0dbd3c Add support for standard_ia storage class
This enables storage with lower at-rest prices, higher request prices,
and lower availability.  Also rework existing reduced redundancy
parsing into a more generic storage class.  More background on
standard_ia:

https://aws.amazon.com/blogs/aws/aws-storage-update-new-lower-cost-s3-storage-option-glacier-price-reduction/
2015-11-16 14:04:51 -08:00
..
src Add support for standard_ia storage class 2015-11-16 14:04:51 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml create java-xmlbuilder.version property for maven 2015-06-29 08:47:54 +02:00

README.txt

#
# The jclouds API for Amazon's S3 (http://aws.amazon.com/s3/).
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.