jclouds/providers/aws-s3
Roman C. Coedo 3932e8a3bd Default values for aws credential properties
Every project was using undefined properties in their pom.xml.
A default value for test.aws.identity and test.aws.credential was
added.
2014-07-02 15:33:10 -07:00
..
src JCLOUDS-597: HashCode methods for Content-MD5 2014-06-12 15:29:17 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Default values for aws credential properties 2014-07-02 15:33:10 -07: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.