Install dependencies: ``` GOBIN=$GOPATH/bin go get . ``` Run: ``` go run ./kv_to_s3.go ```