turbot/aws_insights

Dashboard: AWS IAM Credential Report

This report answers the following questions:

  • Which users do not have a password?
  • What is the age of the password?
  • When was the password last changed?
  • When were the access keys last used?
  • Does the user have signing certificates?
  • How old are the signing certificates and when were they last rotated?
This dashboard contains 1 table and 2 texts.

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 Credential Report dashboard.

You could also snapshot and share results via Turbot Pipes:

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

Queries

The dashboard uses the named queries:

Tags