@aws-sdk/client-transcribe 3.478.0 → 3.484.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/CreateCallAnalyticsCategoryCommand.js +18 -41
- package/dist-cjs/commands/CreateLanguageModelCommand.js +18 -41
- package/dist-cjs/commands/CreateMedicalVocabularyCommand.js +18 -41
- package/dist-cjs/commands/CreateVocabularyCommand.js +18 -41
- package/dist-cjs/commands/CreateVocabularyFilterCommand.js +18 -41
- package/dist-cjs/commands/DeleteCallAnalyticsCategoryCommand.js +18 -41
- package/dist-cjs/commands/DeleteCallAnalyticsJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteLanguageModelCommand.js +18 -41
- package/dist-cjs/commands/DeleteMedicalScribeJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteMedicalTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteMedicalVocabularyCommand.js +18 -41
- package/dist-cjs/commands/DeleteTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteVocabularyCommand.js +18 -41
- package/dist-cjs/commands/DeleteVocabularyFilterCommand.js +18 -41
- package/dist-cjs/commands/DescribeLanguageModelCommand.js +18 -41
- package/dist-cjs/commands/GetCallAnalyticsCategoryCommand.js +18 -41
- package/dist-cjs/commands/GetCallAnalyticsJobCommand.js +18 -41
- package/dist-cjs/commands/GetMedicalScribeJobCommand.js +18 -41
- package/dist-cjs/commands/GetMedicalTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/GetMedicalVocabularyCommand.js +18 -41
- package/dist-cjs/commands/GetTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/GetVocabularyCommand.js +18 -41
- package/dist-cjs/commands/GetVocabularyFilterCommand.js +18 -41
- package/dist-cjs/commands/ListCallAnalyticsCategoriesCommand.js +18 -41
- package/dist-cjs/commands/ListCallAnalyticsJobsCommand.js +18 -41
- package/dist-cjs/commands/ListLanguageModelsCommand.js +18 -41
- package/dist-cjs/commands/ListMedicalScribeJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMedicalTranscriptionJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMedicalVocabulariesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTranscriptionJobsCommand.js +18 -41
- package/dist-cjs/commands/ListVocabulariesCommand.js +18 -41
- package/dist-cjs/commands/ListVocabularyFiltersCommand.js +18 -41
- package/dist-cjs/commands/StartCallAnalyticsJobCommand.js +18 -41
- package/dist-cjs/commands/StartMedicalScribeJobCommand.js +18 -41
- package/dist-cjs/commands/StartMedicalTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/StartTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateCallAnalyticsCategoryCommand.js +18 -41
- package/dist-cjs/commands/UpdateMedicalVocabularyCommand.js +18 -41
- package/dist-cjs/commands/UpdateVocabularyCommand.js +18 -41
- package/dist-cjs/commands/UpdateVocabularyFilterCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CreateCallAnalyticsCategoryCommand.js +18 -41
- package/dist-es/commands/CreateLanguageModelCommand.js +18 -41
- package/dist-es/commands/CreateMedicalVocabularyCommand.js +18 -41
- package/dist-es/commands/CreateVocabularyCommand.js +18 -41
- package/dist-es/commands/CreateVocabularyFilterCommand.js +18 -41
- package/dist-es/commands/DeleteCallAnalyticsCategoryCommand.js +18 -41
- package/dist-es/commands/DeleteCallAnalyticsJobCommand.js +18 -41
- package/dist-es/commands/DeleteLanguageModelCommand.js +18 -41
- package/dist-es/commands/DeleteMedicalScribeJobCommand.js +18 -41
- package/dist-es/commands/DeleteMedicalTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/DeleteMedicalVocabularyCommand.js +18 -41
- package/dist-es/commands/DeleteTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/DeleteVocabularyCommand.js +18 -41
- package/dist-es/commands/DeleteVocabularyFilterCommand.js +18 -41
- package/dist-es/commands/DescribeLanguageModelCommand.js +18 -41
- package/dist-es/commands/GetCallAnalyticsCategoryCommand.js +18 -41
- package/dist-es/commands/GetCallAnalyticsJobCommand.js +18 -41
- package/dist-es/commands/GetMedicalScribeJobCommand.js +18 -41
- package/dist-es/commands/GetMedicalTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/GetMedicalVocabularyCommand.js +18 -41
- package/dist-es/commands/GetTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/GetVocabularyCommand.js +18 -41
- package/dist-es/commands/GetVocabularyFilterCommand.js +18 -41
- package/dist-es/commands/ListCallAnalyticsCategoriesCommand.js +18 -41
- package/dist-es/commands/ListCallAnalyticsJobsCommand.js +18 -41
- package/dist-es/commands/ListLanguageModelsCommand.js +18 -41
- package/dist-es/commands/ListMedicalScribeJobsCommand.js +18 -41
- package/dist-es/commands/ListMedicalTranscriptionJobsCommand.js +18 -41
- package/dist-es/commands/ListMedicalVocabulariesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTranscriptionJobsCommand.js +18 -41
- package/dist-es/commands/ListVocabulariesCommand.js +18 -41
- package/dist-es/commands/ListVocabularyFiltersCommand.js +18 -41
- package/dist-es/commands/StartCallAnalyticsJobCommand.js +18 -41
- package/dist-es/commands/StartMedicalScribeJobCommand.js +18 -41
- package/dist-es/commands/StartMedicalTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/StartTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateCallAnalyticsCategoryCommand.js +18 -41
- package/dist-es/commands/UpdateMedicalVocabularyCommand.js +18 -41
- package/dist-es/commands/UpdateVocabularyCommand.js +18 -41
- package/dist-es/commands/UpdateVocabularyFilterCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CreateCallAnalyticsCategoryCommand.d.ts +6 -21
- package/dist-types/commands/CreateLanguageModelCommand.d.ts +6 -21
- package/dist-types/commands/CreateMedicalVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/CreateVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/CreateVocabularyFilterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCallAnalyticsCategoryCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCallAnalyticsJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLanguageModelCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMedicalScribeJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMedicalTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMedicalVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVocabularyFilterCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLanguageModelCommand.d.ts +6 -21
- package/dist-types/commands/GetCallAnalyticsCategoryCommand.d.ts +6 -21
- package/dist-types/commands/GetCallAnalyticsJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMedicalScribeJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMedicalTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMedicalVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/GetTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/GetVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/GetVocabularyFilterCommand.d.ts +6 -21
- package/dist-types/commands/ListCallAnalyticsCategoriesCommand.d.ts +6 -21
- package/dist-types/commands/ListCallAnalyticsJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListLanguageModelsCommand.d.ts +6 -21
- package/dist-types/commands/ListMedicalScribeJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMedicalTranscriptionJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMedicalVocabulariesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTranscriptionJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListVocabulariesCommand.d.ts +6 -21
- package/dist-types/commands/ListVocabularyFiltersCommand.d.ts +6 -21
- package/dist-types/commands/StartCallAnalyticsJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMedicalScribeJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMedicalTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/StartTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCallAnalyticsCategoryCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMedicalVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVocabularyFilterCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateCallAnalyticsCategoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLanguageModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMedicalVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVocabularyFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsCategoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteLanguageModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMedicalScribeJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMedicalTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMedicalVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVocabularyFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLanguageModelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCallAnalyticsCategoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCallAnalyticsJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMedicalScribeJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMedicalTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMedicalVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTranscriptionJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVocabularyFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCallAnalyticsCategoriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCallAnalyticsJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLanguageModelsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMedicalScribeJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMedicalTranscriptionJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMedicalVocabulariesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTranscriptionJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListVocabulariesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListVocabularyFiltersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartCallAnalyticsJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMedicalScribeJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMedicalTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateCallAnalyticsCategoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMedicalVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVocabularyFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateCallAnalyticsCategoryCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "TranscribeClient";
|
|
29
|
-
const commandName = "CreateCallAnalyticsCategoryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "Transcribe",
|
|
38
|
-
operation: "CreateCallAnalyticsCategory",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateCallAnalyticsCategoryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateCallAnalyticsCategoryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateCallAnalyticsCategoryCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("Transcribe", "CreateCallAnalyticsCategory", {})
|
|
22
|
+
.n("TranscribeClient", "CreateCallAnalyticsCategoryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateCallAnalyticsCategoryCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateCallAnalyticsCategoryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateCallAnalyticsCategoryCommand = CreateCallAnalyticsCategoryCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateLanguageModelCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "TranscribeClient";
|
|
29
|
-
const commandName = "CreateLanguageModelCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "Transcribe",
|
|
38
|
-
operation: "CreateLanguageModel",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateLanguageModelCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateLanguageModelCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateLanguageModelCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("Transcribe", "CreateLanguageModel", {})
|
|
22
|
+
.n("TranscribeClient", "CreateLanguageModelCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateLanguageModelCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateLanguageModelCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateLanguageModelCommand = CreateLanguageModelCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateMedicalVocabularyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "TranscribeClient";
|
|
29
|
-
const commandName = "CreateMedicalVocabularyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "Transcribe",
|
|
38
|
-
operation: "CreateMedicalVocabulary",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateMedicalVocabularyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateMedicalVocabularyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateMedicalVocabularyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("Transcribe", "CreateMedicalVocabulary", {})
|
|
22
|
+
.n("TranscribeClient", "CreateMedicalVocabularyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateMedicalVocabularyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateMedicalVocabularyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateMedicalVocabularyCommand = CreateMedicalVocabularyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateVocabularyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "TranscribeClient";
|
|
29
|
-
const commandName = "CreateVocabularyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "Transcribe",
|
|
38
|
-
operation: "CreateVocabulary",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateVocabularyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateVocabularyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateVocabularyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("Transcribe", "CreateVocabulary", {})
|
|
22
|
+
.n("TranscribeClient", "CreateVocabularyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateVocabularyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateVocabularyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateVocabularyCommand = CreateVocabularyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateVocabularyFilterCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "TranscribeClient";
|
|
29
|
-
const commandName = "CreateVocabularyFilterCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "Transcribe",
|
|
38
|
-
operation: "CreateVocabularyFilter",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateVocabularyFilterCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateVocabularyFilterCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateVocabularyFilterCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("Transcribe", "CreateVocabularyFilter", {})
|
|
22
|
+
.n("TranscribeClient", "CreateVocabularyFilterCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateVocabularyFilterCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateVocabularyFilterCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateVocabularyFilterCommand = CreateVocabularyFilterCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteCallAnalyticsCategoryCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "TranscribeClient";
|
|
29
|
-
const commandName = "DeleteCallAnalyticsCategoryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "Transcribe",
|
|
38
|
-
operation: "DeleteCallAnalyticsCategory",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteCallAnalyticsCategoryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteCallAnalyticsCategoryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteCallAnalyticsCategoryCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("Transcribe", "DeleteCallAnalyticsCategory", {})
|
|
22
|
+
.n("TranscribeClient", "DeleteCallAnalyticsCategoryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteCallAnalyticsCategoryCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteCallAnalyticsCategoryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteCallAnalyticsCategoryCommand = DeleteCallAnalyticsCategoryCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteCallAnalyticsJobCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "TranscribeClient";
|
|
29
|
-
const commandName = "DeleteCallAnalyticsJobCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "Transcribe",
|
|
38
|
-
operation: "DeleteCallAnalyticsJob",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteCallAnalyticsJobCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteCallAnalyticsJobCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteCallAnalyticsJobCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("Transcribe", "DeleteCallAnalyticsJob", {})
|
|
22
|
+
.n("TranscribeClient", "DeleteCallAnalyticsJobCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteCallAnalyticsJobCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteCallAnalyticsJobCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteCallAnalyticsJobCommand = DeleteCallAnalyticsJobCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteLanguageModelCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "TranscribeClient";
|
|
29
|
-
const commandName = "DeleteLanguageModelCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "Transcribe",
|
|
38
|
-
operation: "DeleteLanguageModel",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteLanguageModelCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteLanguageModelCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteLanguageModelCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("Transcribe", "DeleteLanguageModel", {})
|
|
22
|
+
.n("TranscribeClient", "DeleteLanguageModelCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteLanguageModelCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteLanguageModelCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteLanguageModelCommand = DeleteLanguageModelCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteMedicalScribeJobCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "TranscribeClient";
|
|
29
|
-
const commandName = "DeleteMedicalScribeJobCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "Transcribe",
|
|
38
|
-
operation: "DeleteMedicalScribeJob",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteMedicalScribeJobCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteMedicalScribeJobCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteMedicalScribeJobCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("Transcribe", "DeleteMedicalScribeJob", {})
|
|
22
|
+
.n("TranscribeClient", "DeleteMedicalScribeJobCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteMedicalScribeJobCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteMedicalScribeJobCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteMedicalScribeJobCommand = DeleteMedicalScribeJobCommand;
|