@aws-sdk/client-comprehend 3.303.0 → 3.309.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-cjs/commands/BatchDetectDominantLanguageCommand.js +2 -2
- package/dist-cjs/commands/BatchDetectEntitiesCommand.js +2 -2
- package/dist-cjs/commands/BatchDetectKeyPhrasesCommand.js +2 -2
- package/dist-cjs/commands/BatchDetectSentimentCommand.js +2 -2
- package/dist-cjs/commands/BatchDetectSyntaxCommand.js +2 -2
- package/dist-cjs/commands/BatchDetectTargetedSentimentCommand.js +2 -2
- package/dist-cjs/commands/ClassifyDocumentCommand.js +2 -2
- package/dist-cjs/commands/ContainsPiiEntitiesCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -2
- package/dist-cjs/commands/CreateDocumentClassifierCommand.js +2 -2
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateEntityRecognizerCommand.js +2 -2
- package/dist-cjs/commands/CreateFlywheelCommand.js +2 -2
- package/dist-cjs/commands/DeleteDocumentClassifierCommand.js +2 -2
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteEntityRecognizerCommand.js +2 -2
- package/dist-cjs/commands/DeleteFlywheelCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -2
- package/dist-cjs/commands/DescribeDocumentClassificationJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeDocumentClassifierCommand.js +2 -2
- package/dist-cjs/commands/DescribeDominantLanguageDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointCommand.js +2 -2
- package/dist-cjs/commands/DescribeEntitiesDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeEntityRecognizerCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeFlywheelCommand.js +2 -2
- package/dist-cjs/commands/DescribeFlywheelIterationCommand.js +2 -2
- package/dist-cjs/commands/DescribeKeyPhrasesDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/DescribePiiEntitiesDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeSentimentDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTargetedSentimentDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTopicsDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/DetectDominantLanguageCommand.js +2 -2
- package/dist-cjs/commands/DetectEntitiesCommand.js +2 -2
- package/dist-cjs/commands/DetectKeyPhrasesCommand.js +2 -2
- package/dist-cjs/commands/DetectPiiEntitiesCommand.js +2 -2
- package/dist-cjs/commands/DetectSentimentCommand.js +2 -2
- package/dist-cjs/commands/DetectSyntaxCommand.js +2 -2
- package/dist-cjs/commands/DetectTargetedSentimentCommand.js +2 -2
- package/dist-cjs/commands/ImportModelCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetsCommand.js +2 -2
- package/dist-cjs/commands/ListDocumentClassificationJobsCommand.js +2 -2
- package/dist-cjs/commands/ListDocumentClassifierSummariesCommand.js +2 -2
- package/dist-cjs/commands/ListDocumentClassifiersCommand.js +2 -2
- package/dist-cjs/commands/ListDominantLanguageDetectionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointsCommand.js +2 -2
- package/dist-cjs/commands/ListEntitiesDetectionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListEntityRecognizerSummariesCommand.js +2 -2
- package/dist-cjs/commands/ListEntityRecognizersCommand.js +2 -2
- package/dist-cjs/commands/ListEventsDetectionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListFlywheelIterationHistoryCommand.js +2 -2
- package/dist-cjs/commands/ListFlywheelsCommand.js +2 -2
- package/dist-cjs/commands/ListKeyPhrasesDetectionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListPiiEntitiesDetectionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListSentimentDetectionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTargetedSentimentDetectionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTopicsDetectionJobsCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/StartDocumentClassificationJobCommand.js +2 -2
- package/dist-cjs/commands/StartDominantLanguageDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StartEntitiesDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StartEventsDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StartFlywheelIterationCommand.js +2 -2
- package/dist-cjs/commands/StartKeyPhrasesDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StartPiiEntitiesDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StartSentimentDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StartTargetedSentimentDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StartTopicsDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StopDominantLanguageDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StopEntitiesDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StopEventsDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StopKeyPhrasesDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StopPiiEntitiesDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StopSentimentDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StopTargetedSentimentDetectionJobCommand.js +2 -2
- package/dist-cjs/commands/StopTrainingDocumentClassifierCommand.js +2 -2
- package/dist-cjs/commands/StopTrainingEntityRecognizerCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateFlywheelCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1758 -1926
- package/dist-es/commands/BatchDetectDominantLanguageCommand.js +3 -3
- package/dist-es/commands/BatchDetectEntitiesCommand.js +3 -3
- package/dist-es/commands/BatchDetectKeyPhrasesCommand.js +3 -3
- package/dist-es/commands/BatchDetectSentimentCommand.js +3 -3
- package/dist-es/commands/BatchDetectSyntaxCommand.js +3 -3
- package/dist-es/commands/BatchDetectTargetedSentimentCommand.js +3 -3
- package/dist-es/commands/ClassifyDocumentCommand.js +3 -3
- package/dist-es/commands/ContainsPiiEntitiesCommand.js +3 -3
- package/dist-es/commands/CreateDatasetCommand.js +3 -3
- package/dist-es/commands/CreateDocumentClassifierCommand.js +3 -3
- package/dist-es/commands/CreateEndpointCommand.js +3 -3
- package/dist-es/commands/CreateEntityRecognizerCommand.js +3 -3
- package/dist-es/commands/CreateFlywheelCommand.js +3 -3
- package/dist-es/commands/DeleteDocumentClassifierCommand.js +3 -3
- package/dist-es/commands/DeleteEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteEntityRecognizerCommand.js +3 -3
- package/dist-es/commands/DeleteFlywheelCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DescribeDatasetCommand.js +3 -3
- package/dist-es/commands/DescribeDocumentClassificationJobCommand.js +3 -3
- package/dist-es/commands/DescribeDocumentClassifierCommand.js +3 -3
- package/dist-es/commands/DescribeDominantLanguageDetectionJobCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointCommand.js +3 -3
- package/dist-es/commands/DescribeEntitiesDetectionJobCommand.js +3 -3
- package/dist-es/commands/DescribeEntityRecognizerCommand.js +3 -3
- package/dist-es/commands/DescribeEventsDetectionJobCommand.js +3 -3
- package/dist-es/commands/DescribeFlywheelCommand.js +3 -3
- package/dist-es/commands/DescribeFlywheelIterationCommand.js +3 -3
- package/dist-es/commands/DescribeKeyPhrasesDetectionJobCommand.js +3 -3
- package/dist-es/commands/DescribePiiEntitiesDetectionJobCommand.js +3 -3
- package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DescribeSentimentDetectionJobCommand.js +3 -3
- package/dist-es/commands/DescribeTargetedSentimentDetectionJobCommand.js +3 -3
- package/dist-es/commands/DescribeTopicsDetectionJobCommand.js +3 -3
- package/dist-es/commands/DetectDominantLanguageCommand.js +3 -3
- package/dist-es/commands/DetectEntitiesCommand.js +3 -3
- package/dist-es/commands/DetectKeyPhrasesCommand.js +3 -3
- package/dist-es/commands/DetectPiiEntitiesCommand.js +3 -3
- package/dist-es/commands/DetectSentimentCommand.js +3 -3
- package/dist-es/commands/DetectSyntaxCommand.js +3 -3
- package/dist-es/commands/DetectTargetedSentimentCommand.js +3 -3
- package/dist-es/commands/ImportModelCommand.js +3 -3
- package/dist-es/commands/ListDatasetsCommand.js +3 -3
- package/dist-es/commands/ListDocumentClassificationJobsCommand.js +3 -3
- package/dist-es/commands/ListDocumentClassifierSummariesCommand.js +3 -3
- package/dist-es/commands/ListDocumentClassifiersCommand.js +3 -3
- package/dist-es/commands/ListDominantLanguageDetectionJobsCommand.js +3 -3
- package/dist-es/commands/ListEndpointsCommand.js +3 -3
- package/dist-es/commands/ListEntitiesDetectionJobsCommand.js +3 -3
- package/dist-es/commands/ListEntityRecognizerSummariesCommand.js +3 -3
- package/dist-es/commands/ListEntityRecognizersCommand.js +3 -3
- package/dist-es/commands/ListEventsDetectionJobsCommand.js +3 -3
- package/dist-es/commands/ListFlywheelIterationHistoryCommand.js +3 -3
- package/dist-es/commands/ListFlywheelsCommand.js +3 -3
- package/dist-es/commands/ListKeyPhrasesDetectionJobsCommand.js +3 -3
- package/dist-es/commands/ListPiiEntitiesDetectionJobsCommand.js +3 -3
- package/dist-es/commands/ListSentimentDetectionJobsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTargetedSentimentDetectionJobsCommand.js +3 -3
- package/dist-es/commands/ListTopicsDetectionJobsCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/StartDocumentClassificationJobCommand.js +3 -3
- package/dist-es/commands/StartDominantLanguageDetectionJobCommand.js +3 -3
- package/dist-es/commands/StartEntitiesDetectionJobCommand.js +3 -3
- package/dist-es/commands/StartEventsDetectionJobCommand.js +3 -3
- package/dist-es/commands/StartFlywheelIterationCommand.js +3 -3
- package/dist-es/commands/StartKeyPhrasesDetectionJobCommand.js +3 -3
- package/dist-es/commands/StartPiiEntitiesDetectionJobCommand.js +3 -3
- package/dist-es/commands/StartSentimentDetectionJobCommand.js +3 -3
- package/dist-es/commands/StartTargetedSentimentDetectionJobCommand.js +3 -3
- package/dist-es/commands/StartTopicsDetectionJobCommand.js +3 -3
- package/dist-es/commands/StopDominantLanguageDetectionJobCommand.js +3 -3
- package/dist-es/commands/StopEntitiesDetectionJobCommand.js +3 -3
- package/dist-es/commands/StopEventsDetectionJobCommand.js +3 -3
- package/dist-es/commands/StopKeyPhrasesDetectionJobCommand.js +3 -3
- package/dist-es/commands/StopPiiEntitiesDetectionJobCommand.js +3 -3
- package/dist-es/commands/StopSentimentDetectionJobCommand.js +3 -3
- package/dist-es/commands/StopTargetedSentimentDetectionJobCommand.js +3 -3
- package/dist-es/commands/StopTrainingDocumentClassifierCommand.js +3 -3
- package/dist-es/commands/StopTrainingEntityRecognizerCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateFlywheelCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1586 -1754
- package/dist-types/protocols/Aws_json1_1.d.ts +672 -168
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +168 -168
- package/package.json +29 -29
|
@@ -339,675 +339,675 @@ import {
|
|
|
339
339
|
UpdateFlywheelCommandInput,
|
|
340
340
|
UpdateFlywheelCommandOutput,
|
|
341
341
|
} from "../commands/UpdateFlywheelCommand";
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_BatchDetectDominantLanguageCommand: (
|
|
343
343
|
input: BatchDetectDominantLanguageCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_BatchDetectEntitiesCommand: (
|
|
347
347
|
input: BatchDetectEntitiesCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_BatchDetectKeyPhrasesCommand: (
|
|
351
351
|
input: BatchDetectKeyPhrasesCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_BatchDetectSentimentCommand: (
|
|
355
355
|
input: BatchDetectSentimentCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_BatchDetectSyntaxCommand: (
|
|
359
359
|
input: BatchDetectSyntaxCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_BatchDetectTargetedSentimentCommand: (
|
|
363
363
|
input: BatchDetectTargetedSentimentCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_ClassifyDocumentCommand: (
|
|
367
367
|
input: ClassifyDocumentCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_ContainsPiiEntitiesCommand: (
|
|
371
371
|
input: ContainsPiiEntitiesCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_CreateDatasetCommand: (
|
|
375
375
|
input: CreateDatasetCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_CreateDocumentClassifierCommand: (
|
|
379
379
|
input: CreateDocumentClassifierCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_CreateEndpointCommand: (
|
|
383
383
|
input: CreateEndpointCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_CreateEntityRecognizerCommand: (
|
|
387
387
|
input: CreateEntityRecognizerCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_CreateFlywheelCommand: (
|
|
391
391
|
input: CreateFlywheelCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_DeleteDocumentClassifierCommand: (
|
|
395
395
|
input: DeleteDocumentClassifierCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_DeleteEndpointCommand: (
|
|
399
399
|
input: DeleteEndpointCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_DeleteEntityRecognizerCommand: (
|
|
403
403
|
input: DeleteEntityRecognizerCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_DeleteFlywheelCommand: (
|
|
407
407
|
input: DeleteFlywheelCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_DeleteResourcePolicyCommand: (
|
|
411
411
|
input: DeleteResourcePolicyCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_DescribeDatasetCommand: (
|
|
415
415
|
input: DescribeDatasetCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_DescribeDocumentClassificationJobCommand: (
|
|
419
419
|
input: DescribeDocumentClassificationJobCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_DescribeDocumentClassifierCommand: (
|
|
423
423
|
input: DescribeDocumentClassifierCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_DescribeDominantLanguageDetectionJobCommand: (
|
|
427
427
|
input: DescribeDominantLanguageDetectionJobCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_DescribeEndpointCommand: (
|
|
431
431
|
input: DescribeEndpointCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_DescribeEntitiesDetectionJobCommand: (
|
|
435
435
|
input: DescribeEntitiesDetectionJobCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_DescribeEntityRecognizerCommand: (
|
|
439
439
|
input: DescribeEntityRecognizerCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_DescribeEventsDetectionJobCommand: (
|
|
443
443
|
input: DescribeEventsDetectionJobCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_DescribeFlywheelCommand: (
|
|
447
447
|
input: DescribeFlywheelCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_DescribeFlywheelIterationCommand: (
|
|
451
451
|
input: DescribeFlywheelIterationCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_DescribeKeyPhrasesDetectionJobCommand: (
|
|
455
455
|
input: DescribeKeyPhrasesDetectionJobCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_DescribePiiEntitiesDetectionJobCommand: (
|
|
459
459
|
input: DescribePiiEntitiesDetectionJobCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_DescribeResourcePolicyCommand: (
|
|
463
463
|
input: DescribeResourcePolicyCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_DescribeSentimentDetectionJobCommand: (
|
|
467
467
|
input: DescribeSentimentDetectionJobCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_DescribeTargetedSentimentDetectionJobCommand: (
|
|
471
471
|
input: DescribeTargetedSentimentDetectionJobCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_DescribeTopicsDetectionJobCommand: (
|
|
475
475
|
input: DescribeTopicsDetectionJobCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_DetectDominantLanguageCommand: (
|
|
479
479
|
input: DetectDominantLanguageCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_DetectEntitiesCommand: (
|
|
483
483
|
input: DetectEntitiesCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_DetectKeyPhrasesCommand: (
|
|
487
487
|
input: DetectKeyPhrasesCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_DetectPiiEntitiesCommand: (
|
|
491
491
|
input: DetectPiiEntitiesCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_DetectSentimentCommand: (
|
|
495
495
|
input: DetectSentimentCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_DetectSyntaxCommand: (
|
|
499
499
|
input: DetectSyntaxCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_DetectTargetedSentimentCommand: (
|
|
503
503
|
input: DetectTargetedSentimentCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_ImportModelCommand: (
|
|
507
507
|
input: ImportModelCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_ListDatasetsCommand: (
|
|
511
511
|
input: ListDatasetsCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_ListDocumentClassificationJobsCommand: (
|
|
515
515
|
input: ListDocumentClassificationJobsCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_ListDocumentClassifiersCommand: (
|
|
519
519
|
input: ListDocumentClassifiersCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_ListDocumentClassifierSummariesCommand: (
|
|
523
523
|
input: ListDocumentClassifierSummariesCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_ListDominantLanguageDetectionJobsCommand: (
|
|
527
527
|
input: ListDominantLanguageDetectionJobsCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_ListEndpointsCommand: (
|
|
531
531
|
input: ListEndpointsCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_ListEntitiesDetectionJobsCommand: (
|
|
535
535
|
input: ListEntitiesDetectionJobsCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_ListEntityRecognizersCommand: (
|
|
539
539
|
input: ListEntityRecognizersCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_ListEntityRecognizerSummariesCommand: (
|
|
543
543
|
input: ListEntityRecognizerSummariesCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_ListEventsDetectionJobsCommand: (
|
|
547
547
|
input: ListEventsDetectionJobsCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_ListFlywheelIterationHistoryCommand: (
|
|
551
551
|
input: ListFlywheelIterationHistoryCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_ListFlywheelsCommand: (
|
|
555
555
|
input: ListFlywheelsCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const se_ListKeyPhrasesDetectionJobsCommand: (
|
|
559
559
|
input: ListKeyPhrasesDetectionJobsCommandInput,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const se_ListPiiEntitiesDetectionJobsCommand: (
|
|
563
563
|
input: ListPiiEntitiesDetectionJobsCommandInput,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const se_ListSentimentDetectionJobsCommand: (
|
|
567
567
|
input: ListSentimentDetectionJobsCommandInput,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
571
571
|
input: ListTagsForResourceCommandInput,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const se_ListTargetedSentimentDetectionJobsCommand: (
|
|
575
575
|
input: ListTargetedSentimentDetectionJobsCommandInput,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const se_ListTopicsDetectionJobsCommand: (
|
|
579
579
|
input: ListTopicsDetectionJobsCommandInput,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const se_PutResourcePolicyCommand: (
|
|
583
583
|
input: PutResourcePolicyCommandInput,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const se_StartDocumentClassificationJobCommand: (
|
|
587
587
|
input: StartDocumentClassificationJobCommandInput,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const se_StartDominantLanguageDetectionJobCommand: (
|
|
591
591
|
input: StartDominantLanguageDetectionJobCommandInput,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<__HttpRequest>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const se_StartEntitiesDetectionJobCommand: (
|
|
595
595
|
input: StartEntitiesDetectionJobCommandInput,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<__HttpRequest>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const se_StartEventsDetectionJobCommand: (
|
|
599
599
|
input: StartEventsDetectionJobCommandInput,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<__HttpRequest>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const se_StartFlywheelIterationCommand: (
|
|
603
603
|
input: StartFlywheelIterationCommandInput,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<__HttpRequest>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const se_StartKeyPhrasesDetectionJobCommand: (
|
|
607
607
|
input: StartKeyPhrasesDetectionJobCommandInput,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<__HttpRequest>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const se_StartPiiEntitiesDetectionJobCommand: (
|
|
611
611
|
input: StartPiiEntitiesDetectionJobCommandInput,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<__HttpRequest>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const se_StartSentimentDetectionJobCommand: (
|
|
615
615
|
input: StartSentimentDetectionJobCommandInput,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<__HttpRequest>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const se_StartTargetedSentimentDetectionJobCommand: (
|
|
619
619
|
input: StartTargetedSentimentDetectionJobCommandInput,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<__HttpRequest>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const se_StartTopicsDetectionJobCommand: (
|
|
623
623
|
input: StartTopicsDetectionJobCommandInput,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<__HttpRequest>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const se_StopDominantLanguageDetectionJobCommand: (
|
|
627
627
|
input: StopDominantLanguageDetectionJobCommandInput,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<__HttpRequest>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const se_StopEntitiesDetectionJobCommand: (
|
|
631
631
|
input: StopEntitiesDetectionJobCommandInput,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<__HttpRequest>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const se_StopEventsDetectionJobCommand: (
|
|
635
635
|
input: StopEventsDetectionJobCommandInput,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<__HttpRequest>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const se_StopKeyPhrasesDetectionJobCommand: (
|
|
639
639
|
input: StopKeyPhrasesDetectionJobCommandInput,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<__HttpRequest>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const se_StopPiiEntitiesDetectionJobCommand: (
|
|
643
643
|
input: StopPiiEntitiesDetectionJobCommandInput,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<__HttpRequest>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const se_StopSentimentDetectionJobCommand: (
|
|
647
647
|
input: StopSentimentDetectionJobCommandInput,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<__HttpRequest>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const se_StopTargetedSentimentDetectionJobCommand: (
|
|
651
651
|
input: StopTargetedSentimentDetectionJobCommandInput,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<__HttpRequest>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const se_StopTrainingDocumentClassifierCommand: (
|
|
655
655
|
input: StopTrainingDocumentClassifierCommandInput,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<__HttpRequest>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const se_StopTrainingEntityRecognizerCommand: (
|
|
659
659
|
input: StopTrainingEntityRecognizerCommandInput,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<__HttpRequest>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const se_TagResourceCommand: (
|
|
663
663
|
input: TagResourceCommandInput,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<__HttpRequest>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const se_UntagResourceCommand: (
|
|
667
667
|
input: UntagResourceCommandInput,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<__HttpRequest>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const se_UpdateEndpointCommand: (
|
|
671
671
|
input: UpdateEndpointCommandInput,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<__HttpRequest>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const se_UpdateFlywheelCommand: (
|
|
675
675
|
input: UpdateFlywheelCommandInput,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<__HttpRequest>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_BatchDetectDominantLanguageCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<BatchDetectDominantLanguageCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_BatchDetectEntitiesCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<BatchDetectEntitiesCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_BatchDetectKeyPhrasesCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<BatchDetectKeyPhrasesCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_BatchDetectSentimentCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<BatchDetectSentimentCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_BatchDetectSyntaxCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<BatchDetectSyntaxCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_BatchDetectTargetedSentimentCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<BatchDetectTargetedSentimentCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_ClassifyDocumentCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<ClassifyDocumentCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_ContainsPiiEntitiesCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<ContainsPiiEntitiesCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_CreateDatasetCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<CreateDatasetCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_CreateDocumentClassifierCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<CreateDocumentClassifierCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_CreateEndpointCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<CreateEndpointCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_CreateEntityRecognizerCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<CreateEntityRecognizerCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_CreateFlywheelCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<CreateFlywheelCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_DeleteDocumentClassifierCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<DeleteDocumentClassifierCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_DeleteEndpointCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<DeleteEndpointCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_DeleteEntityRecognizerCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<DeleteEntityRecognizerCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_DeleteFlywheelCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<DeleteFlywheelCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_DeleteResourcePolicyCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<DeleteResourcePolicyCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_DescribeDatasetCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<DescribeDatasetCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_DescribeDocumentClassificationJobCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<DescribeDocumentClassificationJobCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_DescribeDocumentClassifierCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<DescribeDocumentClassifierCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_DescribeDominantLanguageDetectionJobCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<DescribeDominantLanguageDetectionJobCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_DescribeEndpointCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<DescribeEndpointCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_DescribeEntitiesDetectionJobCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<DescribeEntitiesDetectionJobCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_DescribeEntityRecognizerCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<DescribeEntityRecognizerCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_DescribeEventsDetectionJobCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<DescribeEventsDetectionJobCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_DescribeFlywheelCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<DescribeFlywheelCommandOutput>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const de_DescribeFlywheelIterationCommand: (
|
|
787
787
|
output: __HttpResponse,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<DescribeFlywheelIterationCommandOutput>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const de_DescribeKeyPhrasesDetectionJobCommand: (
|
|
791
791
|
output: __HttpResponse,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<DescribeKeyPhrasesDetectionJobCommandOutput>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const de_DescribePiiEntitiesDetectionJobCommand: (
|
|
795
795
|
output: __HttpResponse,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<DescribePiiEntitiesDetectionJobCommandOutput>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const de_DescribeResourcePolicyCommand: (
|
|
799
799
|
output: __HttpResponse,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<DescribeResourcePolicyCommandOutput>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const de_DescribeSentimentDetectionJobCommand: (
|
|
803
803
|
output: __HttpResponse,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<DescribeSentimentDetectionJobCommandOutput>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const de_DescribeTargetedSentimentDetectionJobCommand: (
|
|
807
807
|
output: __HttpResponse,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<DescribeTargetedSentimentDetectionJobCommandOutput>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const de_DescribeTopicsDetectionJobCommand: (
|
|
811
811
|
output: __HttpResponse,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<DescribeTopicsDetectionJobCommandOutput>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const de_DetectDominantLanguageCommand: (
|
|
815
815
|
output: __HttpResponse,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<DetectDominantLanguageCommandOutput>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const de_DetectEntitiesCommand: (
|
|
819
819
|
output: __HttpResponse,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<DetectEntitiesCommandOutput>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const de_DetectKeyPhrasesCommand: (
|
|
823
823
|
output: __HttpResponse,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<DetectKeyPhrasesCommandOutput>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const de_DetectPiiEntitiesCommand: (
|
|
827
827
|
output: __HttpResponse,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<DetectPiiEntitiesCommandOutput>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const de_DetectSentimentCommand: (
|
|
831
831
|
output: __HttpResponse,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<DetectSentimentCommandOutput>;
|
|
834
|
-
export declare const
|
|
834
|
+
export declare const de_DetectSyntaxCommand: (
|
|
835
835
|
output: __HttpResponse,
|
|
836
836
|
context: __SerdeContext
|
|
837
837
|
) => Promise<DetectSyntaxCommandOutput>;
|
|
838
|
-
export declare const
|
|
838
|
+
export declare const de_DetectTargetedSentimentCommand: (
|
|
839
839
|
output: __HttpResponse,
|
|
840
840
|
context: __SerdeContext
|
|
841
841
|
) => Promise<DetectTargetedSentimentCommandOutput>;
|
|
842
|
-
export declare const
|
|
842
|
+
export declare const de_ImportModelCommand: (
|
|
843
843
|
output: __HttpResponse,
|
|
844
844
|
context: __SerdeContext
|
|
845
845
|
) => Promise<ImportModelCommandOutput>;
|
|
846
|
-
export declare const
|
|
846
|
+
export declare const de_ListDatasetsCommand: (
|
|
847
847
|
output: __HttpResponse,
|
|
848
848
|
context: __SerdeContext
|
|
849
849
|
) => Promise<ListDatasetsCommandOutput>;
|
|
850
|
-
export declare const
|
|
850
|
+
export declare const de_ListDocumentClassificationJobsCommand: (
|
|
851
851
|
output: __HttpResponse,
|
|
852
852
|
context: __SerdeContext
|
|
853
853
|
) => Promise<ListDocumentClassificationJobsCommandOutput>;
|
|
854
|
-
export declare const
|
|
854
|
+
export declare const de_ListDocumentClassifiersCommand: (
|
|
855
855
|
output: __HttpResponse,
|
|
856
856
|
context: __SerdeContext
|
|
857
857
|
) => Promise<ListDocumentClassifiersCommandOutput>;
|
|
858
|
-
export declare const
|
|
858
|
+
export declare const de_ListDocumentClassifierSummariesCommand: (
|
|
859
859
|
output: __HttpResponse,
|
|
860
860
|
context: __SerdeContext
|
|
861
861
|
) => Promise<ListDocumentClassifierSummariesCommandOutput>;
|
|
862
|
-
export declare const
|
|
862
|
+
export declare const de_ListDominantLanguageDetectionJobsCommand: (
|
|
863
863
|
output: __HttpResponse,
|
|
864
864
|
context: __SerdeContext
|
|
865
865
|
) => Promise<ListDominantLanguageDetectionJobsCommandOutput>;
|
|
866
|
-
export declare const
|
|
866
|
+
export declare const de_ListEndpointsCommand: (
|
|
867
867
|
output: __HttpResponse,
|
|
868
868
|
context: __SerdeContext
|
|
869
869
|
) => Promise<ListEndpointsCommandOutput>;
|
|
870
|
-
export declare const
|
|
870
|
+
export declare const de_ListEntitiesDetectionJobsCommand: (
|
|
871
871
|
output: __HttpResponse,
|
|
872
872
|
context: __SerdeContext
|
|
873
873
|
) => Promise<ListEntitiesDetectionJobsCommandOutput>;
|
|
874
|
-
export declare const
|
|
874
|
+
export declare const de_ListEntityRecognizersCommand: (
|
|
875
875
|
output: __HttpResponse,
|
|
876
876
|
context: __SerdeContext
|
|
877
877
|
) => Promise<ListEntityRecognizersCommandOutput>;
|
|
878
|
-
export declare const
|
|
878
|
+
export declare const de_ListEntityRecognizerSummariesCommand: (
|
|
879
879
|
output: __HttpResponse,
|
|
880
880
|
context: __SerdeContext
|
|
881
881
|
) => Promise<ListEntityRecognizerSummariesCommandOutput>;
|
|
882
|
-
export declare const
|
|
882
|
+
export declare const de_ListEventsDetectionJobsCommand: (
|
|
883
883
|
output: __HttpResponse,
|
|
884
884
|
context: __SerdeContext
|
|
885
885
|
) => Promise<ListEventsDetectionJobsCommandOutput>;
|
|
886
|
-
export declare const
|
|
886
|
+
export declare const de_ListFlywheelIterationHistoryCommand: (
|
|
887
887
|
output: __HttpResponse,
|
|
888
888
|
context: __SerdeContext
|
|
889
889
|
) => Promise<ListFlywheelIterationHistoryCommandOutput>;
|
|
890
|
-
export declare const
|
|
890
|
+
export declare const de_ListFlywheelsCommand: (
|
|
891
891
|
output: __HttpResponse,
|
|
892
892
|
context: __SerdeContext
|
|
893
893
|
) => Promise<ListFlywheelsCommandOutput>;
|
|
894
|
-
export declare const
|
|
894
|
+
export declare const de_ListKeyPhrasesDetectionJobsCommand: (
|
|
895
895
|
output: __HttpResponse,
|
|
896
896
|
context: __SerdeContext
|
|
897
897
|
) => Promise<ListKeyPhrasesDetectionJobsCommandOutput>;
|
|
898
|
-
export declare const
|
|
898
|
+
export declare const de_ListPiiEntitiesDetectionJobsCommand: (
|
|
899
899
|
output: __HttpResponse,
|
|
900
900
|
context: __SerdeContext
|
|
901
901
|
) => Promise<ListPiiEntitiesDetectionJobsCommandOutput>;
|
|
902
|
-
export declare const
|
|
902
|
+
export declare const de_ListSentimentDetectionJobsCommand: (
|
|
903
903
|
output: __HttpResponse,
|
|
904
904
|
context: __SerdeContext
|
|
905
905
|
) => Promise<ListSentimentDetectionJobsCommandOutput>;
|
|
906
|
-
export declare const
|
|
906
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
907
907
|
output: __HttpResponse,
|
|
908
908
|
context: __SerdeContext
|
|
909
909
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
910
|
-
export declare const
|
|
910
|
+
export declare const de_ListTargetedSentimentDetectionJobsCommand: (
|
|
911
911
|
output: __HttpResponse,
|
|
912
912
|
context: __SerdeContext
|
|
913
913
|
) => Promise<ListTargetedSentimentDetectionJobsCommandOutput>;
|
|
914
|
-
export declare const
|
|
914
|
+
export declare const de_ListTopicsDetectionJobsCommand: (
|
|
915
915
|
output: __HttpResponse,
|
|
916
916
|
context: __SerdeContext
|
|
917
917
|
) => Promise<ListTopicsDetectionJobsCommandOutput>;
|
|
918
|
-
export declare const
|
|
918
|
+
export declare const de_PutResourcePolicyCommand: (
|
|
919
919
|
output: __HttpResponse,
|
|
920
920
|
context: __SerdeContext
|
|
921
921
|
) => Promise<PutResourcePolicyCommandOutput>;
|
|
922
|
-
export declare const
|
|
922
|
+
export declare const de_StartDocumentClassificationJobCommand: (
|
|
923
923
|
output: __HttpResponse,
|
|
924
924
|
context: __SerdeContext
|
|
925
925
|
) => Promise<StartDocumentClassificationJobCommandOutput>;
|
|
926
|
-
export declare const
|
|
926
|
+
export declare const de_StartDominantLanguageDetectionJobCommand: (
|
|
927
927
|
output: __HttpResponse,
|
|
928
928
|
context: __SerdeContext
|
|
929
929
|
) => Promise<StartDominantLanguageDetectionJobCommandOutput>;
|
|
930
|
-
export declare const
|
|
930
|
+
export declare const de_StartEntitiesDetectionJobCommand: (
|
|
931
931
|
output: __HttpResponse,
|
|
932
932
|
context: __SerdeContext
|
|
933
933
|
) => Promise<StartEntitiesDetectionJobCommandOutput>;
|
|
934
|
-
export declare const
|
|
934
|
+
export declare const de_StartEventsDetectionJobCommand: (
|
|
935
935
|
output: __HttpResponse,
|
|
936
936
|
context: __SerdeContext
|
|
937
937
|
) => Promise<StartEventsDetectionJobCommandOutput>;
|
|
938
|
-
export declare const
|
|
938
|
+
export declare const de_StartFlywheelIterationCommand: (
|
|
939
939
|
output: __HttpResponse,
|
|
940
940
|
context: __SerdeContext
|
|
941
941
|
) => Promise<StartFlywheelIterationCommandOutput>;
|
|
942
|
-
export declare const
|
|
942
|
+
export declare const de_StartKeyPhrasesDetectionJobCommand: (
|
|
943
943
|
output: __HttpResponse,
|
|
944
944
|
context: __SerdeContext
|
|
945
945
|
) => Promise<StartKeyPhrasesDetectionJobCommandOutput>;
|
|
946
|
-
export declare const
|
|
946
|
+
export declare const de_StartPiiEntitiesDetectionJobCommand: (
|
|
947
947
|
output: __HttpResponse,
|
|
948
948
|
context: __SerdeContext
|
|
949
949
|
) => Promise<StartPiiEntitiesDetectionJobCommandOutput>;
|
|
950
|
-
export declare const
|
|
950
|
+
export declare const de_StartSentimentDetectionJobCommand: (
|
|
951
951
|
output: __HttpResponse,
|
|
952
952
|
context: __SerdeContext
|
|
953
953
|
) => Promise<StartSentimentDetectionJobCommandOutput>;
|
|
954
|
-
export declare const
|
|
954
|
+
export declare const de_StartTargetedSentimentDetectionJobCommand: (
|
|
955
955
|
output: __HttpResponse,
|
|
956
956
|
context: __SerdeContext
|
|
957
957
|
) => Promise<StartTargetedSentimentDetectionJobCommandOutput>;
|
|
958
|
-
export declare const
|
|
958
|
+
export declare const de_StartTopicsDetectionJobCommand: (
|
|
959
959
|
output: __HttpResponse,
|
|
960
960
|
context: __SerdeContext
|
|
961
961
|
) => Promise<StartTopicsDetectionJobCommandOutput>;
|
|
962
|
-
export declare const
|
|
962
|
+
export declare const de_StopDominantLanguageDetectionJobCommand: (
|
|
963
963
|
output: __HttpResponse,
|
|
964
964
|
context: __SerdeContext
|
|
965
965
|
) => Promise<StopDominantLanguageDetectionJobCommandOutput>;
|
|
966
|
-
export declare const
|
|
966
|
+
export declare const de_StopEntitiesDetectionJobCommand: (
|
|
967
967
|
output: __HttpResponse,
|
|
968
968
|
context: __SerdeContext
|
|
969
969
|
) => Promise<StopEntitiesDetectionJobCommandOutput>;
|
|
970
|
-
export declare const
|
|
970
|
+
export declare const de_StopEventsDetectionJobCommand: (
|
|
971
971
|
output: __HttpResponse,
|
|
972
972
|
context: __SerdeContext
|
|
973
973
|
) => Promise<StopEventsDetectionJobCommandOutput>;
|
|
974
|
-
export declare const
|
|
974
|
+
export declare const de_StopKeyPhrasesDetectionJobCommand: (
|
|
975
975
|
output: __HttpResponse,
|
|
976
976
|
context: __SerdeContext
|
|
977
977
|
) => Promise<StopKeyPhrasesDetectionJobCommandOutput>;
|
|
978
|
-
export declare const
|
|
978
|
+
export declare const de_StopPiiEntitiesDetectionJobCommand: (
|
|
979
979
|
output: __HttpResponse,
|
|
980
980
|
context: __SerdeContext
|
|
981
981
|
) => Promise<StopPiiEntitiesDetectionJobCommandOutput>;
|
|
982
|
-
export declare const
|
|
982
|
+
export declare const de_StopSentimentDetectionJobCommand: (
|
|
983
983
|
output: __HttpResponse,
|
|
984
984
|
context: __SerdeContext
|
|
985
985
|
) => Promise<StopSentimentDetectionJobCommandOutput>;
|
|
986
|
-
export declare const
|
|
986
|
+
export declare const de_StopTargetedSentimentDetectionJobCommand: (
|
|
987
987
|
output: __HttpResponse,
|
|
988
988
|
context: __SerdeContext
|
|
989
989
|
) => Promise<StopTargetedSentimentDetectionJobCommandOutput>;
|
|
990
|
-
export declare const
|
|
990
|
+
export declare const de_StopTrainingDocumentClassifierCommand: (
|
|
991
991
|
output: __HttpResponse,
|
|
992
992
|
context: __SerdeContext
|
|
993
993
|
) => Promise<StopTrainingDocumentClassifierCommandOutput>;
|
|
994
|
-
export declare const
|
|
994
|
+
export declare const de_StopTrainingEntityRecognizerCommand: (
|
|
995
995
|
output: __HttpResponse,
|
|
996
996
|
context: __SerdeContext
|
|
997
997
|
) => Promise<StopTrainingEntityRecognizerCommandOutput>;
|
|
998
|
-
export declare const
|
|
998
|
+
export declare const de_TagResourceCommand: (
|
|
999
999
|
output: __HttpResponse,
|
|
1000
1000
|
context: __SerdeContext
|
|
1001
1001
|
) => Promise<TagResourceCommandOutput>;
|
|
1002
|
-
export declare const
|
|
1002
|
+
export declare const de_UntagResourceCommand: (
|
|
1003
1003
|
output: __HttpResponse,
|
|
1004
1004
|
context: __SerdeContext
|
|
1005
1005
|
) => Promise<UntagResourceCommandOutput>;
|
|
1006
|
-
export declare const
|
|
1006
|
+
export declare const de_UpdateEndpointCommand: (
|
|
1007
1007
|
output: __HttpResponse,
|
|
1008
1008
|
context: __SerdeContext
|
|
1009
1009
|
) => Promise<UpdateEndpointCommandOutput>;
|
|
1010
|
-
export declare const
|
|
1010
|
+
export declare const de_UpdateFlywheelCommand: (
|
|
1011
1011
|
output: __HttpResponse,
|
|
1012
1012
|
context: __SerdeContext
|
|
1013
1013
|
) => Promise<UpdateFlywheelCommandOutput>;
|