turbot/oci_insights

Query: kms_vault_by_type

Usage

powerpipe query oci_insights.query.kms_vault_by_type

Steampipe Tables

SQL

select
vault_type,
count(k.*) as total
from
oci_kms_vault as k
group by
vault_type;

Dashboards

The query is used in the dashboards: