turbot/aws_insights

Query: acm_certificate_revocation_detail

Usage

powerpipe query aws_insights.query.acm_certificate_revocation_detail

Steampipe Tables

SQL

select
revocation_reason as "Revocation Reason",
revoked_at as "Revoked At"
from
aws_acm_certificate
where
certificate_arn = $1;

Dashboards

The query is used in the dashboards: