Go S3 upload

Posted on Fri 28 April 2017 in Golang • Tagged with Go, Golang, S3

When I went looking for a short, straight forward example of uploading a file to AWS S3 in Golang I kept running into very convoluted examples. So here is a simple example.


Continue reading