turbot/oci_insights

Query: identity_user_access_key

Usage

powerpipe query oci_insights.query.identity_user_access_key

Steampipe Tables

SQL

select
fingerprint as "Fingerprint",
time_created as "Time Created",
inactive_status as "Inactive Status"
from
oci_identity_api_key
where
user_id = $1;

Dashboards

The query is used in the dashboards: