turbot/aws_insights

Query: iam_user_console_password

Usage

powerpipe query aws_insights.query.iam_user_console_password

Steampipe Tables

SQL

select
password_last_used as "Password Last Used",
mfa_enabled as "MFA Enabled"
from
aws_iam_user
where
arn = $1

Dashboards

The query is used in the dashboards: