@aws-sdk/client-frauddetector 3.529.1 → 3.535.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.
- package/dist-types/FraudDetector.d.ts +15 -1
- package/dist-types/FraudDetectorClient.d.ts +1 -1
- package/dist-types/commands/BatchCreateVariableCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetVariableCommand.d.ts +2 -1
- package/dist-types/commands/CancelBatchImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateBatchImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateListCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateVariableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEntityTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExternalModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLabelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOutcomeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVariableCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelVersionsCommand.d.ts +2 -1
- package/dist-types/commands/GetBatchImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +2 -1
- package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetEntityTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetEventCommand.d.ts +2 -1
- package/dist-types/commands/GetEventPredictionCommand.d.ts +3 -2
- package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetEventTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetExternalModelsCommand.d.ts +2 -1
- package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetLabelsCommand.d.ts +2 -1
- package/dist-types/commands/GetListElementsCommand.d.ts +2 -1
- package/dist-types/commands/GetListsMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetModelsCommand.d.ts +2 -1
- package/dist-types/commands/GetOutcomesCommand.d.ts +2 -1
- package/dist-types/commands/GetRulesCommand.d.ts +2 -1
- package/dist-types/commands/GetVariablesCommand.d.ts +2 -1
- package/dist-types/commands/ListEventPredictionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutDetectorCommand.d.ts +2 -1
- package/dist-types/commands/PutEntityTypeCommand.d.ts +2 -1
- package/dist-types/commands/PutEventTypeCommand.d.ts +2 -1
- package/dist-types/commands/PutExternalModelCommand.d.ts +2 -1
- package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/PutLabelCommand.d.ts +2 -1
- package/dist-types/commands/PutOutcomeCommand.d.ts +2 -1
- package/dist-types/commands/SendEventCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventLabelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateListCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVariableCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +698 -698
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/FraudDetector.d.ts +14 -0
- package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendEventCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -251,18 +251,21 @@ export interface FraudDetector {
|
|
|
251
251
|
/**
|
|
252
252
|
* @see {@link DescribeModelVersionsCommand}
|
|
253
253
|
*/
|
|
254
|
+
describeModelVersions(): Promise<DescribeModelVersionsCommandOutput>;
|
|
254
255
|
describeModelVersions(args: DescribeModelVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeModelVersionsCommandOutput>;
|
|
255
256
|
describeModelVersions(args: DescribeModelVersionsCommandInput, cb: (err: any, data?: DescribeModelVersionsCommandOutput) => void): void;
|
|
256
257
|
describeModelVersions(args: DescribeModelVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeModelVersionsCommandOutput) => void): void;
|
|
257
258
|
/**
|
|
258
259
|
* @see {@link GetBatchImportJobsCommand}
|
|
259
260
|
*/
|
|
261
|
+
getBatchImportJobs(): Promise<GetBatchImportJobsCommandOutput>;
|
|
260
262
|
getBatchImportJobs(args: GetBatchImportJobsCommandInput, options?: __HttpHandlerOptions): Promise<GetBatchImportJobsCommandOutput>;
|
|
261
263
|
getBatchImportJobs(args: GetBatchImportJobsCommandInput, cb: (err: any, data?: GetBatchImportJobsCommandOutput) => void): void;
|
|
262
264
|
getBatchImportJobs(args: GetBatchImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBatchImportJobsCommandOutput) => void): void;
|
|
263
265
|
/**
|
|
264
266
|
* @see {@link GetBatchPredictionJobsCommand}
|
|
265
267
|
*/
|
|
268
|
+
getBatchPredictionJobs(): Promise<GetBatchPredictionJobsCommandOutput>;
|
|
266
269
|
getBatchPredictionJobs(args: GetBatchPredictionJobsCommandInput, options?: __HttpHandlerOptions): Promise<GetBatchPredictionJobsCommandOutput>;
|
|
267
270
|
getBatchPredictionJobs(args: GetBatchPredictionJobsCommandInput, cb: (err: any, data?: GetBatchPredictionJobsCommandOutput) => void): void;
|
|
268
271
|
getBatchPredictionJobs(args: GetBatchPredictionJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBatchPredictionJobsCommandOutput) => void): void;
|
|
@@ -275,6 +278,7 @@ export interface FraudDetector {
|
|
|
275
278
|
/**
|
|
276
279
|
* @see {@link GetDetectorsCommand}
|
|
277
280
|
*/
|
|
281
|
+
getDetectors(): Promise<GetDetectorsCommandOutput>;
|
|
278
282
|
getDetectors(args: GetDetectorsCommandInput, options?: __HttpHandlerOptions): Promise<GetDetectorsCommandOutput>;
|
|
279
283
|
getDetectors(args: GetDetectorsCommandInput, cb: (err: any, data?: GetDetectorsCommandOutput) => void): void;
|
|
280
284
|
getDetectors(args: GetDetectorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDetectorsCommandOutput) => void): void;
|
|
@@ -287,6 +291,7 @@ export interface FraudDetector {
|
|
|
287
291
|
/**
|
|
288
292
|
* @see {@link GetEntityTypesCommand}
|
|
289
293
|
*/
|
|
294
|
+
getEntityTypes(): Promise<GetEntityTypesCommandOutput>;
|
|
290
295
|
getEntityTypes(args: GetEntityTypesCommandInput, options?: __HttpHandlerOptions): Promise<GetEntityTypesCommandOutput>;
|
|
291
296
|
getEntityTypes(args: GetEntityTypesCommandInput, cb: (err: any, data?: GetEntityTypesCommandOutput) => void): void;
|
|
292
297
|
getEntityTypes(args: GetEntityTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEntityTypesCommandOutput) => void): void;
|
|
@@ -311,24 +316,28 @@ export interface FraudDetector {
|
|
|
311
316
|
/**
|
|
312
317
|
* @see {@link GetEventTypesCommand}
|
|
313
318
|
*/
|
|
319
|
+
getEventTypes(): Promise<GetEventTypesCommandOutput>;
|
|
314
320
|
getEventTypes(args: GetEventTypesCommandInput, options?: __HttpHandlerOptions): Promise<GetEventTypesCommandOutput>;
|
|
315
321
|
getEventTypes(args: GetEventTypesCommandInput, cb: (err: any, data?: GetEventTypesCommandOutput) => void): void;
|
|
316
322
|
getEventTypes(args: GetEventTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEventTypesCommandOutput) => void): void;
|
|
317
323
|
/**
|
|
318
324
|
* @see {@link GetExternalModelsCommand}
|
|
319
325
|
*/
|
|
326
|
+
getExternalModels(): Promise<GetExternalModelsCommandOutput>;
|
|
320
327
|
getExternalModels(args: GetExternalModelsCommandInput, options?: __HttpHandlerOptions): Promise<GetExternalModelsCommandOutput>;
|
|
321
328
|
getExternalModels(args: GetExternalModelsCommandInput, cb: (err: any, data?: GetExternalModelsCommandOutput) => void): void;
|
|
322
329
|
getExternalModels(args: GetExternalModelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetExternalModelsCommandOutput) => void): void;
|
|
323
330
|
/**
|
|
324
331
|
* @see {@link GetKMSEncryptionKeyCommand}
|
|
325
332
|
*/
|
|
333
|
+
getKMSEncryptionKey(): Promise<GetKMSEncryptionKeyCommandOutput>;
|
|
326
334
|
getKMSEncryptionKey(args: GetKMSEncryptionKeyCommandInput, options?: __HttpHandlerOptions): Promise<GetKMSEncryptionKeyCommandOutput>;
|
|
327
335
|
getKMSEncryptionKey(args: GetKMSEncryptionKeyCommandInput, cb: (err: any, data?: GetKMSEncryptionKeyCommandOutput) => void): void;
|
|
328
336
|
getKMSEncryptionKey(args: GetKMSEncryptionKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetKMSEncryptionKeyCommandOutput) => void): void;
|
|
329
337
|
/**
|
|
330
338
|
* @see {@link GetLabelsCommand}
|
|
331
339
|
*/
|
|
340
|
+
getLabels(): Promise<GetLabelsCommandOutput>;
|
|
332
341
|
getLabels(args: GetLabelsCommandInput, options?: __HttpHandlerOptions): Promise<GetLabelsCommandOutput>;
|
|
333
342
|
getLabels(args: GetLabelsCommandInput, cb: (err: any, data?: GetLabelsCommandOutput) => void): void;
|
|
334
343
|
getLabels(args: GetLabelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLabelsCommandOutput) => void): void;
|
|
@@ -341,12 +350,14 @@ export interface FraudDetector {
|
|
|
341
350
|
/**
|
|
342
351
|
* @see {@link GetListsMetadataCommand}
|
|
343
352
|
*/
|
|
353
|
+
getListsMetadata(): Promise<GetListsMetadataCommandOutput>;
|
|
344
354
|
getListsMetadata(args: GetListsMetadataCommandInput, options?: __HttpHandlerOptions): Promise<GetListsMetadataCommandOutput>;
|
|
345
355
|
getListsMetadata(args: GetListsMetadataCommandInput, cb: (err: any, data?: GetListsMetadataCommandOutput) => void): void;
|
|
346
356
|
getListsMetadata(args: GetListsMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetListsMetadataCommandOutput) => void): void;
|
|
347
357
|
/**
|
|
348
358
|
* @see {@link GetModelsCommand}
|
|
349
359
|
*/
|
|
360
|
+
getModels(): Promise<GetModelsCommandOutput>;
|
|
350
361
|
getModels(args: GetModelsCommandInput, options?: __HttpHandlerOptions): Promise<GetModelsCommandOutput>;
|
|
351
362
|
getModels(args: GetModelsCommandInput, cb: (err: any, data?: GetModelsCommandOutput) => void): void;
|
|
352
363
|
getModels(args: GetModelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetModelsCommandOutput) => void): void;
|
|
@@ -359,6 +370,7 @@ export interface FraudDetector {
|
|
|
359
370
|
/**
|
|
360
371
|
* @see {@link GetOutcomesCommand}
|
|
361
372
|
*/
|
|
373
|
+
getOutcomes(): Promise<GetOutcomesCommandOutput>;
|
|
362
374
|
getOutcomes(args: GetOutcomesCommandInput, options?: __HttpHandlerOptions): Promise<GetOutcomesCommandOutput>;
|
|
363
375
|
getOutcomes(args: GetOutcomesCommandInput, cb: (err: any, data?: GetOutcomesCommandOutput) => void): void;
|
|
364
376
|
getOutcomes(args: GetOutcomesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOutcomesCommandOutput) => void): void;
|
|
@@ -371,12 +383,14 @@ export interface FraudDetector {
|
|
|
371
383
|
/**
|
|
372
384
|
* @see {@link GetVariablesCommand}
|
|
373
385
|
*/
|
|
386
|
+
getVariables(): Promise<GetVariablesCommandOutput>;
|
|
374
387
|
getVariables(args: GetVariablesCommandInput, options?: __HttpHandlerOptions): Promise<GetVariablesCommandOutput>;
|
|
375
388
|
getVariables(args: GetVariablesCommandInput, cb: (err: any, data?: GetVariablesCommandOutput) => void): void;
|
|
376
389
|
getVariables(args: GetVariablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVariablesCommandOutput) => void): void;
|
|
377
390
|
/**
|
|
378
391
|
* @see {@link ListEventPredictionsCommand}
|
|
379
392
|
*/
|
|
393
|
+
listEventPredictions(): Promise<ListEventPredictionsCommandOutput>;
|
|
380
394
|
listEventPredictions(args: ListEventPredictionsCommandInput, options?: __HttpHandlerOptions): Promise<ListEventPredictionsCommandOutput>;
|
|
381
395
|
listEventPredictions(args: ListEventPredictionsCommandInput, cb: (err: any, data?: ListEventPredictionsCommandOutput) => void): void;
|
|
382
396
|
listEventPredictions(args: ListEventPredictionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEventPredictionsCommandOutput) => void): void;
|
|
@@ -514,7 +528,6 @@ export interface FraudDetector {
|
|
|
514
528
|
updateVariable(args: UpdateVariableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVariableCommandOutput) => void): void;
|
|
515
529
|
}
|
|
516
530
|
/**
|
|
517
|
-
* @public
|
|
518
531
|
* <p>This is the Amazon Fraud Detector API Reference. This guide is for developers who need
|
|
519
532
|
* detailed information about Amazon Fraud Detector API actions, data types, and errors. For
|
|
520
533
|
* more information about Amazon Fraud Detector features, see the <a href="https://docs.aws.amazon.com/frauddetector/latest/ug/">Amazon Fraud Detector User Guide</a>.</p>
|
|
@@ -525,6 +538,7 @@ export interface FraudDetector {
|
|
|
525
538
|
* handling error responses, so that it is easier for you to get started. For more information about the AWS SDKs, go to <a href="https://aws.amazon.com/developer/tools/">Tools to build on AWS</a> page,
|
|
526
539
|
* scroll down to the <b>SDK</b> section, and choose plus (+) sign to expand the section.
|
|
527
540
|
* </p>
|
|
541
|
+
* @public
|
|
528
542
|
*/
|
|
529
543
|
export declare class FraudDetector extends FraudDetectorClient implements FraudDetector {
|
|
530
544
|
}
|
|
@@ -224,7 +224,6 @@ export type FraudDetectorClientResolvedConfigType = __SmithyResolvedConfiguratio
|
|
|
224
224
|
export interface FraudDetectorClientResolvedConfig extends FraudDetectorClientResolvedConfigType {
|
|
225
225
|
}
|
|
226
226
|
/**
|
|
227
|
-
* @public
|
|
228
227
|
* <p>This is the Amazon Fraud Detector API Reference. This guide is for developers who need
|
|
229
228
|
* detailed information about Amazon Fraud Detector API actions, data types, and errors. For
|
|
230
229
|
* more information about Amazon Fraud Detector features, see the <a href="https://docs.aws.amazon.com/frauddetector/latest/ug/">Amazon Fraud Detector User Guide</a>.</p>
|
|
@@ -235,6 +234,7 @@ export interface FraudDetectorClientResolvedConfig extends FraudDetectorClientRe
|
|
|
235
234
|
* handling error responses, so that it is easier for you to get started. For more information about the AWS SDKs, go to <a href="https://aws.amazon.com/developer/tools/">Tools to build on AWS</a> page,
|
|
236
235
|
* scroll down to the <b>SDK</b> section, and choose plus (+) sign to expand the section.
|
|
237
236
|
* </p>
|
|
237
|
+
* @public
|
|
238
238
|
*/
|
|
239
239
|
export declare class FraudDetectorClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, FraudDetectorClientResolvedConfig> {
|
|
240
240
|
/**
|
|
@@ -22,10 +22,10 @@ export interface BatchCreateVariableCommandOutput extends BatchCreateVariableRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchCreateVariableCommand_base: {
|
|
24
24
|
new (input: BatchCreateVariableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateVariableCommandInput, BatchCreateVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchCreateVariableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateVariableCommandInput, BatchCreateVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a batch of variables.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const BatchCreateVariableCommand_base: {
|
|
|
86
86
|
* @throws {@link FraudDetectorServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class BatchCreateVariableCommand extends BatchCreateVariableCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetVariableCommandOutput extends BatchGetVariableResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetVariableCommand_base: {
|
|
24
24
|
new (input: BatchGetVariableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetVariableCommandInput, BatchGetVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetVariableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetVariableCommandInput, BatchGetVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a batch of variables.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const BatchGetVariableCommand_base: {
|
|
|
86
86
|
* @throws {@link FraudDetectorServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class BatchGetVariableCommand extends BatchGetVariableCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelBatchImportJobCommandOutput extends CancelBatchImportJobR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelBatchImportJobCommand_base: {
|
|
24
24
|
new (input: CancelBatchImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelBatchImportJobCommandInput, CancelBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelBatchImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelBatchImportJobCommandInput, CancelBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Cancels an in-progress batch import job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const CancelBatchImportJobCommand_base: {
|
|
|
66
66
|
* @throws {@link FraudDetectorServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class CancelBatchImportJobCommand extends CancelBatchImportJobCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelBatchPredictionJobCommandOutput extends CancelBatchPredic
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelBatchPredictionJobCommand_base: {
|
|
24
24
|
new (input: CancelBatchPredictionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelBatchPredictionJobCommandInput, CancelBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelBatchPredictionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelBatchPredictionJobCommandInput, CancelBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancels the specified batch prediction job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const CancelBatchPredictionJobCommand_base: {
|
|
|
66
66
|
* @throws {@link FraudDetectorServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class CancelBatchPredictionJobCommand extends CancelBatchPredictionJobCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateBatchImportJobCommandOutput extends CreateBatchImportJobR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateBatchImportJobCommand_base: {
|
|
24
24
|
new (input: CreateBatchImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchImportJobCommandInput, CreateBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateBatchImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchImportJobCommandInput, CreateBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a batch import job. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const CreateBatchImportJobCommand_base: {
|
|
|
76
76
|
* @throws {@link FraudDetectorServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class CreateBatchImportJobCommand extends CreateBatchImportJobCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateBatchPredictionJobCommandOutput extends CreateBatchPredic
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateBatchPredictionJobCommand_base: {
|
|
24
24
|
new (input: CreateBatchPredictionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchPredictionJobCommandInput, CreateBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateBatchPredictionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchPredictionJobCommandInput, CreateBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a batch prediction job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const CreateBatchPredictionJobCommand_base: {
|
|
|
78
78
|
* @throws {@link FraudDetectorServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class CreateBatchPredictionJobCommand extends CreateBatchPredictionJobCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDetectorVersionCommandOutput extends CreateDetectorVersio
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDetectorVersionCommand_base: {
|
|
24
24
|
new (input: CreateDetectorVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDetectorVersionCommandInput, CreateDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDetectorVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDetectorVersionCommandInput, CreateDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a detector version. The detector version starts in a <code>DRAFT</code> status.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -96,6 +96,7 @@ declare const CreateDetectorVersionCommand_base: {
|
|
|
96
96
|
* @throws {@link FraudDetectorServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateDetectorVersionCommand extends CreateDetectorVersionCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateListCommandOutput extends CreateListResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateListCommand_base: {
|
|
24
24
|
new (input: CreateListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListCommandInput, CreateListCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListCommandInput, CreateListCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Creates a list.
|
|
31
31
|
* </p>
|
|
@@ -78,6 +78,7 @@ declare const CreateListCommand_base: {
|
|
|
78
78
|
* @throws {@link FraudDetectorServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class CreateListCommand extends CreateListCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateModelCommandOutput extends CreateModelResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateModelCommand_base: {
|
|
24
24
|
new (input: CreateModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelCommandInput, CreateModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelCommandInput, CreateModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a model using the specified model type.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const CreateModelCommand_base: {
|
|
|
72
72
|
* @throws {@link FraudDetectorServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class CreateModelCommand extends CreateModelCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateModelVersionCommandOutput extends CreateModelVersionResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateModelVersionCommand_base: {
|
|
24
24
|
new (input: CreateModelVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelVersionCommandInput, CreateModelVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateModelVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelVersionCommandInput, CreateModelVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a version of the model using the specified model type and model id.
|
|
30
30
|
* </p>
|
|
31
31
|
* @example
|
|
@@ -103,6 +103,7 @@ declare const CreateModelVersionCommand_base: {
|
|
|
103
103
|
* @throws {@link FraudDetectorServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class CreateModelVersionCommand extends CreateModelVersionCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRuleCommandOutput extends CreateRuleResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRuleCommand_base: {
|
|
24
24
|
new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a rule for use with the specified detector. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const CreateRuleCommand_base: {
|
|
|
82
82
|
* @throws {@link FraudDetectorServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class CreateRuleCommand extends CreateRuleCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateVariableCommandOutput extends CreateVariableResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateVariableCommand_base: {
|
|
24
24
|
new (input: CreateVariableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVariableCommandInput, CreateVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateVariableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVariableCommandInput, CreateVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a variable.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const CreateVariableCommand_base: {
|
|
|
74
74
|
* @throws {@link FraudDetectorServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class CreateVariableCommand extends CreateVariableCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteBatchImportJobCommandOutput extends DeleteBatchImportJobR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteBatchImportJobCommand_base: {
|
|
24
24
|
new (input: DeleteBatchImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBatchImportJobCommandInput, DeleteBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteBatchImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBatchImportJobCommandInput, DeleteBatchImportJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified batch import job ID record. This action does not delete the data that was batch imported. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const DeleteBatchImportJobCommand_base: {
|
|
|
63
63
|
* @throws {@link FraudDetectorServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteBatchImportJobCommand extends DeleteBatchImportJobCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteBatchPredictionJobCommandOutput extends DeleteBatchPredic
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteBatchPredictionJobCommand_base: {
|
|
24
24
|
new (input: DeleteBatchPredictionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBatchPredictionJobCommandInput, DeleteBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteBatchPredictionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBatchPredictionJobCommandInput, DeleteBatchPredictionJobCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a batch prediction job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const DeleteBatchPredictionJobCommand_base: {
|
|
|
63
63
|
* @throws {@link FraudDetectorServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteBatchPredictionJobCommand extends DeleteBatchPredictionJobCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDetectorCommandOutput extends DeleteDetectorResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDetectorCommand_base: {
|
|
24
24
|
new (input: DeleteDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDetectorCommandInput, DeleteDetectorCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDetectorCommandInput, DeleteDetectorCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the detector. Before deleting a detector, you must first delete all detector versions and rule versions associated with the detector.</p>
|
|
30
30
|
* <p>When you delete a detector, Amazon Fraud Detector permanently deletes the detector and the data is no longer stored in Amazon Fraud Detector.</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const DeleteDetectorCommand_base: {
|
|
|
67
67
|
* @throws {@link FraudDetectorServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteDetectorCommand extends DeleteDetectorCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDetectorVersionCommandOutput extends DeleteDetectorVersio
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDetectorVersionCommand_base: {
|
|
24
24
|
new (input: DeleteDetectorVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDetectorVersionCommandInput, DeleteDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDetectorVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDetectorVersionCommandInput, DeleteDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the detector version. You cannot delete detector versions that are in <code>ACTIVE</code> status.</p>
|
|
30
30
|
* <p>When you delete a detector version, Amazon Fraud Detector permanently deletes the detector and the data is no longer stored in Amazon Fraud Detector.</p>
|
|
31
31
|
* @example
|
|
@@ -71,6 +71,7 @@ declare const DeleteDetectorVersionCommand_base: {
|
|
|
71
71
|
* @throws {@link FraudDetectorServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeleteDetectorVersionCommand extends DeleteDetectorVersionCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteEntityTypeCommandOutput extends DeleteEntityTypeResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteEntityTypeCommand_base: {
|
|
24
24
|
new (input: DeleteEntityTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEntityTypeCommandInput, DeleteEntityTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteEntityTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEntityTypeCommandInput, DeleteEntityTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an entity type.</p>
|
|
30
30
|
* <p>You cannot delete an entity type that is included in an event type.</p>
|
|
31
31
|
* <p>When you delete an entity type, Amazon Fraud Detector permanently deletes that entity type and the data is no longer stored in Amazon Fraud Detector.</p>
|
|
@@ -68,6 +68,7 @@ declare const DeleteEntityTypeCommand_base: {
|
|
|
68
68
|
* @throws {@link FraudDetectorServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteEntityTypeCommand extends DeleteEntityTypeCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteEventCommandOutput extends DeleteEventResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteEventCommand_base: {
|
|
24
24
|
new (input: DeleteEventCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventCommandInput, DeleteEventCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteEventCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventCommandInput, DeleteEventCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified event.</p>
|
|
30
30
|
* <p>When you delete an event, Amazon Fraud Detector permanently deletes that event and the event data is no longer stored in Amazon Fraud Detector.
|
|
31
31
|
* If <code>deleteAuditHistory</code> is <code>True</code>, event data is available through search for up to 30 seconds after the delete operation is completed.</p>
|
|
@@ -67,6 +67,7 @@ declare const DeleteEventCommand_base: {
|
|
|
67
67
|
* @throws {@link FraudDetectorServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteEventCommand extends DeleteEventCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteEventTypeCommandOutput extends DeleteEventTypeResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteEventTypeCommand_base: {
|
|
24
24
|
new (input: DeleteEventTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTypeCommandInput, DeleteEventTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteEventTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTypeCommandInput, DeleteEventTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an event type.</p>
|
|
30
30
|
* <p>You cannot delete an event type that is used in a detector or a model.</p>
|
|
31
31
|
* <p>When you delete an event type, Amazon Fraud Detector permanently deletes that event type and the data is no longer stored in Amazon Fraud Detector.</p>
|
|
@@ -68,6 +68,7 @@ declare const DeleteEventTypeCommand_base: {
|
|
|
68
68
|
* @throws {@link FraudDetectorServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteEventTypeCommand extends DeleteEventTypeCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteEventsByEventTypeCommandOutput extends DeleteEventsByEven
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteEventsByEventTypeCommand_base: {
|
|
24
24
|
new (input: DeleteEventsByEventTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventsByEventTypeCommandInput, DeleteEventsByEventTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteEventsByEventTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventsByEventTypeCommandInput, DeleteEventsByEventTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes all events of a particular event type.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const DeleteEventsByEventTypeCommand_base: {
|
|
|
72
72
|
* @throws {@link FraudDetectorServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteEventsByEventTypeCommand extends DeleteEventsByEventTypeCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteExternalModelCommandOutput extends DeleteExternalModelRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteExternalModelCommand_base: {
|
|
24
24
|
new (input: DeleteExternalModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExternalModelCommandInput, DeleteExternalModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteExternalModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExternalModelCommandInput, DeleteExternalModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes a SageMaker model from Amazon Fraud Detector.</p>
|
|
30
30
|
* <p>You can remove an Amazon SageMaker model if it is not associated with a detector version. Removing a SageMaker model disconnects it from Amazon Fraud Detector, but the model remains available in SageMaker.</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const DeleteExternalModelCommand_base: {
|
|
|
67
67
|
* @throws {@link FraudDetectorServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteExternalModelCommand extends DeleteExternalModelCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteLabelCommandOutput extends DeleteLabelResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLabelCommand_base: {
|
|
24
24
|
new (input: DeleteLabelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLabelCommandInput, DeleteLabelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLabelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLabelCommandInput, DeleteLabelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a label.</p>
|
|
30
30
|
* <p>You cannot delete labels that are included in an event type in Amazon Fraud Detector.</p>
|
|
31
31
|
* <p>You cannot delete a label assigned to an event ID. You must first delete the relevant event ID.</p>
|
|
@@ -66,6 +66,7 @@ declare const DeleteLabelCommand_base: {
|
|
|
66
66
|
* @throws {@link FraudDetectorServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteLabelCommand extends DeleteLabelCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteListCommandOutput extends DeleteListResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteListCommand_base: {
|
|
24
24
|
new (input: DeleteListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListCommandInput, DeleteListCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListCommandInput, DeleteListCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Deletes the list, provided it is not used in a rule.
|
|
31
31
|
* </p>
|
|
@@ -69,6 +69,7 @@ declare const DeleteListCommand_base: {
|
|
|
69
69
|
* @throws {@link FraudDetectorServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteListCommand extends DeleteListCommand_base {
|
|
74
75
|
}
|