Skip to content

Make Public on files in Bucket

0

Hello, I am new in AWS and started self-studying and I have very simple question. I made a bucket and in the permission tab , I unchecked the block items for Bucket and now I want to make public on my files inside bucket , but I can not find 'make public' on the Action button. I follow a video training and it belongs to 2 years ago and does not have new changes in the interface. How can I make public my files in the bucket? Thanks to help me. Maryam S

asked 3 years ago413 views
2 Answers
2

You firstly need to remove any block public access settings at the account level or the bucket level. Either update the object's ACL using the Amazon S3 console or use a bucket policy that grants public read access to the bucket or some specific prefix. Refer: https://repost.aws/knowledge-center/read-access-objects-s3-bucket

AWS
SUPPORT ENGINEER
answered 2 years ago
0

I found myelf.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.