func main()

in sandbox/CWMetricStreamExporter/lambda/main.go [105:107]


func main() {
	lambda.Start(HandleRequest)
}