Skip to content

Commit ae1fe54

Browse files
committed
chore(gen): update
1 parent ddea41d commit ae1fe54

File tree

10 files changed

+14
-14
lines changed

10 files changed

+14
-14
lines changed

pages/object-storage/api-cli/managing-lifecycle-cliv2.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Managing Object Storage using the Scaleway CLI
3-
description: Manage object lifecycles in Scaleway Object Storage using CLI v2 commands.
3+
description: Manage objects in Scaleway Object Storage using CLI v2 commands.
44
tags: object storage object-storage rclone s3cmd minio client mc cliv2 cli scw
55
dates:
6-
validation: 2024-12-23
6+
validation: 2025-07-30
77
posted: 2021-08-05
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

1111

12-
[Scaleway Object Storage](/object-storage/concepts/#object-storage) is a service based on the Amazon S3 protocol. It allows you to store different types of objects (documents, images, videos, etc.) and distribute them instantly, anywhere in the world. You can create and manage your Object Storage resources from the [console](https://account.scaleway.com/login), or via the [Scaleway Command Line Interface](/scaleway-cli/quickstart/) that uses external tools such as [S3cmd](https://github.com/s3tools/s3cmd), [Rclone](https://rclone.org/downloads/) or [MinIO Client (mc)](https://github.com/minio/mc).
12+
[Scaleway Object Storage](/object-storage/concepts/#object-storage) allows you to create and manage your resources from the [console](https://account.scaleway.com/login), or via the [Scaleway Command Line Interface](/scaleway-cli/quickstart/) that uses external tools such as [S3cmd](https://github.com/s3tools/s3cmd), [Rclone](https://rclone.org/downloads/) or [MinIO Client (mc)](https://github.com/minio/mc).
1313

1414
## Scaleway Command Line Interface Overview
1515

@@ -95,7 +95,7 @@ Run the following command in a terminal to preview the configuration file for Mi
9595

9696
## Installing a configuration file for Amazon S3-compatible tools (s3cmd, rclone, and mc)
9797

98-
The `scw object config install` allows you to create a configuration file for the selected third party tool based on your [Scaleway CLI configuration](/scaleway-cli/quickstart/).
98+
The `scw object config install` command allows you to create a configuration file for the selected third party tool based on your [Scaleway CLI configuration](/scaleway-cli/quickstart/).
9999

100100
<Message type="important">
101101
Creating a new configuration file using `scw object config install` will overwrite the existing one for the specified third party tool. To update an existing configuration, [generate a preview](#previewing-an-object-storage-configuration-file-for-the-scaleway-cli) and manually edit the configuration file.

pages/object-storage/api-cli/multipart-uploads.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Managing multipart uploads
33
description: Manage large object uploads efficiently with multipart uploads in Scaleway.
44
tags: object storage object-storage multipart multipart-upload
55
dates:
6-
validation: 2024-12-24
6+
validation: 2025-07-30
77
posted: 2019-04-19
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/serverless-containers/reference-content/containers-billing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Serverless Containers billing
33
description: Understand billing for Scaleway Serverless Containers.
44
tags: containers serverless serverless-containers billing serverless-billing serverless-containers-billing
55
dates:
6-
validation: 2025-01-15
6+
validation: 2025-07-30
77
posted: 2023-06-15
88
---
99

pages/serverless-containers/reference-content/difference-jobs-functions-containers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Differences between Serverless Jobs, Containers and Functions
33
description: Differences between jobs, functions, and containers in Scaleway.
44
tags: job container functions differences vs docker image
55
dates:
6-
validation: 2025-01-15
6+
validation: 2025-07-30
77
posted: 2023-12-08
88
---
99
import DifferenceJobsFunctionsContainers from '@macros/serverless/difference-jobs-functions-containers.mdx'

pages/serverless-containers/troubleshooting/tests-fail-on-container.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Tests fail on Serverless Containers
33
description: I get error messages when testing Serverless Containers using the Scaleway Console
44
tags: serverless containers private troubleshooting issue error test authentication token unable
55
dates:
6-
validation: 2025-01-14
6+
validation: 2025-07-30
77
posted: 2025-01-14
88
---
99

pages/serverless-functions/reference-content/difference-jobs-functions-containers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Differences between Serverless Jobs, Containers and Functions
33
description: Understand the differences between jobs, functions, and containers in Scaleway's serverless platform.
44
tags: job container functions differences vs docker image
55
dates:
6-
validation: 2025-01-15
6+
validation: 2025-07-30
77
posted: 2024-07-02
88
---
99
import DifferenceJobsFunctionsContainers from '@macros/serverless/difference-jobs-functions-containers.mdx'

pages/serverless-functions/reference-content/functions-runtimes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Functions runtimes
33
description: Understand Serverless Functions runtimes on Scaleway, from creation to deletion.
44
tags: functions lifecycle runtimes
55
dates:
6-
validation: 2025-01-16
6+
validation: 2025-07-30
77
posted: 2022-04-13
88
---
99

pages/serverless-functions/troubleshooting/tests-fail-on-function.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Tests fail on Serverless Functions
33
description: I get error messages when testing Serverless Functions using the Scaleway Console
44
tags: serverless functions private troubleshooting issue error test authentication token unable
55
dates:
6-
validation: 2025-01-14
6+
validation: 2025-07-30
77
posted: 2025-01-14
88
---
99

@@ -19,7 +19,7 @@ Testing **Private** Serverless Functions is not possible using the Scaleway cons
1919

2020
- Change the visibility of your function to **public**. Public functions can be executed anonymously.
2121

22-
- Make sure you have created an [authentication token](/serverless-functions/how-to/create-auth-token-from-console/) for your private function, then exexute a `curl` request from a terminal, as shown below:
22+
- Make sure you have created an [authentication token](/serverless-functions/how-to/create-auth-token-from-console/) for your private function, then execute a `curl` request from a terminal, as shown below:
2323
```sh
2424
curl -H "X-Auth-Token: <YOUR_AUTH_TOKEN>" \ <YOUR_FUNCTION_ENDPOINT>
2525
```

pages/serverless-jobs/reference-content/deploy-job.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Methods to deploy Serverless Jobs
33
description: How to deploy a job in Scaleway Serverless Jobs.
44
dates:
5-
validation: 2025-01-15
5+
validation: 2025-07-30
66
posted: 2023-12-20
77
---
88

pages/serverless-jobs/reference-content/difference-jobs-functions-containers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Differences between Serverless Jobs, Containers and Functions
33
description: Understand differences between jobs, functions, and containers in Scaleway.
44
tags: job container functions differences vs docker image
55
dates:
6-
validation: 2025-01-15
6+
validation: 2025-07-30
77
posted: 2023-11-13
88
---
99
import DifferenceJobsFunctionsContainers from '@macros/serverless/difference-jobs-functions-containers.mdx'

0 commit comments

Comments
 (0)