turbot/aws_insights

Query: iam_group_overview

Usage

powerpipe query aws_insights.query.iam_group_overview

Steampipe Tables

SQL

select
name as "Name",
create_date as "Create Date",
group_id as "Group ID",
arn as "ARN",
account_id as "Account ID"
from
aws_iam_group
where
arn = $1

Dashboards

The query is used in the dashboards: