index overview
Added in v1.0.0
Table of contents
exports
DynamoDBDocument
Signature
export declare const DynamoDBDocument: typeof DynamoDBDocumentService
Added in v1.0.0
DynamoDBDocument (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = DynamoDBDocumentService.Config
Added in v1.0.0
From â./DynamoDBDocumentClientInstance.jsâ
Re-exports all named exports from the â./DynamoDBDocumentClientInstance.jsâ module as DynamoDBDocumentClientInstance
.
Signature
export * as DynamoDBDocumentClientInstance from "./DynamoDBDocumentClientInstance.js"
Added in v1.0.0
From â./DynamoDBDocumentService.jsâ
Re-exports all named exports from the â./DynamoDBDocumentService.jsâ module.
Signature
export * from "./DynamoDBDocumentService.js"
Added in v1.0.0
From â./DynamoDBDocumentServiceConfig.jsâ
Re-exports all named exports from the â./DynamoDBDocumentServiceConfig.jsâ module as DynamoDBDocumentServiceConfig
.
Signature
export * as DynamoDBDocumentServiceConfig from "./DynamoDBDocumentServiceConfig.js"
Added in v1.0.0