Comment 1 for bug 919535

Revision history for this message
Duncan McGreggor (oubiwann) wrote :

After some pocking around in the doc and AWS docs, the best approach seems to be to extend the put_<bucket/object>_acl methods: where a policy parameter is passed, it will also be possible to pass a canned ACL string. This branch will require some minor plumbing changes to accomodate that usage, however.