The deferred client-resolution seam used by the adapter lifecycle.
load(): Promise<IDynamoClient>
Resolves a client without forcing the injected arm through an SDK import.
The deferred client-resolution seam used by the adapter lifecycle.
load(): Promise<IDynamoClient>
Resolves a client without forcing the injected arm through an SDK import.
import { type DynamoClientLoader } from "database-plugin/src/index.ts";