VAST Cluster supports S3 conditional writes. If a PutObject or CompleteMultipartUpload request contains the If-None-Match header and the value is '*', the object is uploaded only if there is no existing object with the same key name in the bucket.
Conditional writes are not supported for versioned buckets.