cluster
Table to manage AWS ECS clusters. AWS Fargate is a technology that you can use with Amazon ECS to run containers without having to manage servers or clusters of Amazon EC2 instances.
An Amazon ECS cluster is a logical grouping of tasks or services. Your tasks and services are run on infrastructure that is registered to a cluster. The infrastructure capacity can be provided by AWS Fargate, which is serverless infrastructure that AWS manages, Amazon EC2 instances that you manage, or an on-premise server or virtual machine (VM) that you manage remotely.
See
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/clusters.html
Columns
• Optional
cluster_arn: string
AWS ARN identifier for the cluster
• cluster_name: string
Name of the cluster
• Optional
cluster_status: string
Current status of the cluster
• region: string
Reference to the associated region