turbot/aws_insights

Query: ec2_ami_input

Usage

powerpipe query aws_insights.query.ec2_ami_input

Steampipe Tables

SQL

select
name as label,
image_id as value,
json_build_object('account_id', account_id, 'region', region) as tags
from
aws_ec2_ami
order by
title;

Dashboards

The query is used in the dashboards: