Process Flow - Policy troubleshooter
Start: User requests access check
Input: User, Resource, Permission
Policy Troubleshooter evaluates policies
Check IAM policies on resource
Check inherited policies
Determine if access is allowed or denied
Output: Access decision and explanation
The Policy Troubleshooter takes a user, resource, and permission as input, checks all relevant IAM policies including inherited ones, and outputs whether access is allowed or denied with reasons.