What problem does it solve?
AWS IAM permissions are easy to misconfigure, leading to overly broad access, broken trust relationships, and confusing access-denied failures that waste time during audits and incident response.
Core Features & Use Cases
- Identity and policy guidance: Apply least-privilege patterns for users, roles, and managed or inline policies, including cross-account access with External IDs.
- Trust relationship troubleshooting: Diagnose why roles cannot be assumed by checking trust policies, required permissions, and common failure causes.
- Service-Linked Role (SLR) security auditing: Identify indirect privilege escalation paths and evaluate SLR creation risks and ABAC/tag collision concerns.
Quick Start
Ask for an IAM-focused audit by saying: "Check whether my IAM role trust policy and attached permissions follow least privilege and whether any Service-Linked Role (SLR) abuse paths could create indirect privilege escalation, and list the specific evidence to verify with AWS CLI."