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

Function init

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

Source from the content-addressed store, hash-verified

21}
22
23func init() {
24}
25
26func handleRequest(ctx context.Context, event MyEvent) {
27

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected