turbot/aws_insights

Dashboard: AWS IAM User Detail

This dashboard answers the following questions for each user:

  • What relationships does the user have with other resources?
  • How is the user configured?
  • What tags are applied?
  • How many access keys does the user have?
  • How is the MFA configured?
  • What groups are associated with the user?
  • What are the AWS managed policies associated with user?
This dashboard contains 4 cards, 1 flow, 1 graph, 1 input and 7 tables.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-aws-insights

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select AWS IAM User Detail dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run aws_insights.dashboard.iam_user_detail --share

Queries

The dashboard uses the named queries:

Tags