Help request with S3 "Public Access Settings"

Hi,
I’m installing a new Parse server on AWS, I’m creating a new bucket but they ask me for the following:


What “Block public access” do I have to set to it?
Thanks!

Do you set directAccess to true in s3 adapter?

if you do, making bucket public is good idea. But if you are planning to proxy file through parse-server, then blocking access is good idea

1 Like