PodIdentityAssociationSummary - Amazon EKS

PodIdentityAssociationSummary

The summarized description of the association.

Each summary is simplified by removing these fields compared to the full PodIdentityAssociation :

  • The IAM role: roleArn

  • The timestamp that the association was created at: createdAt

  • The most recent timestamp that the association was modified at:. modifiedAt

  • The tags on the association: tags

Contents

associationArn

The Amazon Resource Name (ARN) of the association.

Type: String

Required: No

associationId

The ID of the association.

Type: String

Required: No

clusterName

The name of the cluster that the association is in.

Type: String

Required: No

namespace

The name of the Kubernetes namespace inside the cluster to create the association in. The service account and the pods that use the service account must be in this namespace.

Type: String

Required: No

ownerArn

If defined, the Pod Identity Association is owned by an Amazon EKS Addon.

Type: String

Required: No

serviceAccount

The name of the Kubernetes service account inside the cluster to associate the IAM credentials with.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: