You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: identity-and-access-management/iam/reference-content/permission-sets.mdx
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ content:
6
6
h1: Permission sets
7
7
paragraph: Explore how to define and manage permission sets for user access control.
8
8
dates:
9
-
validation: 2024-04-01
9
+
validation: 2024-10-23
10
10
---
11
11
12
12
Permissions sets and their scope make up [IAM rules](/identity-and-access-management/iam/concepts/#rule), which define the access rights that a principal (user, group or application) should have. They consist of sets of one or multiple [permissions](/identity-and-access-management/iam/concepts/#permission).
@@ -52,6 +52,7 @@ Below is a list of the permission sets available at Scaleway.
52
52
| KubernetesReadOnly | List and read access to Kubernetes |
53
53
| KubernetesFullAccess | Full access to create, read, list, edit and delete Kubernetes |
54
54
| KubernetesExternalNodeRegister | Attach external nodes to a Kosmos cluster |
55
+
| KubernetesSystemMastersGroupAccess | Gives the Kubernetes system:masters role to perform any action on the cluster |
55
56
| DediboxReadOnly | List and read access to Dedibox |
56
57
| DediboxFullAccess | Full access to create, read, list, edit and delete Dedibox |
57
58
| ContainersReadOnly | List and read access to Containers |
@@ -80,6 +81,14 @@ Below is a list of the permission sets available at Scaleway.
80
81
| PrivateNetworksFullAccess | Full access to create, read, list, edit and delete Private Networks |
81
82
| VPCGatewayReadOnly | List and read access to Public Gateways |
82
83
| VPCGatewayFullAccess | Full access to create, read, list, edit and delete Public Gateways |
84
+
| VPCFullAccess | Full access to VPC |
85
+
| VPCReadOnly | Read access to VPC |
86
+
| AutoscalingFullAccess | Full access to autoscaling |
87
+
| AutoscalingReadOnly | Read access to autoscaling |
88
+
| EdgeServicesFullAccess | Full access to Edge Services |
89
+
| EdgeServicesReadOnly | Read access to Edge Services |
90
+
| IPAMFullAccess | Full access to IPAM |
91
+
| IPAMReadOnly | Read access to IPAM |
83
92
| LoadBalancersReadOnly | List and read access to Load Balancer |
84
93
| LoadBalancersFullAccess | Full access to create, read, list, edit and delete Load Balancer |
85
94
| DomainsDNSReadOnly | List and read access to Domains and DNS |
@@ -96,6 +105,10 @@ Below is a list of the permission sets available at Scaleway.
96
105
| TransactionalEmailDomainFullAccess | Full access to domains in Transactional Email. Does not include permissions for e-mails |
97
106
| TransactionalEmailEmailReadOnly | Read access to e-mails in Transactional Email. Does not include permissions for domain configuration |
98
107
| TransactionalEmailEmailFullAccess | Full access to e-mails in Transactional Email. Does not include permissions for domain configuration |
108
+
| TransactionalEmailWebhookFullAccess | Full access to Webhooks in Transactional Email |
109
+
| TransactionalEmailWebhookReadOnly | Read access to Webhooks in Transactional Email |
110
+
| TransactionalEmailProjectSettingsFullAccess | Full access to Project settings in Transactional Email |
111
+
| TransactionalEmailProjectSettingsReadOnly | Read access to Project settings in Transactional Email |
99
112
| WebHostingReadOnly | List and read access to Web Hosting |
100
113
| WebHostingFullAccess | Full access to create, read, list, edit and delete Web Hosting |
101
114
| SecretManagerReadOnly | List and read secrets' metadata (name, tags, creation date, etc.). Does not include permissions for data (versions) accessing or editing |
@@ -108,3 +121,6 @@ Below is a list of the permission sets available at Scaleway.
108
121
| BlockStorageFullAccess | Full access to create, read, list, edit and delete in Block Storage |
109
122
110
123
124
+
<Messagetype="important">
125
+
Some additional permission sets may appear on your Scaleway console if you are enrolled in beta testing for products or features.
0 commit comments