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/nats/how-to/create-credentials.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ You can create multiple sets of credentials for each of your NATS accounts.
28
28
29
29
Credentials for NATS accounts are not granular: they necessarily give full read and write access. The bearer of these credentials can publish and receive messages, as well as manage topics and streams, for this account.
30
30
31
-
1. Click **NATS** in the **Serverless** section of the Scaleway console side menu.
31
+
1. Click **NATS** in the **Data and Analytics** section of the Scaleway console side menu.
32
32
33
33
2. Use the drop-down menu to select the [region](/nats/concepts/#region) of the NATS account for which you want to create credentials. The list of your NATS accounts in the pre-selected region displays.
Copy file name to clipboardExpand all lines: pages/nats/quickstart.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Scaleway NATS was previously part of our Messaging and Queuing product, and has
29
29
30
30
To start using a NATS message broker, you must first create a NATS account. This sets a scope for your NATS credentials, messages, queues and stream.
31
31
32
-
1. Click **NATS** in the **Serverless** section of the Scaleway console side menu.
32
+
1. Click **NATS** in the **Data and Analytics** section of the Scaleway console side menu.
33
33
34
34
2. Click **Create a NATS account**. The creation wizard displays.
35
35
@@ -48,7 +48,7 @@ To start using a NATS message broker, you must first create a NATS account. This
48
48
49
49
Credentials for NATS accounts are not granular: they necessarily give full read and write access. The bearer of these credentials can publish and receive messages, as well as manage topics and streams, for this account.
50
50
51
-
1. Click **NATS** in the **Serverless** section of the Scaleway console side menu.
51
+
1. Click **NATS** in the **Data and Analytics** section of the Scaleway console side menu.
52
52
53
53
2. Use the drop-down menu to select the [region](/nats/concepts/#region) of the NATS account for which you want to create credentials. The list of your NATS accounts in the pre-selected region displays.
54
54
@@ -78,7 +78,7 @@ All further actions related to publishing, processing and managing messages, sub
78
78
79
79
## How to delete a NATS account
80
80
81
-
1. Click **NATS** in the **Serverless** section of the Scaleway console side menu.
81
+
1. Click **NATS** in the **Data and Analytics** section of the Scaleway console side menu.
82
82
83
83
2. Use the drop-down menu to select the [region](/nats/concepts/#region) containing the NATS account you want to delete.
Copy file name to clipboardExpand all lines: pages/queues/how-to/create-manage-queues.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ This page shows how to create and manage your queues with [Scaleway Queues](/que
23
23
24
24
## How to create a queue
25
25
26
-
1. Click **Queues** in the **Serverless** section of the Scaleway console side menu.
26
+
1. Click **Queues** in the **Integration Services** section of the Scaleway console side menu.
27
27
28
28
2. Click **Create queue**. The queue creation wizard displays.
29
29
@@ -58,7 +58,7 @@ Remember that you need to [create credentials](/queues/how-to/create-credentials
58
58
59
59
You can modify the visibility timeout, message retention period and maximum message size of a queue after creation. You can also modify the content based deduplication settings for FIFO queues. However, you cannot change a queue's name or type after creation.
60
60
61
-
1. Click **Queues** in the **Serverless** section of the Scaleway console side menu.
61
+
1. Click **Queues** in the **Integration Services** section of the Scaleway console side menu.
62
62
63
63
2. Use the drop-down menu to select the [region](/queues/concepts/#region) of the queue you want to modify.
64
64
@@ -74,7 +74,7 @@ You can modify the visibility timeout, message retention period and maximum mess
74
74
75
75
You can use the **Purge** feature to delete all messages from a queue.
76
76
77
-
1. Click **Queues** in the **Serverless** section of the Scaleway console side menu.
77
+
1. Click **Queues** in the **Integration Services** section of the Scaleway console side menu.
78
78
79
79
2. Use the drop-down menu to select the [region](/queues/concepts/#region) of the queue you want to configure.
80
80
@@ -90,7 +90,7 @@ You can use the **Purge** feature to delete all messages from a queue.
90
90
91
91
When you no longer want a queue, you can delete it. This action is irreversible and deletes the queue along with any queued messages.
92
92
93
-
1. Click **Queues** in the **Serverless** section of the Scaleway console side menu.
93
+
1. Click **Queues** in the **Integration Services** section of the Scaleway console side menu.
94
94
95
95
2. Use the drop-down menu to select the [region](/queues/concepts/#region) of the queue you want to configure.
0 commit comments