Skip to content

Commit ce4324e

Browse files
committed
docs(obj): update
1 parent 8350d52 commit ce4324e

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

pages/object-storage/how-to/create-a-bucket.mdx

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,16 @@ To get started with Object Storage, you must first create a bucket. Objects are
3939
You can change the bucket visibility at any time from the **Bucket settings** tab.
4040
</Message>
4141
5. Select a use case for your bucket.
42-
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).
43-
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.
44-
8. Enter a name for your bucket.
45-
9. Optionally, you can use the cost estimator to simulate your Object Storage costs.
46-
10. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket.
42+
6. (Optional) Under **HDS certification**, tick the **Tag this bucket as HDS-certified**.
43+
<Message type="note">
44+
- 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.
45+
- Versioning is currently not supported on HDS-certified buckets.
46+
Refer to the [dedicated documentation](/object-storage/how-to/create-hds-certified-bucket/) for more information.
47+
</Message>
48+
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).
49+
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.
50+
9. Enter a name for your bucket.
51+
10. Optionally, you can use the cost estimator to simulate your Object Storage costs.
52+
11. Click **Create bucket** to confirm. A list of your buckets displays, showing the newly created bucket.
4753

4854
You can find more information about your bucket by clicking on its name in the **Buckets** list, and then on the **Bucket settings** tab.

0 commit comments

Comments
 (0)