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