turbot/oci_insights

Query: kms_key_overview

Usage

powerpipe query oci_insights.query.kms_key_overview

Steampipe Tables

SQL

select
name as "Name",
time_created as "Time Created",
time_of_deletion as "Time Of Deletion",
vault_name as "Vault Name",
id as "OCID",
compartment_id as "Compartment ID"
from
oci_kms_key
where
id = $1;

Params

ArgsNameDefaultDescriptionVariable
$1id

    Dashboards

    The query is used in the dashboards: