MCPcopy Index your code
hub / github.com/serverless/examples / handler.js

File handler.js

aws-node-express-dynamodb-api/handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { DynamoDBClient } = require("@aws-sdk/client-dynamodb");
2
3const {
4 DynamoDBDocumentClient,

Callers

nothing calls this directly

Calls 2

errorMethod · 0.80
sendMethod · 0.45

Tested by

no test coverage detected