@aws-sdk/client-lex-model-building-service 3.590.0 → 3.596.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -42
- package/dist-types/commands/CreateBotVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateIntentVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateSlotTypeVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBotChannelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIntentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIntentVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSlotTypeVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +2 -1
- package/dist-types/commands/GetBotAliasCommand.d.ts +2 -1
- package/dist-types/commands/GetBotAliasesCommand.d.ts +2 -1
- package/dist-types/commands/GetBotChannelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetBotChannelAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetBotCommand.d.ts +2 -1
- package/dist-types/commands/GetBotVersionsCommand.d.ts +2 -1
- package/dist-types/commands/GetBotsCommand.d.ts +2 -1
- package/dist-types/commands/GetBuiltinIntentCommand.d.ts +2 -1
- package/dist-types/commands/GetBuiltinIntentsCommand.d.ts +2 -1
- package/dist-types/commands/GetBuiltinSlotTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetExportCommand.d.ts +2 -1
- package/dist-types/commands/GetImportCommand.d.ts +2 -1
- package/dist-types/commands/GetIntentCommand.d.ts +2 -1
- package/dist-types/commands/GetIntentVersionsCommand.d.ts +2 -1
- package/dist-types/commands/GetIntentsCommand.d.ts +2 -1
- package/dist-types/commands/GetMigrationCommand.d.ts +2 -1
- package/dist-types/commands/GetMigrationsCommand.d.ts +2 -1
- package/dist-types/commands/GetSlotTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetSlotTypeVersionsCommand.d.ts +2 -1
- package/dist-types/commands/GetSlotTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetUtterancesViewCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutBotAliasCommand.d.ts +2 -1
- package/dist-types/commands/PutBotCommand.d.ts +2 -1
- package/dist-types/commands/PutIntentCommand.d.ts +2 -1
- package/dist-types/commands/PutSlotTypeCommand.d.ts +2 -1
- package/dist-types/commands/StartImportCommand.d.ts +2 -1
- package/dist-types/commands/StartMigrationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/LexModelBuildingServiceServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIntentVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSlotTypeVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBotChannelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIntentVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSlotTypeVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBotAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBotAliasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBotChannelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBotChannelAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBotVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBuiltinIntentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBuiltinIntentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBuiltinSlotTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetImportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIntentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIntentVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIntentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMigrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMigrationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSlotTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSlotTypeVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSlotTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUtterancesViewCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutBotAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutBotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutIntentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutSlotTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/LexModelBuildingServiceServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -266,7 +266,6 @@ var LexModelBuildingServiceClient = _LexModelBuildingServiceClient;
|
|
|
266
266
|
|
|
267
267
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
268
268
|
|
|
269
|
-
var import_types = require("@smithy/types");
|
|
270
269
|
|
|
271
270
|
// src/protocols/Aws_restJson1.ts
|
|
272
271
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2209,7 +2208,6 @@ var CreateBotVersionCommand = _CreateBotVersionCommand;
|
|
|
2209
2208
|
|
|
2210
2209
|
|
|
2211
2210
|
|
|
2212
|
-
|
|
2213
2211
|
var _CreateIntentVersionCommand = class _CreateIntentVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2214
2212
|
...commonParams
|
|
2215
2213
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2226,7 +2224,6 @@ var CreateIntentVersionCommand = _CreateIntentVersionCommand;
|
|
|
2226
2224
|
|
|
2227
2225
|
|
|
2228
2226
|
|
|
2229
|
-
|
|
2230
2227
|
var _CreateSlotTypeVersionCommand = class _CreateSlotTypeVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2231
2228
|
...commonParams
|
|
2232
2229
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2243,7 +2240,6 @@ var CreateSlotTypeVersionCommand = _CreateSlotTypeVersionCommand;
|
|
|
2243
2240
|
|
|
2244
2241
|
|
|
2245
2242
|
|
|
2246
|
-
|
|
2247
2243
|
var _DeleteBotAliasCommand = class _DeleteBotAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2248
2244
|
...commonParams
|
|
2249
2245
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2260,7 +2256,6 @@ var DeleteBotAliasCommand = _DeleteBotAliasCommand;
|
|
|
2260
2256
|
|
|
2261
2257
|
|
|
2262
2258
|
|
|
2263
|
-
|
|
2264
2259
|
var _DeleteBotChannelAssociationCommand = class _DeleteBotChannelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2265
2260
|
...commonParams
|
|
2266
2261
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2277,7 +2272,6 @@ var DeleteBotChannelAssociationCommand = _DeleteBotChannelAssociationCommand;
|
|
|
2277
2272
|
|
|
2278
2273
|
|
|
2279
2274
|
|
|
2280
|
-
|
|
2281
2275
|
var _DeleteBotCommand = class _DeleteBotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2282
2276
|
...commonParams
|
|
2283
2277
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2294,7 +2288,6 @@ var DeleteBotCommand = _DeleteBotCommand;
|
|
|
2294
2288
|
|
|
2295
2289
|
|
|
2296
2290
|
|
|
2297
|
-
|
|
2298
2291
|
var _DeleteBotVersionCommand = class _DeleteBotVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2299
2292
|
...commonParams
|
|
2300
2293
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2311,7 +2304,6 @@ var DeleteBotVersionCommand = _DeleteBotVersionCommand;
|
|
|
2311
2304
|
|
|
2312
2305
|
|
|
2313
2306
|
|
|
2314
|
-
|
|
2315
2307
|
var _DeleteIntentCommand = class _DeleteIntentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2316
2308
|
...commonParams
|
|
2317
2309
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2328,7 +2320,6 @@ var DeleteIntentCommand = _DeleteIntentCommand;
|
|
|
2328
2320
|
|
|
2329
2321
|
|
|
2330
2322
|
|
|
2331
|
-
|
|
2332
2323
|
var _DeleteIntentVersionCommand = class _DeleteIntentVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2333
2324
|
...commonParams
|
|
2334
2325
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2345,7 +2336,6 @@ var DeleteIntentVersionCommand = _DeleteIntentVersionCommand;
|
|
|
2345
2336
|
|
|
2346
2337
|
|
|
2347
2338
|
|
|
2348
|
-
|
|
2349
2339
|
var _DeleteSlotTypeCommand = class _DeleteSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2350
2340
|
...commonParams
|
|
2351
2341
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2362,7 +2352,6 @@ var DeleteSlotTypeCommand = _DeleteSlotTypeCommand;
|
|
|
2362
2352
|
|
|
2363
2353
|
|
|
2364
2354
|
|
|
2365
|
-
|
|
2366
2355
|
var _DeleteSlotTypeVersionCommand = class _DeleteSlotTypeVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2367
2356
|
...commonParams
|
|
2368
2357
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2379,7 +2368,6 @@ var DeleteSlotTypeVersionCommand = _DeleteSlotTypeVersionCommand;
|
|
|
2379
2368
|
|
|
2380
2369
|
|
|
2381
2370
|
|
|
2382
|
-
|
|
2383
2371
|
var _DeleteUtterancesCommand = class _DeleteUtterancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2384
2372
|
...commonParams
|
|
2385
2373
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2396,7 +2384,6 @@ var DeleteUtterancesCommand = _DeleteUtterancesCommand;
|
|
|
2396
2384
|
|
|
2397
2385
|
|
|
2398
2386
|
|
|
2399
|
-
|
|
2400
2387
|
var _GetBotAliasCommand = class _GetBotAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2401
2388
|
...commonParams
|
|
2402
2389
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2413,7 +2400,6 @@ var GetBotAliasCommand = _GetBotAliasCommand;
|
|
|
2413
2400
|
|
|
2414
2401
|
|
|
2415
2402
|
|
|
2416
|
-
|
|
2417
2403
|
var _GetBotAliasesCommand = class _GetBotAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2418
2404
|
...commonParams
|
|
2419
2405
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2430,7 +2416,6 @@ var GetBotAliasesCommand = _GetBotAliasesCommand;
|
|
|
2430
2416
|
|
|
2431
2417
|
|
|
2432
2418
|
|
|
2433
|
-
|
|
2434
2419
|
var _GetBotChannelAssociationCommand = class _GetBotChannelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2435
2420
|
...commonParams
|
|
2436
2421
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2447,7 +2432,6 @@ var GetBotChannelAssociationCommand = _GetBotChannelAssociationCommand;
|
|
|
2447
2432
|
|
|
2448
2433
|
|
|
2449
2434
|
|
|
2450
|
-
|
|
2451
2435
|
var _GetBotChannelAssociationsCommand = class _GetBotChannelAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2452
2436
|
...commonParams
|
|
2453
2437
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2464,7 +2448,6 @@ var GetBotChannelAssociationsCommand = _GetBotChannelAssociationsCommand;
|
|
|
2464
2448
|
|
|
2465
2449
|
|
|
2466
2450
|
|
|
2467
|
-
|
|
2468
2451
|
var _GetBotCommand = class _GetBotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2469
2452
|
...commonParams
|
|
2470
2453
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2481,7 +2464,6 @@ var GetBotCommand = _GetBotCommand;
|
|
|
2481
2464
|
|
|
2482
2465
|
|
|
2483
2466
|
|
|
2484
|
-
|
|
2485
2467
|
var _GetBotsCommand = class _GetBotsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2486
2468
|
...commonParams
|
|
2487
2469
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2498,7 +2480,6 @@ var GetBotsCommand = _GetBotsCommand;
|
|
|
2498
2480
|
|
|
2499
2481
|
|
|
2500
2482
|
|
|
2501
|
-
|
|
2502
2483
|
var _GetBotVersionsCommand = class _GetBotVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2503
2484
|
...commonParams
|
|
2504
2485
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2515,7 +2496,6 @@ var GetBotVersionsCommand = _GetBotVersionsCommand;
|
|
|
2515
2496
|
|
|
2516
2497
|
|
|
2517
2498
|
|
|
2518
|
-
|
|
2519
2499
|
var _GetBuiltinIntentCommand = class _GetBuiltinIntentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2520
2500
|
...commonParams
|
|
2521
2501
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2532,7 +2512,6 @@ var GetBuiltinIntentCommand = _GetBuiltinIntentCommand;
|
|
|
2532
2512
|
|
|
2533
2513
|
|
|
2534
2514
|
|
|
2535
|
-
|
|
2536
2515
|
var _GetBuiltinIntentsCommand = class _GetBuiltinIntentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2537
2516
|
...commonParams
|
|
2538
2517
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2549,7 +2528,6 @@ var GetBuiltinIntentsCommand = _GetBuiltinIntentsCommand;
|
|
|
2549
2528
|
|
|
2550
2529
|
|
|
2551
2530
|
|
|
2552
|
-
|
|
2553
2531
|
var _GetBuiltinSlotTypesCommand = class _GetBuiltinSlotTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2554
2532
|
...commonParams
|
|
2555
2533
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2566,7 +2544,6 @@ var GetBuiltinSlotTypesCommand = _GetBuiltinSlotTypesCommand;
|
|
|
2566
2544
|
|
|
2567
2545
|
|
|
2568
2546
|
|
|
2569
|
-
|
|
2570
2547
|
var _GetExportCommand = class _GetExportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2571
2548
|
...commonParams
|
|
2572
2549
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2583,7 +2560,6 @@ var GetExportCommand = _GetExportCommand;
|
|
|
2583
2560
|
|
|
2584
2561
|
|
|
2585
2562
|
|
|
2586
|
-
|
|
2587
2563
|
var _GetImportCommand = class _GetImportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2588
2564
|
...commonParams
|
|
2589
2565
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2600,7 +2576,6 @@ var GetImportCommand = _GetImportCommand;
|
|
|
2600
2576
|
|
|
2601
2577
|
|
|
2602
2578
|
|
|
2603
|
-
|
|
2604
2579
|
var _GetIntentCommand = class _GetIntentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2605
2580
|
...commonParams
|
|
2606
2581
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2617,7 +2592,6 @@ var GetIntentCommand = _GetIntentCommand;
|
|
|
2617
2592
|
|
|
2618
2593
|
|
|
2619
2594
|
|
|
2620
|
-
|
|
2621
2595
|
var _GetIntentsCommand = class _GetIntentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2622
2596
|
...commonParams
|
|
2623
2597
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2634,7 +2608,6 @@ var GetIntentsCommand = _GetIntentsCommand;
|
|
|
2634
2608
|
|
|
2635
2609
|
|
|
2636
2610
|
|
|
2637
|
-
|
|
2638
2611
|
var _GetIntentVersionsCommand = class _GetIntentVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2639
2612
|
...commonParams
|
|
2640
2613
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2651,7 +2624,6 @@ var GetIntentVersionsCommand = _GetIntentVersionsCommand;
|
|
|
2651
2624
|
|
|
2652
2625
|
|
|
2653
2626
|
|
|
2654
|
-
|
|
2655
2627
|
var _GetMigrationCommand = class _GetMigrationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2656
2628
|
...commonParams
|
|
2657
2629
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2668,7 +2640,6 @@ var GetMigrationCommand = _GetMigrationCommand;
|
|
|
2668
2640
|
|
|
2669
2641
|
|
|
2670
2642
|
|
|
2671
|
-
|
|
2672
2643
|
var _GetMigrationsCommand = class _GetMigrationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2673
2644
|
...commonParams
|
|
2674
2645
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2685,7 +2656,6 @@ var GetMigrationsCommand = _GetMigrationsCommand;
|
|
|
2685
2656
|
|
|
2686
2657
|
|
|
2687
2658
|
|
|
2688
|
-
|
|
2689
2659
|
var _GetSlotTypeCommand = class _GetSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2690
2660
|
...commonParams
|
|
2691
2661
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2702,7 +2672,6 @@ var GetSlotTypeCommand = _GetSlotTypeCommand;
|
|
|
2702
2672
|
|
|
2703
2673
|
|
|
2704
2674
|
|
|
2705
|
-
|
|
2706
2675
|
var _GetSlotTypesCommand = class _GetSlotTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2707
2676
|
...commonParams
|
|
2708
2677
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2719,7 +2688,6 @@ var GetSlotTypesCommand = _GetSlotTypesCommand;
|
|
|
2719
2688
|
|
|
2720
2689
|
|
|
2721
2690
|
|
|
2722
|
-
|
|
2723
2691
|
var _GetSlotTypeVersionsCommand = class _GetSlotTypeVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2724
2692
|
...commonParams
|
|
2725
2693
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2736,7 +2704,6 @@ var GetSlotTypeVersionsCommand = _GetSlotTypeVersionsCommand;
|
|
|
2736
2704
|
|
|
2737
2705
|
|
|
2738
2706
|
|
|
2739
|
-
|
|
2740
2707
|
var _GetUtterancesViewCommand = class _GetUtterancesViewCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2741
2708
|
...commonParams
|
|
2742
2709
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2753,7 +2720,6 @@ var GetUtterancesViewCommand = _GetUtterancesViewCommand;
|
|
|
2753
2720
|
|
|
2754
2721
|
|
|
2755
2722
|
|
|
2756
|
-
|
|
2757
2723
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2758
2724
|
...commonParams
|
|
2759
2725
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2770,7 +2736,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2770
2736
|
|
|
2771
2737
|
|
|
2772
2738
|
|
|
2773
|
-
|
|
2774
2739
|
var _PutBotAliasCommand = class _PutBotAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2775
2740
|
...commonParams
|
|
2776
2741
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2787,7 +2752,6 @@ var PutBotAliasCommand = _PutBotAliasCommand;
|
|
|
2787
2752
|
|
|
2788
2753
|
|
|
2789
2754
|
|
|
2790
|
-
|
|
2791
2755
|
var _PutBotCommand = class _PutBotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2792
2756
|
...commonParams
|
|
2793
2757
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2804,7 +2768,6 @@ var PutBotCommand = _PutBotCommand;
|
|
|
2804
2768
|
|
|
2805
2769
|
|
|
2806
2770
|
|
|
2807
|
-
|
|
2808
2771
|
var _PutIntentCommand = class _PutIntentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2809
2772
|
...commonParams
|
|
2810
2773
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2821,7 +2784,6 @@ var PutIntentCommand = _PutIntentCommand;
|
|
|
2821
2784
|
|
|
2822
2785
|
|
|
2823
2786
|
|
|
2824
|
-
|
|
2825
2787
|
var _PutSlotTypeCommand = class _PutSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2826
2788
|
...commonParams
|
|
2827
2789
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2838,7 +2800,6 @@ var PutSlotTypeCommand = _PutSlotTypeCommand;
|
|
|
2838
2800
|
|
|
2839
2801
|
|
|
2840
2802
|
|
|
2841
|
-
|
|
2842
2803
|
var _StartImportCommand = class _StartImportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2843
2804
|
...commonParams
|
|
2844
2805
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2855,7 +2816,6 @@ var StartImportCommand = _StartImportCommand;
|
|
|
2855
2816
|
|
|
2856
2817
|
|
|
2857
2818
|
|
|
2858
|
-
|
|
2859
2819
|
var _StartMigrationCommand = class _StartMigrationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2860
2820
|
...commonParams
|
|
2861
2821
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2872,7 +2832,6 @@ var StartMigrationCommand = _StartMigrationCommand;
|
|
|
2872
2832
|
|
|
2873
2833
|
|
|
2874
2834
|
|
|
2875
|
-
|
|
2876
2835
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2877
2836
|
...commonParams
|
|
2878
2837
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2889,7 +2848,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2889
2848
|
|
|
2890
2849
|
|
|
2891
2850
|
|
|
2892
|
-
|
|
2893
2851
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2894
2852
|
...commonParams
|
|
2895
2853
|
}).m(function(Command, cs, config, o) {
|