Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to pass endPoint string with a protocol #44

Open
nounder opened this issue Nov 4, 2024 · 0 comments
Open

Allow to pass endPoint string with a protocol #44

nounder opened this issue Nov 4, 2024 · 0 comments

Comments

@nounder
Copy link

nounder commented Nov 4, 2024

S3Client fails when endPoint is a string with a protocol (ie. starting with http://):

Invalid endPoint : https://fly.storage.tigris.dev

In official AWS cli and S3-compatible tools and services the endpoint is usually provided as a https? URL via AWS_ENDPOINT_URL_S3. It would make sense for this library to support it, too.

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

No branches or pull requests

1 participant