jclouds/providers/aws-s3
Andrew Gaul 4bb319a0cc JCLOUDS-820: Support multi-delete for generic S3
Tested against AWS and DreamObjects.  This commit only moves and
renames code.
2015-02-13 06:23:16 -08:00
..
src JCLOUDS-820: Support multi-delete for generic S3 2015-02-13 06:23:16 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08: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.