rajatgoel opened a new issue, #589: URL: https://github.com/apache/arrow-rs-object-store/issues/589
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Support S3 specific endpoint env var - AWS_ENDPOINT_URL_S3 (similar to how we support AWS_ENDPOINT_URL_STS). **Describe the solution you'd like** If AWS_ENDPOINT_URL_S3 is set, use that as S3 endpoint with highest precedence. **Describe alternatives you've considered** For now I am setting AWS_ENDPOINT_URL but this means I can't use separate endpoint for different services. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
