turbot/aws_insights

Query: ecs_task_definition_network_mode

Usage

powerpipe query aws_insights.query.ecs_task_definition_network_mode

Steampipe Tables

SQL

select
network_mode as value,
'Network Mode' as label
from
aws_ecs_task_definition
where
task_definition_arn = $1;

Dashboards

The query is used in the dashboards: