@aws-sdk/client-frauddetector 3.588.0 → 3.592.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 (155) hide show
  1. package/dist-cjs/index.js +0 -73
  2. package/dist-types/FraudDetectorClient.d.ts +4 -4
  3. package/dist-types/commands/BatchCreateVariableCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetVariableCommand.d.ts +2 -1
  5. package/dist-types/commands/CancelBatchImportJobCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateBatchImportJobCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDetectorVersionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateListCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateModelCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateModelVersionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateVariableCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteEntityTypeCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteEventCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteEventTypeCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteExternalModelCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteLabelCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteListCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteModelVersionCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteOutcomeCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteVariableCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeDetectorCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeModelVersionsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetBatchImportJobsCommand.d.ts +2 -1
  34. package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +2 -1
  35. package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +2 -1
  36. package/dist-types/commands/GetDetectorVersionCommand.d.ts +2 -1
  37. package/dist-types/commands/GetDetectorsCommand.d.ts +2 -1
  38. package/dist-types/commands/GetEntityTypesCommand.d.ts +2 -1
  39. package/dist-types/commands/GetEventCommand.d.ts +2 -1
  40. package/dist-types/commands/GetEventPredictionCommand.d.ts +2 -1
  41. package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +2 -1
  42. package/dist-types/commands/GetEventTypesCommand.d.ts +2 -1
  43. package/dist-types/commands/GetExternalModelsCommand.d.ts +2 -1
  44. package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +2 -1
  45. package/dist-types/commands/GetLabelsCommand.d.ts +2 -1
  46. package/dist-types/commands/GetListElementsCommand.d.ts +2 -1
  47. package/dist-types/commands/GetListsMetadataCommand.d.ts +2 -1
  48. package/dist-types/commands/GetModelVersionCommand.d.ts +2 -1
  49. package/dist-types/commands/GetModelsCommand.d.ts +2 -1
  50. package/dist-types/commands/GetOutcomesCommand.d.ts +2 -1
  51. package/dist-types/commands/GetRulesCommand.d.ts +2 -1
  52. package/dist-types/commands/GetVariablesCommand.d.ts +2 -1
  53. package/dist-types/commands/ListEventPredictionsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/PutDetectorCommand.d.ts +2 -1
  56. package/dist-types/commands/PutEntityTypeCommand.d.ts +2 -1
  57. package/dist-types/commands/PutEventTypeCommand.d.ts +2 -1
  58. package/dist-types/commands/PutExternalModelCommand.d.ts +2 -1
  59. package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +2 -1
  60. package/dist-types/commands/PutLabelCommand.d.ts +2 -1
  61. package/dist-types/commands/PutOutcomeCommand.d.ts +2 -1
  62. package/dist-types/commands/SendEventCommand.d.ts +2 -1
  63. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  64. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateDetectorVersionCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateEventLabelCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateListCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateModelCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateModelVersionCommand.d.ts +2 -1
  72. package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdateRuleVersionCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateVariableCommand.d.ts +2 -1
  76. package/dist-types/index.d.ts +2 -2
  77. package/dist-types/models/FraudDetectorServiceException.d.ts +2 -1
  78. package/dist-types/runtimeConfig.native.d.ts +1 -1
  79. package/dist-types/ts3.4/FraudDetectorClient.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/CreateListCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/GetEventCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/SendEventCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/models/FraudDetectorServiceException.d.ts +2 -1
  154. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  155. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -308,7 +308,6 @@ var FraudDetectorClient = _FraudDetectorClient;
308
308
 
309
309
  var import_middleware_serde = require("@smithy/middleware-serde");
310
310
 
311
- var import_types = require("@smithy/types");
312
311
 
313
312
  // src/protocols/Aws_json1_1.ts
314
313
  var import_core2 = require("@aws-sdk/core");
@@ -2470,7 +2469,6 @@ var BatchCreateVariableCommand = _BatchCreateVariableCommand;
2470
2469
 
2471
2470
 
2472
2471
 
2473
-
2474
2472
  var _BatchGetVariableCommand = class _BatchGetVariableCommand extends import_smithy_client.Command.classBuilder().ep({
2475
2473
  ...commonParams
2476
2474
  }).m(function(Command, cs, config, o) {
@@ -2487,7 +2485,6 @@ var BatchGetVariableCommand = _BatchGetVariableCommand;
2487
2485
 
2488
2486
 
2489
2487
 
2490
-
2491
2488
  var _CancelBatchImportJobCommand = class _CancelBatchImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
2492
2489
  ...commonParams
2493
2490
  }).m(function(Command, cs, config, o) {
@@ -2504,7 +2501,6 @@ var CancelBatchImportJobCommand = _CancelBatchImportJobCommand;
2504
2501
 
2505
2502
 
2506
2503
 
2507
-
2508
2504
  var _CancelBatchPredictionJobCommand = class _CancelBatchPredictionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2509
2505
  ...commonParams
2510
2506
  }).m(function(Command, cs, config, o) {
@@ -2521,7 +2517,6 @@ var CancelBatchPredictionJobCommand = _CancelBatchPredictionJobCommand;
2521
2517
 
2522
2518
 
2523
2519
 
2524
-
2525
2520
  var _CreateBatchImportJobCommand = class _CreateBatchImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
2526
2521
  ...commonParams
2527
2522
  }).m(function(Command, cs, config, o) {
@@ -2538,7 +2533,6 @@ var CreateBatchImportJobCommand = _CreateBatchImportJobCommand;
2538
2533
 
2539
2534
 
2540
2535
 
2541
-
2542
2536
  var _CreateBatchPredictionJobCommand = class _CreateBatchPredictionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2543
2537
  ...commonParams
2544
2538
  }).m(function(Command, cs, config, o) {
@@ -2555,7 +2549,6 @@ var CreateBatchPredictionJobCommand = _CreateBatchPredictionJobCommand;
2555
2549
 
2556
2550
 
2557
2551
 
2558
-
2559
2552
  var _CreateDetectorVersionCommand = class _CreateDetectorVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2560
2553
  ...commonParams
2561
2554
  }).m(function(Command, cs, config, o) {
@@ -2572,7 +2565,6 @@ var CreateDetectorVersionCommand = _CreateDetectorVersionCommand;
2572
2565
 
2573
2566
 
2574
2567
 
2575
-
2576
2568
  var _CreateListCommand = class _CreateListCommand extends import_smithy_client.Command.classBuilder().ep({
2577
2569
  ...commonParams
2578
2570
  }).m(function(Command, cs, config, o) {
@@ -2589,7 +2581,6 @@ var CreateListCommand = _CreateListCommand;
2589
2581
 
2590
2582
 
2591
2583
 
2592
-
2593
2584
  var _CreateModelCommand = class _CreateModelCommand extends import_smithy_client.Command.classBuilder().ep({
2594
2585
  ...commonParams
2595
2586
  }).m(function(Command, cs, config, o) {
@@ -2606,7 +2597,6 @@ var CreateModelCommand = _CreateModelCommand;
2606
2597
 
2607
2598
 
2608
2599
 
2609
-
2610
2600
  var _CreateModelVersionCommand = class _CreateModelVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2611
2601
  ...commonParams
2612
2602
  }).m(function(Command, cs, config, o) {
@@ -2623,7 +2613,6 @@ var CreateModelVersionCommand = _CreateModelVersionCommand;
2623
2613
 
2624
2614
 
2625
2615
 
2626
-
2627
2616
  var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2628
2617
  ...commonParams
2629
2618
  }).m(function(Command, cs, config, o) {
@@ -2640,7 +2629,6 @@ var CreateRuleCommand = _CreateRuleCommand;
2640
2629
 
2641
2630
 
2642
2631
 
2643
-
2644
2632
  var _CreateVariableCommand = class _CreateVariableCommand extends import_smithy_client.Command.classBuilder().ep({
2645
2633
  ...commonParams
2646
2634
  }).m(function(Command, cs, config, o) {
@@ -2657,7 +2645,6 @@ var CreateVariableCommand = _CreateVariableCommand;
2657
2645
 
2658
2646
 
2659
2647
 
2660
-
2661
2648
  var _DeleteBatchImportJobCommand = class _DeleteBatchImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
2662
2649
  ...commonParams
2663
2650
  }).m(function(Command, cs, config, o) {
@@ -2674,7 +2661,6 @@ var DeleteBatchImportJobCommand = _DeleteBatchImportJobCommand;
2674
2661
 
2675
2662
 
2676
2663
 
2677
-
2678
2664
  var _DeleteBatchPredictionJobCommand = class _DeleteBatchPredictionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2679
2665
  ...commonParams
2680
2666
  }).m(function(Command, cs, config, o) {
@@ -2691,7 +2677,6 @@ var DeleteBatchPredictionJobCommand = _DeleteBatchPredictionJobCommand;
2691
2677
 
2692
2678
 
2693
2679
 
2694
-
2695
2680
  var _DeleteDetectorCommand = class _DeleteDetectorCommand extends import_smithy_client.Command.classBuilder().ep({
2696
2681
  ...commonParams
2697
2682
  }).m(function(Command, cs, config, o) {
@@ -2708,7 +2693,6 @@ var DeleteDetectorCommand = _DeleteDetectorCommand;
2708
2693
 
2709
2694
 
2710
2695
 
2711
-
2712
2696
  var _DeleteDetectorVersionCommand = class _DeleteDetectorVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2713
2697
  ...commonParams
2714
2698
  }).m(function(Command, cs, config, o) {
@@ -2725,7 +2709,6 @@ var DeleteDetectorVersionCommand = _DeleteDetectorVersionCommand;
2725
2709
 
2726
2710
 
2727
2711
 
2728
-
2729
2712
  var _DeleteEntityTypeCommand = class _DeleteEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
2730
2713
  ...commonParams
2731
2714
  }).m(function(Command, cs, config, o) {
@@ -2742,7 +2725,6 @@ var DeleteEntityTypeCommand = _DeleteEntityTypeCommand;
2742
2725
 
2743
2726
 
2744
2727
 
2745
-
2746
2728
  var _DeleteEventCommand = class _DeleteEventCommand extends import_smithy_client.Command.classBuilder().ep({
2747
2729
  ...commonParams
2748
2730
  }).m(function(Command, cs, config, o) {
@@ -2759,7 +2741,6 @@ var DeleteEventCommand = _DeleteEventCommand;
2759
2741
 
2760
2742
 
2761
2743
 
2762
-
2763
2744
  var _DeleteEventsByEventTypeCommand = class _DeleteEventsByEventTypeCommand extends import_smithy_client.Command.classBuilder().ep({
2764
2745
  ...commonParams
2765
2746
  }).m(function(Command, cs, config, o) {
@@ -2776,7 +2757,6 @@ var DeleteEventsByEventTypeCommand = _DeleteEventsByEventTypeCommand;
2776
2757
 
2777
2758
 
2778
2759
 
2779
-
2780
2760
  var _DeleteEventTypeCommand = class _DeleteEventTypeCommand extends import_smithy_client.Command.classBuilder().ep({
2781
2761
  ...commonParams
2782
2762
  }).m(function(Command, cs, config, o) {
@@ -2793,7 +2773,6 @@ var DeleteEventTypeCommand = _DeleteEventTypeCommand;
2793
2773
 
2794
2774
 
2795
2775
 
2796
-
2797
2776
  var _DeleteExternalModelCommand = class _DeleteExternalModelCommand extends import_smithy_client.Command.classBuilder().ep({
2798
2777
  ...commonParams
2799
2778
  }).m(function(Command, cs, config, o) {
@@ -2810,7 +2789,6 @@ var DeleteExternalModelCommand = _DeleteExternalModelCommand;
2810
2789
 
2811
2790
 
2812
2791
 
2813
-
2814
2792
  var _DeleteLabelCommand = class _DeleteLabelCommand extends import_smithy_client.Command.classBuilder().ep({
2815
2793
  ...commonParams
2816
2794
  }).m(function(Command, cs, config, o) {
@@ -2827,7 +2805,6 @@ var DeleteLabelCommand = _DeleteLabelCommand;
2827
2805
 
2828
2806
 
2829
2807
 
2830
-
2831
2808
  var _DeleteListCommand = class _DeleteListCommand extends import_smithy_client.Command.classBuilder().ep({
2832
2809
  ...commonParams
2833
2810
  }).m(function(Command, cs, config, o) {
@@ -2844,7 +2821,6 @@ var DeleteListCommand = _DeleteListCommand;
2844
2821
 
2845
2822
 
2846
2823
 
2847
-
2848
2824
  var _DeleteModelCommand = class _DeleteModelCommand extends import_smithy_client.Command.classBuilder().ep({
2849
2825
  ...commonParams
2850
2826
  }).m(function(Command, cs, config, o) {
@@ -2861,7 +2837,6 @@ var DeleteModelCommand = _DeleteModelCommand;
2861
2837
 
2862
2838
 
2863
2839
 
2864
-
2865
2840
  var _DeleteModelVersionCommand = class _DeleteModelVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2866
2841
  ...commonParams
2867
2842
  }).m(function(Command, cs, config, o) {
@@ -2878,7 +2853,6 @@ var DeleteModelVersionCommand = _DeleteModelVersionCommand;
2878
2853
 
2879
2854
 
2880
2855
 
2881
-
2882
2856
  var _DeleteOutcomeCommand = class _DeleteOutcomeCommand extends import_smithy_client.Command.classBuilder().ep({
2883
2857
  ...commonParams
2884
2858
  }).m(function(Command, cs, config, o) {
@@ -2895,7 +2869,6 @@ var DeleteOutcomeCommand = _DeleteOutcomeCommand;
2895
2869
 
2896
2870
 
2897
2871
 
2898
-
2899
2872
  var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2900
2873
  ...commonParams
2901
2874
  }).m(function(Command, cs, config, o) {
@@ -2912,7 +2885,6 @@ var DeleteRuleCommand = _DeleteRuleCommand;
2912
2885
 
2913
2886
 
2914
2887
 
2915
-
2916
2888
  var _DeleteVariableCommand = class _DeleteVariableCommand extends import_smithy_client.Command.classBuilder().ep({
2917
2889
  ...commonParams
2918
2890
  }).m(function(Command, cs, config, o) {
@@ -2929,7 +2901,6 @@ var DeleteVariableCommand = _DeleteVariableCommand;
2929
2901
 
2930
2902
 
2931
2903
 
2932
-
2933
2904
  var _DescribeDetectorCommand = class _DescribeDetectorCommand extends import_smithy_client.Command.classBuilder().ep({
2934
2905
  ...commonParams
2935
2906
  }).m(function(Command, cs, config, o) {
@@ -2946,7 +2917,6 @@ var DescribeDetectorCommand = _DescribeDetectorCommand;
2946
2917
 
2947
2918
 
2948
2919
 
2949
-
2950
2920
  var _DescribeModelVersionsCommand = class _DescribeModelVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
2951
2921
  ...commonParams
2952
2922
  }).m(function(Command, cs, config, o) {
@@ -2963,7 +2933,6 @@ var DescribeModelVersionsCommand = _DescribeModelVersionsCommand;
2963
2933
 
2964
2934
 
2965
2935
 
2966
-
2967
2936
  var _GetBatchImportJobsCommand = class _GetBatchImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2968
2937
  ...commonParams
2969
2938
  }).m(function(Command, cs, config, o) {
@@ -2980,7 +2949,6 @@ var GetBatchImportJobsCommand = _GetBatchImportJobsCommand;
2980
2949
 
2981
2950
 
2982
2951
 
2983
-
2984
2952
  var _GetBatchPredictionJobsCommand = class _GetBatchPredictionJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2985
2953
  ...commonParams
2986
2954
  }).m(function(Command, cs, config, o) {
@@ -2997,7 +2965,6 @@ var GetBatchPredictionJobsCommand = _GetBatchPredictionJobsCommand;
2997
2965
 
2998
2966
 
2999
2967
 
3000
-
3001
2968
  var _GetDeleteEventsByEventTypeStatusCommand = class _GetDeleteEventsByEventTypeStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3002
2969
  ...commonParams
3003
2970
  }).m(function(Command, cs, config, o) {
@@ -3014,7 +2981,6 @@ var GetDeleteEventsByEventTypeStatusCommand = _GetDeleteEventsByEventTypeStatusC
3014
2981
 
3015
2982
 
3016
2983
 
3017
-
3018
2984
  var _GetDetectorsCommand = class _GetDetectorsCommand extends import_smithy_client.Command.classBuilder().ep({
3019
2985
  ...commonParams
3020
2986
  }).m(function(Command, cs, config, o) {
@@ -3031,7 +2997,6 @@ var GetDetectorsCommand = _GetDetectorsCommand;
3031
2997
 
3032
2998
 
3033
2999
 
3034
-
3035
3000
  var _GetDetectorVersionCommand = class _GetDetectorVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3036
3001
  ...commonParams
3037
3002
  }).m(function(Command, cs, config, o) {
@@ -3048,7 +3013,6 @@ var GetDetectorVersionCommand = _GetDetectorVersionCommand;
3048
3013
 
3049
3014
 
3050
3015
 
3051
-
3052
3016
  var _GetEntityTypesCommand = class _GetEntityTypesCommand extends import_smithy_client.Command.classBuilder().ep({
3053
3017
  ...commonParams
3054
3018
  }).m(function(Command, cs, config, o) {
@@ -3065,7 +3029,6 @@ var GetEntityTypesCommand = _GetEntityTypesCommand;
3065
3029
 
3066
3030
 
3067
3031
 
3068
-
3069
3032
  var _GetEventCommand = class _GetEventCommand extends import_smithy_client.Command.classBuilder().ep({
3070
3033
  ...commonParams
3071
3034
  }).m(function(Command, cs, config, o) {
@@ -3082,7 +3045,6 @@ var GetEventCommand = _GetEventCommand;
3082
3045
 
3083
3046
 
3084
3047
 
3085
-
3086
3048
  var _GetEventPredictionCommand = class _GetEventPredictionCommand extends import_smithy_client.Command.classBuilder().ep({
3087
3049
  ...commonParams
3088
3050
  }).m(function(Command, cs, config, o) {
@@ -3099,7 +3061,6 @@ var GetEventPredictionCommand = _GetEventPredictionCommand;
3099
3061
 
3100
3062
 
3101
3063
 
3102
-
3103
3064
  var _GetEventPredictionMetadataCommand = class _GetEventPredictionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
3104
3065
  ...commonParams
3105
3066
  }).m(function(Command, cs, config, o) {
@@ -3116,7 +3077,6 @@ var GetEventPredictionMetadataCommand = _GetEventPredictionMetadataCommand;
3116
3077
 
3117
3078
 
3118
3079
 
3119
-
3120
3080
  var _GetEventTypesCommand = class _GetEventTypesCommand extends import_smithy_client.Command.classBuilder().ep({
3121
3081
  ...commonParams
3122
3082
  }).m(function(Command, cs, config, o) {
@@ -3133,7 +3093,6 @@ var GetEventTypesCommand = _GetEventTypesCommand;
3133
3093
 
3134
3094
 
3135
3095
 
3136
-
3137
3096
  var _GetExternalModelsCommand = class _GetExternalModelsCommand extends import_smithy_client.Command.classBuilder().ep({
3138
3097
  ...commonParams
3139
3098
  }).m(function(Command, cs, config, o) {
@@ -3150,7 +3109,6 @@ var GetExternalModelsCommand = _GetExternalModelsCommand;
3150
3109
 
3151
3110
 
3152
3111
 
3153
-
3154
3112
  var _GetKMSEncryptionKeyCommand = class _GetKMSEncryptionKeyCommand extends import_smithy_client.Command.classBuilder().ep({
3155
3113
  ...commonParams
3156
3114
  }).m(function(Command, cs, config, o) {
@@ -3167,7 +3125,6 @@ var GetKMSEncryptionKeyCommand = _GetKMSEncryptionKeyCommand;
3167
3125
 
3168
3126
 
3169
3127
 
3170
-
3171
3128
  var _GetLabelsCommand = class _GetLabelsCommand extends import_smithy_client.Command.classBuilder().ep({
3172
3129
  ...commonParams
3173
3130
  }).m(function(Command, cs, config, o) {
@@ -3184,7 +3141,6 @@ var GetLabelsCommand = _GetLabelsCommand;
3184
3141
 
3185
3142
 
3186
3143
 
3187
-
3188
3144
  var _GetListElementsCommand = class _GetListElementsCommand extends import_smithy_client.Command.classBuilder().ep({
3189
3145
  ...commonParams
3190
3146
  }).m(function(Command, cs, config, o) {
@@ -3201,7 +3157,6 @@ var GetListElementsCommand = _GetListElementsCommand;
3201
3157
 
3202
3158
 
3203
3159
 
3204
-
3205
3160
  var _GetListsMetadataCommand = class _GetListsMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
3206
3161
  ...commonParams
3207
3162
  }).m(function(Command, cs, config, o) {
@@ -3218,7 +3173,6 @@ var GetListsMetadataCommand = _GetListsMetadataCommand;
3218
3173
 
3219
3174
 
3220
3175
 
3221
-
3222
3176
  var _GetModelsCommand = class _GetModelsCommand extends import_smithy_client.Command.classBuilder().ep({
3223
3177
  ...commonParams
3224
3178
  }).m(function(Command, cs, config, o) {
@@ -3235,7 +3189,6 @@ var GetModelsCommand = _GetModelsCommand;
3235
3189
 
3236
3190
 
3237
3191
 
3238
-
3239
3192
  var _GetModelVersionCommand = class _GetModelVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3240
3193
  ...commonParams
3241
3194
  }).m(function(Command, cs, config, o) {
@@ -3252,7 +3205,6 @@ var GetModelVersionCommand = _GetModelVersionCommand;
3252
3205
 
3253
3206
 
3254
3207
 
3255
-
3256
3208
  var _GetOutcomesCommand = class _GetOutcomesCommand extends import_smithy_client.Command.classBuilder().ep({
3257
3209
  ...commonParams
3258
3210
  }).m(function(Command, cs, config, o) {
@@ -3269,7 +3221,6 @@ var GetOutcomesCommand = _GetOutcomesCommand;
3269
3221
 
3270
3222
 
3271
3223
 
3272
-
3273
3224
  var _GetRulesCommand = class _GetRulesCommand extends import_smithy_client.Command.classBuilder().ep({
3274
3225
  ...commonParams
3275
3226
  }).m(function(Command, cs, config, o) {
@@ -3286,7 +3237,6 @@ var GetRulesCommand = _GetRulesCommand;
3286
3237
 
3287
3238
 
3288
3239
 
3289
-
3290
3240
  var _GetVariablesCommand = class _GetVariablesCommand extends import_smithy_client.Command.classBuilder().ep({
3291
3241
  ...commonParams
3292
3242
  }).m(function(Command, cs, config, o) {
@@ -3303,7 +3253,6 @@ var GetVariablesCommand = _GetVariablesCommand;
3303
3253
 
3304
3254
 
3305
3255
 
3306
-
3307
3256
  var _ListEventPredictionsCommand = class _ListEventPredictionsCommand extends import_smithy_client.Command.classBuilder().ep({
3308
3257
  ...commonParams
3309
3258
  }).m(function(Command, cs, config, o) {
@@ -3320,7 +3269,6 @@ var ListEventPredictionsCommand = _ListEventPredictionsCommand;
3320
3269
 
3321
3270
 
3322
3271
 
3323
-
3324
3272
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3325
3273
  ...commonParams
3326
3274
  }).m(function(Command, cs, config, o) {
@@ -3337,7 +3285,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3337
3285
 
3338
3286
 
3339
3287
 
3340
-
3341
3288
  var _PutDetectorCommand = class _PutDetectorCommand extends import_smithy_client.Command.classBuilder().ep({
3342
3289
  ...commonParams
3343
3290
  }).m(function(Command, cs, config, o) {
@@ -3354,7 +3301,6 @@ var PutDetectorCommand = _PutDetectorCommand;
3354
3301
 
3355
3302
 
3356
3303
 
3357
-
3358
3304
  var _PutEntityTypeCommand = class _PutEntityTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3359
3305
  ...commonParams
3360
3306
  }).m(function(Command, cs, config, o) {
@@ -3371,7 +3317,6 @@ var PutEntityTypeCommand = _PutEntityTypeCommand;
3371
3317
 
3372
3318
 
3373
3319
 
3374
-
3375
3320
  var _PutEventTypeCommand = class _PutEventTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3376
3321
  ...commonParams
3377
3322
  }).m(function(Command, cs, config, o) {
@@ -3388,7 +3333,6 @@ var PutEventTypeCommand = _PutEventTypeCommand;
3388
3333
 
3389
3334
 
3390
3335
 
3391
-
3392
3336
  var _PutExternalModelCommand = class _PutExternalModelCommand extends import_smithy_client.Command.classBuilder().ep({
3393
3337
  ...commonParams
3394
3338
  }).m(function(Command, cs, config, o) {
@@ -3405,7 +3349,6 @@ var PutExternalModelCommand = _PutExternalModelCommand;
3405
3349
 
3406
3350
 
3407
3351
 
3408
-
3409
3352
  var _PutKMSEncryptionKeyCommand = class _PutKMSEncryptionKeyCommand extends import_smithy_client.Command.classBuilder().ep({
3410
3353
  ...commonParams
3411
3354
  }).m(function(Command, cs, config, o) {
@@ -3422,7 +3365,6 @@ var PutKMSEncryptionKeyCommand = _PutKMSEncryptionKeyCommand;
3422
3365
 
3423
3366
 
3424
3367
 
3425
-
3426
3368
  var _PutLabelCommand = class _PutLabelCommand extends import_smithy_client.Command.classBuilder().ep({
3427
3369
  ...commonParams
3428
3370
  }).m(function(Command, cs, config, o) {
@@ -3439,7 +3381,6 @@ var PutLabelCommand = _PutLabelCommand;
3439
3381
 
3440
3382
 
3441
3383
 
3442
-
3443
3384
  var _PutOutcomeCommand = class _PutOutcomeCommand extends import_smithy_client.Command.classBuilder().ep({
3444
3385
  ...commonParams
3445
3386
  }).m(function(Command, cs, config, o) {
@@ -3456,7 +3397,6 @@ var PutOutcomeCommand = _PutOutcomeCommand;
3456
3397
 
3457
3398
 
3458
3399
 
3459
-
3460
3400
  var _SendEventCommand = class _SendEventCommand extends import_smithy_client.Command.classBuilder().ep({
3461
3401
  ...commonParams
3462
3402
  }).m(function(Command, cs, config, o) {
@@ -3473,7 +3413,6 @@ var SendEventCommand = _SendEventCommand;
3473
3413
 
3474
3414
 
3475
3415
 
3476
-
3477
3416
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3478
3417
  ...commonParams
3479
3418
  }).m(function(Command, cs, config, o) {
@@ -3490,7 +3429,6 @@ var TagResourceCommand = _TagResourceCommand;
3490
3429
 
3491
3430
 
3492
3431
 
3493
-
3494
3432
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3495
3433
  ...commonParams
3496
3434
  }).m(function(Command, cs, config, o) {
@@ -3507,7 +3445,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3507
3445
 
3508
3446
 
3509
3447
 
3510
-
3511
3448
  var _UpdateDetectorVersionCommand = class _UpdateDetectorVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3512
3449
  ...commonParams
3513
3450
  }).m(function(Command, cs, config, o) {
@@ -3524,7 +3461,6 @@ var UpdateDetectorVersionCommand = _UpdateDetectorVersionCommand;
3524
3461
 
3525
3462
 
3526
3463
 
3527
-
3528
3464
  var _UpdateDetectorVersionMetadataCommand = class _UpdateDetectorVersionMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
3529
3465
  ...commonParams
3530
3466
  }).m(function(Command, cs, config, o) {
@@ -3541,7 +3477,6 @@ var UpdateDetectorVersionMetadataCommand = _UpdateDetectorVersionMetadataCommand
3541
3477
 
3542
3478
 
3543
3479
 
3544
-
3545
3480
  var _UpdateDetectorVersionStatusCommand = class _UpdateDetectorVersionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3546
3481
  ...commonParams
3547
3482
  }).m(function(Command, cs, config, o) {
@@ -3558,7 +3493,6 @@ var UpdateDetectorVersionStatusCommand = _UpdateDetectorVersionStatusCommand;
3558
3493
 
3559
3494
 
3560
3495
 
3561
-
3562
3496
  var _UpdateEventLabelCommand = class _UpdateEventLabelCommand extends import_smithy_client.Command.classBuilder().ep({
3563
3497
  ...commonParams
3564
3498
  }).m(function(Command, cs, config, o) {
@@ -3575,7 +3509,6 @@ var UpdateEventLabelCommand = _UpdateEventLabelCommand;
3575
3509
 
3576
3510
 
3577
3511
 
3578
-
3579
3512
  var _UpdateListCommand = class _UpdateListCommand extends import_smithy_client.Command.classBuilder().ep({
3580
3513
  ...commonParams
3581
3514
  }).m(function(Command, cs, config, o) {
@@ -3592,7 +3525,6 @@ var UpdateListCommand = _UpdateListCommand;
3592
3525
 
3593
3526
 
3594
3527
 
3595
-
3596
3528
  var _UpdateModelCommand = class _UpdateModelCommand extends import_smithy_client.Command.classBuilder().ep({
3597
3529
  ...commonParams
3598
3530
  }).m(function(Command, cs, config, o) {
@@ -3609,7 +3541,6 @@ var UpdateModelCommand = _UpdateModelCommand;
3609
3541
 
3610
3542
 
3611
3543
 
3612
-
3613
3544
  var _UpdateModelVersionCommand = class _UpdateModelVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3614
3545
  ...commonParams
3615
3546
  }).m(function(Command, cs, config, o) {
@@ -3626,7 +3557,6 @@ var UpdateModelVersionCommand = _UpdateModelVersionCommand;
3626
3557
 
3627
3558
 
3628
3559
 
3629
-
3630
3560
  var _UpdateModelVersionStatusCommand = class _UpdateModelVersionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3631
3561
  ...commonParams
3632
3562
  }).m(function(Command, cs, config, o) {
@@ -3643,7 +3573,6 @@ var UpdateModelVersionStatusCommand = _UpdateModelVersionStatusCommand;
3643
3573
 
3644
3574
 
3645
3575
 
3646
-
3647
3576
  var _UpdateRuleMetadataCommand = class _UpdateRuleMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
3648
3577
  ...commonParams
3649
3578
  }).m(function(Command, cs, config, o) {
@@ -3660,7 +3589,6 @@ var UpdateRuleMetadataCommand = _UpdateRuleMetadataCommand;
3660
3589
 
3661
3590
 
3662
3591
 
3663
-
3664
3592
  var _UpdateRuleVersionCommand = class _UpdateRuleVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3665
3593
  ...commonParams
3666
3594
  }).m(function(Command, cs, config, o) {
@@ -3677,7 +3605,6 @@ var UpdateRuleVersionCommand = _UpdateRuleVersionCommand;
3677
3605
 
3678
3606
 
3679
3607
 
3680
-
3681
3608
  var _UpdateVariableCommand = class _UpdateVariableCommand extends import_smithy_client.Command.classBuilder().ep({
3682
3609
  ...commonParams
3683
3610
  }).m(function(Command, cs, config, o) {
@@ -163,15 +163,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
163
163
  * Enables FIPS compatible endpoints.
164
164
  */
165
165
  useFipsEndpoint?: boolean | __Provider<boolean>;
166
+ /**
167
+ * The AWS region to which this client will send requests
168
+ */
169
+ region?: string | __Provider<string>;
166
170
  /**
167
171
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
168
172
  * @internal
169
173
  */
170
174
  defaultUserAgentProvider?: Provider<__UserAgent>;
171
- /**
172
- * The AWS region to which this client will send requests
173
- */
174
- region?: string | __Provider<string>;
175
175
  /**
176
176
  * Default credentials provider; Not available in browser runtime.
177
177
  * @deprecated
@@ -5,7 +5,8 @@ import { BatchCreateVariableRequest, BatchCreateVariableResult } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetVariableRequest, BatchGetVariableResult } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CancelBatchImportJobRequest, CancelBatchImportJobResult } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CancelBatchPredictionJobRequest, CancelBatchPredictionJobResult } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateBatchImportJobRequest, CreateBatchImportJobResult } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateBatchPredictionJobRequest, CreateBatchPredictionJobResult } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDetectorVersionRequest, CreateDetectorVersionResult } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateListRequest, CreateListResult } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateModelRequest, CreateModelResult } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateModelVersionRequest, CreateModelVersionResult } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateRuleRequest, CreateRuleResult } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *