@aws-sdk/client-transcribe 3.651.1 → 3.658.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-types/commands/CreateCallAnalyticsCategoryCommand.d.ts +11 -0
- package/dist-types/commands/CreateLanguageModelCommand.d.ts +11 -0
- package/dist-types/commands/CreateMedicalVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/CreateVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/CreateVocabularyFilterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCallAnalyticsCategoryCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCallAnalyticsJobCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLanguageModelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMedicalScribeJobCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMedicalTranscriptionJobCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMedicalVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTranscriptionJobCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVocabularyFilterCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLanguageModelCommand.d.ts +11 -0
- package/dist-types/commands/GetCallAnalyticsCategoryCommand.d.ts +11 -0
- package/dist-types/commands/GetCallAnalyticsJobCommand.d.ts +11 -0
- package/dist-types/commands/GetMedicalScribeJobCommand.d.ts +11 -0
- package/dist-types/commands/GetMedicalTranscriptionJobCommand.d.ts +11 -0
- package/dist-types/commands/GetMedicalVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/GetTranscriptionJobCommand.d.ts +11 -0
- package/dist-types/commands/GetVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/GetVocabularyFilterCommand.d.ts +11 -0
- package/dist-types/commands/ListCallAnalyticsCategoriesCommand.d.ts +11 -0
- package/dist-types/commands/ListCallAnalyticsJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListLanguageModelsCommand.d.ts +11 -0
- package/dist-types/commands/ListMedicalScribeJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListMedicalTranscriptionJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListMedicalVocabulariesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTranscriptionJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListVocabulariesCommand.d.ts +11 -0
- package/dist-types/commands/ListVocabularyFiltersCommand.d.ts +11 -0
- package/dist-types/commands/StartCallAnalyticsJobCommand.d.ts +11 -0
- package/dist-types/commands/StartMedicalScribeJobCommand.d.ts +11 -0
- package/dist-types/commands/StartMedicalTranscriptionJobCommand.d.ts +11 -0
- package/dist-types/commands/StartTranscriptionJobCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCallAnalyticsCategoryCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMedicalVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateVocabularyFilterCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/CreateCallAnalyticsCategoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLanguageModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMedicalVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVocabularyFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsCategoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLanguageModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMedicalScribeJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMedicalTranscriptionJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMedicalVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTranscriptionJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVocabularyFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLanguageModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCallAnalyticsCategoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCallAnalyticsJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMedicalScribeJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMedicalTranscriptionJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMedicalVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTranscriptionJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVocabularyFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCallAnalyticsCategoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCallAnalyticsJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLanguageModelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMedicalScribeJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMedicalTranscriptionJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMedicalVocabulariesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTranscriptionJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVocabulariesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVocabularyFiltersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartCallAnalyticsJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartMedicalScribeJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartMedicalTranscriptionJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartTranscriptionJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCallAnalyticsCategoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMedicalVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateVocabularyFilterCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -241,4 +241,15 @@ declare const UpdateCallAnalyticsCategoryCommand_base: {
|
|
|
241
241
|
* @public
|
|
242
242
|
*/
|
|
243
243
|
export declare class UpdateCallAnalyticsCategoryCommand extends UpdateCallAnalyticsCategoryCommand_base {
|
|
244
|
+
/** @internal type navigation helper, not in runtime. */
|
|
245
|
+
protected static __types: {
|
|
246
|
+
api: {
|
|
247
|
+
input: UpdateCallAnalyticsCategoryRequest;
|
|
248
|
+
output: UpdateCallAnalyticsCategoryResponse;
|
|
249
|
+
};
|
|
250
|
+
sdk: {
|
|
251
|
+
input: UpdateCallAnalyticsCategoryCommandInput;
|
|
252
|
+
output: UpdateCallAnalyticsCategoryCommandOutput;
|
|
253
|
+
};
|
|
254
|
+
};
|
|
244
255
|
}
|
|
@@ -86,4 +86,15 @@ declare const UpdateMedicalVocabularyCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class UpdateMedicalVocabularyCommand extends UpdateMedicalVocabularyCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: UpdateMedicalVocabularyRequest;
|
|
93
|
+
output: UpdateMedicalVocabularyResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: UpdateMedicalVocabularyCommandInput;
|
|
97
|
+
output: UpdateMedicalVocabularyCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -90,4 +90,15 @@ declare const UpdateVocabularyCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class UpdateVocabularyCommand extends UpdateVocabularyCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: UpdateVocabularyRequest;
|
|
97
|
+
output: UpdateVocabularyResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: UpdateVocabularyCommandInput;
|
|
101
|
+
output: UpdateVocabularyCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -84,4 +84,15 @@ declare const UpdateVocabularyFilterCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class UpdateVocabularyFilterCommand extends UpdateVocabularyFilterCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: UpdateVocabularyFilterRequest;
|
|
91
|
+
output: UpdateVocabularyFilterResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: UpdateVocabularyFilterCommandInput;
|
|
95
|
+
output: UpdateVocabularyFilterCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -37,4 +37,15 @@ declare const CreateCallAnalyticsCategoryCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateCallAnalyticsCategoryCommand extends CreateCallAnalyticsCategoryCommand_base {
|
|
40
|
+
export declare class CreateCallAnalyticsCategoryCommand extends CreateCallAnalyticsCategoryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateCallAnalyticsCategoryRequest;
|
|
44
|
+
output: CreateCallAnalyticsCategoryResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateCallAnalyticsCategoryCommandInput;
|
|
48
|
+
output: CreateCallAnalyticsCategoryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateLanguageModelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateLanguageModelCommand extends CreateLanguageModelCommand_base {
|
|
40
|
+
export declare class CreateLanguageModelCommand extends CreateLanguageModelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateLanguageModelRequest;
|
|
44
|
+
output: CreateLanguageModelResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateLanguageModelCommandInput;
|
|
48
|
+
output: CreateLanguageModelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMedicalVocabularyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMedicalVocabularyCommand extends CreateMedicalVocabularyCommand_base {
|
|
40
|
+
export declare class CreateMedicalVocabularyCommand extends CreateMedicalVocabularyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMedicalVocabularyRequest;
|
|
44
|
+
output: CreateMedicalVocabularyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMedicalVocabularyCommandInput;
|
|
48
|
+
output: CreateMedicalVocabularyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateVocabularyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateVocabularyCommand extends CreateVocabularyCommand_base {
|
|
39
|
+
export declare class CreateVocabularyCommand extends CreateVocabularyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateVocabularyRequest;
|
|
43
|
+
output: CreateVocabularyResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateVocabularyCommandInput;
|
|
47
|
+
output: CreateVocabularyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateVocabularyFilterCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateVocabularyFilterCommand extends CreateVocabularyFilterCommand_base {
|
|
40
|
+
export declare class CreateVocabularyFilterCommand extends CreateVocabularyFilterCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateVocabularyFilterRequest;
|
|
44
|
+
output: CreateVocabularyFilterResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateVocabularyFilterCommandInput;
|
|
48
|
+
output: CreateVocabularyFilterCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteCallAnalyticsCategoryCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteCallAnalyticsCategoryCommand extends DeleteCallAnalyticsCategoryCommand_base {
|
|
40
|
+
export declare class DeleteCallAnalyticsCategoryCommand extends DeleteCallAnalyticsCategoryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteCallAnalyticsCategoryRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteCallAnalyticsCategoryCommandInput;
|
|
48
|
+
output: DeleteCallAnalyticsCategoryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteCallAnalyticsJobCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteCallAnalyticsJobCommand extends DeleteCallAnalyticsJobCommand_base {
|
|
40
|
+
export declare class DeleteCallAnalyticsJobCommand extends DeleteCallAnalyticsJobCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteCallAnalyticsJobRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteCallAnalyticsJobCommandInput;
|
|
48
|
+
output: DeleteCallAnalyticsJobCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteLanguageModelCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteLanguageModelCommand extends DeleteLanguageModelCommand_base {
|
|
35
|
+
export declare class DeleteLanguageModelCommand extends DeleteLanguageModelCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteLanguageModelRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteLanguageModelCommandInput;
|
|
43
|
+
output: DeleteLanguageModelCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteMedicalScribeJobCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteMedicalScribeJobCommand extends DeleteMedicalScribeJobCommand_base {
|
|
35
|
+
export declare class DeleteMedicalScribeJobCommand extends DeleteMedicalScribeJobCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteMedicalScribeJobRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteMedicalScribeJobCommandInput;
|
|
43
|
+
output: DeleteMedicalScribeJobCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteMedicalTranscriptionJobCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteMedicalTranscriptionJobCommand extends DeleteMedicalTranscriptionJobCommand_base {
|
|
36
|
+
export declare class DeleteMedicalTranscriptionJobCommand extends DeleteMedicalTranscriptionJobCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteMedicalTranscriptionJobRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteMedicalTranscriptionJobCommandInput;
|
|
44
|
+
output: DeleteMedicalTranscriptionJobCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteMedicalVocabularyCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteMedicalVocabularyCommand extends DeleteMedicalVocabularyCommand_base {
|
|
36
|
+
export declare class DeleteMedicalVocabularyCommand extends DeleteMedicalVocabularyCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteMedicalVocabularyRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteMedicalVocabularyCommandInput;
|
|
44
|
+
output: DeleteMedicalVocabularyCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteTranscriptionJobCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteTranscriptionJobCommand extends DeleteTranscriptionJobCommand_base {
|
|
35
|
+
export declare class DeleteTranscriptionJobCommand extends DeleteTranscriptionJobCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteTranscriptionJobRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteTranscriptionJobCommandInput;
|
|
43
|
+
output: DeleteTranscriptionJobCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteVocabularyCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteVocabularyCommand extends DeleteVocabularyCommand_base {
|
|
34
|
+
export declare class DeleteVocabularyCommand extends DeleteVocabularyCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteVocabularyRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteVocabularyCommandInput;
|
|
42
|
+
output: DeleteVocabularyCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteVocabularyFilterCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteVocabularyFilterCommand extends DeleteVocabularyFilterCommand_base {
|
|
35
|
+
export declare class DeleteVocabularyFilterCommand extends DeleteVocabularyFilterCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteVocabularyFilterRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteVocabularyFilterCommandInput;
|
|
43
|
+
output: DeleteVocabularyFilterCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeLanguageModelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeLanguageModelCommand extends DescribeLanguageModelCommand_base {
|
|
40
|
+
export declare class DescribeLanguageModelCommand extends DescribeLanguageModelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeLanguageModelRequest;
|
|
44
|
+
output: DescribeLanguageModelResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeLanguageModelCommandInput;
|
|
48
|
+
output: DescribeLanguageModelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetCallAnalyticsCategoryCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetCallAnalyticsCategoryCommand extends GetCallAnalyticsCategoryCommand_base {
|
|
40
|
+
export declare class GetCallAnalyticsCategoryCommand extends GetCallAnalyticsCategoryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetCallAnalyticsCategoryRequest;
|
|
44
|
+
output: GetCallAnalyticsCategoryResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetCallAnalyticsCategoryCommandInput;
|
|
48
|
+
output: GetCallAnalyticsCategoryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetCallAnalyticsJobCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetCallAnalyticsJobCommand extends GetCallAnalyticsJobCommand_base {
|
|
40
|
+
export declare class GetCallAnalyticsJobCommand extends GetCallAnalyticsJobCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetCallAnalyticsJobRequest;
|
|
44
|
+
output: GetCallAnalyticsJobResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetCallAnalyticsJobCommandInput;
|
|
48
|
+
output: GetCallAnalyticsJobCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMedicalScribeJobCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMedicalScribeJobCommand extends GetMedicalScribeJobCommand_base {
|
|
40
|
+
export declare class GetMedicalScribeJobCommand extends GetMedicalScribeJobCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetMedicalScribeJobRequest;
|
|
44
|
+
output: GetMedicalScribeJobResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMedicalScribeJobCommandInput;
|
|
48
|
+
output: GetMedicalScribeJobCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMedicalTranscriptionJobCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMedicalTranscriptionJobCommand extends GetMedicalTranscriptionJobCommand_base {
|
|
40
|
+
export declare class GetMedicalTranscriptionJobCommand extends GetMedicalTranscriptionJobCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetMedicalTranscriptionJobRequest;
|
|
44
|
+
output: GetMedicalTranscriptionJobResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMedicalTranscriptionJobCommandInput;
|
|
48
|
+
output: GetMedicalTranscriptionJobCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMedicalVocabularyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMedicalVocabularyCommand extends GetMedicalVocabularyCommand_base {
|
|
40
|
+
export declare class GetMedicalVocabularyCommand extends GetMedicalVocabularyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetMedicalVocabularyRequest;
|
|
44
|
+
output: GetMedicalVocabularyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMedicalVocabularyCommandInput;
|
|
48
|
+
output: GetMedicalVocabularyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetTranscriptionJobCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetTranscriptionJobCommand extends GetTranscriptionJobCommand_base {
|
|
40
|
+
export declare class GetTranscriptionJobCommand extends GetTranscriptionJobCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetTranscriptionJobRequest;
|
|
44
|
+
output: GetTranscriptionJobResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetTranscriptionJobCommandInput;
|
|
48
|
+
output: GetTranscriptionJobCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetVocabularyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetVocabularyCommand extends GetVocabularyCommand_base {
|
|
39
|
+
export declare class GetVocabularyCommand extends GetVocabularyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetVocabularyRequest;
|
|
43
|
+
output: GetVocabularyResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetVocabularyCommandInput;
|
|
47
|
+
output: GetVocabularyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetVocabularyFilterCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetVocabularyFilterCommand extends GetVocabularyFilterCommand_base {
|
|
40
|
+
export declare class GetVocabularyFilterCommand extends GetVocabularyFilterCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetVocabularyFilterRequest;
|
|
44
|
+
output: GetVocabularyFilterResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetVocabularyFilterCommandInput;
|
|
48
|
+
output: GetVocabularyFilterCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListCallAnalyticsCategoriesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListCallAnalyticsCategoriesCommand extends ListCallAnalyticsCategoriesCommand_base {
|
|
40
|
+
export declare class ListCallAnalyticsCategoriesCommand extends ListCallAnalyticsCategoriesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListCallAnalyticsCategoriesRequest;
|
|
44
|
+
output: ListCallAnalyticsCategoriesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListCallAnalyticsCategoriesCommandInput;
|
|
48
|
+
output: ListCallAnalyticsCategoriesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListCallAnalyticsJobsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListCallAnalyticsJobsCommand extends ListCallAnalyticsJobsCommand_base {
|
|
40
|
+
export declare class ListCallAnalyticsJobsCommand extends ListCallAnalyticsJobsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListCallAnalyticsJobsRequest;
|
|
44
|
+
output: ListCallAnalyticsJobsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListCallAnalyticsJobsCommandInput;
|
|
48
|
+
output: ListCallAnalyticsJobsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListLanguageModelsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListLanguageModelsCommand extends ListLanguageModelsCommand_base {
|
|
40
|
+
export declare class ListLanguageModelsCommand extends ListLanguageModelsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListLanguageModelsRequest;
|
|
44
|
+
output: ListLanguageModelsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListLanguageModelsCommandInput;
|
|
48
|
+
output: ListLanguageModelsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListMedicalScribeJobsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListMedicalScribeJobsCommand extends ListMedicalScribeJobsCommand_base {
|
|
40
|
+
export declare class ListMedicalScribeJobsCommand extends ListMedicalScribeJobsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListMedicalScribeJobsRequest;
|
|
44
|
+
output: ListMedicalScribeJobsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListMedicalScribeJobsCommandInput;
|
|
48
|
+
output: ListMedicalScribeJobsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListMedicalTranscriptionJobsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListMedicalTranscriptionJobsCommand extends ListMedicalTranscriptionJobsCommand_base {
|
|
40
|
+
export declare class ListMedicalTranscriptionJobsCommand extends ListMedicalTranscriptionJobsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListMedicalTranscriptionJobsRequest;
|
|
44
|
+
output: ListMedicalTranscriptionJobsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListMedicalTranscriptionJobsCommandInput;
|
|
48
|
+
output: ListMedicalTranscriptionJobsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListMedicalVocabulariesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListMedicalVocabulariesCommand extends ListMedicalVocabulariesCommand_base {
|
|
40
|
+
export declare class ListMedicalVocabulariesCommand extends ListMedicalVocabulariesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListMedicalVocabulariesRequest;
|
|
44
|
+
output: ListMedicalVocabulariesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListMedicalVocabulariesCommandInput;
|
|
48
|
+
output: ListMedicalVocabulariesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTranscriptionJobsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTranscriptionJobsCommand extends ListTranscriptionJobsCommand_base {
|
|
40
|
+
export declare class ListTranscriptionJobsCommand extends ListTranscriptionJobsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTranscriptionJobsRequest;
|
|
44
|
+
output: ListTranscriptionJobsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTranscriptionJobsCommandInput;
|
|
48
|
+
output: ListTranscriptionJobsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListVocabulariesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListVocabulariesCommand extends ListVocabulariesCommand_base {
|
|
39
|
+
export declare class ListVocabulariesCommand extends ListVocabulariesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListVocabulariesRequest;
|
|
43
|
+
output: ListVocabulariesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListVocabulariesCommandInput;
|
|
47
|
+
output: ListVocabulariesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListVocabularyFiltersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListVocabularyFiltersCommand extends ListVocabularyFiltersCommand_base {
|
|
40
|
+
export declare class ListVocabularyFiltersCommand extends ListVocabularyFiltersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListVocabularyFiltersRequest;
|
|
44
|
+
output: ListVocabularyFiltersResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListVocabularyFiltersCommandInput;
|
|
48
|
+
output: ListVocabularyFiltersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|