turbot/aws_insights

Query: ecs_cluster_active_services_count

Usage

powerpipe query aws_insights.query.ecs_cluster_active_services_count

Steampipe Tables

SQL

select
active_services_count as value,
'Active Services' as label
from
aws_ecs_cluster
where
cluster_arn = $1;

Dashboards

The query is used in the dashboards: