turbot/ibm_insights

Query: ibm_kms_key_overview

Usage

powerpipe query ibm_insights.query.ibm_kms_key_overview

Steampipe Tables

SQL

select
id as "ID",
name as "Name",
instance_id as "Instance ID",
type as "Type",
created_by as "Created By",
title as "Title",
region as "Region",
account_id as "Account ID",
crn as "CRN"
from
ibm_kms_key
where
crn = $1;

Params

ArgsNameDefaultDescriptionVariable
$1crn

    Dashboards

    The query is used in the dashboards: