turbot/aws_insights

Query: kms_key_overview

Usage

powerpipe query aws_insights.query.kms_key_overview

Steampipe Tables

SQL

select
id as "ID",
title as "Title",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
aws_kms_key
where
arn = $1

Dashboards

The query is used in the dashboards: