audit_users_without_mfa
Audits IAM users with console access to find those missing MFA devices and flags them as high severity, returning a normalized findings list.
Instructions
Audit IAM users that can log in to the console without MFA.
Scans every IAM user, checks which ones have a console login profile, and flags those with no MFA device as HIGH severity. Returns {check, ok, findings[], scanned} where scanned is the number of users examined; users without console access are counted but never flagged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||