I have created an object using s3 PutObject with acl set to public read. How do I construct a link to this object’s raw contents?
Ps. I have read through the three methods for sharing objects in the docs, but we are only interested in the s3 related methods as we are integrating with other s3 compatible storage as well.