MCPcopy Index your code
hub / github.com/CodeGenieApp/serverless-express / dynamodb.ts

File dynamodb.ts

examples/lambda-function-url/packages/api/utils/dynamodb.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DynamoDBClient, DynamoDBClientConfig } from '@aws-sdk/client-dynamodb'
2import { DynamoDBDocumentClient } from '@aws-sdk/lib-dynamodb'
3import { fromIni } from '@aws-sdk/credential-providers'
4import type { Entity } from 'dynamodb-toolbox'

Callers

nothing calls this directly

Calls 1

fromMethod · 0.80

Tested by

no test coverage detected