Amazon EKS · Schema

CreateClusterRequest

CreateClusterRequest schema from Amazon EKS API

AWSContainer OrchestrationContainersEKSKubernetes

Properties

Name Type Description
name string The unique name to give to your cluster.
version string The desired Kubernetes version for your cluster.
roleArn string The Amazon Resource Name (ARN) of the IAM role.
resourcesVpcConfig object
kubernetesNetworkConfig object
logging object
tags object
View JSON Schema on GitHub