declark1 opened a new issue, #3446: URL: https://github.com/apache/arrow-rs/issues/3446
I'm using the AmazonS3Builder to create an AmazonS3 object store in my service. The service runs in Kubernetes and temporary service account credentials are injected into the pods via IAM Roles for Service Accounts (IRSA). It appears that they are not refreshed automatically upon expiration. Is there any way to have it do this? I'm hoping to avoid creating a new client for each request. I don't see a way to configure this with the AmazonS3Builder. -- 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]
