Skip to content

Commit 76c9eeb

Browse files
fix(gen): reviews (#5797)
1 parent 8c68ee8 commit 76c9eeb

File tree

11 files changed

+15
-15
lines changed

11 files changed

+15
-15
lines changed

pages/iam/how-to/log-in-as-a-member.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to log into the Scaleway console for the first time as an IAM Member
33
description: Instructions for logging into the Scaleway console for the first time as an IAM Member
44
dates:
5-
validation: 2025-04-30
5+
validation: 2025-11-13
66
posted: 2025-03-26
77
---
88
import LoginMember from '@macros/iam/login-member.mdx'

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Permission sets
33
description: Explore how to define and manage permission sets for user access control.
44
dates:
5-
validation: 2025-05-02
5+
validation: 2025-11-13
66
---
77

88
Permissions sets and their scope make up [IAM rules](/iam/concepts/#rule), which define the access rights that a principal (user, group or application) should have. They consist of sets of one or multiple [permissions](/iam/concepts/#permission).
@@ -43,7 +43,7 @@ Below is a list of the permission sets available at Scaleway.
4343
| NotificationManagerReadOnly | Read access to the notification manager |
4444

4545
<Message type="important">
46-
Any user or application benefitting from the `IAMManager` and/or `OrganizationManager` permission sets is able to create policies giving themselves access to any other actions and resources within the Organization.
46+
Any user or application benefiting from the `IAMManager` and/or `OrganizationManager` permission sets is able to create policies giving themselves access to any other actions and resources within the Organization.
4747
</Message>
4848

4949
## Scoped by Project
@@ -300,7 +300,7 @@ Below is a list of the permission sets available at Scaleway.
300300

301301
| Permission set | Description |
302302
| :--------------------------: | :-----------------------------------------------------------------------------------: |
303-
| DataWarehouseReadOnly | Read access to Datawarehouse service |
303+
| DataWarehouseReadOnly | Read access to Data Warehouse service |
304304
| DataWarehouseFullAccess | Full access to Data Warehouse service |
305305

306306
#### Apache Kafka®

pages/managed-databases-for-postgresql-and-mysql/api-cli/verify-ca-postgresql.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ title: Verifying Servers' Certificate Authority on PostgreSQL
33
description: Learn to verify the CA certificate for PostgreSQL using API/CLI.
44
tags: verify-ca verify certificate authority postgresql
55
dates:
6-
validation: 2025-05-02
6+
validation: 2025-11-13
77
posted: 2023-04-01
88
---
99

1010
The creation and management of TLS certificates is included in the Managed Database for PostgreSQL offers.
1111

1212
A TLS certificate is generated automatically for your Database Instance upon its creation.
1313

14-
You can renew your certificates at any time (e.g., when you add a new endpoint).
14+
You can renew your certificates any time (e.g., when you add a new endpoint).
1515

1616
PostgreSQL natively supports SSL connections that enhance the security of client/server communications with TLS protocols. PostgreSQL does not, however, verify server certificates by default.
1717

18-
In this page, we show you two types of protection modes you can use to verify whether the servers connecting to your client are properly encrypted.
18+
On this page, we show you two types of protection modes you can use to verify whether the servers connecting to your client are properly encrypted.
1919

2020
We also show you how to run the verification using different languages, such as `psql`, `python`, `go`, and `js`.
2121

pages/managed-databases-for-postgresql-and-mysql/how-to/apply-maintenance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to apply scheduled maintenance to a Database Instance
33
description: This page explains how to apply maintenance to a Database Instance
44
tags: managed-database postgresql mysql database-instance maintenance
55
dates:
6-
validation: 2025-05-02
6+
validation: 2025-11-13
77
posted: 2024-04-19
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/managed-databases-for-redis/api-cli/using-pub-sub-feature.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Using Publish/Subscribe messaging with Redis™
33
description: Guide to using the Pub/Sub feature in Redis™ with API/CLI.
44
tags: databases redis pub/sub messaging broker
55
dates:
6-
validation: 2025-05-02
6+
validation: 2025-11-13
77
---
88
import Requirements from '@macros/iam/requirements.mdx'
99

pages/managed-databases-for-redis/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Managed Database for Redis™ - Concepts
33
description: Understand the key concepts behind Scaleway Managed Databases for Redis™.
44
tags: endpoint redis allowed-ip cluster cluster-mode availability horizontal-scaling tcp tls vertical-scaling
55
dates:
6-
validation: 2025-05-02
6+
validation: 2025-11-13
77
---
88
import RegionAndAz from '@macros/console/region-and-az.mdx'
99

pages/managed-databases-for-redis/reference-content/default-user-permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understanding default user permissions
33
description: Reference guide to default user permissions for Redis™ databases.
44
tags: databases user redis username password
55
dates:
6-
validation: 2025-05-02
6+
validation: 2025-11-13
77
---
88

99
When you create a Redis™<sup>*</sup> Database Instance, you have to specify a user. It will be created with the following permissions:

pages/managed-databases-for-redis/reference-content/ensuring-data-persistence.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Ensuring data persistence
33
description: Learn how to ensure data persistence in your Scaleway Redis™ database.
44
tags: databases user redis username password
55
dates:
6-
validation: 2025-05-02
6+
validation: 2025-11-13
77
---
88

99
Data persistence ensures that the data from your applications is saved, in memory or on a disk, even when there are no ongoing sessions where the data is treated. The method used to preserve data between sessions and avoid data loss varies depending on the compute resource you use to treat your data. It also depends on the way your data is stored.

pages/managed-mongodb-databases/api-cli/managing-users-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Managing MongoDB® users with the Scaleway API
33
description: This page explains how to manage MongoDB® users via the API
44
tags: managed-database database postgresql mongodb database-instance mongodb
55
dates:
6-
validation: 2025-05-08
6+
validation: 2025-11-13
77
posted: 2025-04-08
88
---
99

pages/transactional-email/api-cli/use-webhooks-with-sns-topics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Setting up and using TEM webhooks with Topics and Events
33
description: Learn to monitor and manage email activity in Scaleway Transactional Email.
44
tags: transactional webhooks sns managed-services
55
dates:
6-
validation: 2025-05-02
6+
validation: 2025-11-13
77
posted: 2024-07-18
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

0 commit comments

Comments
 (0)