turbot/oci_insights

Query: kms_vault_type

Usage

powerpipe query oci_insights.query.kms_vault_type

Steampipe Tables

SQL

select
'Vault Type' as label,
vault_type as value
from
oci_kms_vault
where
id = $1;

Dashboards

The query is used in the dashboards: