turbot/aws_insights

Query: ec2_instance_total_cores

Usage

powerpipe query aws_insights.query.ec2_instance_total_cores

Steampipe Tables

SQL

select
sum(cpu_options_core_count) as "Total Cores"
from
aws_ec2_instance as i

Dashboards

The query is used in the dashboards: