I am currently making some progress in MinIO. Is there any way I can get the object by an Etag
which is available for each object after uploading.. so that I can identify the thing uniquely!!
The existing way am using is to get the object only by mentioning the bucket name and the exact object name.