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: pages/iam/reference-content/permission-sets.mdx
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,14 @@ Below is a list of the permission sets available at Scaleway.
19
19
| ProjectReadOnly | Read access to Project management. Does not include access to Project resources |
20
20
| IAMReadOnly | Read access to IAM. This means list and read access to users, groups, applications, policies, and API keys |
21
21
| IAMManager | Full access to IAM. This means access to all possible actions for users, groups, applications, policies and API keys and all ProjectManager permissions |
22
+
| IAMApplicationManager | Full access to IAM Applications, including management of Applications API keys |
23
+
| IAMApplicationReadOnly | Read access to IAM Applications, including listing Applications API keys |
24
+
| IAMUserManager | Full access to IAM Users, including listing Users API keys |
25
+
| IAMUserReadOnly | Read access to IAM Users, including listing Users API keys |
26
+
| IAMGroupManager | Full access to IAM groups |
27
+
| IAMGroupReadOnly | Read access to IAM groups |
28
+
| IAMPolicyManager | Full access to IAM policies |
29
+
| IAMPolicyReadOnly | Read access to IAM policies |
22
30
| BillingReadOnly | List and read access to billing information |
23
31
| BillingManager | Full access to billing management. This means access to list, read and edit billing contact information, payment information, billing alerts and invoices |
24
32
| OrganizationManager | Full access to Organization management. This means access to all possible actions for Projects, IAM, billing and support/abuse tickets. Does not include access to list and create resources |
@@ -27,7 +35,12 @@ Below is a list of the permission sets available at Scaleway.
27
35
| SupportTicketReadOnly | List and read access to support tickets |
28
36
| AbuseTicketManager | Full access to abuse tickets. This means access to create, read and update abuse tickets in the Organization |
29
37
| AuditTrailReadOnly | List and read access to Audit Trail events |
30
-
38
+
| AuditTrailExportRead | Read access to Audit Trail exports |
39
+
| AuditTrailExportDelete | Delete access to Audit Trail exports |
40
+
| AuditTrailFullAccess | Full access to Audit Trail |
41
+
| EnvironmentalImpactReadOnly | Read access to Environmental Impact information |
42
+
| NotificationManagerFullAccess | Full access to the notification manager |
43
+
| NotificationManagerReadOnly | Read access the notification manager |
31
44
32
45
<Messagetype="important">
33
46
Any user or application benefitting from the `IAMManager` and/or `OrganizationManager` permission sets is able to create policies giving themselves access to any other actions and resources within the Organization.
0 commit comments