turbot/aws_insights

Query: iam_user_count

Usage

powerpipe query aws_insights.query.iam_user_count

Steampipe Tables

SQL

select
count(*) as value,
'Users' as label
from
aws_iam_user;

Dashboards

The query is used in the dashboards: