Skip to content

Commit 32c05a1

Browse files
Update pages/serverless-jobs/how-to/run-job.mdx
Co-authored-by: Néda <[email protected]>
1 parent 5995ddd commit 32c05a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ Depending on the settings used, Serverless Jobs can have dependencies on other p
5959
Executing a Serverless Job can fail if some permissions are not definied properly in an [IAM policy](/iam/how-to/create-policy/), for example:
6060

6161
- If the job definition uses an image from **Container Registry**, add the `ContainerRegistryReadOnly` permission.
62-
- If the job definition consumes data from **Secret Manager**; add the `SecretManagerSecretAccess` permission.
62+
- If the job definition consumes data from **Secret Manager**, add the `SecretManagerSecretAccess` permission.
6363

6464
Refer to the [dedicated documentation](/serverless-jobs/how-to/monitor-job/) for comprehensive information on how to monitor jobs using Scaleway Cockpit.

0 commit comments

Comments
 (0)