Closed vavvolo closed 3 years ago
The new AWS SDK adds support for IAM roles for service accounts as auth mechanism. This is useful if you have workloads running in an EKS cluster and you don't want to assign permissions to the EC2 instances or manage AWS API keys/secrets.
@seahen PR is waiting for your review, also it would be nice if it can be released
Released in https://github.com/seahen/maven-s3-wagon/releases/tag/maven-s3-wagon-1.3.3 @devendra-dh
works 👍
The new AWS SDK adds support for IAM roles for service accounts as auth mechanism. This is useful if you have workloads running in an EKS cluster and you don't want to assign permissions to the EC2 instances or manage AWS API keys/secrets.