@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,6 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { FraudDetectorServiceException as __BaseException } from "./FraudDetectorServiceException";
3
3
  /**
4
+ * @public
4
5
  * <p>An exception indicating Amazon Fraud Detector does not have the needed permissions. This can occur if you submit a request, such as <code>PutExternalModel</code>, that specifies a role that is not in your account.</p>
5
6
  */
6
7
  export declare class AccessDeniedException extends __BaseException {
@@ -12,6 +13,7 @@ export declare class AccessDeniedException extends __BaseException {
12
13
  constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
13
14
  }
14
15
  /**
16
+ * @public
15
17
  * <p>The log odds metric details.</p>
16
18
  * <p>Account Takeover Insights (ATI) model uses event variables from the login data you
17
19
  * provide to continuously calculate a set of variables (aggregated variables) based on historical events. For example, your ATI model might calculate the number of times an user has logged in using the same IP address.
@@ -32,6 +34,7 @@ export interface AggregatedLogOddsMetric {
32
34
  aggregatedVariablesImportance: number | undefined;
33
35
  }
34
36
  /**
37
+ * @public
35
38
  * <p>
36
39
  * The details of the impact of aggregated variables on the prediction score. </p>
37
40
  * <p>Account Takeover Insights (ATI) model uses the login data you
@@ -66,6 +69,7 @@ export interface AggregatedVariablesImpactExplanation {
66
69
  logOddsImpact?: number;
67
70
  }
68
71
  /**
72
+ * @public
69
73
  * <p>The details of the relative importance of the aggregated variables.</p>
70
74
  * <p>Account Takeover Insights (ATI) model uses event variables from the login data you
71
75
  * provide to continuously calculate a set of variables (aggregated variables) based on historical events. For example, your ATI model might calculate the number of times an user has logged in using the same IP address.
@@ -80,6 +84,7 @@ export interface AggregatedVariablesImportanceMetrics {
80
84
  logOddsMetrics?: AggregatedLogOddsMetric[];
81
85
  }
82
86
  /**
87
+ * @public
83
88
  * <p>
84
89
  * The metadata of a list.
85
90
  * </p>
@@ -122,6 +127,9 @@ export interface AllowDenyList {
122
127
  */
123
128
  arn?: string;
124
129
  }
