Why wouldn't an S3 ACL "stick"?

Posted by Chris Phillips on Stack Overflow See other posts from Stack Overflow or by Chris Phillips
Published on 2010-06-14T18:47:31Z Indexed on 2010/06/14 18:52 UTC
Read the original article Hit count: 193

Filed under:
|
|
|

We would like to set an ACL to allow access to one of our buckets with a partner account. We've tested the process on a test account and everything works fine. On our production account/buckets, however, we can set the ACL and see the update but as soon as we attempt to access the bucket from the other account we get a forbidden response. Afterwards, when we look at the ACL list for the bucket, the permission is gone.

We've tried using both Amazon's new S3 tool in the AWS Management Console and CloudBerry Explorer and both tools exhibit exactly the same behavior. Using the same process to update an ACL from our test account works as expected ( the ACL update "sticks" ).

What would cause the ACL to not "stick"? Does anyone have any ideas on how to fix/workaround the problem?

© Stack Overflow or respective owner

Related posts about permissions

Related posts about amazon-s3