updatePodIdentityAssociation
inline suspend fun EksClient.updatePodIdentityAssociation(crossinline block: UpdatePodIdentityAssociationRequest.Builder.() -> Unit): UpdatePodIdentityAssociationResponse
Updates a EKS Pod Identity association. Only the IAM role can be changed; an association can't be moved between clusters, namespaces, or service accounts. If you need to edit the namespace or service account, you need to delete the association and then create a new association with your desired settings.