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!
Hi,
I’m installing a new Parse server on AWS, I’m creating a new bucket but they ask me for the following:
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