@aws-sdk/client-transcribe 3.477.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-cjs/pagination/ListCallAnalyticsCategoriesPaginator.js +2 -24
- package/dist-cjs/pagination/ListCallAnalyticsJobsPaginator.js +2 -24
- package/dist-cjs/pagination/ListLanguageModelsPaginator.js +2 -24
- package/dist-cjs/pagination/ListMedicalScribeJobsPaginator.js +2 -24
- package/dist-cjs/pagination/ListMedicalTranscriptionJobsPaginator.js +2 -24
- package/dist-cjs/pagination/ListMedicalVocabulariesPaginator.js +2 -24
- package/dist-cjs/pagination/ListTranscriptionJobsPaginator.js +2 -24
- package/dist-cjs/pagination/ListVocabulariesPaginator.js +2 -24
- package/dist-cjs/pagination/ListVocabularyFiltersPaginator.js +2 -24
- 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-es/pagination/ListCallAnalyticsCategoriesPaginator.js +2 -23
- package/dist-es/pagination/ListCallAnalyticsJobsPaginator.js +2 -23
- package/dist-es/pagination/ListLanguageModelsPaginator.js +2 -23
- package/dist-es/pagination/ListMedicalScribeJobsPaginator.js +2 -23
- package/dist-es/pagination/ListMedicalTranscriptionJobsPaginator.js +2 -23
- package/dist-es/pagination/ListMedicalVocabulariesPaginator.js +2 -23
- package/dist-es/pagination/ListTranscriptionJobsPaginator.js +2 -23
- package/dist-es/pagination/ListVocabulariesPaginator.js +2 -23
- package/dist-es/pagination/ListVocabularyFiltersPaginator.js +2 -23
- 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/pagination/ListCallAnalyticsCategoriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCallAnalyticsJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLanguageModelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMedicalScribeJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMedicalTranscriptionJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMedicalVocabulariesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTranscriptionJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVocabulariesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVocabularyFiltersPaginator.d.ts +1 -1
- 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/dist-types/ts3.4/pagination/ListCallAnalyticsCategoriesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCallAnalyticsJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListLanguageModelsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMedicalScribeJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMedicalTranscriptionJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMedicalVocabulariesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTranscriptionJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListVocabulariesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListVocabularyFiltersPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StartMedicalScribeJobRequest, StartMedicalScribeJobResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartMedicalScribeJobCommandInput extends StartMedicalScribeJob
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartMedicalScribeJobCommandOutput extends StartMedicalScribeJobResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartMedicalScribeJobCommand_base: {
|
|
24
|
+
new (input: StartMedicalScribeJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMedicalScribeJobCommandInput, StartMedicalScribeJobCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Transcribes patient-clinician conversations and generates clinical notes. </p>
|
|
@@ -181,23 +184,5 @@ export interface StartMedicalScribeJobCommandOutput extends StartMedicalScribeJo
|
|
|
181
184
|
* <p>Base exception class for all service exceptions from Transcribe service.</p>
|
|
182
185
|
*
|
|
183
186
|
*/
|
|
184
|
-
export declare class StartMedicalScribeJobCommand extends
|
|
185
|
-
readonly input: StartMedicalScribeJobCommandInput;
|
|
186
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
187
|
-
/**
|
|
188
|
-
* @public
|
|
189
|
-
*/
|
|
190
|
-
constructor(input: StartMedicalScribeJobCommandInput);
|
|
191
|
-
/**
|
|
192
|
-
* @internal
|
|
193
|
-
*/
|
|
194
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMedicalScribeJobCommandInput, StartMedicalScribeJobCommandOutput>;
|
|
195
|
-
/**
|
|
196
|
-
* @internal
|
|
197
|
-
*/
|
|
198
|
-
private serialize;
|
|
199
|
-
/**
|
|
200
|
-
* @internal
|
|
201
|
-
*/
|
|
202
|
-
private deserialize;
|
|
187
|
+
export declare class StartMedicalScribeJobCommand extends StartMedicalScribeJobCommand_base {
|
|
203
188
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StartMedicalTranscriptionJobRequest, StartMedicalTranscriptionJobResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartMedicalTranscriptionJobCommandInput extends StartMedicalTr
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartMedicalTranscriptionJobCommandOutput extends StartMedicalTranscriptionJobResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartMedicalTranscriptionJobCommand_base: {
|
|
24
|
+
new (input: StartMedicalTranscriptionJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMedicalTranscriptionJobCommandInput, StartMedicalTranscriptionJobCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Transcribes the audio from a medical dictation or conversation and applies any
|
|
@@ -181,23 +184,5 @@ export interface StartMedicalTranscriptionJobCommandOutput extends StartMedicalT
|
|
|
181
184
|
* <p>Base exception class for all service exceptions from Transcribe service.</p>
|
|
182
185
|
*
|
|
183
186
|
*/
|
|
184
|
-
export declare class StartMedicalTranscriptionJobCommand extends
|
|
185
|
-
readonly input: StartMedicalTranscriptionJobCommandInput;
|
|
186
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
187
|
-
/**
|
|
188
|
-
* @public
|
|
189
|
-
*/
|
|
190
|
-
constructor(input: StartMedicalTranscriptionJobCommandInput);
|
|
191
|
-
/**
|
|
192
|
-
* @internal
|
|
193
|
-
*/
|
|
194
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMedicalTranscriptionJobCommandInput, StartMedicalTranscriptionJobCommandOutput>;
|
|
195
|
-
/**
|
|
196
|
-
* @internal
|
|
197
|
-
*/
|
|
198
|
-
private serialize;
|
|
199
|
-
/**
|
|
200
|
-
* @internal
|
|
201
|
-
*/
|
|
202
|
-
private deserialize;
|
|
187
|
+
export declare class StartMedicalTranscriptionJobCommand extends StartMedicalTranscriptionJobCommand_base {
|
|
203
188
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { StartTranscriptionJobRequest, StartTranscriptionJobResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartTranscriptionJobCommandInput extends StartTranscriptionJob
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartTranscriptionJobCommandOutput extends StartTranscriptionJobResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartTranscriptionJobCommand_base: {
|
|
24
|
+
new (input: StartTranscriptionJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartTranscriptionJobCommandInput, StartTranscriptionJobCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Transcribes the audio from a media file and applies any additional Request Parameters
|
|
@@ -254,23 +257,5 @@ export interface StartTranscriptionJobCommandOutput extends StartTranscriptionJo
|
|
|
254
257
|
* <p>Base exception class for all service exceptions from Transcribe service.</p>
|
|
255
258
|
*
|
|
256
259
|
*/
|
|
257
|
-
export declare class StartTranscriptionJobCommand extends
|
|
258
|
-
readonly input: StartTranscriptionJobCommandInput;
|
|
259
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
260
|
-
/**
|
|
261
|
-
* @public
|
|
262
|
-
*/
|
|
263
|
-
constructor(input: StartTranscriptionJobCommandInput);
|
|
264
|
-
/**
|
|
265
|
-
* @internal
|
|
266
|
-
*/
|
|
267
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartTranscriptionJobCommandInput, StartTranscriptionJobCommandOutput>;
|
|
268
|
-
/**
|
|
269
|
-
* @internal
|
|
270
|
-
*/
|
|
271
|
-
private serialize;
|
|
272
|
-
/**
|
|
273
|
-
* @internal
|
|
274
|
-
*/
|
|
275
|
-
private deserialize;
|
|
260
|
+
export declare class StartTranscriptionJobCommand extends StartTranscriptionJobCommand_base {
|
|
276
261
|
}
|