mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 10:09:35 +00:00
f8eff7e00e
AWS-S3 provider should not pre-encode parameters that are passed to the jclouds request. This comes up in the AWSS3BlobRequestSigner as the only place where a parameter is pre-encoded.
# # 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.