Skip to content

Commit 16ac86a

Browse files
committed
docs(obj): update
1 parent 4dd5b05 commit 16ac86a

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

pages/object-storage/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can monitor your Object Storage metrics and logs using [Scaleway Cockpit](/c
6161

6262
## Is Scaleway Object Storage comply with regulatory requirements to host health data (*Hébergeur de Données de Santé*)?
6363

64-
Yes, Scaleway Object Storage is a certified *Hébergeur de Données de Santé (HDS)* to host health data.
64+
Yes, Scaleway Object Storage is a certified [Hébergeur de Données de Santé (HDS)](https://esante.gouv.fr/produits-services/hds) to host health data.
6565

6666
Refer to the [dedicated documentation](/object-storage/how-to/create-hds-certified-bucket/) for more information on how to create an HDS-compliant bucket.
6767

pages/object-storage/how-to/create-hds-certified-bucket.mdx

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,36 @@ content:
77
paragraph: Create a HDS-certified bucket to host health data in Scaleway Object Storage.
88
tags: object storage bucket object-storage hds health data hosting hébergement hébergeur de données de santé
99
dates:
10-
validation: 2025-03-27
11-
posted: 2025-03-27
10+
validation: 2025-04-28
11+
posted: 2025-04-28
1212
categories:
1313
- storage
1414
- object-storage
1515
---
1616

17-
Under [Article L.1111-8 of the French Public Health Code](https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000049571347), service providers hosting specific types of personal health information must obtain Hébergeur de Données de Santé (HDS) certification. Established by ASIP Santé, the French Digital Health Agency, HDS sets a framework to enhance the security and protection of PHI. Scaleway Object Storage enables the creation of dedicated buckets for storing health data in accordance with HDS regulatory requirements.
17+
Under [Article L.1111-8 of the French Public Health Code](https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000049571347), service providers hosting specific types of personal health information must obtain [Hébergeur de Données de Santé (HDS)](https://esante.gouv.fr/produits-services/hds) certification. Established by ASIP Santé, the French Digital Health Agency, HDS sets a framework to enhance the security and protection of PHI. Scaleway Object Storage enables the creation of dedicated buckets for storing health data in accordance with HDS regulatory requirements.
1818

1919
Refer to the [Scaleway Trust Center](https://security.scaleway.com/) for more information.
2020

2121
<Message type="important">
22-
HDS-certified buckets are currently not compatible with [lifecycle rules](/object-storage/concepts/#lifecycle-configuration).
22+
- HDS-certified buckets are currently not compatible with [lifecycle rules](/object-storage/concepts/#lifecycle-configuration).
23+
- You can only HDS-certified buckets from the Scaleway [console](https://console.scaleway.com).
2324
</Message>
25+
2426
<Macro id="requirements" />
2527

2628
- A Scaleway account logged into the [console](https://console.scaleway.com)
2729
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
30+
- The authorization from Scaleway to create HDS-certified Object Storage buckets
2831

29-
To get started with Object Storage, you must first create a bucket. Objects are gathered into buckets. Each bucket represents a space where objects are stored.
32+
## How to create an HDS bucket for health data hosting
3033

3134
1. Click **Object Storage** on the left side menu of the console. The Object Storage dashboard displays.
3235
2. Click **+ Create bucket**. The bucket creation page displays.
33-
3. Select the [region](/object-storage/concepts/#region-and-availability-zone) in which to create your bucket:
34-
- Amsterdam, The Netherlands:
35-
- Region: `nl-ams`
36-
- Paris, France:
37-
- Region: `fr-par`
38-
- Warsaw, Poland:
39-
- Region: `pl-waw`
36+
3. Select the **Paris** region.
37+
<Message type="note">
38+
You can only create HDS-certified buckets in the **Paris** region as it is a french legal requirement.
39+
</Message>
4040
4. Check **Public** or **Private** to define the bucket visibility. The bucket visibility specifies whether everyone can see the list of objects in the bucket. It does not affect [object visibility](/object-storage/concepts/#visibility).
4141
<Message type="note">
4242
A file uploaded to a public bucket is private by default.
@@ -52,4 +52,13 @@ To get started with Object Storage, you must first create a bucket. Objects are
5252
9. Optionally, you can use the cost estimator to simulate your Object Storage costs.
5353
10. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket.
5454

55-
You can find more information about your bucket by clicking on its name in the **Buckets** list, and then on the **Bucket settings** tab.
55+
You can see the **HDS-certified** badge for your bucket by clicking on its name in the **Buckets** list, and then on the **Bucket settings** tab.
56+
57+
## HDS-certified buckets limitations
58+
59+
Some features are not compatible with HDS-certified Object Storage buckets.
60+
61+
- You can only create HDS-certified buckets in the **Paris** region.
62+
- You cannot create lifecyle rules for HDS-certified buckets.
63+
- If any issue occur during the creation of an HDS-certified bucket, the bucket is deleted automatically for safety reasons, and must be created again.
64+
- You cannot assign the [Glacier](/object-storage/concepts/#storage-class) class to objects in an HDS-certified bucket.

0 commit comments

Comments
 (0)