@aws-sdk/client-transcribe 3.478.0 → 3.481.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 +9 -9
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteTranscriptionJobCommand, se_DeleteTranscriptionJobCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteTranscriptionJobCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "TranscribeClient";
|
|
26
|
-
const commandName = "DeleteTranscriptionJobCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "Transcribe",
|
|
35
|
-
operation: "DeleteTranscriptionJob",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteTranscriptionJobCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteTranscriptionJobCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteTranscriptionJobCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("Transcribe", "DeleteTranscriptionJob", {})
|
|
19
|
+
.n("TranscribeClient", "DeleteTranscriptionJobCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteTranscriptionJobCommand)
|
|
22
|
+
.de(de_DeleteTranscriptionJobCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteVocabularyCommand, se_DeleteVocabularyCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteVocabularyCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "TranscribeClient";
|
|
26
|
-
const commandName = "DeleteVocabularyCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "Transcribe",
|
|
35
|
-
operation: "DeleteVocabulary",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteVocabularyCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteVocabularyCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteVocabularyCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("Transcribe", "DeleteVocabulary", {})
|
|
19
|
+
.n("TranscribeClient", "DeleteVocabularyCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteVocabularyCommand)
|
|
22
|
+
.de(de_DeleteVocabularyCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteVocabularyFilterCommand, se_DeleteVocabularyFilterCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteVocabularyFilterCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "TranscribeClient";
|
|
26
|
-
const commandName = "DeleteVocabularyFilterCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "Transcribe",
|
|
35
|
-
operation: "DeleteVocabularyFilter",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteVocabularyFilterCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteVocabularyFilterCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteVocabularyFilterCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("Transcribe", "DeleteVocabularyFilter", {})
|
|
19
|
+
.n("TranscribeClient", "DeleteVocabularyFilterCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteVocabularyFilterCommand)
|
|
22
|
+
.de(de_DeleteVocabularyFilterCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeLanguageModelCommand, se_DescribeLanguageModelCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeLanguageModelCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "TranscribeClient";
|
|
26
|
-
const commandName = "DescribeLanguageModelCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "Transcribe",
|
|
35
|
-
operation: "DescribeLanguageModel",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeLanguageModelCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeLanguageModelCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeLanguageModelCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("Transcribe", "DescribeLanguageModel", {})
|
|
19
|
+
.n("TranscribeClient", "DescribeLanguageModelCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeLanguageModelCommand)
|
|
22
|
+
.de(de_DescribeLanguageModelCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetCallAnalyticsCategoryCommand, se_GetCallAnalyticsCategoryCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetCallAnalyticsCategoryCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "TranscribeClient";
|
|
26
|
-
const commandName = "GetCallAnalyticsCategoryCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "Transcribe",
|
|
35
|
-
operation: "GetCallAnalyticsCategory",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetCallAnalyticsCategoryCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetCallAnalyticsCategoryCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetCallAnalyticsCategoryCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("Transcribe", "GetCallAnalyticsCategory", {})
|
|
19
|
+
.n("TranscribeClient", "GetCallAnalyticsCategoryCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetCallAnalyticsCategoryCommand)
|
|
22
|
+
.de(de_GetCallAnalyticsCategoryCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetCallAnalyticsJobCommand, se_GetCallAnalyticsJobCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetCallAnalyticsJobCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "TranscribeClient";
|
|
26
|
-
const commandName = "GetCallAnalyticsJobCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "Transcribe",
|
|
35
|
-
operation: "GetCallAnalyticsJob",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetCallAnalyticsJobCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetCallAnalyticsJobCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetCallAnalyticsJobCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("Transcribe", "GetCallAnalyticsJob", {})
|
|
19
|
+
.n("TranscribeClient", "GetCallAnalyticsJobCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetCallAnalyticsJobCommand)
|
|
22
|
+
.de(de_GetCallAnalyticsJobCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetMedicalScribeJobCommand, se_GetMedicalScribeJobCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetMedicalScribeJobCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "TranscribeClient";
|
|
26
|
-
const commandName = "GetMedicalScribeJobCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "Transcribe",
|
|
35
|
-
operation: "GetMedicalScribeJob",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetMedicalScribeJobCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetMedicalScribeJobCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetMedicalScribeJobCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("Transcribe", "GetMedicalScribeJob", {})
|
|
19
|
+
.n("TranscribeClient", "GetMedicalScribeJobCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetMedicalScribeJobCommand)
|
|
22
|
+
.de(de_GetMedicalScribeJobCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetMedicalTranscriptionJobCommand, se_GetMedicalTranscriptionJobCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetMedicalTranscriptionJobCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "TranscribeClient";
|
|
26
|
-
const commandName = "GetMedicalTranscriptionJobCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "Transcribe",
|
|
35
|
-
operation: "GetMedicalTranscriptionJob",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetMedicalTranscriptionJobCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetMedicalTranscriptionJobCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetMedicalTranscriptionJobCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("Transcribe", "GetMedicalTranscriptionJob", {})
|
|
19
|
+
.n("TranscribeClient", "GetMedicalTranscriptionJobCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetMedicalTranscriptionJobCommand)
|
|
22
|
+
.de(de_GetMedicalTranscriptionJobCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetMedicalVocabularyCommand, se_GetMedicalVocabularyCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetMedicalVocabularyCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "TranscribeClient";
|
|
26
|
-
const commandName = "GetMedicalVocabularyCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "Transcribe",
|
|
35
|
-
operation: "GetMedicalVocabulary",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetMedicalVocabularyCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetMedicalVocabularyCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetMedicalVocabularyCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("Transcribe", "GetMedicalVocabulary", {})
|
|
19
|
+
.n("TranscribeClient", "GetMedicalVocabularyCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetMedicalVocabularyCommand)
|
|
22
|
+
.de(de_GetMedicalVocabularyCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|