Is it possible to have a “public readable” object in a private bucket ? Can we change the access level via s3 api ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Because object storage doesn’t have an actual directory structure in the traditional sense bucket or directory permissions aren’t inherited by objects. They are managed independently. So you can have a public object in a private bucket.