MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / main

Function main

examples/api-gateway/main.cpp:57–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57int main()
58{
59 run_handler(my_handler);
60 return 0;
61}

Callers

nothing calls this directly

Calls 1

run_handlerFunction · 0.85

Tested by

no test coverage detected