turbot/oci_insights

Query: kms_key_by_protection_mode

Usage

powerpipe query oci_insights.query.kms_key_by_protection_mode

Steampipe Tables

SQL

select
protection_mode,
count(protection_mode)
from
oci_kms_key
group by
protection_mode;

Dashboards

The query is used in the dashboards: