@aws-sdk/client-frauddetector 3.478.0 → 3.481.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 (297) hide show
  1. package/dist-cjs/commands/BatchCreateVariableCommand.js +18 -41
  2. package/dist-cjs/commands/BatchGetVariableCommand.js +18 -41
  3. package/dist-cjs/commands/CancelBatchImportJobCommand.js +18 -41
  4. package/dist-cjs/commands/CancelBatchPredictionJobCommand.js +18 -41
  5. package/dist-cjs/commands/CreateBatchImportJobCommand.js +18 -41
  6. package/dist-cjs/commands/CreateBatchPredictionJobCommand.js +18 -41
  7. package/dist-cjs/commands/CreateDetectorVersionCommand.js +18 -41
  8. package/dist-cjs/commands/CreateListCommand.js +18 -41
  9. package/dist-cjs/commands/CreateModelCommand.js +18 -41
  10. package/dist-cjs/commands/CreateModelVersionCommand.js +18 -41
  11. package/dist-cjs/commands/CreateRuleCommand.js +18 -41
  12. package/dist-cjs/commands/CreateVariableCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteBatchImportJobCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteBatchPredictionJobCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteDetectorCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteDetectorVersionCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteEntityTypeCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteEventCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteEventTypeCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteEventsByEventTypeCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteExternalModelCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteLabelCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteListCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteModelCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteModelVersionCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteOutcomeCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteRuleCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteVariableCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeDetectorCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeModelVersionsCommand.js +18 -41
  31. package/dist-cjs/commands/GetBatchImportJobsCommand.js +18 -41
  32. package/dist-cjs/commands/GetBatchPredictionJobsCommand.js +18 -41
  33. package/dist-cjs/commands/GetDeleteEventsByEventTypeStatusCommand.js +18 -41
  34. package/dist-cjs/commands/GetDetectorVersionCommand.js +18 -41
  35. package/dist-cjs/commands/GetDetectorsCommand.js +18 -41
  36. package/dist-cjs/commands/GetEntityTypesCommand.js +18 -41
  37. package/dist-cjs/commands/GetEventCommand.js +18 -41
  38. package/dist-cjs/commands/GetEventPredictionCommand.js +18 -41
  39. package/dist-cjs/commands/GetEventPredictionMetadataCommand.js +18 -41
  40. package/dist-cjs/commands/GetEventTypesCommand.js +18 -41
  41. package/dist-cjs/commands/GetExternalModelsCommand.js +18 -41
  42. package/dist-cjs/commands/GetKMSEncryptionKeyCommand.js +18 -41
  43. package/dist-cjs/commands/GetLabelsCommand.js +18 -41
  44. package/dist-cjs/commands/GetListElementsCommand.js +18 -41
  45. package/dist-cjs/commands/GetListsMetadataCommand.js +18 -41
  46. package/dist-cjs/commands/GetModelVersionCommand.js +18 -41
  47. package/dist-cjs/commands/GetModelsCommand.js +18 -41
  48. package/dist-cjs/commands/GetOutcomesCommand.js +18 -41
  49. package/dist-cjs/commands/GetRulesCommand.js +18 -41
  50. package/dist-cjs/commands/GetVariablesCommand.js +18 -41
  51. package/dist-cjs/commands/ListEventPredictionsCommand.js +18 -41
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  53. package/dist-cjs/commands/PutDetectorCommand.js +18 -41
  54. package/dist-cjs/commands/PutEntityTypeCommand.js +18 -41
  55. package/dist-cjs/commands/PutEventTypeCommand.js +18 -41
  56. package/dist-cjs/commands/PutExternalModelCommand.js +18 -41
  57. package/dist-cjs/commands/PutKMSEncryptionKeyCommand.js +18 -41
  58. package/dist-cjs/commands/PutLabelCommand.js +18 -41
  59. package/dist-cjs/commands/PutOutcomeCommand.js +18 -41
  60. package/dist-cjs/commands/SendEventCommand.js +18 -41
  61. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  62. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  63. package/dist-cjs/commands/UpdateDetectorVersionCommand.js +18 -41
  64. package/dist-cjs/commands/UpdateDetectorVersionMetadataCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateDetectorVersionStatusCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateEventLabelCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateListCommand.js +18 -41
  68. package/dist-cjs/commands/UpdateModelCommand.js +18 -41
  69. package/dist-cjs/commands/UpdateModelVersionCommand.js +18 -41
  70. package/dist-cjs/commands/UpdateModelVersionStatusCommand.js +18 -41
  71. package/dist-cjs/commands/UpdateRuleMetadataCommand.js +18 -41
  72. package/dist-cjs/commands/UpdateRuleVersionCommand.js +18 -41
  73. package/dist-cjs/commands/UpdateVariableCommand.js +18 -41
  74. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  75. package/dist-es/commands/BatchCreateVariableCommand.js +18 -41
  76. package/dist-es/commands/BatchGetVariableCommand.js +18 -41
  77. package/dist-es/commands/CancelBatchImportJobCommand.js +18 -41
  78. package/dist-es/commands/CancelBatchPredictionJobCommand.js +18 -41
  79. package/dist-es/commands/CreateBatchImportJobCommand.js +18 -41
  80. package/dist-es/commands/CreateBatchPredictionJobCommand.js +18 -41
  81. package/dist-es/commands/CreateDetectorVersionCommand.js +18 -41
  82. package/dist-es/commands/CreateListCommand.js +18 -41
  83. package/dist-es/commands/CreateModelCommand.js +18 -41
  84. package/dist-es/commands/CreateModelVersionCommand.js +18 -41
  85. package/dist-es/commands/CreateRuleCommand.js +18 -41
  86. package/dist-es/commands/CreateVariableCommand.js +18 -41
  87. package/dist-es/commands/DeleteBatchImportJobCommand.js +18 -41
  88. package/dist-es/commands/DeleteBatchPredictionJobCommand.js +18 -41
  89. package/dist-es/commands/DeleteDetectorCommand.js +18 -41
  90. package/dist-es/commands/DeleteDetectorVersionCommand.js +18 -41
  91. package/dist-es/commands/DeleteEntityTypeCommand.js +18 -41
  92. package/dist-es/commands/DeleteEventCommand.js +18 -41
  93. package/dist-es/commands/DeleteEventTypeCommand.js +18 -41
  94. package/dist-es/commands/DeleteEventsByEventTypeCommand.js +18 -41
  95. package/dist-es/commands/DeleteExternalModelCommand.js +18 -41
  96. package/dist-es/commands/DeleteLabelCommand.js +18 -41
  97. package/dist-es/commands/DeleteListCommand.js +18 -41
  98. package/dist-es/commands/DeleteModelCommand.js +18 -41
  99. package/dist-es/commands/DeleteModelVersionCommand.js +18 -41
  100. package/dist-es/commands/DeleteOutcomeCommand.js +18 -41
  101. package/dist-es/commands/DeleteRuleCommand.js +18 -41
  102. package/dist-es/commands/DeleteVariableCommand.js +18 -41
  103. package/dist-es/commands/DescribeDetectorCommand.js +18 -41
  104. package/dist-es/commands/DescribeModelVersionsCommand.js +18 -41
  105. package/dist-es/commands/GetBatchImportJobsCommand.js +18 -41
  106. package/dist-es/commands/GetBatchPredictionJobsCommand.js +18 -41
  107. package/dist-es/commands/GetDeleteEventsByEventTypeStatusCommand.js +18 -41
  108. package/dist-es/commands/GetDetectorVersionCommand.js +18 -41
  109. package/dist-es/commands/GetDetectorsCommand.js +18 -41
  110. package/dist-es/commands/GetEntityTypesCommand.js +18 -41
  111. package/dist-es/commands/GetEventCommand.js +18 -41
  112. package/dist-es/commands/GetEventPredictionCommand.js +18 -41
  113. package/dist-es/commands/GetEventPredictionMetadataCommand.js +18 -41
  114. package/dist-es/commands/GetEventTypesCommand.js +18 -41
  115. package/dist-es/commands/GetExternalModelsCommand.js +18 -41
  116. package/dist-es/commands/GetKMSEncryptionKeyCommand.js +18 -41
  117. package/dist-es/commands/GetLabelsCommand.js +18 -41
  118. package/dist-es/commands/GetListElementsCommand.js +18 -41
  119. package/dist-es/commands/GetListsMetadataCommand.js +18 -41
  120. package/dist-es/commands/GetModelVersionCommand.js +18 -41
  121. package/dist-es/commands/GetModelsCommand.js +18 -41
  122. package/dist-es/commands/GetOutcomesCommand.js +18 -41
  123. package/dist-es/commands/GetRulesCommand.js +18 -41
  124. package/dist-es/commands/GetVariablesCommand.js +18 -41
  125. package/dist-es/commands/ListEventPredictionsCommand.js +18 -41
  126. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  127. package/dist-es/commands/PutDetectorCommand.js +18 -41
  128. package/dist-es/commands/PutEntityTypeCommand.js +18 -41
  129. package/dist-es/commands/PutEventTypeCommand.js +18 -41
  130. package/dist-es/commands/PutExternalModelCommand.js +18 -41
  131. package/dist-es/commands/PutKMSEncryptionKeyCommand.js +18 -41
  132. package/dist-es/commands/PutLabelCommand.js +18 -41
  133. package/dist-es/commands/PutOutcomeCommand.js +18 -41
  134. package/dist-es/commands/SendEventCommand.js +18 -41
  135. package/dist-es/commands/TagResourceCommand.js +18 -41
  136. package/dist-es/commands/UntagResourceCommand.js +18 -41
  137. package/dist-es/commands/UpdateDetectorVersionCommand.js +18 -41
  138. package/dist-es/commands/UpdateDetectorVersionMetadataCommand.js +18 -41
  139. package/dist-es/commands/UpdateDetectorVersionStatusCommand.js +18 -41
  140. package/dist-es/commands/UpdateEventLabelCommand.js +18 -41
  141. package/dist-es/commands/UpdateListCommand.js +18 -41
  142. package/dist-es/commands/UpdateModelCommand.js +18 -41
  143. package/dist-es/commands/UpdateModelVersionCommand.js +18 -41
  144. package/dist-es/commands/UpdateModelVersionStatusCommand.js +18 -41
  145. package/dist-es/commands/UpdateRuleMetadataCommand.js +18 -41
  146. package/dist-es/commands/UpdateRuleVersionCommand.js +18 -41
  147. package/dist-es/commands/UpdateVariableCommand.js +18 -41
  148. package/dist-es/endpoint/EndpointParameters.js +6 -0
  149. package/dist-types/commands/BatchCreateVariableCommand.d.ts +6 -21
  150. package/dist-types/commands/BatchGetVariableCommand.d.ts +6 -21
  151. package/dist-types/commands/CancelBatchImportJobCommand.d.ts +6 -21
  152. package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +6 -21
  153. package/dist-types/commands/CreateBatchImportJobCommand.d.ts +6 -21
  154. package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +6 -21
  155. package/dist-types/commands/CreateDetectorVersionCommand.d.ts +6 -21
  156. package/dist-types/commands/CreateListCommand.d.ts +6 -21
  157. package/dist-types/commands/CreateModelCommand.d.ts +6 -21
  158. package/dist-types/commands/CreateModelVersionCommand.d.ts +6 -21
  159. package/dist-types/commands/CreateRuleCommand.d.ts +6 -21
  160. package/dist-types/commands/CreateVariableCommand.d.ts +6 -21
  161. package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +6 -21
  162. package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +6 -21
  163. package/dist-types/commands/DeleteDetectorCommand.d.ts +6 -21
  164. package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +6 -21
  165. package/dist-types/commands/DeleteEntityTypeCommand.d.ts +6 -21
  166. package/dist-types/commands/DeleteEventCommand.d.ts +6 -21
  167. package/dist-types/commands/DeleteEventTypeCommand.d.ts +6 -21
  168. package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +6 -21
  169. package/dist-types/commands/DeleteExternalModelCommand.d.ts +6 -21
  170. package/dist-types/commands/DeleteLabelCommand.d.ts +6 -21
  171. package/dist-types/commands/DeleteListCommand.d.ts +6 -21
  172. package/dist-types/commands/DeleteModelCommand.d.ts +6 -21
  173. package/dist-types/commands/DeleteModelVersionCommand.d.ts +6 -21
  174. package/dist-types/commands/DeleteOutcomeCommand.d.ts +6 -21
  175. package/dist-types/commands/DeleteRuleCommand.d.ts +6 -21
  176. package/dist-types/commands/DeleteVariableCommand.d.ts +6 -21
  177. package/dist-types/commands/DescribeDetectorCommand.d.ts +6 -21
  178. package/dist-types/commands/DescribeModelVersionsCommand.d.ts +6 -21
  179. package/dist-types/commands/GetBatchImportJobsCommand.d.ts +6 -21
  180. package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +6 -21
  181. package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +6 -21
  182. package/dist-types/commands/GetDetectorVersionCommand.d.ts +6 -21
  183. package/dist-types/commands/GetDetectorsCommand.d.ts +6 -21
  184. package/dist-types/commands/GetEntityTypesCommand.d.ts +6 -21
  185. package/dist-types/commands/GetEventCommand.d.ts +6 -21
  186. package/dist-types/commands/GetEventPredictionCommand.d.ts +6 -21
  187. package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +6 -21
  188. package/dist-types/commands/GetEventTypesCommand.d.ts +6 -21
  189. package/dist-types/commands/GetExternalModelsCommand.d.ts +6 -21
  190. package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +6 -21
  191. package/dist-types/commands/GetLabelsCommand.d.ts +6 -21
  192. package/dist-types/commands/GetListElementsCommand.d.ts +6 -21
  193. package/dist-types/commands/GetListsMetadataCommand.d.ts +6 -21
  194. package/dist-types/commands/GetModelVersionCommand.d.ts +6 -21
  195. package/dist-types/commands/GetModelsCommand.d.ts +6 -21
  196. package/dist-types/commands/GetOutcomesCommand.d.ts +6 -21
  197. package/dist-types/commands/GetRulesCommand.d.ts +6 -21
  198. package/dist-types/commands/GetVariablesCommand.d.ts +6 -21
  199. package/dist-types/commands/ListEventPredictionsCommand.d.ts +6 -21
  200. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  201. package/dist-types/commands/PutDetectorCommand.d.ts +6 -21
  202. package/dist-types/commands/PutEntityTypeCommand.d.ts +6 -21
  203. package/dist-types/commands/PutEventTypeCommand.d.ts +6 -21
  204. package/dist-types/commands/PutExternalModelCommand.d.ts +6 -21
  205. package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +6 -21
  206. package/dist-types/commands/PutLabelCommand.d.ts +6 -21
  207. package/dist-types/commands/PutOutcomeCommand.d.ts +6 -21
  208. package/dist-types/commands/SendEventCommand.d.ts +6 -21
  209. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  210. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  211. package/dist-types/commands/UpdateDetectorVersionCommand.d.ts +6 -21
  212. package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +6 -21
  213. package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +6 -21
  214. package/dist-types/commands/UpdateEventLabelCommand.d.ts +6 -21
  215. package/dist-types/commands/UpdateListCommand.d.ts +6 -21
  216. package/dist-types/commands/UpdateModelCommand.d.ts +6 -21
  217. package/dist-types/commands/UpdateModelVersionCommand.d.ts +6 -21
  218. package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +6 -21
  219. package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +6 -21
  220. package/dist-types/commands/UpdateRuleVersionCommand.d.ts +6 -21
  221. package/dist-types/commands/UpdateVariableCommand.d.ts +6 -21
  222. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  223. package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +14 -23
  225. package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +12 -24
  226. package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +12 -24
  227. package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/CreateListCommand.d.ts +14 -23
  231. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +14 -23
  232. package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +14 -23
  233. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +14 -23
  234. package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +14 -23
  235. package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +14 -23
  238. package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +14 -23
  241. package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +14 -23
  245. package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +14 -23
  250. package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +12 -24
  253. package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +12 -24
  255. package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/GetEventCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +12 -24
  274. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +14 -23
  277. package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +14 -23
  278. package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +14 -23
  279. package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +14 -23
  280. package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +14 -23
  281. package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/SendEventCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +12 -24
  293. package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +14 -23
  294. package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +14 -23
  296. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  297. package/package.json +9 -9
