method IDynamoClient.destroy
IDynamoClient.destroy(): void

Releases resources held by a client constructed through the lazy path.

Return Type

void

Usage

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