raviranak opened a new issue, #7344: URL: https://github.com/apache/iceberg/issues/7344
### Query engine Using Iceberg from EKS to access resource in another aws account loads instance role by default ### Question Using Iceberg from EKS to access resource in another aws account loads instance role by default Currently iceberg just have AssumeRoleAwsClientFactory and with our current setup this we cannot leverage due to multiple nodegroup in eks to provide for assume role access for another aws account. What we wanted is to load the service role that loads via WebIdentityTokenCredentialsProvider for iceberg . Could you please help in solution here -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
