How to enable bucket versioning
You may need certain IAM permissions to carry out some actions described on this page. This means:
- you are the Owner of the Scaleway Organization in which the actions will be carried out, or
- you are an IAM user of the Organization, with a policy granting you the necessary permission sets
Once enabled, the versioning feature supports the retrieval of objects that are deleted or overwritten. It is a way to keep multiple variants of an object in the same bucket.
If the feature is enabled, you can list archived versions of an object or permanently delete an archived version.
- You have an account and are logged into the Scaleway console
- You have created an Object Storage bucket
If you enable versioning, you will have several object versions. Keep in mind that each version of an object stored in your bucket takes up disk space and is billed.
How to enable versioning
- Click Object Storage in the Storage section of the side menu. A list of your buckets displays.
- Click the name of your selected bucket.
- Click the Bucket Settings tab.
- Scroll down and click Enable versioning under Bucket Versioning.
A pop-up appears to confirm versioning activation. 5. Click Enable bucket versioning to proceed.
How to suspend versioning
- Click Object Storage in the Storage section of the side menu. A list of your buckets displays.
- Click the name of your selected bucket.
- Click the Bucket Settings tab.
- Scroll down and click Disable versioning under Bucket Versioning.
A pop-up appears with the following message:
Important:
Once Versioning is suspended, no new versions of objects will be created. Versions created up until this point will remain stored and listed. If you upload an object with the same name as an existing object, the old object will be overwritten.
- Click Disable bucket versioning if you agree and wish to proceed with versioning suspension on the bucket.