aws-prime-connector example showing how to connect to aws apis new install steps install go (make sure to set the GOPATH) install dep install serverless create new serverless project (make sure you're under $GOPATH/src) resources http://sourabhbajaj.com/mac-setup/Go/README.html https://github.com/alco/gostart https://github.com/golang/dep https://serverless.com/blog/framework-example-golang-lambda-support/ https://github.com/serverless/serverless-golang