GitHub user dannycjones added a comment to the discussion: REST catalog with S3T
Perhaps you can create a new type around a Rust SDK credential provider implementing `AwsCredentialLoad` in the meantime? Rust SDK's credential chain implements `ProvideCredential`, which I'd say is the equivalent of `AwsCredentialLoad`. https://docs.rs/aws-config/latest/aws_config/default_provider/credentials/struct.DefaultCredentialsChain.html#impl-ProvideCredentials-for-DefaultCredentialsChain GitHub link: https://github.com/apache/iceberg-rust/discussions/1239#discussioncomment-16477319 ---- 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]
