@aws-sdk/client-frauddetector 3.337.0 → 3.341.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 (305) hide show
  1. package/dist-cjs/FraudDetectorClient.js +2 -1
  2. package/dist-cjs/commands/BatchCreateVariableCommand.js +2 -1
  3. package/dist-cjs/commands/BatchGetVariableCommand.js +2 -1
  4. package/dist-cjs/commands/CancelBatchImportJobCommand.js +2 -1
  5. package/dist-cjs/commands/CancelBatchPredictionJobCommand.js +2 -1
  6. package/dist-cjs/commands/CreateBatchImportJobCommand.js +2 -1
  7. package/dist-cjs/commands/CreateBatchPredictionJobCommand.js +2 -1
  8. package/dist-cjs/commands/CreateDetectorVersionCommand.js +2 -1
  9. package/dist-cjs/commands/CreateListCommand.js +2 -1
  10. package/dist-cjs/commands/CreateModelCommand.js +2 -1
  11. package/dist-cjs/commands/CreateModelVersionCommand.js +2 -1
  12. package/dist-cjs/commands/CreateRuleCommand.js +2 -1
  13. package/dist-cjs/commands/CreateVariableCommand.js +2 -1
  14. package/dist-cjs/commands/DeleteBatchImportJobCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteBatchPredictionJobCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteDetectorCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteDetectorVersionCommand.js +2 -1
  18. package/dist-cjs/commands/DeleteEntityTypeCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteEventCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteEventTypeCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteEventsByEventTypeCommand.js +2 -1
  22. package/dist-cjs/commands/DeleteExternalModelCommand.js +2 -1
  23. package/dist-cjs/commands/DeleteLabelCommand.js +2 -1
  24. package/dist-cjs/commands/DeleteListCommand.js +2 -1
  25. package/dist-cjs/commands/DeleteModelCommand.js +2 -1
  26. package/dist-cjs/commands/DeleteModelVersionCommand.js +2 -1
  27. package/dist-cjs/commands/DeleteOutcomeCommand.js +2 -1
  28. package/dist-cjs/commands/DeleteRuleCommand.js +2 -1
  29. package/dist-cjs/commands/DeleteVariableCommand.js +2 -1
  30. package/dist-cjs/commands/DescribeDetectorCommand.js +2 -1
  31. package/dist-cjs/commands/DescribeModelVersionsCommand.js +2 -1
  32. package/dist-cjs/commands/GetBatchImportJobsCommand.js +2 -1
  33. package/dist-cjs/commands/GetBatchPredictionJobsCommand.js +2 -1
  34. package/dist-cjs/commands/GetDeleteEventsByEventTypeStatusCommand.js +2 -1
  35. package/dist-cjs/commands/GetDetectorVersionCommand.js +2 -1
  36. package/dist-cjs/commands/GetDetectorsCommand.js +2 -1
  37. package/dist-cjs/commands/GetEntityTypesCommand.js +2 -1
  38. package/dist-cjs/commands/GetEventCommand.js +2 -1
  39. package/dist-cjs/commands/GetEventPredictionCommand.js +2 -1
  40. package/dist-cjs/commands/GetEventPredictionMetadataCommand.js +2 -1
  41. package/dist-cjs/commands/GetEventTypesCommand.js +2 -1
  42. package/dist-cjs/commands/GetExternalModelsCommand.js +2 -1
  43. package/dist-cjs/commands/GetKMSEncryptionKeyCommand.js +2 -1
  44. package/dist-cjs/commands/GetLabelsCommand.js +2 -1
  45. package/dist-cjs/commands/GetListElementsCommand.js +2 -1
  46. package/dist-cjs/commands/GetListsMetadataCommand.js +2 -1
  47. package/dist-cjs/commands/GetModelVersionCommand.js +2 -1
  48. package/dist-cjs/commands/GetModelsCommand.js +2 -1
  49. package/dist-cjs/commands/GetOutcomesCommand.js +2 -1
  50. package/dist-cjs/commands/GetRulesCommand.js +2 -1
  51. package/dist-cjs/commands/GetVariablesCommand.js +2 -1
  52. package/dist-cjs/commands/ListEventPredictionsCommand.js +2 -1
  53. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  54. package/dist-cjs/commands/PutDetectorCommand.js +2 -1
  55. package/dist-cjs/commands/PutEntityTypeCommand.js +2 -1
  56. package/dist-cjs/commands/PutEventTypeCommand.js +2 -1
  57. package/dist-cjs/commands/PutExternalModelCommand.js +2 -1
  58. package/dist-cjs/commands/PutKMSEncryptionKeyCommand.js +2 -1
  59. package/dist-cjs/commands/PutLabelCommand.js +2 -1
  60. package/dist-cjs/commands/PutOutcomeCommand.js +2 -1
  61. package/dist-cjs/commands/SendEventCommand.js +2 -1
  62. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  63. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  64. package/dist-cjs/commands/UpdateDetectorVersionCommand.js +2 -1
  65. package/dist-cjs/commands/UpdateDetectorVersionMetadataCommand.js +2 -1
  66. package/dist-cjs/commands/UpdateDetectorVersionStatusCommand.js +2 -1
  67. package/dist-cjs/commands/UpdateEventLabelCommand.js +2 -1
  68. package/dist-cjs/commands/UpdateListCommand.js +2 -1
  69. package/dist-cjs/commands/UpdateModelCommand.js +2 -1
  70. package/dist-cjs/commands/UpdateModelVersionCommand.js +2 -1
  71. package/dist-cjs/commands/UpdateModelVersionStatusCommand.js +2 -1
  72. package/dist-cjs/commands/UpdateRuleMetadataCommand.js +2 -1
  73. package/dist-cjs/commands/UpdateRuleVersionCommand.js +2 -1
  74. package/dist-cjs/commands/UpdateVariableCommand.js +2 -1
  75. package/dist-cjs/index.js +2 -2
  76. package/dist-cjs/models/FraudDetectorServiceException.js +2 -1
  77. package/dist-es/FraudDetectorClient.js +1 -0
  78. package/dist-es/commands/BatchCreateVariableCommand.js +1 -0
  79. package/dist-es/commands/BatchGetVariableCommand.js +1 -0
  80. package/dist-es/commands/CancelBatchImportJobCommand.js +1 -0
  81. package/dist-es/commands/CancelBatchPredictionJobCommand.js +1 -0
  82. package/dist-es/commands/CreateBatchImportJobCommand.js +1 -0
  83. package/dist-es/commands/CreateBatchPredictionJobCommand.js +1 -0
  84. package/dist-es/commands/CreateDetectorVersionCommand.js +1 -0
  85. package/dist-es/commands/CreateListCommand.js +1 -0
  86. package/dist-es/commands/CreateModelCommand.js +1 -0
  87. package/dist-es/commands/CreateModelVersionCommand.js +1 -0
  88. package/dist-es/commands/CreateRuleCommand.js +1 -0
  89. package/dist-es/commands/CreateVariableCommand.js +1 -0
  90. package/dist-es/commands/DeleteBatchImportJobCommand.js +1 -0
  91. package/dist-es/commands/DeleteBatchPredictionJobCommand.js +1 -0
  92. package/dist-es/commands/DeleteDetectorCommand.js +1 -0
  93. package/dist-es/commands/DeleteDetectorVersionCommand.js +1 -0
  94. package/dist-es/commands/DeleteEntityTypeCommand.js +1 -0
  95. package/dist-es/commands/DeleteEventCommand.js +1 -0
  96. package/dist-es/commands/DeleteEventTypeCommand.js +1 -0
  97. package/dist-es/commands/DeleteEventsByEventTypeCommand.js +1 -0
  98. package/dist-es/commands/DeleteExternalModelCommand.js +1 -0
  99. package/dist-es/commands/DeleteLabelCommand.js +1 -0
  100. package/dist-es/commands/DeleteListCommand.js +1 -0
  101. package/dist-es/commands/DeleteModelCommand.js +1 -0
  102. package/dist-es/commands/DeleteModelVersionCommand.js +1 -0
  103. package/dist-es/commands/DeleteOutcomeCommand.js +1 -0
  104. package/dist-es/commands/DeleteRuleCommand.js +1 -0
  105. package/dist-es/commands/DeleteVariableCommand.js +1 -0
  106. package/dist-es/commands/DescribeDetectorCommand.js +1 -0
  107. package/dist-es/commands/DescribeModelVersionsCommand.js +1 -0
  108. package/dist-es/commands/GetBatchImportJobsCommand.js +1 -0
  109. package/dist-es/commands/GetBatchPredictionJobsCommand.js +1 -0
  110. package/dist-es/commands/GetDeleteEventsByEventTypeStatusCommand.js +1 -0
  111. package/dist-es/commands/GetDetectorVersionCommand.js +1 -0
  112. package/dist-es/commands/GetDetectorsCommand.js +1 -0
  113. package/dist-es/commands/GetEntityTypesCommand.js +1 -0
  114. package/dist-es/commands/GetEventCommand.js +1 -0
  115. package/dist-es/commands/GetEventPredictionCommand.js +1 -0
  116. package/dist-es/commands/GetEventPredictionMetadataCommand.js +1 -0
  117. package/dist-es/commands/GetEventTypesCommand.js +1 -0
  118. package/dist-es/commands/GetExternalModelsCommand.js +1 -0
  119. package/dist-es/commands/GetKMSEncryptionKeyCommand.js +1 -0
  120. package/dist-es/commands/GetLabelsCommand.js +1 -0
  121. package/dist-es/commands/GetListElementsCommand.js +1 -0
  122. package/dist-es/commands/GetListsMetadataCommand.js +1 -0
  123. package/dist-es/commands/GetModelVersionCommand.js +1 -0
  124. package/dist-es/commands/GetModelsCommand.js +1 -0
  125. package/dist-es/commands/GetOutcomesCommand.js +1 -0
  126. package/dist-es/commands/GetRulesCommand.js +1 -0
  127. package/dist-es/commands/GetVariablesCommand.js +1 -0
  128. package/dist-es/commands/ListEventPredictionsCommand.js +1 -0
  129. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  130. package/dist-es/commands/PutDetectorCommand.js +1 -0
  131. package/dist-es/commands/PutEntityTypeCommand.js +1 -0
  132. package/dist-es/commands/PutEventTypeCommand.js +1 -0
  133. package/dist-es/commands/PutExternalModelCommand.js +1 -0
  134. package/dist-es/commands/PutKMSEncryptionKeyCommand.js +1 -0
  135. package/dist-es/commands/PutLabelCommand.js +1 -0
  136. package/dist-es/commands/PutOutcomeCommand.js +1 -0
  137. package/dist-es/commands/SendEventCommand.js +1 -0
  138. package/dist-es/commands/TagResourceCommand.js +1 -0
  139. package/dist-es/commands/UntagResourceCommand.js +1 -0
  140. package/dist-es/commands/UpdateDetectorVersionCommand.js +1 -0
  141. package/dist-es/commands/UpdateDetectorVersionMetadataCommand.js +1 -0
  142. package/dist-es/commands/UpdateDetectorVersionStatusCommand.js +1 -0
  143. package/dist-es/commands/UpdateEventLabelCommand.js +1 -0
  144. package/dist-es/commands/UpdateListCommand.js +1 -0
  145. package/dist-es/commands/UpdateModelCommand.js +1 -0
  146. package/dist-es/commands/UpdateModelVersionCommand.js +1 -0
  147. package/dist-es/commands/UpdateModelVersionStatusCommand.js +1 -0
  148. package/dist-es/commands/UpdateRuleMetadataCommand.js +1 -0
  149. package/dist-es/commands/UpdateRuleVersionCommand.js +1 -0
  150. package/dist-es/commands/UpdateVariableCommand.js +1 -0
  151. package/dist-es/index.js +2 -2
  152. package/dist-es/models/FraudDetectorServiceException.js +1 -0
  153. package/dist-types/FraudDetectorClient.d.ts +3 -3
  154. package/dist-types/commands/BatchCreateVariableCommand.d.ts +4 -0
  155. package/dist-types/commands/BatchGetVariableCommand.d.ts +4 -0
  156. package/dist-types/commands/CancelBatchImportJobCommand.d.ts +4 -0
  157. package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +4 -0
  158. package/dist-types/commands/CreateBatchImportJobCommand.d.ts +4 -0
  159. package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +4 -0
  160. package/dist-types/commands/CreateDetectorVersionCommand.d.ts +4 -0
  161. package/dist-types/commands/CreateListCommand.d.ts +4 -0
  162. package/dist-types/commands/CreateModelCommand.d.ts +4 -0
  163. package/dist-types/commands/CreateModelVersionCommand.d.ts +4 -0
  164. package/dist-types/commands/CreateRuleCommand.d.ts +4 -0
  165. package/dist-types/commands/CreateVariableCommand.d.ts +4 -0
  166. package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +4 -0
  167. package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +4 -0
  168. package/dist-types/commands/DeleteDetectorCommand.d.ts +4 -0
  169. package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +4 -0
  170. package/dist-types/commands/DeleteEntityTypeCommand.d.ts +4 -0
  171. package/dist-types/commands/DeleteEventCommand.d.ts +4 -0
  172. package/dist-types/commands/DeleteEventTypeCommand.d.ts +4 -0
  173. package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +4 -0
  174. package/dist-types/commands/DeleteExternalModelCommand.d.ts +4 -0
  175. package/dist-types/commands/DeleteLabelCommand.d.ts +4 -0
  176. package/dist-types/commands/DeleteListCommand.d.ts +4 -0
  177. package/dist-types/commands/DeleteModelCommand.d.ts +4 -0
  178. package/dist-types/commands/DeleteModelVersionCommand.d.ts +4 -0
  179. package/dist-types/commands/DeleteOutcomeCommand.d.ts +4 -0
  180. package/dist-types/commands/DeleteRuleCommand.d.ts +4 -0
  181. package/dist-types/commands/DeleteVariableCommand.d.ts +4 -0
  182. package/dist-types/commands/DescribeDetectorCommand.d.ts +4 -0
  183. package/dist-types/commands/DescribeModelVersionsCommand.d.ts +4 -0
  184. package/dist-types/commands/GetBatchImportJobsCommand.d.ts +4 -0
  185. package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +4 -0
  186. package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +4 -0
  187. package/dist-types/commands/GetDetectorVersionCommand.d.ts +4 -0
  188. package/dist-types/commands/GetDetectorsCommand.d.ts +4 -0
  189. package/dist-types/commands/GetEntityTypesCommand.d.ts +4 -0
  190. package/dist-types/commands/GetEventCommand.d.ts +4 -0
  191. package/dist-types/commands/GetEventPredictionCommand.d.ts +4 -0
  192. package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +4 -0
  193. package/dist-types/commands/GetEventTypesCommand.d.ts +4 -0
  194. package/dist-types/commands/GetExternalModelsCommand.d.ts +4 -0
  195. package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +4 -0
  196. package/dist-types/commands/GetLabelsCommand.d.ts +4 -0
  197. package/dist-types/commands/GetListElementsCommand.d.ts +4 -0
  198. package/dist-types/commands/GetListsMetadataCommand.d.ts +4 -0
  199. package/dist-types/commands/GetModelVersionCommand.d.ts +4 -0
  200. package/dist-types/commands/GetModelsCommand.d.ts +4 -0
  201. package/dist-types/commands/GetOutcomesCommand.d.ts +4 -0
  202. package/dist-types/commands/GetRulesCommand.d.ts +4 -0
  203. package/dist-types/commands/GetVariablesCommand.d.ts +4 -0
  204. package/dist-types/commands/ListEventPredictionsCommand.d.ts +4 -0
  205. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  206. package/dist-types/commands/PutDetectorCommand.d.ts +4 -0
  207. package/dist-types/commands/PutEntityTypeCommand.d.ts +4 -0
  208. package/dist-types/commands/PutEventTypeCommand.d.ts +4 -0
  209. package/dist-types/commands/PutExternalModelCommand.d.ts +4 -0
  210. package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +4 -0
  211. package/dist-types/commands/PutLabelCommand.d.ts +4 -0
  212. package/dist-types/commands/PutOutcomeCommand.d.ts +4 -0
  213. package/dist-types/commands/SendEventCommand.d.ts +4 -0
  214. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  215. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  216. package/dist-types/commands/UpdateDetectorVersionCommand.d.ts +4 -0
  217. package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +4 -0
  218. package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +4 -0
  219. package/dist-types/commands/UpdateEventLabelCommand.d.ts +4 -0
  220. package/dist-types/commands/UpdateListCommand.d.ts +4 -0
  221. package/dist-types/commands/UpdateModelCommand.d.ts +4 -0
  222. package/dist-types/commands/UpdateModelVersionCommand.d.ts +4 -0
  223. package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +4 -0
  224. package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +4 -0
  225. package/dist-types/commands/UpdateRuleVersionCommand.d.ts +4 -0
  226. package/dist-types/commands/UpdateVariableCommand.d.ts +4 -0
  227. package/dist-types/index.d.ts +15 -2
  228. package/dist-types/models/FraudDetectorServiceException.d.ts +1 -0
  229. package/dist-types/ts3.4/FraudDetectorClient.d.ts +3 -3
  230. package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +1 -0
  232. package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +1 -0
  233. package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +1 -0
  234. package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +1 -0
  235. package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +1 -0
  236. package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +1 -0
  237. package/dist-types/ts3.4/commands/CreateListCommand.d.ts +1 -0
  238. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -0
  239. package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +1 -0
  240. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -0
  241. package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +1 -0
  242. package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +1 -0
  243. package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +1 -0
  244. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +1 -0
  245. package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +1 -0
  246. package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +1 -0
  247. package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +1 -0
  248. package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +1 -0
  264. package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +1 -0
  265. package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +1 -0
  266. package/dist-types/ts3.4/commands/GetEventCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +1 -0
  268. package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +1 -0
  269. package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +1 -0
  270. package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +1 -0
  271. package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +1 -0
  272. package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +1 -0
  273. package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +1 -0
  274. package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +1 -0
  275. package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +1 -0
  276. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +1 -0
  277. package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +1 -0
  278. package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +1 -0
  279. package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +1 -0
  280. package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +1 -0
  281. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  282. package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +1 -0
  283. package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +1 -0
  284. package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +1 -0
  285. package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +1 -0
  286. package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +1 -0
  287. package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +1 -0
  288. package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +1 -0
  289. package/dist-types/ts3.4/commands/SendEventCommand.d.ts +1 -0
  290. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  291. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  292. package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +1 -0
  293. package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +1 -0
  294. package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +1 -0
  295. package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +1 -0
  296. package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +1 -0
  297. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +1 -0
  298. package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +1 -0
  299. package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +1 -0
  300. package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +1 -0
  301. package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +1 -0
  302. package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +1 -0
  303. package/dist-types/ts3.4/index.d.ts +2 -2
  304. package/dist-types/ts3.4/models/FraudDetectorServiceException.d.ts +1 -0
  305. package/package.json +28 -28
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { SendEventRequest, SendEventResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { TagResourceRequest, TagResourceResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateDetectorVersionRequest, UpdateDetectorVersionResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateDetectorVersionMetadataRequest, UpdateDetectorVersionMetadataResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateDetectorVersionStatusRequest, UpdateDetectorVersionStatusResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateEventLabelRequest, UpdateEventLabelResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateListRequest, UpdateListResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateModelRequest, UpdateModelResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateModelVersionRequest, UpdateModelVersionResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateModelVersionStatusRequest, UpdateModelVersionStatusResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateRuleMetadataRequest, UpdateRuleMetadataResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateRuleVersionRequest, UpdateRuleVersionResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
5
  import { UpdateVariableRequest, UpdateVariableResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,19 @@
1
- export * from "./FraudDetector";
1
+ /**
2
+ * <p>This is the Amazon Fraud Detector API Reference. This guide is for developers who need
3
+ * detailed information about Amazon Fraud Detector API actions, data types, and errors. For
4
+ * more information about Amazon Fraud Detector features, see the <a href="https://docs.aws.amazon.com/frauddetector/latest/ug/">Amazon Fraud Detector User Guide</a>.</p>
5
+ * <p>We provide the Query API as well as AWS software development kits (SDK) for Amazon Fraud Detector in Java and Python programming languages.</p>
6
+ * <p>The Amazon Fraud Detector Query API provides HTTPS requests that use the HTTP verb GET or POST and a Query parameter <code>Action</code>. AWS SDK provides libraries,
7
+ * sample code, tutorials, and other resources for software developers who prefer to build applications using language-specific APIs instead of submitting a request over
8
+ * HTTP or HTTPS. These libraries provide basic functions that automatically take care of tasks such as cryptographically signing your requests, retrying requests, and
9
+ * handling error responses, so that it is easier for you to get started. For more information about the AWS SDKs, see <a href="https://docs.aws.amazon.com/https:/aws.amazon.com/tools/">Tools to build on AWS</a>.
10
+ * </p>
11
+ *
12
+ * @packageDocumentation
13
+ */
2
14
  export * from "./FraudDetectorClient";
15
+ export * from "./FraudDetector";
3
16
  export * from "./commands";
4
- export * from "./models";
5
17
  export * from "./pagination";
18
+ export * from "./models";
6
19
  export { FraudDetectorServiceException } from "./models/FraudDetectorServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -343,6 +343,7 @@ import {
343
343
  ClientResolvedEndpointParameters,
344
344
  EndpointParameters,
345
345
  } from "./endpoint/EndpointParameters";
346
+ export { __Client };
346
347
  export type ServiceInputTypes =
347
348
  | BatchCreateVariableCommandInput
348
349
  | BatchGetVariableCommandInput
@@ -515,7 +516,7 @@ export interface ClientDefaults
515
516
  logger?: __Logger;
516
517
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
517
518
  }
518
- type FraudDetectorClientConfigType = Partial<
519
+ export type FraudDetectorClientConfigType = Partial<
519
520
  __SmithyConfiguration<__HttpHandlerOptions>
520
521
  > &
521
522
  ClientDefaults &
@@ -528,7 +529,7 @@ type FraudDetectorClientConfigType = Partial<
528
529
  ClientInputEndpointParameters;
529
530
  export interface FraudDetectorClientConfig
530
531
  extends FraudDetectorClientConfigType {}
531
- type FraudDetectorClientResolvedConfigType =
532
+ export type FraudDetectorClientResolvedConfigType =
532
533
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
533
534
  Required<ClientDefaults> &
534
535
  RegionResolvedConfig &
@@ -550,4 +551,3 @@ export declare class FraudDetectorClient extends __Client<
550
551
  constructor(configuration: FraudDetectorClientConfig);
551
552
  destroy(): void;
552
553
  }
