Email or username:

Password:

Forgot your password?
Top-level
Aurynn Shaw

@thegibson @Gargron
Okay, here's the script I used:
gist.github.com/aurynn/5338a11

Okay, here's the results:
gist.github.com/aurynn/b8cb57c

This was tested on straight S3.

Looks like, setting the bucket and file to public makes it publicly readable.

The IAM policy restricting reads on one object override the public ACL.

Setting a private ACL on the object overrides the public ACL.

No comments
Go Up