@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
|
@@ -248,4 +248,15 @@ declare const CreateCallAnalyticsCategoryCommand_base: {
|
|
|
248
248
|
* @public
|
|
249
249
|
*/
|
|
250
250
|
export declare class CreateCallAnalyticsCategoryCommand extends CreateCallAnalyticsCategoryCommand_base {
|
|
251
|
+
/** @internal type navigation helper, not in runtime. */
|
|
252
|
+
protected static __types: {
|
|
253
|
+
api: {
|
|
254
|
+
input: CreateCallAnalyticsCategoryRequest;
|
|
255
|
+
output: CreateCallAnalyticsCategoryResponse;
|
|
256
|
+
};
|
|
257
|
+
sdk: {
|
|
258
|
+
input: CreateCallAnalyticsCategoryCommandInput;
|
|
259
|
+
output: CreateCallAnalyticsCategoryCommandOutput;
|
|
260
|
+
};
|
|
261
|
+
};
|
|
251
262
|
}
|
|
@@ -112,4 +112,15 @@ declare const CreateLanguageModelCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class CreateLanguageModelCommand extends CreateLanguageModelCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: CreateLanguageModelRequest;
|
|
119
|
+
output: CreateLanguageModelResponse;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: CreateLanguageModelCommandInput;
|
|
123
|
+
output: CreateLanguageModelCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -99,4 +99,15 @@ declare const CreateMedicalVocabularyCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class CreateMedicalVocabularyCommand extends CreateMedicalVocabularyCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: CreateMedicalVocabularyRequest;
|
|
106
|
+
output: CreateMedicalVocabularyResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: CreateMedicalVocabularyCommandInput;
|
|
110
|
+
output: CreateMedicalVocabularyCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -101,4 +101,15 @@ declare const CreateVocabularyCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class CreateVocabularyCommand extends CreateVocabularyCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: CreateVocabularyRequest;
|
|
108
|
+
output: CreateVocabularyResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: CreateVocabularyCommandInput;
|
|
112
|
+
output: CreateVocabularyCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -98,4 +98,15 @@ declare const CreateVocabularyFilterCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class CreateVocabularyFilterCommand extends CreateVocabularyFilterCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: CreateVocabularyFilterRequest;
|
|
105
|
+
output: CreateVocabularyFilterResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: CreateVocabularyFilterCommandInput;
|
|
109
|
+
output: CreateVocabularyFilterCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteCallAnalyticsCategoryCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteCallAnalyticsCategoryCommand extends DeleteCallAnalyticsCategoryCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteCallAnalyticsCategoryRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteCallAnalyticsCategoryCommandInput;
|
|
86
|
+
output: DeleteCallAnalyticsCategoryCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -71,4 +71,15 @@ declare const DeleteCallAnalyticsJobCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DeleteCallAnalyticsJobCommand extends DeleteCallAnalyticsJobCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DeleteCallAnalyticsJobRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DeleteCallAnalyticsJobCommandInput;
|
|
82
|
+
output: DeleteCallAnalyticsJobCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -71,4 +71,15 @@ declare const DeleteLanguageModelCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DeleteLanguageModelCommand extends DeleteLanguageModelCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DeleteLanguageModelRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DeleteLanguageModelCommandInput;
|
|
82
|
+
output: DeleteLanguageModelCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -71,4 +71,15 @@ declare const DeleteMedicalScribeJobCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DeleteMedicalScribeJobCommand extends DeleteMedicalScribeJobCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DeleteMedicalScribeJobRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DeleteMedicalScribeJobCommandInput;
|
|
82
|
+
output: DeleteMedicalScribeJobCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -71,4 +71,15 @@ declare const DeleteMedicalTranscriptionJobCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DeleteMedicalTranscriptionJobCommand extends DeleteMedicalTranscriptionJobCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DeleteMedicalTranscriptionJobRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DeleteMedicalTranscriptionJobCommandInput;
|
|
82
|
+
output: DeleteMedicalTranscriptionJobCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteMedicalVocabularyCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteMedicalVocabularyCommand extends DeleteMedicalVocabularyCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteMedicalVocabularyRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteMedicalVocabularyCommandInput;
|
|
86
|
+
output: DeleteMedicalVocabularyCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -71,4 +71,15 @@ declare const DeleteTranscriptionJobCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DeleteTranscriptionJobCommand extends DeleteTranscriptionJobCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DeleteTranscriptionJobRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DeleteTranscriptionJobCommandInput;
|
|
82
|
+
output: DeleteTranscriptionJobCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteVocabularyCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteVocabularyCommand extends DeleteVocabularyCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteVocabularyRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteVocabularyCommandInput;
|
|
86
|
+
output: DeleteVocabularyCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteVocabularyFilterCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteVocabularyFilterCommand extends DeleteVocabularyFilterCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteVocabularyFilterRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteVocabularyFilterCommandInput;
|
|
86
|
+
output: DeleteVocabularyFilterCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -95,4 +95,15 @@ declare const DescribeLanguageModelCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class DescribeLanguageModelCommand extends DescribeLanguageModelCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: DescribeLanguageModelRequest;
|
|
102
|
+
output: DescribeLanguageModelResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: DescribeLanguageModelCommandInput;
|
|
106
|
+
output: DescribeLanguageModelCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -157,4 +157,15 @@ declare const GetCallAnalyticsCategoryCommand_base: {
|
|
|
157
157
|
* @public
|
|
158
158
|
*/
|
|
159
159
|
export declare class GetCallAnalyticsCategoryCommand extends GetCallAnalyticsCategoryCommand_base {
|
|
160
|
+
/** @internal type navigation helper, not in runtime. */
|
|
161
|
+
protected static __types: {
|
|
162
|
+
api: {
|
|
163
|
+
input: GetCallAnalyticsCategoryRequest;
|
|
164
|
+
output: GetCallAnalyticsCategoryResponse;
|
|
165
|
+
};
|
|
166
|
+
sdk: {
|
|
167
|
+
input: GetCallAnalyticsCategoryCommandInput;
|
|
168
|
+
output: GetCallAnalyticsCategoryCommandOutput;
|
|
169
|
+
};
|
|
170
|
+
};
|
|
160
171
|
}
|
|
@@ -147,4 +147,15 @@ declare const GetCallAnalyticsJobCommand_base: {
|
|
|
147
147
|
* @public
|
|
148
148
|
*/
|
|
149
149
|
export declare class GetCallAnalyticsJobCommand extends GetCallAnalyticsJobCommand_base {
|
|
150
|
+
/** @internal type navigation helper, not in runtime. */
|
|
151
|
+
protected static __types: {
|
|
152
|
+
api: {
|
|
153
|
+
input: GetCallAnalyticsJobRequest;
|
|
154
|
+
output: GetCallAnalyticsJobResponse;
|
|
155
|
+
};
|
|
156
|
+
sdk: {
|
|
157
|
+
input: GetCallAnalyticsJobCommandInput;
|
|
158
|
+
output: GetCallAnalyticsJobCommandOutput;
|
|
159
|
+
};
|
|
160
|
+
};
|
|
150
161
|
}
|
|
@@ -119,4 +119,15 @@ declare const GetMedicalScribeJobCommand_base: {
|
|
|
119
119
|
* @public
|
|
120
120
|
*/
|
|
121
121
|
export declare class GetMedicalScribeJobCommand extends GetMedicalScribeJobCommand_base {
|
|
122
|
+
/** @internal type navigation helper, not in runtime. */
|
|
123
|
+
protected static __types: {
|
|
124
|
+
api: {
|
|
125
|
+
input: GetMedicalScribeJobRequest;
|
|
126
|
+
output: GetMedicalScribeJobResponse;
|
|
127
|
+
};
|
|
128
|
+
sdk: {
|
|
129
|
+
input: GetMedicalScribeJobCommandInput;
|
|
130
|
+
output: GetMedicalScribeJobCommandOutput;
|
|
131
|
+
};
|
|
132
|
+
};
|
|
122
133
|
}
|
|
@@ -116,4 +116,15 @@ declare const GetMedicalTranscriptionJobCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class GetMedicalTranscriptionJobCommand extends GetMedicalTranscriptionJobCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: GetMedicalTranscriptionJobRequest;
|
|
123
|
+
output: GetMedicalTranscriptionJobResponse;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: GetMedicalTranscriptionJobCommandInput;
|
|
127
|
+
output: GetMedicalTranscriptionJobCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -85,4 +85,15 @@ declare const GetMedicalVocabularyCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class GetMedicalVocabularyCommand extends GetMedicalVocabularyCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: GetMedicalVocabularyRequest;
|
|
92
|
+
output: GetMedicalVocabularyResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: GetMedicalVocabularyCommandInput;
|
|
96
|
+
output: GetMedicalVocabularyCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -167,4 +167,15 @@ declare const GetTranscriptionJobCommand_base: {
|
|
|
167
167
|
* @public
|
|
168
168
|
*/
|
|
169
169
|
export declare class GetTranscriptionJobCommand extends GetTranscriptionJobCommand_base {
|
|
170
|
+
/** @internal type navigation helper, not in runtime. */
|
|
171
|
+
protected static __types: {
|
|
172
|
+
api: {
|
|
173
|
+
input: GetTranscriptionJobRequest;
|
|
174
|
+
output: GetTranscriptionJobResponse;
|
|
175
|
+
};
|
|
176
|
+
sdk: {
|
|
177
|
+
input: GetTranscriptionJobCommandInput;
|
|
178
|
+
output: GetTranscriptionJobCommandOutput;
|
|
179
|
+
};
|
|
180
|
+
};
|
|
170
181
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetVocabularyCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetVocabularyCommand extends GetVocabularyCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: GetVocabularyRequest;
|
|
93
|
+
output: GetVocabularyResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetVocabularyCommandInput;
|
|
97
|
+
output: GetVocabularyCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -79,4 +79,15 @@ declare const GetVocabularyFilterCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class GetVocabularyFilterCommand extends GetVocabularyFilterCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: GetVocabularyFilterRequest;
|
|
86
|
+
output: GetVocabularyFilterResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: GetVocabularyFilterCommandInput;
|
|
90
|
+
output: GetVocabularyFilterCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -158,4 +158,15 @@ declare const ListCallAnalyticsCategoriesCommand_base: {
|
|
|
158
158
|
* @public
|
|
159
159
|
*/
|
|
160
160
|
export declare class ListCallAnalyticsCategoriesCommand extends ListCallAnalyticsCategoriesCommand_base {
|
|
161
|
+
/** @internal type navigation helper, not in runtime. */
|
|
162
|
+
protected static __types: {
|
|
163
|
+
api: {
|
|
164
|
+
input: ListCallAnalyticsCategoriesRequest;
|
|
165
|
+
output: ListCallAnalyticsCategoriesResponse;
|
|
166
|
+
};
|
|
167
|
+
sdk: {
|
|
168
|
+
input: ListCallAnalyticsCategoriesCommandInput;
|
|
169
|
+
output: ListCallAnalyticsCategoriesCommandOutput;
|
|
170
|
+
};
|
|
171
|
+
};
|
|
161
172
|
}
|
|
@@ -97,4 +97,15 @@ declare const ListCallAnalyticsJobsCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class ListCallAnalyticsJobsCommand extends ListCallAnalyticsJobsCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: ListCallAnalyticsJobsRequest;
|
|
104
|
+
output: ListCallAnalyticsJobsResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: ListCallAnalyticsJobsCommandInput;
|
|
108
|
+
output: ListCallAnalyticsJobsCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -93,4 +93,15 @@ declare const ListLanguageModelsCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class ListLanguageModelsCommand extends ListLanguageModelsCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: ListLanguageModelsRequest;
|
|
100
|
+
output: ListLanguageModelsResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: ListLanguageModelsCommandInput;
|
|
104
|
+
output: ListLanguageModelsCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -88,4 +88,15 @@ declare const ListMedicalScribeJobsCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class ListMedicalScribeJobsCommand extends ListMedicalScribeJobsCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: ListMedicalScribeJobsRequest;
|
|
95
|
+
output: ListMedicalScribeJobsResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: ListMedicalScribeJobsCommandInput;
|
|
99
|
+
output: ListMedicalScribeJobsCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListMedicalTranscriptionJobsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListMedicalTranscriptionJobsCommand extends ListMedicalTranscriptionJobsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListMedicalTranscriptionJobsRequest;
|
|
99
|
+
output: ListMedicalTranscriptionJobsResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListMedicalTranscriptionJobsCommandInput;
|
|
103
|
+
output: ListMedicalTranscriptionJobsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -85,4 +85,15 @@ declare const ListMedicalVocabulariesCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class ListMedicalVocabulariesCommand extends ListMedicalVocabulariesCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: ListMedicalVocabulariesRequest;
|
|
92
|
+
output: ListMedicalVocabulariesResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: ListMedicalVocabulariesCommandInput;
|
|
96
|
+
output: ListMedicalVocabulariesCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -84,4 +84,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: ListTagsForResourceRequest;
|
|
91
|
+
output: ListTagsForResourceResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: ListTagsForResourceCommandInput;
|
|
95
|
+
output: ListTagsForResourceCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -115,4 +115,15 @@ declare const ListTranscriptionJobsCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class ListTranscriptionJobsCommand extends ListTranscriptionJobsCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: ListTranscriptionJobsRequest;
|
|
122
|
+
output: ListTranscriptionJobsResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: ListTranscriptionJobsCommandInput;
|
|
126
|
+
output: ListTranscriptionJobsCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -85,4 +85,15 @@ declare const ListVocabulariesCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class ListVocabulariesCommand extends ListVocabulariesCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: ListVocabulariesRequest;
|
|
92
|
+
output: ListVocabulariesResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: ListVocabulariesCommandInput;
|
|
96
|
+
output: ListVocabulariesCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -82,4 +82,15 @@ declare const ListVocabularyFiltersCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class ListVocabularyFiltersCommand extends ListVocabularyFiltersCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: ListVocabularyFiltersRequest;
|
|
89
|
+
output: ListVocabularyFiltersResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: ListVocabularyFiltersCommandInput;
|
|
93
|
+
output: ListVocabularyFiltersCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -225,4 +225,15 @@ declare const StartCallAnalyticsJobCommand_base: {
|
|
|
225
225
|
* @public
|
|
226
226
|
*/
|
|
227
227
|
export declare class StartCallAnalyticsJobCommand extends StartCallAnalyticsJobCommand_base {
|
|
228
|
+
/** @internal type navigation helper, not in runtime. */
|
|
229
|
+
protected static __types: {
|
|
230
|
+
api: {
|
|
231
|
+
input: StartCallAnalyticsJobRequest;
|
|
232
|
+
output: StartCallAnalyticsJobResponse;
|
|
233
|
+
};
|
|
234
|
+
sdk: {
|
|
235
|
+
input: StartCallAnalyticsJobCommandInput;
|
|
236
|
+
output: StartCallAnalyticsJobCommandOutput;
|
|
237
|
+
};
|
|
238
|
+
};
|
|
228
239
|
}
|
|
@@ -187,4 +187,15 @@ declare const StartMedicalScribeJobCommand_base: {
|
|
|
187
187
|
* @public
|
|
188
188
|
*/
|
|
189
189
|
export declare class StartMedicalScribeJobCommand extends StartMedicalScribeJobCommand_base {
|
|
190
|
+
/** @internal type navigation helper, not in runtime. */
|
|
191
|
+
protected static __types: {
|
|
192
|
+
api: {
|
|
193
|
+
input: StartMedicalScribeJobRequest;
|
|
194
|
+
output: StartMedicalScribeJobResponse;
|
|
195
|
+
};
|
|
196
|
+
sdk: {
|
|
197
|
+
input: StartMedicalScribeJobCommandInput;
|
|
198
|
+
output: StartMedicalScribeJobCommandOutput;
|
|
199
|
+
};
|
|
200
|
+
};
|
|
190
201
|
}
|
|
@@ -187,4 +187,15 @@ declare const StartMedicalTranscriptionJobCommand_base: {
|
|
|
187
187
|
* @public
|
|
188
188
|
*/
|
|
189
189
|
export declare class StartMedicalTranscriptionJobCommand extends StartMedicalTranscriptionJobCommand_base {
|
|
190
|
+
/** @internal type navigation helper, not in runtime. */
|
|
191
|
+
protected static __types: {
|
|
192
|
+
api: {
|
|
193
|
+
input: StartMedicalTranscriptionJobRequest;
|
|
194
|
+
output: StartMedicalTranscriptionJobResponse;
|
|
195
|
+
};
|
|
196
|
+
sdk: {
|
|
197
|
+
input: StartMedicalTranscriptionJobCommandInput;
|
|
198
|
+
output: StartMedicalTranscriptionJobCommandOutput;
|
|
199
|
+
};
|
|
200
|
+
};
|
|
190
201
|
}
|
|
@@ -260,4 +260,15 @@ declare const StartTranscriptionJobCommand_base: {
|
|
|
260
260
|
* @public
|
|
261
261
|
*/
|
|
262
262
|
export declare class StartTranscriptionJobCommand extends StartTranscriptionJobCommand_base {
|
|
263
|
+
/** @internal type navigation helper, not in runtime. */
|
|
264
|
+
protected static __types: {
|
|
265
|
+
api: {
|
|
266
|
+
input: StartTranscriptionJobRequest;
|
|
267
|
+
output: StartTranscriptionJobResponse;
|
|
268
|
+
};
|
|
269
|
+
sdk: {
|
|
270
|
+
input: StartTranscriptionJobCommandInput;
|
|
271
|
+
output: StartTranscriptionJobCommandOutput;
|
|
272
|
+
};
|
|
273
|
+
};
|
|
263
274
|
}
|
|
@@ -86,4 +86,15 @@ declare const TagResourceCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: TagResourceRequest;
|
|
93
|
+
output: {};
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: TagResourceCommandInput;
|
|
97
|
+
output: TagResourceCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -82,4 +82,15 @@ declare const UntagResourceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: UntagResourceRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: UntagResourceCommandInput;
|
|
93
|
+
output: UntagResourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|