Skip to content

Commit 79c30a3

Browse files
Andysanscontext
andauthored
Rectify Functions roles (#1676)
* Rectify Functions roles Enablement team pointed out that Functions roles are available to all tiers, not just BT so have made some modifications here to reflect this. Open to any copy changes as suggested by the docs team - please feel free to go ahead with those before approving/merging. Thanks! * Apply suggestions from code review Co-authored-by: LRubin <[email protected]>
1 parent f41a65a commit 79c30a3

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

src/segment-app/iam/roles.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ Members inherit custom permissions based on [individual roles](#business-tier-ro
1717
- **Source admin**
1818
Source admins have edit access to assigned source(s), to the settings for that source, to any connected streaming destinations, schema, and live data from the source in the [debugger](/docs/connections/sources/debugger/). A user with the Source Admin role can be granted access to either all current and future Sources, or a specific list of Sources, or (if you are on a Business plan) to Sources with a specific Label.
1919

20+
- **Functions Admin**
21+
Functions admins can create, edit and delete access to assigned function(s). When you assign a user the Functions Admin role, you can grant them access to either _all current and future_ functions, or to a _specific list_ of functions.
22+
23+
- **Functions Read-only**
24+
The Functions read-only role grants users the ability to read an assigned function(s). When you assign a user the Functions Read-only role, you can grant them access to either _all current and future_ functions, or to a _specific list_ of functions.
25+
2026

2127
## Business Tier Roles
2228

@@ -46,18 +52,6 @@ Read access to all warehouses and warehouse settings.
4652

4753
**Scope:** Grants access to **all** warehouses.
4854

49-
#### Functions Admin
50-
51-
Create, edit and delete access to assigned function(s).
52-
53-
**Scope:** Can be granted access to either all current and future functions, or to a specific list of functions.
54-
55-
#### Functions Read-only
56-
57-
Read access to assigned function(s).
58-
59-
**Scope:** Can be granted access to either all current and future functions, or to a specific list of functions.
60-
6155
#### Tracking Plan Admin
6256

6357
Edit access to all Tracking Plans in Protocols.

0 commit comments

Comments
 (0)