@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.
Files changed (177) hide show
  1. package/dist-cjs/commands/CreateCallAnalyticsCategoryCommand.js +18 -41
  2. package/dist-cjs/commands/CreateLanguageModelCommand.js +18 -41
  3. package/dist-cjs/commands/CreateMedicalVocabularyCommand.js +18 -41
  4. package/dist-cjs/commands/CreateVocabularyCommand.js +18 -41
  5. package/dist-cjs/commands/CreateVocabularyFilterCommand.js +18 -41
  6. package/dist-cjs/commands/DeleteCallAnalyticsCategoryCommand.js +18 -41
  7. package/dist-cjs/commands/DeleteCallAnalyticsJobCommand.js +18 -41
  8. package/dist-cjs/commands/DeleteLanguageModelCommand.js +18 -41
  9. package/dist-cjs/commands/DeleteMedicalScribeJobCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteMedicalTranscriptionJobCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteMedicalVocabularyCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteTranscriptionJobCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteVocabularyCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteVocabularyFilterCommand.js +18 -41
  15. package/dist-cjs/commands/DescribeLanguageModelCommand.js +18 -41
  16. package/dist-cjs/commands/GetCallAnalyticsCategoryCommand.js +18 -41
  17. package/dist-cjs/commands/GetCallAnalyticsJobCommand.js +18 -41
  18. package/dist-cjs/commands/GetMedicalScribeJobCommand.js +18 -41
  19. package/dist-cjs/commands/GetMedicalTranscriptionJobCommand.js +18 -41
  20. package/dist-cjs/commands/GetMedicalVocabularyCommand.js +18 -41
  21. package/dist-cjs/commands/GetTranscriptionJobCommand.js +18 -41
  22. package/dist-cjs/commands/GetVocabularyCommand.js +18 -41
  23. package/dist-cjs/commands/GetVocabularyFilterCommand.js +18 -41
  24. package/dist-cjs/commands/ListCallAnalyticsCategoriesCommand.js +18 -41
  25. package/dist-cjs/commands/ListCallAnalyticsJobsCommand.js +18 -41
  26. package/dist-cjs/commands/ListLanguageModelsCommand.js +18 -41
  27. package/dist-cjs/commands/ListMedicalScribeJobsCommand.js +18 -41
  28. package/dist-cjs/commands/ListMedicalTranscriptionJobsCommand.js +18 -41
  29. package/dist-cjs/commands/ListMedicalVocabulariesCommand.js +18 -41
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  31. package/dist-cjs/commands/ListTranscriptionJobsCommand.js +18 -41
  32. package/dist-cjs/commands/ListVocabulariesCommand.js +18 -41
  33. package/dist-cjs/commands/ListVocabularyFiltersCommand.js +18 -41
  34. package/dist-cjs/commands/StartCallAnalyticsJobCommand.js +18 -41
  35. package/dist-cjs/commands/StartMedicalScribeJobCommand.js +18 -41
  36. package/dist-cjs/commands/StartMedicalTranscriptionJobCommand.js +18 -41
  37. package/dist-cjs/commands/StartTranscriptionJobCommand.js +18 -41
  38. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  39. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  40. package/dist-cjs/commands/UpdateCallAnalyticsCategoryCommand.js +18 -41
  41. package/dist-cjs/commands/UpdateMedicalVocabularyCommand.js +18 -41
  42. package/dist-cjs/commands/UpdateVocabularyCommand.js +18 -41
  43. package/dist-cjs/commands/UpdateVocabularyFilterCommand.js +18 -41
  44. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  45. package/dist-es/commands/CreateCallAnalyticsCategoryCommand.js +18 -41
  46. package/dist-es/commands/CreateLanguageModelCommand.js +18 -41
  47. package/dist-es/commands/CreateMedicalVocabularyCommand.js +18 -41
  48. package/dist-es/commands/CreateVocabularyCommand.js +18 -41
  49. package/dist-es/commands/CreateVocabularyFilterCommand.js +18 -41
  50. package/dist-es/commands/DeleteCallAnalyticsCategoryCommand.js +18 -41
  51. package/dist-es/commands/DeleteCallAnalyticsJobCommand.js +18 -41
  52. package/dist-es/commands/DeleteLanguageModelCommand.js +18 -41
  53. package/dist-es/commands/DeleteMedicalScribeJobCommand.js +18 -41
  54. package/dist-es/commands/DeleteMedicalTranscriptionJobCommand.js +18 -41
  55. package/dist-es/commands/DeleteMedicalVocabularyCommand.js +18 -41
  56. package/dist-es/commands/DeleteTranscriptionJobCommand.js +18 -41
  57. package/dist-es/commands/DeleteVocabularyCommand.js +18 -41
  58. package/dist-es/commands/DeleteVocabularyFilterCommand.js +18 -41
  59. package/dist-es/commands/DescribeLanguageModelCommand.js +18 -41
  60. package/dist-es/commands/GetCallAnalyticsCategoryCommand.js +18 -41
  61. package/dist-es/commands/GetCallAnalyticsJobCommand.js +18 -41
  62. package/dist-es/commands/GetMedicalScribeJobCommand.js +18 -41
  63. package/dist-es/commands/GetMedicalTranscriptionJobCommand.js +18 -41
  64. package/dist-es/commands/GetMedicalVocabularyCommand.js +18 -41
  65. package/dist-es/commands/GetTranscriptionJobCommand.js +18 -41
  66. package/dist-es/commands/GetVocabularyCommand.js +18 -41
  67. package/dist-es/commands/GetVocabularyFilterCommand.js +18 -41
  68. package/dist-es/commands/ListCallAnalyticsCategoriesCommand.js +18 -41
  69. package/dist-es/commands/ListCallAnalyticsJobsCommand.js +18 -41
  70. package/dist-es/commands/ListLanguageModelsCommand.js +18 -41
  71. package/dist-es/commands/ListMedicalScribeJobsCommand.js +18 -41
  72. package/dist-es/commands/ListMedicalTranscriptionJobsCommand.js +18 -41
  73. package/dist-es/commands/ListMedicalVocabulariesCommand.js +18 -41
  74. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  75. package/dist-es/commands/ListTranscriptionJobsCommand.js +18 -41
  76. package/dist-es/commands/ListVocabulariesCommand.js +18 -41
  77. package/dist-es/commands/ListVocabularyFiltersCommand.js +18 -41
  78. package/dist-es/commands/StartCallAnalyticsJobCommand.js +18 -41
  79. package/dist-es/commands/StartMedicalScribeJobCommand.js +18 -41
  80. package/dist-es/commands/StartMedicalTranscriptionJobCommand.js +18 -41
  81. package/dist-es/commands/StartTranscriptionJobCommand.js +18 -41
  82. package/dist-es/commands/TagResourceCommand.js +18 -41
  83. package/dist-es/commands/UntagResourceCommand.js +18 -41
  84. package/dist-es/commands/UpdateCallAnalyticsCategoryCommand.js +18 -41
  85. package/dist-es/commands/UpdateMedicalVocabularyCommand.js +18 -41
  86. package/dist-es/commands/UpdateVocabularyCommand.js +18 -41
  87. package/dist-es/commands/UpdateVocabularyFilterCommand.js +18 -41
  88. package/dist-es/endpoint/EndpointParameters.js +6 -0
  89. package/dist-types/commands/CreateCallAnalyticsCategoryCommand.d.ts +6 -21
  90. package/dist-types/commands/CreateLanguageModelCommand.d.ts +6 -21
  91. package/dist-types/commands/CreateMedicalVocabularyCommand.d.ts +6 -21
  92. package/dist-types/commands/CreateVocabularyCommand.d.ts +6 -21
  93. package/dist-types/commands/CreateVocabularyFilterCommand.d.ts +6 -21
  94. package/dist-types/commands/DeleteCallAnalyticsCategoryCommand.d.ts +6 -21
  95. package/dist-types/commands/DeleteCallAnalyticsJobCommand.d.ts +6 -21
  96. package/dist-types/commands/DeleteLanguageModelCommand.d.ts +6 -21
  97. package/dist-types/commands/DeleteMedicalScribeJobCommand.d.ts +6 -21
  98. package/dist-types/commands/DeleteMedicalTranscriptionJobCommand.d.ts +6 -21
  99. package/dist-types/commands/DeleteMedicalVocabularyCommand.d.ts +6 -21
  100. package/dist-types/commands/DeleteTranscriptionJobCommand.d.ts +6 -21
  101. package/dist-types/commands/DeleteVocabularyCommand.d.ts +6 -21
  102. package/dist-types/commands/DeleteVocabularyFilterCommand.d.ts +6 -21
  103. package/dist-types/commands/DescribeLanguageModelCommand.d.ts +6 -21
  104. package/dist-types/commands/GetCallAnalyticsCategoryCommand.d.ts +6 -21
  105. package/dist-types/commands/GetCallAnalyticsJobCommand.d.ts +6 -21
  106. package/dist-types/commands/GetMedicalScribeJobCommand.d.ts +6 -21
  107. package/dist-types/commands/GetMedicalTranscriptionJobCommand.d.ts +6 -21
  108. package/dist-types/commands/GetMedicalVocabularyCommand.d.ts +6 -21
  109. package/dist-types/commands/GetTranscriptionJobCommand.d.ts +6 -21
  110. package/dist-types/commands/GetVocabularyCommand.d.ts +6 -21
  111. package/dist-types/commands/GetVocabularyFilterCommand.d.ts +6 -21
  112. package/dist-types/commands/ListCallAnalyticsCategoriesCommand.d.ts +6 -21
  113. package/dist-types/commands/ListCallAnalyticsJobsCommand.d.ts +6 -21
  114. package/dist-types/commands/ListLanguageModelsCommand.d.ts +6 -21
  115. package/dist-types/commands/ListMedicalScribeJobsCommand.d.ts +6 -21
  116. package/dist-types/commands/ListMedicalTranscriptionJobsCommand.d.ts +6 -21
  117. package/dist-types/commands/ListMedicalVocabulariesCommand.d.ts +6 -21
  118. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  119. package/dist-types/commands/ListTranscriptionJobsCommand.d.ts +6 -21
  120. package/dist-types/commands/ListVocabulariesCommand.d.ts +6 -21
  121. package/dist-types/commands/ListVocabularyFiltersCommand.d.ts +6 -21
  122. package/dist-types/commands/StartCallAnalyticsJobCommand.d.ts +6 -21
  123. package/dist-types/commands/StartMedicalScribeJobCommand.d.ts +6 -21
  124. package/dist-types/commands/StartMedicalTranscriptionJobCommand.d.ts +6 -21
  125. package/dist-types/commands/StartTranscriptionJobCommand.d.ts +6 -21
  126. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  127. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  128. package/dist-types/commands/UpdateCallAnalyticsCategoryCommand.d.ts +6 -21
  129. package/dist-types/commands/UpdateMedicalVocabularyCommand.d.ts +6 -21
  130. package/dist-types/commands/UpdateVocabularyCommand.d.ts +6 -21
  131. package/dist-types/commands/UpdateVocabularyFilterCommand.d.ts +6 -21
  132. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  133. package/dist-types/ts3.4/commands/CreateCallAnalyticsCategoryCommand.d.ts +12 -24
  134. package/dist-types/ts3.4/commands/CreateLanguageModelCommand.d.ts +14 -23
  135. package/dist-types/ts3.4/commands/CreateMedicalVocabularyCommand.d.ts +12 -24
  136. package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +14 -23
  137. package/dist-types/ts3.4/commands/CreateVocabularyFilterCommand.d.ts +12 -24
  138. package/dist-types/ts3.4/commands/DeleteCallAnalyticsCategoryCommand.d.ts +12 -24
  139. package/dist-types/ts3.4/commands/DeleteCallAnalyticsJobCommand.d.ts +12 -24
  140. package/dist-types/ts3.4/commands/DeleteLanguageModelCommand.d.ts +14 -23
  141. package/dist-types/ts3.4/commands/DeleteMedicalScribeJobCommand.d.ts +12 -24
  142. package/dist-types/ts3.4/commands/DeleteMedicalTranscriptionJobCommand.d.ts +12 -24
  143. package/dist-types/ts3.4/commands/DeleteMedicalVocabularyCommand.d.ts +12 -24
  144. package/dist-types/ts3.4/commands/DeleteTranscriptionJobCommand.d.ts +12 -24
  145. package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +14 -23
  146. package/dist-types/ts3.4/commands/DeleteVocabularyFilterCommand.d.ts +12 -24
  147. package/dist-types/ts3.4/commands/DescribeLanguageModelCommand.d.ts +12 -24
  148. package/dist-types/ts3.4/commands/GetCallAnalyticsCategoryCommand.d.ts +12 -24
  149. package/dist-types/ts3.4/commands/GetCallAnalyticsJobCommand.d.ts +14 -23
  150. package/dist-types/ts3.4/commands/GetMedicalScribeJobCommand.d.ts +14 -23
  151. package/dist-types/ts3.4/commands/GetMedicalTranscriptionJobCommand.d.ts +12 -24
  152. package/dist-types/ts3.4/commands/GetMedicalVocabularyCommand.d.ts +12 -24
  153. package/dist-types/ts3.4/commands/GetTranscriptionJobCommand.d.ts +14 -23
  154. package/dist-types/ts3.4/commands/GetVocabularyCommand.d.ts +14 -23
  155. package/dist-types/ts3.4/commands/GetVocabularyFilterCommand.d.ts +14 -23
  156. package/dist-types/ts3.4/commands/ListCallAnalyticsCategoriesCommand.d.ts +12 -24
  157. package/dist-types/ts3.4/commands/ListCallAnalyticsJobsCommand.d.ts +12 -24
  158. package/dist-types/ts3.4/commands/ListLanguageModelsCommand.d.ts +14 -23
  159. package/dist-types/ts3.4/commands/ListMedicalScribeJobsCommand.d.ts +12 -24
  160. package/dist-types/ts3.4/commands/ListMedicalTranscriptionJobsCommand.d.ts +12 -24
  161. package/dist-types/ts3.4/commands/ListMedicalVocabulariesCommand.d.ts +12 -24
  162. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  163. package/dist-types/ts3.4/commands/ListTranscriptionJobsCommand.d.ts +12 -24
  164. package/dist-types/ts3.4/commands/ListVocabulariesCommand.d.ts +14 -23
  165. package/dist-types/ts3.4/commands/ListVocabularyFiltersCommand.d.ts +12 -24
  166. package/dist-types/ts3.4/commands/StartCallAnalyticsJobCommand.d.ts +12 -24
  167. package/dist-types/ts3.4/commands/StartMedicalScribeJobCommand.d.ts +12 -24
  168. package/dist-types/ts3.4/commands/StartMedicalTranscriptionJobCommand.d.ts +12 -24
  169. package/dist-types/ts3.4/commands/StartTranscriptionJobCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  171. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  172. package/dist-types/ts3.4/commands/UpdateCallAnalyticsCategoryCommand.d.ts +12 -24
  173. package/dist-types/ts3.4/commands/UpdateMedicalVocabularyCommand.d.ts +12 -24
  174. package/dist-types/ts3.4/commands/UpdateVocabularyCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/UpdateVocabularyFilterCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  177. package/package.json +9 -9
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateVocabularyFilterRequest,
11
5
  CreateVocabularyFilterResponse,
