turbot/oci_insights

Query: kms_vault_overview

Usage

powerpipe query oci_insights.query.kms_vault_overview

Steampipe Tables

SQL

select
title as "Title",
id as "ID",
display_name as "Display Name",
lifecycle_state as "Lifecycle State",
time_created as "Time Created",
region as "Region",
compartment_id as "Compartment ID"
from
oci_kms_vault
where
id = $1;

Dashboards

The query is used in the dashboards: