feat: add iam aws provider#1359
Conversation
|
Related to issue #1271 |
7dfda67 to
6afc289
Compare
|
Can this PR be merged? @prakashsvmx |
|
I found this PR that aims to make the Minio client compatible with AWS IRSA (IAM Roles for Service Accounts). However, I'm having trouble understanding how to use the custom IamAwsProvider when creating a Minio client. Unfortunately, this resulted in the following error: Could you please provide guidance on the correct way to implement this custom my minio version: @AlexisFilipozzi @harshavardhana Can you help about it ? |
|
Can you try using following statement to import ? And then use |
@AlexisFilipozzi |
Allow to authenticate against AWS S3 using IRSA (https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html).