turbot/aws_insights

Query: acm_certificate_key_algorithm

Usage

powerpipe query aws_insights.query.acm_certificate_key_algorithm

Steampipe Tables

SQL

select
'Key Algorithm' as label,
key_algorithm as value
from
aws_acm_certificate
where
certificate_arn = $1;

Dashboards

The query is used in the dashboards: