turbot/oci_insights

Query: kms_vault_endpoints

Usage

powerpipe query oci_insights.query.kms_vault_endpoints

Steampipe Tables

SQL

select
crypto_endpoint as "Crypto Endpoint",
management_endpoint as "Management Endpoint"
from
oci_kms_vault
where
id = $1;

Dashboards

The query is used in the dashboards: