| Role ID | Name | Description | Created | Policy Count | Trust Entity |
|---|---|---|---|---|---|
| role-001 | Admin | Full platform access | 2025-09-15 | 5 | tenant-a |
| role-002 | Developer | Deploy and manage resources | 2025-12-22 | 3 | tenant-b |
| role-003 | Viewer | Read-only access | 2026-04-02 | 1 | tenant-c |
| Role ID | Policy ID | Policy Name | Effect | Actions | Resources |
|---|---|---|---|---|---|
| role-001 | pol-001 | FullAccess | Allow | * | * |
| role-002 | pol-002 | DeployAccess | Allow | compute:*,storage:* | * |
| role-003 | pol-003 | ReadOnly | Allow | *:Describe*,*:Get*,*:List* | * |
| User ID | Role ID | Assigned | Assigned By |
|---|---|---|---|
| user-001 | role-001 | 2026-04-12 | admin |