method DynamoClientLoader.load
DynamoClientLoader.load(): Promise<IDynamoClient>

Resolves a client without forcing the injected arm through an SDK import.

Return Type

Promise<IDynamoClient>

Usage

import { type DynamoClientLoader } from "database-plugin/src/index.ts";