@@ -136,6 +145,7 @@ For non versioned bucket, if an object with the same key is uploaded it overwrit
For a versionless bucket with object lookup, it always returns a single available object. For a bucket with versioning, the search returns the current object:
@@ -301,6 +321,7 @@ In the case of a versioned bucket, if an object with a specific VersionID is del
To restore an object, the recommended approach is to copy the previous version of the object to the same bucket. The copied object becomes the current version of the object and all versions of the object are preserved: