Skip to content

Commit 043c540

Browse files
committed
fix(sdb): update
1 parent 7223a51 commit 043c540

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pages/iam/reference-content/permission-sets.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Below is a list of the permission sets available at Scaleway.
7171
| ServerlessJobsReadOnly | List and read access to job definition/run |
7272
| ServerlessSQLDatabaseReadOnly| List and read access to Serverless SQL Database |
7373
| ServerlessSQLDatabaseReadWrite| List, read and write access to Serverless SQL Database. Includes data and table structure edition. Does not include permissions to create databases or edit settings |
74+
| ServerlessSQLDatabaseDataReadWrite| Read, write, edit and delete data in Serverless SQL Database tables. Does not include data and table structure edition, creation of databases or settings edition |
7475
| ServerlessSQLDatabaseFullAccess| Full access to create, read, list, edit and delete Serverless SQL Database |
7576
| RelationalDatabasesReadOnly | List and read access to Managed Database for PostgreSQL and MySQL |
7677
| RelationalDatabasesFullAccess| Full access to create, read, list, edit and delete Managed Database for PostgreSQL and MySQL |

pages/serverless-sql-databases/how-to/manage-permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Permissions define the actions a user or an application can perform on a databas
7171

7272
- `SELECT`
7373

74-
- **ServerlessSQLDatabaseDataReadWrite** allows the user to use the following commands:
74+
- **(/serverless-sql-databases/how-to/manage-permissions/)** allows the user to use the following commands:
7575

7676
- `SELECT`
7777
- `UPDATE`

0 commit comments

Comments
 (0)