GitHub user dannycjones added a comment to the discussion: REST catalog with S3T
I just reread - there's the field `customized_credential_load` which may be able to help you here. If you configure that such that it uses the same credential provider as the S3 Tables client (default chain, which uses your configured AWS profile), then you may have success? Some more info: https://docs.rs/iceberg-storage-opendal/latest/iceberg_storage_opendal/struct.CustomAwsCredentialLoader.html GitHub link: https://github.com/apache/iceberg-rust/discussions/1239#discussioncomment-16475428 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
