turbot/alicloud_insights

Query: kms_key_overview

Usage

powerpipe query alicloud_insights.query.kms_key_overview

Steampipe Tables

SQL

select
key_id as "ID",
title as "Title",
primary_key_version as "Primary Key Version",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
alicloud_kms_key
where
arn = $1

Dashboards

The query is used in the dashboards: