turbot/alicloud_insights

Query: ram_user_overview

Usage

powerpipe query alicloud_insights.query.ram_user_overview

Steampipe Tables

SQL

select
name as "Name",
create_date as "Create Date",
update_date as "Last Modified Date",
user_id as "User ID",
account_id as "Account ID"
from
alicloud_ram_user
where
arn = $1;

Dashboards

The query is used in the dashboards: