turbot/aws_insights

Query: iam_user_by_path

Usage

powerpipe query aws_insights.query.iam_user_by_path

Steampipe Tables

SQL

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

Dashboards

The query is used in the dashboards: