What will happen if I permanently delete the most recently written version of an object?
If the bucket owner permanently deletes the most recently written version of an object using a DELETEVERSION operation, this version will permanently be removed from the system. A subsequent version-unaware GET operation on the objects key will return the next most recently written version. If this version is a Delete Marker, a 404 error will be returned.