varying degrees of difficulty

« Back to blog
Apr 29
Views

Share an S3 Bucket with boto

Here is a simple script for sharing a private S3 bucket with another amazon account.

You need the canonical user id which is on the bottom of your Account page.

There is a link to show it (big long uuid looking string).

 

Apr 29, 2010
Daniel Marchant said...
r1485 version requires a True before the ,None in the add_user_grant method

Leave a comment...