UNPKG

@aws-sdk/client-dynamodb

Version:

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

5 lines (4 loc) 199 B
import { _ep2, _mw0, command } from "../commandBuilder"; import { UpdateItem$ } from "../schemas/schemas_0"; export class UpdateItemCommand extends command(_ep2, _mw0, "UpdateItem", UpdateItem$) { }