@@ -1,48 +1,25 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { UpdateRuleVersionRequestFilterSensitiveLog, } from "../models/models_0";
6
6
  import { de_UpdateRuleVersionCommand, se_UpdateRuleVersionCommand } from "../protocols/Aws_json1_1";
7
7
  export { $Command };
8
- export class UpdateRuleVersionCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateRuleVersionCommand.getEndpointParameterInstructions()));
24
- const stack = clientStack.concat(this.middlewareStack);
25
- const { logger } = configuration;
26
- const clientName = "FraudDetectorClient";
27
- const commandName = "UpdateRuleVersionCommand";
28
- const handlerExecutionContext = {
29
- logger,
30
- clientName,
31
- commandName,
32
- inputFilterSensitiveLog: UpdateRuleVersionRequestFilterSensitiveLog,
33
- outputFilterSensitiveLog: (_) => _,
34
- [SMITHY_CONTEXT_KEY]: {
35
- service: "AWSHawksNestServiceFacade",
36
- operation: "UpdateRuleVersion",
37
- },
38
- };
39
- const { requestHandler } = configuration;
40
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
41
- }
42
- serialize(input, context) {
43
- return se_UpdateRuleVersionCommand(input, context);
44
- }
45
- deserialize(output, context) {
46
- return de_UpdateRuleVersionCommand(output, context);
47
- }
8
+ export class UpdateRuleVersionCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ ];
18
+ })
19
+ .s("AWSHawksNestServiceFacade", "UpdateRuleVersion", {})
20
+ .n("FraudDetectorClient", "UpdateRuleVersionCommand")
21
+ .f(UpdateRuleVersionRequestFilterSensitiveLog, void 0)
22
+ .ser(se_UpdateRuleVersionCommand)
23
+ .de(de_UpdateRuleVersionCommand)
24
+ .build() {
48
25
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateVariableCommand, se_UpdateVariableCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
- export class UpdateVariableCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateVariableCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "FraudDetectorClient";
26
- const commandName = "UpdateVariableCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "AWSHawksNestServiceFacade",
35
- operation: "UpdateVariable",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateVariableCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateVariableCommand(output, context);
46
- }
7
+ export class UpdateVariableCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("AWSHawksNestServiceFacade", "UpdateVariable", {})
19
+ .n("FraudDetectorClient", "UpdateVariableCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateVariableCommand)
22
+ .de(de_UpdateVariableCommand)
23
+ .build() {
47
24
  }
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
6
6
  defaultSigningName: "frauddetector",
7
7
  };
