UNPKG

@aws-sdk/client-dynamodb

Version:

AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native

5 lines (4 loc) 243 B
import { _ep0, _mw0, command } from "../commandBuilder"; import { BatchExecuteStatement$ } from "../schemas/schemas_0"; export class BatchExecuteStatementCommand extends command(_ep0, _mw0, "BatchExecuteStatement", BatchExecuteStatement$) { }