turbot/aws_insights

Query: ec2_ami_hypervisor

Usage

powerpipe query aws_insights.query.ec2_ami_hypervisor

Steampipe Tables

SQL

select
'Hypervisor' as label,
hypervisor as value
from
aws_ec2_ami
where
image_id = $1;

Dashboards

The query is used in the dashboards: