pitrou opened a new issue, #46746: URL: https://github.com/apache/arrow/issues/46746
### Describe the enhancement requested We're currently carrying compatibility code for AWS SDK before 1.9.0. However, we almost always bundled our own build of AWS SDK, so we should be able to rely on a more recent version. Version 1.11.0 was [released in January 2023](https://github.com/aws/aws-sdk-cpp/releases/tag/1.11.0), which is already 2.5 years ago, so this should be a reasonable target. This will make the S3 filesystem code more maintainable. ### Component(s) C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org