Enable versioning in S3
Versioning in Amazon S3 is a feature that keeps multiple versions of an object within the same bucket. You can use S3 Versioning to preserve, retrieve, and restore every version of every object stored in your buckets. With Versioning enabled, you can recover more easily from unintended user actions and application failures. When Versioning is enabled for a bucket, Amazon S3 automatically generates a unique version ID for each object stored. For example, a bucket can contain two objects with the same key but different version IDs, such as photo.png (Version 1) and photo.png (Version 2).
To enable Versioning, follow the steps below.
If you activate this feature, the old version of the ID will still be stored and will take up storage on your Deka Box.
To activate the version feature in S3 Browser, you can follow these steps:
Open S3 Browser on your computer.
On the S3 browser, click bucket, then select Edit Versioning Settings.
The Bucket Versioning Settings window, [x] tick the checkbox of Enable versioning for test-bucket then click OK.
Now that the versioning feature is enabled, you can try uploading a file with the same filename that is in the bucket. For example, we will upload a file called 4.1 Deka Box - Create Deka Box.png with a different Size. It can be seen in the Version section that there is no version history for this file.
After trying to upload a file called 4.1 Deka Box - Create Deka Box.png, there will be two versions of the file, and those two files are two different files.
Last updated
