Skip to content

Conversation

@detjensrobert
Copy link
Contributor

Since the S3 API doesn't have a method to get the url of objects for public buckets, but does to create a presigned url. We can't reliably construct the url from the s3 client endpoint and region as different providers have different formats for that, so this has to get the url from the S3 server somehow.

Resolves #79.

Since the S3 API doesn't have a method to get the url of objects for
public buckets, but does to create a presigned url. We can't reliably
construct the url from the s3 client endpoint and region as different
providers have different formats for that, so this has to get the url
from the S3 server somehow.

Signed-off-by: Robert Detjens <[email protected]>
@detjensrobert detjensrobert self-assigned this Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support non-AWS asset file s3 buckets when generating links

2 participants