Skip to content

Commit 404b81c

Browse files
committed
chore(gen): update
1 parent 8fbec91 commit 404b81c

File tree

6 files changed

+9
-7
lines changed

6 files changed

+9
-7
lines changed

pages/object-storage/api-cli/bucket-operations.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understanding Object Storage bucket operations
33
description: Perform various operations on buckets in Scaleway Object Storage using the CLI.
44
tags: object storage object-storage bucket
55
dates:
6-
validation: 2025-01-15
6+
validation: 2025-07-31
77
posted: 2018-09-14
88
---
99

@@ -34,7 +34,9 @@ aws s3 mb s3://bucketname
3434
This operation allows you to delete the bucket mentioned in the command.
3535

3636
<Message type="important">
37-
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 />The billing of your resources stops as soon as you request the deletion of your resources.<br /><br />Once you do so, the bucket and its objects and versions will no longer be displayed in the console or available via the API. For this reason, we recommend you delete all objects and versions in the bucket before requesting the deletion, if you wish the bucket deletion to be effective immediately.
37+
- 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.
38+
39+
- The billing of your resources stops as soon as you request the deletion of your resources. Once you do so, the bucket and its objects and versions will no longer be displayed in the console or available via the API. For this reason, we recommend you delete all objects and versions in the bucket before requesting the deletion, if you wish the bucket deletion to be effective immediately.
3840
</Message>
3941

4042
<Message type="note">

pages/object-storage/api-cli/common-operations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understanding common Object Storage operations
33
description: Perform common operations efficiently using Scaleway Object Storage CLI.
44
tags: object storage object-storage api api-operation getservice
55
dates:
6-
validation: 2025-01-15
6+
validation: 2025-07-31
77
posted: 2018-09-13
88
---
99

pages/object-storage/api-cli/installing-minio-client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Installing and setting up MinIO Client
33
description: Install and configure the MinIO client for Scaleway Object Storage.
44
tags: object-storage object storage minio mc minio-client
55
dates:
6-
validation: 2025-01-15
6+
validation: 2025-07-31
77
posted: 2021-08-25
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/object-storage/how-to/monitor-consumption.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to monitor your consumption
33
description: Monitor your Object Storage resource consumption.
44
tags: bandwidth consumption metrics logs object storage cockpit
55
dates:
6-
validation: 2025-01-15
6+
validation: 2025-07-31
77
posted: 2020-10-09
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/object-storage/how-to/use-obj-stor-with-private-networks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ You must create an Instance without a flexible IP using the following specificat
5757

5858
<Message type="note">
5959
As your Instance has no public IP address, you must connect to it using another Instance in your Private Network or assign a temporary flexible IP to it.
60-
6160
</Message>
61+
6262
2. Configure the following route to the Object Storage platform:
6363
```sh
6464
# set this to keep the network on the instance

pages/object-storage/troubleshooting/lost-bucket-access-bucket-policy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: I lost access to a bucket after applying a bucket policy
33
description: Regain access to buckets lost due to policy issues.
44
tags: help troubleshooting bucket access lose policy principal
55
dates:
6-
validation: 2025-01-15
6+
validation: 2025-07-31
77
posted: 2023-12-15
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

0 commit comments

Comments
 (0)