Get signing url from s3 to download file
If the file is private than a signed url needs to be generated. The properties will have to be set to Read for public access if you want people to download the file. 25 Jul 2019 A signed S3 url is composed of the classic get url where you add your file in the S3 bucket (that's right this doesn't include the bucket name).