turbot/oci_insights

Query: kms_key_detail

Usage

powerpipe query oci_insights.query.kms_key_detail

Steampipe Tables

SQL

select
algorithm as "Algorithm",
curve_id as "Curve ID",
length as "Length"
from
oci_kms_key
where
id = $1;

Params

ArgsNameDefaultDescriptionVariable
$1id

    Dashboards

    The query is used in the dashboards: