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