@aws-sdk/client-frauddetector 3.296.0 → 3.298.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 (244) hide show
  1. package/dist-cjs/commands/BatchCreateVariableCommand.js +2 -3
  2. package/dist-cjs/commands/BatchGetVariableCommand.js +2 -3
  3. package/dist-cjs/commands/CancelBatchImportJobCommand.js +2 -3
  4. package/dist-cjs/commands/CancelBatchPredictionJobCommand.js +2 -3
  5. package/dist-cjs/commands/CreateBatchImportJobCommand.js +2 -3
  6. package/dist-cjs/commands/CreateBatchPredictionJobCommand.js +2 -3
  7. package/dist-cjs/commands/CreateDetectorVersionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateListCommand.js +1 -1
  9. package/dist-cjs/commands/CreateModelCommand.js +2 -3
  10. package/dist-cjs/commands/CreateModelVersionCommand.js +2 -3
  11. package/dist-cjs/commands/CreateRuleCommand.js +1 -1
  12. package/dist-cjs/commands/CreateVariableCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteBatchImportJobCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteBatchPredictionJobCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteDetectorCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteDetectorVersionCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteEntityTypeCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteEventCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteEventTypeCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteEventsByEventTypeCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteExternalModelCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteLabelCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteListCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteModelCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteModelVersionCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteOutcomeCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteVariableCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeDetectorCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeModelVersionsCommand.js +2 -3
  31. package/dist-cjs/commands/GetBatchImportJobsCommand.js +2 -3
  32. package/dist-cjs/commands/GetBatchPredictionJobsCommand.js +2 -3
  33. package/dist-cjs/commands/GetDeleteEventsByEventTypeStatusCommand.js +2 -3
  34. package/dist-cjs/commands/GetDetectorVersionCommand.js +2 -3
  35. package/dist-cjs/commands/GetDetectorsCommand.js +2 -3
  36. package/dist-cjs/commands/GetEntityTypesCommand.js +2 -3
  37. package/dist-cjs/commands/GetEventCommand.js +1 -1
  38. package/dist-cjs/commands/GetEventPredictionCommand.js +1 -1
  39. package/dist-cjs/commands/GetEventPredictionMetadataCommand.js +1 -1
  40. package/dist-cjs/commands/GetEventTypesCommand.js +1 -1
  41. package/dist-cjs/commands/GetExternalModelsCommand.js +2 -3
  42. package/dist-cjs/commands/GetKMSEncryptionKeyCommand.js +2 -3
  43. package/dist-cjs/commands/GetLabelsCommand.js +2 -3
  44. package/dist-cjs/commands/GetListElementsCommand.js +1 -1
  45. package/dist-cjs/commands/GetListsMetadataCommand.js +2 -3
  46. package/dist-cjs/commands/GetModelVersionCommand.js +2 -3
  47. package/dist-cjs/commands/GetModelsCommand.js +2 -3
  48. package/dist-cjs/commands/GetOutcomesCommand.js +2 -3
  49. package/dist-cjs/commands/GetRulesCommand.js +1 -1
  50. package/dist-cjs/commands/GetVariablesCommand.js +2 -3
  51. package/dist-cjs/commands/ListEventPredictionsCommand.js +2 -3
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  53. package/dist-cjs/commands/PutDetectorCommand.js +2 -3
  54. package/dist-cjs/commands/PutEntityTypeCommand.js +2 -3
  55. package/dist-cjs/commands/PutEventTypeCommand.js +2 -3
  56. package/dist-cjs/commands/PutExternalModelCommand.js +2 -3
  57. package/dist-cjs/commands/PutKMSEncryptionKeyCommand.js +2 -3
  58. package/dist-cjs/commands/PutLabelCommand.js +2 -3
  59. package/dist-cjs/commands/PutOutcomeCommand.js +2 -3
  60. package/dist-cjs/commands/SendEventCommand.js +1 -1
  61. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  62. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateDetectorVersionCommand.js +2 -3
  64. package/dist-cjs/commands/UpdateDetectorVersionMetadataCommand.js +2 -3
  65. package/dist-cjs/commands/UpdateDetectorVersionStatusCommand.js +2 -3
  66. package/dist-cjs/commands/UpdateEventLabelCommand.js +2 -3
  67. package/dist-cjs/commands/UpdateListCommand.js +1 -1
  68. package/dist-cjs/commands/UpdateModelCommand.js +2 -3
  69. package/dist-cjs/commands/UpdateModelVersionCommand.js +2 -3
  70. package/dist-cjs/commands/UpdateModelVersionStatusCommand.js +2 -3
  71. package/dist-cjs/commands/UpdateRuleMetadataCommand.js +2 -3
  72. package/dist-cjs/commands/UpdateRuleVersionCommand.js +1 -1
  73. package/dist-cjs/commands/UpdateVariableCommand.js +2 -3
  74. package/dist-cjs/models/models_0.js +1 -789
  75. package/dist-es/commands/BatchCreateVariableCommand.js +2 -3
  76. package/dist-es/commands/BatchGetVariableCommand.js +2 -3
  77. package/dist-es/commands/CancelBatchImportJobCommand.js +2 -3
  78. package/dist-es/commands/CancelBatchPredictionJobCommand.js +2 -3
  79. package/dist-es/commands/CreateBatchImportJobCommand.js +2 -3
  80. package/dist-es/commands/CreateBatchPredictionJobCommand.js +2 -3
  81. package/dist-es/commands/CreateDetectorVersionCommand.js +2 -3
  82. package/dist-es/commands/CreateListCommand.js +2 -2
  83. package/dist-es/commands/CreateModelCommand.js +2 -3
  84. package/dist-es/commands/CreateModelVersionCommand.js +2 -3
  85. package/dist-es/commands/CreateRuleCommand.js +2 -2
  86. package/dist-es/commands/CreateVariableCommand.js +2 -3
  87. package/dist-es/commands/DeleteBatchImportJobCommand.js +2 -3
  88. package/dist-es/commands/DeleteBatchPredictionJobCommand.js +2 -3
  89. package/dist-es/commands/DeleteDetectorCommand.js +2 -3
  90. package/dist-es/commands/DeleteDetectorVersionCommand.js +2 -3
  91. package/dist-es/commands/DeleteEntityTypeCommand.js +2 -3
  92. package/dist-es/commands/DeleteEventCommand.js +2 -3
  93. package/dist-es/commands/DeleteEventTypeCommand.js +2 -3
  94. package/dist-es/commands/DeleteEventsByEventTypeCommand.js +2 -3
  95. package/dist-es/commands/DeleteExternalModelCommand.js +2 -3
  96. package/dist-es/commands/DeleteLabelCommand.js +2 -3
  97. package/dist-es/commands/DeleteListCommand.js +2 -3
  98. package/dist-es/commands/DeleteModelCommand.js +2 -3
  99. package/dist-es/commands/DeleteModelVersionCommand.js +2 -3
  100. package/dist-es/commands/DeleteOutcomeCommand.js +2 -3
  101. package/dist-es/commands/DeleteRuleCommand.js +2 -3
  102. package/dist-es/commands/DeleteVariableCommand.js +2 -3
  103. package/dist-es/commands/DescribeDetectorCommand.js +2 -3
  104. package/dist-es/commands/DescribeModelVersionsCommand.js +2 -3
  105. package/dist-es/commands/GetBatchImportJobsCommand.js +2 -3
  106. package/dist-es/commands/GetBatchPredictionJobsCommand.js +2 -3
  107. package/dist-es/commands/GetDeleteEventsByEventTypeStatusCommand.js +2 -3
  108. package/dist-es/commands/GetDetectorVersionCommand.js +2 -3
  109. package/dist-es/commands/GetDetectorsCommand.js +2 -3
  110. package/dist-es/commands/GetEntityTypesCommand.js +2 -3
  111. package/dist-es/commands/GetEventCommand.js +2 -2
  112. package/dist-es/commands/GetEventPredictionCommand.js +2 -2
  113. package/dist-es/commands/GetEventPredictionMetadataCommand.js +2 -2
  114. package/dist-es/commands/GetEventTypesCommand.js +2 -2
  115. package/dist-es/commands/GetExternalModelsCommand.js +2 -3
  116. package/dist-es/commands/GetKMSEncryptionKeyCommand.js +2 -3
  117. package/dist-es/commands/GetLabelsCommand.js +2 -3
  118. package/dist-es/commands/GetListElementsCommand.js +2 -2
  119. package/dist-es/commands/GetListsMetadataCommand.js +2 -3
  120. package/dist-es/commands/GetModelVersionCommand.js +2 -3
  121. package/dist-es/commands/GetModelsCommand.js +2 -3
  122. package/dist-es/commands/GetOutcomesCommand.js +2 -3
  123. package/dist-es/commands/GetRulesCommand.js +2 -2
  124. package/dist-es/commands/GetVariablesCommand.js +2 -3
  125. package/dist-es/commands/ListEventPredictionsCommand.js +2 -3
  126. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  127. package/dist-es/commands/PutDetectorCommand.js +2 -3
  128. package/dist-es/commands/PutEntityTypeCommand.js +2 -3
  129. package/dist-es/commands/PutEventTypeCommand.js +2 -3
  130. package/dist-es/commands/PutExternalModelCommand.js +2 -3
  131. package/dist-es/commands/PutKMSEncryptionKeyCommand.js +2 -3
  132. package/dist-es/commands/PutLabelCommand.js +2 -3
  133. package/dist-es/commands/PutOutcomeCommand.js +2 -3
  134. package/dist-es/commands/SendEventCommand.js +2 -2
  135. package/dist-es/commands/TagResourceCommand.js +2 -3
  136. package/dist-es/commands/UntagResourceCommand.js +2 -3
  137. package/dist-es/commands/UpdateDetectorVersionCommand.js +2 -3
  138. package/dist-es/commands/UpdateDetectorVersionMetadataCommand.js +2 -3
  139. package/dist-es/commands/UpdateDetectorVersionStatusCommand.js +2 -3
  140. package/dist-es/commands/UpdateEventLabelCommand.js +2 -3
  141. package/dist-es/commands/UpdateListCommand.js +2 -2
  142. package/dist-es/commands/UpdateModelCommand.js +2 -3
  143. package/dist-es/commands/UpdateModelVersionCommand.js +2 -3
  144. package/dist-es/commands/UpdateModelVersionStatusCommand.js +2 -3
  145. package/dist-es/commands/UpdateRuleMetadataCommand.js +2 -3
  146. package/dist-es/commands/UpdateRuleVersionCommand.js +2 -2
  147. package/dist-es/commands/UpdateVariableCommand.js +2 -3
  148. package/dist-es/models/models_0.js +0 -588
  149. package/dist-types/FraudDetector.d.ts +78 -4
  150. package/dist-types/FraudDetectorClient.d.ts +24 -4
  151. package/dist-types/commands/BatchCreateVariableCommand.d.ts +16 -0
  152. package/dist-types/commands/BatchGetVariableCommand.d.ts +16 -0
  153. package/dist-types/commands/CancelBatchImportJobCommand.d.ts +16 -0
  154. package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +16 -0
  155. package/dist-types/commands/CreateBatchImportJobCommand.d.ts +16 -0
  156. package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +16 -0
  157. package/dist-types/commands/CreateDetectorVersionCommand.d.ts +16 -0
  158. package/dist-types/commands/CreateListCommand.d.ts +16 -0
  159. package/dist-types/commands/CreateModelCommand.d.ts +16 -0
  160. package/dist-types/commands/CreateModelVersionCommand.d.ts +16 -0
  161. package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
  162. package/dist-types/commands/CreateVariableCommand.d.ts +16 -0
  163. package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +16 -0
  164. package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +16 -0
  165. package/dist-types/commands/DeleteDetectorCommand.d.ts +16 -0
  166. package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +16 -0
  167. package/dist-types/commands/DeleteEntityTypeCommand.d.ts +16 -0
  168. package/dist-types/commands/DeleteEventCommand.d.ts +16 -0
  169. package/dist-types/commands/DeleteEventTypeCommand.d.ts +16 -0
  170. package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +16 -0
  171. package/dist-types/commands/DeleteExternalModelCommand.d.ts +16 -0
  172. package/dist-types/commands/DeleteLabelCommand.d.ts +16 -0
  173. package/dist-types/commands/DeleteListCommand.d.ts +16 -0
  174. package/dist-types/commands/DeleteModelCommand.d.ts +16 -0
  175. package/dist-types/commands/DeleteModelVersionCommand.d.ts +16 -0
  176. package/dist-types/commands/DeleteOutcomeCommand.d.ts +16 -0
  177. package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
  178. package/dist-types/commands/DeleteVariableCommand.d.ts +16 -0
  179. package/dist-types/commands/DescribeDetectorCommand.d.ts +16 -0
  180. package/dist-types/commands/DescribeModelVersionsCommand.d.ts +16 -0
  181. package/dist-types/commands/GetBatchImportJobsCommand.d.ts +16 -0
  182. package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +16 -0
  183. package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +16 -0
  184. package/dist-types/commands/GetDetectorVersionCommand.d.ts +16 -0
  185. package/dist-types/commands/GetDetectorsCommand.d.ts +16 -0
  186. package/dist-types/commands/GetEntityTypesCommand.d.ts +16 -0
  187. package/dist-types/commands/GetEventCommand.d.ts +16 -0
  188. package/dist-types/commands/GetEventPredictionCommand.d.ts +16 -0
  189. package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +16 -0
  190. package/dist-types/commands/GetEventTypesCommand.d.ts +16 -0
  191. package/dist-types/commands/GetExternalModelsCommand.d.ts +16 -0
  192. package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +16 -0
  193. package/dist-types/commands/GetLabelsCommand.d.ts +16 -0
  194. package/dist-types/commands/GetListElementsCommand.d.ts +16 -0
  195. package/dist-types/commands/GetListsMetadataCommand.d.ts +16 -0
  196. package/dist-types/commands/GetModelVersionCommand.d.ts +16 -0
  197. package/dist-types/commands/GetModelsCommand.d.ts +16 -0
  198. package/dist-types/commands/GetOutcomesCommand.d.ts +16 -0
  199. package/dist-types/commands/GetRulesCommand.d.ts +16 -0
  200. package/dist-types/commands/GetVariablesCommand.d.ts +16 -0
  201. package/dist-types/commands/ListEventPredictionsCommand.d.ts +20 -4
  202. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  203. package/dist-types/commands/PutDetectorCommand.d.ts +16 -0
  204. package/dist-types/commands/PutEntityTypeCommand.d.ts +16 -0
  205. package/dist-types/commands/PutEventTypeCommand.d.ts +16 -0
  206. package/dist-types/commands/PutExternalModelCommand.d.ts +16 -0
  207. package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +16 -0
  208. package/dist-types/commands/PutLabelCommand.d.ts +16 -0
  209. package/dist-types/commands/PutOutcomeCommand.d.ts +16 -0
  210. package/dist-types/commands/SendEventCommand.d.ts +16 -0
  211. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  212. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  213. package/dist-types/commands/UpdateDetectorVersionCommand.d.ts +16 -0
  214. package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +16 -0
  215. package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +16 -0
  216. package/dist-types/commands/UpdateEventLabelCommand.d.ts +16 -0
  217. package/dist-types/commands/UpdateListCommand.d.ts +16 -0
  218. package/dist-types/commands/UpdateModelCommand.d.ts +16 -0
  219. package/dist-types/commands/UpdateModelVersionCommand.d.ts +16 -0
  220. package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +16 -0
  221. package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +16 -0
  222. package/dist-types/commands/UpdateRuleVersionCommand.d.ts +16 -0
  223. package/dist-types/commands/UpdateVariableCommand.d.ts +16 -0
  224. package/dist-types/models/FraudDetectorServiceException.d.ts +2 -0
  225. package/dist-types/models/models_0.d.ts +575 -800
  226. package/dist-types/pagination/DescribeModelVersionsPaginator.d.ts +3 -0
  227. package/dist-types/pagination/GetBatchImportJobsPaginator.d.ts +3 -0
  228. package/dist-types/pagination/GetBatchPredictionJobsPaginator.d.ts +3 -0
  229. package/dist-types/pagination/GetDetectorsPaginator.d.ts +3 -0
  230. package/dist-types/pagination/GetEntityTypesPaginator.d.ts +3 -0
  231. package/dist-types/pagination/GetEventTypesPaginator.d.ts +3 -0
  232. package/dist-types/pagination/GetExternalModelsPaginator.d.ts +3 -0
  233. package/dist-types/pagination/GetLabelsPaginator.d.ts +3 -0
  234. package/dist-types/pagination/GetListElementsPaginator.d.ts +3 -0
  235. package/dist-types/pagination/GetListsMetadataPaginator.d.ts +3 -0
  236. package/dist-types/pagination/GetModelsPaginator.d.ts +3 -0
  237. package/dist-types/pagination/GetOutcomesPaginator.d.ts +3 -0
  238. package/dist-types/pagination/GetRulesPaginator.d.ts +3 -0
  239. package/dist-types/pagination/GetVariablesPaginator.d.ts +3 -0
  240. package/dist-types/pagination/Interfaces.d.ts +3 -0
  241. package/dist-types/pagination/ListEventPredictionsPaginator.d.ts +3 -0
  242. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
  243. package/dist-types/ts3.4/models/models_0.d.ts +0 -560
  244. package/package.json +4 -3
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeModelVersionsCommandInput, DescribeModelVersionsCommandOutput } from "../commands/DescribeModelVersionsCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeModelVersions(config: FraudDetectorPaginationConfiguration, input: DescribeModelVersionsCommandInput, ...additionalArguments: any): Paginator<DescribeModelVersionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetBatchImportJobsCommandInput, GetBatchImportJobsCommandOutput } from "../commands/GetBatchImportJobsCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetBatchImportJobs(config: FraudDetectorPaginationConfiguration, input: GetBatchImportJobsCommandInput, ...additionalArguments: any): Paginator<GetBatchImportJobsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetBatchPredictionJobsCommandInput, GetBatchPredictionJobsCommandOutput } from "../commands/GetBatchPredictionJobsCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetBatchPredictionJobs(config: FraudDetectorPaginationConfiguration, input: GetBatchPredictionJobsCommandInput, ...additionalArguments: any): Paginator<GetBatchPredictionJobsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetDetectorsCommandInput, GetDetectorsCommandOutput } from "../commands/GetDetectorsCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetDetectors(config: FraudDetectorPaginationConfiguration, input: GetDetectorsCommandInput, ...additionalArguments: any): Paginator<GetDetectorsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetEntityTypesCommandInput, GetEntityTypesCommandOutput } from "../commands/GetEntityTypesCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetEntityTypes(config: FraudDetectorPaginationConfiguration, input: GetEntityTypesCommandInput, ...additionalArguments: any): Paginator<GetEntityTypesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetEventTypesCommandInput, GetEventTypesCommandOutput } from "../commands/GetEventTypesCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetEventTypes(config: FraudDetectorPaginationConfiguration, input: GetEventTypesCommandInput, ...additionalArguments: any): Paginator<GetEventTypesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetExternalModelsCommandInput, GetExternalModelsCommandOutput } from "../commands/GetExternalModelsCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetExternalModels(config: FraudDetectorPaginationConfiguration, input: GetExternalModelsCommandInput, ...additionalArguments: any): Paginator<GetExternalModelsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetLabelsCommandInput, GetLabelsCommandOutput } from "../commands/GetLabelsCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetLabels(config: FraudDetectorPaginationConfiguration, input: GetLabelsCommandInput, ...additionalArguments: any): Paginator<GetLabelsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetListElementsCommandInput, GetListElementsCommandOutput } from "../commands/GetListElementsCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetListElements(config: FraudDetectorPaginationConfiguration, input: GetListElementsCommandInput, ...additionalArguments: any): Paginator<GetListElementsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetListsMetadataCommandInput, GetListsMetadataCommandOutput } from "../commands/GetListsMetadataCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetListsMetadata(config: FraudDetectorPaginationConfiguration, input: GetListsMetadataCommandInput, ...additionalArguments: any): Paginator<GetListsMetadataCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetModelsCommandInput, GetModelsCommandOutput } from "../commands/GetModelsCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetModels(config: FraudDetectorPaginationConfiguration, input: GetModelsCommandInput, ...additionalArguments: any): Paginator<GetModelsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetOutcomesCommandInput, GetOutcomesCommandOutput } from "../commands/GetOutcomesCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetOutcomes(config: FraudDetectorPaginationConfiguration, input: GetOutcomesCommandInput, ...additionalArguments: any): Paginator<GetOutcomesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetRulesCommandInput, GetRulesCommandOutput } from "../commands/GetRulesCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetRules(config: FraudDetectorPaginationConfiguration, input: GetRulesCommandInput, ...additionalArguments: any): Paginator<GetRulesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetVariablesCommandInput, GetVariablesCommandOutput } from "../commands/GetVariablesCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetVariables(config: FraudDetectorPaginationConfiguration, input: GetVariablesCommandInput, ...additionalArguments: any): Paginator<GetVariablesCommandOutput>;
@@ -1,5 +1,8 @@
1
1
  import { PaginationConfiguration } from "@aws-sdk/types";
2
2
  import { FraudDetectorClient } from "../FraudDetectorClient";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface FraudDetectorPaginationConfiguration extends PaginationConfiguration {
4
7
  client: FraudDetectorClient;
5
8
  }
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListEventPredictionsCommandInput, ListEventPredictionsCommandOutput } from "../commands/ListEventPredictionsCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListEventPredictions(config: FraudDetectorPaginationConfiguration, input: ListEventPredictionsCommandInput, ...additionalArguments: any): Paginator<ListEventPredictionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
3
3
  import { FraudDetectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListTagsForResource(config: FraudDetectorPaginationConfiguration, input: ListTagsForResourceCommandInput, ...additionalArguments: any): Paginator<ListTagsForResourceCommandOutput>;