jclouds/providers/aws-s3
Diwaker Gupta 3399816f83 Return false if container already exists in AWS-S3
AWS-S3 returns the incorrect creation status when a container already
exists in the us-standard (or default) region.  Fixes JCLOUDS-334.
2013-10-17 13:38:23 -07:00
..
src Return false if container already exists in AWS-S3 2013-10-17 13:38:23 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:33:40 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-08-27 11:43:49 -04: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.