Values.InvalidRequestExceptionSourceThe request is invalid given the state of the cluster. Check the state of the cluster and the associated operations.
type nonrec t = {clusterName : String_.t option;The Amazon EKS cluster associated with the exception.
*)nodegroupName : String_.t option;The Amazon EKS managed node group associated with the exception.
*)addonName : String_.t option;The request is invalid given the state of the add-on name. Check the state of the cluster and the associated operations.
*)subscriptionId : String_.t option;The Amazon EKS subscription ID with the exception.
*)message : String_.t option;The Amazon EKS add-on name associated with the exception.
*)}