tustvold commented on issue #2777: URL: https://github.com/apache/arrow-rs/issues/2777#issuecomment-1258162270
Unless I'm mistaken we already sign requests using sigv4 - https://github.com/apache/arrow-rs/blob/master/object_store/src/aws/credential.rs#L49 I think the only requirement therefore is switching to virtual host styled requests, which should be relatively straightforward. The only complicating factor I foresee is how this works when overriding the endpoint -- 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]
