nastra commented on code in PR #12612: URL: https://github.com/apache/iceberg/pull/12612#discussion_r2018013789
########## aws/src/main/java/org/apache/iceberg/aws/s3/VendedCredentialsProvider.java: ########## @@ -43,7 +43,8 @@ import software.amazon.awssdk.utils.cache.RefreshResult; public class VendedCredentialsProvider implements AwsCredentialsProvider, SdkAutoCloseable { - public static final String URI = "credentials.uri"; + public static final String URI = "credentials.catalog.uri"; Review Comment: @wolflex888 I don't see this being applied to the tests. Can you please update the tests so that we can get this merged? -- 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 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