From 60b4106fc3741c4277861c7e074b9372dc1671c5 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:47:10 +0100 Subject: [PATCH] Update service-tokens.md (#6347) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit update service token permissions for team and enterprise plans. raised in [internal slack](https://dbt-labs.slack.com/archives/C02N953LRDF/p1729666002817449). source code in thread. --- 🚀 Deployment available! Here are the direct links to the updated files: - https://docs-getdbt-com-git-mirnawong1-patch-26-dbt-labs.vercel.app/docs/dbt-cloud-apis/service-tokens --- website/docs/docs/dbt-cloud-apis/service-tokens.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/docs/dbt-cloud-apis/service-tokens.md b/website/docs/docs/dbt-cloud-apis/service-tokens.md index 93a89922456..4c0f6222fe9 100644 --- a/website/docs/docs/dbt-cloud-apis/service-tokens.md +++ b/website/docs/docs/dbt-cloud-apis/service-tokens.md @@ -39,8 +39,8 @@ You can assign service account tokens to any permission set available in dbt Clo The following permissions can be assigned to a service account token on a Team plan. Refer to [Enterprise permissions](/docs/cloud/manage-access/enterprise-permissions) for more information about these roles. - Account Admin — Account Admin service tokens have full `read + write` access to an account, so please use them with caution. A Team plan refers to this permission set as an "Owner role." +- Billing Admin - Job Admin -- Job Runner - Metadata Only - Member - Read-only @@ -59,6 +59,7 @@ Refer to [Enterprise permissions](/docs/cloud/manage-access/enterprise-permissio - Developer - Git Admin - Job Admin +- Job Runner - Job Viewer - Manage marketplace apps - Metadata Only