Skip to main content Link Search Menu Expand Document (external link)

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