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.client = session.create_client('eks-auth')
These are the available methods:
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are: