MCPcopy Create free account
hub / github.com/aws-samples/aws-cdk-examples / main

Function main

go/restapi-lambda/lambda-handler/main.go:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29func main() {
30 lambda.Start(handleRequest)
31}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected