westonpace commented on issue #36770: URL: https://github.com/apache/arrow/issues/36770#issuecomment-1642555257
Arrow uses AWS' C++ SDK. From [this table](https://docs.aws.amazon.com/sdkref/latest/guide/feature-ss-endpoints.html) it appears that the C++ SDK does not yet support this feature:  Perhaps the best place to advocate for this feature would be on the [AWS C++ SDK repo](https://github.com/aws/aws-sdk-cpp/issues). If it is added there then we would pick up support for it automatically once we upgraded to the latest SDK version. That being said, it should be possible for us to provide support for this, even if the SDK does not, in case someone wanted to create a PR. -- 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]
