Table: aws_ecs_clusters
This table shows data for Amazon Elastic Container Service (ECS) Clusters.
https://docs.aws.amazon.com/AmazonECS/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_ecs_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 |
tags | JSON |
active_services_count | Int |
attachments | JSON |
attachments_status | String |
capacity_providers | StringArray |
cluster_arn | String |
cluster_name | String |
configuration | JSON |
default_capacity_provider_strategy | JSON |
pending_tasks_count | Int |
registered_container_instances_count | Int |
running_tasks_count | Int |
service_connect_defaults | JSON |
settings | JSON |
statistics | JSON |
status | String |