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: tutorials/snapshot-instances-jobs/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Serverless Jobs are perfectly adapted for these autonomous tasks, as we do not n
23
23
-[Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization.
24
24
- Created an [Instance](/instances/how-to/create-an-instance/).
25
25
26
-
## Creating the Job Definition
26
+
## Creating the job definition
27
27
28
28
1. In the [Scaleway console](https://console.scaleway.com), click **Jobs** in the **Serverless** section of the side menu. The jobs page displays.
29
29
@@ -47,7 +47,7 @@ Serverless Jobs are perfectly adapted for these autonomous tasks, as we do not n
47
47
-`SCW_DEFAULT_REGION`: concerned region.
48
48
49
49
<Messagetype="note">
50
-
It's recommended to use Secret Manager to store `SCW_ACCESS_KEY` and `SCW_SECRET_KEY`.
50
+
We recommend using Secret Manager to store the`SCW_ACCESS_KEY` and `SCW_SECRET_KEY`.
51
51
</Message>
52
52
53
53
For more details about variables used by `cli`, refer to the [CLI config documentation](https://github.com/scaleway/scaleway-cli/blob/master/docs/commands/config.md).
0 commit comments