Skip to content

Commit 3bdd364

Browse files
committed
adding new permission sets
1 parent 7fb2ee0 commit 3bdd364

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

identity-and-access-management/iam/reference-content/permission-sets.mdx

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Below is a list of the permission sets available at Scaleway.
5252
| KubernetesReadOnly | List and read access to Kubernetes |
5353
| KubernetesFullAccess | Full access to create, read, list, edit and delete Kubernetes |
5454
| KubernetesExternalNodeRegister | Attach external nodes to a Kosmos cluster |
55+
| KubernetesSystemMastersGroupAccess | Gives the Kubernetes system:masters role to perform any action on the cluster |
5556
| DediboxReadOnly | List and read access to Dedibox |
5657
| DediboxFullAccess | Full access to create, read, list, edit and delete Dedibox |
5758
| ContainersReadOnly | List and read access to Containers |
@@ -80,6 +81,14 @@ Below is a list of the permission sets available at Scaleway.
8081
| PrivateNetworksFullAccess | Full access to create, read, list, edit and delete Private Networks |
8182
| VPCGatewayReadOnly | List and read access to Public Gateways |
8283
| 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 |
8392
| LoadBalancersReadOnly | List and read access to Load Balancer |
8493
| LoadBalancersFullAccess | Full access to create, read, list, edit and delete Load Balancer |
8594
| DomainsDNSReadOnly | List and read access to Domains and DNS |
@@ -96,6 +105,10 @@ Below is a list of the permission sets available at Scaleway.
96105
| TransactionalEmailDomainFullAccess | Full access to domains in Transactional Email. Does not include permissions for e-mails |
97106
| TransactionalEmailEmailReadOnly | Read access to e-mails in Transactional Email. Does not include permissions for domain configuration |
98107
| 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 |
99112
| WebHostingReadOnly | List and read access to Web Hosting |
100113
| WebHostingFullAccess | Full access to create, read, list, edit and delete Web Hosting |
101114
| 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.
106119
| 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 |
107120
| BlockStorageReadOnly | List and read access to Block Storage |
108121
| 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 |
109124

110125

126+
<Message type="important">
127+
Some additional Permission sets may appear on your Scaleway Console if you are enrolled in Beta products or features.
128+
</Message>

0 commit comments

Comments
 (0)