553
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  BatchCreateVariableRequest,
16
16
  BatchCreateVariableResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchCreateVariableCommandInput
19
20
  extends BatchCreateVariableRequest {}
20
21
  export interface BatchCreateVariableCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  BatchGetVariableRequest,
16
16
  BatchGetVariableResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchGetVariableCommandInput extends BatchGetVariableRequest {}
19
20
  export interface BatchGetVariableCommandOutput
20
21
  extends BatchGetVariableResult,
@@ -15,6 +15,7 @@ import {
15
15
  CancelBatchImportJobRequest,
16
16
  CancelBatchImportJobResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CancelBatchImportJobCommandInput
19
20
  extends CancelBatchImportJobRequest {}
20
21
  export interface CancelBatchImportJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CancelBatchPredictionJobRequest,
16
16
  CancelBatchPredictionJobResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CancelBatchPredictionJobCommandInput
19
20
  extends CancelBatchPredictionJobRequest {}
20
21
  export interface CancelBatchPredictionJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateBatchImportJobRequest,
16
16
  CreateBatchImportJobResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateBatchImportJobCommandInput
19
20
  extends CreateBatchImportJobRequest {}
20
21
  export interface CreateBatchImportJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateBatchPredictionJobRequest,
16
16
  CreateBatchPredictionJobResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateBatchPredictionJobCommandInput
19
20
  extends CreateBatchPredictionJobRequest {}
20
21
  export interface CreateBatchPredictionJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateDetectorVersionRequest,
16
16
  CreateDetectorVersionResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateDetectorVersionCommandInput
19
20
  extends CreateDetectorVersionRequest {}
20
21
  export interface CreateDetectorVersionCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { CreateListRequest, CreateListResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateListCommandInput extends CreateListRequest {}
16
17
  export interface CreateListCommandOutput
17
18
  extends CreateListResult,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { CreateModelRequest, CreateModelResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateModelCommandInput extends CreateModelRequest {}
16
17
  export interface CreateModelCommandOutput
17
18
  extends CreateModelResult,
@@ -15,6 +15,7 @@ import {
15
15
  CreateModelVersionRequest,
16
16
  CreateModelVersionResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateModelVersionCommandInput
19
20
  extends CreateModelVersionRequest {}
20
21
  export interface CreateModelVersionCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { CreateRuleRequest, CreateRuleResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateRuleCommandInput extends CreateRuleRequest {}
16
17
  export interface CreateRuleCommandOutput
17
18
  extends CreateRuleResult,
@@ -15,6 +15,7 @@ import {
15
15
  CreateVariableRequest,
16
16
  CreateVariableResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateVariableCommandInput extends CreateVariableRequest {}
19
20
  export interface CreateVariableCommandOutput
20
21
  extends CreateVariableResult,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteBatchImportJobRequest,
16
16
  DeleteBatchImportJobResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteBatchImportJobCommandInput
19
20
  extends DeleteBatchImportJobRequest {}
20
21
  export interface DeleteBatchImportJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteBatchPredictionJobRequest,
16
16
  DeleteBatchPredictionJobResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteBatchPredictionJobCommandInput
19
20
  extends DeleteBatchPredictionJobRequest {}
20
21
  export interface DeleteBatchPredictionJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteDetectorRequest,
16
16
  DeleteDetectorResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteDetectorCommandInput extends DeleteDetectorRequest {}
19
20
  export interface DeleteDetectorCommandOutput
20
21
  extends DeleteDetectorResult,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteDetectorVersionRequest,
16
16
  DeleteDetectorVersionResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteDetectorVersionCommandInput
19
20
  extends DeleteDetectorVersionRequest {}
20
21
  export interface DeleteDetectorVersionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteEntityTypeRequest,
16
16
  DeleteEntityTypeResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteEntityTypeCommandInput extends DeleteEntityTypeRequest {}
19
20
  export interface DeleteEntityTypeCommandOutput
20
21
  extends DeleteEntityTypeResult,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { DeleteEventRequest, DeleteEventResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteEventCommandInput extends DeleteEventRequest {}
16
17
  export interface DeleteEventCommandOutput
17
18
  extends DeleteEventResult,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteEventTypeRequest,
16
16
  DeleteEventTypeResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteEventTypeCommandInput extends DeleteEventTypeRequest {}
19
20
  export interface DeleteEventTypeCommandOutput
20
21
  extends DeleteEventTypeResult,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteEventsByEventTypeRequest,
16
16
  DeleteEventsByEventTypeResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteEventsByEventTypeCommandInput
19
20
  extends DeleteEventsByEventTypeRequest {}
20
21
  export interface DeleteEventsByEventTypeCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteExternalModelRequest,
16
16
  DeleteExternalModelResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteExternalModelCommandInput
19
20
  extends DeleteExternalModelRequest {}
20
21
  export interface DeleteExternalModelCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { DeleteLabelRequest, DeleteLabelResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteLabelCommandInput extends DeleteLabelRequest {}
16
17
  export interface DeleteLabelCommandOutput
17
18
  extends DeleteLabelResult,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { DeleteListRequest, DeleteListResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteListCommandInput extends DeleteListRequest {}
16
17
  export interface DeleteListCommandOutput
17
18
  extends DeleteListResult,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { DeleteModelRequest, DeleteModelResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteModelCommandInput extends DeleteModelRequest {}
16
17
  export interface DeleteModelCommandOutput
17
18
  extends DeleteModelResult,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteModelVersionRequest,
16
16
  DeleteModelVersionResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteModelVersionCommandInput
19
20
  extends DeleteModelVersionRequest {}
20
21
  export interface DeleteModelVersionCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { DeleteOutcomeRequest, DeleteOutcomeResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteOutcomeCommandInput extends DeleteOutcomeRequest {}
16
17
  export interface DeleteOutcomeCommandOutput
17
18
  extends DeleteOutcomeResult,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { DeleteRuleRequest, DeleteRuleResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
16
17
  export interface DeleteRuleCommandOutput
17
18
  extends DeleteRuleResult,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteVariableRequest,
16
16
  DeleteVariableResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteVariableCommandInput extends DeleteVariableRequest {}
19
20
  export interface DeleteVariableCommandOutput
20
21
  extends DeleteVariableResult,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeDetectorRequest,
16
16
  DescribeDetectorResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeDetectorCommandInput extends DescribeDetectorRequest {}
19
20
  export interface DescribeDetectorCommandOutput
20
21
  extends DescribeDetectorResult,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeModelVersionsRequest,
16
16
  DescribeModelVersionsResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeModelVersionsCommandInput
19
20
  extends DescribeModelVersionsRequest {}
20
21
  export interface DescribeModelVersionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetBatchImportJobsRequest,
16
16
  GetBatchImportJobsResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetBatchImportJobsCommandInput
19
20
  extends GetBatchImportJobsRequest {}
20
21
  export interface GetBatchImportJobsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetBatchPredictionJobsRequest,
16
16
  GetBatchPredictionJobsResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetBatchPredictionJobsCommandInput
19
20
  extends GetBatchPredictionJobsRequest {}
20
21
  export interface GetBatchPredictionJobsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetDeleteEventsByEventTypeStatusRequest,
16
16
  GetDeleteEventsByEventTypeStatusResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetDeleteEventsByEventTypeStatusCommandInput
19
20
  extends GetDeleteEventsByEventTypeStatusRequest {}
20
21
  export interface GetDeleteEventsByEventTypeStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetDetectorVersionRequest,
16
16
  GetDetectorVersionResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetDetectorVersionCommandInput
19
20
  extends GetDetectorVersionRequest {}
20
21
  export interface GetDetectorVersionCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { GetDetectorsRequest, GetDetectorsResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetDetectorsCommandInput extends GetDetectorsRequest {}
16
17
  export interface GetDetectorsCommandOutput
17
18
  extends GetDetectorsResult,
@@ -15,6 +15,7 @@ import {
15
15
  GetEntityTypesRequest,
16
16
  GetEntityTypesResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetEntityTypesCommandInput extends GetEntityTypesRequest {}
19
20
  export interface GetEntityTypesCommandOutput
20
21
  extends GetEntityTypesResult,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { GetEventRequest, GetEventResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetEventCommandInput extends GetEventRequest {}
16
17
  export interface GetEventCommandOutput
17
18
  extends GetEventResult,
@@ -15,6 +15,7 @@ import {
15
15
  GetEventPredictionRequest,
16
16
  GetEventPredictionResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetEventPredictionCommandInput
19
20
  extends GetEventPredictionRequest {}
20
21
  export interface GetEventPredictionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetEventPredictionMetadataRequest,
16
16
  GetEventPredictionMetadataResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetEventPredictionMetadataCommandInput
19
20
  extends GetEventPredictionMetadataRequest {}
20
21
  export interface GetEventPredictionMetadataCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { GetEventTypesRequest, GetEventTypesResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetEventTypesCommandInput extends GetEventTypesRequest {}
16
17
  export interface GetEventTypesCommandOutput
17
18
  extends GetEventTypesResult,
@@ -15,6 +15,7 @@ import {
15
15
  GetExternalModelsRequest,
16
16
  GetExternalModelsResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetExternalModelsCommandInput
19
20
  extends GetExternalModelsRequest {}
20
21
  export interface GetExternalModelsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { GetKMSEncryptionKeyResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetKMSEncryptionKeyCommandInput {}
16
17
  export interface GetKMSEncryptionKeyCommandOutput
17
18
  extends GetKMSEncryptionKeyResult,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../FraudDetectorClient";
14
14
  import { GetLabelsRequest, GetLabelsResult } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetLabelsCommandInput extends GetLabelsRequest {}
16
17
  export interface GetLabelsCommandOutput
17
18
  extends GetLabelsResult,