UpdatePodIdentityAssociationRequest
Types
Properties
Link copied to clipboard
The ID of the association to be updated.
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
The name of the cluster that you want to update the association in.
Link copied to clipboard
Disable the automatic sessions tags that are appended by EKS Pod Identity.
Link copied to clipboard
The Amazon Resource Name (ARN) of the target IAM role to associate with the service account. This role is assumed by using the EKS Pod Identity association role, then the credentials for this role are injected into the Pod.
Functions
Link copied to clipboard
inline fun copy(block: UpdatePodIdentityAssociationRequest.Builder.() -> Unit = {}): UpdatePodIdentityAssociationRequest