Skip to content

Commit aadc900

Browse files
docs(gen): content review MTA-6034 (#4946)
* docs(gen): content review MTA-6034 * docs(gen): update * docs(gen): update * docs(gen): update * docs(gen): update
1 parent be3a96d commit aadc900

27 files changed

+127
-76
lines changed

pages/object-storage/api-cli/create-bucket-policy.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ content:
77
paragraph: Create custom bucket policies in Scaleway Object Storage using the CLI.
88
tags: bucket policy bucket bucket-policy object storage object-storage s3
99
dates:
10-
validation: 2024-11-27
10+
validation: 2025-05-13
1111
posted: 2021-01-17
1212
categories:
13-
- storage
1413
- object-storage
1514
---
1615

@@ -23,7 +22,7 @@ To create and apply a bucket policy from the [Scaleway console](https://console/
2322
- A Scaleway account logged into the [console](https://console.scaleway.com)
2423
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2524
- An [Object Storage bucket](/object-storage/how-to/create-a-bucket/)
26-
- Installed the [AWS CLI](/object-storage/api-cli/object-storage-aws-cli/)
25+
- Installed and configured the [AWS CLI](/object-storage/api-cli/object-storage-aws-cli/) using a Scaleway API key
2726
- An [IAM policy](/iam/how-to/create-policy/) to grant access to your users and applications
2827

2928
## How to create a bucket policy
@@ -63,7 +62,7 @@ Refer to the [Bucket policies description](/object-storage/api-cli/bucket-policy
6362

6463
## How to apply a bucket policy
6564

66-
Make sure that you have [installed the AWS CLI](/object-storage/api-cli/object-storage-aws-cli/) before proceeding.
65+
Make sure that you have [installed and configured the AWS CLI](/object-storage/api-cli/object-storage-aws-cli/) before proceeding.
6766

6867
1. Open a terminal and access the folder containing the previously created `bucket-policy.json` file.
6968

pages/scaleway-cli/reference-content/scaleway-configuration-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains what is the Scaleway configuration file for developer tools and how to use it.
88
tags: developer tools cli configuration config
99
dates:
10-
validation: 2024-10-27
10+
validation: 2025-05-12
1111
posted: 2023-04-23
1212
categories:
1313
- devtools

pages/scaleway-sdk/reference-content/scaleway-configuration-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains what is the Scaleway configuration file for developer tools and how to use it.
88
tags: developer tools cli configuration config sdk
99
dates:
10-
validation: 2024-10-27
10+
validation: 2025-05-12
1111
posted: 2023-04-23
1212
categories:
1313
- devtools

pages/serverless-containers/api-cli/migrate-external-image-to-scaleway-registry.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Methods to migrate or import an image from an external public container registry to the Scaleway Container Registry.
88
tags: serverless containers registry import copy migrate skopeo docker
99
dates:
10-
validation: 2024-11-06
10+
validation: 2025-05-12
1111
posted: 2021-11-06
1212
categories:
1313
- serverless
@@ -17,7 +17,7 @@ Serverless Containers rely on images that can be stored in the Scaleway Containe
1717

1818
<Macro id="container-registry-note" />
1919

20-
This page explains how to migrate images from public external container registries (such as Docker hub, Amazon container registries, GitHub Container registry, etc.) to the [Scaleway Container registry](/container-registry/concepts/#container-registry).
20+
This page explains how to migrate images from public external container registries (such as Docker Hub, Amazon container registries, GitHub Container Registry, etc.) to the [Scaleway Container registry](/container-registry/concepts/#container-registry).
2121

2222
<Macro id="requirements" />
2323

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: How to create an auth token from the Scaleway console.
88
tags: authentication authentication-token containers auth
99
dates:
10-
validation: 2024-11-04
10+
validation: 2025-05-12
1111
posted: 2022-10-14
1212
categories:
1313
- serverless

pages/serverless-containers/how-to/monitor-container.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Guide to monitoring Scaleway Serverless Containers.
88
tags: serverless containers logs metrics cockpit grafana activity
99
dates:
10-
validation: 2024-10-27
10+
validation: 2025-05-12
1111
posted: 2024-04-22
1212
categories:
1313
- serverless

pages/serverless-containers/reference-content/configure-trigger-inputs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: How to configure trigger inputs for Scaleway Serverless Containers.
88
tags: containers
99
dates:
10-
validation: 2024-11-04
10+
validation: 2025-05-12
1111
posted: 2023-06-09
1212
categories:
1313
- serverless

pages/serverless-containers/troubleshooting/cannot-create-namespace.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Troubleshoot problems encountered while creating namespaces for Scaleway Serverless Containers.
88
tags: serverless Containers troubleshooting issue error namespace creation unable
99
dates:
10-
validation: 2024-11-06
10+
validation: 2025-05-12
1111
posted: 2024-11-06
1212
categories:
1313
- serverless
@@ -27,4 +27,6 @@ This issue can happen for the following reasons:
2727

2828
## Possible solutions
2929

30-
Make sure that you have not exceeded the maximum number of allowed namespaces with the [Scaleway console](https://console.scaleway.com/) or with the [API](https://www.scaleway.com/en/developers/api/serverless-containers/#path-namespaces-list-all-your-namespaces).
30+
Make sure that you have not exceeded the maximum number of allowed namespaces with the [Scaleway console](https://console.scaleway.com/) or with the [API](https://www.scaleway.com/en/developers/api/serverless-containers/#path-namespaces-list-all-your-namespaces).
31+
32+
Refer to the [dedicated documentation](/organizations-and-projects/additional-content/organization-quotas/) on Organization quotas for more information.

pages/serverless-containers/troubleshooting/cannot-deploy-image.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Troubleshoot errors encountered while deploying images with Scaleway Serverless Containers.
88
tags: serverless containers troubleshooting issue error message deploy image failed
99
dates:
10-
validation: 2024-11-07
10+
validation: 2025-05-12
1111
posted: 2024-11-07
1212
categories:
1313
- serveless

pages/serverless-containers/troubleshooting/cannot-inject-secret-variable.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Troubleshoot issues with secrets and environment variables while using Scaleway Serverless Containers.
88
tags: serverless containers troubleshooting issue error image env var environment variables secrets secret manager
99
dates:
10-
validation: 2024-11-06
10+
validation: 2025-05-12
1111
posted: 2024-11-06
1212
categories:
1313
- serverless

0 commit comments

Comments
 (0)