How Do I Make an Object Accessible to Anonymous Users?

To do this, perform the following steps:

  1. Set the object ACL to public read by referring to Configuring an Object ACL.

  2. Obtain the URL of the object by referring to How Do I Obtain an Object URL? and provide it to anonymous users.

  3. An anonymous user can access the object by entering the URL on a browser.