wingkitlee0 opened a new issue, #47349:
URL: https://github.com/apache/arrow/issues/47349

   ### Describe the enhancement requested
   
   AWS Request ID is available in the `Aws::Client::AWSError` but not 
accessible in arrow.
   
   
https://docs.aws.amazon.com/sdk-for-cpp/latest/api/aws-cpp-sdk-core/html/_a_w_s_error_8h_source.html#l00254
   
   This field is useful for debugging with AWS support team as they would 
normally ask for this.
   
   My current use case is only about s3 calls, e.g.,
   
https://github.com/apache/arrow/blob/6080ca6d04be6f65ffa8ceefa1a9e39a0663b7b9/cpp/src/arrow/filesystem/s3fs.h#L73-L83
   
   
   
   ### Component(s)
   
   C++, Python


-- 
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]

Reply via email to