I googled that there is doesObjectExist
to check if object exists but possible to check the size too?
What I want is, is the size is different then putObject
to update it if the size is the same then do nothing because there's no point uploading again if there's no changes.
Thanks in advance for any advice