@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,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface UpdateDetectorVersionMetadataCommandInput
21
15
  export interface UpdateDetectorVersionMetadataCommandOutput
22
16
  extends UpdateDetectorVersionMetadataResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateDetectorVersionMetadataCommand extends $Command<
25
- UpdateDetectorVersionMetadataCommandInput,
26
- UpdateDetectorVersionMetadataCommandOutput,
27
- FraudDetectorClientResolvedConfig
28
- > {
29
- readonly input: UpdateDetectorVersionMetadataCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateDetectorVersionMetadataCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: FraudDetectorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdateDetectorVersionMetadataCommand_base: {
19
+ new (
20
+ input: UpdateDetectorVersionMetadataCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdateDetectorVersionMetadataCommandInput,
38
- UpdateDetectorVersionMetadataCommandOutput
23
+ UpdateDetectorVersionMetadataCommandOutput,
24
+ FraudDetectorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateDetectorVersionMetadataCommand extends UpdateDetectorVersionMetadataCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface UpdateDetectorVersionStatusCommandInput
21
15
  export interface UpdateDetectorVersionStatusCommandOutput
22
16
  extends UpdateDetectorVersionStatusResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateDetectorVersionStatusCommand extends $Command<
25
- UpdateDetectorVersionStatusCommandInput,
26
- UpdateDetectorVersionStatusCommandOutput,
27
- FraudDetectorClientResolvedConfig
28
- > {
29
- readonly input: UpdateDetectorVersionStatusCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateDetectorVersionStatusCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: FraudDetectorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdateDetectorVersionStatusCommand_base: {
19
+ new (
20
+ input: UpdateDetectorVersionStatusCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdateDetectorVersionStatusCommandInput,
38
- UpdateDetectorVersionStatusCommandOutput
23
+ UpdateDetectorVersionStatusCommandOutput,
24
+ FraudDetectorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateDetectorVersionStatusCommand extends UpdateDetectorVersionStatusCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface UpdateEventLabelCommandInput extends UpdateEventLabelRequest {}
20
14
  export interface UpdateEventLabelCommandOutput
21
15
  extends UpdateEventLabelResult,
22
16
  __MetadataBearer {}
23
- export declare class UpdateEventLabelCommand extends $Command<
24
- UpdateEventLabelCommandInput,
25
- UpdateEventLabelCommandOutput,
26
- FraudDetectorClientResolvedConfig
27
- > {
28
- readonly input: UpdateEventLabelCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: UpdateEventLabelCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: FraudDetectorClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<UpdateEventLabelCommandInput, UpdateEventLabelCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const UpdateEventLabelCommand_base: {
18
+ new (
19
+ input: UpdateEventLabelCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ UpdateEventLabelCommandInput,
22
+ UpdateEventLabelCommandOutput,
23
+ FraudDetectorClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class UpdateEventLabelCommand extends UpdateEventLabelCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface UpdateListCommandInput extends UpdateListRequest {}
17
11
  export interface UpdateListCommandOutput
18
12
  extends UpdateListResult,
19
13
  __MetadataBearer {}
20
- export declare class UpdateListCommand extends $Command<
21
- UpdateListCommandInput,
22
- UpdateListCommandOutput,
23
- FraudDetectorClientResolvedConfig
24
- > {
25
- readonly input: UpdateListCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: UpdateListCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: FraudDetectorClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<UpdateListCommandInput, UpdateListCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const UpdateListCommand_base: {
15
+ new (
16
+ input: UpdateListCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ UpdateListCommandInput,
19
+ UpdateListCommandOutput,
20
+ FraudDetectorClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class UpdateListCommand extends UpdateListCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface UpdateModelCommandInput extends UpdateModelRequest {}
17
11
  export interface UpdateModelCommandOutput
18
12
  extends UpdateModelResult,
19
13
  __MetadataBearer {}
20
- export declare class UpdateModelCommand extends $Command<
21
- UpdateModelCommandInput,
22
- UpdateModelCommandOutput,
23
- FraudDetectorClientResolvedConfig
24
- > {
25
- readonly input: UpdateModelCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: UpdateModelCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: FraudDetectorClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<UpdateModelCommandInput, UpdateModelCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const UpdateModelCommand_base: {
15
+ new (
16
+ input: UpdateModelCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ UpdateModelCommandInput,
19
+ UpdateModelCommandOutput,
20
+ FraudDetectorClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class UpdateModelCommand extends UpdateModelCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface UpdateModelVersionCommandInput
21
15
  export interface UpdateModelVersionCommandOutput
22
16
  extends UpdateModelVersionResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateModelVersionCommand extends $Command<
25
- UpdateModelVersionCommandInput,
26
- UpdateModelVersionCommandOutput,
27
- FraudDetectorClientResolvedConfig
28
- > {
29
- readonly input: UpdateModelVersionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateModelVersionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: FraudDetectorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<UpdateModelVersionCommandInput, UpdateModelVersionCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const UpdateModelVersionCommand_base: {
19
+ new (
20
+ input: UpdateModelVersionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ UpdateModelVersionCommandInput,
23
+ UpdateModelVersionCommandOutput,
24
+ FraudDetectorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateModelVersionCommand extends UpdateModelVersionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface UpdateModelVersionStatusCommandInput
21
15
  export interface UpdateModelVersionStatusCommandOutput
22
16
  extends UpdateModelVersionStatusResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateModelVersionStatusCommand extends $Command<
25
- UpdateModelVersionStatusCommandInput,
26
- UpdateModelVersionStatusCommandOutput,
27
- FraudDetectorClientResolvedConfig
28
- > {
29
- readonly input: UpdateModelVersionStatusCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateModelVersionStatusCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: FraudDetectorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdateModelVersionStatusCommand_base: {
19
+ new (
20
+ input: UpdateModelVersionStatusCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdateModelVersionStatusCommandInput,
38
- UpdateModelVersionStatusCommandOutput
23
+ UpdateModelVersionStatusCommandOutput,
24
+ FraudDetectorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateModelVersionStatusCommand extends UpdateModelVersionStatusCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface UpdateRuleMetadataCommandInput
21
15
  export interface UpdateRuleMetadataCommandOutput
22
16
  extends UpdateRuleMetadataResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateRuleMetadataCommand extends $Command<
25
- UpdateRuleMetadataCommandInput,
26
- UpdateRuleMetadataCommandOutput,
27
- FraudDetectorClientResolvedConfig
28
- > {
29
- readonly input: UpdateRuleMetadataCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateRuleMetadataCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: FraudDetectorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<UpdateRuleMetadataCommandInput, UpdateRuleMetadataCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const UpdateRuleMetadataCommand_base: {
19
+ new (
20
+ input: UpdateRuleMetadataCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ UpdateRuleMetadataCommandInput,
23
+ UpdateRuleMetadataCommandOutput,
24
+ FraudDetectorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateRuleMetadataCommand extends UpdateRuleMetadataCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface UpdateRuleVersionCommandInput
21
15
  export interface UpdateRuleVersionCommandOutput
22
16
  extends UpdateRuleVersionResult,
23
17
  __MetadataBearer {}
24
- export declare class UpdateRuleVersionCommand extends $Command<
25
- UpdateRuleVersionCommandInput,
26
- UpdateRuleVersionCommandOutput,
27
- FraudDetectorClientResolvedConfig
28
- > {
29
- readonly input: UpdateRuleVersionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateRuleVersionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: FraudDetectorClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<UpdateRuleVersionCommandInput, UpdateRuleVersionCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const UpdateRuleVersionCommand_base: {
19
+ new (
20
+ input: UpdateRuleVersionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ UpdateRuleVersionCommandInput,
23
+ UpdateRuleVersionCommandOutput,
24
+ FraudDetectorClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateRuleVersionCommand extends UpdateRuleVersionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  FraudDetectorClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface UpdateVariableCommandInput extends UpdateVariableRequest {}
20
14
  export interface UpdateVariableCommandOutput
21
15
  extends UpdateVariableResult,
22
16
  __MetadataBearer {}
23
- export declare class UpdateVariableCommand extends $Command<
24
- UpdateVariableCommandInput,
25
- UpdateVariableCommandOutput,
26
- FraudDetectorClientResolvedConfig
27
- > {
28
- readonly input: UpdateVariableCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: UpdateVariableCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: FraudDetectorClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<UpdateVariableCommandInput, UpdateVariableCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const UpdateVariableCommand_base: {
18
+ new (
19
+ input: UpdateVariableCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ UpdateVariableCommandInput,
22
+ UpdateVariableCommandOutput,
23
+ FraudDetectorClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class UpdateVariableCommand extends UpdateVariableCommand_base {}
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
25
25
  ClientInputEndpointParameters & {
26
26
  defaultSigningName: string;
27
27
  };
28
+ export declare const commonParams: {
29
+ readonly UseFIPS: {
30
+ readonly type: "builtInParams";
31
+ readonly name: "useFipsEndpoint";
32
+ };
33
+ readonly Endpoint: {
34
+ readonly type: "builtInParams";
35
+ readonly name: "endpoint";
36
+ };
37
+ readonly Region: {
38
+ readonly type: "builtInParams";
39
+ readonly name: "region";
40
+ };
41
+ readonly UseDualStack: {
42
+ readonly type: "builtInParams";
43
+ readonly name: "useDualstackEndpoint";
44
+ };
45
+ };
28
46
  export interface EndpointParameters extends __EndpointParameters {
29
47
  Region?: string;
30
48
  UseDualStack?: boolean;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-frauddetector",
3
3
  "description": "AWS SDK for JavaScript Frauddetector Client for Node.js, Browser and React Native",
4
- "version": "3.478.0",
4
+ "version": "3.481.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.478.0",
24
- "@aws-sdk/core": "3.477.0",
25
- "@aws-sdk/credential-provider-node": "3.478.0",
23
+ "@aws-sdk/client-sts": "3.481.0",
24
+ "@aws-sdk/core": "3.481.0",
25
+ "@aws-sdk/credential-provider-node": "3.481.0",
26
26
  "@aws-sdk/middleware-host-header": "3.468.0",
27
27
  "@aws-sdk/middleware-logger": "3.468.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.468.0",
@@ -34,26 +34,26 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.468.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.470.0",
36
36
  "@smithy/config-resolver": "^2.0.21",
37
- "@smithy/core": "^1.2.0",
37
+ "@smithy/core": "^1.2.1",
38
38
  "@smithy/fetch-http-handler": "^2.3.1",
39
39
  "@smithy/hash-node": "^2.0.17",
40
40
  "@smithy/invalid-dependency": "^2.0.15",
41
41
  "@smithy/middleware-content-length": "^2.0.17",
42
42
  "@smithy/middleware-endpoint": "^2.2.3",
43
- "@smithy/middleware-retry": "^2.0.24",
43
+ "@smithy/middleware-retry": "^2.0.25",
44
44
  "@smithy/middleware-serde": "^2.0.15",
45
45
  "@smithy/middleware-stack": "^2.0.9",
46
46
  "@smithy/node-config-provider": "^2.1.8",
47
47
  "@smithy/node-http-handler": "^2.2.1",
48
48
  "@smithy/protocol-http": "^3.0.11",
49
- "@smithy/smithy-client": "^2.1.18",
49
+ "@smithy/smithy-client": "^2.2.0",
50
50
  "@smithy/types": "^2.7.0",
51
51
  "@smithy/url-parser": "^2.0.15",
52
52
  "@smithy/util-base64": "^2.0.1",
53
53
  "@smithy/util-body-length-browser": "^2.0.1",
54
54
  "@smithy/util-body-length-node": "^2.1.0",
55
- "@smithy/util-defaults-mode-browser": "^2.0.22",
56
- "@smithy/util-defaults-mode-node": "^2.0.29",
55
+ "@smithy/util-defaults-mode-browser": "^2.0.23",
56
+ "@smithy/util-defaults-mode-node": "^2.0.30",
57
57
  "@smithy/util-endpoints": "^1.0.7",
58
58
  "@smithy/util-retry": "^2.0.8",
59
59
  "@smithy/util-utf8": "^2.0.2",