Skip to content

Commit eeeaf9c

Browse files
committed
docs(obj): update
1 parent 5d90c0c commit eeeaf9c

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

menu/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4500,6 +4500,10 @@
45004500
"label": "Upload files into a bucket",
45014501
"slug": "upload-files-into-a-bucket"
45024502
},
4503+
{
4504+
"label": "Create an HDS bucket for health data hosting",
4505+
"slug": "create-hds-certified-bucket"
4506+
},
45034507
{
45044508
"label": "Edit the storage class",
45054509
"slug": "edit-storage-class"

pages/object-storage/faq.mdx

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

6464
Yes, Scaleway Object Storage is a certified *Hébergeur de Données de Santé (HDS)* to host health data.
6565

66-
Refer to the [dedicated documentation](/object-storage/how-to/create-hds-compliant-bucket/) for more information on how to create an HDS-compliant bucket.
66+
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

6868
## Is there a limitation in the bucket name?
6969

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
meta:
33
title: How to create an HDS bucket for health data hosting
4-
description: Create a HDS-compliant bucket to host health data in Scaleway Object Storage.
4+
description: Create a HDS-certified bucket to host health data in Scaleway Object Storage.
55
content:
66
h1: How to create an HDS bucket for health data hosting
7-
paragraph: Create a HDS-compliant bucket to host health data in Scaleway Object Storage.
8-
tags: object storage bucket object-storage
7+
paragraph: Create a HDS-certified bucket to host health data in Scaleway Object Storage.
8+
tags: object storage bucket object-storage hds health data hosting hébergement hébergeur de données de santé
99
dates:
1010
validation: 2025-03-27
1111
posted: 2025-03-27
@@ -14,12 +14,12 @@ categories:
1414
- object-storage
1515
---
1616

17-
Under Article L.1111-8 of the French Public Health Code, service providers hosting specific types of personal health information (PHI) 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) 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-rules).
22+
HDS-certified buckets are currently not compatible with [lifecycle rules](/object-storage/concepts/#lifecycle-configuration).
2323
</Message>
2424
<Macro id="requirements" />
2525

0 commit comments

Comments
 (0)