Table: aws_eks_fargate_profiles
This table shows data for Amazon Elastic Kubernetes Service (EKS) Fargate Profiles.
https://docs.aws.amazon.com/eks/latest/APIReference/API_FargateProfile.html (opens in a new tab)
The primary key for this table is arn.
Relations
This table depends on aws_eks_clusters.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
arn (PK) | utf8 |
cluster_name | utf8 |
created_at | timestamp[us, tz=UTC] |
fargate_profile_arn | utf8 |
fargate_profile_name | utf8 |
pod_execution_role_arn | utf8 |
selectors | json |
status | utf8 |
subnets | list<item: utf8, nullable> |
tags | json |