@aws-sdk/client-frauddetector 3.957.0 → 3.958.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/README.md CHANGED
@@ -18,10 +18,8 @@ scroll down to the <b>SDK</b> section, and choose plus (+) sign to expand the se
18
18
  </p>
19
19
 
20
20
  ## Installing
21
-
22
21
  To install this package, simply type add or install @aws-sdk/client-frauddetector
23
22
  using your favorite package manager:
24
-
25
23
  - `npm install @aws-sdk/client-frauddetector`
26
24
  - `yarn add @aws-sdk/client-frauddetector`
27
25
  - `pnpm add @aws-sdk/client-frauddetector`
@@ -57,9 +55,7 @@ To send a request, you:
57
55
  // a client can be shared by different commands.
58
56
  const client = new FraudDetectorClient({ region: "REGION" });
59
57
 
60
- const params = {
61
- /** input parameters */
62
- };
58
+ const params = { /** input parameters */ };
63
59
  const command = new ListEventPredictionsCommand(params);
64
60
  ```
65
61
 
@@ -218,7 +214,6 @@ BatchCreateVariable
218
214
  </summary>
219
215
 
220
216
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/BatchCreateVariableCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/BatchCreateVariableCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/BatchCreateVariableCommandOutput/)
221
-
222
217
  </details>
223
218
  <details>
224
219
  <summary>
@@ -226,7 +221,6 @@ BatchGetVariable
226
221
  </summary>
227
222
 
228
223
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/BatchGetVariableCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/BatchGetVariableCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/BatchGetVariableCommandOutput/)
229
-
230
224
  </details>
231
225
  <details>
232
226
  <summary>
@@ -234,7 +228,6 @@ CancelBatchImportJob
234
228
  </summary>
235
229
 
236
230
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CancelBatchImportJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CancelBatchImportJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CancelBatchImportJobCommandOutput/)
237
-
238
231
  </details>
239
232
  <details>
240
233
  <summary>
@@ -242,7 +235,6 @@ CancelBatchPredictionJob
242
235
  </summary>
243
236
 
244
237
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CancelBatchPredictionJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CancelBatchPredictionJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CancelBatchPredictionJobCommandOutput/)
245
-
246
238
  </details>
247
239
  <details>
248
240
  <summary>
@@ -250,7 +242,6 @@ CreateBatchImportJob
250
242
  </summary>
251
243
 
252
244
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CreateBatchImportJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateBatchImportJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateBatchImportJobCommandOutput/)
253
-
254
245
  </details>
255
246
  <details>
256
247
  <summary>
@@ -258,7 +249,6 @@ CreateBatchPredictionJob
258
249
  </summary>
259
250
 
260
251
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CreateBatchPredictionJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateBatchPredictionJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateBatchPredictionJobCommandOutput/)
261
-
262
252
  </details>
263
253
  <details>
264
254
  <summary>
@@ -266,7 +256,6 @@ CreateDetectorVersion
266
256
  </summary>
267
257
 
268
258
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CreateDetectorVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateDetectorVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateDetectorVersionCommandOutput/)
269
-
270
259
  </details>
271
260
  <details>
272
261
  <summary>
@@ -274,7 +263,6 @@ CreateList
274
263
  </summary>
275
264
 
276
265
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CreateListCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateListCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateListCommandOutput/)
277
-
278
266
  </details>
279
267
  <details>
280
268
  <summary>
@@ -282,7 +270,6 @@ CreateModel
282
270
  </summary>
283
271
 
284
272
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CreateModelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateModelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateModelCommandOutput/)
285
-
286
273
  </details>
287
274
  <details>
288
275
  <summary>
@@ -290,7 +277,6 @@ CreateModelVersion
290
277
  </summary>
291
278
 
292
279
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CreateModelVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateModelVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateModelVersionCommandOutput/)
293
-
294
280
  </details>
295
281
  <details>
296
282
  <summary>
@@ -298,7 +284,6 @@ CreateRule
298
284
  </summary>
299
285
 
300
286
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CreateRuleCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateRuleCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateRuleCommandOutput/)
301
-
302
287
  </details>
303
288
  <details>
304
289
  <summary>
@@ -306,7 +291,6 @@ CreateVariable
306
291
  </summary>
307
292
 
308
293
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/CreateVariableCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateVariableCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/CreateVariableCommandOutput/)
309
-
310
294
  </details>
311
295
  <details>
312
296
  <summary>
@@ -314,7 +298,6 @@ DeleteBatchImportJob
314
298
  </summary>
315
299
 
316
300
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteBatchImportJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteBatchImportJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteBatchImportJobCommandOutput/)
317
-
318
301
  </details>
319
302
  <details>
320
303
  <summary>
@@ -322,7 +305,6 @@ DeleteBatchPredictionJob
322
305
  </summary>
323
306
 
324
307
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteBatchPredictionJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteBatchPredictionJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteBatchPredictionJobCommandOutput/)
325
-
326
308
  </details>
327
309
  <details>
328
310
  <summary>
@@ -330,7 +312,6 @@ DeleteDetector
330
312
  </summary>
331
313
 
332
314
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteDetectorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteDetectorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteDetectorCommandOutput/)
333
-
334
315
  </details>
335
316
  <details>
336
317
  <summary>
@@ -338,7 +319,6 @@ DeleteDetectorVersion
338
319
  </summary>
339
320
 
340
321
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteDetectorVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteDetectorVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteDetectorVersionCommandOutput/)
341
-
342
322
  </details>
343
323
  <details>
344
324
  <summary>
@@ -346,7 +326,6 @@ DeleteEntityType
346
326
  </summary>
347
327
 
348
328
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteEntityTypeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteEntityTypeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteEntityTypeCommandOutput/)
349
-
350
329
  </details>
351
330
  <details>
352
331
  <summary>
@@ -354,7 +333,6 @@ DeleteEvent
354
333
  </summary>
355
334
 
356
335
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteEventCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteEventCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteEventCommandOutput/)
357
-
358
336
  </details>
359
337
  <details>
360
338
  <summary>
@@ -362,7 +340,6 @@ DeleteEventsByEventType
362
340
  </summary>
363
341
 
364
342
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteEventsByEventTypeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteEventsByEventTypeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteEventsByEventTypeCommandOutput/)
365
-
366
343
  </details>
367
344
  <details>
368
345
  <summary>
@@ -370,7 +347,6 @@ DeleteEventType
370
347
  </summary>
371
348
 
372
349
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteEventTypeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteEventTypeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteEventTypeCommandOutput/)
373
-
374
350
  </details>
375
351
  <details>
376
352
  <summary>
@@ -378,7 +354,6 @@ DeleteExternalModel
378
354
  </summary>
379
355
 
380
356
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteExternalModelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteExternalModelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteExternalModelCommandOutput/)
381
-
382
357
  </details>
383
358
  <details>
384
359
  <summary>
@@ -386,7 +361,6 @@ DeleteLabel
386
361
  </summary>
387
362
 
388
363
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteLabelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteLabelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteLabelCommandOutput/)
389
-
390
364
  </details>
391
365
  <details>
392
366
  <summary>
@@ -394,7 +368,6 @@ DeleteList
394
368
  </summary>
395
369
 
396
370
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteListCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteListCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteListCommandOutput/)
397
-
398
371
  </details>
399
372
  <details>
400
373
  <summary>
@@ -402,7 +375,6 @@ DeleteModel
402
375
  </summary>
403
376
 
404
377
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteModelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteModelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteModelCommandOutput/)
405
-
406
378
  </details>
407
379
  <details>
408
380
  <summary>
@@ -410,7 +382,6 @@ DeleteModelVersion
410
382
  </summary>
411
383
 
412
384
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteModelVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteModelVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteModelVersionCommandOutput/)
413
-
414
385
  </details>
415
386
  <details>
416
387
  <summary>
@@ -418,7 +389,6 @@ DeleteOutcome
418
389
  </summary>
419
390
 
420
391
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteOutcomeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteOutcomeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteOutcomeCommandOutput/)
421
-
422
392
  </details>
423
393
  <details>
424
394
  <summary>
@@ -426,7 +396,6 @@ DeleteRule
426
396
  </summary>
427
397
 
428
398
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteRuleCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteRuleCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteRuleCommandOutput/)
429
-
430
399
  </details>
431
400
  <details>
432
401
  <summary>
@@ -434,7 +403,6 @@ DeleteVariable
434
403
  </summary>
435
404
 
436
405
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DeleteVariableCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteVariableCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DeleteVariableCommandOutput/)
437
-
438
406
  </details>
439
407
  <details>
440
408
  <summary>
@@ -442,7 +410,6 @@ DescribeDetector
442
410
  </summary>
443
411
 
444
412
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DescribeDetectorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DescribeDetectorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DescribeDetectorCommandOutput/)
445
-
446
413
  </details>
447
414
  <details>
448
415
  <summary>
@@ -450,7 +417,6 @@ DescribeModelVersions
450
417
  </summary>
451
418
 
452
419
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/DescribeModelVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DescribeModelVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/DescribeModelVersionsCommandOutput/)
453
-
454
420
  </details>
455
421
  <details>
456
422
  <summary>
@@ -458,7 +424,6 @@ GetBatchImportJobs
458
424
  </summary>
459
425
 
460
426
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetBatchImportJobsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetBatchImportJobsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetBatchImportJobsCommandOutput/)
461
-
462
427
  </details>
463
428
  <details>
464
429
  <summary>
@@ -466,7 +431,6 @@ GetBatchPredictionJobs
466
431
  </summary>
467
432
 
468
433
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetBatchPredictionJobsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetBatchPredictionJobsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetBatchPredictionJobsCommandOutput/)
469
-
470
434
  </details>
471
435
  <details>
472
436
  <summary>
@@ -474,7 +438,6 @@ GetDeleteEventsByEventTypeStatus
474
438
  </summary>
475
439
 
476
440
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetDeleteEventsByEventTypeStatusCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetDeleteEventsByEventTypeStatusCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetDeleteEventsByEventTypeStatusCommandOutput/)
477
-
478
441
  </details>
479
442
  <details>
480
443
  <summary>
@@ -482,7 +445,6 @@ GetDetectors
482
445
  </summary>
483
446
 
484
447
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetDetectorsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetDetectorsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetDetectorsCommandOutput/)
485
-
486
448
  </details>
487
449
  <details>
488
450
  <summary>
@@ -490,7 +452,6 @@ GetDetectorVersion
490
452
  </summary>
491
453
 
492
454
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetDetectorVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetDetectorVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetDetectorVersionCommandOutput/)
493
-
494
455
  </details>
495
456
  <details>
496
457
  <summary>
@@ -498,7 +459,6 @@ GetEntityTypes
498
459
  </summary>
499
460
 
500
461
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetEntityTypesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEntityTypesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEntityTypesCommandOutput/)
501
-
502
462
  </details>
503
463
  <details>
504
464
  <summary>
@@ -506,7 +466,6 @@ GetEvent
506
466
  </summary>
507
467
 
508
468
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetEventCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEventCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEventCommandOutput/)
509
-
510
469
  </details>
511
470
  <details>
512
471
  <summary>
@@ -514,7 +473,6 @@ GetEventPrediction
514
473
  </summary>
515
474
 
516
475
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetEventPredictionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEventPredictionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEventPredictionCommandOutput/)
517
-
518
476
  </details>
519
477
  <details>
520
478
  <summary>
@@ -522,7 +480,6 @@ GetEventPredictionMetadata
522
480
  </summary>
523
481
 
524
482
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetEventPredictionMetadataCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEventPredictionMetadataCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEventPredictionMetadataCommandOutput/)
525
-
526
483
  </details>
527
484
  <details>
528
485
  <summary>
@@ -530,7 +487,6 @@ GetEventTypes
530
487
  </summary>
531
488
 
532
489
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetEventTypesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEventTypesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetEventTypesCommandOutput/)
533
-
534
490
  </details>
535
491
  <details>
536
492
  <summary>
@@ -538,7 +494,6 @@ GetExternalModels
538
494
  </summary>
539
495
 
540
496
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetExternalModelsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetExternalModelsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetExternalModelsCommandOutput/)
541
-
542
497
  </details>
543
498
  <details>
544
499
  <summary>
@@ -546,7 +501,6 @@ GetKMSEncryptionKey
546
501
  </summary>
547
502
 
548
503
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetKMSEncryptionKeyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetKMSEncryptionKeyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetKMSEncryptionKeyCommandOutput/)
549
-
550
504
  </details>
551
505
  <details>
552
506
  <summary>
@@ -554,7 +508,6 @@ GetLabels
554
508
  </summary>
555
509
 
556
510
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetLabelsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetLabelsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetLabelsCommandOutput/)
557
-
558
511
  </details>
559
512
  <details>
560
513
  <summary>
@@ -562,7 +515,6 @@ GetListElements
562
515
  </summary>
563
516
 
564
517
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetListElementsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetListElementsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetListElementsCommandOutput/)
565
-
566
518
  </details>
567
519
  <details>
568
520
  <summary>
@@ -570,7 +522,6 @@ GetListsMetadata
570
522
  </summary>
571
523
 
572
524
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetListsMetadataCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetListsMetadataCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetListsMetadataCommandOutput/)
573
-
574
525
  </details>
575
526
  <details>
576
527
  <summary>
@@ -578,7 +529,6 @@ GetModels
578
529
  </summary>
579
530
 
580
531
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetModelsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetModelsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetModelsCommandOutput/)
581
-
582
532
  </details>
583
533
  <details>
584
534
  <summary>
@@ -586,7 +536,6 @@ GetModelVersion
586
536
  </summary>
587
537
 
588
538
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetModelVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetModelVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetModelVersionCommandOutput/)
589
-
590
539
  </details>
591
540
  <details>
592
541
  <summary>
@@ -594,7 +543,6 @@ GetOutcomes
594
543
  </summary>
595
544
 
596
545
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetOutcomesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetOutcomesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetOutcomesCommandOutput/)
597
-
598
546
  </details>
599
547
  <details>
600
548
  <summary>
@@ -602,7 +550,6 @@ GetRules
602
550
  </summary>
603
551
 
604
552
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetRulesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetRulesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetRulesCommandOutput/)
605
-
606
553
  </details>
607
554
  <details>
608
555
  <summary>
@@ -610,7 +557,6 @@ GetVariables
610
557
  </summary>
611
558
 
612
559
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/GetVariablesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetVariablesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/GetVariablesCommandOutput/)
613
-
614
560
  </details>
615
561
  <details>
616
562
  <summary>
@@ -618,7 +564,6 @@ ListEventPredictions
618
564
  </summary>
619
565
 
620
566
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/ListEventPredictionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/ListEventPredictionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/ListEventPredictionsCommandOutput/)
621
-
622
567
  </details>
623
568
  <details>
624
569
  <summary>
@@ -626,7 +571,6 @@ ListTagsForResource
626
571
  </summary>
627
572
 
628
573
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/ListTagsForResourceCommandOutput/)
629
-
630
574
  </details>
631
575
  <details>
632
576
  <summary>
@@ -634,7 +578,6 @@ PutDetector
634
578
  </summary>
635
579
 
636
580
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/PutDetectorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutDetectorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutDetectorCommandOutput/)
637
-
638
581
  </details>
639
582
  <details>
640
583
  <summary>
@@ -642,7 +585,6 @@ PutEntityType
642
585
  </summary>
643
586
 
644
587
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/PutEntityTypeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutEntityTypeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutEntityTypeCommandOutput/)
645
-
646
588
  </details>
647
589
  <details>
648
590
  <summary>
@@ -650,7 +592,6 @@ PutEventType
650
592
  </summary>
651
593
 
652
594
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/PutEventTypeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutEventTypeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutEventTypeCommandOutput/)
653
-
654
595
  </details>
655
596
  <details>
656
597
  <summary>
@@ -658,7 +599,6 @@ PutExternalModel
658
599
  </summary>
659
600
 
660
601
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/PutExternalModelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutExternalModelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutExternalModelCommandOutput/)
661
-
662
602
  </details>
663
603
  <details>
664
604
  <summary>
@@ -666,7 +606,6 @@ PutKMSEncryptionKey
666
606
  </summary>
667
607
 
668
608
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/PutKMSEncryptionKeyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutKMSEncryptionKeyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutKMSEncryptionKeyCommandOutput/)
669
-
670
609
  </details>
671
610
  <details>
672
611
  <summary>
@@ -674,7 +613,6 @@ PutLabel
674
613
  </summary>
675
614
 
676
615
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/PutLabelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutLabelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutLabelCommandOutput/)
677
-
678
616
  </details>
679
617
  <details>
680
618
  <summary>
@@ -682,7 +620,6 @@ PutOutcome
682
620
  </summary>
683
621
 
684
622
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/PutOutcomeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutOutcomeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/PutOutcomeCommandOutput/)
685
-
686
623
  </details>
687
624
  <details>
688
625
  <summary>
@@ -690,7 +627,6 @@ SendEvent
690
627
  </summary>
691
628
 
692
629
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/SendEventCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/SendEventCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/SendEventCommandOutput/)
693
-
694
630
  </details>
695
631
  <details>
696
632
  <summary>
@@ -698,7 +634,6 @@ TagResource
698
634
  </summary>
699
635
 
700
636
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/TagResourceCommandOutput/)
701
-
702
637
  </details>
703
638
  <details>
704
639
  <summary>
@@ -706,7 +641,6 @@ UntagResource
706
641
  </summary>
707
642
 
708
643
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UntagResourceCommandOutput/)
709
-
710
644
  </details>
711
645
  <details>
712
646
  <summary>
@@ -714,7 +648,6 @@ UpdateDetectorVersion
714
648
  </summary>
715
649
 
716
650
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateDetectorVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateDetectorVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateDetectorVersionCommandOutput/)
717
-
718
651
  </details>
719
652
  <details>
720
653
  <summary>
@@ -722,7 +655,6 @@ UpdateDetectorVersionMetadata
722
655
  </summary>
723
656
 
724
657
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateDetectorVersionMetadataCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateDetectorVersionMetadataCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateDetectorVersionMetadataCommandOutput/)
725
-
726
658
  </details>
727
659
  <details>
728
660
  <summary>
@@ -730,7 +662,6 @@ UpdateDetectorVersionStatus
730
662
  </summary>
731
663
 
732
664
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateDetectorVersionStatusCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateDetectorVersionStatusCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateDetectorVersionStatusCommandOutput/)
733
-
734
665
  </details>
735
666
  <details>
736
667
  <summary>
@@ -738,7 +669,6 @@ UpdateEventLabel
738
669
  </summary>
739
670
 
740
671
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateEventLabelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateEventLabelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateEventLabelCommandOutput/)
741
-
742
672
  </details>
743
673
  <details>
744
674
  <summary>
@@ -746,7 +676,6 @@ UpdateList
746
676
  </summary>
747
677
 
748
678
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateListCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateListCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateListCommandOutput/)
749
-
750
679
  </details>
751
680
  <details>
752
681
  <summary>
@@ -754,7 +683,6 @@ UpdateModel
754
683
  </summary>
755
684
 
756
685
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateModelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateModelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateModelCommandOutput/)
757
-
758
686
  </details>
759
687
  <details>
760
688
  <summary>
@@ -762,7 +690,6 @@ UpdateModelVersion
762
690
  </summary>
763
691
 
764
692
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateModelVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateModelVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateModelVersionCommandOutput/)
765
-
766
693
  </details>
767
694
  <details>
768
695
  <summary>
@@ -770,7 +697,6 @@ UpdateModelVersionStatus
770
697
  </summary>
771
698
 
772
699
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateModelVersionStatusCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateModelVersionStatusCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateModelVersionStatusCommandOutput/)
773
-
774
700
  </details>
775
701
  <details>
776
702
  <summary>
@@ -778,7 +704,6 @@ UpdateRuleMetadata
778
704
  </summary>
779
705
 
780
706
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateRuleMetadataCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateRuleMetadataCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateRuleMetadataCommandOutput/)
781
-
782
707
  </details>
783
708
  <details>
784
709
  <summary>
@@ -786,7 +711,6 @@ UpdateRuleVersion
786
711
  </summary>
787
712
 
788
713
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateRuleVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateRuleVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateRuleVersionCommandOutput/)
789
-
790
714
  </details>
791
715
  <details>
792
716
  <summary>
@@ -794,5 +718,4 @@ UpdateVariable
794
718
  </summary>
795
719
 
796
720
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/frauddetector/command/UpdateVariableCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateVariableCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-frauddetector/Interface/UpdateVariableCommandOutput/)
797
-
798
721
  </details>
@@ -6,10 +6,9 @@ const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultFraudDetectorHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
8
8
  operation: (0, util_middleware_1.getSmithyContext)(context).operation,
9
- region: (await (0, util_middleware_1.normalizeProvider)(config.region)()) ||
10
- (() => {
11
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
12
- })(),
9
+ region: await (0, util_middleware_1.normalizeProvider)(config.region)() || (() => {
10
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
11
+ })(),
13
12
  };
14
13
  };
15
14
  exports.defaultFraudDetectorHttpAuthSchemeParametersProvider = defaultFraudDetectorHttpAuthSchemeParametersProvider;