I am using amazon S3 bucket to store my data in two different directories in single bucket, I want that my one directory should be globally accessible and another directory should be private. Is there any policy which I can use ?
Asked
Active
Viewed 828 times
1
-
There is a detailed answer in [How to set S3 bucket policy to (mostly) private when object acl is public?](http://stackoverflow.com/questions/26106295/how-to-set-s3-bucket-policy-to-mostly-private-when-object-acl-is-public) – rjhintz Jun 27 '16 at 21:29