By Effi Bar-She’an Analyzing files on an AWS S3 bucket is a common task with many examples for doing so available on the Internet, however, doing it in a way that enables unit tests, is somewhat of a mystery. So here’s a complete example of a golang client that: Downloads…