How Do I Make an Object Accessible to Anonymous Users?¶
To do this, perform the following steps:
Set the object ACL to public read by referring to Configuring an Object ACL.
Obtain the URL of the object by referring to How Do I Obtain an Object URL? and provide it to anonymous users.
An anonymous user can access the object by entering the URL on a browser.