mirror of https://github.com/apache/jclouds.git
0f77386c77
Previous commits added support for v4 but did not default to it. URL signing continues to use v2 signatures due to a conflict between PUT requests and v4 content signing. Addresses AWSS3ServiceIntegrationLiveTest.testAllLocations test failures. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
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.