mirror of
https://github.com/apache/jclouds.git
synced 2025-02-13 13:36:18 +00:00
These are simpler than the full XML API and better supported by non-AWS S3 implementations, e.g., Ceph, S3Proxy. Further this makes the provider more consistent when creating a bucket or object which only supports setting canned ACLs.
# # The jclouds API for Amazon's S3 (http://aws.amazon.com/s3/). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.