mirror of https://github.com/apache/jclouds.git
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. |
||
---|---|---|
.. | ||
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.