Skip to content

Commit 307fd57

Browse files
committed
docs(gen): update
1 parent 0cd1995 commit 307fd57

File tree

5 files changed

+8
-9
lines changed

5 files changed

+8
-9
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/serverless-jobs/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 jobs registry import copy migrate skopeo docker
99
dates:
10-
validation: 2024-11-06
10+
validation: 2025-05-13
1111
posted: 2021-11-06
1212
categories:
1313
- serverless
@@ -17,7 +17,7 @@ Serverless Jobs rely on container images. These images can be stored in the Scal
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-jobs/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 Jobs.
88
tags: serverless jobs troubleshooting issue error image env var environment variables secrets secret manager
99
dates:
10-
validation: 2024-11-06
10+
validation: 2025-05-13
1111
posted: 2024-11-06
1212
categories:
1313
- serverless

pages/serverless-jobs/troubleshooting/cannot-retrieve-external-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 while retrieving external images while using Scaleway Serverless Jobs.
88
tags: serverless jobs troubleshooting issue error image retrieve external public registry
99
dates:
10-
validation: 2024-11-06
10+
validation: 2025-05-13
1111
posted: 2024-11-06
1212
categories:
1313
- serverless

pages/serverless-jobs/troubleshooting/job-in-error-state.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Troubleshoot error states for your Scaleway Serverless Jobs.
88
tags: serverless jobs troubleshooting issue error state message
99
dates:
10-
validation: 2024-11-06
10+
validation: 2025-05-13
1111
posted: 2024-11-06
1212
categories:
1313
- serverless

0 commit comments

Comments
 (0)