Describe the bug
EKSAuthentication() takes in AWSSessionCredentialsProvider class instead of StsAssumeRoleCredentialsProvider as per the example provided.
Client Version
24.0.0
Kubernetes Version
1.32
Java Version
Java 21
To Reproduce
Steps to reproduce the behavior: Simply use the EKSAuthentication() method with a variable of type StsAssumeRoleCredentialsProvider
Describe the bug
EKSAuthentication() takes in AWSSessionCredentialsProvider class instead of StsAssumeRoleCredentialsProvider as per the example provided.
Client Version
24.0.0Kubernetes Version
1.32Java Version
Java 21
To Reproduce
Steps to reproduce the behavior: Simply use the EKSAuthentication() method with a variable of type StsAssumeRoleCredentialsProvider