EKSAuth#
Client#
- class EKSAuth.Client#
A low-level client representing Amazon EKS Auth
The Amazon EKS Auth API and the
AssumeRoleForPodIdentity
action are only used by the EKS Pod Identity Agent.import boto3 client = boto3.client('eks-auth')
These are the available methods: