> ## Documentation Index
> Fetch the complete documentation index at: https://cloudanix.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# IAM Deep Dive

### Checks Performed

* [Inactive IAM Users](awsiamdeepdive/rules/inactive_users)
* [Principals with Infrastructure Modification Capabilities](awsiamdeepdive/rules/infrastructure_modification)
* [Permission for All Resources](awsiamdeepdive/rules/permissions_with_all_resources)
* [Permissions Leading to Data Exfiltration](awsiamdeepdive/rules/permissions_with_data_exfiltration)
* [Policies with NotAction in the Statements](awsiamdeepdive/rules/policies_with_notactions)
* [Principals with Inline Policies](awsiamdeepdive/rules/principals_with_inline_policies)
* [Privilege Escalation](awsiamdeepdive/rules/privilege_escalation)
* [Roles Assumable by Compute Services](awsiamdeepdive/rules/roles_assumable_by_compute_services)
* [Suspicious Access to Data Services](awsiamdeepdive/rules/suspicious_access_to_data)
* [Users with Administrator Access](awsiamdeepdive/rules/users_with_admin_access)
