turbot/aws_insights

Query: iam_groups_by_path

Usage

powerpipe query aws_insights.query.iam_groups_by_path

Steampipe Tables

SQL

select
path,
count(name) as "total"
from
aws_iam_group
group by
path;

Dashboards

The query is used in the dashboards: