turbot/aws_insights

Query: ecs_cluster_status

Usage

powerpipe query aws_insights.query.ecs_cluster_status

Steampipe Tables

SQL

select
initcap(status) as value,
'Status' as label
from
aws_ecs_cluster
where
cluster_arn = $1;

Dashboards

The query is used in the dashboards: