@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,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetTranscriptionJobRequest, GetTranscriptionJobResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetTranscriptionJobCommandInput extends GetTranscriptionJobRequ
21
20
  */
22
21
  export interface GetTranscriptionJobCommandOutput extends GetTranscriptionJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetTranscriptionJobCommand_base: {
24
+ new (input: GetTranscriptionJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetTranscriptionJobCommandInput, GetTranscriptionJobCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides information about the specified transcription job.</p>
@@ -161,23 +164,5 @@ export interface GetTranscriptionJobCommandOutput extends GetTranscriptionJobRes
161
164
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
162
165
  *
163
166
  */
164
- export declare class GetTranscriptionJobCommand extends $Command<GetTranscriptionJobCommandInput, GetTranscriptionJobCommandOutput, TranscribeClientResolvedConfig> {
165
- readonly input: GetTranscriptionJobCommandInput;
166
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
167
- /**
168
- * @public
169
- */
170
- constructor(input: GetTranscriptionJobCommandInput);
171
- /**
172
- * @internal
173
- */
174
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTranscriptionJobCommandInput, GetTranscriptionJobCommandOutput>;
175
- /**
176
- * @internal
177
- */
178
- private serialize;
179
- /**
180
- * @internal
181
- */
182
- private deserialize;
167
+ export declare class GetTranscriptionJobCommand extends GetTranscriptionJobCommand_base {
183
168
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetVocabularyRequest, GetVocabularyResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetVocabularyCommandInput extends GetVocabularyRequest {
21
20
  */
22
21
  export interface GetVocabularyCommandOutput extends GetVocabularyResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetVocabularyCommand_base: {
24
+ new (input: GetVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<GetVocabularyCommandInput, GetVocabularyCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides information about the specified custom vocabulary.</p>
@@ -80,23 +83,5 @@ export interface GetVocabularyCommandOutput extends GetVocabularyResponse, __Met
80
83
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
81
84
  *
82
85
  */
83
- export declare class GetVocabularyCommand extends $Command<GetVocabularyCommandInput, GetVocabularyCommandOutput, TranscribeClientResolvedConfig> {
84
- readonly input: GetVocabularyCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: GetVocabularyCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVocabularyCommandInput, GetVocabularyCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class GetVocabularyCommand extends GetVocabularyCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetVocabularyFilterRequest, GetVocabularyFilterResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetVocabularyFilterCommandInput extends GetVocabularyFilterRequ
21
20
  */
22
21
  export interface GetVocabularyFilterCommandOutput extends GetVocabularyFilterResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetVocabularyFilterCommand_base: {
24
+ new (input: GetVocabularyFilterCommandInput): import("@smithy/smithy-client").CommandImpl<GetVocabularyFilterCommandInput, GetVocabularyFilterCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides information about the specified custom vocabulary filter.</p>
@@ -73,23 +76,5 @@ export interface GetVocabularyFilterCommandOutput extends GetVocabularyFilterRes
73
76
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
74
77
  *
75
78
  */
76
- export declare class GetVocabularyFilterCommand extends $Command<GetVocabularyFilterCommandInput, GetVocabularyFilterCommandOutput, TranscribeClientResolvedConfig> {
77
- readonly input: GetVocabularyFilterCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: GetVocabularyFilterCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVocabularyFilterCommandInput, GetVocabularyFilterCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class GetVocabularyFilterCommand extends GetVocabularyFilterCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListCallAnalyticsCategoriesRequest, ListCallAnalyticsCategoriesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCallAnalyticsCategoriesCommandInput extends ListCallAnalyti
21
20
  */
22
21
  export interface ListCallAnalyticsCategoriesCommandOutput extends ListCallAnalyticsCategoriesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCallAnalyticsCategoriesCommand_base: {
24
+ new (input: ListCallAnalyticsCategoriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCallAnalyticsCategoriesCommandInput, ListCallAnalyticsCategoriesCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of Call Analytics categories, including all rules that make up each
@@ -152,23 +155,5 @@ export interface ListCallAnalyticsCategoriesCommandOutput extends ListCallAnalyt
152
155
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
153
156
  *
154
157
  */
155
- export declare class ListCallAnalyticsCategoriesCommand extends $Command<ListCallAnalyticsCategoriesCommandInput, ListCallAnalyticsCategoriesCommandOutput, TranscribeClientResolvedConfig> {
156
- readonly input: ListCallAnalyticsCategoriesCommandInput;
157
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
158
- /**
159
- * @public
160
- */
161
- constructor(input: ListCallAnalyticsCategoriesCommandInput);
162
- /**
163
- * @internal
164
- */
165
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCallAnalyticsCategoriesCommandInput, ListCallAnalyticsCategoriesCommandOutput>;
166
- /**
167
- * @internal
168
- */
169
- private serialize;
170
- /**
171
- * @internal
172
- */
173
- private deserialize;
158
+ export declare class ListCallAnalyticsCategoriesCommand extends ListCallAnalyticsCategoriesCommand_base {
174
159
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListCallAnalyticsJobsRequest, ListCallAnalyticsJobsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCallAnalyticsJobsCommandInput extends ListCallAnalyticsJobs
21
20
  */
22
21
  export interface ListCallAnalyticsJobsCommandOutput extends ListCallAnalyticsJobsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCallAnalyticsJobsCommand_base: {
24
+ new (input: ListCallAnalyticsJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCallAnalyticsJobsCommandInput, ListCallAnalyticsJobsCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of Call Analytics jobs that match the specified criteria. If no
@@ -82,23 +85,5 @@ export interface ListCallAnalyticsJobsCommandOutput extends ListCallAnalyticsJob
82
85
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
83
86
  *
84
87
  */
85
- export declare class ListCallAnalyticsJobsCommand extends $Command<ListCallAnalyticsJobsCommandInput, ListCallAnalyticsJobsCommandOutput, TranscribeClientResolvedConfig> {
86
- readonly input: ListCallAnalyticsJobsCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: ListCallAnalyticsJobsCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCallAnalyticsJobsCommandInput, ListCallAnalyticsJobsCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class ListCallAnalyticsJobsCommand extends ListCallAnalyticsJobsCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListLanguageModelsRequest, ListLanguageModelsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListLanguageModelsCommandInput extends ListLanguageModelsReques
21
20
  */
22
21
  export interface ListLanguageModelsCommandOutput extends ListLanguageModelsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListLanguageModelsCommand_base: {
24
+ new (input: ListLanguageModelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLanguageModelsCommandInput, ListLanguageModelsCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of custom language models that match the specified criteria. If no
@@ -87,23 +90,5 @@ export interface ListLanguageModelsCommandOutput extends ListLanguageModelsRespo
87
90
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
88
91
  *
89
92
  */
90
- export declare class ListLanguageModelsCommand extends $Command<ListLanguageModelsCommandInput, ListLanguageModelsCommandOutput, TranscribeClientResolvedConfig> {
91
- readonly input: ListLanguageModelsCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: ListLanguageModelsCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLanguageModelsCommandInput, ListLanguageModelsCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class ListLanguageModelsCommand extends ListLanguageModelsCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListMedicalScribeJobsRequest, ListMedicalScribeJobsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListMedicalScribeJobsCommandInput extends ListMedicalScribeJobs
21
20
  */
22
21
  export interface ListMedicalScribeJobsCommandOutput extends ListMedicalScribeJobsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListMedicalScribeJobsCommand_base: {
24
+ new (input: ListMedicalScribeJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMedicalScribeJobsCommandInput, ListMedicalScribeJobsCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of Medical Scribe jobs that match the specified criteria. If no
@@ -82,23 +85,5 @@ export interface ListMedicalScribeJobsCommandOutput extends ListMedicalScribeJob
82
85
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
83
86
  *
84
87
  */
85
- export declare class ListMedicalScribeJobsCommand extends $Command<ListMedicalScribeJobsCommandInput, ListMedicalScribeJobsCommandOutput, TranscribeClientResolvedConfig> {
86
- readonly input: ListMedicalScribeJobsCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: ListMedicalScribeJobsCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMedicalScribeJobsCommandInput, ListMedicalScribeJobsCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class ListMedicalScribeJobsCommand extends ListMedicalScribeJobsCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListMedicalTranscriptionJobsRequest, ListMedicalTranscriptionJobsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListMedicalTranscriptionJobsCommandInput extends ListMedicalTra
21
20
  */
22
21
  export interface ListMedicalTranscriptionJobsCommandOutput extends ListMedicalTranscriptionJobsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListMedicalTranscriptionJobsCommand_base: {
24
+ new (input: ListMedicalTranscriptionJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMedicalTranscriptionJobsCommandInput, ListMedicalTranscriptionJobsCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of medical transcription jobs that match the specified criteria. If no
@@ -86,23 +89,5 @@ export interface ListMedicalTranscriptionJobsCommandOutput extends ListMedicalTr
86
89
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
87
90
  *
88
91
  */
89
- export declare class ListMedicalTranscriptionJobsCommand extends $Command<ListMedicalTranscriptionJobsCommandInput, ListMedicalTranscriptionJobsCommandOutput, TranscribeClientResolvedConfig> {
90
- readonly input: ListMedicalTranscriptionJobsCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: ListMedicalTranscriptionJobsCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMedicalTranscriptionJobsCommandInput, ListMedicalTranscriptionJobsCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class ListMedicalTranscriptionJobsCommand extends ListMedicalTranscriptionJobsCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListMedicalVocabulariesRequest, ListMedicalVocabulariesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListMedicalVocabulariesCommandInput extends ListMedicalVocabula
21
20
  */
22
21
  export interface ListMedicalVocabulariesCommandOutput extends ListMedicalVocabulariesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListMedicalVocabulariesCommand_base: {
24
+ new (input: ListMedicalVocabulariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMedicalVocabulariesCommandInput, ListMedicalVocabulariesCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of custom medical vocabularies that match the specified criteria. If
@@ -79,23 +82,5 @@ export interface ListMedicalVocabulariesCommandOutput extends ListMedicalVocabul
79
82
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
80
83
  *
81
84
  */
82
- export declare class ListMedicalVocabulariesCommand extends $Command<ListMedicalVocabulariesCommandInput, ListMedicalVocabulariesCommandOutput, TranscribeClientResolvedConfig> {
83
- readonly input: ListMedicalVocabulariesCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: ListMedicalVocabulariesCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMedicalVocabulariesCommandInput, ListMedicalVocabulariesCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class ListMedicalVocabulariesCommand extends ListMedicalVocabulariesCommand_base {
101
86
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all tags associated with the specified transcription job, vocabulary, model, or
@@ -78,23 +81,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
78
81
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
79
82
  *
80
83
  */
81
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, TranscribeClientResolvedConfig> {
82
- readonly input: ListTagsForResourceCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: ListTagsForResourceCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListTranscriptionJobsRequest, ListTranscriptionJobsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTranscriptionJobsCommandInput extends ListTranscriptionJobs
21
20
  */
22
21
  export interface ListTranscriptionJobsCommandOutput extends ListTranscriptionJobsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTranscriptionJobsCommand_base: {
24
+ new (input: ListTranscriptionJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTranscriptionJobsCommandInput, ListTranscriptionJobsCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of transcription jobs that match the specified criteria. If no
@@ -109,23 +112,5 @@ export interface ListTranscriptionJobsCommandOutput extends ListTranscriptionJob
109
112
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
110
113
  *
111
114
  */
112
- export declare class ListTranscriptionJobsCommand extends $Command<ListTranscriptionJobsCommandInput, ListTranscriptionJobsCommandOutput, TranscribeClientResolvedConfig> {
113
- readonly input: ListTranscriptionJobsCommandInput;
114
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
115
- /**
116
- * @public
117
- */
118
- constructor(input: ListTranscriptionJobsCommandInput);
119
- /**
120
- * @internal
121
- */
122
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTranscriptionJobsCommandInput, ListTranscriptionJobsCommandOutput>;
123
- /**
124
- * @internal
125
- */
126
- private serialize;
127
- /**
128
- * @internal
129
- */
130
- private deserialize;
115
+ export declare class ListTranscriptionJobsCommand extends ListTranscriptionJobsCommand_base {
131
116
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListVocabulariesRequest, ListVocabulariesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListVocabulariesCommandInput extends ListVocabulariesRequest {
21
20
  */
22
21
  export interface ListVocabulariesCommandOutput extends ListVocabulariesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListVocabulariesCommand_base: {
24
+ new (input: ListVocabulariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVocabulariesCommandInput, ListVocabulariesCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of custom vocabularies that match the specified criteria. If no
@@ -79,23 +82,5 @@ export interface ListVocabulariesCommandOutput extends ListVocabulariesResponse,
79
82
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
80
83
  *
81
84
  */
82
- export declare class ListVocabulariesCommand extends $Command<ListVocabulariesCommandInput, ListVocabulariesCommandOutput, TranscribeClientResolvedConfig> {
83
- readonly input: ListVocabulariesCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: ListVocabulariesCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListVocabulariesCommandInput, ListVocabulariesCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class ListVocabulariesCommand extends ListVocabulariesCommand_base {
101
86
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListVocabularyFiltersRequest, ListVocabularyFiltersResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListVocabularyFiltersCommandInput extends ListVocabularyFilters
21
20
  */
22
21
  export interface ListVocabularyFiltersCommandOutput extends ListVocabularyFiltersResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListVocabularyFiltersCommand_base: {
24
+ new (input: ListVocabularyFiltersCommandInput): import("@smithy/smithy-client").CommandImpl<ListVocabularyFiltersCommandInput, ListVocabularyFiltersCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides a list of custom vocabulary filters that match the specified criteria. If no
@@ -76,23 +79,5 @@ export interface ListVocabularyFiltersCommandOutput extends ListVocabularyFilter
76
79
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
77
80
  *
78
81
  */
79
- export declare class ListVocabularyFiltersCommand extends $Command<ListVocabularyFiltersCommandInput, ListVocabularyFiltersCommandOutput, TranscribeClientResolvedConfig> {
80
- readonly input: ListVocabularyFiltersCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: ListVocabularyFiltersCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListVocabularyFiltersCommandInput, ListVocabularyFiltersCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class ListVocabularyFiltersCommand extends ListVocabularyFiltersCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { StartCallAnalyticsJobRequest, StartCallAnalyticsJobResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StartCallAnalyticsJobCommandInput extends StartCallAnalyticsJob
21
20
  */
22
21
  export interface StartCallAnalyticsJobCommandOutput extends StartCallAnalyticsJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const StartCallAnalyticsJobCommand_base: {
24
+ new (input: StartCallAnalyticsJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartCallAnalyticsJobCommandInput, StartCallAnalyticsJobCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Transcribes the audio from a customer service call and applies any additional Request
@@ -210,23 +213,5 @@ export interface StartCallAnalyticsJobCommandOutput extends StartCallAnalyticsJo
210
213
  * <p>Base exception class for all service exceptions from Transcribe service.</p>
211
214
  *
212
215
  */
213
- export declare class StartCallAnalyticsJobCommand extends $Command<StartCallAnalyticsJobCommandInput, StartCallAnalyticsJobCommandOutput, TranscribeClientResolvedConfig> {
214
- readonly input: StartCallAnalyticsJobCommandInput;
215
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
216
- /**
217
- * @public
218
- */
219
- constructor(input: StartCallAnalyticsJobCommandInput);
220
- /**
221
- * @internal
222
- */
223
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartCallAnalyticsJobCommandInput, StartCallAnalyticsJobCommandOutput>;
224
- /**
225
- * @internal
226
- */
227
- private serialize;
228
- /**
229
- * @internal
230
- */
231
- private deserialize;
216
+ export declare class StartCallAnalyticsJobCommand extends StartCallAnalyticsJobCommand_base {
232
217
  }