@aws-sdk/client-comprehend 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ContainsPiiEntitiesCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -3
- package/dist-cjs/commands/CreateDocumentClassifierCommand.js +2 -3
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
- package/dist-cjs/commands/CreateEntityRecognizerCommand.js +2 -3
- package/dist-cjs/commands/CreateFlywheelCommand.js +2 -3
- package/dist-cjs/commands/DeleteDocumentClassifierCommand.js +2 -3
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
- package/dist-cjs/commands/DeleteEntityRecognizerCommand.js +2 -3
- package/dist-cjs/commands/DeleteFlywheelCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
- package/dist-cjs/commands/DescribeDocumentClassificationJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeDocumentClassifierCommand.js +1 -1
- package/dist-cjs/commands/DescribeDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
- package/dist-cjs/commands/DescribeEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeEntityRecognizerCommand.js +1 -1
- package/dist-cjs/commands/DescribeEventsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeFlywheelCommand.js +2 -3
- package/dist-cjs/commands/DescribeFlywheelIterationCommand.js +2 -3
- package/dist-cjs/commands/DescribeKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribePiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeTopicsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DetectPiiEntitiesCommand.js +2 -3
- package/dist-cjs/commands/ImportModelCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetsCommand.js +2 -3
- package/dist-cjs/commands/ListDocumentClassificationJobsCommand.js +2 -3
- package/dist-cjs/commands/ListDocumentClassifierSummariesCommand.js +2 -3
- package/dist-cjs/commands/ListDocumentClassifiersCommand.js +1 -1
- package/dist-cjs/commands/ListDominantLanguageDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
- package/dist-cjs/commands/ListEntitiesDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListEntityRecognizerSummariesCommand.js +2 -3
- package/dist-cjs/commands/ListEntityRecognizersCommand.js +1 -1
- package/dist-cjs/commands/ListEventsDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListFlywheelIterationHistoryCommand.js +2 -3
- package/dist-cjs/commands/ListFlywheelsCommand.js +2 -3
- package/dist-cjs/commands/ListKeyPhrasesDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListPiiEntitiesDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListSentimentDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTargetedSentimentDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListTopicsDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/StartDocumentClassificationJobCommand.js +2 -3
- package/dist-cjs/commands/StartDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartEventsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartFlywheelIterationCommand.js +2 -3
- package/dist-cjs/commands/StartKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartTopicsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopEventsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopTrainingDocumentClassifierCommand.js +2 -3
- package/dist-cjs/commands/StopTrainingEntityRecognizerCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
- package/dist-cjs/commands/UpdateFlywheelCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -882
- package/dist-cjs/models/models_1.js +1 -61
- package/dist-es/commands/ContainsPiiEntitiesCommand.js +2 -3
- package/dist-es/commands/CreateDatasetCommand.js +2 -3
- package/dist-es/commands/CreateDocumentClassifierCommand.js +2 -3
- package/dist-es/commands/CreateEndpointCommand.js +2 -3
- package/dist-es/commands/CreateEntityRecognizerCommand.js +2 -3
- package/dist-es/commands/CreateFlywheelCommand.js +2 -3
- package/dist-es/commands/DeleteDocumentClassifierCommand.js +2 -3
- package/dist-es/commands/DeleteEndpointCommand.js +2 -3
- package/dist-es/commands/DeleteEntityRecognizerCommand.js +2 -3
- package/dist-es/commands/DeleteFlywheelCommand.js +2 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetCommand.js +2 -3
- package/dist-es/commands/DescribeDocumentClassificationJobCommand.js +2 -3
- package/dist-es/commands/DescribeDocumentClassifierCommand.js +2 -2
- package/dist-es/commands/DescribeDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeEndpointCommand.js +2 -3
- package/dist-es/commands/DescribeEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeEntityRecognizerCommand.js +2 -2
- package/dist-es/commands/DescribeEventsDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeFlywheelCommand.js +2 -3
- package/dist-es/commands/DescribeFlywheelIterationCommand.js +2 -3
- package/dist-es/commands/DescribeKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribePiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DescribeSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeTopicsDetectionJobCommand.js +2 -3
- package/dist-es/commands/DetectPiiEntitiesCommand.js +2 -3
- package/dist-es/commands/ImportModelCommand.js +2 -3
- package/dist-es/commands/ListDatasetsCommand.js +2 -3
- package/dist-es/commands/ListDocumentClassificationJobsCommand.js +2 -3
- package/dist-es/commands/ListDocumentClassifierSummariesCommand.js +2 -3
- package/dist-es/commands/ListDocumentClassifiersCommand.js +2 -2
- package/dist-es/commands/ListDominantLanguageDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListEndpointsCommand.js +2 -3
- package/dist-es/commands/ListEntitiesDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListEntityRecognizerSummariesCommand.js +2 -3
- package/dist-es/commands/ListEntityRecognizersCommand.js +2 -2
- package/dist-es/commands/ListEventsDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListFlywheelIterationHistoryCommand.js +2 -3
- package/dist-es/commands/ListFlywheelsCommand.js +2 -3
- package/dist-es/commands/ListKeyPhrasesDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListPiiEntitiesDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListSentimentDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTargetedSentimentDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListTopicsDetectionJobsCommand.js +2 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-es/commands/StartDocumentClassificationJobCommand.js +2 -3
- package/dist-es/commands/StartDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartEventsDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartFlywheelIterationCommand.js +2 -3
- package/dist-es/commands/StartKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartTopicsDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopEventsDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopTrainingDocumentClassifierCommand.js +2 -3
- package/dist-es/commands/StopTrainingEntityRecognizerCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointCommand.js +2 -3
- package/dist-es/commands/UpdateFlywheelCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -657
- package/dist-es/models/models_1.js +0 -45
- package/dist-types/Comprehend.d.ts +85 -0
- package/dist-types/ComprehendClient.d.ts +24 -4
- package/dist-types/commands/BatchDetectDominantLanguageCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectKeyPhrasesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectSentimentCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectSyntaxCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectTargetedSentimentCommand.d.ts +16 -0
- package/dist-types/commands/ClassifyDocumentCommand.d.ts +16 -0
- package/dist-types/commands/ContainsPiiEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetCommand.d.ts +16 -0
- package/dist-types/commands/CreateDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +16 -0
- package/dist-types/commands/CreateEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/CreateFlywheelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFlywheelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentClassificationJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFlywheelCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFlywheelIterationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTopicsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DetectDominantLanguageCommand.d.ts +16 -0
- package/dist-types/commands/DetectEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/DetectKeyPhrasesCommand.d.ts +16 -0
- package/dist-types/commands/DetectPiiEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/DetectSentimentCommand.d.ts +16 -0
- package/dist-types/commands/DetectSyntaxCommand.d.ts +16 -0
- package/dist-types/commands/DetectTargetedSentimentCommand.d.ts +16 -0
- package/dist-types/commands/ImportModelCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetsCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentClassificationJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentClassifierSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentClassifiersCommand.d.ts +16 -0
- package/dist-types/commands/ListDominantLanguageDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/ListEntitiesDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListEntityRecognizerSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListEntityRecognizersCommand.d.ts +16 -0
- package/dist-types/commands/ListEventsDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListFlywheelIterationHistoryCommand.d.ts +16 -0
- package/dist-types/commands/ListFlywheelsCommand.d.ts +16 -0
- package/dist-types/commands/ListKeyPhrasesDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListPiiEntitiesDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListSentimentDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTargetedSentimentDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListTopicsDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/StartDocumentClassificationJobCommand.d.ts +16 -0
- package/dist-types/commands/StartDominantLanguageDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartEventsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartFlywheelIterationCommand.d.ts +16 -0
- package/dist-types/commands/StartKeyPhrasesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartPiiEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartTargetedSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartTopicsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopDominantLanguageDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopEventsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopKeyPhrasesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopPiiEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopTargetedSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopTrainingDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/StopTrainingEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFlywheelCommand.d.ts +16 -0
- package/dist-types/models/ComprehendServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +698 -900
- package/dist-types/models/models_1.d.ts +45 -60
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListDatasetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentClassificationJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentClassifierSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentClassifiersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDominantLanguageDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEndpointsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntitiesDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntityRecognizerSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntityRecognizersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEventsDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFlywheelIterationHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFlywheelsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListKeyPhrasesDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPiiEntitiesDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSentimentDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTargetedSentimentDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTopicsDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -631
- package/dist-types/ts3.4/models/models_1.d.ts +0 -45
- package/package.json +4 -3
|
@@ -1,12 +1,18 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { ComprehendServiceException as __BaseException } from "./ComprehendServiceException";
|
|
3
3
|
import { FlywheelProperties, JobStatus, Tag, VpcConfig } from "./models_0";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export interface StopTargetedSentimentDetectionJobRequest {
|
|
5
8
|
/**
|
|
6
9
|
* <p>The identifier of the targeted sentiment detection job to stop.</p>
|
|
7
10
|
*/
|
|
8
11
|
JobId: string | undefined;
|
|
9
12
|
}
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
10
16
|
export interface StopTargetedSentimentDetectionJobResponse {
|
|
11
17
|
/**
|
|
12
18
|
* <p>The identifier of the targeted sentiment detection job to stop.</p>
|
|
@@ -19,6 +25,9 @@ export interface StopTargetedSentimentDetectionJobResponse {
|
|
|
19
25
|
*/
|
|
20
26
|
JobStatus?: JobStatus | string;
|
|
21
27
|
}
|
|
28
|
+
/**
|
|
29
|
+
* @public
|
|
30
|
+
*/
|
|
22
31
|
export interface StopTrainingDocumentClassifierRequest {
|
|
23
32
|
/**
|
|
24
33
|
* <p>The Amazon Resource Name (ARN) that identifies the document classifier currently being
|
|
@@ -26,8 +35,14 @@ export interface StopTrainingDocumentClassifierRequest {
|
|
|
26
35
|
*/
|
|
27
36
|
DocumentClassifierArn: string | undefined;
|
|
28
37
|
}
|
|
38
|
+
/**
|
|
39
|
+
* @public
|
|
40
|
+
*/
|
|
29
41
|
export interface StopTrainingDocumentClassifierResponse {
|
|
30
42
|
}
|
|
43
|
+
/**
|
|
44
|
+
* @public
|
|
45
|
+
*/
|
|
31
46
|
export interface StopTrainingEntityRecognizerRequest {
|
|
32
47
|
/**
|
|
33
48
|
* <p>The Amazon Resource Name (ARN) that identifies the entity recognizer currently being
|
|
@@ -35,9 +50,13 @@ export interface StopTrainingEntityRecognizerRequest {
|
|
|
35
50
|
*/
|
|
36
51
|
EntityRecognizerArn: string | undefined;
|
|
37
52
|
}
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
38
56
|
export interface StopTrainingEntityRecognizerResponse {
|
|
39
57
|
}
|
|
40
58
|
/**
|
|
59
|
+
* @public
|
|
41
60
|
* <p>Concurrent modification of the tags associated with an Amazon Comprehend resource is not
|
|
42
61
|
* supported. </p>
|
|
43
62
|
*/
|
|
@@ -50,6 +69,9 @@ export declare class ConcurrentModificationException extends __BaseException {
|
|
|
50
69
|
*/
|
|
51
70
|
constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
|
|
52
71
|
}
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
53
75
|
export interface TagResourceRequest {
|
|
54
76
|
/**
|
|
55
77
|
* <p>The Amazon Resource Name (ARN) of the given Amazon Comprehend resource to which you want
|
|
@@ -62,9 +84,13 @@ export interface TagResourceRequest {
|
|
|
62
84
|
*/
|
|
63
85
|
Tags: Tag[] | undefined;
|
|
64
86
|
}
|
|
87
|
+
/**
|
|
88
|
+
* @public
|
|
89
|
+
*/
|
|
65
90
|
export interface TagResourceResponse {
|
|
66
91
|
}
|
|
67
92
|
/**
|
|
93
|
+
* @public
|
|
68
94
|
* <p>The request contains more tag keys than can be associated with a resource (50 tag keys per
|
|
69
95
|
* resource).</p>
|
|
70
96
|
*/
|
|
@@ -77,6 +103,9 @@ export declare class TooManyTagKeysException extends __BaseException {
|
|
|
77
103
|
*/
|
|
78
104
|
constructor(opts: __ExceptionOptionType<TooManyTagKeysException, __BaseException>);
|
|
79
105
|
}
|
|
106
|
+
/**
|
|
107
|
+
* @public
|
|
108
|
+
*/
|
|
80
109
|
export interface UntagResourceRequest {
|
|
81
110
|
/**
|
|
82
111
|
* <p> The Amazon Resource Name (ARN) of the given Amazon Comprehend resource from which you
|
|
@@ -91,8 +120,14 @@ export interface UntagResourceRequest {
|
|
|
91
120
|
*/
|
|
92
121
|
TagKeys: string[] | undefined;
|
|
93
122
|
}
|
|
123
|
+
/**
|
|
124
|
+
* @public
|
|
125
|
+
*/
|
|
94
126
|
export interface UntagResourceResponse {
|
|
95
127
|
}
|
|
128
|
+
/**
|
|
129
|
+
* @public
|
|
130
|
+
*/
|
|
96
131
|
export interface UpdateEndpointRequest {
|
|
97
132
|
/**
|
|
98
133
|
* <p>The Amazon Resource Number (ARN) of the endpoint being updated.</p>
|
|
@@ -117,6 +152,9 @@ export interface UpdateEndpointRequest {
|
|
|
117
152
|
*/
|
|
118
153
|
FlywheelArn?: string;
|
|
119
154
|
}
|
|
155
|
+
/**
|
|
156
|
+
* @public
|
|
157
|
+
*/
|
|
120
158
|
export interface UpdateEndpointResponse {
|
|
121
159
|
/**
|
|
122
160
|
* <p>The Amazon Resource Number (ARN) of the new model.</p>
|
|
@@ -124,6 +162,7 @@ export interface UpdateEndpointResponse {
|
|
|
124
162
|
DesiredModelArn?: string;
|
|
125
163
|
}
|
|
126
164
|
/**
|
|
165
|
+
* @public
|
|
127
166
|
* <p>Data security configuration.</p>
|
|
128
167
|
*/
|
|
129
168
|
export interface UpdateDataSecurityConfig {
|
|
@@ -154,6 +193,9 @@ export interface UpdateDataSecurityConfig {
|
|
|
154
193
|
*/
|
|
155
194
|
VpcConfig?: VpcConfig;
|
|
156
195
|
}
|
|
196
|
+
/**
|
|
197
|
+
* @public
|
|
198
|
+
*/
|
|
157
199
|
export interface UpdateFlywheelRequest {
|
|
158
200
|
/**
|
|
159
201
|
* <p>The Amazon Resource Number (ARN) of the flywheel to update.</p>
|
|
@@ -173,69 +215,12 @@ export interface UpdateFlywheelRequest {
|
|
|
173
215
|
*/
|
|
174
216
|
DataSecurityConfig?: UpdateDataSecurityConfig;
|
|
175
217
|
}
|
|
218
|
+
/**
|
|
219
|
+
* @public
|
|
220
|
+
*/
|
|
176
221
|
export interface UpdateFlywheelResponse {
|
|
177
222
|
/**
|
|
178
223
|
* <p>The flywheel properties.</p>
|
|
179
224
|
*/
|
|
180
225
|
FlywheelProperties?: FlywheelProperties;
|
|
181
226
|
}
|
|
182
|
-
/**
|
|
183
|
-
* @internal
|
|
184
|
-
*/
|
|
185
|
-
export declare const StopTargetedSentimentDetectionJobRequestFilterSensitiveLog: (obj: StopTargetedSentimentDetectionJobRequest) => any;
|
|
186
|
-
/**
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
189
|
-
export declare const StopTargetedSentimentDetectionJobResponseFilterSensitiveLog: (obj: StopTargetedSentimentDetectionJobResponse) => any;
|
|
190
|
-
/**
|
|
191
|
-
* @internal
|
|
192
|
-
*/
|
|
193
|
-
export declare const StopTrainingDocumentClassifierRequestFilterSensitiveLog: (obj: StopTrainingDocumentClassifierRequest) => any;
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
|
-
export declare const StopTrainingDocumentClassifierResponseFilterSensitiveLog: (obj: StopTrainingDocumentClassifierResponse) => any;
|
|
198
|
-
/**
|
|
199
|
-
* @internal
|
|
200
|
-
*/
|
|
201
|
-
export declare const StopTrainingEntityRecognizerRequestFilterSensitiveLog: (obj: StopTrainingEntityRecognizerRequest) => any;
|
|
202
|
-
/**
|
|
203
|
-
* @internal
|
|
204
|
-
*/
|
|
205
|
-
export declare const StopTrainingEntityRecognizerResponseFilterSensitiveLog: (obj: StopTrainingEntityRecognizerResponse) => any;
|
|
206
|
-
/**
|
|
207
|
-
* @internal
|
|
208
|
-
*/
|
|
209
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
214
|
-
/**
|
|
215
|
-
* @internal
|
|
216
|
-
*/
|
|
217
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
218
|
-
/**
|
|
219
|
-
* @internal
|
|
220
|
-
*/
|
|
221
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
222
|
-
/**
|
|
223
|
-
* @internal
|
|
224
|
-
*/
|
|
225
|
-
export declare const UpdateEndpointRequestFilterSensitiveLog: (obj: UpdateEndpointRequest) => any;
|
|
226
|
-
/**
|
|
227
|
-
* @internal
|
|
228
|
-
*/
|
|
229
|
-
export declare const UpdateEndpointResponseFilterSensitiveLog: (obj: UpdateEndpointResponse) => any;
|
|
230
|
-
/**
|
|
231
|
-
* @internal
|
|
232
|
-
*/
|
|
233
|
-
export declare const UpdateDataSecurityConfigFilterSensitiveLog: (obj: UpdateDataSecurityConfig) => any;
|
|
234
|
-
/**
|
|
235
|
-
* @internal
|
|
236
|
-
*/
|
|
237
|
-
export declare const UpdateFlywheelRequestFilterSensitiveLog: (obj: UpdateFlywheelRequest) => any;
|
|
238
|
-
/**
|
|
239
|
-
* @internal
|
|
240
|
-
*/
|
|
241
|
-
export declare const UpdateFlywheelResponseFilterSensitiveLog: (obj: UpdateFlywheelResponse) => any;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "../commands/ListDatasetsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListDatasets(config: ComprehendPaginationConfiguration, input: ListDatasetsCommandInput, ...additionalArguments: any): Paginator<ListDatasetsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListDocumentClassificationJobsCommandInput, ListDocumentClassificationJobsCommandOutput } from "../commands/ListDocumentClassificationJobsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListDocumentClassificationJobs(config: ComprehendPaginationConfiguration, input: ListDocumentClassificationJobsCommandInput, ...additionalArguments: any): Paginator<ListDocumentClassificationJobsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListDocumentClassifierSummariesCommandInput, ListDocumentClassifierSummariesCommandOutput } from "../commands/ListDocumentClassifierSummariesCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListDocumentClassifierSummaries(config: ComprehendPaginationConfiguration, input: ListDocumentClassifierSummariesCommandInput, ...additionalArguments: any): Paginator<ListDocumentClassifierSummariesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListDocumentClassifiersCommandInput, ListDocumentClassifiersCommandOutput } from "../commands/ListDocumentClassifiersCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListDocumentClassifiers(config: ComprehendPaginationConfiguration, input: ListDocumentClassifiersCommandInput, ...additionalArguments: any): Paginator<ListDocumentClassifiersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListDominantLanguageDetectionJobsCommandInput, ListDominantLanguageDetectionJobsCommandOutput } from "../commands/ListDominantLanguageDetectionJobsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListDominantLanguageDetectionJobs(config: ComprehendPaginationConfiguration, input: ListDominantLanguageDetectionJobsCommandInput, ...additionalArguments: any): Paginator<ListDominantLanguageDetectionJobsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListEndpointsCommandInput, ListEndpointsCommandOutput } from "../commands/ListEndpointsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListEndpoints(config: ComprehendPaginationConfiguration, input: ListEndpointsCommandInput, ...additionalArguments: any): Paginator<ListEndpointsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListEntitiesDetectionJobsCommandInput, ListEntitiesDetectionJobsCommandOutput } from "../commands/ListEntitiesDetectionJobsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListEntitiesDetectionJobs(config: ComprehendPaginationConfiguration, input: ListEntitiesDetectionJobsCommandInput, ...additionalArguments: any): Paginator<ListEntitiesDetectionJobsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListEntityRecognizerSummariesCommandInput, ListEntityRecognizerSummariesCommandOutput } from "../commands/ListEntityRecognizerSummariesCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListEntityRecognizerSummaries(config: ComprehendPaginationConfiguration, input: ListEntityRecognizerSummariesCommandInput, ...additionalArguments: any): Paginator<ListEntityRecognizerSummariesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListEntityRecognizersCommandInput, ListEntityRecognizersCommandOutput } from "../commands/ListEntityRecognizersCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListEntityRecognizers(config: ComprehendPaginationConfiguration, input: ListEntityRecognizersCommandInput, ...additionalArguments: any): Paginator<ListEntityRecognizersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListEventsDetectionJobsCommandInput, ListEventsDetectionJobsCommandOutput } from "../commands/ListEventsDetectionJobsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListEventsDetectionJobs(config: ComprehendPaginationConfiguration, input: ListEventsDetectionJobsCommandInput, ...additionalArguments: any): Paginator<ListEventsDetectionJobsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListFlywheelIterationHistoryCommandInput, ListFlywheelIterationHistoryCommandOutput } from "../commands/ListFlywheelIterationHistoryCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListFlywheelIterationHistory(config: ComprehendPaginationConfiguration, input: ListFlywheelIterationHistoryCommandInput, ...additionalArguments: any): Paginator<ListFlywheelIterationHistoryCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListFlywheelsCommandInput, ListFlywheelsCommandOutput } from "../commands/ListFlywheelsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListFlywheels(config: ComprehendPaginationConfiguration, input: ListFlywheelsCommandInput, ...additionalArguments: any): Paginator<ListFlywheelsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListKeyPhrasesDetectionJobsCommandInput, ListKeyPhrasesDetectionJobsCommandOutput } from "../commands/ListKeyPhrasesDetectionJobsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListKeyPhrasesDetectionJobs(config: ComprehendPaginationConfiguration, input: ListKeyPhrasesDetectionJobsCommandInput, ...additionalArguments: any): Paginator<ListKeyPhrasesDetectionJobsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListPiiEntitiesDetectionJobsCommandInput, ListPiiEntitiesDetectionJobsCommandOutput } from "../commands/ListPiiEntitiesDetectionJobsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListPiiEntitiesDetectionJobs(config: ComprehendPaginationConfiguration, input: ListPiiEntitiesDetectionJobsCommandInput, ...additionalArguments: any): Paginator<ListPiiEntitiesDetectionJobsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListSentimentDetectionJobsCommandInput, ListSentimentDetectionJobsCommandOutput } from "../commands/ListSentimentDetectionJobsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListSentimentDetectionJobs(config: ComprehendPaginationConfiguration, input: ListSentimentDetectionJobsCommandInput, ...additionalArguments: any): Paginator<ListSentimentDetectionJobsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTargetedSentimentDetectionJobsCommandInput, ListTargetedSentimentDetectionJobsCommandOutput } from "../commands/ListTargetedSentimentDetectionJobsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTargetedSentimentDetectionJobs(config: ComprehendPaginationConfiguration, input: ListTargetedSentimentDetectionJobsCommandInput, ...additionalArguments: any): Paginator<ListTargetedSentimentDetectionJobsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTopicsDetectionJobsCommandInput, ListTopicsDetectionJobsCommandOutput } from "../commands/ListTopicsDetectionJobsCommand";
|
|
3
3
|
import { ComprehendPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTopicsDetectionJobs(config: ComprehendPaginationConfiguration, input: ListTopicsDetectionJobsCommandInput, ...additionalArguments: any): Paginator<ListTopicsDetectionJobsCommandOutput>;
|