Skip to content

Commit cfca112

Browse files
Apply suggestions from code review
Co-authored-by: Rowena Jones <[email protected]>
1 parent 97c70d4 commit cfca112

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Below is a list of the permission sets available at Scaleway.
6565
| FunctionsFullAccess | Full access to create, read, list, edit and delete Functions |
6666
| MessagingAndQueuingReadOnly | List and read access to Messaging |
6767
| MessagingAndQueuingFullAccess | Full access to create, read, list, edit and delete Messaging |
68-
| ServerlessJobsFullAccess | Full access to create, read, list, edit and delete job definition/run. To start a job, in some conditions permissions to Registry and Secret Manager can be required. |
68+
| ServerlessJobsFullAccess | Full access to create, read, list, edit and delete job definition/run. To start a job, in some conditions, permissions for Registry and Secret Manager may be required. |
6969
| ServerlessJobsReadOnly | List and read access to job definition/run |
7070
| ServerlessSQLDatabaseReadOnly| List and read access to Serverless SQL Database |
7171
| 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 |

pages/serverless-jobs/how-to/run-job.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The **Job runs** section contains basic monitoring information for your jobs:
5151

5252
## Permissions and product dependencies
5353

54-
Depending some settings Serverless Jobs can rely on different products like:
54+
Depending on various settings, Serverless Jobs can have dependencies on other products, for example:
5555
- **Secret Manager**: to securly inject data into Jobs
5656
- **Container Registry**: to store images of Jobs
5757

pages/serverless-jobs/troubleshooting/job-in-error-state.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ My job run is in an error state.
1717

1818
- Make sure that your deployment does not exceed the limitations of [Serverless Jobs](/serverless-jobs/reference-content/jobs-limitations/).
1919

20-
- Make sure to use the correct permissions when other products are involved [Permission dependencies](/serverless-jobs/how-to/run-job/#permissions-and-product-dependencies)
20+
- Make sure to use the correct permissions when other products are involved - see the [permissions and product dependencies documentation](/serverless-jobs/how-to/run-job/#permissions-and-product-dependencies).

0 commit comments

Comments
 (0)