8
8
  };
9
+ export const commonParams = {
10
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
+ Endpoint: { type: "builtInParams", name: "endpoint" },
12
+ Region: { type: "builtInParams", name: "region" },
13
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
+ };
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { BatchCreateVariableRequest, BatchCreateVariableResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchCreateVariableCommandInput extends BatchCreateVariableRequ
21
20
  */
22
21
  export interface BatchCreateVariableCommandOutput extends BatchCreateVariableResult, __MetadataBearer {
23
22
  }
23
+ declare const BatchCreateVariableCommand_base: {
24
+ new (input: BatchCreateVariableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateVariableCommandInput, BatchCreateVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a batch of variables.</p>
@@ -84,23 +87,5 @@ export interface BatchCreateVariableCommandOutput extends BatchCreateVariableRes
84
87
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
85
88
  *
86
89
  */
87
- export declare class BatchCreateVariableCommand extends $Command<BatchCreateVariableCommandInput, BatchCreateVariableCommandOutput, FraudDetectorClientResolvedConfig> {
88
- readonly input: BatchCreateVariableCommandInput;
89
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
- /**
91
- * @public
92
- */
93
- constructor(input: BatchCreateVariableCommandInput);
94
- /**
95
- * @internal
96
- */
97
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchCreateVariableCommandInput, BatchCreateVariableCommandOutput>;
98
- /**
99
- * @internal
100
- */
101
- private serialize;
102
- /**
103
- * @internal
104
- */
105
- private deserialize;
90
+ export declare class BatchCreateVariableCommand extends BatchCreateVariableCommand_base {
106
91
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { BatchGetVariableRequest, BatchGetVariableResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchGetVariableCommandInput extends BatchGetVariableRequest {
21
20
  */
22
21
  export interface BatchGetVariableCommandOutput extends BatchGetVariableResult, __MetadataBearer {
23
22
  }
23
+ declare const BatchGetVariableCommand_base: {
24
+ new (input: BatchGetVariableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetVariableCommandInput, BatchGetVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a batch of variables.</p>
@@ -84,23 +87,5 @@ export interface BatchGetVariableCommandOutput extends BatchGetVariableResult, _
84
87
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
85
88
  *
86
89
  */
87
- export declare class BatchGetVariableCommand extends $Command<BatchGetVariableCommandInput, BatchGetVariableCommandOutput, FraudDetectorClientResolvedConfig> {
88
- readonly input: BatchGetVariableCommandInput;
89
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
- /**
91
- * @public
92
- */
93
- constructor(input: BatchGetVariableCommandInput);
94
- /**
95
- * @internal
96
- */
97
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetVariableCommandInput, BatchGetVariableCommandOutput>;
98
- /**
99
- * @internal
100
- */
101
- private serialize;
102
- /**
103
- * @internal
104
- */
105
- private deserialize;
90
+ export declare class BatchGetVariableCommand extends BatchGetVariableCommand_base {
106
91
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { CancelBatchImportJobRequest, CancelBatchImportJobResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CancelBatchImportJobCommandInput extends CancelBatchImportJobRe
21
20
  */
22
21
  export interface CancelBatchImportJobCommandOutput extends CancelBatchImportJobResult, __MetadataBearer {
23
22
  }
23
+ declare const CancelBatchImportJobCommand_base: {
24
+ new (input: CancelBatchImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelBatchImportJobCommandInput, CancelBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Cancels an in-progress batch import job.</p>
@@ -64,23 +67,5 @@ export interface CancelBatchImportJobCommandOutput extends CancelBatchImportJobR
64
67
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
65
68
  *
66
69
  */
67
- export declare class CancelBatchImportJobCommand extends $Command<CancelBatchImportJobCommandInput, CancelBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig> {
68
- readonly input: CancelBatchImportJobCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: CancelBatchImportJobCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelBatchImportJobCommandInput, CancelBatchImportJobCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class CancelBatchImportJobCommand extends CancelBatchImportJobCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { CancelBatchPredictionJobRequest, CancelBatchPredictionJobResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CancelBatchPredictionJobCommandInput extends CancelBatchPredict
21
20
  */
22
21
  export interface CancelBatchPredictionJobCommandOutput extends CancelBatchPredictionJobResult, __MetadataBearer {
23
22
  }
23
+ declare const CancelBatchPredictionJobCommand_base: {
24
+ new (input: CancelBatchPredictionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelBatchPredictionJobCommandInput, CancelBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Cancels the specified batch prediction job.</p>
@@ -64,23 +67,5 @@ export interface CancelBatchPredictionJobCommandOutput extends CancelBatchPredic
64
67
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
65
68
  *
66
69
  */
67
- export declare class CancelBatchPredictionJobCommand extends $Command<CancelBatchPredictionJobCommandInput, CancelBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig> {
68
- readonly input: CancelBatchPredictionJobCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: CancelBatchPredictionJobCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelBatchPredictionJobCommandInput, CancelBatchPredictionJobCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class CancelBatchPredictionJobCommand extends CancelBatchPredictionJobCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { CreateBatchImportJobRequest, CreateBatchImportJobResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateBatchImportJobCommandInput extends CreateBatchImportJobRe
21
20
  */
22
21
  export interface CreateBatchImportJobCommandOutput extends CreateBatchImportJobResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateBatchImportJobCommand_base: {
24
+ new (input: CreateBatchImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchImportJobCommandInput, CreateBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a batch import job. </p>
@@ -74,23 +77,5 @@ export interface CreateBatchImportJobCommandOutput extends CreateBatchImportJobR
74
77
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
75
78
  *
76
79
  */
77
- export declare class CreateBatchImportJobCommand extends $Command<CreateBatchImportJobCommandInput, CreateBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig> {
78
- readonly input: CreateBatchImportJobCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: CreateBatchImportJobCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBatchImportJobCommandInput, CreateBatchImportJobCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class CreateBatchImportJobCommand extends CreateBatchImportJobCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { CreateBatchPredictionJobRequest, CreateBatchPredictionJobResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateBatchPredictionJobCommandInput extends CreateBatchPredict
21
20
  */
22
21
  export interface CreateBatchPredictionJobCommandOutput extends CreateBatchPredictionJobResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateBatchPredictionJobCommand_base: {
24
+ new (input: CreateBatchPredictionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchPredictionJobCommandInput, CreateBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a batch prediction job.</p>
@@ -76,23 +79,5 @@ export interface CreateBatchPredictionJobCommandOutput extends CreateBatchPredic
76
79
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
77
80
  *
78
81
  */
79
- export declare class CreateBatchPredictionJobCommand extends $Command<CreateBatchPredictionJobCommandInput, CreateBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig> {
80
- readonly input: CreateBatchPredictionJobCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: CreateBatchPredictionJobCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBatchPredictionJobCommandInput, CreateBatchPredictionJobCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class CreateBatchPredictionJobCommand extends CreateBatchPredictionJobCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { CreateDetectorVersionRequest, CreateDetectorVersionResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDetectorVersionCommandInput extends CreateDetectorVersion
21
20
  */
22
21
  export interface CreateDetectorVersionCommandOutput extends CreateDetectorVersionResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateDetectorVersionCommand_base: {
24
+ new (input: CreateDetectorVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDetectorVersionCommandInput, CreateDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a detector version. The detector version starts in a <code>DRAFT</code> status.</p>
@@ -94,23 +97,5 @@ export interface CreateDetectorVersionCommandOutput extends CreateDetectorVersio
94
97
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
95
98
  *
96
99
  */
97
- export declare class CreateDetectorVersionCommand extends $Command<CreateDetectorVersionCommandInput, CreateDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig> {
98
- readonly input: CreateDetectorVersionCommandInput;
99
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
100
- /**
101
- * @public
102
- */
103
- constructor(input: CreateDetectorVersionCommandInput);
104
- /**
105
- * @internal
106
- */
107
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDetectorVersionCommandInput, CreateDetectorVersionCommandOutput>;
108
- /**
109
- * @internal
110
- */
111
- private serialize;
112
- /**
113
- * @internal
114
- */
115
- private deserialize;
100
+ export declare class CreateDetectorVersionCommand extends CreateDetectorVersionCommand_base {
116
101
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { CreateListRequest, CreateListResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateListCommandInput extends CreateListRequest {
21
20
  */
22
21
  export interface CreateListCommandOutput extends CreateListResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateListCommand_base: {
24
+ new (input: CreateListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListCommandInput, CreateListCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -76,23 +79,5 @@ export interface CreateListCommandOutput extends CreateListResult, __MetadataBea
76
79
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
77
80
  *
78
81
  */
79
- export declare class CreateListCommand extends $Command<CreateListCommandInput, CreateListCommandOutput, FraudDetectorClientResolvedConfig> {
80
- readonly input: CreateListCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: CreateListCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateListCommandInput, CreateListCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class CreateListCommand extends CreateListCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { CreateModelRequest, CreateModelResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateModelCommandInput extends CreateModelRequest {
21
20
  */
22
21
  export interface CreateModelCommandOutput extends CreateModelResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateModelCommand_base: {
24
+ new (input: CreateModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelCommandInput, CreateModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a model using the specified model type.</p>
@@ -70,23 +73,5 @@ export interface CreateModelCommandOutput extends CreateModelResult, __MetadataB
70
73
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
71
74
  *
72
75
  */
73
- export declare class CreateModelCommand extends $Command<CreateModelCommandInput, CreateModelCommandOutput, FraudDetectorClientResolvedConfig> {
74
- readonly input: CreateModelCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: CreateModelCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelCommandInput, CreateModelCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class CreateModelCommand extends CreateModelCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { CreateModelVersionRequest, CreateModelVersionResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateModelVersionCommandInput extends CreateModelVersionReques
21
20
  */
22
21
  export interface CreateModelVersionCommandOutput extends CreateModelVersionResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateModelVersionCommand_base: {
24
+ new (input: CreateModelVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelVersionCommandInput, CreateModelVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a version of the model using the specified model type and model id.
@@ -101,23 +104,5 @@ export interface CreateModelVersionCommandOutput extends CreateModelVersionResul
101
104
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
102
105
  *
103
106
  */
104
- export declare class CreateModelVersionCommand extends $Command<CreateModelVersionCommandInput, CreateModelVersionCommandOutput, FraudDetectorClientResolvedConfig> {
105
- readonly input: CreateModelVersionCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: CreateModelVersionCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelVersionCommandInput, CreateModelVersionCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class CreateModelVersionCommand extends CreateModelVersionCommand_base {
123
108
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
5
4
  import { CreateRuleRequest, CreateRuleResult } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateRuleCommandInput extends CreateRuleRequest {
21
20
  */
22
21
  export interface CreateRuleCommandOutput extends CreateRuleResult, __MetadataBearer {
23
22
  }
23
+ declare const CreateRuleCommand_base: {
24
+ new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a rule for use with the specified detector. </p>
@@ -80,23 +83,5 @@ export interface CreateRuleCommandOutput extends CreateRuleResult, __MetadataBea
80
83
  * <p>Base exception class for all service exceptions from FraudDetector service.</p>
81
84
  *
82
85
  */
83
- export declare class CreateRuleCommand extends $Command<CreateRuleCommandInput, CreateRuleCommandOutput, FraudDetectorClientResolvedConfig> {
84
- readonly input: CreateRuleCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: CreateRuleCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: FraudDetectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRuleCommandInput, CreateRuleCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class CreateRuleCommand extends CreateRuleCommand_base {
102
87
  }