Awso_eks_auth_asyncSourceval assume_role_for_pod_identity :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_eks_auth.Values.AssumeRoleForPodIdentityRequest.t ->
(Awso_eks_auth.Values.AssumeRoleForPodIdentityResponse.t,
Awso_eks_auth.Values.AssumeRoleForPodIdentityResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_eks_auth.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]You don't have permissions to perform the requested operation. The IAM principal making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see Access management in the IAM User Guide.
An object with the permanent IAM role identity and the temporary session name.
The Amazon Web Services Signature Version 4 type of temporary credentials.
The specified Kubernetes service account token is expired.
These errors are usually caused by a server-side issue.
The specified parameter is invalid. Review the available parameters for the API request.
This exception is thrown if the request contains a semantic error. The precise meaning will depend on the API, and will be documented in the error message.
The specified Kubernetes service account token is invalid.
Amazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that Amazon EC2 instance profiles provide credentials to Amazon EC2 instances.
The specified resource could not be found.
The service is unavailable. Back off and retry the operation.
An object containing the name of the Kubernetes service account inside the cluster to associate the IAM credentials with.
The request was denied because your request rate is too high. Reduce the frequency of requests.
module AssumeRoleForPodIdentityResponse =
Awso_eks_auth.Values.AssumeRoleForPodIdentityResponseThe Amazon EKS Auth API and the AssumeRoleForPodIdentity action are only used by the EKS Pod Identity Agent. We recommend that applications use the Amazon Web Services SDKs to connect to Amazon Web Services services; if credentials from an EKS Pod Identity association are available in the pod, the latest versions of the SDKs use them automatically.
The Amazon EKS Auth API and the AssumeRoleForPodIdentity action are only used by the EKS Pod Identity Agent. We recommend that applications use the Amazon Web Services SDKs to connect to Amazon Web Services services; if credentials from an EKS Pod Identity association are available in the pod, the latest versions of the SDKs use them automatically.