turbot/aws_insights

Query: acm_certificate_input

Usage

powerpipe query aws_insights.query.acm_certificate_input

Steampipe Tables

SQL

select
title as label,
certificate_arn as value,
json_build_object('account_id', account_id, 'region', region) as tags
from
aws_acm_certificate
order by
certificate_arn;

Dashboards

The query is used in the dashboards: