This Golang program is a worker that will be polling messages from SQS to process images and upload the result to S3!
styled-worker -programPath=/home/ubuntu/projects/FastPhotoStyle/demo.py
env GOOS=linux GOARCH=arm go build -o build/styled-worker github.com/carlows/styled-worker