Table: aws_eks_clusters
This table shows data for Amazon Elastic Kubernetes Service (EKS) Clusters.
https://docs.aws.amazon.com/eks/latest/APIReference/API_Cluster.html (opens in a new tab)
The primary key for this table is arn.
Relations
The following tables depend on aws_eks_clusters:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
arn (PK) | String |
certificate_authority | JSON |
client_request_token | String |
connector_config | JSON |
created_at | Timestamp |
encryption_config | JSON |
endpoint | String |
health | JSON |
id | String |
identity | JSON |
kubernetes_network_config | JSON |
logging | JSON |
name | String |
outpost_config | JSON |
platform_version | String |
resources_vpc_config | JSON |
role_arn | String |
status | String |
tags | JSON |
version | String |