Commit 38df4ae
authored
feat(iam): grant end-users access to activity queries (#189)
## Summary
We just released the new activity service, which brings support for
browsing activity timelines and querying events. Previously, the Viewer
role only had access to audit log queries. This updates it to include
the full activity viewer permissions so users can take advantage of the
new activity and event features too.
Editor and Owner roles inherit from Viewer, so they'll pick up these
permissions automatically.
## Test plan
- [ ] Assign a user the Viewer role and confirm they can query
activities, events, and audit logs
- [ ] Verify Editor and Owner users retain the same access
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
0 commit comments