@aws-sdk/client-transcribe 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CreateCallAnalyticsCategoryCommand.js +18 -41
- package/dist-cjs/commands/CreateLanguageModelCommand.js +18 -41
- package/dist-cjs/commands/CreateMedicalVocabularyCommand.js +18 -41
- package/dist-cjs/commands/CreateVocabularyCommand.js +18 -41
- package/dist-cjs/commands/CreateVocabularyFilterCommand.js +18 -41
- package/dist-cjs/commands/DeleteCallAnalyticsCategoryCommand.js +18 -41
- package/dist-cjs/commands/DeleteCallAnalyticsJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteLanguageModelCommand.js +18 -41
- package/dist-cjs/commands/DeleteMedicalScribeJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteMedicalTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteMedicalVocabularyCommand.js +18 -41
- package/dist-cjs/commands/DeleteTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteVocabularyCommand.js +18 -41
- package/dist-cjs/commands/DeleteVocabularyFilterCommand.js +18 -41
- package/dist-cjs/commands/DescribeLanguageModelCommand.js +18 -41
- package/dist-cjs/commands/GetCallAnalyticsCategoryCommand.js +18 -41
- package/dist-cjs/commands/GetCallAnalyticsJobCommand.js +18 -41
- package/dist-cjs/commands/GetMedicalScribeJobCommand.js +18 -41
- package/dist-cjs/commands/GetMedicalTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/GetMedicalVocabularyCommand.js +18 -41
- package/dist-cjs/commands/GetTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/GetVocabularyCommand.js +18 -41
- package/dist-cjs/commands/GetVocabularyFilterCommand.js +18 -41
- package/dist-cjs/commands/ListCallAnalyticsCategoriesCommand.js +18 -41
- package/dist-cjs/commands/ListCallAnalyticsJobsCommand.js +18 -41
- package/dist-cjs/commands/ListLanguageModelsCommand.js +18 -41
- package/dist-cjs/commands/ListMedicalScribeJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMedicalTranscriptionJobsCommand.js +18 -41
- package/dist-cjs/commands/ListMedicalVocabulariesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTranscriptionJobsCommand.js +18 -41
- package/dist-cjs/commands/ListVocabulariesCommand.js +18 -41
- package/dist-cjs/commands/ListVocabularyFiltersCommand.js +18 -41
- package/dist-cjs/commands/StartCallAnalyticsJobCommand.js +18 -41
- package/dist-cjs/commands/StartMedicalScribeJobCommand.js +18 -41
- package/dist-cjs/commands/StartMedicalTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/StartTranscriptionJobCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateCallAnalyticsCategoryCommand.js +18 -41
- package/dist-cjs/commands/UpdateMedicalVocabularyCommand.js +18 -41
- package/dist-cjs/commands/UpdateVocabularyCommand.js +18 -41
- package/dist-cjs/commands/UpdateVocabularyFilterCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CreateCallAnalyticsCategoryCommand.js +18 -41
- package/dist-es/commands/CreateLanguageModelCommand.js +18 -41
- package/dist-es/commands/CreateMedicalVocabularyCommand.js +18 -41
- package/dist-es/commands/CreateVocabularyCommand.js +18 -41
- package/dist-es/commands/CreateVocabularyFilterCommand.js +18 -41
- package/dist-es/commands/DeleteCallAnalyticsCategoryCommand.js +18 -41
- package/dist-es/commands/DeleteCallAnalyticsJobCommand.js +18 -41
- package/dist-es/commands/DeleteLanguageModelCommand.js +18 -41
- package/dist-es/commands/DeleteMedicalScribeJobCommand.js +18 -41
- package/dist-es/commands/DeleteMedicalTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/DeleteMedicalVocabularyCommand.js +18 -41
- package/dist-es/commands/DeleteTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/DeleteVocabularyCommand.js +18 -41
- package/dist-es/commands/DeleteVocabularyFilterCommand.js +18 -41
- package/dist-es/commands/DescribeLanguageModelCommand.js +18 -41
- package/dist-es/commands/GetCallAnalyticsCategoryCommand.js +18 -41
- package/dist-es/commands/GetCallAnalyticsJobCommand.js +18 -41
- package/dist-es/commands/GetMedicalScribeJobCommand.js +18 -41
- package/dist-es/commands/GetMedicalTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/GetMedicalVocabularyCommand.js +18 -41
- package/dist-es/commands/GetTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/GetVocabularyCommand.js +18 -41
- package/dist-es/commands/GetVocabularyFilterCommand.js +18 -41
- package/dist-es/commands/ListCallAnalyticsCategoriesCommand.js +18 -41
- package/dist-es/commands/ListCallAnalyticsJobsCommand.js +18 -41
- package/dist-es/commands/ListLanguageModelsCommand.js +18 -41
- package/dist-es/commands/ListMedicalScribeJobsCommand.js +18 -41
- package/dist-es/commands/ListMedicalTranscriptionJobsCommand.js +18 -41
- package/dist-es/commands/ListMedicalVocabulariesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTranscriptionJobsCommand.js +18 -41
- package/dist-es/commands/ListVocabulariesCommand.js +18 -41
- package/dist-es/commands/ListVocabularyFiltersCommand.js +18 -41
- package/dist-es/commands/StartCallAnalyticsJobCommand.js +18 -41
- package/dist-es/commands/StartMedicalScribeJobCommand.js +18 -41
- package/dist-es/commands/StartMedicalTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/StartTranscriptionJobCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateCallAnalyticsCategoryCommand.js +18 -41
- package/dist-es/commands/UpdateMedicalVocabularyCommand.js +18 -41
- package/dist-es/commands/UpdateVocabularyCommand.js +18 -41
- package/dist-es/commands/UpdateVocabularyFilterCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CreateCallAnalyticsCategoryCommand.d.ts +6 -21
- package/dist-types/commands/CreateLanguageModelCommand.d.ts +6 -21
- package/dist-types/commands/CreateMedicalVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/CreateVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/CreateVocabularyFilterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCallAnalyticsCategoryCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCallAnalyticsJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLanguageModelCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMedicalScribeJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMedicalTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMedicalVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVocabularyFilterCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLanguageModelCommand.d.ts +6 -21
- package/dist-types/commands/GetCallAnalyticsCategoryCommand.d.ts +6 -21
- package/dist-types/commands/GetCallAnalyticsJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMedicalScribeJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMedicalTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/GetMedicalVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/GetTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/GetVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/GetVocabularyFilterCommand.d.ts +6 -21
- package/dist-types/commands/ListCallAnalyticsCategoriesCommand.d.ts +6 -21
- package/dist-types/commands/ListCallAnalyticsJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListLanguageModelsCommand.d.ts +6 -21
- package/dist-types/commands/ListMedicalScribeJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMedicalTranscriptionJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListMedicalVocabulariesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTranscriptionJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListVocabulariesCommand.d.ts +6 -21
- package/dist-types/commands/ListVocabularyFiltersCommand.d.ts +6 -21
- package/dist-types/commands/StartCallAnalyticsJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMedicalScribeJobCommand.d.ts +6 -21
- package/dist-types/commands/StartMedicalTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/StartTranscriptionJobCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCallAnalyticsCategoryCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMedicalVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVocabularyFilterCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateCallAnalyticsCategoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLanguageModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMedicalVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVocabularyFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsCategoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteLanguageModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMedicalScribeJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMedicalTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMedicalVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVocabularyFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLanguageModelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCallAnalyticsCategoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCallAnalyticsJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMedicalScribeJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMedicalTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMedicalVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTranscriptionJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVocabularyFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCallAnalyticsCategoriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCallAnalyticsJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLanguageModelsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMedicalScribeJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMedicalTranscriptionJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMedicalVocabulariesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTranscriptionJobsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListVocabulariesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListVocabularyFiltersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartCallAnalyticsJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMedicalScribeJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMedicalTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartTranscriptionJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateCallAnalyticsCategoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMedicalVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateVocabularyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVocabularyFilterCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,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
|
}
|
|
@@ -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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds one or more custom tags, each in the form of a key:value pair, to the specified
|
|
@@ -80,23 +83,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Transcribe service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class TagResourceCommand extends
|
|
84
|
-
readonly input: TagResourceCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: TagResourceCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class TagResourceCommand extends TagResourceCommand_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 {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes the specified tags from the specified Amazon Transcribe resource.</p>
|
|
@@ -76,23 +79,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from Transcribe service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class UntagResourceCommand extends
|
|
80
|
-
readonly input: UntagResourceCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: UntagResourceCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_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 { UpdateCallAnalyticsCategoryRequest, UpdateCallAnalyticsCategoryResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateCallAnalyticsCategoryCommandInput extends UpdateCallAnaly
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateCallAnalyticsCategoryCommandOutput extends UpdateCallAnalyticsCategoryResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateCallAnalyticsCategoryCommand_base: {
|
|
24
|
+
new (input: UpdateCallAnalyticsCategoryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCallAnalyticsCategoryCommandInput, UpdateCallAnalyticsCategoryCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified Call Analytics category with new rules. Note that the
|
|
@@ -235,23 +238,5 @@ export interface UpdateCallAnalyticsCategoryCommandOutput extends UpdateCallAnal
|
|
|
235
238
|
* <p>Base exception class for all service exceptions from Transcribe service.</p>
|
|
236
239
|
*
|
|
237
240
|
*/
|
|
238
|
-
export declare class UpdateCallAnalyticsCategoryCommand extends
|
|
239
|
-
readonly input: UpdateCallAnalyticsCategoryCommandInput;
|
|
240
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
241
|
-
/**
|
|
242
|
-
* @public
|
|
243
|
-
*/
|
|
244
|
-
constructor(input: UpdateCallAnalyticsCategoryCommandInput);
|
|
245
|
-
/**
|
|
246
|
-
* @internal
|
|
247
|
-
*/
|
|
248
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCallAnalyticsCategoryCommandInput, UpdateCallAnalyticsCategoryCommandOutput>;
|
|
249
|
-
/**
|
|
250
|
-
* @internal
|
|
251
|
-
*/
|
|
252
|
-
private serialize;
|
|
253
|
-
/**
|
|
254
|
-
* @internal
|
|
255
|
-
*/
|
|
256
|
-
private deserialize;
|
|
241
|
+
export declare class UpdateCallAnalyticsCategoryCommand extends UpdateCallAnalyticsCategoryCommand_base {
|
|
257
242
|
}
|
|
@@ -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 { UpdateMedicalVocabularyRequest, UpdateMedicalVocabularyResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateMedicalVocabularyCommandInput extends UpdateMedicalVocabu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateMedicalVocabularyCommandOutput extends UpdateMedicalVocabularyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateMedicalVocabularyCommand_base: {
|
|
24
|
+
new (input: UpdateMedicalVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMedicalVocabularyCommandInput, UpdateMedicalVocabularyCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates an existing custom medical vocabulary with new values. This operation
|
|
@@ -80,23 +83,5 @@ export interface UpdateMedicalVocabularyCommandOutput extends UpdateMedicalVocab
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Transcribe service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class UpdateMedicalVocabularyCommand extends
|
|
84
|
-
readonly input: UpdateMedicalVocabularyCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: UpdateMedicalVocabularyCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMedicalVocabularyCommandInput, UpdateMedicalVocabularyCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class UpdateMedicalVocabularyCommand extends UpdateMedicalVocabularyCommand_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 {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateVocabularyRequest, UpdateVocabularyResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateVocabularyCommandInput extends UpdateVocabularyRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateVocabularyCommandOutput extends UpdateVocabularyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateVocabularyCommand_base: {
|
|
24
|
+
new (input: UpdateVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVocabularyCommandInput, UpdateVocabularyCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates an existing custom vocabulary with new values. This operation overwrites all
|
|
@@ -84,23 +87,5 @@ export interface UpdateVocabularyCommandOutput extends UpdateVocabularyResponse,
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from Transcribe service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class UpdateVocabularyCommand extends
|
|
88
|
-
readonly input: UpdateVocabularyCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: UpdateVocabularyCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateVocabularyCommandInput, UpdateVocabularyCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class UpdateVocabularyCommand extends UpdateVocabularyCommand_base {
|
|
106
91
|
}
|
|
@@ -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 { UpdateVocabularyFilterRequest, UpdateVocabularyFilterResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateVocabularyFilterCommandInput extends UpdateVocabularyFilt
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateVocabularyFilterCommandOutput extends UpdateVocabularyFilterResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateVocabularyFilterCommand_base: {
|
|
24
|
+
new (input: UpdateVocabularyFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVocabularyFilterCommandInput, UpdateVocabularyFilterCommandOutput, TranscribeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates an existing custom vocabulary filter with a new list of words. The new list
|
|
@@ -78,23 +81,5 @@ export interface UpdateVocabularyFilterCommandOutput extends UpdateVocabularyFil
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from Transcribe service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class UpdateVocabularyFilterCommand extends
|
|
82
|
-
readonly input: UpdateVocabularyFilterCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: UpdateVocabularyFilterCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: TranscribeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateVocabularyFilterCommandInput, UpdateVocabularyFilterCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class UpdateVocabularyFilterCommand extends UpdateVocabularyFilterCommand_base {
|
|
100
85
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CreateCallAnalyticsCategoryRequest,
|
|
11
5
|
CreateCallAnalyticsCategoryResponse,
|
|
@@ -21,22 +15,16 @@ export interface CreateCallAnalyticsCategoryCommandInput
|
|
|
21
15
|
export interface CreateCallAnalyticsCategoryCommandOutput
|
|
22
16
|
extends CreateCallAnalyticsCategoryResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateCallAnalyticsCategoryCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateCallAnalyticsCategoryCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: TranscribeClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateCallAnalyticsCategoryCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateCallAnalyticsCategoryCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateCallAnalyticsCategoryCommandInput,
|
|
38
|
-
CreateCallAnalyticsCategoryCommandOutput
|
|
23
|
+
CreateCallAnalyticsCategoryCommandOutput,
|
|
24
|
+
TranscribeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateCallAnalyticsCategoryCommand extends CreateCallAnalyticsCategoryCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CreateLanguageModelRequest,
|
|
11
5
|
CreateLanguageModelResponse,
|
|
@@ -21,19 +15,16 @@ export interface CreateLanguageModelCommandInput
|
|
|
21
15
|
export interface CreateLanguageModelCommandOutput
|
|
22
16
|
extends CreateLanguageModelResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const CreateLanguageModelCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateLanguageModelCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
CreateLanguageModelCommandInput,
|
|
23
|
+
CreateLanguageModelCommandOutput,
|
|
24
|
+
TranscribeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateLanguageModelCommand extends CreateLanguageModelCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CreateMedicalVocabularyRequest,
|
|
11
5
|
CreateMedicalVocabularyResponse,
|
|
@@ -21,22 +15,16 @@ export interface CreateMedicalVocabularyCommandInput
|
|
|
21
15
|
export interface CreateMedicalVocabularyCommandOutput
|
|
22
16
|
extends CreateMedicalVocabularyResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateMedicalVocabularyCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateMedicalVocabularyCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: TranscribeClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateMedicalVocabularyCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateMedicalVocabularyCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateMedicalVocabularyCommandInput,
|
|
38
|
-
CreateMedicalVocabularyCommandOutput
|
|
23
|
+
CreateMedicalVocabularyCommandOutput,
|
|
24
|
+
TranscribeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateMedicalVocabularyCommand extends CreateMedicalVocabularyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CreateVocabularyRequest,
|
|
11
5
|
CreateVocabularyResponse,
|
|
@@ -20,19 +14,16 @@ export interface CreateVocabularyCommandInput extends CreateVocabularyRequest {}
|
|
|
20
14
|
export interface CreateVocabularyCommandOutput
|
|
21
15
|
extends CreateVocabularyResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateVocabularyCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateVocabularyCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateVocabularyCommandInput,
|
|
22
|
+
CreateVocabularyCommandOutput,
|
|
23
|
+
TranscribeClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateVocabularyCommand extends CreateVocabularyCommand_base {}
|