turbot/aws_insights

Query: ecs_cluster_registered_container_instances_count

Usage

powerpipe query aws_insights.query.ecs_cluster_registered_container_instances_count

Steampipe Tables

SQL

select
registered_container_instances_count as value,
'Registered Container Instances' as label
from
aws_ecs_cluster
where
cluster_arn = $1;

Dashboards

The query is used in the dashboards: