-
Notifications
You must be signed in to change notification settings - Fork 910
S3TransferManager ability to set endpointOverride #2740
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
Comments
Thank you for reaching out @ehmurray8. Feature request acknowledged. |
This would be valuable for us as well. Presently, we are using the |
Is there an update on this feature request? |
Implemented in #3084. Closing the issue |
|
…7d1def9f0 Pull request: release <- staging/d7a35f87-ddc2-4cce-94cf-b5e7d1def9f0
Describe the Feature
With the S3AsyncClient I am able to set the endpointOverride like this.
I can't find a way to do the same thing with S3TransferManager.
Is your Feature Request related to a problem?
When running my project locally I am using Minio to mock S3 locally, and I need to be able to send requests to it.
Proposed Solution
I would like to be able to do the same thing with S3TransferManager
Your Environment
The text was updated successfully, but these errors were encountered: