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

Function main

go/lambda-dynamodb/lambda-handler/main.go:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53}
54
55func main() {
56 lambda.Start(handleRequest)
57}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected