@aws-sdk/client-lex-models-v2 3.170.0 → 3.171.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.
Files changed (86) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/LexModelsV2.d.ts +0 -67
  3. package/dist-types/ts3.4/LexModelsV2Client.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/models/LexModelsV2ServiceException.d.ts +0 -1
  72. package/dist-types/ts3.4/models/models_0.d.ts +0 -1050
  73. package/dist-types/ts3.4/models/models_1.d.ts +0 -221
  74. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  75. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  76. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  77. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  78. package/dist-types/ts3.4/waiters/waitForBotAliasAvailable.d.ts +0 -2
  79. package/dist-types/ts3.4/waiters/waitForBotAvailable.d.ts +0 -2
  80. package/dist-types/ts3.4/waiters/waitForBotExportCompleted.d.ts +0 -2
  81. package/dist-types/ts3.4/waiters/waitForBotImportCompleted.d.ts +0 -2
  82. package/dist-types/ts3.4/waiters/waitForBotLocaleBuilt.d.ts +0 -2
  83. package/dist-types/ts3.4/waiters/waitForBotLocaleCreated.d.ts +0 -2
  84. package/dist-types/ts3.4/waiters/waitForBotLocaleExpressTestingAvailable.d.ts +0 -2
  85. package/dist-types/ts3.4/waiters/waitForBotVersionAvailable.d.ts +0 -2
  86. package/package.json +27 -27
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-lex-models-v2
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/client-lex-models-v2
@@ -268,7 +268,6 @@ import {
268
268
  UpdateSlotTypeCommandOutput,
269
269
  } from "./commands/UpdateSlotTypeCommand";
270
270
  import { LexModelsV2Client } from "./LexModelsV2Client";
