You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/object-storage/how-to/create-a-bucket.mdx
+5-11Lines changed: 5 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,16 +39,10 @@ To get started with Object Storage, you must first create a bucket. Objects are
39
39
You can change the bucket visibility at any time from the **Bucket settings** tab.
40
40
</Message>
41
41
5. Select a use case for your bucket.
42
-
6. (Optional) Under **HDS certification**, tick the **Tag this bucket as HDS-certified**.
43
-
<Messagetype="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.
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.
53
47
54
48
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