@aws-sdk/client-frauddetector 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.
Files changed (151) hide show
  1. package/dist-cjs/index.js +0 -73
  2. package/dist-types/commands/BatchCreateVariableCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchGetVariableCommand.d.ts +2 -1
  4. package/dist-types/commands/CancelBatchImportJobCommand.d.ts +2 -1
  5. package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateBatchImportJobCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDetectorVersionCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateListCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateModelCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateModelVersionCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateVariableCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteEntityTypeCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteEventCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteEventTypeCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteExternalModelCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteLabelCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteListCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteModelVersionCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteOutcomeCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteVariableCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeDetectorCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeModelVersionsCommand.d.ts +2 -1
  32. package/dist-types/commands/GetBatchImportJobsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +2 -1
  34. package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +2 -1
  35. package/dist-types/commands/GetDetectorVersionCommand.d.ts +2 -1
  36. package/dist-types/commands/GetDetectorsCommand.d.ts +2 -1
  37. package/dist-types/commands/GetEntityTypesCommand.d.ts +2 -1
  38. package/dist-types/commands/GetEventCommand.d.ts +2 -1
  39. package/dist-types/commands/GetEventPredictionCommand.d.ts +2 -1
  40. package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +2 -1
  41. package/dist-types/commands/GetEventTypesCommand.d.ts +2 -1
  42. package/dist-types/commands/GetExternalModelsCommand.d.ts +2 -1
  43. package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +2 -1
  44. package/dist-types/commands/GetLabelsCommand.d.ts +2 -1
  45. package/dist-types/commands/GetListElementsCommand.d.ts +2 -1
  46. package/dist-types/commands/GetListsMetadataCommand.d.ts +2 -1
  47. package/dist-types/commands/GetModelVersionCommand.d.ts +2 -1
  48. package/dist-types/commands/GetModelsCommand.d.ts +2 -1
  49. package/dist-types/commands/GetOutcomesCommand.d.ts +2 -1
  50. package/dist-types/commands/GetRulesCommand.d.ts +2 -1
  51. package/dist-types/commands/GetVariablesCommand.d.ts +2 -1
  52. package/dist-types/commands/ListEventPredictionsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/PutDetectorCommand.d.ts +2 -1
  55. package/dist-types/commands/PutEntityTypeCommand.d.ts +2 -1
  56. package/dist-types/commands/PutEventTypeCommand.d.ts +2 -1
  57. package/dist-types/commands/PutExternalModelCommand.d.ts +2 -1
  58. package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +2 -1
  59. package/dist-types/commands/PutLabelCommand.d.ts +2 -1
  60. package/dist-types/commands/PutOutcomeCommand.d.ts +2 -1
  61. package/dist-types/commands/SendEventCommand.d.ts +2 -1
  62. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  63. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateDetectorVersionCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateEventLabelCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateListCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateModelCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateModelVersionCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +2 -1
  72. package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateRuleVersionCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdateVariableCommand.d.ts +2 -1
  75. package/dist-types/index.d.ts +2 -2
  76. package/dist-types/models/FraudDetectorServiceException.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreateListCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/GetEventCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/SendEventCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/models/FraudDetectorServiceException.d.ts +2 -1
  151. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { DeleteBatchPredictionJobRequest, DeleteBatchPredictionJobResult } 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 { DeleteDetectorRequest, DeleteDetectorResult } 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 { DeleteDetectorVersionRequest, DeleteDetectorVersionResult } 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 { DeleteEntityTypeRequest, DeleteEntityTypeResult } 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 { DeleteEventRequest, DeleteEventResult } 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 { DeleteEventTypeRequest, DeleteEventTypeResult } from "../models/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 { DeleteEventsByEventTypeRequest, DeleteEventsByEventTypeResult } 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 { DeleteExternalModelRequest, DeleteExternalModelResult } 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 { DeleteLabelRequest, DeleteLabelResult } 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 { DeleteListRequest, DeleteListResult } 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 { DeleteModelRequest, DeleteModelResult } 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 { DeleteModelVersionRequest, DeleteModelVersionResult } 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 { DeleteOutcomeRequest, DeleteOutcomeResult } 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 { DeleteRuleRequest, DeleteRuleResult } 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 { DeleteVariableRequest, DeleteVariableResult } 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 { DescribeDetectorRequest, DescribeDetectorResult } 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 { DescribeModelVersionsRequest, DescribeModelVersionsResult } 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 { GetBatchImportJobsRequest, GetBatchImportJobsResult } 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 { GetBatchPredictionJobsRequest, GetBatchPredictionJobsResult } 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 { GetDeleteEventsByEventTypeStatusRequest, GetDeleteEventsByEventTypeStat
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 { GetDetectorVersionRequest, GetDetectorVersionResult } 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 { GetDetectorsRequest, GetDetectorsResult } 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 { GetEntityTypesRequest, GetEntityTypesResult } 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 { GetEventRequest, GetEventResult } 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 { GetEventPredictionRequest, GetEventPredictionResult } 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 { GetEventPredictionMetadataRequest, GetEventPredictionMetadataResult } f
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 { GetEventTypesRequest, GetEventTypesResult } 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 { GetExternalModelsRequest, GetExternalModelsResult } from "../models/mod
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 { GetKMSEncryptionKeyResult } 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 { GetLabelsRequest, GetLabelsResult } 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 { GetListElementsRequest, GetListElementsResult } from "../models/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 { GetListsMetadataRequest, GetListsMetadataResult } 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 { GetModelVersionRequest, GetModelVersionResult } from "../models/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 { GetModelsRequest, GetModelsResult } 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 { GetOutcomesRequest, GetOutcomesResult } 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 { GetRulesRequest, GetRulesResult } 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 { GetVariablesRequest, GetVariablesResult } 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 { ListEventPredictionsRequest, ListEventPredictionsResult } 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 { ListTagsForResourceRequest, ListTagsForResourceResult } 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 { PutDetectorRequest, PutDetectorResult } 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 { PutEntityTypeRequest, PutEntityTypeResult } 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 { PutEventTypeRequest, PutEventTypeResult } 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 { PutExternalModelRequest, PutExternalModelResult } 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 { PutKMSEncryptionKeyRequest, PutKMSEncryptionKeyResult } 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 { PutLabelRequest, PutLabelResult } 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 { PutOutcomeRequest, PutOutcomeResult } 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 { SendEventRequest, SendEventResult } 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 { TagResourceRequest, TagResourceResult } 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 { UntagResourceRequest, UntagResourceResult } 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 { UpdateDetectorVersionRequest, UpdateDetectorVersionResult } 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 { UpdateDetectorVersionMetadataRequest, UpdateDetectorVersionMetadataResu
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 { UpdateDetectorVersionStatusRequest, UpdateDetectorVersionStatusResult }
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 { UpdateEventLabelRequest, UpdateEventLabelResult } 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 { UpdateListRequest, UpdateListResult } 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 { UpdateModelRequest, UpdateModelResult } 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 { UpdateModelVersionRequest, UpdateModelVersionResult } 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 { UpdateModelVersionStatusRequest, UpdateModelVersionStatusResult } 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 { UpdateRuleMetadataRequest, UpdateRuleMetadataResult } 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
  *