turbot/aws_insights

Query: ecs_service_launch_type

Usage

powerpipe query aws_insights.query.ecs_service_launch_type

Steampipe Tables

SQL

select
launch_type as value,
'Launch Type' as label
from
aws_ecs_service
where
arn = $1;

Dashboards

The query is used in the dashboards: