Relative Content

Tag Archive for amazon-web-servicesfilegoamazon-s3upload

GoLang AWS s3 file emptied after use

I am trying to upload an original file, then thumbnails.
If I run just one of these operations, it is working fine, but, when I am chaining those operations, I suspect that the file is emptied while being used by AWS s3 SDK (it fails a t image.Decode of the GenerateSmallImages function.