| Package | Description |
|---|---|
| com.amazonaws.services.eks |
Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that makes it easy for you to run Kubernetes on
Amazon Web Services without needing to setup or maintain your own Kubernetes control plane.
|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
CreatePodIdentityAssociationResult |
AbstractAmazonEKS.createPodIdentityAssociation(CreatePodIdentityAssociationRequest request) |
CreatePodIdentityAssociationResult |
AmazonEKSClient.createPodIdentityAssociation(CreatePodIdentityAssociationRequest request)
Creates an EKS Pod Identity association between a service account in an Amazon EKS cluster and an IAM role with
EKS Pod Identity.
|
CreatePodIdentityAssociationResult |
AmazonEKS.createPodIdentityAssociation(CreatePodIdentityAssociationRequest createPodIdentityAssociationRequest)
Creates an EKS Pod Identity association between a service account in an Amazon EKS cluster and an IAM role with
EKS Pod Identity.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePodIdentityAssociationResult |
CreatePodIdentityAssociationResult.clone() |
CreatePodIdentityAssociationResult |
CreatePodIdentityAssociationResult.withAssociation(PodIdentityAssociation association)
The full description of your new association.
|
Copyright © 2024. All rights reserved.