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

index overview

Added in v1.0.0


Table of contents


exports

DynamoDB

Signature

export declare const DynamoDB: typeof DynamoDBService

Added in v1.0.0

DynamoDB (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = DynamoDBService.Config

Added in v1.0.0

From “./DynamoDBClientInstance.js”

Re-exports all named exports from the “./DynamoDBClientInstance.js” module as DynamoDBClientInstance.

Signature

export * as DynamoDBClientInstance from "./DynamoDBClientInstance.js"

Added in v1.0.0

From “./DynamoDBService.js”

Re-exports all named exports from the “./DynamoDBService.js” module.

Signature

export * from "./DynamoDBService.js"

Added in v1.0.0

From “./DynamoDBServiceConfig.js”

Re-exports all named exports from the “./DynamoDBServiceConfig.js” module as DynamoDBServiceConfig.

Signature

export * as DynamoDBServiceConfig from "./DynamoDBServiceConfig.js"

Added in v1.0.0

From “./Errors.js”

Re-exports all named exports from the “./Errors.js” module.

Signature

export * from "./Errors.js"

Added in v1.0.0