Skip to content

/AWS1/CL_EKS=>UPDATEPODIDENTITYASSOCIATION()

About UpdatePodIdentityAssociation

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.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERNAME TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The name of the cluster that you want to update the association in.

IV_ASSOCIATIONID TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The ID of the association to be updated.

Optional arguments:

IV_ROLEARN TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The new IAM role to change the

IV_CLIENTREQUESTTOKEN TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EKSUPPODIDASSOCIATI01 /AWS1/CL_EKSUPPODIDASSOCIATI01