turbot/aws_insights

Query: ecs_task_definition_memory

Usage

powerpipe query aws_insights.query.ecs_task_definition_memory

Steampipe Tables

SQL

select
memory as value,
'Memory (MiB)' as label
from
aws_ecs_task_definition
where
task_definition_arn = $1;

Dashboards

The query is used in the dashboards: