ja-michel commented on issue #5567: URL: https://github.com/apache/iceberg/issues/5567#issuecomment-1220496105
I can test different configurations if you can point me in some direction. I tried using the AssumeRole factory, described in the docs [here](https://iceberg.apache.org/docs/latest/aws/#aws-client-customization) and it did try to assume the role but the node role doesn't have permissions to do that. I also tested a simple python scrip to read the glue databases using boto3 which works as expected - uses the web token (AWS_WEB_IDENTITY_TOKEN_FILE) and role for authenticating. -- 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]
