default: GOOS=linux GOARCH=amd64 go build -o main zip soci_index_generator_lambda.zip main test: go test -v ./...