lambda-go-tutorial Simple AWS Lambda Build: GOOS=linux go build -o main main.go Zip: zip function.zip main Test with: { "name": "Jim", "age": 33 }