MCPcopy Create free account
hub / github.com/awslabs/llrt / v3-lib.mjs

File v3-lib.mjs

example/functions/src/v3-lib.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DynamoDBClient } from "@aws-sdk/client-dynamodb";
2import { DynamoDBDocumentClient, PutCommand } from "@aws-sdk/lib-dynamodb";
3
4const client = new DynamoDBClient({});

Callers

nothing calls this directly

Calls 1

fromMethod · 0.65

Tested by

no test coverage detected