| _key | core | string | |
| access_config | core | json | The access configuration for the cluster. |
| account_id | core | string | |
| arn | core | string | The Amazon Resource Name (ARN) of the cluster. |
| certificate_authority | core | json | The certificate-authority-data for your cluster. |
| client_request_token | core | string | A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. |
| compute_config | core | json | Indicates the current configuration of the compute capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the compute capability is enabled, EKS Auto Mode will create and delete EC2 Managed Instances in your Amazon Web Services account. For more information, see EKS Auto Mode compute capability in the Amazon EKS User Guide. |
| connector_config | core | json | The configuration used to connect to a cluster for registration. |
| created_at | core | timestamp | The Unix epoch timestamp at object creation. |
| encryption_config | core | json | The encryption configuration for the cluster. |
| endpoint | core | string | The endpoint for your Kubernetes API server. |
| health | core | json | An object representing the health of your Amazon EKS cluster. |
| id | core | string | The ID of your local Amazon EKS cluster on an Amazon Web Services Outpost. This property isn't available for an Amazon EKS cluster on the Amazon Web Services cloud. |
| identity | core | json | The identity provider information for the cluster. |
| kubernetes_network_config | core | json | The Kubernetes network configuration for the cluster. |
| logging | core | json | The logging configuration for your cluster. |
| name | core | string | The name of your cluster. |
| outpost_config | core | json | An object representing the configuration of your local Amazon EKS cluster on an Amazon Web Services Outpost. This object isn't available for clusters on the Amazon Web Services cloud. |
| platform_version | core | string | The platform version of your Amazon EKS cluster. For more information about clusters deployed on the Amazon Web Services Cloud, see Platform versions in the Amazon EKS User Guide . For more information about local clusters deployed on an Outpost, see Amazon EKS local cluster platform versions in the Amazon EKS User Guide . |
| remote_network_config | core | json | The configuration in the cluster for EKS Hybrid Nodes. You can add, change, or remove this configuration after the cluster is created. |
| resources_vpc_config | core | json | The VPC configuration used by the cluster control plane. Amazon EKS VPC resources have specific requirements to work properly with Kubernetes. For more information, see Cluster VPC considerations and Cluster security group considerations in the Amazon EKS User Guide. |
| role_arn | core | string | The Amazon Resource Name (ARN) of the IAM role that provides permissions for the Kubernetes control plane to make calls to Amazon Web Services API operations on your behalf. |
| status | core | string | The current status of the cluster. |
| storage_config | core | json | Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your Amazon Web Services account. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide. |
| tags | core | hstore | |
| upgrade_policy | core | json | This value indicates if extended support is enabled or disabled for the cluster. Learn more about EKS Extended Support in the Amazon EKS User Guide. |
| version | core | string | The Kubernetes server version for the cluster. |
| zonal_shift_config | core | json | The configuration for zonal shift for the cluster. |