Uses of Class
software.amazon.awssdk.services.eksauth.model.ExpiredTokenException
-
Packages that use ExpiredTokenException Package Description software.amazon.awssdk.services.eksauth The Amazon EKS Auth API and theAssumeRoleForPodIdentityaction are only used by the EKS Pod Identity Agent. -
-
Uses of ExpiredTokenException in software.amazon.awssdk.services.eksauth
Methods in software.amazon.awssdk.services.eksauth that throw ExpiredTokenException Modifier and Type Method Description default AssumeRoleForPodIdentityResponseEksAuthClient. assumeRoleForPodIdentity(Consumer<AssumeRoleForPodIdentityRequest.Builder> assumeRoleForPodIdentityRequest)The Amazon EKS Auth API and theAssumeRoleForPodIdentityaction are only used by the EKS Pod Identity Agent.default AssumeRoleForPodIdentityResponseEksAuthClient. assumeRoleForPodIdentity(AssumeRoleForPodIdentityRequest assumeRoleForPodIdentityRequest)The Amazon EKS Auth API and theAssumeRoleForPodIdentityaction are only used by the EKS Pod Identity Agent.
-