130
+ /**
131
+ * @public
132
+ */
125
133
  export declare enum AsyncJobStatus {
126
134
  CANCELED = "CANCELED",
127
135
  CANCEL_IN_PROGRESS = "CANCEL_IN_PROGRESS",
@@ -131,6 +139,7 @@ export declare enum AsyncJobStatus {
131
139
  IN_PROGRESS_INITIALIZING = "IN_PROGRESS_INITIALIZING"
132
140
  }
133
141
  /**
142
+ * @public
134
143
  * <p>
135
144
  * The Account Takeover Insights (ATI) model performance metrics data points.
136
145
  * </p>
@@ -167,6 +176,7 @@ export interface ATIMetricDataPoint {
167
176
  atodr?: number;
168
177
  }
169
178
  /**
179
+ * @public
170
180
  * <p>
171
181
  * The Account Takeover Insights (ATI) model performance score.
172
182
  * </p>
@@ -182,6 +192,7 @@ export interface ATIModelPerformance {
182
192
  asi?: number;
183
193
  }
184
194
  /**
195
+ * @public
185
196
  * <p>
186
197
  * The Account Takeover Insights (ATI) model training metric details.
187
198
  * </p>
@@ -201,6 +212,7 @@ export interface ATITrainingMetricsValue {
201
212
  modelPerformance?: ATIModelPerformance;
202
213
  }
203
214
  /**
215
+ * @public
204
216
  * <p>A key and value pair. </p>
205
217
  */
206
218
  export interface Tag {
@@ -214,6 +226,7 @@ export interface Tag {
214
226
  value: string | undefined;
215
227
  }
216
228
  /**
229
+ * @public
217
230
  * <p>A variable in the list of variables for the batch create variable request.</p>
218
231
  */
219
232
  export interface VariableEntry {
@@ -244,6 +257,9 @@ export interface VariableEntry {
244
257
  */
245
258
  variableType?: string;
246
259
  }
260
+ /**
261
+ * @public
262
+ */
247
263
  export interface BatchCreateVariableRequest {
248
264
  /**
249
265
  * <p>The list of variables for the batch create variable request.</p>
@@ -255,6 +271,7 @@ export interface BatchCreateVariableRequest {
255
271
  tags?: Tag[];
256
272
  }
257
273
  /**
274
+ * @public
258
275
  * <p>Provides the error of the batch create variable API.</p>
259
276
  */
260
277
  export interface BatchCreateVariableError {
@@ -271,6 +288,9 @@ export interface BatchCreateVariableError {
271
288
  */
272
289
  message?: string;
273
290
  }
291
+ /**
292
+ * @public
293
+ */
274
294
  export interface BatchCreateVariableResult {
275
295
  /**
276
296
  * <p>Provides the errors for the <code>BatchCreateVariable</code> request.</p>
@@ -278,6 +298,7 @@ export interface BatchCreateVariableResult {
278
298
  errors?: BatchCreateVariableError[];
279
299
  }
280
300
  /**
301
+ * @public
281
302
  * <p>An exception indicating an internal server error.</p>
282
303
  */
283
304
  export declare class InternalServerException extends __BaseException {
@@ -289,6 +310,7 @@ export declare class InternalServerException extends __BaseException {
289
310
  constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
290
311
  }
291
312
  /**
313
+ * @public
292
314
  * <p>An exception indicating a throttling error.</p>
293
315
  */
294
316
  export declare class ThrottlingException extends __BaseException {
@@ -300,6 +322,7 @@ export declare class ThrottlingException extends __BaseException {
300
322
  constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
301
323
  }
302
324
  /**
325
+ * @public
303
326
  * <p>An exception indicating a specified value is not allowed.</p>
304
327
  */
305
328
  export declare class ValidationException extends __BaseException {
@@ -310,6 +333,9 @@ export declare class ValidationException extends __BaseException {
310
333
  */
311
334
  constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
312
335
  }
336
+ /**
337
+ * @public
338
+ */
313
339
  export interface BatchGetVariableRequest {
314
340
  /**
315
341
  * <p>The list of variable names to get.</p>
@@ -317,6 +343,7 @@ export interface BatchGetVariableRequest {
317
343
  names: string[] | undefined;
318
344
  }
319
345
  /**
346
+ * @public
320
347
  * <p>Provides the error of the batch get variable API.</p>
321
348
  */
322
349
  export interface BatchGetVariableError {
@@ -333,11 +360,17 @@ export interface BatchGetVariableError {
333
360
  */
334
361
  message?: string;
335
362
  }
363
+ /**
364
+ * @public
365
+ */
336
366
  export declare enum DataSource {
337
367
  EVENT = "EVENT",
338
368
  EXTERNAL_MODEL_SCORE = "EXTERNAL_MODEL_SCORE",
339
369
  MODEL_SCORE = "MODEL_SCORE"
340
370
  }
371
+ /**
372
+ * @public
373
+ */
341
374
  export declare enum DataType {
342
375
  BOOLEAN = "BOOLEAN",
343
376
  FLOAT = "FLOAT",
@@ -345,6 +378,7 @@ export declare enum DataType {
345
378
  STRING = "STRING"
346
379
  }
347
380
  /**
381
+ * @public
348
382
  * <p>The variable.</p>
349
383
  */
350
384
  export interface Variable {
@@ -387,6 +421,9 @@ export interface Variable {
387
421
  */
388
422
  arn?: string;
389
423
  }
424
+ /**
425
+ * @public
426
+ */
390
427
  export interface BatchGetVariableResult {
391
428
  /**
392
429
  * <p>The returned variables.</p>
@@ -397,6 +434,9 @@ export interface BatchGetVariableResult {
397
434
  */
398
435
  errors?: BatchGetVariableError[];
399
436
  }
437
+ /**
438
+ * @public
439
+ */
400
440
  export interface CancelBatchImportJobRequest {
401
441
  /**
402
442
  * <p> The ID of an in-progress batch import job to cancel. </p>
@@ -404,9 +444,13 @@ export interface CancelBatchImportJobRequest {
404
444
  */
405
445
  jobId: string | undefined;
406
446
  }
447
+ /**
448
+ * @public
449
+ */
407
450
  export interface CancelBatchImportJobResult {
408
451
  }
409
452
  /**
453
+ * @public
410
454
  * <p>An exception indicating the specified resource was not found.</p>
411
455
  */
412
456
  export declare class ResourceNotFoundException extends __BaseException {
@@ -417,14 +461,23 @@ export declare class ResourceNotFoundException extends __BaseException {
417
461
  */
418
462
  constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
419
463
  }
464
+ /**
465
+ * @public
466
+ */
420
467
  export interface CancelBatchPredictionJobRequest {
421
468
  /**
422
469
  * <p>The ID of the batch prediction job to cancel.</p>
423
470
  */
424
471
  jobId: string | undefined;
425
472
  }
473
+ /**
474
+ * @public
475
+ */
426
476
  export interface CancelBatchPredictionJobResult {
427
477
  }
478
+ /**
479
+ * @public
480
+ */
428
481
  export interface CreateBatchImportJobRequest {
429
482
  /**
430
483
  * <p>The ID of the batch import job. The ID cannot be of a past job, unless the job exists in <code>CREATE_FAILED</code> state.</p>
@@ -454,8 +507,14 @@ export interface CreateBatchImportJobRequest {
454
507
  */
455
508
  tags?: Tag[];
456
509
  }
510
+ /**
511
+ * @public
512
+ */
457
513
  export interface CreateBatchImportJobResult {
458
514
  }
515
+ /**
516
+ * @public
517
+ */
459
518
  export interface CreateBatchPredictionJobRequest {
460
519
  /**
461
520
  * <p>The ID of the batch prediction job.</p>
@@ -493,14 +552,21 @@ export interface CreateBatchPredictionJobRequest {
493
552
  */
494
553
  tags?: Tag[];
495
554
  }
555
+ /**
556
+ * @public
557
+ */
496
558
  export interface CreateBatchPredictionJobResult {
497
559
  }
560
+ /**
561
+ * @public
562
+ */
498
563
  export declare enum ModelTypeEnum {
499
564
  ACCOUNT_TAKEOVER_INSIGHTS = "ACCOUNT_TAKEOVER_INSIGHTS",
500
565
  ONLINE_FRAUD_INSIGHTS = "ONLINE_FRAUD_INSIGHTS",
501
566
  TRANSACTION_FRAUD_INSIGHTS = "TRANSACTION_FRAUD_INSIGHTS"
502
567
  }
503
568
  /**
569
+ * @public
504
570
  * <p>The model version.</p>
505
571
  */
506
572
  export interface ModelVersion {
@@ -521,11 +587,15 @@ export interface ModelVersion {
521
587
  */
522
588
  arn?: string;
523
589
  }
590
+ /**
591
+ * @public
592
+ */
524
593
  export declare enum RuleExecutionMode {
525
594
  ALL_MATCHED = "ALL_MATCHED",
526
595
  FIRST_MATCHED = "FIRST_MATCHED"
527
596
  }
528
597
  /**
598
+ * @public
529
599
  * <p>A rule.</p>
530
600
  */
531
601
  export interface Rule {
@@ -542,6 +612,9 @@ export interface Rule {
542
612
  */
543
613
  ruleVersion: string | undefined;
544
614
  }
615
+ /**
616
+ * @public
617
+ */
545
618
  export interface CreateDetectorVersionRequest {
546
619
  /**
547
620
  * <p>The ID of the detector under which you want to create a new version.</p>
@@ -576,11 +649,17 @@ export interface CreateDetectorVersionRequest {
576
649
  */
577
650
  tags?: Tag[];
578
651
  }
652
+ /**
653
+ * @public
654
+ */
579
655
  export declare enum DetectorVersionStatus {
580
656
  ACTIVE = "ACTIVE",
581
657
  DRAFT = "DRAFT",
582
658
  INACTIVE = "INACTIVE"
583
659
  }
660
+ /**
661
+ * @public
662
+ */
584
663
  export interface CreateDetectorVersionResult {
585
664
  /**
586
665
  * <p>The ID for the created version's parent detector.</p>
@@ -595,6 +674,9 @@ export interface CreateDetectorVersionResult {
595
674
  */
596
675
  status?: DetectorVersionStatus | string;
597
676
  }
677
+ /**
678
+ * @public
679
+ */
598
680
  export interface CreateListRequest {
599
681
  /**
600
682
  * <p>
@@ -628,8 +710,14 @@ export interface CreateListRequest {
628
710
  */
629
711
  tags?: Tag[];
630
712
  }
713
+ /**
714
+ * @public
715
+ */
631
716
  export interface CreateListResult {
632
717
  }
718
+ /**
719
+ * @public
720
+ */
633
721
  export interface CreateModelRequest {
634
722
  /**
635
723
  * <p>The model ID.</p>
@@ -652,9 +740,13 @@ export interface CreateModelRequest {
652
740
  */
653
741
  tags?: Tag[];
654
742
  }
743
+ /**
744
+ * @public
745
+ */
655
746
  export interface CreateModelResult {
656
747
  }
657
748
  /**
749
+ * @public
658
750
  * <p>Details for the external events data used for model version training.</p>
659
751
  */
660
752
  export interface ExternalEventsDetail {
@@ -668,6 +760,7 @@ export interface ExternalEventsDetail {
668
760
  dataAccessRoleArn: string | undefined;
669
761
  }
670
762
  /**
763
+ * @public
671
764
  * <p>The start and stop time of the ingested events.</p>
672
765
  */
673
766
  export interface IngestedEventsTimeWindow {
@@ -681,6 +774,7 @@ export interface IngestedEventsTimeWindow {
681
774
  endTime: string | undefined;
682
775
  }
683
776
  /**
777
+ * @public
684
778
  * <p>The details of the ingested event.</p>
685
779
  */
686
780
  export interface IngestedEventsDetail {
@@ -689,6 +783,9 @@ export interface IngestedEventsDetail {
689
783
  */
690
784
  ingestedEventsTimeWindow: IngestedEventsTimeWindow | undefined;
691
785
  }
786
+ /**
787
+ * @public
788
+ */
692
789
  export declare enum UnlabeledEventsTreatment {
693
790
  AUTO = "AUTO",
694
791
  FRAUD = "FRAUD",
@@ -696,11 +793,12 @@ export declare enum UnlabeledEventsTreatment {
696
793
  LEGIT = "LEGIT"
697
794
  }
698
795
  /**
796
+ * @public
699
797
  * <p>The label schema.</p>
700
798
  */
701
799
  export interface LabelSchema {
702
800
  /**
703
- * <p>The label mapper maps the Amazon Fraud Detector supported model classification labels (<code>FRAUD</code>, <code>LEGIT</code>) to the appropriate event type labels. For example, if "<code>FRAUD</code>" and "<code>LEGIT</code>" are Amazon Fraud Detector supported labels, this mapper could be: <code>{"FRAUD" => ["0"]</code>, <code>"LEGIT" => ["1"]}</code> or <code>{"FRAUD" => ["false"]</code>, <code>"LEGIT" => ["true"]}</code> or <code>{"FRAUD" => ["fraud", "abuse"]</code>, <code>"LEGIT" => ["legit", "safe"]}</code>. The value part of the mapper is a list, because you may have multiple label variants from your event type for a single Amazon Fraud Detector label.
801
+ * <p>The label mapper maps the Amazon Fraud Detector supported model classification labels (<code>FRAUD</code>, <code>LEGIT</code>) to the appropriate event type labels. For example, if "<code>FRAUD</code>" and "<code>LEGIT</code>" are Amazon Fraud Detector supported labels, this mapper could be: <code>\{"FRAUD" => ["0"]</code>, <code>"LEGIT" => ["1"]\}</code> or <code>\{"FRAUD" => ["false"]</code>, <code>"LEGIT" => ["true"]\}</code> or <code>\{"FRAUD" => ["fraud", "abuse"]</code>, <code>"LEGIT" => ["legit", "safe"]\}</code>. The value part of the mapper is a list, because you may have multiple label variants from your event type for a single Amazon Fraud Detector label.
704
802
  * </p>
705
803
  */
706
804
  labelMapper?: Record<string, string[]>;
@@ -725,6 +823,7 @@ export interface LabelSchema {
725
823
  unlabeledEventsTreatment?: UnlabeledEventsTreatment | string;
726
824
  }
727
825
  /**
826
+ * @public
728
827
  * <p>The training data schema.</p>
729
828
  */
730
829
  export interface TrainingDataSchema {
@@ -737,10 +836,16 @@ export interface TrainingDataSchema {
737
836
  */
738
837
  labelSchema?: LabelSchema;
739
838
  }
839
+ /**
840
+ * @public
841
+ */
740
842
  export declare enum TrainingDataSourceEnum {
741
843
  EXTERNAL_EVENTS = "EXTERNAL_EVENTS",
742
844
  INGESTED_EVENTS = "INGESTED_EVENTS"
743
845
  }
846
+ /**
847
+ * @public
848
+ */
744
849
  export interface CreateModelVersionRequest {
745
850
  /**
746
851
  * <p>The model ID. </p>
@@ -771,6 +876,9 @@ export interface CreateModelVersionRequest {
771
876
  */
772
877
  tags?: Tag[];
773
878
  }
879
+ /**
880
+ * @public
881
+ */
774
882
  export interface CreateModelVersionResult {
775
883
  /**
776
884
  * <p>The model ID.</p>
@@ -789,9 +897,15 @@ export interface CreateModelVersionResult {
789
897
  */
790
898
  status?: string;
791
899
  }
900
+ /**
901
+ * @public
902
+ */
792
903
  export declare enum Language {
793
904
  DETECTORPL = "DETECTORPL"
794
905
  }
906
+ /**
907
+ * @public
908
+ */
795
909
  export interface CreateRuleRequest {
796
910
  /**
797
911
  * <p>The rule ID.</p>
@@ -822,12 +936,18 @@ export interface CreateRuleRequest {
822
936
  */
823
937
  tags?: Tag[];
824
938
  }
939
+ /**
940
+ * @public
941
+ */
825
942
  export interface CreateRuleResult {
826
943
  /**
827
944
  * <p>The created rule.</p>
828
945
  */
829
946
  rule?: Rule;
830
947
  }
948
+ /**
949
+ * @public
950
+ */
831
951
  export interface CreateVariableRequest {
832
952
  /**
833
953
  * <p>The name of the variable.</p>
@@ -861,25 +981,41 @@ export interface CreateVariableRequest {
861
981
  */
862
982
  tags?: Tag[];
863
983
  }
984
+ /**
985
+ * @public
986
+ */
864
987
  export interface CreateVariableResult {
865
988
  }
989
+ /**
990
+ * @public
991
+ */
866
992
  export interface DeleteBatchImportJobRequest {
867
993
  /**
868
994
  * <p>The ID of the batch import job to delete. </p>
869
995
  */
870
996
  jobId: string | undefined;
871
997
  }
998
+ /**
999
+ * @public
1000
+ */
872
1001
  export interface DeleteBatchImportJobResult {
873
1002
  }
1003
+ /**
1004
+ * @public
1005
+ */
874
1006
  export interface DeleteBatchPredictionJobRequest {
875
1007
  /**
876
1008
  * <p>The ID of the batch prediction job to delete.</p>
877
1009
  */
878
1010
  jobId: string | undefined;
879
1011
  }
1012
+ /**
1013
+ * @public
1014
+ */
880
1015
  export interface DeleteBatchPredictionJobResult {
881
1016
  }
882
1017
  /**
1018
+ * @public
883
1019
  * <p>An exception indicating there was a conflict during a delete operation.</p>
884
1020
  */
885
1021
  export declare class ConflictException extends __BaseException {
@@ -890,14 +1026,23 @@ export declare class ConflictException extends __BaseException {
890
1026
  */
891
1027
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
892
1028
  }
1029
+ /**
1030
+ * @public
1031
+ */
893
1032
  export interface DeleteDetectorRequest {
894
1033
  /**
895
1034
  * <p>The ID of the detector to delete.</p>
896
1035
  */
897
1036
  detectorId: string | undefined;
898
1037
  }
1038
+ /**
1039
+ * @public
1040
+ */
899
1041
  export interface DeleteDetectorResult {
900
1042
  }
1043
+ /**
1044
+ * @public
1045
+ */
901
1046
  export interface DeleteDetectorVersionRequest {
902
1047
  /**
903
1048
  * <p>The ID of the parent detector for the detector version to delete.</p>
@@ -908,16 +1053,28 @@ export interface DeleteDetectorVersionRequest {
908
1053
  */
909
1054
  detectorVersionId: string | undefined;
910
1055
  }
1056
+ /**
1057
+ * @public
1058
+ */
911
1059
  export interface DeleteDetectorVersionResult {
912
1060
  }
1061
+ /**
1062
+ * @public
1063
+ */
913
1064
  export interface DeleteEntityTypeRequest {
914
1065
  /**
915
1066
  * <p>The name of the entity type to delete.</p>
916
1067
  */
917
1068
  name: string | undefined;
918
1069
  }
1070
+ /**
1071
+ * @public
1072
+ */
919
1073
  export interface DeleteEntityTypeResult {
920
1074
  }
1075
+ /**
1076
+ * @public
1077
+ */
921
1078
  export interface DeleteEventRequest {
922
1079
  /**
923
1080
  * <p>The ID of the event to delete.</p>
@@ -932,14 +1089,23 @@ export interface DeleteEventRequest {
932
1089
  */
933
1090
  deleteAuditHistory?: boolean;
934
1091
  }
1092
+ /**
1093
+ * @public
1094
+ */
935
1095
  export interface DeleteEventResult {
936
1096
  }
1097
+ /**
1098
+ * @public
1099
+ */
937
1100
  export interface DeleteEventsByEventTypeRequest {
938
1101
  /**
939
1102
  * <p>The name of the event type.</p>
940
1103
  */
941
1104
  eventTypeName: string | undefined;
942
1105
  }
1106
+ /**
1107
+ * @public
1108
+ */
943
1109
  export interface DeleteEventsByEventTypeResult {
944
1110
  /**
945
1111
  * <p>Name of event type for which to delete the events.</p>
@@ -950,30 +1116,51 @@ export interface DeleteEventsByEventTypeResult {
950
1116
  */
951
1117
  eventsDeletionStatus?: string;
952
1118
  }
1119
+ /**
1120
+ * @public
1121
+ */
953
1122
  export interface DeleteEventTypeRequest {
954
1123
  /**
955
1124
  * <p>The name of the event type to delete.</p>
956
1125
  */
957
1126
  name: string | undefined;
958
1127
  }
1128
+ /**
1129
+ * @public
1130
+ */
959
1131
  export interface DeleteEventTypeResult {
960
1132
  }
1133
+ /**
1134
+ * @public
1135
+ */
961
1136
  export interface DeleteExternalModelRequest {
962
1137
  /**
963
1138
  * <p>The endpoint of the Amazon Sagemaker model to delete.</p>
964
1139
  */
965
1140
  modelEndpoint: string | undefined;
966
1141
  }
1142
+ /**
1143
+ * @public
1144
+ */
967
1145
  export interface DeleteExternalModelResult {
968
1146
  }
1147
+ /**
1148
+ * @public
1149
+ */
969
1150
  export interface DeleteLabelRequest {
970
1151
  /**
971
1152
  * <p>The name of the label to delete.</p>
972
1153
  */
973
1154
  name: string | undefined;
974
1155
  }
1156
+ /**
1157
+ * @public
1158
+ */
975
1159
  export interface DeleteLabelResult {
976
1160
  }
1161
+ /**
1162
+ * @public
1163
+ */
977
1164
  export interface DeleteListRequest {
978
1165
  /**
979
1166
  * <p>
@@ -982,8 +1169,14 @@ export interface DeleteListRequest {
982
1169
  */
983
1170
  name: string | undefined;
984
1171
  }
1172
+ /**
1173
+ * @public
1174
+ */
985
1175
  export interface DeleteListResult {
986
1176
  }
1177
+ /**
1178
+ * @public
1179
+ */
987
1180
  export interface DeleteModelRequest {
988
1181
  /**
989
1182
  * <p>The model ID of the model to delete.</p>
@@ -994,8 +1187,14 @@ export interface DeleteModelRequest {
994
1187
  */
995
1188
  modelType: ModelTypeEnum | string | undefined;
996
1189
  }
1190
+ /**
1191
+ * @public
1192
+ */
997
1193
  export interface DeleteModelResult {
998
1194
  }
1195
+ /**
1196
+ * @public
1197
+ */
999
1198
  export interface DeleteModelVersionRequest {
1000
1199
  /**
1001
1200
  * <p>The model ID of the model version to delete.</p>
@@ -1010,32 +1209,56 @@ export interface DeleteModelVersionRequest {
1010
1209
  */
1011
1210
  modelVersionNumber: string | undefined;
1012
1211
  }
1212
+ /**
1213
+ * @public
1214
+ */
1013
1215
  export interface DeleteModelVersionResult {
1014
1216
  }
1217
+ /**
1218
+ * @public
1219
+ */
1015
1220
  export interface DeleteOutcomeRequest {
1016
1221
  /**
1017
1222
  * <p>The name of the outcome to delete.</p>
1018
1223
  */
1019
1224
  name: string | undefined;
1020
1225
  }
1226
+ /**
1227
+ * @public
1228
+ */
1021
1229
  export interface DeleteOutcomeResult {
1022
1230
  }
1231
+ /**
1232
+ * @public
1233
+ */
1023
1234
  export interface DeleteRuleRequest {
1024
1235
  /**
1025
1236
  * <p>A rule.</p>
1026
1237
  */
1027
1238
  rule: Rule | undefined;
1028
1239
  }
1240
+ /**
1241
+ * @public
1242
+ */
1029
1243
  export interface DeleteRuleResult {
1030
1244
  }
1245
+ /**
1246
+ * @public
1247
+ */
1031
1248
  export interface DeleteVariableRequest {
1032
1249
  /**
1033
1250
  * <p>The name of the variable to delete.</p>
1034
1251
  */
1035
1252
  name: string | undefined;
1036
1253
  }
1254
+ /**
1255
+ * @public
1256
+ */
1037
1257
  export interface DeleteVariableResult {
1038
1258
  }
1259
+ /**
1260
+ * @public
1261
+ */
1039
1262
  export interface DescribeDetectorRequest {
1040
1263
  /**
1041
1264
  * <p>The detector ID.</p>
@@ -1051,6 +1274,7 @@ export interface DescribeDetectorRequest {
1051
1274
  maxResults?: number;
1052
1275
  }
1053
1276
  /**
1277
+ * @public
1054
1278
  * <p>The summary of the detector version.</p>
1055
1279
  */
1056
1280
  export interface DetectorVersionSummary {
@@ -1071,6 +1295,9 @@ export interface DetectorVersionSummary {
1071
1295
  */
1072
1296
  lastUpdatedTime?: string;
1073
1297
  }
1298
+ /**
1299
+ * @public
1300
+ */
1074
1301
  export interface DescribeDetectorResult {
1075
1302
  /**
1076
1303
  * <p>The detector ID.</p>
@@ -1089,6 +1316,9 @@ export interface DescribeDetectorResult {
1089
1316
  */
1090
1317
  arn?: string;
1091
1318
  }
1319
+ /**
1320
+ * @public
1321
+ */
1092
1322
  export interface DescribeModelVersionsRequest {
1093
1323
  /**
1094
1324
  * <p>The model ID.</p>
@@ -1112,6 +1342,7 @@ export interface DescribeModelVersionsRequest {
1112
1342
  maxResults?: number;
1113
1343
  }
1114
1344
  /**
1345
+ * @public
1115
1346
  * <p>The message details.</p>
1116
1347
  */
1117
1348
  export interface FieldValidationMessage {
@@ -1137,6 +1368,7 @@ export interface FieldValidationMessage {
1137
1368
  type?: string;
1138
1369
  }
1139
1370
  /**
1371
+ * @public
1140
1372
  * <p>The message details.</p>
1141
1373
  */
1142
1374
  export interface FileValidationMessage {
@@ -1154,6 +1386,7 @@ export interface FileValidationMessage {
1154
1386
  type?: string;
1155
1387
  }
1156
1388
  /**
1389
+ * @public
1157
1390
  * <p>The model training data validation metrics.</p>
1158
1391
  */
1159
1392
  export interface DataValidationMetrics {
@@ -1167,6 +1400,7 @@ export interface DataValidationMetrics {
1167
1400
  fieldLevelMessages?: FieldValidationMessage[];
1168
1401
  }
1169
1402
  /**
1403
+ * @public
1170
1404
  * <p>Model performance metrics data points.</p>
1171
1405
  */
1172
1406
  export interface MetricDataPoint {
@@ -1188,6 +1422,7 @@ export interface MetricDataPoint {
1188
1422
  threshold?: number;
1189
1423
  }
1190
1424
  /**
1425
+ * @public
1191
1426
  * <p>The training metric details.</p>
1192
1427
  */
1193
1428
  export interface TrainingMetrics {
@@ -1201,6 +1436,7 @@ export interface TrainingMetrics {
1201
1436
  metricDataPoints?: MetricDataPoint[];
1202
1437
  }
1203
1438
  /**
1439
+ * @public
1204
1440
  * <p>The log odds metric details.</p>
1205
1441
  */
1206
1442
  export interface LogOddsMetric {
@@ -1218,6 +1454,7 @@ export interface LogOddsMetric {
1218
1454
  variableImportance: number | undefined;
1219
1455
  }
1220
1456
  /**
1457
+ * @public
1221
1458
  * <p>The variable importance metrics details.</p>
1222
1459
  */
1223
1460
  export interface VariableImportanceMetrics {
@@ -1227,6 +1464,7 @@ export interface VariableImportanceMetrics {
1227
1464
  logOddsMetrics?: LogOddsMetric[];
1228
1465
  }
1229
1466
  /**
1467
+ * @public
1230
1468
  * <p>The training result details.</p>
1231
1469
  */
1232
1470
  export interface TrainingResult {
@@ -1244,6 +1482,7 @@ export interface TrainingResult {
1244
1482
  variableImportanceMetrics?: VariableImportanceMetrics;
1245
1483
  }
1246
1484
  /**
1485
+ * @public
1247
1486
  * <p>
1248
1487
  * The Online Fraud Insights (OFI) model performance metrics data points.
1249
1488
  * </p>
@@ -1275,6 +1514,7 @@ export interface OFIMetricDataPoint {
1275
1514
  threshold?: number;
1276
1515
  }
1277
1516
  /**
1517
+ * @public
1278
1518
  * <p>
1279
1519
  * Range of area under curve (auc) expected from the model. A range greater than 0.1 indicates higher model uncertainity. A range is the difference between upper and lower bound of auc.
1280
1520
  * </p>
@@ -1293,6 +1533,7 @@ export interface UncertaintyRange {
1293
1533
  upperBoundValue: number | undefined;
1294
1534
  }
1295
1535
  /**
1536
+ * @public
1296
1537
  * <p>
1297
1538
  * The Online Fraud Insights (OFI) model performance score.
1298
1539
  * </p>
@@ -1312,6 +1553,7 @@ export interface OFIModelPerformance {
1312
1553
  uncertaintyRange?: UncertaintyRange;
1313
1554
  }
1314
1555
  /**
1556
+ * @public
1315
1557
  * <p>
1316
1558
  * The Online Fraud Insights (OFI) model training metric details.
1317
1559
  * </p>
@@ -1331,6 +1573,7 @@ export interface OFITrainingMetricsValue {
1331
1573
  modelPerformance?: OFIModelPerformance;
1332
1574
  }
1333
1575
  /**
1576
+ * @public
1334
1577
  * <p>
1335
1578
  * The performance metrics data points for Transaction Fraud Insights (TFI) model.
1336
1579
  * </p>
@@ -1363,6 +1606,7 @@ export interface TFIMetricDataPoint {
1363
1606
  threshold?: number;
1364
1607
  }
1365
1608
  /**
1609
+ * @public
1366
1610
  * <p>
1367
1611
  * The Transaction Fraud Insights (TFI) model performance score.
1368
1612
  * </p>
@@ -1382,6 +1626,7 @@ export interface TFIModelPerformance {
1382
1626
  uncertaintyRange?: UncertaintyRange;
1383
1627
  }
1384
1628
  /**
1629
+ * @public
1385
1630
  * <p>
1386
1631
  * The Transaction Fraud Insights (TFI) model training metric details.
1387
1632
  * </p>
@@ -1401,6 +1646,7 @@ export interface TFITrainingMetricsValue {
1401
1646
  modelPerformance?: TFIModelPerformance;
1402
1647
  }
1403
1648
  /**
1649
+ * @public
1404
1650
  * <p>
1405
1651
  * The training metrics details.
1406
1652
  * </p>
@@ -1426,6 +1672,7 @@ export interface TrainingMetricsV2 {
1426
1672
  ati?: ATITrainingMetricsValue;
1427
1673
  }
1428
1674
  /**
1675
+ * @public
1429
1676
  * <p>
1430
1677
  * The training result details.
1431
1678
  * </p>
@@ -1456,6 +1703,7 @@ export interface TrainingResultV2 {
1456
1703
  aggregatedVariablesImportanceMetrics?: AggregatedVariablesImportanceMetrics;
1457
1704
  }
1458
1705
  /**
1706
+ * @public
1459
1707
  * <p>The details of the model version.</p>
1460
1708
  */
1461
1709
  export interface ModelVersionDetail {
@@ -1514,6 +1762,9 @@ export interface ModelVersionDetail {
1514
1762
  */
1515
1763
  trainingResultV2?: TrainingResultV2;
1516
1764
  }
1765
+ /**
1766
+ * @public
1767
+ */
1517
1768
  export interface DescribeModelVersionsResult {
1518
1769
  /**
1519
1770
  * <p>The model version details.</p>
@@ -1524,6 +1775,9 @@ export interface DescribeModelVersionsResult {
1524
1775
  */
1525
1776
  nextToken?: string;
1526
1777
  }
1778
+ /**
1779
+ * @public
1780
+ */
1527
1781
  export interface GetBatchImportJobsRequest {
1528
1782
  /**
1529
1783
  * <p>The ID of the batch import job to get.</p>
@@ -1539,6 +1793,7 @@ export interface GetBatchImportJobsRequest {
1539
1793
  nextToken?: string;
1540
1794
  }
1541
1795
  /**
1796
+ * @public
1542
1797
  * <p>The batch import job details.</p>
1543
1798
  */
1544
1799
  export interface BatchImport {
@@ -1595,6 +1850,9 @@ export interface BatchImport {
1595
1850
  */
1596
1851
  totalRecordsCount?: number;
1597
1852
  }
1853
+ /**
1854
+ * @public
1855
+ */
1598
1856
  export interface GetBatchImportJobsResult {
1599
1857
  /**
1600
1858
  * <p>An array containing the details of each batch import job.</p>
@@ -1605,6 +1863,9 @@ export interface GetBatchImportJobsResult {
1605
1863
  */
1606
1864
  nextToken?: string;
1607
1865
  }
1866
+ /**
1867
+ * @public
1868
+ */
1608
1869
  export interface GetBatchPredictionJobsRequest {
1609
1870
  /**
1610
1871
  * <p>The batch prediction job for which to get the details.</p>
@@ -1620,6 +1881,7 @@ export interface GetBatchPredictionJobsRequest {
1620
1881
  nextToken?: string;
1621
1882
  }
1622
1883
  /**
1884
+ * @public
1623
1885
  * <p>The batch prediction details.</p>
1624
1886
  */
1625
1887
  export interface BatchPrediction {
@@ -1684,6 +1946,9 @@ export interface BatchPrediction {
1684
1946
  */
1685
1947
  totalRecordsCount?: number;
1686
1948
  }
1949
+ /**
1950
+ * @public
1951
+ */
1687
1952
  export interface GetBatchPredictionJobsResult {
1688
1953
  /**
1689
1954
  * <p>An array containing the details of each batch prediction job.</p>
@@ -1694,12 +1959,18 @@ export interface GetBatchPredictionJobsResult {
1694
1959
  */
1695
1960
  nextToken?: string;
1696
1961
  }
1962
+ /**
1963
+ * @public
1964
+ */
1697
1965
  export interface GetDeleteEventsByEventTypeStatusRequest {
1698
1966
  /**
1699
1967
  * <p>Name of event type for which to get the deletion status.</p>
1700
1968
  */
1701
1969
  eventTypeName: string | undefined;
1702
1970
  }
1971
+ /**
1972
+ * @public
1973
+ */
1703
1974
  export interface GetDeleteEventsByEventTypeStatusResult {
1704
1975
  /**
1705
1976
  * <p>The event type name.</p>
@@ -1710,6 +1981,9 @@ export interface GetDeleteEventsByEventTypeStatusResult {
1710
1981
  */
1711
1982
  eventsDeletionStatus?: AsyncJobStatus | string;
1712
1983
  }
1984
+ /**
1985
+ * @public
1986
+ */
1713
1987
  export interface GetDetectorsRequest {
1714
1988
  /**
1715
1989
  * <p>The detector ID.</p>
@@ -1725,6 +1999,7 @@ export interface GetDetectorsRequest {
1725
1999
  maxResults?: number;
1726
2000
  }
1727
2001
  /**
2002
+ * @public
1728
2003
  * <p>The detector.</p>
1729
2004
  */
1730
2005
  export interface Detector {
@@ -1753,6 +2028,9 @@ export interface Detector {
1753
2028
  */
1754
2029
  arn?: string;
1755
2030
  }
2031
+ /**
2032
+ * @public
2033
+ */
1756
2034
  export interface GetDetectorsResult {
1757
2035
  /**
1758
2036
  * <p>The detectors.</p>
@@ -1763,6 +2041,9 @@ export interface GetDetectorsResult {
1763
2041
  */
1764
2042
  nextToken?: string;
1765
2043
  }
2044
+ /**
2045
+ * @public
2046
+ */
1766
2047
  export interface GetDetectorVersionRequest {
1767
2048
  /**
1768
2049
  * <p>The detector ID.</p>
@@ -1773,6 +2054,9 @@ export interface GetDetectorVersionRequest {
1773
2054
  */
1774
2055
  detectorVersionId: string | undefined;
1775
2056
  }
2057
+ /**
2058
+ * @public
2059
+ */
1776
2060
  export interface GetDetectorVersionResult {
1777
2061
  /**
1778
2062
  * <p>The detector ID.</p>
@@ -1824,6 +2108,9 @@ export interface GetDetectorVersionResult {
1824
2108
  */
1825
2109
  arn?: string;
1826
2110
  }
2111
+ /**
2112
+ * @public
2113
+ */
1827
2114
  export interface GetEntityTypesRequest {
1828
2115
  /**
1829
2116
  * <p>The name.</p>
@@ -1839,6 +2126,7 @@ export interface GetEntityTypesRequest {
1839
2126
  maxResults?: number;
1840
2127
  }
1841
2128
  /**
2129
+ * @public
1842
2130
  * <p>The entity type details.</p>
1843
2131
  */
1844
2132
  export interface EntityType {
@@ -1863,6 +2151,9 @@ export interface EntityType {
1863
2151
  */
1864
2152
  arn?: string;
1865
2153
  }
2154
+ /**
2155
+ * @public
2156
+ */
1866
2157
  export interface GetEntityTypesResult {
1867
2158
  /**
1868
2159
  * <p>An array of entity types.</p>
@@ -1873,6 +2164,9 @@ export interface GetEntityTypesResult {
1873
2164
  */
1874
2165
  nextToken?: string;
1875
2166
  }
2167
+ /**
2168
+ * @public
2169
+ */
1876
2170
  export interface GetEventRequest {
1877
2171
  /**
1878
2172
  * <p>The ID of the event to retrieve.</p>
@@ -1884,6 +2178,7 @@ export interface GetEventRequest {
1884
2178
  eventTypeName: string | undefined;
1885
2179
  }
1886
2180
  /**
2181
+ * @public
1887
2182
  * <p>The entity details. </p>
1888
2183
  */
1889
2184
  export interface Entity {
@@ -1897,6 +2192,7 @@ export interface Entity {
1897
2192
  entityId: string | undefined;
1898
2193
  }
1899
2194
  /**
2195
+ * @public
1900
2196
  * <p>The event details.</p>
1901
2197
  */
1902
2198
  export interface Event {
@@ -1929,6 +2225,9 @@ export interface Event {
1929
2225
  */
1930
2226
  entities?: Entity[];
1931
2227
  }
2228
+ /**
2229
+ * @public
2230
+ */
1932
2231
  export interface GetEventResult {
1933
2232
  /**
1934
2233
  * <p>The details of the event.</p>
@@ -1936,6 +2235,7 @@ export interface GetEventResult {
1936
2235
  event?: Event;
1937
2236
  }
1938
2237
  /**
2238
+ * @public
1939
2239
  * <p>A pre-formed Amazon SageMaker model input you can include if your detector version includes an imported Amazon SageMaker model endpoint with pass-through input configuration.</p>
1940
2240
  */
1941
2241
  export interface ModelEndpointDataBlob {
@@ -1948,6 +2248,9 @@ export interface ModelEndpointDataBlob {
1948
2248
  */
1949
2249
  contentType?: string;
1950
2250
  }
2251
+ /**
2252
+ * @public
2253
+ */
1951
2254
  export interface GetEventPredictionRequest {
1952
2255
  /**
1953
2256
  * <p>The detector ID.</p>
@@ -1997,10 +2300,14 @@ export interface GetEventPredictionRequest {
1997
2300
  */
1998
2301
  externalModelEndpointDataBlobs?: Record<string, ModelEndpointDataBlob>;
1999
2302
  }
2303
+ /**
2304
+ * @public
2305
+ */
2000
2306
  export declare enum ModelSource {
2001
2307
  SAGEMAKER = "SAGEMAKER"
2002
2308
  }
2003
2309
  /**
2310
+ * @public
2004
2311
  * <p>The Amazon SageMaker model.</p>
2005
2312
  */
2006
2313
  export interface ExternalModelSummary {
@@ -2014,6 +2321,7 @@ export interface ExternalModelSummary {
2014
2321
  modelSource?: ModelSource | string;
2015
2322
  }
2016
2323
  /**
2324
+ * @public
2017
2325
  * <p>The fraud prediction scores from Amazon SageMaker model.</p>
2018
2326
  */
2019
2327
  export interface ExternalModelOutputs {
@@ -2027,6 +2335,7 @@ export interface ExternalModelOutputs {
2027
2335
  outputs?: Record<string, string>;
2028
2336
  }
2029
2337
  /**
2338
+ * @public
2030
2339
  * <p>The fraud prediction scores.</p>
2031
2340
  */
2032
2341
  export interface ModelScores {
@@ -2040,6 +2349,7 @@ export interface ModelScores {
2040
2349
  scores?: Record<string, number>;
2041
2350
  }
2042
2351
  /**
2352
+ * @public
2043
2353
  * <p>The rule results.</p>
2044
2354
  */
2045
2355
  export interface RuleResult {
@@ -2052,6 +2362,9 @@ export interface RuleResult {
2052
2362
  */
2053
2363
  outcomes?: string[];
2054
2364
  }
2365
+ /**
2366
+ * @public
2367
+ */
2055
2368
  export interface GetEventPredictionResult {
2056
2369
  /**
2057
2370
  * <p>The model scores. Amazon Fraud Detector generates model scores between 0 and 1000, where 0 is low fraud risk and 1000 is high fraud risk. Model scores are directly related to the false positive rate (FPR). For example, a score of 600 corresponds to an estimated 10% false positive rate whereas a score of 900 corresponds to an estimated 2% false positive rate.</p>
@@ -2067,6 +2380,7 @@ export interface GetEventPredictionResult {
2067
2380
  externalModelOutputs?: ExternalModelOutputs[];
2068
2381
  }
2069
2382
  /**
2383
+ * @public
2070
2384
  * <p>An exception indicating that the attached customer-owned (external) model threw an exception when Amazon Fraud Detector invoked the model.</p>
2071
2385
  */
2072
2386
  export declare class ResourceUnavailableException extends __BaseException {
@@ -2077,6 +2391,9 @@ export declare class ResourceUnavailableException extends __BaseException {
2077
2391
  */
2078
2392
  constructor(opts: __ExceptionOptionType<ResourceUnavailableException, __BaseException>);
2079
2393
  }
2394
+ /**
2395
+ * @public
2396
+ */
2080
2397
  export interface GetEventPredictionMetadataRequest {
2081
2398
  /**
2082
2399
  * <p>
@@ -2111,6 +2428,7 @@ export interface GetEventPredictionMetadataRequest {
2111
2428
  predictionTimestamp: string | undefined;
2112
2429
  }
2113
2430
  /**
2431
+ * @public
2114
2432
  * <p>
2115
2433
  * The details of the external (Amazon Sagemaker) model evaluated for generating predictions.
2116
2434
  * </p>
@@ -2142,6 +2460,7 @@ export interface EvaluatedExternalModel {
2142
2460
  outputVariables?: Record<string, string>;
2143
2461
  }
2144
2462
  /**
2463
+ * @public
2145
2464
  * <p>
2146
2465
  * The details of the event variable's impact on the prediction score.
2147
2466
  * </p>
@@ -2175,6 +2494,7 @@ export interface VariableImpactExplanation {
2175
2494
  logOddsImpact?: number;
2176
2495
  }
2177
2496
  /**
2497
+ * @public
2178
2498
  * <p>
2179
2499
  * The prediction explanations that provide insight into how each event variable impacted the model version's fraud prediction score.
2180
2500
  * </p>
@@ -2197,6 +2517,7 @@ export interface PredictionExplanations {
2197
2517
  aggregatedVariablesImpactExplanations?: AggregatedVariablesImpactExplanation[];
2198
2518
  }
2199
2519
  /**
2520
+ * @public
2200
2521
  * <p>
2201
2522
  * The model version evalutions.
2202
2523
  * </p>
@@ -2222,6 +2543,7 @@ export interface ModelVersionEvaluation {
2222
2543
  predictionExplanations?: PredictionExplanations;
2223
2544
  }
2224
2545
  /**
2546
+ * @public
2225
2547
  * <p>
2226
2548
  * The model version evaluated for generating prediction.
2227
2549
  * </p>
@@ -2253,6 +2575,7 @@ export interface EvaluatedModelVersion {
2253
2575
  evaluations?: ModelVersionEvaluation[];
2254
2576
  }
2255
2577
  /**
2578
+ * @public
2256
2579
  * <p>
2257
2580
  * Information about the summary of an event variable that was evaluated for generating prediction.
2258
2581
  * </p>
@@ -2278,6 +2601,7 @@ export interface EventVariableSummary {
2278
2601
  source?: string;
2279
2602
  }
2280
2603
  /**
2604
+ * @public
2281
2605
  * <p>
2282
2606
  * The details of the rule used for evaluating variable values.
2283
2607
  * </p>
@@ -2326,6 +2650,9 @@ export interface EvaluatedRule {
2326
2650
  */
2327
2651
  matched?: boolean;
2328
2652
  }
2653
+ /**
2654
+ * @public
2655
+ */
2329
2656
  export interface GetEventPredictionMetadataResult {
2330
2657
  /**
2331
2658
  * <p>
@@ -2416,6 +2743,9 @@ export interface GetEventPredictionMetadataResult {
2416
2743
  */
2417
2744
  predictionTimestamp?: string;
2418
2745
  }
2746
+ /**
2747
+ * @public
2748
+ */
2419
2749
  export interface GetEventTypesRequest {
2420
2750
  /**
2421
2751
  * <p>The name.</p>
@@ -2430,11 +2760,15 @@ export interface GetEventTypesRequest {
2430
2760
  */
2431
2761
  maxResults?: number;
2432
2762
  }
2763
+ /**
2764
+ * @public
2765
+ */
2433
2766
  export declare enum EventIngestion {
2434
2767
  DISABLED = "DISABLED",
2435
2768
  ENABLED = "ENABLED"
2436
2769
  }
2437
2770
  /**
2771
+ * @public
2438
2772
  * <p>Data about the stored events.</p>
2439
2773
  */
2440
2774
  export interface IngestedEventStatistics {
@@ -2461,6 +2795,7 @@ export interface IngestedEventStatistics {
2461
2795
  lastUpdatedTime?: string;
2462
2796
  }
2463
2797
  /**
2798
+ * @public
2464
2799
  * <p>The event type details.</p>
2465
2800
  */
2466
2801
  export interface EventType {
@@ -2505,6 +2840,9 @@ export interface EventType {
2505
2840
  */
2506
2841
  arn?: string;
2507
2842
  }
2843
+ /**
2844
+ * @public
2845
+ */
2508
2846
  export interface GetEventTypesResult {
2509
2847
  /**
2510
2848
  * <p>An array of event types.</p>
@@ -2515,6 +2853,9 @@ export interface GetEventTypesResult {
2515
2853
  */
2516
2854
  nextToken?: string;
2517
2855
  }
2856
+ /**
2857
+ * @public
2858
+ */
2518
2859
  export interface GetExternalModelsRequest {
2519
2860
  /**
2520
2861
  * <p>The Amazon SageMaker model endpoint.</p>
@@ -2529,11 +2870,15 @@ export interface GetExternalModelsRequest {
2529
2870
  */
2530
2871
  maxResults?: number;
2531
2872
  }
2873
+ /**
2874
+ * @public
2875
+ */
2532
2876
  export declare enum ModelInputDataFormat {
2533
2877
  CSV = "TEXT_CSV",
2534
2878
  JSON = "APPLICATION_JSON"
2535
2879
  }
2536
2880
  /**
2881
+ * @public
2537
2882
  * <p>The Amazon SageMaker model input configuration.</p>
2538
2883
  */
2539
2884
  export interface ModelInputConfiguration {
@@ -2563,15 +2908,22 @@ export interface ModelInputConfiguration {
2563
2908
  */
2564
2909
  csvInputTemplate?: string;
2565
2910
  }
2911
+ /**
2912
+ * @public
2913
+ */
2566
2914
  export declare enum ModelEndpointStatus {
2567
2915
  ASSOCIATED = "ASSOCIATED",
2568
2916
  DISSOCIATED = "DISSOCIATED"
2569
2917
  }
2918
+ /**
2919
+ * @public
2920
+ */
2570
2921
  export declare enum ModelOutputDataFormat {
2571
2922
  CSV = "TEXT_CSV",
2572
2923
  JSONLINES = "APPLICATION_JSONLINES"
2573
2924
  }
2574
2925
  /**
2926
+ * @public
2575
2927
  * <p>Provides the Amazon Sagemaker model output configuration.</p>
2576
2928
  */
2577
2929
  export interface ModelOutputConfiguration {
@@ -2589,6 +2941,7 @@ export interface ModelOutputConfiguration {
2589
2941
  csvIndexToVariableMap?: Record<string, string>;
2590
2942
  }
2591
2943
  /**
2944
+ * @public
2592
2945
  * <p>The Amazon SageMaker model.</p>
2593
2946
  */
2594
2947
  export interface ExternalModel {
@@ -2629,6 +2982,9 @@ export interface ExternalModel {
2629
2982
  */
2630
2983
  arn?: string;
2631
2984
  }
2985
+ /**
2986
+ * @public
2987
+ */
2632
2988
  export interface GetExternalModelsResult {
2633
2989
  /**
2634
2990
  * <p>Gets the Amazon SageMaker models.</p>
@@ -2640,6 +2996,7 @@ export interface GetExternalModelsResult {
2640
2996
  nextToken?: string;
2641
2997
  }
2642
2998
  /**
2999
+ * @public
2643
3000
  * <p>The KMS key details.</p>
2644
3001
  */
2645
3002
  export interface KMSKey {
@@ -2648,12 +3005,18 @@ export interface KMSKey {
2648
3005
  */
2649
3006
  kmsEncryptionKeyArn?: string;
2650
3007
  }
3008
+ /**
3009
+ * @public
3010
+ */
2651
3011
  export interface GetKMSEncryptionKeyResult {
2652
3012
  /**
2653
3013
  * <p>The KMS encryption key.</p>
2654
3014
  */
2655
3015
  kmsKey?: KMSKey;
2656
3016
  }
3017
+ /**
3018
+ * @public
3019
+ */
2657
3020
  export interface GetLabelsRequest {
2658
3021
  /**
2659
3022
  * <p>The name of the label or labels to get.</p>
@@ -2669,6 +3032,7 @@ export interface GetLabelsRequest {
2669
3032
  maxResults?: number;
2670
3033
  }
2671
3034
  /**
3035
+ * @public
2672
3036
  * <p>The label details.</p>
2673
3037
  */
2674
3038
  export interface Label {
@@ -2693,6 +3057,9 @@ export interface Label {
2693
3057
  */
2694
3058
  arn?: string;
2695
3059
  }
3060
+ /**
3061
+ * @public
3062
+ */
2696
3063
  export interface GetLabelsResult {
2697
3064
  /**
2698
3065
  * <p>An array of labels.</p>
@@ -2703,6 +3070,9 @@ export interface GetLabelsResult {
2703
3070
  */
2704
3071
  nextToken?: string;
2705
3072
  }
3073
+ /**
3074
+ * @public
3075
+ */
2706
3076
  export interface GetListElementsRequest {
2707
3077
  /**
2708
3078
  * <p>
@@ -2723,6 +3093,9 @@ export interface GetListElementsRequest {
2723
3093
  */
2724
3094
  maxResults?: number;
2725
3095
  }
3096
+ /**
3097
+ * @public
3098
+ */
2726
3099
  export interface GetListElementsResult {
2727
3100
  /**
2728
3101
  * <p>
@@ -2737,6 +3110,9 @@ export interface GetListElementsResult {
2737
3110
  */
2738
3111
  nextToken?: string;
2739
3112
  }
3113
+ /**
3114
+ * @public
3115
+ */
2740
3116
  export interface GetListsMetadataRequest {
2741
3117
  /**
2742
3118
  * <p>
@@ -2757,6 +3133,9 @@ export interface GetListsMetadataRequest {
2757
3133
  */
2758
3134
  maxResults?: number;
2759
3135
  }
3136
+ /**
3137
+ * @public
3138
+ */
2760
3139
  export interface GetListsMetadataResult {
2761
3140
  /**
2762
3141
  * <p>
@@ -2771,6 +3150,9 @@ export interface GetListsMetadataResult {
2771
3150
  */
2772
3151
  nextToken?: string;
2773
3152
  }
3153
+ /**
3154
+ * @public
3155
+ */
2774
3156
  export interface GetModelsRequest {
2775
3157
  /**
2776
3158
  * <p>The model ID.</p>
@@ -2790,6 +3172,7 @@ export interface GetModelsRequest {
2790
3172
  maxResults?: number;
2791
3173
  }
2792
3174
  /**
3175
+ * @public
2793
3176
  * <p>The model.</p>
2794
3177
  */
2795
3178
  export interface Model {
@@ -2822,6 +3205,9 @@ export interface Model {
2822
3205
  */
2823
3206
  arn?: string;
2824
3207
  }
3208
+ /**
3209
+ * @public
3210
+ */
2825
3211
  export interface GetModelsResult {
2826
3212
  /**
2827
3213
  * <p>The next page token to be used in subsequent requests.</p>
@@ -2832,6 +3218,9 @@ export interface GetModelsResult {
2832
3218
  */
2833
3219
  models?: Model[];
2834
3220
  }
3221
+ /**
3222
+ * @public
3223
+ */
2835
3224
  export interface GetModelVersionRequest {
2836
3225
  /**
2837
3226
  * <p>The model ID.</p>
@@ -2846,6 +3235,9 @@ export interface GetModelVersionRequest {
2846
3235
  */
2847
3236
  modelVersionNumber: string | undefined;
2848
3237
  }
3238
+ /**
3239
+ * @public
3240
+ */
2849
3241
  export interface GetModelVersionResult {
2850
3242
  /**
2851
3243
  * <p>The model ID.</p>
@@ -2935,6 +3327,9 @@ export interface GetModelVersionResult {
2935
3327
  */
2936
3328
  arn?: string;
2937
3329
  }
3330
+ /**
3331
+ * @public
3332
+ */
2938
3333
  export interface GetOutcomesRequest {
2939
3334
  /**
2940
3335
  * <p>The name of the outcome or outcomes to get.</p>
@@ -2950,6 +3345,7 @@ export interface GetOutcomesRequest {
2950
3345
  maxResults?: number;
2951
3346
  }
2952
3347
  /**
3348
+ * @public
2953
3349
  * <p>The outcome.</p>
2954
3350
  */
2955
3351
  export interface Outcome {
@@ -2974,6 +3370,9 @@ export interface Outcome {
2974
3370
  */
2975
3371
  arn?: string;
2976
3372
  }
3373
+ /**
3374
+ * @public
3375
+ */
2977
3376
  export interface GetOutcomesResult {
2978
3377
  /**
2979
3378
  * <p>The outcomes. </p>
@@ -2984,6 +3383,9 @@ export interface GetOutcomesResult {
2984
3383
  */
2985
3384
  nextToken?: string;
2986
3385
  }
3386
+ /**
3387
+ * @public
3388
+ */
2987
3389
  export interface GetRulesRequest {
2988
3390
  /**
2989
3391
  * <p>The rule ID.</p>
@@ -3007,6 +3409,7 @@ export interface GetRulesRequest {
3007
3409
  maxResults?: number;
3008
3410
  }
3009
3411
  /**
3412
+ * @public
3010
3413
  * <p>The details of the rule.</p>
3011
3414
  */
3012
3415
  export interface RuleDetail {
@@ -3051,6 +3454,9 @@ export interface RuleDetail {
3051
3454
  */
3052
3455
  arn?: string;
3053
3456
  }
3457
+ /**
3458
+ * @public
3459
+ */
3054
3460
  export interface GetRulesResult {
3055
3461
  /**
3056
3462
  * <p>The details of the requested rule.</p>
@@ -3061,6 +3467,9 @@ export interface GetRulesResult {
3061
3467
  */
3062
3468
  nextToken?: string;
3063
3469
  }
3470
+ /**
3471
+ * @public
3472
+ */
3064
3473
  export interface GetVariablesRequest {
3065
3474
  /**
3066
3475
  * <p>The name of the variable. </p>
@@ -3075,6 +3484,9 @@ export interface GetVariablesRequest {
3075
3484
  */
3076
3485
  maxResults?: number;
3077
3486
  }
3487
+ /**
3488
+ * @public
3489
+ */
3078
3490
  export interface GetVariablesResult {
3079
3491
  /**
3080
3492
  * <p>The names of the variables returned. </p>
@@ -3086,6 +3498,7 @@ export interface GetVariablesResult {
3086
3498
  nextToken?: string;
3087
3499
  }
3088
3500
  /**
3501
+ * @public
3089
3502
  * <p>
3090
3503
  * A conditional statement for filtering a list of past predictions.
3091
3504
  * </p>
@@ -3099,6 +3512,7 @@ export interface FilterCondition {
3099
3512
  value?: string;
3100
3513
  }
3101
3514
  /**
3515
+ * @public
3102
3516
  * <p>
3103
3517
  * The time period for when the predictions were generated.
3104
3518
  * </p>
@@ -3117,6 +3531,9 @@ export interface PredictionTimeRange {
3117
3531
  */
3118
3532
  endTime: string | undefined;
3119
3533
  }
3534
+ /**
3535
+ * @public
3536
+ */
3120
3537
  export interface ListEventPredictionsRequest {
3121
3538
  /**
3122
3539
  * <p>
@@ -3162,6 +3579,7 @@ export interface ListEventPredictionsRequest {
3162
3579
  maxResults?: number;
3163
3580
  }
3164
3581
  /**
3582
+ * @public
3165
3583
  * <p>
3166
3584
  * Information about the summary of an event prediction.
3167
3585
  * </p>
@@ -3204,6 +3622,9 @@ export interface EventPredictionSummary {
3204
3622
  */
3205
3623
  detectorVersionId?: string;
3206
3624
  }
3625
+ /**
3626
+ * @public
3627
+ */
3207
3628
  export interface ListEventPredictionsResult {
3208
3629
  /**
3209
3630
  * <p>
@@ -3218,6 +3639,9 @@ export interface ListEventPredictionsResult {
3218
3639
  */
3219
3640
  nextToken?: string;
3220
3641
  }
3642
+ /**
3643
+ * @public
3644
+ */
3221
3645
  export interface ListTagsForResourceRequest {
3222
3646
  /**
3223
3647
  * <p>The ARN that specifies the resource whose tags you want to list.</p>
@@ -3232,6 +3656,9 @@ export interface ListTagsForResourceRequest {
3232
3656
  */
3233
3657
  maxResults?: number;
3234
3658
  }
3659
+ /**
3660
+ * @public
3661
+ */
3235
3662
  export interface ListTagsForResourceResult {
3236
3663
  /**
3237
3664
  * <p>A collection of key and value pairs.</p>
@@ -3242,6 +3669,9 @@ export interface ListTagsForResourceResult {
3242
3669
  */
3243
3670
  nextToken?: string;
3244
3671
  }
3672
+ /**
3673
+ * @public
3674
+ */
3245
3675
  export interface PutDetectorRequest {
3246
3676
  /**
3247
3677
  * <p>The detector ID. </p>
@@ -3260,8 +3690,14 @@ export interface PutDetectorRequest {
3260
3690
  */
3261
3691
  tags?: Tag[];
3262
3692
  }
3693
+ /**
3694
+ * @public
3695
+ */
3263
3696
  export interface PutDetectorResult {
3264
3697
  }
3698
+ /**
3699
+ * @public
3700
+ */
3265
3701
  export interface PutEntityTypeRequest {
3266
3702
  /**
3267
3703
  * <p>The name of the entity type.</p>
@@ -3276,8 +3712,14 @@ export interface PutEntityTypeRequest {
3276
3712
  */
3277
3713
  tags?: Tag[];
3278
3714
  }
3715
+ /**
3716
+ * @public
3717
+ */
3279
3718
  export interface PutEntityTypeResult {
3280
3719
  }
3720
+ /**
3721
+ * @public
3722
+ */
3281
3723
  export interface PutEventTypeRequest {
3282
3724
  /**
3283
3725
  * <p>The name.</p>
@@ -3308,8 +3750,14 @@ export interface PutEventTypeRequest {
3308
3750
  */
3309
3751
  tags?: Tag[];
3310
3752
  }
3753
+ /**
3754
+ * @public
3755
+ */
3311
3756
  export interface PutEventTypeResult {
3312
3757
  }
3758
+ /**
3759
+ * @public
3760
+ */
3313
3761
  export interface PutExternalModelRequest {
3314
3762
  /**
3315
3763
  * <p>The model endpoints name.</p>
@@ -3340,8 +3788,14 @@ export interface PutExternalModelRequest {
3340
3788
  */
3341
3789
  tags?: Tag[];
3342
3790
  }
3791
+ /**
3792
+ * @public
3793
+ */
3343
3794
  export interface PutExternalModelResult {
3344
3795
  }
3796
+ /**
3797
+ * @public
3798
+ */
3345
3799
  export interface PutKMSEncryptionKeyRequest {
3346
3800
  /**
3347
3801
  * <p>The KMS encryption key ARN.</p>
@@ -3349,8 +3803,14 @@ export interface PutKMSEncryptionKeyRequest {
3349
3803
  */
3350
3804
  kmsEncryptionKeyArn: string | undefined;
3351
3805
  }
3806
+ /**
3807
+ * @public
3808
+ */
3352
3809
  export interface PutKMSEncryptionKeyResult {
3353
3810
  }
3811
+ /**
3812
+ * @public
3813
+ */
3354
3814
  export interface PutLabelRequest {
3355
3815
  /**
3356
3816
  * <p>The label name.</p>
@@ -3365,8 +3825,14 @@ export interface PutLabelRequest {
3365
3825
  */
3366
3826
  tags?: Tag[];
3367
3827
  }
3828
+ /**
3829
+ * @public
3830
+ */
3368
3831
  export interface PutLabelResult {
3369
3832
  }
3833
+ /**
3834
+ * @public
3835
+ */
3370
3836
  export interface PutOutcomeRequest {
3371
3837
  /**
3372
3838
  * <p>The name of the outcome.</p>
@@ -3381,8 +3847,14 @@ export interface PutOutcomeRequest {
3381
3847
  */
3382
3848
  tags?: Tag[];
3383
3849
  }
3850
+ /**
3851
+ * @public
3852
+ */
3384
3853
  export interface PutOutcomeResult {
3385
3854
  }
3855
+ /**
3856
+ * @public
3857
+ */
3386
3858
  export interface SendEventRequest {
3387
3859
  /**
3388
3860
  * <p>The event ID to upload.</p>
@@ -3413,8 +3885,14 @@ export interface SendEventRequest {
3413
3885
  */
3414
3886
  entities: Entity[] | undefined;
3415
3887
  }
3888
+ /**
3889
+ * @public
3890
+ */
3416
3891
  export interface SendEventResult {
3417
3892
  }
3893
+ /**
3894
+ * @public
3895
+ */
3418
3896
  export interface TagResourceRequest {
3419
3897
  /**
3420
3898
  * <p>The resource ARN.</p>
@@ -3425,8 +3903,14 @@ export interface TagResourceRequest {
3425
3903
  */
3426
3904
  tags: Tag[] | undefined;
3427
3905
  }
3906
+ /**
3907
+ * @public
3908
+ */
3428
3909
  export interface TagResourceResult {
3429
3910
  }
3911
+ /**
3912
+ * @public
3913
+ */
3430
3914
  export interface UntagResourceRequest {
3431
3915
  /**
3432
3916
  * <p>The ARN of the resource from which to remove the tag.</p>
@@ -3437,8 +3921,14 @@ export interface UntagResourceRequest {
3437
3921
  */
3438
3922
  tagKeys: string[] | undefined;
3439
3923
  }
3924
+ /**
3925
+ * @public
3926
+ */
3440
3927
  export interface UntagResourceResult {
3441
3928
  }
3929
+ /**
3930
+ * @public
3931
+ */
3442
3932
  export interface UpdateDetectorVersionRequest {
3443
3933
  /**
3444
3934
  * <p>The parent detector ID for the detector version you want to update.</p>
@@ -3472,8 +3962,14 @@ export interface UpdateDetectorVersionRequest {
3472
3962
  */
3473
3963
  ruleExecutionMode?: RuleExecutionMode | string;
3474
3964
  }
3965
+ /**
3966
+ * @public
3967
+ */
3475
3968
  export interface UpdateDetectorVersionResult {
3476
3969
  }
3970
+ /**
3971
+ * @public
3972
+ */
3477
3973
  export interface UpdateDetectorVersionMetadataRequest {
3478
3974
  /**
3479
3975
  * <p>The detector ID.</p>
@@ -3488,8 +3984,14 @@ export interface UpdateDetectorVersionMetadataRequest {
3488
3984
  */
3489
3985
  description: string | undefined;
3490
3986
  }
3987
+ /**
3988
+ * @public
3989
+ */
3491
3990
  export interface UpdateDetectorVersionMetadataResult {
3492
3991
  }
3992
+ /**
3993
+ * @public
3994
+ */
3493
3995
  export interface UpdateDetectorVersionStatusRequest {
3494
3996
  /**
3495
3997
  * <p>The detector ID. </p>
@@ -3506,8 +4008,14 @@ export interface UpdateDetectorVersionStatusRequest {
3506
4008
  */
3507
4009
  status: DetectorVersionStatus | string | undefined;
3508
4010
  }
4011
+ /**
4012
+ * @public
4013
+ */
3509
4014
  export interface UpdateDetectorVersionStatusResult {
3510
4015
  }
4016
+ /**
4017
+ * @public
4018
+ */
3511
4019
  export interface UpdateEventLabelRequest {
3512
4020
  /**
3513
4021
  * <p>The ID of the event associated with the label to update.</p>
@@ -3526,13 +4034,22 @@ export interface UpdateEventLabelRequest {
3526
4034
  */
3527
4035
  labelTimestamp: string | undefined;
3528
4036
  }
4037
+ /**
4038
+ * @public
4039
+ */
3529
4040
  export interface UpdateEventLabelResult {
3530
4041
  }
4042
+ /**
4043
+ * @public
4044
+ */
3531
4045
  export declare enum ListUpdateMode {
3532
4046
  APPEND = "APPEND",
3533
4047
  REMOVE = "REMOVE",
3534
4048
  REPLACE = "REPLACE"
3535
4049
  }
4050
+ /**
4051
+ * @public
4052
+ */
3536
4053
  export interface UpdateListRequest {
3537
4054
  /**
3538
4055
  * <p>
@@ -3580,8 +4097,14 @@ export interface UpdateListRequest {
3580
4097
  */
3581
4098
  variableType?: string;
3582
4099
  }
4100
+ /**
4101
+ * @public
4102
+ */
3583
4103
  export interface UpdateListResult {
3584
4104
  }
4105
+ /**
4106
+ * @public
4107
+ */
3585
4108
  export interface UpdateModelRequest {
3586
4109
  /**
3587
4110
  * <p>The model ID.</p>
@@ -3596,8 +4119,14 @@ export interface UpdateModelRequest {
3596
4119
  */
3597
4120
  description?: string;
3598
4121
  }
4122
+ /**
4123
+ * @public
4124
+ */
3599
4125
  export interface UpdateModelResult {
3600
4126
  }
4127
+ /**
4128
+ * @public
4129
+ */
3601
4130
  export interface UpdateModelVersionRequest {
3602
4131
  /**
3603
4132
  * <p>The model ID.</p>
@@ -3624,6 +4153,9 @@ export interface UpdateModelVersionRequest {
3624
4153
  */
3625
4154
  tags?: Tag[];
3626
4155
  }
4156
+ /**
4157
+ * @public
4158
+ */
3627
4159
  export interface UpdateModelVersionResult {
3628
4160
  /**
3629
4161
  * <p>The model ID.</p>
@@ -3642,11 +4174,17 @@ export interface UpdateModelVersionResult {
3642
4174
  */
3643
4175
  status?: string;
3644
4176
  }
4177
+ /**
4178
+ * @public
4179
+ */
3645
4180
  export declare enum ModelVersionStatus {
3646
4181
  ACTIVE = "ACTIVE",
3647
4182
  INACTIVE = "INACTIVE",
3648
4183
  TRAINING_CANCELLED = "TRAINING_CANCELLED"
3649
4184
  }
4185
+ /**
4186
+ * @public
4187
+ */
3650
4188
  export interface UpdateModelVersionStatusRequest {
3651
4189
  /**
3652
4190
  * <p>The model ID of the model version to update.</p>
@@ -3665,8 +4203,14 @@ export interface UpdateModelVersionStatusRequest {
3665
4203
  */
3666
4204
  status: ModelVersionStatus | string | undefined;
3667
4205
  }
4206
+ /**
4207
+ * @public
4208
+ */
3668
4209
  export interface UpdateModelVersionStatusResult {
3669
4210
  }
4211
+ /**
4212
+ * @public
4213
+ */
3670
4214
  export interface UpdateRuleMetadataRequest {
3671
4215
  /**
3672
4216
  * <p>The rule to update.</p>
@@ -3677,8 +4221,14 @@ export interface UpdateRuleMetadataRequest {
3677
4221
  */
3678
4222
  description: string | undefined;
3679
4223
  }
4224
+ /**
4225
+ * @public
4226
+ */
3680
4227
  export interface UpdateRuleMetadataResult {
3681
4228
  }
4229
+ /**
4230
+ * @public
4231
+ */
3682
4232
  export interface UpdateRuleVersionRequest {
3683
4233
  /**
3684
4234
  * <p>The rule to update.</p>
@@ -3705,12 +4255,18 @@ export interface UpdateRuleVersionRequest {
3705
4255
  */
3706
4256
  tags?: Tag[];
3707
4257
  }
4258
+ /**
4259
+ * @public
4260
+ */
3708
4261
  export interface UpdateRuleVersionResult {
3709
4262
  /**
3710
4263
  * <p>The new rule version that was created.</p>
3711
4264
  */
3712
4265
  rule?: Rule;
3713
4266
  }
4267
+ /**
4268
+ * @public
4269
+ */
3714
4270
  export interface UpdateVariableRequest {
3715
4271
  /**
3716
4272
  * <p>The name of the variable.</p>
@@ -3729,164 +4285,15 @@ export interface UpdateVariableRequest {
3729
4285
  */
3730
4286
  variableType?: string;
3731
4287
  }
3732
- export interface UpdateVariableResult {
3733
- }
3734
- /**
3735
- * @internal
3736
- */
3737
- export declare const AggregatedLogOddsMetricFilterSensitiveLog: (obj: AggregatedLogOddsMetric) => any;
3738
- /**
3739
- * @internal
3740
- */
3741
- export declare const AggregatedVariablesImpactExplanationFilterSensitiveLog: (obj: AggregatedVariablesImpactExplanation) => any;
3742
- /**
3743
- * @internal
3744
- */
3745
- export declare const AggregatedVariablesImportanceMetricsFilterSensitiveLog: (obj: AggregatedVariablesImportanceMetrics) => any;
3746
- /**
3747
- * @internal
3748
- */
3749
- export declare const AllowDenyListFilterSensitiveLog: (obj: AllowDenyList) => any;
3750
- /**
3751
- * @internal
3752
- */
3753
- export declare const ATIMetricDataPointFilterSensitiveLog: (obj: ATIMetricDataPoint) => any;
3754
- /**
3755
- * @internal
3756
- */
3757
- export declare const ATIModelPerformanceFilterSensitiveLog: (obj: ATIModelPerformance) => any;
3758
- /**
3759
- * @internal
3760
- */
3761
- export declare const ATITrainingMetricsValueFilterSensitiveLog: (obj: ATITrainingMetricsValue) => any;
3762
- /**
3763
- * @internal
3764
- */
3765
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
3766
- /**
3767
- * @internal
3768
- */
3769
- export declare const VariableEntryFilterSensitiveLog: (obj: VariableEntry) => any;
3770
- /**
3771
- * @internal
3772
- */
3773
- export declare const BatchCreateVariableRequestFilterSensitiveLog: (obj: BatchCreateVariableRequest) => any;
3774
- /**
3775
- * @internal
3776
- */
3777
- export declare const BatchCreateVariableErrorFilterSensitiveLog: (obj: BatchCreateVariableError) => any;
3778
- /**
3779
- * @internal
3780
- */
3781
- export declare const BatchCreateVariableResultFilterSensitiveLog: (obj: BatchCreateVariableResult) => any;
3782
- /**
3783
- * @internal
3784
- */
3785
- export declare const BatchGetVariableRequestFilterSensitiveLog: (obj: BatchGetVariableRequest) => any;
3786
- /**
3787
- * @internal
3788
- */
3789
- export declare const BatchGetVariableErrorFilterSensitiveLog: (obj: BatchGetVariableError) => any;
3790
- /**
3791
- * @internal
3792
- */
3793
- export declare const VariableFilterSensitiveLog: (obj: Variable) => any;
3794
- /**
3795
- * @internal
3796
- */
3797
- export declare const BatchGetVariableResultFilterSensitiveLog: (obj: BatchGetVariableResult) => any;
3798
- /**
3799
- * @internal
3800
- */
3801
- export declare const CancelBatchImportJobRequestFilterSensitiveLog: (obj: CancelBatchImportJobRequest) => any;
3802
- /**
3803
- * @internal
3804
- */
3805
- export declare const CancelBatchImportJobResultFilterSensitiveLog: (obj: CancelBatchImportJobResult) => any;
3806
- /**
3807
- * @internal
3808
- */
3809
- export declare const CancelBatchPredictionJobRequestFilterSensitiveLog: (obj: CancelBatchPredictionJobRequest) => any;
3810
- /**
3811
- * @internal
3812
- */
3813
- export declare const CancelBatchPredictionJobResultFilterSensitiveLog: (obj: CancelBatchPredictionJobResult) => any;
3814
- /**
3815
- * @internal
3816
- */
3817
- export declare const CreateBatchImportJobRequestFilterSensitiveLog: (obj: CreateBatchImportJobRequest) => any;
3818
- /**
3819
- * @internal
3820
- */
3821
- export declare const CreateBatchImportJobResultFilterSensitiveLog: (obj: CreateBatchImportJobResult) => any;
3822
- /**
3823
- * @internal
3824
- */
3825
- export declare const CreateBatchPredictionJobRequestFilterSensitiveLog: (obj: CreateBatchPredictionJobRequest) => any;
3826
- /**
3827
- * @internal
3828
- */
3829
- export declare const CreateBatchPredictionJobResultFilterSensitiveLog: (obj: CreateBatchPredictionJobResult) => any;
3830
- /**
3831
- * @internal
3832
- */
3833
- export declare const ModelVersionFilterSensitiveLog: (obj: ModelVersion) => any;
3834
- /**
3835
- * @internal
3836
- */
3837
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
3838
4288
  /**
3839
- * @internal
3840
- */
3841
- export declare const CreateDetectorVersionRequestFilterSensitiveLog: (obj: CreateDetectorVersionRequest) => any;
3842
- /**
3843
- * @internal
4289
+ * @public
3844
4290
  */
3845
- export declare const CreateDetectorVersionResultFilterSensitiveLog: (obj: CreateDetectorVersionResult) => any;
4291
+ export interface UpdateVariableResult {
4292
+ }
3846
4293
  /**
3847
4294
  * @internal
3848
4295
  */
3849
4296
  export declare const CreateListRequestFilterSensitiveLog: (obj: CreateListRequest) => any;
3850
- /**
3851
- * @internal
3852
- */
3853
- export declare const CreateListResultFilterSensitiveLog: (obj: CreateListResult) => any;
3854
- /**
3855
- * @internal
3856
- */
3857
- export declare const CreateModelRequestFilterSensitiveLog: (obj: CreateModelRequest) => any;
3858
- /**
3859
- * @internal
3860
- */
3861
- export declare const CreateModelResultFilterSensitiveLog: (obj: CreateModelResult) => any;
3862
- /**
3863
- * @internal
3864
- */
3865
- export declare const ExternalEventsDetailFilterSensitiveLog: (obj: ExternalEventsDetail) => any;
3866
- /**
3867
- * @internal
3868
- */
3869
- export declare const IngestedEventsTimeWindowFilterSensitiveLog: (obj: IngestedEventsTimeWindow) => any;
3870
- /**
3871
- * @internal
3872
- */
3873
- export declare const IngestedEventsDetailFilterSensitiveLog: (obj: IngestedEventsDetail) => any;
3874
- /**
3875
- * @internal
3876
- */
3877
- export declare const LabelSchemaFilterSensitiveLog: (obj: LabelSchema) => any;
3878
- /**
3879
- * @internal
3880
- */
3881
- export declare const TrainingDataSchemaFilterSensitiveLog: (obj: TrainingDataSchema) => any;
3882
- /**
3883
- * @internal
3884
- */
3885
- export declare const CreateModelVersionRequestFilterSensitiveLog: (obj: CreateModelVersionRequest) => any;
3886
- /**
3887
- * @internal
3888
- */
3889
- export declare const CreateModelVersionResultFilterSensitiveLog: (obj: CreateModelVersionResult) => any;
3890
4297
  /**
3891
4298
  * @internal
3892
4299
  */
@@ -3894,696 +4301,64 @@ export declare const CreateRuleRequestFilterSensitiveLog: (obj: CreateRuleReques
3894
4301
  /**
3895
4302
  * @internal
3896
4303
  */
3897
- export declare const CreateRuleResultFilterSensitiveLog: (obj: CreateRuleResult) => any;
3898
- /**
3899
- * @internal
3900
- */
3901
- export declare const CreateVariableRequestFilterSensitiveLog: (obj: CreateVariableRequest) => any;
3902
- /**
3903
- * @internal
3904
- */
3905
- export declare const CreateVariableResultFilterSensitiveLog: (obj: CreateVariableResult) => any;
3906
- /**
3907
- * @internal
3908
- */
3909
- export declare const DeleteBatchImportJobRequestFilterSensitiveLog: (obj: DeleteBatchImportJobRequest) => any;
3910
- /**
3911
- * @internal
3912
- */
3913
- export declare const DeleteBatchImportJobResultFilterSensitiveLog: (obj: DeleteBatchImportJobResult) => any;
3914
- /**
3915
- * @internal
3916
- */
3917
- export declare const DeleteBatchPredictionJobRequestFilterSensitiveLog: (obj: DeleteBatchPredictionJobRequest) => any;
3918
- /**
3919
- * @internal
3920
- */
3921
- export declare const DeleteBatchPredictionJobResultFilterSensitiveLog: (obj: DeleteBatchPredictionJobResult) => any;
3922
- /**
3923
- * @internal
3924
- */
3925
- export declare const DeleteDetectorRequestFilterSensitiveLog: (obj: DeleteDetectorRequest) => any;
3926
- /**
3927
- * @internal
3928
- */
3929
- export declare const DeleteDetectorResultFilterSensitiveLog: (obj: DeleteDetectorResult) => any;
3930
- /**
3931
- * @internal
3932
- */
3933
- export declare const DeleteDetectorVersionRequestFilterSensitiveLog: (obj: DeleteDetectorVersionRequest) => any;
3934
- /**
3935
- * @internal
3936
- */
3937
- export declare const DeleteDetectorVersionResultFilterSensitiveLog: (obj: DeleteDetectorVersionResult) => any;
3938
- /**
3939
- * @internal
3940
- */
3941
- export declare const DeleteEntityTypeRequestFilterSensitiveLog: (obj: DeleteEntityTypeRequest) => any;
3942
- /**
3943
- * @internal
3944
- */
3945
- export declare const DeleteEntityTypeResultFilterSensitiveLog: (obj: DeleteEntityTypeResult) => any;
3946
- /**
3947
- * @internal
3948
- */
3949
- export declare const DeleteEventRequestFilterSensitiveLog: (obj: DeleteEventRequest) => any;
3950
- /**
3951
- * @internal
3952
- */
3953
- export declare const DeleteEventResultFilterSensitiveLog: (obj: DeleteEventResult) => any;
3954
- /**
3955
- * @internal
3956
- */
3957
- export declare const DeleteEventsByEventTypeRequestFilterSensitiveLog: (obj: DeleteEventsByEventTypeRequest) => any;
3958
- /**
3959
- * @internal
3960
- */
3961
- export declare const DeleteEventsByEventTypeResultFilterSensitiveLog: (obj: DeleteEventsByEventTypeResult) => any;
3962
- /**
3963
- * @internal
3964
- */
3965
- export declare const DeleteEventTypeRequestFilterSensitiveLog: (obj: DeleteEventTypeRequest) => any;
3966
- /**
3967
- * @internal
3968
- */
3969
- export declare const DeleteEventTypeResultFilterSensitiveLog: (obj: DeleteEventTypeResult) => any;
3970
- /**
3971
- * @internal
3972
- */
3973
- export declare const DeleteExternalModelRequestFilterSensitiveLog: (obj: DeleteExternalModelRequest) => any;
3974
- /**
3975
- * @internal
3976
- */
3977
- export declare const DeleteExternalModelResultFilterSensitiveLog: (obj: DeleteExternalModelResult) => any;
4304
+ export declare const EntityFilterSensitiveLog: (obj: Entity) => any;
3978
4305
  /**
3979
4306
  * @internal
3980
4307
  */
3981
- export declare const DeleteLabelRequestFilterSensitiveLog: (obj: DeleteLabelRequest) => any;
4308
+ export declare const EventFilterSensitiveLog: (obj: Event) => any;
3982
4309
  /**
3983
4310
  * @internal
3984
4311
  */
3985
- export declare const DeleteLabelResultFilterSensitiveLog: (obj: DeleteLabelResult) => any;
4312
+ export declare const GetEventResultFilterSensitiveLog: (obj: GetEventResult) => any;
3986
4313
  /**
3987
4314
  * @internal
3988
4315
  */
3989
- export declare const DeleteListRequestFilterSensitiveLog: (obj: DeleteListRequest) => any;
4316
+ export declare const GetEventPredictionRequestFilterSensitiveLog: (obj: GetEventPredictionRequest) => any;
3990
4317
  /**
3991
4318
  * @internal
3992
4319
  */
3993
- export declare const DeleteListResultFilterSensitiveLog: (obj: DeleteListResult) => any;
4320
+ export declare const EvaluatedExternalModelFilterSensitiveLog: (obj: EvaluatedExternalModel) => any;
3994
4321
  /**
3995
4322
  * @internal
3996
4323
  */
3997
- export declare const DeleteModelRequestFilterSensitiveLog: (obj: DeleteModelRequest) => any;
4324
+ export declare const EventVariableSummaryFilterSensitiveLog: (obj: EventVariableSummary) => any;
3998
4325
  /**
3999
4326
  * @internal
4000
4327
  */
4001
- export declare const DeleteModelResultFilterSensitiveLog: (obj: DeleteModelResult) => any;
4328
+ export declare const EvaluatedRuleFilterSensitiveLog: (obj: EvaluatedRule) => any;
4002
4329
  /**
4003
4330
  * @internal
4004
4331
  */
4005
- export declare const DeleteModelVersionRequestFilterSensitiveLog: (obj: DeleteModelVersionRequest) => any;
4332
+ export declare const GetEventPredictionMetadataResultFilterSensitiveLog: (obj: GetEventPredictionMetadataResult) => any;
4006
4333
  /**
4007
4334
  * @internal
4008
4335
  */
4009
- export declare const DeleteModelVersionResultFilterSensitiveLog: (obj: DeleteModelVersionResult) => any;
4336
+ export declare const EventTypeFilterSensitiveLog: (obj: EventType) => any;
4010
4337
  /**
4011
4338
  * @internal
4012
4339
  */
4013
- export declare const DeleteOutcomeRequestFilterSensitiveLog: (obj: DeleteOutcomeRequest) => any;
4340
+ export declare const GetEventTypesResultFilterSensitiveLog: (obj: GetEventTypesResult) => any;
4014
4341
  /**
4015
4342
  * @internal
4016
4343
  */
4017
- export declare const DeleteOutcomeResultFilterSensitiveLog: (obj: DeleteOutcomeResult) => any;
4344
+ export declare const GetListElementsResultFilterSensitiveLog: (obj: GetListElementsResult) => any;
4018
4345
  /**
4019
4346
  * @internal
4020
4347
  */
4021
- export declare const DeleteRuleRequestFilterSensitiveLog: (obj: DeleteRuleRequest) => any;
4348
+ export declare const RuleDetailFilterSensitiveLog: (obj: RuleDetail) => any;
4022
4349
  /**
4023
4350
  * @internal
4024
4351
  */
4025
- export declare const DeleteRuleResultFilterSensitiveLog: (obj: DeleteRuleResult) => any;
4352
+ export declare const GetRulesResultFilterSensitiveLog: (obj: GetRulesResult) => any;
4026
4353
  /**
4027
4354
  * @internal
4028
4355
  */
4029
- export declare const DeleteVariableRequestFilterSensitiveLog: (obj: DeleteVariableRequest) => any;
4356
+ export declare const SendEventRequestFilterSensitiveLog: (obj: SendEventRequest) => any;
4030
4357
  /**
4031
4358
  * @internal
4032
4359
  */
4033
- export declare const DeleteVariableResultFilterSensitiveLog: (obj: DeleteVariableResult) => any;
4034
- /**
4035
- * @internal
4036
- */
4037
- export declare const DescribeDetectorRequestFilterSensitiveLog: (obj: DescribeDetectorRequest) => any;
4038
- /**
4039
- * @internal
4040
- */
4041
- export declare const DetectorVersionSummaryFilterSensitiveLog: (obj: DetectorVersionSummary) => any;
4042
- /**
4043
- * @internal
4044
- */
4045
- export declare const DescribeDetectorResultFilterSensitiveLog: (obj: DescribeDetectorResult) => any;
4046
- /**
4047
- * @internal
4048
- */
4049
- export declare const DescribeModelVersionsRequestFilterSensitiveLog: (obj: DescribeModelVersionsRequest) => any;
4050
- /**
4051
- * @internal
4052
- */
4053
- export declare const FieldValidationMessageFilterSensitiveLog: (obj: FieldValidationMessage) => any;
4054
- /**
4055
- * @internal
4056
- */
4057
- export declare const FileValidationMessageFilterSensitiveLog: (obj: FileValidationMessage) => any;
4058
- /**
4059
- * @internal
4060
- */
4061
- export declare const DataValidationMetricsFilterSensitiveLog: (obj: DataValidationMetrics) => any;
4062
- /**
4063
- * @internal
4064
- */
4065
- export declare const MetricDataPointFilterSensitiveLog: (obj: MetricDataPoint) => any;
4066
- /**
4067
- * @internal
4068
- */
4069
- export declare const TrainingMetricsFilterSensitiveLog: (obj: TrainingMetrics) => any;
4070
- /**
4071
- * @internal
4072
- */
4073
- export declare const LogOddsMetricFilterSensitiveLog: (obj: LogOddsMetric) => any;
4074
- /**
4075
- * @internal
4076
- */
4077
- export declare const VariableImportanceMetricsFilterSensitiveLog: (obj: VariableImportanceMetrics) => any;
4078
- /**
4079
- * @internal
4080
- */
4081
- export declare const TrainingResultFilterSensitiveLog: (obj: TrainingResult) => any;
4082
- /**
4083
- * @internal
4084
- */
4085
- export declare const OFIMetricDataPointFilterSensitiveLog: (obj: OFIMetricDataPoint) => any;
4086
- /**
4087
- * @internal
4088
- */
4089
- export declare const UncertaintyRangeFilterSensitiveLog: (obj: UncertaintyRange) => any;
4090
- /**
4091
- * @internal
4092
- */
4093
- export declare const OFIModelPerformanceFilterSensitiveLog: (obj: OFIModelPerformance) => any;
4094
- /**
4095
- * @internal
4096
- */
4097
- export declare const OFITrainingMetricsValueFilterSensitiveLog: (obj: OFITrainingMetricsValue) => any;
4098
- /**
4099
- * @internal
4100
- */
4101
- export declare const TFIMetricDataPointFilterSensitiveLog: (obj: TFIMetricDataPoint) => any;
4102
- /**
4103
- * @internal
4104
- */
4105
- export declare const TFIModelPerformanceFilterSensitiveLog: (obj: TFIModelPerformance) => any;
4106
- /**
4107
- * @internal
4108
- */
4109
- export declare const TFITrainingMetricsValueFilterSensitiveLog: (obj: TFITrainingMetricsValue) => any;
4110
- /**
4111
- * @internal
4112
- */
4113
- export declare const TrainingMetricsV2FilterSensitiveLog: (obj: TrainingMetricsV2) => any;
4114
- /**
4115
- * @internal
4116
- */
4117
- export declare const TrainingResultV2FilterSensitiveLog: (obj: TrainingResultV2) => any;
4118
- /**
4119
- * @internal
4120
- */
4121
- export declare const ModelVersionDetailFilterSensitiveLog: (obj: ModelVersionDetail) => any;
4122
- /**
4123
- * @internal
4124
- */
4125
- export declare const DescribeModelVersionsResultFilterSensitiveLog: (obj: DescribeModelVersionsResult) => any;
4126
- /**
4127
- * @internal
4128
- */
4129
- export declare const GetBatchImportJobsRequestFilterSensitiveLog: (obj: GetBatchImportJobsRequest) => any;
4130
- /**
4131
- * @internal
4132
- */
4133
- export declare const BatchImportFilterSensitiveLog: (obj: BatchImport) => any;
4134
- /**
4135
- * @internal
4136
- */
4137
- export declare const GetBatchImportJobsResultFilterSensitiveLog: (obj: GetBatchImportJobsResult) => any;
4138
- /**
4139
- * @internal
4140
- */
4141
- export declare const GetBatchPredictionJobsRequestFilterSensitiveLog: (obj: GetBatchPredictionJobsRequest) => any;
4142
- /**
4143
- * @internal
4144
- */
4145
- export declare const BatchPredictionFilterSensitiveLog: (obj: BatchPrediction) => any;
4146
- /**
4147
- * @internal
4148
- */
4149
- export declare const GetBatchPredictionJobsResultFilterSensitiveLog: (obj: GetBatchPredictionJobsResult) => any;
4150
- /**
4151
- * @internal
4152
- */
4153
- export declare const GetDeleteEventsByEventTypeStatusRequestFilterSensitiveLog: (obj: GetDeleteEventsByEventTypeStatusRequest) => any;
4154
- /**
4155
- * @internal
4156
- */
4157
- export declare const GetDeleteEventsByEventTypeStatusResultFilterSensitiveLog: (obj: GetDeleteEventsByEventTypeStatusResult) => any;
4158
- /**
4159
- * @internal
4160
- */
4161
- export declare const GetDetectorsRequestFilterSensitiveLog: (obj: GetDetectorsRequest) => any;
4162
- /**
4163
- * @internal
4164
- */
4165
- export declare const DetectorFilterSensitiveLog: (obj: Detector) => any;
4166
- /**
4167
- * @internal
4168
- */
4169
- export declare const GetDetectorsResultFilterSensitiveLog: (obj: GetDetectorsResult) => any;
4170
- /**
4171
- * @internal
4172
- */
4173
- export declare const GetDetectorVersionRequestFilterSensitiveLog: (obj: GetDetectorVersionRequest) => any;
4174
- /**
4175
- * @internal
4176
- */
4177
- export declare const GetDetectorVersionResultFilterSensitiveLog: (obj: GetDetectorVersionResult) => any;
4178
- /**
4179
- * @internal
4180
- */
4181
- export declare const GetEntityTypesRequestFilterSensitiveLog: (obj: GetEntityTypesRequest) => any;
4182
- /**
4183
- * @internal
4184
- */
4185
- export declare const EntityTypeFilterSensitiveLog: (obj: EntityType) => any;
4186
- /**
4187
- * @internal
4188
- */
4189
- export declare const GetEntityTypesResultFilterSensitiveLog: (obj: GetEntityTypesResult) => any;
4190
- /**
4191
- * @internal
4192
- */
4193
- export declare const GetEventRequestFilterSensitiveLog: (obj: GetEventRequest) => any;
4194
- /**
4195
- * @internal
4196
- */
4197
- export declare const EntityFilterSensitiveLog: (obj: Entity) => any;
4198
- /**
4199
- * @internal
4200
- */
4201
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
4202
- /**
4203
- * @internal
4204
- */
4205
- export declare const GetEventResultFilterSensitiveLog: (obj: GetEventResult) => any;
4206
- /**
4207
- * @internal
4208
- */
4209
- export declare const ModelEndpointDataBlobFilterSensitiveLog: (obj: ModelEndpointDataBlob) => any;
4210
- /**
4211
- * @internal
4212
- */
4213
- export declare const GetEventPredictionRequestFilterSensitiveLog: (obj: GetEventPredictionRequest) => any;
4214
- /**
4215
- * @internal
4216
- */
4217
- export declare const ExternalModelSummaryFilterSensitiveLog: (obj: ExternalModelSummary) => any;
4218
- /**
4219
- * @internal
4220
- */
4221
- export declare const ExternalModelOutputsFilterSensitiveLog: (obj: ExternalModelOutputs) => any;
4222
- /**
4223
- * @internal
4224
- */
4225
- export declare const ModelScoresFilterSensitiveLog: (obj: ModelScores) => any;
4226
- /**
4227
- * @internal
4228
- */
4229
- export declare const RuleResultFilterSensitiveLog: (obj: RuleResult) => any;
4230
- /**
4231
- * @internal
4232
- */
4233
- export declare const GetEventPredictionResultFilterSensitiveLog: (obj: GetEventPredictionResult) => any;
4234
- /**
4235
- * @internal
4236
- */
4237
- export declare const GetEventPredictionMetadataRequestFilterSensitiveLog: (obj: GetEventPredictionMetadataRequest) => any;
4238
- /**
4239
- * @internal
4240
- */
4241
- export declare const EvaluatedExternalModelFilterSensitiveLog: (obj: EvaluatedExternalModel) => any;
4242
- /**
4243
- * @internal
4244
- */
4245
- export declare const VariableImpactExplanationFilterSensitiveLog: (obj: VariableImpactExplanation) => any;
4246
- /**
4247
- * @internal
4248
- */
4249
- export declare const PredictionExplanationsFilterSensitiveLog: (obj: PredictionExplanations) => any;
4250
- /**
4251
- * @internal
4252
- */
4253
- export declare const ModelVersionEvaluationFilterSensitiveLog: (obj: ModelVersionEvaluation) => any;
4254
- /**
4255
- * @internal
4256
- */
4257
- export declare const EvaluatedModelVersionFilterSensitiveLog: (obj: EvaluatedModelVersion) => any;
4258
- /**
4259
- * @internal
4260
- */
4261
- export declare const EventVariableSummaryFilterSensitiveLog: (obj: EventVariableSummary) => any;
4262
- /**
4263
- * @internal
4264
- */
4265
- export declare const EvaluatedRuleFilterSensitiveLog: (obj: EvaluatedRule) => any;
4266
- /**
4267
- * @internal
4268
- */
4269
- export declare const GetEventPredictionMetadataResultFilterSensitiveLog: (obj: GetEventPredictionMetadataResult) => any;
4270
- /**
4271
- * @internal
4272
- */
4273
- export declare const GetEventTypesRequestFilterSensitiveLog: (obj: GetEventTypesRequest) => any;
4274
- /**
4275
- * @internal
4276
- */
4277
- export declare const IngestedEventStatisticsFilterSensitiveLog: (obj: IngestedEventStatistics) => any;
4278
- /**
4279
- * @internal
4280
- */
4281
- export declare const EventTypeFilterSensitiveLog: (obj: EventType) => any;
4282
- /**
4283
- * @internal
4284
- */
4285
- export declare const GetEventTypesResultFilterSensitiveLog: (obj: GetEventTypesResult) => any;
4286
- /**
4287
- * @internal
4288
- */
4289
- export declare const GetExternalModelsRequestFilterSensitiveLog: (obj: GetExternalModelsRequest) => any;
4290
- /**
4291
- * @internal
4292
- */
4293
- export declare const ModelInputConfigurationFilterSensitiveLog: (obj: ModelInputConfiguration) => any;
4294
- /**
4295
- * @internal
4296
- */
4297
- export declare const ModelOutputConfigurationFilterSensitiveLog: (obj: ModelOutputConfiguration) => any;
4298
- /**
4299
- * @internal
4300
- */
4301
- export declare const ExternalModelFilterSensitiveLog: (obj: ExternalModel) => any;
4302
- /**
4303
- * @internal
4304
- */
4305
- export declare const GetExternalModelsResultFilterSensitiveLog: (obj: GetExternalModelsResult) => any;
4306
- /**
4307
- * @internal
4308
- */
4309
- export declare const KMSKeyFilterSensitiveLog: (obj: KMSKey) => any;
4310
- /**
4311
- * @internal
4312
- */
4313
- export declare const GetKMSEncryptionKeyResultFilterSensitiveLog: (obj: GetKMSEncryptionKeyResult) => any;
4314
- /**
4315
- * @internal
4316
- */
4317
- export declare const GetLabelsRequestFilterSensitiveLog: (obj: GetLabelsRequest) => any;
4318
- /**
4319
- * @internal
4320
- */
4321
- export declare const LabelFilterSensitiveLog: (obj: Label) => any;
4322
- /**
4323
- * @internal
4324
- */
4325
- export declare const GetLabelsResultFilterSensitiveLog: (obj: GetLabelsResult) => any;
4326
- /**
4327
- * @internal
4328
- */
4329
- export declare const GetListElementsRequestFilterSensitiveLog: (obj: GetListElementsRequest) => any;
4330
- /**
4331
- * @internal
4332
- */
4333
- export declare const GetListElementsResultFilterSensitiveLog: (obj: GetListElementsResult) => any;
4334
- /**
4335
- * @internal
4336
- */
4337
- export declare const GetListsMetadataRequestFilterSensitiveLog: (obj: GetListsMetadataRequest) => any;
4338
- /**
4339
- * @internal
4340
- */
4341
- export declare const GetListsMetadataResultFilterSensitiveLog: (obj: GetListsMetadataResult) => any;
4342
- /**
4343
- * @internal
4344
- */
4345
- export declare const GetModelsRequestFilterSensitiveLog: (obj: GetModelsRequest) => any;
4346
- /**
4347
- * @internal
4348
- */
4349
- export declare const ModelFilterSensitiveLog: (obj: Model) => any;
4350
- /**
4351
- * @internal
4352
- */
4353
- export declare const GetModelsResultFilterSensitiveLog: (obj: GetModelsResult) => any;
4354
- /**
4355
- * @internal
4356
- */
4357
- export declare const GetModelVersionRequestFilterSensitiveLog: (obj: GetModelVersionRequest) => any;
4358
- /**
4359
- * @internal
4360
- */
4361
- export declare const GetModelVersionResultFilterSensitiveLog: (obj: GetModelVersionResult) => any;
4362
- /**
4363
- * @internal
4364
- */
4365
- export declare const GetOutcomesRequestFilterSensitiveLog: (obj: GetOutcomesRequest) => any;
4366
- /**
4367
- * @internal
4368
- */
4369
- export declare const OutcomeFilterSensitiveLog: (obj: Outcome) => any;
4370
- /**
4371
- * @internal
4372
- */
4373
- export declare const GetOutcomesResultFilterSensitiveLog: (obj: GetOutcomesResult) => any;
4374
- /**
4375
- * @internal
4376
- */
4377
- export declare const GetRulesRequestFilterSensitiveLog: (obj: GetRulesRequest) => any;
4378
- /**
4379
- * @internal
4380
- */
4381
- export declare const RuleDetailFilterSensitiveLog: (obj: RuleDetail) => any;
4382
- /**
4383
- * @internal
4384
- */
4385
- export declare const GetRulesResultFilterSensitiveLog: (obj: GetRulesResult) => any;
4386
- /**
4387
- * @internal
4388
- */
4389
- export declare const GetVariablesRequestFilterSensitiveLog: (obj: GetVariablesRequest) => any;
4390
- /**
4391
- * @internal
4392
- */
4393
- export declare const GetVariablesResultFilterSensitiveLog: (obj: GetVariablesResult) => any;
4394
- /**
4395
- * @internal
4396
- */
4397
- export declare const FilterConditionFilterSensitiveLog: (obj: FilterCondition) => any;
4398
- /**
4399
- * @internal
4400
- */
4401
- export declare const PredictionTimeRangeFilterSensitiveLog: (obj: PredictionTimeRange) => any;
4402
- /**
4403
- * @internal
4404
- */
4405
- export declare const ListEventPredictionsRequestFilterSensitiveLog: (obj: ListEventPredictionsRequest) => any;
4406
- /**
4407
- * @internal
4408
- */
4409
- export declare const EventPredictionSummaryFilterSensitiveLog: (obj: EventPredictionSummary) => any;
4410
- /**
4411
- * @internal
4412
- */
4413
- export declare const ListEventPredictionsResultFilterSensitiveLog: (obj: ListEventPredictionsResult) => any;
4414
- /**
4415
- * @internal
4416
- */
4417
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4418
- /**
4419
- * @internal
4420
- */
4421
- export declare const ListTagsForResourceResultFilterSensitiveLog: (obj: ListTagsForResourceResult) => any;
4422
- /**
4423
- * @internal
4424
- */
4425
- export declare const PutDetectorRequestFilterSensitiveLog: (obj: PutDetectorRequest) => any;
4426
- /**
4427
- * @internal
4428
- */
4429
- export declare const PutDetectorResultFilterSensitiveLog: (obj: PutDetectorResult) => any;
4430
- /**
4431
- * @internal
4432
- */
4433
- export declare const PutEntityTypeRequestFilterSensitiveLog: (obj: PutEntityTypeRequest) => any;
4434
- /**
4435
- * @internal
4436
- */
4437
- export declare const PutEntityTypeResultFilterSensitiveLog: (obj: PutEntityTypeResult) => any;
4438
- /**
4439
- * @internal
4440
- */
4441
- export declare const PutEventTypeRequestFilterSensitiveLog: (obj: PutEventTypeRequest) => any;
4442
- /**
4443
- * @internal
4444
- */
4445
- export declare const PutEventTypeResultFilterSensitiveLog: (obj: PutEventTypeResult) => any;
4446
- /**
4447
- * @internal
4448
- */
4449
- export declare const PutExternalModelRequestFilterSensitiveLog: (obj: PutExternalModelRequest) => any;
4450
- /**
4451
- * @internal
4452
- */
4453
- export declare const PutExternalModelResultFilterSensitiveLog: (obj: PutExternalModelResult) => any;
4454
- /**
4455
- * @internal
4456
- */
4457
- export declare const PutKMSEncryptionKeyRequestFilterSensitiveLog: (obj: PutKMSEncryptionKeyRequest) => any;
4458
- /**
4459
- * @internal
4460
- */
4461
- export declare const PutKMSEncryptionKeyResultFilterSensitiveLog: (obj: PutKMSEncryptionKeyResult) => any;
4462
- /**
4463
- * @internal
4464
- */
4465
- export declare const PutLabelRequestFilterSensitiveLog: (obj: PutLabelRequest) => any;
4466
- /**
4467
- * @internal
4468
- */
4469
- export declare const PutLabelResultFilterSensitiveLog: (obj: PutLabelResult) => any;
4470
- /**
4471
- * @internal
4472
- */
4473
- export declare const PutOutcomeRequestFilterSensitiveLog: (obj: PutOutcomeRequest) => any;
4474
- /**
4475
- * @internal
4476
- */
4477
- export declare const PutOutcomeResultFilterSensitiveLog: (obj: PutOutcomeResult) => any;
4478
- /**
4479
- * @internal
4480
- */
4481
- export declare const SendEventRequestFilterSensitiveLog: (obj: SendEventRequest) => any;
4482
- /**
4483
- * @internal
4484
- */
4485
- export declare const SendEventResultFilterSensitiveLog: (obj: SendEventResult) => any;
4486
- /**
4487
- * @internal
4488
- */
4489
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
4490
- /**
4491
- * @internal
4492
- */
4493
- export declare const TagResourceResultFilterSensitiveLog: (obj: TagResourceResult) => any;
4494
- /**
4495
- * @internal
4496
- */
4497
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
4498
- /**
4499
- * @internal
4500
- */
4501
- export declare const UntagResourceResultFilterSensitiveLog: (obj: UntagResourceResult) => any;
4502
- /**
4503
- * @internal
4504
- */
4505
- export declare const UpdateDetectorVersionRequestFilterSensitiveLog: (obj: UpdateDetectorVersionRequest) => any;
4506
- /**
4507
- * @internal
4508
- */
4509
- export declare const UpdateDetectorVersionResultFilterSensitiveLog: (obj: UpdateDetectorVersionResult) => any;
4510
- /**
4511
- * @internal
4512
- */
4513
- export declare const UpdateDetectorVersionMetadataRequestFilterSensitiveLog: (obj: UpdateDetectorVersionMetadataRequest) => any;
4514
- /**
4515
- * @internal
4516
- */
4517
- export declare const UpdateDetectorVersionMetadataResultFilterSensitiveLog: (obj: UpdateDetectorVersionMetadataResult) => any;
4518
- /**
4519
- * @internal
4520
- */
4521
- export declare const UpdateDetectorVersionStatusRequestFilterSensitiveLog: (obj: UpdateDetectorVersionStatusRequest) => any;
4522
- /**
4523
- * @internal
4524
- */
4525
- export declare const UpdateDetectorVersionStatusResultFilterSensitiveLog: (obj: UpdateDetectorVersionStatusResult) => any;
4526
- /**
4527
- * @internal
4528
- */
4529
- export declare const UpdateEventLabelRequestFilterSensitiveLog: (obj: UpdateEventLabelRequest) => any;
4530
- /**
4531
- * @internal
4532
- */
4533
- export declare const UpdateEventLabelResultFilterSensitiveLog: (obj: UpdateEventLabelResult) => any;
4534
- /**
4535
- * @internal
4536
- */
4537
- export declare const UpdateListRequestFilterSensitiveLog: (obj: UpdateListRequest) => any;
4538
- /**
4539
- * @internal
4540
- */
4541
- export declare const UpdateListResultFilterSensitiveLog: (obj: UpdateListResult) => any;
4542
- /**
4543
- * @internal
4544
- */
4545
- export declare const UpdateModelRequestFilterSensitiveLog: (obj: UpdateModelRequest) => any;
4546
- /**
4547
- * @internal
4548
- */
4549
- export declare const UpdateModelResultFilterSensitiveLog: (obj: UpdateModelResult) => any;
4550
- /**
4551
- * @internal
4552
- */
4553
- export declare const UpdateModelVersionRequestFilterSensitiveLog: (obj: UpdateModelVersionRequest) => any;
4554
- /**
4555
- * @internal
4556
- */
4557
- export declare const UpdateModelVersionResultFilterSensitiveLog: (obj: UpdateModelVersionResult) => any;
4558
- /**
4559
- * @internal
4560
- */
4561
- export declare const UpdateModelVersionStatusRequestFilterSensitiveLog: (obj: UpdateModelVersionStatusRequest) => any;
4562
- /**
4563
- * @internal
4564
- */
4565
- export declare const UpdateModelVersionStatusResultFilterSensitiveLog: (obj: UpdateModelVersionStatusResult) => any;
4566
- /**
4567
- * @internal
4568
- */
4569
- export declare const UpdateRuleMetadataRequestFilterSensitiveLog: (obj: UpdateRuleMetadataRequest) => any;
4570
- /**
4571
- * @internal
4572
- */
4573
- export declare const UpdateRuleMetadataResultFilterSensitiveLog: (obj: UpdateRuleMetadataResult) => any;
4360
+ export declare const UpdateListRequestFilterSensitiveLog: (obj: UpdateListRequest) => any;
4574
4361
  /**
4575
4362
  * @internal
4576
4363
  */
4577
4364
  export declare const UpdateRuleVersionRequestFilterSensitiveLog: (obj: UpdateRuleVersionRequest) => any;
4578
- /**
4579
- * @internal
4580
- */
4581
- export declare const UpdateRuleVersionResultFilterSensitiveLog: (obj: UpdateRuleVersionResult) => any;
4582
- /**
4583
- * @internal
4584
- */
4585
- export declare const UpdateVariableRequestFilterSensitiveLog: (obj: UpdateVariableRequest) => any;
4586
- /**
4587
- * @internal
4588
- */
4589
- export declare const UpdateVariableResultFilterSensitiveLog: (obj: UpdateVariableResult) => any;