turbot/aws_insights

Query: ec2_instance_by_state

Usage

powerpipe query aws_insights.query.ec2_instance_by_state

Steampipe Tables

SQL

select
instance_state,
count(instance_state)
from
aws_ec2_instance
group by
instance_state

Dashboards

The query is used in the dashboards: