turbot/ibm_insights

Query: ibm_kms_key_input

Usage

powerpipe query ibm_insights.query.ibm_kms_key_input

Steampipe Tables

SQL

select
title as label,
crn as value,
json_build_object('account_id', account_id, 'region', region) as tags
from
ibm_kms_key
where
state <> '5'
order by
title;

Dashboards

The query is used in the dashboards: