turbot/aws_insights

Query: acm_certificate_renewal_eligibility_ineligible

Usage

powerpipe query aws_insights.query.acm_certificate_renewal_eligibility_ineligible

Steampipe Tables

SQL

select
count(*) as "Ineligible for Renewal"
from
aws_acm_certificate
where
renewal_eligibility = 'INELIGIBLE';

Dashboards

The query is used in the dashboards: