turbot/aws_insights

Query: ec2_ami_state

Usage

powerpipe query aws_insights.query.ec2_ami_state

Steampipe Tables

SQL

select
'State' as label,
initcap(state) as value
from
aws_ec2_ami
where
image_id = $1;

Dashboards

The query is used in the dashboards: