Skip to content

Commit 52f6776

Browse files
Adding AI Gateway as an API account permission (#29069)
1 parent 7c0781a commit 52f6776

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/content/partials/fundamentals/account-permissions-table.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ import { Markdown } from "~/components";
6464
| Account WAF {props.editWord} | Grants write access to [Account WAF](/waf/). |
6565
| Address Maps {props.editWord} | Grants write access to [Address Maps](/byoip/address-maps/) |
6666
| Address Maps Read | Grants read access to [Address Maps](/byoip/address-maps/) |
67+
| Address Maps Read | Grants read access to [Address Maps](/byoip/address-maps/) |
68+
| AI Gateway Edit | Grants edit access to [AI Gateway](/ai-gateway/) |
69+
| AI Gateway Read | Grants read access to [AI Gateway](/ai-gateway/) |
70+
| AI Gateway Run | Grants run access to [Non-realtime WebSockets API](/ai-gateway/usage/websockets-api/non-realtime-api/) |
6771
| Allow Request Tracer Read | Grants read access to Request Tracer. |
6872
| { props.src === "api" && "Account" } API Gateway Read | Grants read access to [API Gateway (including API Shield)](/api-shield/) for all domains in an account. |
6973
| { props.src === "api" && "Account" } API Gateway {props.editWord} | Grants write access to [API Gateway (including API Shield)](/api-shield/) for all domains in an account. |

0 commit comments

Comments
 (0)