jclouds/providers/aws-s3
Andrew Gaul 89053d9a8b JCLOUDS-1337: S3 putBlob portable storage tiers
Also promote hacky and limited storage class support from aws-s3
provider to s3 api.
2017-10-12 11:16:48 -07:00
..
src JCLOUDS-1337: S3 putBlob portable storage tiers 2017-10-12 11:16:48 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Remove all sonatype snapshot repositories 2017-03-03 10:49:48 +01:00

README.txt

#
# The jclouds provider for Amazon's S3 (http://aws.amazon.com/s3/).
#
# Expects the jclouds s3 API to be present on your application's classpath.
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.