turbot/alicloud_insights

Query: ram_role_overview

Usage

powerpipe query alicloud_insights.query.ram_role_overview

Steampipe Tables

SQL

select
name as "Name",
create_date as "Create Date",
update_date as "Last Update Date",
max_session_duration as "Max Session Duration",
description as "Description",
role_id as "Role ID",
arn as "ARN",
account_id as "Account ID"
from
alicloud_ram_role
where
arn = $1;

Dashboards

The query is used in the dashboards: