The URL is going to be based on the key (which is what looks like a path/filename normally) you uplo

The URL is going to be based on the key (which is what looks like a path/filename normally) you upload the file as. If it's a public bucket (with a public domain as images.yourdomain.com), and you upload an image with a key of something/image.png, the URL would be https://images.yourdomain.com/something/image.png
Was this page helpful?