@aws-sdk/client-frauddetector 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/BatchCreateVariableCommand.js +2 -2
- package/dist-cjs/commands/BatchGetVariableCommand.js +2 -2
- package/dist-cjs/commands/CancelBatchImportJobCommand.js +2 -2
- package/dist-cjs/commands/CancelBatchPredictionJobCommand.js +2 -2
- package/dist-cjs/commands/CreateBatchImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateBatchPredictionJobCommand.js +2 -2
- package/dist-cjs/commands/CreateDetectorVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateListCommand.js +2 -2
- package/dist-cjs/commands/CreateModelCommand.js +2 -2
- package/dist-cjs/commands/CreateModelVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateVariableCommand.js +2 -2
- package/dist-cjs/commands/DeleteBatchImportJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteBatchPredictionJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteDetectorCommand.js +2 -2
- package/dist-cjs/commands/DeleteDetectorVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteEntityTypeCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventTypeCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventsByEventTypeCommand.js +2 -2
- package/dist-cjs/commands/DeleteExternalModelCommand.js +2 -2
- package/dist-cjs/commands/DeleteLabelCommand.js +2 -2
- package/dist-cjs/commands/DeleteListCommand.js +2 -2
- package/dist-cjs/commands/DeleteModelCommand.js +2 -2
- package/dist-cjs/commands/DeleteModelVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteOutcomeCommand.js +2 -2
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteVariableCommand.js +2 -2
- package/dist-cjs/commands/DescribeDetectorCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetBatchImportJobsCommand.js +2 -2
- package/dist-cjs/commands/GetBatchPredictionJobsCommand.js +2 -2
- package/dist-cjs/commands/GetDeleteEventsByEventTypeStatusCommand.js +2 -2
- package/dist-cjs/commands/GetDetectorVersionCommand.js +2 -2
- package/dist-cjs/commands/GetDetectorsCommand.js +2 -2
- package/dist-cjs/commands/GetEntityTypesCommand.js +2 -2
- package/dist-cjs/commands/GetEventCommand.js +2 -2
- package/dist-cjs/commands/GetEventPredictionCommand.js +2 -2
- package/dist-cjs/commands/GetEventPredictionMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetEventTypesCommand.js +2 -2
- package/dist-cjs/commands/GetExternalModelsCommand.js +2 -2
- package/dist-cjs/commands/GetKMSEncryptionKeyCommand.js +2 -2
- package/dist-cjs/commands/GetLabelsCommand.js +2 -2
- package/dist-cjs/commands/GetListElementsCommand.js +2 -2
- package/dist-cjs/commands/GetListsMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetModelVersionCommand.js +2 -2
- package/dist-cjs/commands/GetModelsCommand.js +2 -2
- package/dist-cjs/commands/GetOutcomesCommand.js +2 -2
- package/dist-cjs/commands/GetRulesCommand.js +2 -2
- package/dist-cjs/commands/GetVariablesCommand.js +2 -2
- package/dist-cjs/commands/ListEventPredictionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutDetectorCommand.js +2 -2
- package/dist-cjs/commands/PutEntityTypeCommand.js +2 -2
- package/dist-cjs/commands/PutEventTypeCommand.js +2 -2
- package/dist-cjs/commands/PutExternalModelCommand.js +2 -2
- package/dist-cjs/commands/PutKMSEncryptionKeyCommand.js +2 -2
- package/dist-cjs/commands/PutLabelCommand.js +2 -2
- package/dist-cjs/commands/PutOutcomeCommand.js +2 -2
- package/dist-cjs/commands/SendEventCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDetectorVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDetectorVersionMetadataCommand.js +2 -2
- package/dist-cjs/commands/UpdateDetectorVersionStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdateEventLabelCommand.js +2 -2
- package/dist-cjs/commands/UpdateListCommand.js +2 -2
- package/dist-cjs/commands/UpdateModelCommand.js +2 -2
- package/dist-cjs/commands/UpdateModelVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateModelVersionStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuleMetadataCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuleVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateVariableCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1464 -1552
- package/dist-es/commands/BatchCreateVariableCommand.js +3 -3
- package/dist-es/commands/BatchGetVariableCommand.js +3 -3
- package/dist-es/commands/CancelBatchImportJobCommand.js +3 -3
- package/dist-es/commands/CancelBatchPredictionJobCommand.js +3 -3
- package/dist-es/commands/CreateBatchImportJobCommand.js +3 -3
- package/dist-es/commands/CreateBatchPredictionJobCommand.js +3 -3
- package/dist-es/commands/CreateDetectorVersionCommand.js +3 -3
- package/dist-es/commands/CreateListCommand.js +3 -3
- package/dist-es/commands/CreateModelCommand.js +3 -3
- package/dist-es/commands/CreateModelVersionCommand.js +3 -3
- package/dist-es/commands/CreateRuleCommand.js +3 -3
- package/dist-es/commands/CreateVariableCommand.js +3 -3
- package/dist-es/commands/DeleteBatchImportJobCommand.js +3 -3
- package/dist-es/commands/DeleteBatchPredictionJobCommand.js +3 -3
- package/dist-es/commands/DeleteDetectorCommand.js +3 -3
- package/dist-es/commands/DeleteDetectorVersionCommand.js +3 -3
- package/dist-es/commands/DeleteEntityTypeCommand.js +3 -3
- package/dist-es/commands/DeleteEventCommand.js +3 -3
- package/dist-es/commands/DeleteEventTypeCommand.js +3 -3
- package/dist-es/commands/DeleteEventsByEventTypeCommand.js +3 -3
- package/dist-es/commands/DeleteExternalModelCommand.js +3 -3
- package/dist-es/commands/DeleteLabelCommand.js +3 -3
- package/dist-es/commands/DeleteListCommand.js +3 -3
- package/dist-es/commands/DeleteModelCommand.js +3 -3
- package/dist-es/commands/DeleteModelVersionCommand.js +3 -3
- package/dist-es/commands/DeleteOutcomeCommand.js +3 -3
- package/dist-es/commands/DeleteRuleCommand.js +3 -3
- package/dist-es/commands/DeleteVariableCommand.js +3 -3
- package/dist-es/commands/DescribeDetectorCommand.js +3 -3
- package/dist-es/commands/DescribeModelVersionsCommand.js +3 -3
- package/dist-es/commands/GetBatchImportJobsCommand.js +3 -3
- package/dist-es/commands/GetBatchPredictionJobsCommand.js +3 -3
- package/dist-es/commands/GetDeleteEventsByEventTypeStatusCommand.js +3 -3
- package/dist-es/commands/GetDetectorVersionCommand.js +3 -3
- package/dist-es/commands/GetDetectorsCommand.js +3 -3
- package/dist-es/commands/GetEntityTypesCommand.js +3 -3
- package/dist-es/commands/GetEventCommand.js +3 -3
- package/dist-es/commands/GetEventPredictionCommand.js +3 -3
- package/dist-es/commands/GetEventPredictionMetadataCommand.js +3 -3
- package/dist-es/commands/GetEventTypesCommand.js +3 -3
- package/dist-es/commands/GetExternalModelsCommand.js +3 -3
- package/dist-es/commands/GetKMSEncryptionKeyCommand.js +3 -3
- package/dist-es/commands/GetLabelsCommand.js +3 -3
- package/dist-es/commands/GetListElementsCommand.js +3 -3
- package/dist-es/commands/GetListsMetadataCommand.js +3 -3
- package/dist-es/commands/GetModelVersionCommand.js +3 -3
- package/dist-es/commands/GetModelsCommand.js +3 -3
- package/dist-es/commands/GetOutcomesCommand.js +3 -3
- package/dist-es/commands/GetRulesCommand.js +3 -3
- package/dist-es/commands/GetVariablesCommand.js +3 -3
- package/dist-es/commands/ListEventPredictionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutDetectorCommand.js +3 -3
- package/dist-es/commands/PutEntityTypeCommand.js +3 -3
- package/dist-es/commands/PutEventTypeCommand.js +3 -3
- package/dist-es/commands/PutExternalModelCommand.js +3 -3
- package/dist-es/commands/PutKMSEncryptionKeyCommand.js +3 -3
- package/dist-es/commands/PutLabelCommand.js +3 -3
- package/dist-es/commands/PutOutcomeCommand.js +3 -3
- package/dist-es/commands/SendEventCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDetectorVersionCommand.js +3 -3
- package/dist-es/commands/UpdateDetectorVersionMetadataCommand.js +3 -3
- package/dist-es/commands/UpdateDetectorVersionStatusCommand.js +3 -3
- package/dist-es/commands/UpdateEventLabelCommand.js +3 -3
- package/dist-es/commands/UpdateListCommand.js +3 -3
- package/dist-es/commands/UpdateModelCommand.js +3 -3
- package/dist-es/commands/UpdateModelVersionCommand.js +3 -3
- package/dist-es/commands/UpdateModelVersionStatusCommand.js +3 -3
- package/dist-es/commands/UpdateRuleMetadataCommand.js +3 -3
- package/dist-es/commands/UpdateRuleVersionCommand.js +3 -3
- package/dist-es/commands/UpdateVariableCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1315 -1403
- package/dist-types/protocols/Aws_json1_1.d.ts +584 -146
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +146 -146
- package/package.json +29 -29
|
@@ -36,10 +36,10 @@ class BatchCreateVariableCommand 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_BatchCreateVariableCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_BatchCreateVariableCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchCreateVariableCommand = BatchCreateVariableCommand;
|
|
@@ -36,10 +36,10 @@ class BatchGetVariableCommand 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_BatchGetVariableCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_BatchGetVariableCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchGetVariableCommand = BatchGetVariableCommand;
|
|
@@ -36,10 +36,10 @@ class CancelBatchImportJobCommand 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_CancelBatchImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CancelBatchImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CancelBatchImportJobCommand = CancelBatchImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class CancelBatchPredictionJobCommand 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_CancelBatchPredictionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CancelBatchPredictionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CancelBatchPredictionJobCommand = CancelBatchPredictionJobCommand;
|
|
@@ -36,10 +36,10 @@ class CreateBatchImportJobCommand 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_CreateBatchImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateBatchImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateBatchImportJobCommand = CreateBatchImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class CreateBatchPredictionJobCommand 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_CreateBatchPredictionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateBatchPredictionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateBatchPredictionJobCommand = CreateBatchPredictionJobCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDetectorVersionCommand 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_CreateDetectorVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateDetectorVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDetectorVersionCommand = CreateDetectorVersionCommand;
|
|
@@ -37,10 +37,10 @@ class CreateListCommand 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_CreateListCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_CreateListCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateListCommand = CreateListCommand;
|
|
@@ -36,10 +36,10 @@ class CreateModelCommand 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_CreateModelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateModelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateModelCommand = CreateModelCommand;
|
|
@@ -36,10 +36,10 @@ class CreateModelVersionCommand 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_CreateModelVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateModelVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateModelVersionCommand = CreateModelVersionCommand;
|
|
@@ -37,10 +37,10 @@ class CreateRuleCommand 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_CreateRuleCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_CreateRuleCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateRuleCommand = CreateRuleCommand;
|
|
@@ -36,10 +36,10 @@ class CreateVariableCommand 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_CreateVariableCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateVariableCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateVariableCommand = CreateVariableCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBatchImportJobCommand 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_DeleteBatchImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteBatchImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBatchImportJobCommand = DeleteBatchImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBatchPredictionJobCommand 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_DeleteBatchPredictionJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteBatchPredictionJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBatchPredictionJobCommand = DeleteBatchPredictionJobCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteDetectorCommand 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_DeleteDetectorCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteDetectorCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteDetectorCommand = DeleteDetectorCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteDetectorVersionCommand 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_DeleteDetectorVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteDetectorVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteDetectorVersionCommand = DeleteDetectorVersionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEntityTypeCommand 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_DeleteEntityTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteEntityTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEntityTypeCommand = DeleteEntityTypeCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEventCommand 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_DeleteEventCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteEventCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEventCommand = DeleteEventCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEventTypeCommand 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_DeleteEventTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteEventTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEventTypeCommand = DeleteEventTypeCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEventsByEventTypeCommand 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_DeleteEventsByEventTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteEventsByEventTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEventsByEventTypeCommand = DeleteEventsByEventTypeCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteExternalModelCommand 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_DeleteExternalModelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteExternalModelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteExternalModelCommand = DeleteExternalModelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteLabelCommand 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_DeleteLabelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteLabelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteLabelCommand = DeleteLabelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteListCommand 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_DeleteListCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteListCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteListCommand = DeleteListCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteModelCommand 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_DeleteModelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteModelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteModelCommand = DeleteModelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteModelVersionCommand 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_DeleteModelVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteModelVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteModelVersionCommand = DeleteModelVersionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteOutcomeCommand 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_DeleteOutcomeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteOutcomeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteOutcomeCommand = DeleteOutcomeCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteRuleCommand 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_DeleteRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteRuleCommand = DeleteRuleCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteVariableCommand 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_DeleteVariableCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteVariableCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteVariableCommand = DeleteVariableCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeDetectorCommand 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_DescribeDetectorCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeDetectorCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeDetectorCommand = DescribeDetectorCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeModelVersionsCommand 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_DescribeModelVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeModelVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeModelVersionsCommand = DescribeModelVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class GetBatchImportJobsCommand 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_GetBatchImportJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetBatchImportJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetBatchImportJobsCommand = GetBatchImportJobsCommand;
|
|
@@ -36,10 +36,10 @@ class GetBatchPredictionJobsCommand 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_GetBatchPredictionJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetBatchPredictionJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetBatchPredictionJobsCommand = GetBatchPredictionJobsCommand;
|
|
@@ -36,10 +36,10 @@ class GetDeleteEventsByEventTypeStatusCommand 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_GetDeleteEventsByEventTypeStatusCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetDeleteEventsByEventTypeStatusCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetDeleteEventsByEventTypeStatusCommand = GetDeleteEventsByEventTypeStatusCommand;
|
|
@@ -36,10 +36,10 @@ class GetDetectorVersionCommand 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_GetDetectorVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetDetectorVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetDetectorVersionCommand = GetDetectorVersionCommand;
|
|
@@ -36,10 +36,10 @@ class GetDetectorsCommand 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_GetDetectorsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetDetectorsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetDetectorsCommand = GetDetectorsCommand;
|
|
@@ -36,10 +36,10 @@ class GetEntityTypesCommand 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_GetEntityTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetEntityTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetEntityTypesCommand = GetEntityTypesCommand;
|
|
@@ -37,10 +37,10 @@ class GetEventCommand 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_GetEventCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_GetEventCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetEventCommand = GetEventCommand;
|
|
@@ -37,10 +37,10 @@ class GetEventPredictionCommand 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_GetEventPredictionCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_GetEventPredictionCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetEventPredictionCommand = GetEventPredictionCommand;
|
|
@@ -37,10 +37,10 @@ class GetEventPredictionMetadataCommand 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_GetEventPredictionMetadataCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_GetEventPredictionMetadataCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetEventPredictionMetadataCommand = GetEventPredictionMetadataCommand;
|
|
@@ -37,10 +37,10 @@ class GetEventTypesCommand 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_GetEventTypesCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_1_1.
|
|
43
|
+
return (0, Aws_json1_1_1.de_GetEventTypesCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetEventTypesCommand = GetEventTypesCommand;
|
|
@@ -36,10 +36,10 @@ class GetExternalModelsCommand 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_GetExternalModelsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetExternalModelsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetExternalModelsCommand = GetExternalModelsCommand;
|
|
@@ -36,10 +36,10 @@ class GetKMSEncryptionKeyCommand 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_GetKMSEncryptionKeyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetKMSEncryptionKeyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetKMSEncryptionKeyCommand = GetKMSEncryptionKeyCommand;
|
|
@@ -36,10 +36,10 @@ class GetLabelsCommand 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_GetLabelsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetLabelsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetLabelsCommand = GetLabelsCommand;
|