Skip to content

Commit 01d216e

Browse files
committed
chore(gen): update
1 parent 3ad419e commit 01d216e

File tree

6 files changed

+7
-8
lines changed

6 files changed

+7
-8
lines changed

pages/serverless-functions/how-to/configure-alerts-functions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to configure alerts for a function
33
description: Learn how to add monitoring alerts to Serverless Functions with Scaleway.
44
tags: functions alerts grafana threshold monitoring cockpit
55
dates:
6-
validation: 2025-02-10
6+
validation: 2025-09-01
77
posted: 2025-02-10
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/serverless-functions/how-to/create-auth-token-from-console.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create and manage an authentication token from the console
33
description: Generate an authentication token from the Scaleway console for Serverless Functions.
44
tags: authentication-token functions
55
dates:
6-
validation: 2025-02-10
6+
validation: 2025-09-01
77
posted: 2022-10-14
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/serverless-functions/how-to/manage-a-function.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to manage a function
33
description: Detailed guide on managing Serverless Functions within Scaleway.
44
tags: functions
55
dates:
6-
validation: 2025-02-10
6+
validation: 2025-09-01
77
posted: 2021-05-26
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/serverless-functions/how-to/secure-a-function.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to secure a function
33
description: How to secure your Scaleway Serverless Functions effectively.
44
tags: functions secure private
55
dates:
6-
validation: 2025-02-27
6+
validation: 2025-09-01
77
posted: 2023-02-01
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/serverless-functions/quickstart.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ title: Functions - Quickstart
33
description: Quickstart guide to deploying and managing Serverless Functions on Scaleway.
44
tags: functions namespace
55
dates:
6-
validation: 2025-02-10
6+
validation: 2025-09-01
77
posted: 2021-05-26
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

11-
1211
Scaleway Serverless Functions makes your [functions](/serverless-functions/concepts/#serverless-functions) available, executes them on demand and manages resource allocation for you.
1312

1413
<Message type="tip">

pages/serverless-functions/troubleshooting/function-build-error.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: My function does not deploy properly
33
description: Troubleshoot issues with deployment errors while using Scaleway Serverless Functions.
44
tags: serverless functions troubleshooting issue error build compile package
55
dates:
6-
validation: 2025-02-10
6+
validation: 2025-09-01
77
posted: 2025-02-10
88
---
99

@@ -17,7 +17,7 @@ This error may happen for multiple reasons. Refer to the documentation pages bel
1717

1818
## Possible solution
1919

20-
1. Make sure your function works fine by [testing it locally](/serverless-functions/reference-content/local-testing/).
20+
1. Make sure your function works fine by [testing it locally](/serverless-functions/reference-content/local-testing/).
2121

2222
2. Check for [build errors with Cockpit](/serverless-functions/how-to/monitor-function/).
2323

0 commit comments

Comments
 (0)