UNPKG

@aws-sdk/client-dynamodb

Version:

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

5 lines (4 loc) 267 B
import { _ep3, _mw0, command } from "../commandBuilder"; import { DescribeGlobalTableSettings$ } from "../schemas/schemas_0"; export class DescribeGlobalTableSettingsCommand extends command(_ep3, _mw0, "DescribeGlobalTableSettings", DescribeGlobalTableSettings$) { }