I\'m uploading a file to Amazon S3 using the Node SDK.
The file uploads are working fine, but I want to get the public url of the file to send back to the client.
Use upload instead of putObject. It will return public url in Location key