271
-
272
271
  export declare class LexModelsV2 extends LexModelsV2Client {
273
272
  buildBotLocale(
274
273
  args: BuildBotLocaleCommandInput,
@@ -283,7 +282,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
283
282
  options: __HttpHandlerOptions,
284
283
  cb: (err: any, data?: BuildBotLocaleCommandOutput) => void
285
284
  ): void;
286
-
287
285
  createBot(
288
286
  args: CreateBotCommandInput,
289
287
  options?: __HttpHandlerOptions
@@ -297,7 +295,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
297
295
  options: __HttpHandlerOptions,
298
296
  cb: (err: any, data?: CreateBotCommandOutput) => void
299
297
  ): void;
300
-
301
298
  createBotAlias(
302
299
  args: CreateBotAliasCommandInput,
303
300
  options?: __HttpHandlerOptions
@@ -311,7 +308,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
311
308
  options: __HttpHandlerOptions,
312
309
  cb: (err: any, data?: CreateBotAliasCommandOutput) => void
313
310
  ): void;
314
-
315
311
  createBotLocale(
316
312
  args: CreateBotLocaleCommandInput,
317
313
  options?: __HttpHandlerOptions
@@ -325,7 +321,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
325
321
  options: __HttpHandlerOptions,
326
322
  cb: (err: any, data?: CreateBotLocaleCommandOutput) => void
327
323
  ): void;
328
-
329
324
  createBotVersion(
330
325
  args: CreateBotVersionCommandInput,
331
326
  options?: __HttpHandlerOptions
@@ -339,7 +334,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
339
334
  options: __HttpHandlerOptions,
340
335
  cb: (err: any, data?: CreateBotVersionCommandOutput) => void
341
336
  ): void;
342
-
343
337
  createExport(
344
338
  args: CreateExportCommandInput,
345
339
  options?: __HttpHandlerOptions
@@ -353,7 +347,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
353
347
  options: __HttpHandlerOptions,
354
348
  cb: (err: any, data?: CreateExportCommandOutput) => void
355
349
  ): void;
356
-
357
350
  createIntent(
358
351
  args: CreateIntentCommandInput,
359
352
  options?: __HttpHandlerOptions
@@ -367,7 +360,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
367
360
  options: __HttpHandlerOptions,
368
361
  cb: (err: any, data?: CreateIntentCommandOutput) => void
369
362
  ): void;
370
-
371
363
  createResourcePolicy(
372
364
  args: CreateResourcePolicyCommandInput,
373
365
  options?: __HttpHandlerOptions
@@ -381,7 +373,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
381
373
  options: __HttpHandlerOptions,
382
374
  cb: (err: any, data?: CreateResourcePolicyCommandOutput) => void
383
375
  ): void;
384
-
385
376
  createResourcePolicyStatement(
386
377
  args: CreateResourcePolicyStatementCommandInput,
387
378
  options?: __HttpHandlerOptions
@@ -395,7 +386,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
395
386
  options: __HttpHandlerOptions,
396
387
  cb: (err: any, data?: CreateResourcePolicyStatementCommandOutput) => void
397
388
  ): void;
398
-
399
389
  createSlot(
400
390
  args: CreateSlotCommandInput,
401
391
  options?: __HttpHandlerOptions
@@ -409,7 +399,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
409
399
  options: __HttpHandlerOptions,
410
400
  cb: (err: any, data?: CreateSlotCommandOutput) => void
411
401
  ): void;
412
-
413
402
  createSlotType(
414
403
  args: CreateSlotTypeCommandInput,
415
404
  options?: __HttpHandlerOptions
@@ -423,7 +412,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
423
412
  options: __HttpHandlerOptions,
424
413
  cb: (err: any, data?: CreateSlotTypeCommandOutput) => void
425
414
  ): void;
426
-
427
415
  createUploadUrl(
428
416
  args: CreateUploadUrlCommandInput,
429
417
  options?: __HttpHandlerOptions
@@ -437,7 +425,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
437
425
  options: __HttpHandlerOptions,
438
426
  cb: (err: any, data?: CreateUploadUrlCommandOutput) => void
439
427
  ): void;
440
-
441
428
  deleteBot(
442
429
  args: DeleteBotCommandInput,
443
430
  options?: __HttpHandlerOptions
@@ -451,7 +438,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
451
438
  options: __HttpHandlerOptions,
452
439
  cb: (err: any, data?: DeleteBotCommandOutput) => void
453
440
  ): void;
454
-
455
441
  deleteBotAlias(
456
442
  args: DeleteBotAliasCommandInput,
457
443
  options?: __HttpHandlerOptions
@@ -465,7 +451,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
465
451
  options: __HttpHandlerOptions,
466
452
  cb: (err: any, data?: DeleteBotAliasCommandOutput) => void
467
453
  ): void;
468
-
469
454
  deleteBotLocale(
470
455
  args: DeleteBotLocaleCommandInput,
471
456
  options?: __HttpHandlerOptions
@@ -479,7 +464,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
479
464
  options: __HttpHandlerOptions,
480
465
  cb: (err: any, data?: DeleteBotLocaleCommandOutput) => void
481
466
  ): void;
482
-
483
467
  deleteBotVersion(
484
468
  args: DeleteBotVersionCommandInput,
485
469
  options?: __HttpHandlerOptions
@@ -493,7 +477,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
493
477
  options: __HttpHandlerOptions,
494
478
  cb: (err: any, data?: DeleteBotVersionCommandOutput) => void
495
479
  ): void;
496
-
497
480
  deleteCustomVocabulary(
498
481
  args: DeleteCustomVocabularyCommandInput,
499
482
  options?: __HttpHandlerOptions
@@ -507,7 +490,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
507
490
  options: __HttpHandlerOptions,
508
491
  cb: (err: any, data?: DeleteCustomVocabularyCommandOutput) => void
509
492
  ): void;
510
-
511
493
  deleteExport(
512
494
  args: DeleteExportCommandInput,
513
495
  options?: __HttpHandlerOptions
@@ -521,7 +503,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
521
503
  options: __HttpHandlerOptions,
522
504
  cb: (err: any, data?: DeleteExportCommandOutput) => void
523
505
  ): void;
524
-
525
506
  deleteImport(
526
507
  args: DeleteImportCommandInput,
527
508
  options?: __HttpHandlerOptions
@@ -535,7 +516,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
535
516
  options: __HttpHandlerOptions,
536
517
  cb: (err: any, data?: DeleteImportCommandOutput) => void
537
518
  ): void;
538
-
539
519
  deleteIntent(
540
520
  args: DeleteIntentCommandInput,
541
521
  options?: __HttpHandlerOptions
@@ -549,7 +529,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
549
529
  options: __HttpHandlerOptions,
550
530
  cb: (err: any, data?: DeleteIntentCommandOutput) => void
551
531
  ): void;
552
-
553
532
  deleteResourcePolicy(
554
533
  args: DeleteResourcePolicyCommandInput,
555
534
  options?: __HttpHandlerOptions
@@ -563,7 +542,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
563
542
  options: __HttpHandlerOptions,
564
543
  cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
565
544
  ): void;
566
-
567
545
  deleteResourcePolicyStatement(
568
546
  args: DeleteResourcePolicyStatementCommandInput,
569
547
  options?: __HttpHandlerOptions
@@ -577,7 +555,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
577
555
  options: __HttpHandlerOptions,
578
556
  cb: (err: any, data?: DeleteResourcePolicyStatementCommandOutput) => void
579
557
  ): void;
580
-
581
558
  deleteSlot(
582
559
  args: DeleteSlotCommandInput,
583
560
  options?: __HttpHandlerOptions
@@ -591,7 +568,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
591
568
  options: __HttpHandlerOptions,
592
569
  cb: (err: any, data?: DeleteSlotCommandOutput) => void
593
570
  ): void;
594
-
595
571
  deleteSlotType(
596
572
  args: DeleteSlotTypeCommandInput,
597
573
  options?: __HttpHandlerOptions
@@ -605,7 +581,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
605
581
  options: __HttpHandlerOptions,
606
582
  cb: (err: any, data?: DeleteSlotTypeCommandOutput) => void
607
583
  ): void;
608
-
609
584
  deleteUtterances(
610
585
  args: DeleteUtterancesCommandInput,
611
586
  options?: __HttpHandlerOptions
@@ -619,7 +594,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
619
594
  options: __HttpHandlerOptions,
620
595
  cb: (err: any, data?: DeleteUtterancesCommandOutput) => void
621
596
  ): void;
622
-
623
597
  describeBot(
624
598
  args: DescribeBotCommandInput,
625
599
  options?: __HttpHandlerOptions
@@ -633,7 +607,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
633
607
  options: __HttpHandlerOptions,
634
608
  cb: (err: any, data?: DescribeBotCommandOutput) => void
635
609
  ): void;
636
-
637
610
  describeBotAlias(
638
611
  args: DescribeBotAliasCommandInput,
639
612
  options?: __HttpHandlerOptions
@@ -647,7 +620,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
647
620
  options: __HttpHandlerOptions,
648
621
  cb: (err: any, data?: DescribeBotAliasCommandOutput) => void
649
622
  ): void;
650
-
651
623
  describeBotLocale(
652
624
  args: DescribeBotLocaleCommandInput,
653
625
  options?: __HttpHandlerOptions
@@ -661,7 +633,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
661
633
  options: __HttpHandlerOptions,
662
634
  cb: (err: any, data?: DescribeBotLocaleCommandOutput) => void
663
635
  ): void;
664
-
665
636
  describeBotRecommendation(
666
637
  args: DescribeBotRecommendationCommandInput,
667
638
  options?: __HttpHandlerOptions
@@ -675,7 +646,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
675
646
  options: __HttpHandlerOptions,
676
647
  cb: (err: any, data?: DescribeBotRecommendationCommandOutput) => void
677
648
  ): void;
678
-
679
649
  describeBotVersion(
680
650
  args: DescribeBotVersionCommandInput,
681
651
  options?: __HttpHandlerOptions
@@ -689,7 +659,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
689
659
  options: __HttpHandlerOptions,
690
660
  cb: (err: any, data?: DescribeBotVersionCommandOutput) => void
691
661
  ): void;
692
-
693
662
  describeCustomVocabularyMetadata(
694
663
  args: DescribeCustomVocabularyMetadataCommandInput,
695
664
  options?: __HttpHandlerOptions
@@ -703,7 +672,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
703
672
  options: __HttpHandlerOptions,
704
673
  cb: (err: any, data?: DescribeCustomVocabularyMetadataCommandOutput) => void
705
674
  ): void;
706
-
707
675
  describeExport(
708
676
  args: DescribeExportCommandInput,
709
677
  options?: __HttpHandlerOptions
@@ -717,7 +685,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
717
685
  options: __HttpHandlerOptions,
718
686
  cb: (err: any, data?: DescribeExportCommandOutput) => void
719
687
  ): void;
720
-
721
688
  describeImport(
722
689
  args: DescribeImportCommandInput,
723
690
  options?: __HttpHandlerOptions
@@ -731,7 +698,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
731
698
  options: __HttpHandlerOptions,
732
699
  cb: (err: any, data?: DescribeImportCommandOutput) => void
733
700
  ): void;
734
-
735
701
  describeIntent(
736
702
  args: DescribeIntentCommandInput,
737
703
  options?: __HttpHandlerOptions
@@ -745,7 +711,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
745
711
  options: __HttpHandlerOptions,
746
712
  cb: (err: any, data?: DescribeIntentCommandOutput) => void
747
713
  ): void;
748
-
749
714
  describeResourcePolicy(
750
715
  args: DescribeResourcePolicyCommandInput,
751
716
  options?: __HttpHandlerOptions
@@ -759,7 +724,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
759
724
  options: __HttpHandlerOptions,
760
725
  cb: (err: any, data?: DescribeResourcePolicyCommandOutput) => void
761
726
  ): void;
762
-
763
727
  describeSlot(
764
728
  args: DescribeSlotCommandInput,
765
729
  options?: __HttpHandlerOptions
@@ -773,7 +737,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
773
737
  options: __HttpHandlerOptions,
774
738
  cb: (err: any, data?: DescribeSlotCommandOutput) => void
775
739
  ): void;
776
-
777
740
  describeSlotType(
778
741
  args: DescribeSlotTypeCommandInput,
779
742
  options?: __HttpHandlerOptions
@@ -787,7 +750,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
787
750
  options: __HttpHandlerOptions,
788
751
  cb: (err: any, data?: DescribeSlotTypeCommandOutput) => void
789
752
  ): void;
790
-
791
753
  listAggregatedUtterances(
792
754
  args: ListAggregatedUtterancesCommandInput,
793
755
  options?: __HttpHandlerOptions
@@ -801,7 +763,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
801
763
  options: __HttpHandlerOptions,
802
764
  cb: (err: any, data?: ListAggregatedUtterancesCommandOutput) => void
803
765
  ): void;
804
-
805
766
  listBotAliases(
806
767
  args: ListBotAliasesCommandInput,
807
768
  options?: __HttpHandlerOptions
@@ -815,7 +776,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
815
776
  options: __HttpHandlerOptions,
816
777
  cb: (err: any, data?: ListBotAliasesCommandOutput) => void
817
778
  ): void;
818
-
819
779
  listBotLocales(
820
780
  args: ListBotLocalesCommandInput,
821
781
  options?: __HttpHandlerOptions
@@ -829,7 +789,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
829
789
  options: __HttpHandlerOptions,
830
790
  cb: (err: any, data?: ListBotLocalesCommandOutput) => void
831
791
  ): void;
832
-
833
792
  listBotRecommendations(
834
793
  args: ListBotRecommendationsCommandInput,
835
794
  options?: __HttpHandlerOptions
@@ -843,7 +802,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
843
802
  options: __HttpHandlerOptions,
844
803
  cb: (err: any, data?: ListBotRecommendationsCommandOutput) => void
845
804
  ): void;
846
-
847
805
  listBots(
848
806
  args: ListBotsCommandInput,
849
807
  options?: __HttpHandlerOptions
@@ -857,7 +815,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
857
815
  options: __HttpHandlerOptions,
858
816
  cb: (err: any, data?: ListBotsCommandOutput) => void
859
817
  ): void;
860
-
861
818
  listBotVersions(
862
819
  args: ListBotVersionsCommandInput,
863
820
  options?: __HttpHandlerOptions
@@ -871,7 +828,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
871
828
  options: __HttpHandlerOptions,
872
829
  cb: (err: any, data?: ListBotVersionsCommandOutput) => void
873
830
  ): void;
874
-
875
831
  listBuiltInIntents(
876
832
  args: ListBuiltInIntentsCommandInput,
877
833
  options?: __HttpHandlerOptions
@@ -885,7 +841,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
885
841
  options: __HttpHandlerOptions,
886
842
  cb: (err: any, data?: ListBuiltInIntentsCommandOutput) => void
887
843
  ): void;
888
-
889
844
  listBuiltInSlotTypes(
890
845
  args: ListBuiltInSlotTypesCommandInput,
891
846
  options?: __HttpHandlerOptions
@@ -899,7 +854,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
899
854
  options: __HttpHandlerOptions,
900
855
  cb: (err: any, data?: ListBuiltInSlotTypesCommandOutput) => void
901
856
  ): void;
902
-
903
857
  listExports(
904
858
  args: ListExportsCommandInput,
905
859
  options?: __HttpHandlerOptions
@@ -913,7 +867,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
913
867
  options: __HttpHandlerOptions,
914
868
  cb: (err: any, data?: ListExportsCommandOutput) => void
915
869
  ): void;
916
-
917
870
  listImports(
918
871
  args: ListImportsCommandInput,
919
872
  options?: __HttpHandlerOptions
@@ -927,7 +880,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
927
880
  options: __HttpHandlerOptions,
928
881
  cb: (err: any, data?: ListImportsCommandOutput) => void
929
882
  ): void;
930
-
931
883
  listIntents(
932
884
  args: ListIntentsCommandInput,
933
885
  options?: __HttpHandlerOptions
@@ -941,7 +893,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
941
893
  options: __HttpHandlerOptions,
942
894
  cb: (err: any, data?: ListIntentsCommandOutput) => void
943
895
  ): void;
944
-
945
896
  listRecommendedIntents(
946
897
  args: ListRecommendedIntentsCommandInput,
947
898
  options?: __HttpHandlerOptions
@@ -955,7 +906,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
955
906
  options: __HttpHandlerOptions,
956
907
  cb: (err: any, data?: ListRecommendedIntentsCommandOutput) => void
957
908
  ): void;
958
-
959
909
  listSlots(
960
910
  args: ListSlotsCommandInput,
961
911
  options?: __HttpHandlerOptions
@@ -969,7 +919,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
969
919
  options: __HttpHandlerOptions,
970
920
  cb: (err: any, data?: ListSlotsCommandOutput) => void
971
921
  ): void;
972
-
973
922
  listSlotTypes(
974
923
  args: ListSlotTypesCommandInput,
975
924
  options?: __HttpHandlerOptions
@@ -983,7 +932,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
983
932
  options: __HttpHandlerOptions,
984
933
  cb: (err: any, data?: ListSlotTypesCommandOutput) => void
985
934
  ): void;
986
-
987
935
  listTagsForResource(
988
936
  args: ListTagsForResourceCommandInput,
989
937
  options?: __HttpHandlerOptions
@@ -997,7 +945,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
997
945
  options: __HttpHandlerOptions,
998
946
  cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
999
947
  ): void;
1000
-
1001
948
  searchAssociatedTranscripts(
1002
949
  args: SearchAssociatedTranscriptsCommandInput,
1003
950
  options?: __HttpHandlerOptions
@@ -1011,7 +958,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1011
958
  options: __HttpHandlerOptions,
1012
959
  cb: (err: any, data?: SearchAssociatedTranscriptsCommandOutput) => void
1013
960
  ): void;
1014
-
1015
961
  startBotRecommendation(
1016
962
  args: StartBotRecommendationCommandInput,
1017
963
  options?: __HttpHandlerOptions
@@ -1025,7 +971,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1025
971
  options: __HttpHandlerOptions,
1026
972
  cb: (err: any, data?: StartBotRecommendationCommandOutput) => void
1027
973
  ): void;
1028
-
1029
974
  startImport(
1030
975
  args: StartImportCommandInput,
1031
976
  options?: __HttpHandlerOptions
@@ -1039,7 +984,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1039
984
  options: __HttpHandlerOptions,
1040
985
  cb: (err: any, data?: StartImportCommandOutput) => void
1041
986
  ): void;
1042
-
1043
987
  stopBotRecommendation(
1044
988
  args: StopBotRecommendationCommandInput,
1045
989
  options?: __HttpHandlerOptions
@@ -1053,7 +997,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1053
997
  options: __HttpHandlerOptions,
1054
998
  cb: (err: any, data?: StopBotRecommendationCommandOutput) => void
1055
999
  ): void;
1056
-
1057
1000
  tagResource(
1058
1001
  args: TagResourceCommandInput,
1059
1002
  options?: __HttpHandlerOptions
@@ -1067,7 +1010,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1067
1010
  options: __HttpHandlerOptions,
1068
1011
  cb: (err: any, data?: TagResourceCommandOutput) => void
1069
1012
  ): void;
1070
-
1071
1013
  untagResource(
1072
1014
  args: UntagResourceCommandInput,
1073
1015
  options?: __HttpHandlerOptions
@@ -1081,7 +1023,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1081
1023
  options: __HttpHandlerOptions,
1082
1024
  cb: (err: any, data?: UntagResourceCommandOutput) => void
1083
1025
  ): void;
1084
-
1085
1026
  updateBot(
1086
1027
  args: UpdateBotCommandInput,
1087
1028
  options?: __HttpHandlerOptions
@@ -1095,7 +1036,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1095
1036
  options: __HttpHandlerOptions,
1096
1037
  cb: (err: any, data?: UpdateBotCommandOutput) => void
1097
1038
  ): void;
1098
-
1099
1039
  updateBotAlias(
1100
1040
  args: UpdateBotAliasCommandInput,
1101
1041
  options?: __HttpHandlerOptions
@@ -1109,7 +1049,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1109
1049
  options: __HttpHandlerOptions,
1110
1050
  cb: (err: any, data?: UpdateBotAliasCommandOutput) => void
1111
1051
  ): void;
1112
-
1113
1052
  updateBotLocale(
1114
1053
  args: UpdateBotLocaleCommandInput,
1115
1054
  options?: __HttpHandlerOptions
@@ -1123,7 +1062,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1123
1062
  options: __HttpHandlerOptions,
1124
1063
  cb: (err: any, data?: UpdateBotLocaleCommandOutput) => void
1125
1064
  ): void;
1126
-
1127
1065
  updateBotRecommendation(
1128
1066
  args: UpdateBotRecommendationCommandInput,
1129
1067
  options?: __HttpHandlerOptions
@@ -1137,7 +1075,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1137
1075
  options: __HttpHandlerOptions,
1138
1076
  cb: (err: any, data?: UpdateBotRecommendationCommandOutput) => void
1139
1077
  ): void;
1140
-
1141
1078
  updateExport(
1142
1079
  args: UpdateExportCommandInput,
1143
1080
  options?: __HttpHandlerOptions
@@ -1151,7 +1088,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1151
1088
  options: __HttpHandlerOptions,
1152
1089
  cb: (err: any, data?: UpdateExportCommandOutput) => void
1153
1090
  ): void;
1154
-
1155
1091
  updateIntent(
1156
1092
  args: UpdateIntentCommandInput,
1157
1093
  options?: __HttpHandlerOptions
@@ -1165,7 +1101,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1165
1101
  options: __HttpHandlerOptions,
1166
1102
  cb: (err: any, data?: UpdateIntentCommandOutput) => void
1167
1103
  ): void;
1168
-
1169
1104
  updateResourcePolicy(
1170
1105
  args: UpdateResourcePolicyCommandInput,
1171
1106
  options?: __HttpHandlerOptions
@@ -1179,7 +1114,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1179
1114
  options: __HttpHandlerOptions,
1180
1115
  cb: (err: any, data?: UpdateResourcePolicyCommandOutput) => void
1181
1116
  ): void;
1182
-
1183
1117
  updateSlot(
1184
1118
  args: UpdateSlotCommandInput,
1185
1119
  options?: __HttpHandlerOptions
@@ -1193,7 +1127,6 @@ export declare class LexModelsV2 extends LexModelsV2Client {
1193
1127
  options: __HttpHandlerOptions,
1194
1128
  cb: (err: any, data?: UpdateSlotCommandOutput) => void
1195
1129
  ): void;
1196
-
1197
1130
  updateSlotType(
1198
1131
  args: UpdateSlotTypeCommandInput,
1199
1132
  options?: __HttpHandlerOptions
@@ -449,47 +449,26 @@ export declare type ServiceOutputTypes =
449
449
  export interface ClientDefaults
450
450
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
451
451
  requestHandler?: __HttpHandler;
452
-
453
452
  sha256?: __HashConstructor;
454
-
455
453
  urlParser?: __UrlParser;
456
-
457
454
  bodyLengthChecker?: __BodyLengthCalculator;
458
-
459
455
  streamCollector?: __StreamCollector;
460
-
461
456
  base64Decoder?: __Decoder;
462
-
463
457
  base64Encoder?: __Encoder;
464
-
465
458
  utf8Decoder?: __Decoder;
466
-
467
459
  utf8Encoder?: __Encoder;
468
-
469
460
  runtime?: string;
470
-
471
461
  disableHostPrefix?: boolean;
472
-
473
462
  maxAttempts?: number | __Provider<number>;
474
-
475
463
  retryMode?: string | __Provider<string>;
476
-
477
464
  logger?: __Logger;
478
-
479
465
  useDualstackEndpoint?: boolean | __Provider<boolean>;
480
-
481
466
  useFipsEndpoint?: boolean | __Provider<boolean>;
482
-
483
467
  serviceId?: string;
484
-
485
468
  region?: string | __Provider<string>;
486
-
487
469
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
488
-
489
470
  regionInfoProvider?: RegionInfoProvider;
490
-
491
471
  defaultUserAgentProvider?: Provider<__UserAgent>;
492
-
493
472
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
494
473
  }
495
474
  declare type LexModelsV2ClientConfigType = Partial<
@@ -502,7 +481,6 @@ declare type LexModelsV2ClientConfigType = Partial<
502
481
  HostHeaderInputConfig &
503
482
  AwsAuthInputConfig &
504
483
  UserAgentInputConfig;
505
-
506
484
  export interface LexModelsV2ClientConfig extends LexModelsV2ClientConfigType {}
507
485
  declare type LexModelsV2ClientResolvedConfigType =
508
486
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
@@ -513,10 +491,8 @@ declare type LexModelsV2ClientResolvedConfigType =
513
491
  HostHeaderResolvedConfig &
514
492
  AwsAuthResolvedConfig &
515
493
  UserAgentResolvedConfig;
516
-
517
494
  export interface LexModelsV2ClientResolvedConfig
518
495
  extends LexModelsV2ClientResolvedConfigType {}
519
-
520
496
  export declare class LexModelsV2Client extends __Client<
521
497
  __HttpHandlerOptions,
522
498
  ServiceInputTypes,
@@ -525,7 +501,6 @@ export declare class LexModelsV2Client extends __Client<
525
501
  > {
526
502
  readonly config: LexModelsV2ClientResolvedConfig;
527
503
  constructor(configuration: LexModelsV2ClientConfig);
528
-
529
504
  destroy(): void;
530
505
  }
531
506
  export {};
@@ -18,7 +18,6 @@ export interface BuildBotLocaleCommandInput extends BuildBotLocaleRequest {}
18
18
  export interface BuildBotLocaleCommandOutput
19
19
  extends BuildBotLocaleResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class BuildBotLocaleCommand extends $Command<
23
22
  BuildBotLocaleCommandInput,
24
23
  BuildBotLocaleCommandOutput,
@@ -26,7 +25,6 @@ export declare class BuildBotLocaleCommand extends $Command<
26
25
  > {
27
26
  readonly input: BuildBotLocaleCommandInput;
28
27
  constructor(input: BuildBotLocaleCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateBotAliasCommandInput extends CreateBotAliasRequest {}
18
18
  export interface CreateBotAliasCommandOutput
19
19
  extends CreateBotAliasResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateBotAliasCommand extends $Command<
23
22
  CreateBotAliasCommandInput,
24
23
  CreateBotAliasCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateBotAliasCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateBotAliasCommandInput;
28
27
  constructor(input: CreateBotAliasCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateBotCommandInput extends CreateBotRequest {}
15
15
  export interface CreateBotCommandOutput
16
16
  extends CreateBotResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateBotCommand extends $Command<
20
19
  CreateBotCommandInput,
21
20
  CreateBotCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateBotCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateBotCommandInput;
25
24
  constructor(input: CreateBotCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateBotLocaleCommandInput extends CreateBotLocaleRequest {}
18
18
  export interface CreateBotLocaleCommandOutput
19
19
  extends CreateBotLocaleResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateBotLocaleCommand extends $Command<
23
22
  CreateBotLocaleCommandInput,
24
23
  CreateBotLocaleCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateBotLocaleCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateBotLocaleCommandInput;
28
27
  constructor(input: CreateBotLocaleCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateBotVersionCommandInput extends CreateBotVersionRequest {}
18
18
  export interface CreateBotVersionCommandOutput
19
19
  extends CreateBotVersionResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateBotVersionCommand extends $Command<
23
22
  CreateBotVersionCommandInput,
24
23
  CreateBotVersionCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateBotVersionCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateBotVersionCommandInput;
28
27
  constructor(input: CreateBotVersionCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateExportCommandInput extends CreateExportRequest {}
15
15
  export interface CreateExportCommandOutput
16
16
  extends CreateExportResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateExportCommand extends $Command<
20
19
  CreateExportCommandInput,
21
20
  CreateExportCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateExportCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateExportCommandInput;
25
24
  constructor(input: CreateExportCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LexModelsV2ClientResolvedConfig,