Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ DynamoDBClient } from
"@aws-sdk/client-dynamodb"
;
2
import
{ DynamoDBDocumentClient, PutCommand } from
"@aws-sdk/lib-dynamodb"
;
3
4
const
client =
new
DynamoDBClient({});
Callers
nothing calls this directly
Calls
1
from
Method · 0.65
Tested by
no test coverage detected