@@ -21,22 +15,16 @@ export interface CreateVocabularyFilterCommandInput
21
15
  export interface CreateVocabularyFilterCommandOutput
22
16
  extends CreateVocabularyFilterResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateVocabularyFilterCommand extends $Command<
25
- CreateVocabularyFilterCommandInput,
26
- CreateVocabularyFilterCommandOutput,
27
- TranscribeClientResolvedConfig
28
- > {
29
- readonly input: CreateVocabularyFilterCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateVocabularyFilterCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: TranscribeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateVocabularyFilterCommand_base: {
19
+ new (
20
+ input: CreateVocabularyFilterCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateVocabularyFilterCommandInput,
38
- CreateVocabularyFilterCommandOutput
23
+ CreateVocabularyFilterCommandOutput,
24
+ TranscribeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateVocabularyFilterCommand extends CreateVocabularyFilterCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DeleteCallAnalyticsCategoryRequest,
11
5
  DeleteCallAnalyticsCategoryResponse,
@@ -21,22 +15,16 @@ export interface DeleteCallAnalyticsCategoryCommandInput
21
15
  export interface DeleteCallAnalyticsCategoryCommandOutput
22
16
  extends DeleteCallAnalyticsCategoryResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteCallAnalyticsCategoryCommand extends $Command<
25
- DeleteCallAnalyticsCategoryCommandInput,
26
- DeleteCallAnalyticsCategoryCommandOutput,
27
- TranscribeClientResolvedConfig
28
- > {
29
- readonly input: DeleteCallAnalyticsCategoryCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteCallAnalyticsCategoryCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: TranscribeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteCallAnalyticsCategoryCommand_base: {
19
+ new (
20
+ input: DeleteCallAnalyticsCategoryCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteCallAnalyticsCategoryCommandInput,
38
- DeleteCallAnalyticsCategoryCommandOutput
23
+ DeleteCallAnalyticsCategoryCommandOutput,
24
+ TranscribeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteCallAnalyticsCategoryCommand extends DeleteCallAnalyticsCategoryCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DeleteCallAnalyticsJobRequest,
11
5
  DeleteCallAnalyticsJobResponse,
@@ -21,22 +15,16 @@ export interface DeleteCallAnalyticsJobCommandInput
21
15
  export interface DeleteCallAnalyticsJobCommandOutput
22
16
  extends DeleteCallAnalyticsJobResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteCallAnalyticsJobCommand extends $Command<
25
- DeleteCallAnalyticsJobCommandInput,
26
- DeleteCallAnalyticsJobCommandOutput,
27
- TranscribeClientResolvedConfig
28
- > {
29
- readonly input: DeleteCallAnalyticsJobCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteCallAnalyticsJobCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: TranscribeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteCallAnalyticsJobCommand_base: {
19
+ new (
20
+ input: DeleteCallAnalyticsJobCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteCallAnalyticsJobCommandInput,
38
- DeleteCallAnalyticsJobCommandOutput
23
+ DeleteCallAnalyticsJobCommandOutput,
24
+ TranscribeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteCallAnalyticsJobCommand extends DeleteCallAnalyticsJobCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { DeleteLanguageModelRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -16,19 +10,16 @@ export { __MetadataBearer, $Command };
16
10
  export interface DeleteLanguageModelCommandInput
17
11
  extends DeleteLanguageModelRequest {}
18
12
  export interface DeleteLanguageModelCommandOutput extends __MetadataBearer {}
19
- export declare class DeleteLanguageModelCommand extends $Command<
20
- DeleteLanguageModelCommandInput,
21
- DeleteLanguageModelCommandOutput,
22
- TranscribeClientResolvedConfig
23
- > {
24
- readonly input: DeleteLanguageModelCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: DeleteLanguageModelCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: TranscribeClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<DeleteLanguageModelCommandInput, DeleteLanguageModelCommandOutput>;
32
- private serialize;
33
- private deserialize;
34
- }
13
+ declare const DeleteLanguageModelCommand_base: {
14
+ new (
15
+ input: DeleteLanguageModelCommandInput
16
+ ): import("@smithy/smithy-client").CommandImpl<
17
+ DeleteLanguageModelCommandInput,
18
+ DeleteLanguageModelCommandOutput,
19
+ TranscribeClientResolvedConfig,
20
+ ServiceInputTypes,
21
+ ServiceOutputTypes
22
+ >;
23
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
+ };
25
+ export declare class DeleteLanguageModelCommand extends DeleteLanguageModelCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { DeleteMedicalScribeJobRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
16
10
  export interface DeleteMedicalScribeJobCommandInput
17
11
  extends DeleteMedicalScribeJobRequest {}
18
12
  export interface DeleteMedicalScribeJobCommandOutput extends __MetadataBearer {}
19
- export declare class DeleteMedicalScribeJobCommand extends $Command<
20
- DeleteMedicalScribeJobCommandInput,
21
- DeleteMedicalScribeJobCommandOutput,
22
- TranscribeClientResolvedConfig
23
- > {
24
- readonly input: DeleteMedicalScribeJobCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: DeleteMedicalScribeJobCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: TranscribeClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<
13
+ declare const DeleteMedicalScribeJobCommand_base: {
14
+ new (
15
+ input: DeleteMedicalScribeJobCommandInput
16
+ ): import("@smithy/smithy-client").CommandImpl<
32
17
  DeleteMedicalScribeJobCommandInput,
33
- DeleteMedicalScribeJobCommandOutput
18
+ DeleteMedicalScribeJobCommandOutput,
19
+ TranscribeClientResolvedConfig,
20
+ ServiceInputTypes,
21
+ ServiceOutputTypes
34
22
  >;
35
- private serialize;
36
- private deserialize;
37
- }
23
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
+ };
25
+ export declare class DeleteMedicalScribeJobCommand extends DeleteMedicalScribeJobCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { DeleteMedicalTranscriptionJobRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -17,22 +11,16 @@ export interface DeleteMedicalTranscriptionJobCommandInput
17
11
  extends DeleteMedicalTranscriptionJobRequest {}
18
12
  export interface DeleteMedicalTranscriptionJobCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class DeleteMedicalTranscriptionJobCommand extends $Command<
21
- DeleteMedicalTranscriptionJobCommandInput,
22
- DeleteMedicalTranscriptionJobCommandOutput,
23
- TranscribeClientResolvedConfig
24
- > {
25
- readonly input: DeleteMedicalTranscriptionJobCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteMedicalTranscriptionJobCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: TranscribeClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const DeleteMedicalTranscriptionJobCommand_base: {
15
+ new (
16
+ input: DeleteMedicalTranscriptionJobCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  DeleteMedicalTranscriptionJobCommandInput,
34
- DeleteMedicalTranscriptionJobCommandOutput
19
+ DeleteMedicalTranscriptionJobCommandOutput,
20
+ TranscribeClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteMedicalTranscriptionJobCommand extends DeleteMedicalTranscriptionJobCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { DeleteMedicalVocabularyRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -17,22 +11,16 @@ export interface DeleteMedicalVocabularyCommandInput
17
11
  extends DeleteMedicalVocabularyRequest {}
18
12
  export interface DeleteMedicalVocabularyCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class DeleteMedicalVocabularyCommand extends $Command<
21
- DeleteMedicalVocabularyCommandInput,
22
- DeleteMedicalVocabularyCommandOutput,
23
- TranscribeClientResolvedConfig
24
- > {
25
- readonly input: DeleteMedicalVocabularyCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteMedicalVocabularyCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: TranscribeClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const DeleteMedicalVocabularyCommand_base: {
15
+ new (
16
+ input: DeleteMedicalVocabularyCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  DeleteMedicalVocabularyCommandInput,
34
- DeleteMedicalVocabularyCommandOutput
19
+ DeleteMedicalVocabularyCommandOutput,
20
+ TranscribeClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteMedicalVocabularyCommand extends DeleteMedicalVocabularyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { DeleteTranscriptionJobRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
16
10
  export interface DeleteTranscriptionJobCommandInput
17
11
  extends DeleteTranscriptionJobRequest {}
18
12
  export interface DeleteTranscriptionJobCommandOutput extends __MetadataBearer {}
19
- export declare class DeleteTranscriptionJobCommand extends $Command<
20
- DeleteTranscriptionJobCommandInput,
21
- DeleteTranscriptionJobCommandOutput,
22
- TranscribeClientResolvedConfig
23
- > {
24
- readonly input: DeleteTranscriptionJobCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: DeleteTranscriptionJobCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: TranscribeClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<
13
+ declare const DeleteTranscriptionJobCommand_base: {
14
+ new (
15
+ input: DeleteTranscriptionJobCommandInput
16
+ ): import("@smithy/smithy-client").CommandImpl<
32
17
  DeleteTranscriptionJobCommandInput,
33
- DeleteTranscriptionJobCommandOutput
18
+ DeleteTranscriptionJobCommandOutput,
19
+ TranscribeClientResolvedConfig,
20
+ ServiceInputTypes,
21
+ ServiceOutputTypes
34
22
  >;
35
- private serialize;
36
- private deserialize;
37
- }
23
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
+ };
25
+ export declare class DeleteTranscriptionJobCommand extends DeleteTranscriptionJobCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { DeleteVocabularyRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -15,19 +9,16 @@ import {
15
9
  export { __MetadataBearer, $Command };
16
10
  export interface DeleteVocabularyCommandInput extends DeleteVocabularyRequest {}
17
11
  export interface DeleteVocabularyCommandOutput extends __MetadataBearer {}
18
- export declare class DeleteVocabularyCommand extends $Command<
19
- DeleteVocabularyCommandInput,
20
- DeleteVocabularyCommandOutput,
21
- TranscribeClientResolvedConfig
22
- > {
23
- readonly input: DeleteVocabularyCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: DeleteVocabularyCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: TranscribeClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<DeleteVocabularyCommandInput, DeleteVocabularyCommandOutput>;
31
- private serialize;
32
- private deserialize;
33
- }
12
+ declare const DeleteVocabularyCommand_base: {
13
+ new (
14
+ input: DeleteVocabularyCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
16
+ DeleteVocabularyCommandInput,
17
+ DeleteVocabularyCommandOutput,
18
+ TranscribeClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
21
+ >;
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class DeleteVocabularyCommand extends DeleteVocabularyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { DeleteVocabularyFilterRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
16
10
  export interface DeleteVocabularyFilterCommandInput
17
11
  extends DeleteVocabularyFilterRequest {}
18
12
  export interface DeleteVocabularyFilterCommandOutput extends __MetadataBearer {}
19
- export declare class DeleteVocabularyFilterCommand extends $Command<
20
- DeleteVocabularyFilterCommandInput,
21
- DeleteVocabularyFilterCommandOutput,
22
- TranscribeClientResolvedConfig
23
- > {
24
- readonly input: DeleteVocabularyFilterCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: DeleteVocabularyFilterCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: TranscribeClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<
13
+ declare const DeleteVocabularyFilterCommand_base: {
14
+ new (
15
+ input: DeleteVocabularyFilterCommandInput
16
+ ): import("@smithy/smithy-client").CommandImpl<
32
17
  DeleteVocabularyFilterCommandInput,
33
- DeleteVocabularyFilterCommandOutput
18
+ DeleteVocabularyFilterCommandOutput,
19
+ TranscribeClientResolvedConfig,
20
+ ServiceInputTypes,
21
+ ServiceOutputTypes
34
22
  >;
35
- private serialize;
36
- private deserialize;
37
- }
23
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
+ };
25
+ export declare class DeleteVocabularyFilterCommand extends DeleteVocabularyFilterCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DescribeLanguageModelRequest,
11
5
  DescribeLanguageModelResponse,
@@ -21,22 +15,16 @@ export interface DescribeLanguageModelCommandInput
21
15
  export interface DescribeLanguageModelCommandOutput
22
16
  extends DescribeLanguageModelResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeLanguageModelCommand extends $Command<
25
- DescribeLanguageModelCommandInput,
26
- DescribeLanguageModelCommandOutput,
27
- TranscribeClientResolvedConfig
28
- > {
29
- readonly input: DescribeLanguageModelCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeLanguageModelCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: TranscribeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeLanguageModelCommand_base: {
19
+ new (
20
+ input: DescribeLanguageModelCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeLanguageModelCommandInput,
38
- DescribeLanguageModelCommandOutput
23
+ DescribeLanguageModelCommandOutput,
24
+ TranscribeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeLanguageModelCommand extends DescribeLanguageModelCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetCallAnalyticsCategoryRequest,
11
5
  GetCallAnalyticsCategoryResponse,
@@ -21,22 +15,16 @@ export interface GetCallAnalyticsCategoryCommandInput
21
15
  export interface GetCallAnalyticsCategoryCommandOutput
22
16
  extends GetCallAnalyticsCategoryResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetCallAnalyticsCategoryCommand extends $Command<
25
- GetCallAnalyticsCategoryCommandInput,
26
- GetCallAnalyticsCategoryCommandOutput,
27
- TranscribeClientResolvedConfig
28
- > {
29
- readonly input: GetCallAnalyticsCategoryCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetCallAnalyticsCategoryCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: TranscribeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetCallAnalyticsCategoryCommand_base: {
19
+ new (
20
+ input: GetCallAnalyticsCategoryCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetCallAnalyticsCategoryCommandInput,
38
- GetCallAnalyticsCategoryCommandOutput
23
+ GetCallAnalyticsCategoryCommandOutput,
24
+ TranscribeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetCallAnalyticsCategoryCommand extends GetCallAnalyticsCategoryCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetCallAnalyticsJobRequest,
11
5
  GetCallAnalyticsJobResponse,
@@ -21,19 +15,16 @@ export interface GetCallAnalyticsJobCommandInput
21
15
  export interface GetCallAnalyticsJobCommandOutput
22
16
  extends GetCallAnalyticsJobResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetCallAnalyticsJobCommand extends $Command<
25
- GetCallAnalyticsJobCommandInput,
26
- GetCallAnalyticsJobCommandOutput,
27
- TranscribeClientResolvedConfig
28
- > {
29
- readonly input: GetCallAnalyticsJobCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetCallAnalyticsJobCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: TranscribeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<GetCallAnalyticsJobCommandInput, GetCallAnalyticsJobCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const GetCallAnalyticsJobCommand_base: {
19
+ new (
20
+ input: GetCallAnalyticsJobCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ GetCallAnalyticsJobCommandInput,
23
+ GetCallAnalyticsJobCommandOutput,
24
+ TranscribeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetCallAnalyticsJobCommand extends GetCallAnalyticsJobCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetMedicalScribeJobRequest,
11
5
  GetMedicalScribeJobResponse,
@@ -21,19 +15,16 @@ export interface GetMedicalScribeJobCommandInput
21
15
  export interface GetMedicalScribeJobCommandOutput
22
16
  extends GetMedicalScribeJobResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetMedicalScribeJobCommand extends $Command<
25
- GetMedicalScribeJobCommandInput,
26
- GetMedicalScribeJobCommandOutput,
27
- TranscribeClientResolvedConfig
28
- > {
29
- readonly input: GetMedicalScribeJobCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetMedicalScribeJobCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: TranscribeClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<GetMedicalScribeJobCommandInput, GetMedicalScribeJobCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const GetMedicalScribeJobCommand_base: {
19
+ new (
20
+ input: GetMedicalScribeJobCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ GetMedicalScribeJobCommandInput,
23
+ GetMedicalScribeJobCommandOutput,
24
+ TranscribeClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetMedicalScribeJobCommand extends GetMedicalScribeJobCommand_base {}