@aws-sdk/client-transcribe 3.337.0 → 3.341.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/TranscribeClient.js +2 -1
- package/dist-cjs/commands/CreateCallAnalyticsCategoryCommand.js +2 -1
- package/dist-cjs/commands/CreateLanguageModelCommand.js +2 -1
- package/dist-cjs/commands/CreateMedicalVocabularyCommand.js +2 -1
- package/dist-cjs/commands/CreateVocabularyCommand.js +2 -1
- package/dist-cjs/commands/CreateVocabularyFilterCommand.js +2 -1
- package/dist-cjs/commands/DeleteCallAnalyticsCategoryCommand.js +2 -1
- package/dist-cjs/commands/DeleteCallAnalyticsJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteLanguageModelCommand.js +2 -1
- package/dist-cjs/commands/DeleteMedicalTranscriptionJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteMedicalVocabularyCommand.js +2 -1
- package/dist-cjs/commands/DeleteTranscriptionJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -1
- package/dist-cjs/commands/DeleteVocabularyFilterCommand.js +2 -1
- package/dist-cjs/commands/DescribeLanguageModelCommand.js +2 -1
- package/dist-cjs/commands/GetCallAnalyticsCategoryCommand.js +2 -1
- package/dist-cjs/commands/GetCallAnalyticsJobCommand.js +2 -1
- package/dist-cjs/commands/GetMedicalTranscriptionJobCommand.js +2 -1
- package/dist-cjs/commands/GetMedicalVocabularyCommand.js +2 -1
- package/dist-cjs/commands/GetTranscriptionJobCommand.js +2 -1
- package/dist-cjs/commands/GetVocabularyCommand.js +2 -1
- package/dist-cjs/commands/GetVocabularyFilterCommand.js +2 -1
- package/dist-cjs/commands/ListCallAnalyticsCategoriesCommand.js +2 -1
- package/dist-cjs/commands/ListCallAnalyticsJobsCommand.js +2 -1
- package/dist-cjs/commands/ListLanguageModelsCommand.js +2 -1
- package/dist-cjs/commands/ListMedicalTranscriptionJobsCommand.js +2 -1
- package/dist-cjs/commands/ListMedicalVocabulariesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListTranscriptionJobsCommand.js +2 -1
- package/dist-cjs/commands/ListVocabulariesCommand.js +2 -1
- package/dist-cjs/commands/ListVocabularyFiltersCommand.js +2 -1
- package/dist-cjs/commands/StartCallAnalyticsJobCommand.js +2 -1
- package/dist-cjs/commands/StartMedicalTranscriptionJobCommand.js +2 -1
- package/dist-cjs/commands/StartTranscriptionJobCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateCallAnalyticsCategoryCommand.js +2 -1
- package/dist-cjs/commands/UpdateMedicalVocabularyCommand.js +2 -1
- package/dist-cjs/commands/UpdateVocabularyCommand.js +2 -1
- package/dist-cjs/commands/UpdateVocabularyFilterCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/TranscribeServiceException.js +2 -1
- package/dist-es/TranscribeClient.js +1 -0
- package/dist-es/commands/CreateCallAnalyticsCategoryCommand.js +1 -0
- package/dist-es/commands/CreateLanguageModelCommand.js +1 -0
- package/dist-es/commands/CreateMedicalVocabularyCommand.js +1 -0
- package/dist-es/commands/CreateVocabularyCommand.js +1 -0
- package/dist-es/commands/CreateVocabularyFilterCommand.js +1 -0
- package/dist-es/commands/DeleteCallAnalyticsCategoryCommand.js +1 -0
- package/dist-es/commands/DeleteCallAnalyticsJobCommand.js +1 -0
- package/dist-es/commands/DeleteLanguageModelCommand.js +1 -0
- package/dist-es/commands/DeleteMedicalTranscriptionJobCommand.js +1 -0
- package/dist-es/commands/DeleteMedicalVocabularyCommand.js +1 -0
- package/dist-es/commands/DeleteTranscriptionJobCommand.js +1 -0
- package/dist-es/commands/DeleteVocabularyCommand.js +1 -0
- package/dist-es/commands/DeleteVocabularyFilterCommand.js +1 -0
- package/dist-es/commands/DescribeLanguageModelCommand.js +1 -0
- package/dist-es/commands/GetCallAnalyticsCategoryCommand.js +1 -0
- package/dist-es/commands/GetCallAnalyticsJobCommand.js +1 -0
- package/dist-es/commands/GetMedicalTranscriptionJobCommand.js +1 -0
- package/dist-es/commands/GetMedicalVocabularyCommand.js +1 -0
- package/dist-es/commands/GetTranscriptionJobCommand.js +1 -0
- package/dist-es/commands/GetVocabularyCommand.js +1 -0
- package/dist-es/commands/GetVocabularyFilterCommand.js +1 -0
- package/dist-es/commands/ListCallAnalyticsCategoriesCommand.js +1 -0
- package/dist-es/commands/ListCallAnalyticsJobsCommand.js +1 -0
- package/dist-es/commands/ListLanguageModelsCommand.js +1 -0
- package/dist-es/commands/ListMedicalTranscriptionJobsCommand.js +1 -0
- package/dist-es/commands/ListMedicalVocabulariesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListTranscriptionJobsCommand.js +1 -0
- package/dist-es/commands/ListVocabulariesCommand.js +1 -0
- package/dist-es/commands/ListVocabularyFiltersCommand.js +1 -0
- package/dist-es/commands/StartCallAnalyticsJobCommand.js +1 -0
- package/dist-es/commands/StartMedicalTranscriptionJobCommand.js +1 -0
- package/dist-es/commands/StartTranscriptionJobCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateCallAnalyticsCategoryCommand.js +1 -0
- package/dist-es/commands/UpdateMedicalVocabularyCommand.js +1 -0
- package/dist-es/commands/UpdateVocabularyCommand.js +1 -0
- package/dist-es/commands/UpdateVocabularyFilterCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/TranscribeServiceException.js +1 -0
- package/dist-types/TranscribeClient.d.ts +3 -3
- package/dist-types/commands/CreateCallAnalyticsCategoryCommand.d.ts +4 -0
- package/dist-types/commands/CreateLanguageModelCommand.d.ts +4 -0
- package/dist-types/commands/CreateMedicalVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/CreateVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/CreateVocabularyFilterCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCallAnalyticsCategoryCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCallAnalyticsJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteLanguageModelCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMedicalTranscriptionJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMedicalVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTranscriptionJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVocabularyFilterCommand.d.ts +4 -0
- package/dist-types/commands/DescribeLanguageModelCommand.d.ts +4 -0
- package/dist-types/commands/GetCallAnalyticsCategoryCommand.d.ts +4 -0
- package/dist-types/commands/GetCallAnalyticsJobCommand.d.ts +4 -0
- package/dist-types/commands/GetMedicalTranscriptionJobCommand.d.ts +4 -0
- package/dist-types/commands/GetMedicalVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/GetTranscriptionJobCommand.d.ts +4 -0
- package/dist-types/commands/GetVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/GetVocabularyFilterCommand.d.ts +4 -0
- package/dist-types/commands/ListCallAnalyticsCategoriesCommand.d.ts +4 -0
- package/dist-types/commands/ListCallAnalyticsJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListLanguageModelsCommand.d.ts +4 -0
- package/dist-types/commands/ListMedicalTranscriptionJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListMedicalVocabulariesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListTranscriptionJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListVocabulariesCommand.d.ts +4 -0
- package/dist-types/commands/ListVocabularyFiltersCommand.d.ts +4 -0
- package/dist-types/commands/StartCallAnalyticsJobCommand.d.ts +4 -0
- package/dist-types/commands/StartMedicalTranscriptionJobCommand.d.ts +4 -0
- package/dist-types/commands/StartTranscriptionJobCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateCallAnalyticsCategoryCommand.d.ts +4 -0
- package/dist-types/commands/UpdateMedicalVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/UpdateVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/UpdateVocabularyFilterCommand.d.ts +4 -0
- package/dist-types/index.d.ts +28 -2
- package/dist-types/models/TranscribeServiceException.d.ts +1 -0
- package/dist-types/ts3.4/TranscribeClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateCallAnalyticsCategoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateLanguageModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateMedicalVocabularyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateVocabularyFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsCategoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteLanguageModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteMedicalTranscriptionJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteMedicalVocabularyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTranscriptionJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteVocabularyFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeLanguageModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCallAnalyticsCategoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCallAnalyticsJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMedicalTranscriptionJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMedicalVocabularyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTranscriptionJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetVocabularyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetVocabularyFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCallAnalyticsCategoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCallAnalyticsJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListLanguageModelsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListMedicalTranscriptionJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListMedicalVocabulariesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTranscriptionJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListVocabulariesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListVocabularyFiltersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartCallAnalyticsJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartMedicalTranscriptionJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartTranscriptionJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateCallAnalyticsCategoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateMedicalVocabularyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateVocabularyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateVocabularyFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/TranscribeServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetVocabularyFilterRequest, GetVocabularyFilterResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListCallAnalyticsCategoriesRequest, ListCallAnalyticsCategoriesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListCallAnalyticsJobsRequest, ListCallAnalyticsJobsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListLanguageModelsRequest, ListLanguageModelsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListMedicalTranscriptionJobsRequest, ListMedicalTranscriptionJobsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListMedicalVocabulariesRequest, ListMedicalVocabulariesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTranscriptionJobsRequest, ListTranscriptionJobsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListVocabulariesRequest, ListVocabulariesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListVocabularyFiltersRequest, ListVocabularyFiltersResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { StartCallAnalyticsJobRequest, StartCallAnalyticsJobResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { StartMedicalTranscriptionJobRequest, StartMedicalTranscriptionJobResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { StartTranscriptionJobRequest, StartTranscriptionJobResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateCallAnalyticsCategoryRequest, UpdateCallAnalyticsCategoryResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateMedicalVocabularyRequest, UpdateMedicalVocabularyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateVocabularyRequest, UpdateVocabularyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateVocabularyFilterRequest, UpdateVocabularyFilterResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } from "../TranscribeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,32 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>Amazon Transcribe offers three main types of batch transcription: <b>Standard</b>, <b>Medical</b>, and
|
|
3
|
+
* <b>Call Analytics</b>.</p>
|
|
4
|
+
* <ul>
|
|
5
|
+
* <li>
|
|
6
|
+
* <p>
|
|
7
|
+
* <b>Standard transcriptions</b> are the most common
|
|
8
|
+
* option. Refer to for details.</p>
|
|
9
|
+
* </li>
|
|
10
|
+
* <li>
|
|
11
|
+
* <p>
|
|
12
|
+
* <b>Medical transcriptions</b> are tailored to
|
|
13
|
+
* medical professionals and incorporate medical terms. A common use case for this
|
|
14
|
+
* service is transcribing doctor-patient dialogue into after-visit notes. Refer to
|
|
15
|
+
* for details.</p>
|
|
16
|
+
* </li>
|
|
17
|
+
* <li>
|
|
18
|
+
* <p>
|
|
19
|
+
* <b>Call Analytics transcriptions</b> are designed
|
|
20
|
+
* for use with call center audio on two different channels; if you're looking for
|
|
21
|
+
* insight into customer service calls, use this option. Refer to for details.</p>
|
|
22
|
+
* </li>
|
|
23
|
+
* </ul>
|
|
24
|
+
*
|
|
25
|
+
* @packageDocumentation
|
|
26
|
+
*/
|
|
2
27
|
export * from "./TranscribeClient";
|
|
28
|
+
export * from "./Transcribe";
|
|
3
29
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
30
|
export * from "./pagination";
|
|
31
|
+
export * from "./models";
|
|
6
32
|
export { TranscribeServiceException } from "./models/TranscribeServiceException";
|
|
@@ -207,6 +207,7 @@ import {
|
|
|
207
207
|
ClientResolvedEndpointParameters,
|
|
208
208
|
EndpointParameters,
|
|
209
209
|
} from "./endpoint/EndpointParameters";
|
|
210
|
+
export { __Client };
|
|
210
211
|
export type ServiceInputTypes =
|
|
211
212
|
| CreateCallAnalyticsCategoryCommandInput
|
|
212
213
|
| CreateLanguageModelCommandInput
|
|
@@ -311,7 +312,7 @@ export interface ClientDefaults
|
|
|
311
312
|
logger?: __Logger;
|
|
312
313
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
313
314
|
}
|
|
314
|
-
type TranscribeClientConfigType = Partial<
|
|
315
|
+
export type TranscribeClientConfigType = Partial<
|
|
315
316
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
316
317
|
> &
|
|
317
318
|
ClientDefaults &
|
|
@@ -323,7 +324,7 @@ type TranscribeClientConfigType = Partial<
|
|
|
323
324
|
UserAgentInputConfig &
|
|
324
325
|
ClientInputEndpointParameters;
|
|
325
326
|
export interface TranscribeClientConfig extends TranscribeClientConfigType {}
|
|
326
|
-
type TranscribeClientResolvedConfigType =
|
|
327
|
+
export type TranscribeClientResolvedConfigType =
|
|
327
328
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
328
329
|
Required<ClientDefaults> &
|
|
329
330
|
RegionResolvedConfig &
|
|
@@ -345,4 +346,3 @@ export declare class TranscribeClient extends __Client<
|
|
|
345
346
|
constructor(configuration: TranscribeClientConfig);
|
|
346
347
|
destroy(): void;
|
|
347
348
|
}
|
|
348
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateCallAnalyticsCategoryCommandInput
|
|
19
20
|
extends CreateCallAnalyticsCategoryRequest {}
|
|
20
21
|
export interface CreateCallAnalyticsCategoryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateLanguageModelCommandInput
|
|
19
20
|
extends CreateLanguageModelRequest {}
|
|
20
21
|
export interface CreateLanguageModelCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateMedicalVocabularyCommandInput
|
|
19
20
|
extends CreateMedicalVocabularyRequest {}
|
|
20
21
|
export interface CreateMedicalVocabularyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateVocabularyCommandInput extends CreateVocabularyRequest {}
|
|
19
20
|
export interface CreateVocabularyCommandOutput
|
|
20
21
|
extends CreateVocabularyResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateVocabularyFilterCommandInput
|
|
19
20
|
extends CreateVocabularyFilterRequest {}
|
|
20
21
|
export interface CreateVocabularyFilterCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteCallAnalyticsCategoryCommandInput
|
|
19
20
|
extends DeleteCallAnalyticsCategoryRequest {}
|
|
20
21
|
export interface DeleteCallAnalyticsCategoryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteCallAnalyticsJobCommandInput
|
|
19
20
|
extends DeleteCallAnalyticsJobRequest {}
|
|
20
21
|
export interface DeleteCallAnalyticsJobCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TranscribeClientResolvedConfig,
|
|
14
14
|
} from "../TranscribeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteLanguageModelCommandInput
|
|
16
17
|
extends DeleteLanguageModelRequest {}
|
|
17
18
|
export interface DeleteLanguageModelCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TranscribeClientResolvedConfig,
|
|
14
14
|
} from "../TranscribeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteMedicalTranscriptionJobCommandInput
|
|
16
17
|
extends DeleteMedicalTranscriptionJobRequest {}
|
|
17
18
|
export interface DeleteMedicalTranscriptionJobCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TranscribeClientResolvedConfig,
|
|
14
14
|
} from "../TranscribeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteMedicalVocabularyCommandInput
|
|
16
17
|
extends DeleteMedicalVocabularyRequest {}
|
|
17
18
|
export interface DeleteMedicalVocabularyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TranscribeClientResolvedConfig,
|
|
14
14
|
} from "../TranscribeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteTranscriptionJobCommandInput
|
|
16
17
|
extends DeleteTranscriptionJobRequest {}
|
|
17
18
|
export interface DeleteTranscriptionJobCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TranscribeClientResolvedConfig,
|
|
14
14
|
} from "../TranscribeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteVocabularyCommandInput extends DeleteVocabularyRequest {}
|
|
16
17
|
export interface DeleteVocabularyCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteVocabularyCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TranscribeClientResolvedConfig,
|
|
14
14
|
} from "../TranscribeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteVocabularyFilterCommandInput
|
|
16
17
|
extends DeleteVocabularyFilterRequest {}
|
|
17
18
|
export interface DeleteVocabularyFilterCommandOutput extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeLanguageModelCommandInput
|
|
19
20
|
extends DescribeLanguageModelRequest {}
|
|
20
21
|
export interface DescribeLanguageModelCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetCallAnalyticsCategoryCommandInput
|
|
19
20
|
extends GetCallAnalyticsCategoryRequest {}
|
|
20
21
|
export interface GetCallAnalyticsCategoryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetCallAnalyticsJobCommandInput
|
|
19
20
|
extends GetCallAnalyticsJobRequest {}
|
|
20
21
|
export interface GetCallAnalyticsJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMedicalTranscriptionJobCommandInput
|
|
19
20
|
extends GetMedicalTranscriptionJobRequest {}
|
|
20
21
|
export interface GetMedicalTranscriptionJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMedicalVocabularyCommandInput
|
|
19
20
|
extends GetMedicalVocabularyRequest {}
|
|
20
21
|
export interface GetMedicalVocabularyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetTranscriptionJobCommandInput
|
|
19
20
|
extends GetTranscriptionJobRequest {}
|
|
20
21
|
export interface GetTranscriptionJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetVocabularyCommandInput extends GetVocabularyRequest {}
|
|
19
20
|
export interface GetVocabularyCommandOutput
|
|
20
21
|
extends GetVocabularyResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetVocabularyFilterCommandInput
|
|
19
20
|
extends GetVocabularyFilterRequest {}
|
|
20
21
|
export interface GetVocabularyFilterCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListCallAnalyticsCategoriesCommandInput
|
|
19
20
|
extends ListCallAnalyticsCategoriesRequest {}
|
|
20
21
|
export interface ListCallAnalyticsCategoriesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListCallAnalyticsJobsCommandInput
|
|
19
20
|
extends ListCallAnalyticsJobsRequest {}
|
|
20
21
|
export interface ListCallAnalyticsJobsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListLanguageModelsCommandInput
|
|
19
20
|
extends ListLanguageModelsRequest {}
|
|
20
21
|
export interface ListLanguageModelsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListMedicalTranscriptionJobsCommandInput
|
|
19
20
|
extends ListMedicalTranscriptionJobsRequest {}
|
|
20
21
|
export interface ListMedicalTranscriptionJobsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListMedicalVocabulariesCommandInput
|
|
19
20
|
extends ListMedicalVocabulariesRequest {}
|
|
20
21
|
export interface ListMedicalVocabulariesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTranscriptionJobsCommandInput
|
|
19
20
|
extends ListTranscriptionJobsRequest {}
|
|
20
21
|
export interface ListTranscriptionJobsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListVocabulariesCommandInput extends ListVocabulariesRequest {}
|
|
19
20
|
export interface ListVocabulariesCommandOutput
|
|
20
21
|
extends ListVocabulariesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListVocabularyFiltersCommandInput
|
|
19
20
|
extends ListVocabularyFiltersRequest {}
|
|
20
21
|
export interface ListVocabularyFiltersCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartCallAnalyticsJobCommandInput
|
|
19
20
|
extends StartCallAnalyticsJobRequest {}
|
|
20
21
|
export interface StartCallAnalyticsJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartMedicalTranscriptionJobCommandInput
|
|
19
20
|
extends StartMedicalTranscriptionJobRequest {}
|
|
20
21
|
export interface StartMedicalTranscriptionJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartTranscriptionJobCommandInput
|
|
19
20
|
extends StartTranscriptionJobRequest {}
|
|
20
21
|
export interface StartTranscriptionJobCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TranscribeClientResolvedConfig,
|
|
14
14
|
} from "../TranscribeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput
|
|
17
18
|
extends TagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
TranscribeClientResolvedConfig,
|
|
17
17
|
} from "../TranscribeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
19
20
|
export interface UntagResourceCommandOutput
|
|
20
21
|
extends UntagResourceResponse,
|