@aws-sdk/client-comprehend 3.306.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 +6 -6
|
@@ -37,10 +37,10 @@ class BatchDetectDominantLanguageCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_BatchDetectDominantLanguageCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_BatchDetectDominantLanguageCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.BatchDetectDominantLanguageCommand = BatchDetectDominantLanguageCommand;
|
|
@@ -37,10 +37,10 @@ class BatchDetectEntitiesCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_BatchDetectEntitiesCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_BatchDetectEntitiesCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.BatchDetectEntitiesCommand = BatchDetectEntitiesCommand;
|
|
@@ -37,10 +37,10 @@ class BatchDetectKeyPhrasesCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_BatchDetectKeyPhrasesCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_BatchDetectKeyPhrasesCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.BatchDetectKeyPhrasesCommand = BatchDetectKeyPhrasesCommand;
|
|
@@ -37,10 +37,10 @@ class BatchDetectSentimentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_BatchDetectSentimentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_BatchDetectSentimentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.BatchDetectSentimentCommand = BatchDetectSentimentCommand;
|
|
@@ -37,10 +37,10 @@ class BatchDetectSyntaxCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_BatchDetectSyntaxCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_BatchDetectSyntaxCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.BatchDetectSyntaxCommand = BatchDetectSyntaxCommand;
|
|
@@ -37,10 +37,10 @@ class BatchDetectTargetedSentimentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_BatchDetectTargetedSentimentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_BatchDetectTargetedSentimentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.BatchDetectTargetedSentimentCommand = BatchDetectTargetedSentimentCommand;
|
|
@@ -37,10 +37,10 @@ class ClassifyDocumentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_ClassifyDocumentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_ClassifyDocumentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.ClassifyDocumentCommand = ClassifyDocumentCommand;
|
|
@@ -36,10 +36,10 @@ class ContainsPiiEntitiesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ContainsPiiEntitiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ContainsPiiEntitiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ContainsPiiEntitiesCommand = ContainsPiiEntitiesCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDatasetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateDatasetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateDatasetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDatasetCommand = CreateDatasetCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDocumentClassifierCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateDocumentClassifierCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateDocumentClassifierCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDocumentClassifierCommand = CreateDocumentClassifierCommand;
|
|
@@ -36,10 +36,10 @@ class CreateEndpointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateEndpointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateEndpointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateEndpointCommand = CreateEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class CreateEntityRecognizerCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateEntityRecognizerCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateEntityRecognizerCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateEntityRecognizerCommand = CreateEntityRecognizerCommand;
|
|
@@ -36,10 +36,10 @@ class CreateFlywheelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateFlywheelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateFlywheelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateFlywheelCommand = CreateFlywheelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteDocumentClassifierCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteDocumentClassifierCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteDocumentClassifierCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteDocumentClassifierCommand = DeleteDocumentClassifierCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEndpointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteEndpointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteEndpointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEndpointCommand = DeleteEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEntityRecognizerCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteEntityRecognizerCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteEntityRecognizerCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEntityRecognizerCommand = DeleteEntityRecognizerCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteFlywheelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteFlywheelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteFlywheelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteFlywheelCommand = DeleteFlywheelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteResourcePolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteResourcePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteResourcePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteResourcePolicyCommand = DeleteResourcePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeDatasetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeDatasetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeDatasetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeDatasetCommand = DescribeDatasetCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeDocumentClassificationJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeDocumentClassificationJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeDocumentClassificationJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeDocumentClassificationJobCommand = DescribeDocumentClassificationJobCommand;
|
|
@@ -37,10 +37,10 @@ class DescribeDocumentClassifierCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_DescribeDocumentClassifierCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_DescribeDocumentClassifierCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DescribeDocumentClassifierCommand = DescribeDocumentClassifierCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeDominantLanguageDetectionJobCommand extends smithy_client_1.Comman
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeDominantLanguageDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeDominantLanguageDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeDominantLanguageDetectionJobCommand = DescribeDominantLanguageDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeEndpointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeEndpointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeEndpointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeEndpointCommand = DescribeEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeEntitiesDetectionJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeEntitiesDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeEntitiesDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeEntitiesDetectionJobCommand = DescribeEntitiesDetectionJobCommand;
|
|
@@ -37,10 +37,10 @@ class DescribeEntityRecognizerCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_DescribeEntityRecognizerCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_DescribeEntityRecognizerCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DescribeEntityRecognizerCommand = DescribeEntityRecognizerCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeEventsDetectionJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeEventsDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeEventsDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeEventsDetectionJobCommand = DescribeEventsDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeFlywheelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeFlywheelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeFlywheelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeFlywheelCommand = DescribeFlywheelCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeFlywheelIterationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeFlywheelIterationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeFlywheelIterationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeFlywheelIterationCommand = DescribeFlywheelIterationCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeKeyPhrasesDetectionJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeKeyPhrasesDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeKeyPhrasesDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeKeyPhrasesDetectionJobCommand = DescribeKeyPhrasesDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class DescribePiiEntitiesDetectionJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribePiiEntitiesDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribePiiEntitiesDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribePiiEntitiesDetectionJobCommand = DescribePiiEntitiesDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeResourcePolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeResourcePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeResourcePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeResourcePolicyCommand = DescribeResourcePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeSentimentDetectionJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeSentimentDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeSentimentDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeSentimentDetectionJobCommand = DescribeSentimentDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeTargetedSentimentDetectionJobCommand extends smithy_client_1.Comma
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeTargetedSentimentDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeTargetedSentimentDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeTargetedSentimentDetectionJobCommand = DescribeTargetedSentimentDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeTopicsDetectionJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeTopicsDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeTopicsDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeTopicsDetectionJobCommand = DescribeTopicsDetectionJobCommand;
|
|
@@ -37,10 +37,10 @@ class DetectDominantLanguageCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_DetectDominantLanguageCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_DetectDominantLanguageCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DetectDominantLanguageCommand = DetectDominantLanguageCommand;
|
|
@@ -37,10 +37,10 @@ class DetectEntitiesCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_DetectEntitiesCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_DetectEntitiesCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DetectEntitiesCommand = DetectEntitiesCommand;
|
|
@@ -37,10 +37,10 @@ class DetectKeyPhrasesCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_DetectKeyPhrasesCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_DetectKeyPhrasesCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DetectKeyPhrasesCommand = DetectKeyPhrasesCommand;
|
|
@@ -36,10 +36,10 @@ class DetectPiiEntitiesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DetectPiiEntitiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DetectPiiEntitiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DetectPiiEntitiesCommand = DetectPiiEntitiesCommand;
|
|
@@ -37,10 +37,10 @@ class DetectSentimentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_DetectSentimentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_DetectSentimentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DetectSentimentCommand = DetectSentimentCommand;
|
|
@@ -37,10 +37,10 @@ class DetectSyntaxCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_DetectSyntaxCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_DetectSyntaxCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DetectSyntaxCommand = DetectSyntaxCommand;
|
|
@@ -37,10 +37,10 @@ class DetectTargetedSentimentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_1_1.
|
|
40
|
+
return (0, Aws_json1_1_1.se_DetectTargetedSentimentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_DetectTargetedSentimentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DetectTargetedSentimentCommand = DetectTargetedSentimentCommand;
|
|
@@ -36,10 +36,10 @@ class ImportModelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ImportModelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ImportModelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ImportModelCommand = ImportModelCommand;
|
|
@@ -36,10 +36,10 @@ class ListDatasetsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListDatasetsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListDatasetsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListDatasetsCommand = ListDatasetsCommand;
|