@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
|
@@ -36,10 +36,10 @@ class ListDocumentClassificationJobsCommand 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_ListDocumentClassificationJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListDocumentClassificationJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListDocumentClassificationJobsCommand = ListDocumentClassificationJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListDocumentClassifierSummariesCommand 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_ListDocumentClassifierSummariesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListDocumentClassifierSummariesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListDocumentClassifierSummariesCommand = ListDocumentClassifierSummariesCommand;
|
|
@@ -37,10 +37,10 @@ class ListDocumentClassifiersCommand 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_ListDocumentClassifiersCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_ListDocumentClassifiersCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.ListDocumentClassifiersCommand = ListDocumentClassifiersCommand;
|
|
@@ -36,10 +36,10 @@ class ListDominantLanguageDetectionJobsCommand 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_ListDominantLanguageDetectionJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListDominantLanguageDetectionJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListDominantLanguageDetectionJobsCommand = ListDominantLanguageDetectionJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListEndpointsCommand 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_ListEndpointsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListEndpointsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListEndpointsCommand = ListEndpointsCommand;
|
|
@@ -36,10 +36,10 @@ class ListEntitiesDetectionJobsCommand 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_ListEntitiesDetectionJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListEntitiesDetectionJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListEntitiesDetectionJobsCommand = ListEntitiesDetectionJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListEntityRecognizerSummariesCommand 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_ListEntityRecognizerSummariesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListEntityRecognizerSummariesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListEntityRecognizerSummariesCommand = ListEntityRecognizerSummariesCommand;
|
|
@@ -37,10 +37,10 @@ class ListEntityRecognizersCommand 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_ListEntityRecognizersCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_ListEntityRecognizersCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.ListEntityRecognizersCommand = ListEntityRecognizersCommand;
|
|
@@ -36,10 +36,10 @@ class ListEventsDetectionJobsCommand 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_ListEventsDetectionJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListEventsDetectionJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListEventsDetectionJobsCommand = ListEventsDetectionJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListFlywheelIterationHistoryCommand 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_ListFlywheelIterationHistoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListFlywheelIterationHistoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFlywheelIterationHistoryCommand = ListFlywheelIterationHistoryCommand;
|
|
@@ -36,10 +36,10 @@ class ListFlywheelsCommand 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_ListFlywheelsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListFlywheelsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFlywheelsCommand = ListFlywheelsCommand;
|
|
@@ -36,10 +36,10 @@ class ListKeyPhrasesDetectionJobsCommand 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_ListKeyPhrasesDetectionJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListKeyPhrasesDetectionJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListKeyPhrasesDetectionJobsCommand = ListKeyPhrasesDetectionJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListPiiEntitiesDetectionJobsCommand 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_ListPiiEntitiesDetectionJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListPiiEntitiesDetectionJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListPiiEntitiesDetectionJobsCommand = ListPiiEntitiesDetectionJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListSentimentDetectionJobsCommand 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_ListSentimentDetectionJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListSentimentDetectionJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListSentimentDetectionJobsCommand = ListSentimentDetectionJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand 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_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class ListTargetedSentimentDetectionJobsCommand 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_ListTargetedSentimentDetectionJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListTargetedSentimentDetectionJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTargetedSentimentDetectionJobsCommand = ListTargetedSentimentDetectionJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTopicsDetectionJobsCommand 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_ListTopicsDetectionJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListTopicsDetectionJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTopicsDetectionJobsCommand = ListTopicsDetectionJobsCommand;
|
|
@@ -36,10 +36,10 @@ class PutResourcePolicyCommand 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_PutResourcePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_PutResourcePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutResourcePolicyCommand = PutResourcePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class StartDocumentClassificationJobCommand 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_StartDocumentClassificationJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartDocumentClassificationJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartDocumentClassificationJobCommand = StartDocumentClassificationJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartDominantLanguageDetectionJobCommand 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_StartDominantLanguageDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartDominantLanguageDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartDominantLanguageDetectionJobCommand = StartDominantLanguageDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartEntitiesDetectionJobCommand 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_StartEntitiesDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartEntitiesDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartEntitiesDetectionJobCommand = StartEntitiesDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartEventsDetectionJobCommand 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_StartEventsDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartEventsDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartEventsDetectionJobCommand = StartEventsDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartFlywheelIterationCommand 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_StartFlywheelIterationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartFlywheelIterationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartFlywheelIterationCommand = StartFlywheelIterationCommand;
|
|
@@ -36,10 +36,10 @@ class StartKeyPhrasesDetectionJobCommand 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_StartKeyPhrasesDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartKeyPhrasesDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartKeyPhrasesDetectionJobCommand = StartKeyPhrasesDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartPiiEntitiesDetectionJobCommand 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_StartPiiEntitiesDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartPiiEntitiesDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartPiiEntitiesDetectionJobCommand = StartPiiEntitiesDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartSentimentDetectionJobCommand 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_StartSentimentDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartSentimentDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartSentimentDetectionJobCommand = StartSentimentDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartTargetedSentimentDetectionJobCommand 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_StartTargetedSentimentDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartTargetedSentimentDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartTargetedSentimentDetectionJobCommand = StartTargetedSentimentDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartTopicsDetectionJobCommand 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_StartTopicsDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartTopicsDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartTopicsDetectionJobCommand = StartTopicsDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StopDominantLanguageDetectionJobCommand 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_StopDominantLanguageDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopDominantLanguageDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopDominantLanguageDetectionJobCommand = StopDominantLanguageDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StopEntitiesDetectionJobCommand 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_StopEntitiesDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopEntitiesDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopEntitiesDetectionJobCommand = StopEntitiesDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StopEventsDetectionJobCommand 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_StopEventsDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopEventsDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopEventsDetectionJobCommand = StopEventsDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StopKeyPhrasesDetectionJobCommand 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_StopKeyPhrasesDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopKeyPhrasesDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopKeyPhrasesDetectionJobCommand = StopKeyPhrasesDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StopPiiEntitiesDetectionJobCommand 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_StopPiiEntitiesDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopPiiEntitiesDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopPiiEntitiesDetectionJobCommand = StopPiiEntitiesDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StopSentimentDetectionJobCommand 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_StopSentimentDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopSentimentDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopSentimentDetectionJobCommand = StopSentimentDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StopTargetedSentimentDetectionJobCommand 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_StopTargetedSentimentDetectionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopTargetedSentimentDetectionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopTargetedSentimentDetectionJobCommand = StopTargetedSentimentDetectionJobCommand;
|
|
@@ -36,10 +36,10 @@ class StopTrainingDocumentClassifierCommand 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_StopTrainingDocumentClassifierCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopTrainingDocumentClassifierCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopTrainingDocumentClassifierCommand = StopTrainingDocumentClassifierCommand;
|
|
@@ -36,10 +36,10 @@ class StopTrainingEntityRecognizerCommand 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_StopTrainingEntityRecognizerCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopTrainingEntityRecognizerCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopTrainingEntityRecognizerCommand = StopTrainingEntityRecognizerCommand;
|
|
@@ -36,10 +36,10 @@ class TagResourceCommand 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_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand 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_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateEndpointCommand 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_UpdateEndpointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateEndpointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateEndpointCommand = UpdateEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateFlywheelCommand 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_UpdateFlywheelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateFlywheelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateFlywheelCommand = UpdateFlywheelCommand;
|