turbot/aws_insights

Query: acm_certificate_by_region

Usage

powerpipe query aws_insights.query.acm_certificate_by_region

Steampipe Tables

SQL

select region as "Region", count(*) as "Certificates" from aws_acm_certificate group by region order by region;

Dashboards

The query is used in the dashboards: