From 93c985e59024f682966ce9104a41118e7f1479e0 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Thu, 27 Mar 2025 11:27:56 +0100 Subject: [PATCH 1/7] docs(obj): add hds doc MTA-5836) --- pages/object-storage/faq.mdx | 6 ++ .../how-to/create-hds-compliant-bucket.mdx | 56 +++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 pages/object-storage/how-to/create-hds-compliant-bucket.mdx diff --git a/pages/object-storage/faq.mdx b/pages/object-storage/faq.mdx index 458ef5e392..83f923611c 100644 --- a/pages/object-storage/faq.mdx +++ b/pages/object-storage/faq.mdx @@ -59,6 +59,12 @@ To be eligible for this offer, you must have never used the Standard Multi-AZ cl You can monitor your Object Storage metrics and logs using [Scaleway Cockpit](/cockpit/quickstart/). Cockpit is available in all [regions](/object-storage/concepts/#region-and-availability-zone) for Object Storage. Refer to our dedicated [documentation](/object-storage/how-to/monitor-consumption/) for more information. +## Is Scaleway Object Storage comply with regulatory requirements to host health data (*Hébergeur de Données de Santé*)? + +Yes, Scaleway Object Storage is a certified *Hébergeur de Données de Santé (HDS)* to host health data. + +Refer to the [dedicated documentation](/object-storage/how-to/create-hds-compliant-bucket/) for more information on how to create an HDS-compliant bucket. + ## Is there a limitation in the bucket name? Bucket names must be unique and comply with the following: diff --git a/pages/object-storage/how-to/create-hds-compliant-bucket.mdx b/pages/object-storage/how-to/create-hds-compliant-bucket.mdx new file mode 100644 index 0000000000..0970bce5ee --- /dev/null +++ b/pages/object-storage/how-to/create-hds-compliant-bucket.mdx @@ -0,0 +1,56 @@ +--- +meta: + title: How to create an HDS bucket for health data hosting + description: Create a HDS-compliant bucket to host health data in Scaleway Object Storage. +content: + h1: How to create an HDS bucket for health data hosting + paragraph: Create a HDS-compliant bucket to host health data in Scaleway Object Storage. +tags: object storage bucket object-storage +dates: + validation: 2025-03-27 + posted: 2025-03-27 +categories: + - storage + - object-storage +--- + +// TO REWRITE + +The French Public Health Code (Article L.1111-8) requires that service providers which host certain types of personal health information (PHI) receive HDS (Hébergeur de Données de Santé) certification. Introduced by the French governmental agency for health, ASIP Santé (Agence Française de la Santé Numérique), HDS provides a framework to strengthen the security and protection of PHI. + +The Hébergeurs de Données de Santé (HDS) certification is required for entities such as cloud service providers that host the personal health data governed by French laws and collected for delivering preventive, diagnostic, and other health services. The HDS regulation was issued by ASIP SANTÉ which, under the French Ministry of Health, is responsible for promoting electronically based healthcare solutions in France. + +// + +Object Storage allows you to store different types of objects (documents, images, videos, etc.) and distribute them instantly, anywhere in the world. + + + +- A Scaleway account logged into the [console](https://console.scaleway.com) +- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization + +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. + +1. Click **Object Storage** on the left side menu of the console. The Object Storage dashboard displays. +2. Click **+ Create bucket**. The bucket creation page displays. +3. Select the [region](/object-storage/concepts/#region-and-availability-zone) in which to create your bucket: + - Amsterdam, The Netherlands: + - Region: `nl-ams` + - Paris, France: + - Region: `fr-par` + - Warsaw, Poland: + - Region: `pl-waw` +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). + + A file uploaded to a public bucket is private by default. + A private file stored in a public bucket is not publicly accessible. + You can change the bucket visibility at any time from the **Bucket settings** tab. + +5. Select a use case for your bucket. +6. Enable [bucket versioning](/object-storage/how-to/use-bucket-versioning/) if you want to store multiple versions of your objects (this may lead to higher storage costs). +7. If applicable, you can tick the **Activate 90-day free trial** to benefit from 750 GB of free [Multi-AZ class storage](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway) for buckets in your Organization, across all regions. Refer to our [dedicated FAQ](/object-storage/faq/#how-can-i-benefit-from-the-object-storage-free-trial) for more information. +8. Enter a name for your bucket. +9. Optionally, you can use the cost estimator to simulate your Object Storage costs. +10. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket. + +You can find more information about your bucket by clicking on its name in the **Buckets** list, and then on the **Bucket settings** tab. From 5d90c0c68c7c865a52d6019e0c55cdd9c59e304a Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Thu, 27 Mar 2025 15:15:45 +0100 Subject: [PATCH 2/7] docs(obj): update --- .../how-to/create-hds-compliant-bucket.mdx | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/pages/object-storage/how-to/create-hds-compliant-bucket.mdx b/pages/object-storage/how-to/create-hds-compliant-bucket.mdx index 0970bce5ee..1ae9e94188 100644 --- a/pages/object-storage/how-to/create-hds-compliant-bucket.mdx +++ b/pages/object-storage/how-to/create-hds-compliant-bucket.mdx @@ -14,16 +14,13 @@ categories: - object-storage --- -// TO REWRITE +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. -The French Public Health Code (Article L.1111-8) requires that service providers which host certain types of personal health information (PHI) receive HDS (Hébergeur de Données de Santé) certification. Introduced by the French governmental agency for health, ASIP Santé (Agence Française de la Santé Numérique), HDS provides a framework to strengthen the security and protection of PHI. - -The Hébergeurs de Données de Santé (HDS) certification is required for entities such as cloud service providers that host the personal health data governed by French laws and collected for delivering preventive, diagnostic, and other health services. The HDS regulation was issued by ASIP SANTÉ which, under the French Ministry of Health, is responsible for promoting electronically based healthcare solutions in France. - -// - -Object Storage allows you to store different types of objects (documents, images, videos, etc.) and distribute them instantly, anywhere in the world. +Refer to the [Scaleway Trust Center](https://security.scaleway.com/) for more information. + +HDS-certified buckets are currently not compatible with [lifecycle rules](/object-storage/concepts/#lifecycle-rules). + - A Scaleway account logged into the [console](https://console.scaleway.com) @@ -47,8 +44,10 @@ To get started with Object Storage, you must first create a bucket. Objects are You can change the bucket visibility at any time from the **Bucket settings** tab. 5. Select a use case for your bucket. -6. Enable [bucket versioning](/object-storage/how-to/use-bucket-versioning/) if you want to store multiple versions of your objects (this may lead to higher storage costs). -7. If applicable, you can tick the **Activate 90-day free trial** to benefit from 750 GB of free [Multi-AZ class storage](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway) for buckets in your Organization, across all regions. Refer to our [dedicated FAQ](/object-storage/faq/#how-can-i-benefit-from-the-object-storage-free-trial) for more information. +6. Under **HDS certification**, tick the **Tag this bucket as HDS-certified**. + + By tagging this bucket, you confirm it will be used in compliance with regulations for health data storage. The HDS certification of a bucket cannot be modified after creation. + 8. Enter a name for your bucket. 9. Optionally, you can use the cost estimator to simulate your Object Storage costs. 10. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket. From eeeaf9c246cb5175652e5ec71411922204095455 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Thu, 27 Mar 2025 16:18:51 +0100 Subject: [PATCH 3/7] docs(obj): update --- menu/navigation.json | 4 ++++ pages/object-storage/faq.mdx | 2 +- ...iant-bucket.mdx => create-hds-certified-bucket.mdx} | 10 +++++----- 3 files changed, 10 insertions(+), 6 deletions(-) rename pages/object-storage/how-to/{create-hds-compliant-bucket.mdx => create-hds-certified-bucket.mdx} (75%) diff --git a/menu/navigation.json b/menu/navigation.json index f385762d00..cb77d46da7 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -4500,6 +4500,10 @@ "label": "Upload files into a bucket", "slug": "upload-files-into-a-bucket" }, + { + "label": "Create an HDS bucket for health data hosting", + "slug": "create-hds-certified-bucket" + }, { "label": "Edit the storage class", "slug": "edit-storage-class" diff --git a/pages/object-storage/faq.mdx b/pages/object-storage/faq.mdx index 83f923611c..9a6b707689 100644 --- a/pages/object-storage/faq.mdx +++ b/pages/object-storage/faq.mdx @@ -63,7 +63,7 @@ You can monitor your Object Storage metrics and logs using [Scaleway Cockpit](/c Yes, Scaleway Object Storage is a certified *Hébergeur de Données de Santé (HDS)* to host health data. -Refer to the [dedicated documentation](/object-storage/how-to/create-hds-compliant-bucket/) for more information on how to create an HDS-compliant bucket. +Refer to the [dedicated documentation](/object-storage/how-to/create-hds-certified-bucket/) for more information on how to create an HDS-compliant bucket. ## Is there a limitation in the bucket name? diff --git a/pages/object-storage/how-to/create-hds-compliant-bucket.mdx b/pages/object-storage/how-to/create-hds-certified-bucket.mdx similarity index 75% rename from pages/object-storage/how-to/create-hds-compliant-bucket.mdx rename to pages/object-storage/how-to/create-hds-certified-bucket.mdx index 1ae9e94188..06e14ea40e 100644 --- a/pages/object-storage/how-to/create-hds-compliant-bucket.mdx +++ b/pages/object-storage/how-to/create-hds-certified-bucket.mdx @@ -1,11 +1,11 @@ --- meta: title: How to create an HDS bucket for health data hosting - description: Create a HDS-compliant bucket to host health data in Scaleway Object Storage. + description: Create a HDS-certified bucket to host health data in Scaleway Object Storage. content: h1: How to create an HDS bucket for health data hosting - paragraph: Create a HDS-compliant bucket to host health data in Scaleway Object Storage. -tags: object storage bucket object-storage + paragraph: Create a HDS-certified bucket to host health data in Scaleway Object Storage. +tags: object storage bucket object-storage hds health data hosting hébergement hébergeur de données de santé dates: validation: 2025-03-27 posted: 2025-03-27 @@ -14,12 +14,12 @@ categories: - object-storage --- -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. +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. Refer to the [Scaleway Trust Center](https://security.scaleway.com/) for more information. -HDS-certified buckets are currently not compatible with [lifecycle rules](/object-storage/concepts/#lifecycle-rules). +HDS-certified buckets are currently not compatible with [lifecycle rules](/object-storage/concepts/#lifecycle-configuration). From 4dd5b055054c68db92d4fd7dd6dcbe68cc43d450 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Mon, 31 Mar 2025 12:43:28 +0200 Subject: [PATCH 4/7] docs(obj): update --- pages/object-storage/how-to/create-a-bucket.mdx | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/pages/object-storage/how-to/create-a-bucket.mdx b/pages/object-storage/how-to/create-a-bucket.mdx index 2745f5a311..0f1150f319 100644 --- a/pages/object-storage/how-to/create-a-bucket.mdx +++ b/pages/object-storage/how-to/create-a-bucket.mdx @@ -39,10 +39,16 @@ To get started with Object Storage, you must first create a bucket. Objects are You can change the bucket visibility at any time from the **Bucket settings** tab. 5. Select a use case for your bucket. -6. Enable [bucket versioning](/object-storage/how-to/use-bucket-versioning/) if you want to store multiple versions of your objects (this may lead to higher storage costs). -7. If applicable, you can tick the **Activate 90-day free trial** to benefit from 750 GB of free [Multi-AZ class storage](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway) for buckets in your Organization, across all regions. Refer to our [dedicated FAQ](/object-storage/faq/#how-can-i-benefit-from-the-object-storage-free-trial) for more information. -8. Enter a name for your bucket. -9. Optionally, you can use the cost estimator to simulate your Object Storage costs. -10. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket. +6. (Optional) Under **HDS certification**, tick the **Tag this bucket as HDS-certified**. + + - By tagging this bucket, you confirm it will be used in compliance with regulations for health data storage. The HDS certification of a bucket cannot be modified after creation. + - Versioning is currently not supported on HDS-certified buckets. + Refer to the [dedicated documentation](/object-storage/how-to/create-hds-certified-bucket/) for more information. + +7. Enable [bucket versioning](/object-storage/how-to/use-bucket-versioning/) if you want to store multiple versions of your objects (this may lead to higher storage costs). +8. If applicable, you can tick the **Activate 90-day free trial** to benefit from 750 GB of free [Multi-AZ class storage](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway) for buckets in your Organization, across all regions. Refer to our [dedicated FAQ](/object-storage/faq/#how-can-i-benefit-from-the-object-storage-free-trial) for more information. +9. Enter a name for your bucket. +10. Optionally, you can use the cost estimator to simulate your Object Storage costs. +11. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket. You can find more information about your bucket by clicking on its name in the **Buckets** list, and then on the **Bucket settings** tab. \ No newline at end of file From 16ac86a144afba870dfcfe017fb7c03e2d6cff76 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Mon, 28 Apr 2025 14:33:59 +0200 Subject: [PATCH 5/7] docs(obj): update --- pages/object-storage/faq.mdx | 2 +- .../how-to/create-hds-certified-bucket.mdx | 35 ++++++++++++------- 2 files changed, 23 insertions(+), 14 deletions(-) diff --git a/pages/object-storage/faq.mdx b/pages/object-storage/faq.mdx index 9a6b707689..8704968ac0 100644 --- a/pages/object-storage/faq.mdx +++ b/pages/object-storage/faq.mdx @@ -61,7 +61,7 @@ You can monitor your Object Storage metrics and logs using [Scaleway Cockpit](/c ## Is Scaleway Object Storage comply with regulatory requirements to host health data (*Hébergeur de Données de Santé*)? -Yes, Scaleway Object Storage is a certified *Hébergeur de Données de Santé (HDS)* to host health data. +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. Refer to the [dedicated documentation](/object-storage/how-to/create-hds-certified-bucket/) for more information on how to create an HDS-compliant bucket. diff --git a/pages/object-storage/how-to/create-hds-certified-bucket.mdx b/pages/object-storage/how-to/create-hds-certified-bucket.mdx index 06e14ea40e..bcb8519581 100644 --- a/pages/object-storage/how-to/create-hds-certified-bucket.mdx +++ b/pages/object-storage/how-to/create-hds-certified-bucket.mdx @@ -7,36 +7,36 @@ content: paragraph: Create a HDS-certified bucket to host health data in Scaleway Object Storage. tags: object storage bucket object-storage hds health data hosting hébergement hébergeur de données de santé dates: - validation: 2025-03-27 - posted: 2025-03-27 + validation: 2025-04-28 + posted: 2025-04-28 categories: - storage - object-storage --- -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. +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. Refer to the [Scaleway Trust Center](https://security.scaleway.com/) for more information. -HDS-certified buckets are currently not compatible with [lifecycle rules](/object-storage/concepts/#lifecycle-configuration). +- HDS-certified buckets are currently not compatible with [lifecycle rules](/object-storage/concepts/#lifecycle-configuration). +- You can only HDS-certified buckets from the Scaleway [console](https://console.scaleway.com). + - A Scaleway account logged into the [console](https://console.scaleway.com) - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization +- The authorization from Scaleway to create HDS-certified Object Storage buckets -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. +## How to create an HDS bucket for health data hosting 1. Click **Object Storage** on the left side menu of the console. The Object Storage dashboard displays. 2. Click **+ Create bucket**. The bucket creation page displays. -3. Select the [region](/object-storage/concepts/#region-and-availability-zone) in which to create your bucket: - - Amsterdam, The Netherlands: - - Region: `nl-ams` - - Paris, France: - - Region: `fr-par` - - Warsaw, Poland: - - Region: `pl-waw` +3. Select the **Paris** region. + + You can only create HDS-certified buckets in the **Paris** region as it is a french legal requirement. + 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). 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 9. Optionally, you can use the cost estimator to simulate your Object Storage costs. 10. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket. -You can find more information about your bucket by clicking on its name in the **Buckets** list, and then on the **Bucket settings** tab. +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. + +## HDS-certified buckets limitations + +Some features are not compatible with HDS-certified Object Storage buckets. + +- You can only create HDS-certified buckets in the **Paris** region. +- You cannot create lifecyle rules for HDS-certified buckets. +- 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. +- You cannot assign the [Glacier](/object-storage/concepts/#storage-class) class to objects in an HDS-certified bucket. From 0743629b5de8ff3f7c4d961b8cdf179932cfb4ff Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Mon, 28 Apr 2025 14:39:44 +0200 Subject: [PATCH 6/7] docs(obj): update --- pages/object-storage/how-to/create-a-bucket.mdx | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/pages/object-storage/how-to/create-a-bucket.mdx b/pages/object-storage/how-to/create-a-bucket.mdx index 0f1150f319..2745f5a311 100644 --- a/pages/object-storage/how-to/create-a-bucket.mdx +++ b/pages/object-storage/how-to/create-a-bucket.mdx @@ -39,16 +39,10 @@ To get started with Object Storage, you must first create a bucket. Objects are You can change the bucket visibility at any time from the **Bucket settings** tab. 5. Select a use case for your bucket. -6. (Optional) Under **HDS certification**, tick the **Tag this bucket as HDS-certified**. - - - By tagging this bucket, you confirm it will be used in compliance with regulations for health data storage. The HDS certification of a bucket cannot be modified after creation. - - Versioning is currently not supported on HDS-certified buckets. - Refer to the [dedicated documentation](/object-storage/how-to/create-hds-certified-bucket/) for more information. - -7. Enable [bucket versioning](/object-storage/how-to/use-bucket-versioning/) if you want to store multiple versions of your objects (this may lead to higher storage costs). -8. If applicable, you can tick the **Activate 90-day free trial** to benefit from 750 GB of free [Multi-AZ class storage](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway) for buckets in your Organization, across all regions. Refer to our [dedicated FAQ](/object-storage/faq/#how-can-i-benefit-from-the-object-storage-free-trial) for more information. -9. Enter a name for your bucket. -10. Optionally, you can use the cost estimator to simulate your Object Storage costs. -11. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket. +6. Enable [bucket versioning](/object-storage/how-to/use-bucket-versioning/) if you want to store multiple versions of your objects (this may lead to higher storage costs). +7. If applicable, you can tick the **Activate 90-day free trial** to benefit from 750 GB of free [Multi-AZ class storage](/object-storage/faq/#what-are-the-object-storage-classes-offered-by-scaleway) for buckets in your Organization, across all regions. Refer to our [dedicated FAQ](/object-storage/faq/#how-can-i-benefit-from-the-object-storage-free-trial) for more information. +8. Enter a name for your bucket. +9. Optionally, you can use the cost estimator to simulate your Object Storage costs. +10. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket. You can find more information about your bucket by clicking on its name in the **Buckets** list, and then on the **Bucket settings** tab. \ No newline at end of file From 2a864955f61b2251ebf47db9bbd0c95fb3247cbd Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Wed, 30 Apr 2025 11:35:59 +0200 Subject: [PATCH 7/7] docs(obj): update --- .../how-to/create-hds-certified-bucket.mdx | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/pages/object-storage/how-to/create-hds-certified-bucket.mdx b/pages/object-storage/how-to/create-hds-certified-bucket.mdx index bcb8519581..cb714b9155 100644 --- a/pages/object-storage/how-to/create-hds-certified-bucket.mdx +++ b/pages/object-storage/how-to/create-hds-certified-bucket.mdx @@ -19,8 +19,9 @@ Under [Article L.1111-8 of the French Public Health Code](https://www.legifrance Refer to the [Scaleway Trust Center](https://security.scaleway.com/) for more information. -- HDS-certified buckets are currently not compatible with [lifecycle rules](/object-storage/concepts/#lifecycle-configuration). -- You can only HDS-certified buckets from the Scaleway [console](https://console.scaleway.com). +- You can only create HDS-certified buckets in the **Paris** region. +- You cannot create [lifecyle rules](/object-storage/concepts/#lifecylce-configuration) for HDS-certified buckets. +- You cannot assign the [Glacier](/object-storage/concepts/#storage-class) class to objects in an HDS-certified bucket. @@ -53,12 +54,3 @@ Refer to the [Scaleway Trust Center](https://security.scaleway.com/) for more in 10. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket. 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. - -## HDS-certified buckets limitations - -Some features are not compatible with HDS-certified Object Storage buckets. - -- You can only create HDS-certified buckets in the **Paris** region. -- You cannot create lifecyle rules for HDS-certified buckets. -- 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. -- You cannot assign the [Glacier](/object-storage/concepts/#storage-class) class to objects in an HDS-certified bucket.