turbot/alicloud_insights

Query: kms_key_by_protection_level

Usage

powerpipe query alicloud_insights.query.kms_key_by_protection_level

Steampipe Tables

SQL

select
protection_level,
count(key_state) as "Keys"
from
alicloud_kms_key
group by
protection_level;

Dashboards

The query is used in the dashboards: