Uses of Class
software.amazon.awssdk.services.eksauth.model.InternalServerException
-
Packages that use InternalServerException 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 InternalServerException in software.amazon.awssdk.services.eksauth
Methods in software.amazon.awssdk.services.eksauth that throw InternalServerException 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.
-