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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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 |
@@ -106,5 +119,10 @@ Below is a list of the permission sets available at Scaleway.
106
119
| SecretManagerSecretWrite | Permission to edit the metadata (name, tags, description, etc.) of secrets and their versions in Secret Manager. Does not include permission to create secrets and versions |
107
120
| BlockStorageReadOnly | List and read access to Block Storage |
108
121
| BlockStorageFullAccess | Full access to create, read, list, edit and delete in Block Storage |
122
+
| QaaSFullAccess | Full access to Quantum as a Service |
123
+
| QaaSReadOnly | Read access to Quantum as a Service |
109
124
110
125
126
+
<Messagetype="important">
127
+
Some additional Permission sets may appear on your Scaleway Console if you are enrolled in Beta products or features.
0 commit comments