devinrsmith opened a new issue, #13131: URL: https://github.com/apache/iceberg/issues/13131
### Apache Iceberg version 1.9.0 (latest release) ### Query engine None ### Please describe the bug 🐞 It's possible to configure s3FileIOProperties such that `org.apache.iceberg.aws.AwsClientFactories.DefaultAwsClientFactory#s3` is able to authenticate, but `org.apache.iceberg.aws.AwsClientFactories.DefaultAwsClientFactory#s3Async` is not. The crux lies in the shimming of `org.apache.iceberg.aws.s3.S3FileIOProperties#applyCredentialConfigurations` for the S3Client case. I will have a quick PR up that demonstrates a simple fix. ### Willingness to contribute - [x] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this time -- 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...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org