Values.UnsupportedAvailabilityZoneExceptionSourceAt least one of your specified cluster subnets is in an Availability Zone that does not support Amazon EKS. The exception output specifies the supported Availability Zones for your account, from which you can choose subnets for your cluster.
type nonrec t = {message : String_.t option;At least one of your specified cluster subnets is in an Availability Zone that does not support Amazon EKS. The exception output specifies the supported Availability Zones for your account, from which you can choose subnets for your cluster.
*)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.
*)validZones : StringList.t option;The supported Availability Zones for your account. Choose subnets in these Availability Zones for your cluster.
*)}