Skip to content

Commit b32db97

Browse files
chore(gen): docs content review MTA-6196 (#5218)
* chore(gen): docs content review MTA-6196 * chore(gen): update * chore(gen): update * chore(gen): update * chore(gen): update * chore(gen): update
1 parent 7f4b4a4 commit b32db97

File tree

12 files changed

+17
-16
lines changed

12 files changed

+17
-16
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Create a new bucket in Scaleway Object Storage.
88
tags: object storage bucket object-storage
99
dates:
10-
validation: 2024-12-18
10+
validation: 2025-07-01
1111
posted: 2021-05-27
1212
categories:
1313
- storage

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Delete unwanted buckets from Scaleway Object Storage.
88
tags: object storage object-storage bucket
99
dates:
10-
validation: 2024-12-19
10+
validation: 2025-07-01
1111
posted: 2021-01-04
1212
categories:
1313
- storage
@@ -28,7 +28,9 @@ When you delete a bucket, every object stored inside it is deleted as well.
2828
3. Click the **Bucket settings** tab.
2929
4. Scroll to the end of the page and click **Delete bucket**.
3030
<Message type="important">
31-
Deleting a bucket will also delete all of its objects. For safety measures, the effective deletion of the bucket will start 24 hours after the deletion request. The bucket name will then be available for other customers to use.<br /><br />Billing for your resources stops as soon as you click **Delete bucket**.<br /><br />Once you confirm your deletion request, the bucket and its objects and versions will no longer be displayed in the console or available via the APIs. For this reason, we recommend you erase all objects and versions in the bucket before requesting the deletion, if you wish the bucket deletion to be effective immediately.
31+
- Deleting a bucket will also delete all of its objects. For safety measures, the effective deletion of the bucket will start 24 hours after the deletion request. The bucket name will then be available for other customers to use.
32+
- Billing for your resources stops as soon as you click **Delete bucket**.
33+
- Once you confirm your deletion request, the bucket and its objects and versions will no longer be displayed in the console or available via the APIs. For this reason, we recommend you erase all objects and versions in the bucket before requesting the deletion, if you wish the bucket deletion to be effective immediately.
3234
</Message>
3335
5. If you understand and agree to the conditions, type **DELETE** in the box and click **Delete bucket**.
3436
<Message type="important">

pages/object-storage/how-to/manage-object-visibility.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Control visibility settings for objects in Object Storage.
88
tags: object storage object-storage visibility
99
dates:
10-
validation: 2024-12-19
10+
validation: 2025-07-01
1111
posted: 2021-05-27
1212
categories:
1313
- storage

pages/object-storage/how-to/restore-an-object-from-glacier.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Retrieve objects from Glacier in Object Storage.
88
tags: object-storage object storage glacier
99
dates:
10-
validation: 2024-12-19
10+
validation: 2025-07-01
1111
posted: 2021-05-27
1212
categories:
1313
- storage

pages/object-storage/how-to/upload-files-into-a-bucket.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Upload files into your Scaleway Object Storage bucket.
88
tags: bucket object-storage object storage
99
dates:
10-
validation: 2024-12-19
10+
validation: 2025-07-01
1111
posted: 2021-05-27
1212
categories:
1313
- storage

pages/object-storage/how-to/use-bucket-versioning.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Enable and manage bucket versioning for Object Storage.
88
tags: object storage object-storage bucket versioning archived
99
dates:
10-
validation: 2024-12-19
10+
validation: 2025-07-01
1111
posted: 2021-05-27
1212
categories:
1313
- storage
@@ -33,7 +33,7 @@ Versioning allows you to easily recover your objects in case of unintended user
3333
5. Type **ENABLE** to confirm your action, then click **Enable bucket versioning** to proceed.
3434

3535
<Message type="note">
36-
Once versioning is enabled, uploading an object with the same name as an existing object will create a new version of it. This new version will consume more storage, which may lead to higher costs.
36+
Once versioning is enabled, uploading an object with the same name as an existing object will create a new version of it. This new version consumes storage as well, which may lead to higher costs.
3737
</Message>
3838

3939
## How to manage object versions

pages/object-storage/troubleshooting/cannot-access-data.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Troubleshoot issues related to accessing objects in Scaleway Object Storage.
88
tags: help troubleshooting object storage blocked data locked fail unable impossible
99
dates:
10-
validation: 2024-12-09
10+
validation: 2025-07-03
1111
posted: 2024-06-04
1212
categories:
1313
- storage
@@ -52,4 +52,3 @@ If you did not manage to identify the error and solve it by yourself, [open a su
5252
- User-agent (SDK, client, console, etc.)
5353
- Transaction ID (if possible)
5454
- Log / trace of the error (if possible)
55-

pages/object-storage/troubleshooting/cannot-delete-bucket.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Guide to solving bucket deletion problems in Object Storage.
88
tags: help troubleshooting object storage delete bucket fail unable impossible
99
dates:
10-
validation: 2024-12-09
10+
validation: 2025-07-03
1111
posted: 2024-06-04
1212
categories:
1313
- storage

pages/object-storage/troubleshooting/cannot-restore-glacier.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn to troubleshoot issues when restoring Glacier objects.
88
tags: help troubleshooting object storage restore glacier fail unable impossible
99
dates:
10-
validation: 2024-12-09
10+
validation: 2025-07-03
1111
posted: 2024-06-04
1212
categories:
1313
- storage

pages/object-storage/troubleshooting/low-performance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Diagnose and improve Object Storage performance.
88
tags: help troubleshooting object storage poor performance issues slow
99
dates:
10-
validation: 2024-12-09
10+
validation: 2025-07-01
1111
posted: 2024-06-04
1212
categories:
1313
- storage

0 commit comments

Comments
 (0)