mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 02:29:25 +00:00
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.
# # 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.