@aws-sdk/client-transcribe 3.47.1 → 3.50.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/CHANGELOG.md +35 -0
- package/dist-cjs/models/models_0.js +18 -3
- package/dist-cjs/protocols/Aws_json1_1.js +27 -0
- package/dist-es/models/models_0.js +15 -0
- package/dist-es/protocols/Aws_json1_1.js +27 -1
- package/dist-types/Transcribe.d.ts +37 -28
- package/dist-types/commands/CreateCallAnalyticsCategoryCommand.d.ts +3 -3
- package/dist-types/commands/CreateLanguageModelCommand.d.ts +3 -2
- package/dist-types/commands/CreateMedicalVocabularyCommand.d.ts +2 -1
- package/dist-types/commands/CreateVocabularyFilterCommand.d.ts +2 -2
- package/dist-types/commands/ListCallAnalyticsCategoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListLanguageModelsCommand.d.ts +4 -3
- package/dist-types/commands/ListMedicalTranscriptionJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListMedicalVocabulariesCommand.d.ts +2 -2
- package/dist-types/commands/ListVocabulariesCommand.d.ts +2 -2
- package/dist-types/commands/StartCallAnalyticsJobCommand.d.ts +5 -4
- package/dist-types/commands/UpdateCallAnalyticsCategoryCommand.d.ts +3 -2
- package/dist-types/commands/UpdateMedicalVocabularyCommand.d.ts +4 -3
- package/dist-types/commands/UpdateVocabularyCommand.d.ts +3 -2
- package/dist-types/models/models_0.d.ts +855 -664
- package/package.json +39 -33
- package/dist-types/ts3.4/Transcribe.d.ts +0 -200
- package/dist-types/ts3.4/TranscribeClient.d.ts +0 -112
- package/dist-types/ts3.4/commands/CreateCallAnalyticsCategoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateLanguageModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateMedicalVocabularyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateVocabularyFilterCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsCategoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteCallAnalyticsJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteLanguageModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteMedicalTranscriptionJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteMedicalVocabularyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteTranscriptionJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteVocabularyFilterCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeLanguageModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetCallAnalyticsCategoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetCallAnalyticsJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMedicalTranscriptionJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMedicalVocabularyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetTranscriptionJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetVocabularyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetVocabularyFilterCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListCallAnalyticsCategoriesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListCallAnalyticsJobsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListLanguageModelsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListMedicalTranscriptionJobsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListMedicalVocabulariesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListTranscriptionJobsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListVocabulariesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListVocabularyFiltersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StartCallAnalyticsJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StartMedicalTranscriptionJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StartTranscriptionJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateCallAnalyticsCategoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateMedicalVocabularyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateVocabularyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateVocabularyFilterCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -39
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -1621
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/ListCallAnalyticsCategoriesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListCallAnalyticsJobsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListLanguageModelsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListMedicalTranscriptionJobsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListMedicalVocabulariesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListTranscriptionJobsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListVocabulariesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListVocabularyFiltersPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/index.d.ts +0 -9
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -119
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -1,1621 +0,0 @@
|
|
|
1
|
-
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
export interface AbsoluteTimeRange {
|
|
4
|
-
|
|
5
|
-
StartTime?: number;
|
|
6
|
-
|
|
7
|
-
EndTime?: number;
|
|
8
|
-
|
|
9
|
-
First?: number;
|
|
10
|
-
|
|
11
|
-
Last?: number;
|
|
12
|
-
}
|
|
13
|
-
export declare namespace AbsoluteTimeRange {
|
|
14
|
-
|
|
15
|
-
const filterSensitiveLog: (obj: AbsoluteTimeRange) => any;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export interface BadRequestException extends __SmithyException, $MetadataBearer {
|
|
19
|
-
name: "BadRequestException";
|
|
20
|
-
$fault: "client";
|
|
21
|
-
Message?: string;
|
|
22
|
-
}
|
|
23
|
-
export declare enum BaseModelName {
|
|
24
|
-
NARROW_BAND = "NarrowBand",
|
|
25
|
-
WIDE_BAND = "WideBand"
|
|
26
|
-
}
|
|
27
|
-
export declare enum CallAnalyticsJobStatus {
|
|
28
|
-
COMPLETED = "COMPLETED",
|
|
29
|
-
FAILED = "FAILED",
|
|
30
|
-
IN_PROGRESS = "IN_PROGRESS",
|
|
31
|
-
QUEUED = "QUEUED"
|
|
32
|
-
}
|
|
33
|
-
export declare enum ParticipantRole {
|
|
34
|
-
AGENT = "AGENT",
|
|
35
|
-
CUSTOMER = "CUSTOMER"
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
export interface ChannelDefinition {
|
|
39
|
-
|
|
40
|
-
ChannelId?: number;
|
|
41
|
-
|
|
42
|
-
ParticipantRole?: ParticipantRole | string;
|
|
43
|
-
}
|
|
44
|
-
export declare namespace ChannelDefinition {
|
|
45
|
-
|
|
46
|
-
const filterSensitiveLog: (obj: ChannelDefinition) => any;
|
|
47
|
-
}
|
|
48
|
-
export declare enum LanguageCode {
|
|
49
|
-
AF_ZA = "af-ZA",
|
|
50
|
-
AR_AE = "ar-AE",
|
|
51
|
-
AR_SA = "ar-SA",
|
|
52
|
-
CY_GB = "cy-GB",
|
|
53
|
-
DA_DK = "da-DK",
|
|
54
|
-
DE_CH = "de-CH",
|
|
55
|
-
DE_DE = "de-DE",
|
|
56
|
-
EN_AB = "en-AB",
|
|
57
|
-
EN_AU = "en-AU",
|
|
58
|
-
EN_GB = "en-GB",
|
|
59
|
-
EN_IE = "en-IE",
|
|
60
|
-
EN_IN = "en-IN",
|
|
61
|
-
EN_NZ = "en-NZ",
|
|
62
|
-
EN_US = "en-US",
|
|
63
|
-
EN_WL = "en-WL",
|
|
64
|
-
EN_ZA = "en-ZA",
|
|
65
|
-
ES_ES = "es-ES",
|
|
66
|
-
ES_US = "es-US",
|
|
67
|
-
FA_IR = "fa-IR",
|
|
68
|
-
FR_CA = "fr-CA",
|
|
69
|
-
FR_FR = "fr-FR",
|
|
70
|
-
GA_IE = "ga-IE",
|
|
71
|
-
GD_GB = "gd-GB",
|
|
72
|
-
HE_IL = "he-IL",
|
|
73
|
-
HI_IN = "hi-IN",
|
|
74
|
-
ID_ID = "id-ID",
|
|
75
|
-
IT_IT = "it-IT",
|
|
76
|
-
JA_JP = "ja-JP",
|
|
77
|
-
KO_KR = "ko-KR",
|
|
78
|
-
MS_MY = "ms-MY",
|
|
79
|
-
NL_NL = "nl-NL",
|
|
80
|
-
PT_BR = "pt-BR",
|
|
81
|
-
PT_PT = "pt-PT",
|
|
82
|
-
RU_RU = "ru-RU",
|
|
83
|
-
TA_IN = "ta-IN",
|
|
84
|
-
TE_IN = "te-IN",
|
|
85
|
-
TH_TH = "th-TH",
|
|
86
|
-
TR_TR = "tr-TR",
|
|
87
|
-
ZH_CN = "zh-CN",
|
|
88
|
-
ZH_TW = "zh-TW"
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
export interface Media {
|
|
92
|
-
|
|
93
|
-
MediaFileUri?: string;
|
|
94
|
-
|
|
95
|
-
RedactedMediaFileUri?: string;
|
|
96
|
-
}
|
|
97
|
-
export declare namespace Media {
|
|
98
|
-
|
|
99
|
-
const filterSensitiveLog: (obj: Media) => any;
|
|
100
|
-
}
|
|
101
|
-
export declare enum MediaFormat {
|
|
102
|
-
AMR = "amr",
|
|
103
|
-
FLAC = "flac",
|
|
104
|
-
MP3 = "mp3",
|
|
105
|
-
MP4 = "mp4",
|
|
106
|
-
OGG = "ogg",
|
|
107
|
-
WAV = "wav",
|
|
108
|
-
WEBM = "webm"
|
|
109
|
-
}
|
|
110
|
-
export declare enum RedactionOutput {
|
|
111
|
-
REDACTED = "redacted",
|
|
112
|
-
REDACTED_AND_UNREDACTED = "redacted_and_unredacted"
|
|
113
|
-
}
|
|
114
|
-
export declare enum RedactionType {
|
|
115
|
-
PII = "PII"
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
export interface ContentRedaction {
|
|
119
|
-
|
|
120
|
-
RedactionType: RedactionType | string | undefined;
|
|
121
|
-
|
|
122
|
-
RedactionOutput: RedactionOutput | string | undefined;
|
|
123
|
-
}
|
|
124
|
-
export declare namespace ContentRedaction {
|
|
125
|
-
|
|
126
|
-
const filterSensitiveLog: (obj: ContentRedaction) => any;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
export interface LanguageIdSettings {
|
|
130
|
-
|
|
131
|
-
VocabularyName?: string;
|
|
132
|
-
|
|
133
|
-
VocabularyFilterName?: string;
|
|
134
|
-
|
|
135
|
-
LanguageModelName?: string;
|
|
136
|
-
}
|
|
137
|
-
export declare namespace LanguageIdSettings {
|
|
138
|
-
|
|
139
|
-
const filterSensitiveLog: (obj: LanguageIdSettings) => any;
|
|
140
|
-
}
|
|
141
|
-
export declare enum VocabularyFilterMethod {
|
|
142
|
-
MASK = "mask",
|
|
143
|
-
REMOVE = "remove",
|
|
144
|
-
TAG = "tag"
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
export interface CallAnalyticsJobSettings {
|
|
148
|
-
|
|
149
|
-
VocabularyName?: string;
|
|
150
|
-
|
|
151
|
-
VocabularyFilterName?: string;
|
|
152
|
-
|
|
153
|
-
VocabularyFilterMethod?: VocabularyFilterMethod | string;
|
|
154
|
-
|
|
155
|
-
LanguageModelName?: string;
|
|
156
|
-
|
|
157
|
-
ContentRedaction?: ContentRedaction;
|
|
158
|
-
|
|
159
|
-
LanguageOptions?: (LanguageCode | string)[];
|
|
160
|
-
|
|
161
|
-
LanguageIdSettings?: {
|
|
162
|
-
[key: string]: LanguageIdSettings;
|
|
163
|
-
};
|
|
164
|
-
}
|
|
165
|
-
export declare namespace CallAnalyticsJobSettings {
|
|
166
|
-
|
|
167
|
-
const filterSensitiveLog: (obj: CallAnalyticsJobSettings) => any;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
export interface Transcript {
|
|
171
|
-
|
|
172
|
-
TranscriptFileUri?: string;
|
|
173
|
-
|
|
174
|
-
RedactedTranscriptFileUri?: string;
|
|
175
|
-
}
|
|
176
|
-
export declare namespace Transcript {
|
|
177
|
-
|
|
178
|
-
const filterSensitiveLog: (obj: Transcript) => any;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
export interface CallAnalyticsJob {
|
|
182
|
-
|
|
183
|
-
CallAnalyticsJobName?: string;
|
|
184
|
-
|
|
185
|
-
CallAnalyticsJobStatus?: CallAnalyticsJobStatus | string;
|
|
186
|
-
|
|
187
|
-
LanguageCode?: LanguageCode | string;
|
|
188
|
-
|
|
189
|
-
MediaSampleRateHertz?: number;
|
|
190
|
-
|
|
191
|
-
MediaFormat?: MediaFormat | string;
|
|
192
|
-
|
|
193
|
-
Media?: Media;
|
|
194
|
-
|
|
195
|
-
Transcript?: Transcript;
|
|
196
|
-
|
|
197
|
-
StartTime?: Date;
|
|
198
|
-
|
|
199
|
-
CreationTime?: Date;
|
|
200
|
-
|
|
201
|
-
CompletionTime?: Date;
|
|
202
|
-
|
|
203
|
-
FailureReason?: string;
|
|
204
|
-
|
|
205
|
-
DataAccessRoleArn?: string;
|
|
206
|
-
|
|
207
|
-
IdentifiedLanguageScore?: number;
|
|
208
|
-
|
|
209
|
-
Settings?: CallAnalyticsJobSettings;
|
|
210
|
-
|
|
211
|
-
ChannelDefinitions?: ChannelDefinition[];
|
|
212
|
-
}
|
|
213
|
-
export declare namespace CallAnalyticsJob {
|
|
214
|
-
|
|
215
|
-
const filterSensitiveLog: (obj: CallAnalyticsJob) => any;
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
export interface CallAnalyticsJobSummary {
|
|
219
|
-
|
|
220
|
-
CallAnalyticsJobName?: string;
|
|
221
|
-
|
|
222
|
-
CreationTime?: Date;
|
|
223
|
-
|
|
224
|
-
StartTime?: Date;
|
|
225
|
-
|
|
226
|
-
CompletionTime?: Date;
|
|
227
|
-
|
|
228
|
-
LanguageCode?: LanguageCode | string;
|
|
229
|
-
|
|
230
|
-
CallAnalyticsJobStatus?: CallAnalyticsJobStatus | string;
|
|
231
|
-
|
|
232
|
-
FailureReason?: string;
|
|
233
|
-
}
|
|
234
|
-
export declare namespace CallAnalyticsJobSummary {
|
|
235
|
-
|
|
236
|
-
const filterSensitiveLog: (obj: CallAnalyticsJobSummary) => any;
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
export interface RelativeTimeRange {
|
|
240
|
-
|
|
241
|
-
StartPercentage?: number;
|
|
242
|
-
|
|
243
|
-
EndPercentage?: number;
|
|
244
|
-
|
|
245
|
-
First?: number;
|
|
246
|
-
|
|
247
|
-
Last?: number;
|
|
248
|
-
}
|
|
249
|
-
export declare namespace RelativeTimeRange {
|
|
250
|
-
|
|
251
|
-
const filterSensitiveLog: (obj: RelativeTimeRange) => any;
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
export interface InterruptionFilter {
|
|
255
|
-
|
|
256
|
-
Threshold?: number;
|
|
257
|
-
|
|
258
|
-
ParticipantRole?: ParticipantRole | string;
|
|
259
|
-
|
|
260
|
-
AbsoluteTimeRange?: AbsoluteTimeRange;
|
|
261
|
-
|
|
262
|
-
RelativeTimeRange?: RelativeTimeRange;
|
|
263
|
-
|
|
264
|
-
Negate?: boolean;
|
|
265
|
-
}
|
|
266
|
-
export declare namespace InterruptionFilter {
|
|
267
|
-
|
|
268
|
-
const filterSensitiveLog: (obj: InterruptionFilter) => any;
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
export interface NonTalkTimeFilter {
|
|
272
|
-
|
|
273
|
-
Threshold?: number;
|
|
274
|
-
|
|
275
|
-
AbsoluteTimeRange?: AbsoluteTimeRange;
|
|
276
|
-
|
|
277
|
-
RelativeTimeRange?: RelativeTimeRange;
|
|
278
|
-
|
|
279
|
-
Negate?: boolean;
|
|
280
|
-
}
|
|
281
|
-
export declare namespace NonTalkTimeFilter {
|
|
282
|
-
|
|
283
|
-
const filterSensitiveLog: (obj: NonTalkTimeFilter) => any;
|
|
284
|
-
}
|
|
285
|
-
export declare enum SentimentValue {
|
|
286
|
-
MIXED = "MIXED",
|
|
287
|
-
NEGATIVE = "NEGATIVE",
|
|
288
|
-
NEUTRAL = "NEUTRAL",
|
|
289
|
-
POSITIVE = "POSITIVE"
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
export interface SentimentFilter {
|
|
293
|
-
|
|
294
|
-
Sentiments: (SentimentValue | string)[] | undefined;
|
|
295
|
-
|
|
296
|
-
AbsoluteTimeRange?: AbsoluteTimeRange;
|
|
297
|
-
|
|
298
|
-
RelativeTimeRange?: RelativeTimeRange;
|
|
299
|
-
|
|
300
|
-
ParticipantRole?: ParticipantRole | string;
|
|
301
|
-
|
|
302
|
-
Negate?: boolean;
|
|
303
|
-
}
|
|
304
|
-
export declare namespace SentimentFilter {
|
|
305
|
-
|
|
306
|
-
const filterSensitiveLog: (obj: SentimentFilter) => any;
|
|
307
|
-
}
|
|
308
|
-
export declare enum TranscriptFilterType {
|
|
309
|
-
EXACT = "EXACT"
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
export interface TranscriptFilter {
|
|
313
|
-
|
|
314
|
-
TranscriptFilterType: TranscriptFilterType | string | undefined;
|
|
315
|
-
|
|
316
|
-
AbsoluteTimeRange?: AbsoluteTimeRange;
|
|
317
|
-
|
|
318
|
-
RelativeTimeRange?: RelativeTimeRange;
|
|
319
|
-
|
|
320
|
-
ParticipantRole?: ParticipantRole | string;
|
|
321
|
-
|
|
322
|
-
Negate?: boolean;
|
|
323
|
-
|
|
324
|
-
Targets: string[] | undefined;
|
|
325
|
-
}
|
|
326
|
-
export declare namespace TranscriptFilter {
|
|
327
|
-
|
|
328
|
-
const filterSensitiveLog: (obj: TranscriptFilter) => any;
|
|
329
|
-
}
|
|
330
|
-
|
|
331
|
-
export declare type Rule = Rule.InterruptionFilterMember | Rule.NonTalkTimeFilterMember | Rule.SentimentFilterMember | Rule.TranscriptFilterMember | Rule.$UnknownMember;
|
|
332
|
-
export declare namespace Rule {
|
|
333
|
-
|
|
334
|
-
interface NonTalkTimeFilterMember {
|
|
335
|
-
NonTalkTimeFilter: NonTalkTimeFilter;
|
|
336
|
-
InterruptionFilter?: never;
|
|
337
|
-
TranscriptFilter?: never;
|
|
338
|
-
SentimentFilter?: never;
|
|
339
|
-
$unknown?: never;
|
|
340
|
-
}
|
|
341
|
-
|
|
342
|
-
interface InterruptionFilterMember {
|
|
343
|
-
NonTalkTimeFilter?: never;
|
|
344
|
-
InterruptionFilter: InterruptionFilter;
|
|
345
|
-
TranscriptFilter?: never;
|
|
346
|
-
SentimentFilter?: never;
|
|
347
|
-
$unknown?: never;
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
interface TranscriptFilterMember {
|
|
351
|
-
NonTalkTimeFilter?: never;
|
|
352
|
-
InterruptionFilter?: never;
|
|
353
|
-
TranscriptFilter: TranscriptFilter;
|
|
354
|
-
SentimentFilter?: never;
|
|
355
|
-
$unknown?: never;
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
interface SentimentFilterMember {
|
|
359
|
-
NonTalkTimeFilter?: never;
|
|
360
|
-
InterruptionFilter?: never;
|
|
361
|
-
TranscriptFilter?: never;
|
|
362
|
-
SentimentFilter: SentimentFilter;
|
|
363
|
-
$unknown?: never;
|
|
364
|
-
}
|
|
365
|
-
interface $UnknownMember {
|
|
366
|
-
NonTalkTimeFilter?: never;
|
|
367
|
-
InterruptionFilter?: never;
|
|
368
|
-
TranscriptFilter?: never;
|
|
369
|
-
SentimentFilter?: never;
|
|
370
|
-
$unknown: [
|
|
371
|
-
string,
|
|
372
|
-
any
|
|
373
|
-
];
|
|
374
|
-
}
|
|
375
|
-
interface Visitor<T> {
|
|
376
|
-
NonTalkTimeFilter: (value: NonTalkTimeFilter) => T;
|
|
377
|
-
InterruptionFilter: (value: InterruptionFilter) => T;
|
|
378
|
-
TranscriptFilter: (value: TranscriptFilter) => T;
|
|
379
|
-
SentimentFilter: (value: SentimentFilter) => T;
|
|
380
|
-
_: (name: string, value: any) => T;
|
|
381
|
-
}
|
|
382
|
-
const visit: <T>(value: Rule, visitor: Visitor<T>) => T;
|
|
383
|
-
|
|
384
|
-
const filterSensitiveLog: (obj: Rule) => any;
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
export interface CategoryProperties {
|
|
388
|
-
|
|
389
|
-
CategoryName?: string;
|
|
390
|
-
|
|
391
|
-
Rules?: Rule[];
|
|
392
|
-
|
|
393
|
-
CreateTime?: Date;
|
|
394
|
-
|
|
395
|
-
LastUpdateTime?: Date;
|
|
396
|
-
}
|
|
397
|
-
export declare namespace CategoryProperties {
|
|
398
|
-
|
|
399
|
-
const filterSensitiveLog: (obj: CategoryProperties) => any;
|
|
400
|
-
}
|
|
401
|
-
export declare enum CLMLanguageCode {
|
|
402
|
-
EN_AU = "en-AU",
|
|
403
|
-
EN_GB = "en-GB",
|
|
404
|
-
EN_US = "en-US",
|
|
405
|
-
ES_US = "es-US",
|
|
406
|
-
HI_IN = "hi-IN"
|
|
407
|
-
}
|
|
408
|
-
|
|
409
|
-
export interface ConflictException extends __SmithyException, $MetadataBearer {
|
|
410
|
-
name: "ConflictException";
|
|
411
|
-
$fault: "client";
|
|
412
|
-
Message?: string;
|
|
413
|
-
}
|
|
414
|
-
export interface CreateCallAnalyticsCategoryRequest {
|
|
415
|
-
|
|
416
|
-
CategoryName: string | undefined;
|
|
417
|
-
|
|
418
|
-
Rules: Rule[] | undefined;
|
|
419
|
-
}
|
|
420
|
-
export declare namespace CreateCallAnalyticsCategoryRequest {
|
|
421
|
-
|
|
422
|
-
const filterSensitiveLog: (obj: CreateCallAnalyticsCategoryRequest) => any;
|
|
423
|
-
}
|
|
424
|
-
export interface CreateCallAnalyticsCategoryResponse {
|
|
425
|
-
|
|
426
|
-
CategoryProperties?: CategoryProperties;
|
|
427
|
-
}
|
|
428
|
-
export declare namespace CreateCallAnalyticsCategoryResponse {
|
|
429
|
-
|
|
430
|
-
const filterSensitiveLog: (obj: CreateCallAnalyticsCategoryResponse) => any;
|
|
431
|
-
}
|
|
432
|
-
|
|
433
|
-
export interface InternalFailureException extends __SmithyException, $MetadataBearer {
|
|
434
|
-
name: "InternalFailureException";
|
|
435
|
-
$fault: "server";
|
|
436
|
-
Message?: string;
|
|
437
|
-
}
|
|
438
|
-
|
|
439
|
-
export interface LimitExceededException extends __SmithyException, $MetadataBearer {
|
|
440
|
-
name: "LimitExceededException";
|
|
441
|
-
$fault: "client";
|
|
442
|
-
Message?: string;
|
|
443
|
-
}
|
|
444
|
-
|
|
445
|
-
export interface InputDataConfig {
|
|
446
|
-
|
|
447
|
-
S3Uri: string | undefined;
|
|
448
|
-
|
|
449
|
-
TuningDataS3Uri?: string;
|
|
450
|
-
|
|
451
|
-
DataAccessRoleArn: string | undefined;
|
|
452
|
-
}
|
|
453
|
-
export declare namespace InputDataConfig {
|
|
454
|
-
|
|
455
|
-
const filterSensitiveLog: (obj: InputDataConfig) => any;
|
|
456
|
-
}
|
|
457
|
-
|
|
458
|
-
export interface Tag {
|
|
459
|
-
|
|
460
|
-
Key: string | undefined;
|
|
461
|
-
|
|
462
|
-
Value: string | undefined;
|
|
463
|
-
}
|
|
464
|
-
export declare namespace Tag {
|
|
465
|
-
|
|
466
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
467
|
-
}
|
|
468
|
-
export interface CreateLanguageModelRequest {
|
|
469
|
-
|
|
470
|
-
LanguageCode: CLMLanguageCode | string | undefined;
|
|
471
|
-
|
|
472
|
-
BaseModelName: BaseModelName | string | undefined;
|
|
473
|
-
|
|
474
|
-
ModelName: string | undefined;
|
|
475
|
-
|
|
476
|
-
InputDataConfig: InputDataConfig | undefined;
|
|
477
|
-
|
|
478
|
-
Tags?: Tag[];
|
|
479
|
-
}
|
|
480
|
-
export declare namespace CreateLanguageModelRequest {
|
|
481
|
-
|
|
482
|
-
const filterSensitiveLog: (obj: CreateLanguageModelRequest) => any;
|
|
483
|
-
}
|
|
484
|
-
export declare enum ModelStatus {
|
|
485
|
-
COMPLETED = "COMPLETED",
|
|
486
|
-
FAILED = "FAILED",
|
|
487
|
-
IN_PROGRESS = "IN_PROGRESS"
|
|
488
|
-
}
|
|
489
|
-
export interface CreateLanguageModelResponse {
|
|
490
|
-
|
|
491
|
-
LanguageCode?: CLMLanguageCode | string;
|
|
492
|
-
|
|
493
|
-
BaseModelName?: BaseModelName | string;
|
|
494
|
-
|
|
495
|
-
ModelName?: string;
|
|
496
|
-
|
|
497
|
-
InputDataConfig?: InputDataConfig;
|
|
498
|
-
|
|
499
|
-
ModelStatus?: ModelStatus | string;
|
|
500
|
-
}
|
|
501
|
-
export declare namespace CreateLanguageModelResponse {
|
|
502
|
-
|
|
503
|
-
const filterSensitiveLog: (obj: CreateLanguageModelResponse) => any;
|
|
504
|
-
}
|
|
505
|
-
export interface CreateMedicalVocabularyRequest {
|
|
506
|
-
|
|
507
|
-
VocabularyName: string | undefined;
|
|
508
|
-
|
|
509
|
-
LanguageCode: LanguageCode | string | undefined;
|
|
510
|
-
|
|
511
|
-
VocabularyFileUri: string | undefined;
|
|
512
|
-
|
|
513
|
-
Tags?: Tag[];
|
|
514
|
-
}
|
|
515
|
-
export declare namespace CreateMedicalVocabularyRequest {
|
|
516
|
-
|
|
517
|
-
const filterSensitiveLog: (obj: CreateMedicalVocabularyRequest) => any;
|
|
518
|
-
}
|
|
519
|
-
export declare enum VocabularyState {
|
|
520
|
-
FAILED = "FAILED",
|
|
521
|
-
PENDING = "PENDING",
|
|
522
|
-
READY = "READY"
|
|
523
|
-
}
|
|
524
|
-
export interface CreateMedicalVocabularyResponse {
|
|
525
|
-
|
|
526
|
-
VocabularyName?: string;
|
|
527
|
-
|
|
528
|
-
LanguageCode?: LanguageCode | string;
|
|
529
|
-
|
|
530
|
-
VocabularyState?: VocabularyState | string;
|
|
531
|
-
|
|
532
|
-
LastModifiedTime?: Date;
|
|
533
|
-
|
|
534
|
-
FailureReason?: string;
|
|
535
|
-
}
|
|
536
|
-
export declare namespace CreateMedicalVocabularyResponse {
|
|
537
|
-
|
|
538
|
-
const filterSensitiveLog: (obj: CreateMedicalVocabularyResponse) => any;
|
|
539
|
-
}
|
|
540
|
-
export interface CreateVocabularyRequest {
|
|
541
|
-
|
|
542
|
-
VocabularyName: string | undefined;
|
|
543
|
-
|
|
544
|
-
LanguageCode: LanguageCode | string | undefined;
|
|
545
|
-
|
|
546
|
-
Phrases?: string[];
|
|
547
|
-
|
|
548
|
-
VocabularyFileUri?: string;
|
|
549
|
-
|
|
550
|
-
Tags?: Tag[];
|
|
551
|
-
}
|
|
552
|
-
export declare namespace CreateVocabularyRequest {
|
|
553
|
-
|
|
554
|
-
const filterSensitiveLog: (obj: CreateVocabularyRequest) => any;
|
|
555
|
-
}
|
|
556
|
-
export interface CreateVocabularyResponse {
|
|
557
|
-
|
|
558
|
-
VocabularyName?: string;
|
|
559
|
-
|
|
560
|
-
LanguageCode?: LanguageCode | string;
|
|
561
|
-
|
|
562
|
-
VocabularyState?: VocabularyState | string;
|
|
563
|
-
|
|
564
|
-
LastModifiedTime?: Date;
|
|
565
|
-
|
|
566
|
-
FailureReason?: string;
|
|
567
|
-
}
|
|
568
|
-
export declare namespace CreateVocabularyResponse {
|
|
569
|
-
|
|
570
|
-
const filterSensitiveLog: (obj: CreateVocabularyResponse) => any;
|
|
571
|
-
}
|
|
572
|
-
export interface CreateVocabularyFilterRequest {
|
|
573
|
-
|
|
574
|
-
VocabularyFilterName: string | undefined;
|
|
575
|
-
|
|
576
|
-
LanguageCode: LanguageCode | string | undefined;
|
|
577
|
-
|
|
578
|
-
Words?: string[];
|
|
579
|
-
|
|
580
|
-
VocabularyFilterFileUri?: string;
|
|
581
|
-
|
|
582
|
-
Tags?: Tag[];
|
|
583
|
-
}
|
|
584
|
-
export declare namespace CreateVocabularyFilterRequest {
|
|
585
|
-
|
|
586
|
-
const filterSensitiveLog: (obj: CreateVocabularyFilterRequest) => any;
|
|
587
|
-
}
|
|
588
|
-
export interface CreateVocabularyFilterResponse {
|
|
589
|
-
|
|
590
|
-
VocabularyFilterName?: string;
|
|
591
|
-
|
|
592
|
-
LanguageCode?: LanguageCode | string;
|
|
593
|
-
|
|
594
|
-
LastModifiedTime?: Date;
|
|
595
|
-
}
|
|
596
|
-
export declare namespace CreateVocabularyFilterResponse {
|
|
597
|
-
|
|
598
|
-
const filterSensitiveLog: (obj: CreateVocabularyFilterResponse) => any;
|
|
599
|
-
}
|
|
600
|
-
export interface DeleteCallAnalyticsCategoryRequest {
|
|
601
|
-
|
|
602
|
-
CategoryName: string | undefined;
|
|
603
|
-
}
|
|
604
|
-
export declare namespace DeleteCallAnalyticsCategoryRequest {
|
|
605
|
-
|
|
606
|
-
const filterSensitiveLog: (obj: DeleteCallAnalyticsCategoryRequest) => any;
|
|
607
|
-
}
|
|
608
|
-
export interface DeleteCallAnalyticsCategoryResponse {
|
|
609
|
-
}
|
|
610
|
-
export declare namespace DeleteCallAnalyticsCategoryResponse {
|
|
611
|
-
|
|
612
|
-
const filterSensitiveLog: (obj: DeleteCallAnalyticsCategoryResponse) => any;
|
|
613
|
-
}
|
|
614
|
-
|
|
615
|
-
export interface NotFoundException extends __SmithyException, $MetadataBearer {
|
|
616
|
-
name: "NotFoundException";
|
|
617
|
-
$fault: "client";
|
|
618
|
-
Message?: string;
|
|
619
|
-
}
|
|
620
|
-
export interface DeleteCallAnalyticsJobRequest {
|
|
621
|
-
|
|
622
|
-
CallAnalyticsJobName: string | undefined;
|
|
623
|
-
}
|
|
624
|
-
export declare namespace DeleteCallAnalyticsJobRequest {
|
|
625
|
-
|
|
626
|
-
const filterSensitiveLog: (obj: DeleteCallAnalyticsJobRequest) => any;
|
|
627
|
-
}
|
|
628
|
-
export interface DeleteCallAnalyticsJobResponse {
|
|
629
|
-
}
|
|
630
|
-
export declare namespace DeleteCallAnalyticsJobResponse {
|
|
631
|
-
|
|
632
|
-
const filterSensitiveLog: (obj: DeleteCallAnalyticsJobResponse) => any;
|
|
633
|
-
}
|
|
634
|
-
export interface DeleteLanguageModelRequest {
|
|
635
|
-
|
|
636
|
-
ModelName: string | undefined;
|
|
637
|
-
}
|
|
638
|
-
export declare namespace DeleteLanguageModelRequest {
|
|
639
|
-
|
|
640
|
-
const filterSensitiveLog: (obj: DeleteLanguageModelRequest) => any;
|
|
641
|
-
}
|
|
642
|
-
export interface DeleteMedicalTranscriptionJobRequest {
|
|
643
|
-
|
|
644
|
-
MedicalTranscriptionJobName: string | undefined;
|
|
645
|
-
}
|
|
646
|
-
export declare namespace DeleteMedicalTranscriptionJobRequest {
|
|
647
|
-
|
|
648
|
-
const filterSensitiveLog: (obj: DeleteMedicalTranscriptionJobRequest) => any;
|
|
649
|
-
}
|
|
650
|
-
export interface DeleteMedicalVocabularyRequest {
|
|
651
|
-
|
|
652
|
-
VocabularyName: string | undefined;
|
|
653
|
-
}
|
|
654
|
-
export declare namespace DeleteMedicalVocabularyRequest {
|
|
655
|
-
|
|
656
|
-
const filterSensitiveLog: (obj: DeleteMedicalVocabularyRequest) => any;
|
|
657
|
-
}
|
|
658
|
-
export interface DeleteTranscriptionJobRequest {
|
|
659
|
-
|
|
660
|
-
TranscriptionJobName: string | undefined;
|
|
661
|
-
}
|
|
662
|
-
export declare namespace DeleteTranscriptionJobRequest {
|
|
663
|
-
|
|
664
|
-
const filterSensitiveLog: (obj: DeleteTranscriptionJobRequest) => any;
|
|
665
|
-
}
|
|
666
|
-
export interface DeleteVocabularyRequest {
|
|
667
|
-
|
|
668
|
-
VocabularyName: string | undefined;
|
|
669
|
-
}
|
|
670
|
-
export declare namespace DeleteVocabularyRequest {
|
|
671
|
-
|
|
672
|
-
const filterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
|
|
673
|
-
}
|
|
674
|
-
export interface DeleteVocabularyFilterRequest {
|
|
675
|
-
|
|
676
|
-
VocabularyFilterName: string | undefined;
|
|
677
|
-
}
|
|
678
|
-
export declare namespace DeleteVocabularyFilterRequest {
|
|
679
|
-
|
|
680
|
-
const filterSensitiveLog: (obj: DeleteVocabularyFilterRequest) => any;
|
|
681
|
-
}
|
|
682
|
-
export interface DescribeLanguageModelRequest {
|
|
683
|
-
|
|
684
|
-
ModelName: string | undefined;
|
|
685
|
-
}
|
|
686
|
-
export declare namespace DescribeLanguageModelRequest {
|
|
687
|
-
|
|
688
|
-
const filterSensitiveLog: (obj: DescribeLanguageModelRequest) => any;
|
|
689
|
-
}
|
|
690
|
-
|
|
691
|
-
export interface LanguageModel {
|
|
692
|
-
|
|
693
|
-
ModelName?: string;
|
|
694
|
-
|
|
695
|
-
CreateTime?: Date;
|
|
696
|
-
|
|
697
|
-
LastModifiedTime?: Date;
|
|
698
|
-
|
|
699
|
-
LanguageCode?: CLMLanguageCode | string;
|
|
700
|
-
|
|
701
|
-
BaseModelName?: BaseModelName | string;
|
|
702
|
-
|
|
703
|
-
ModelStatus?: ModelStatus | string;
|
|
704
|
-
|
|
705
|
-
UpgradeAvailability?: boolean;
|
|
706
|
-
|
|
707
|
-
FailureReason?: string;
|
|
708
|
-
|
|
709
|
-
InputDataConfig?: InputDataConfig;
|
|
710
|
-
}
|
|
711
|
-
export declare namespace LanguageModel {
|
|
712
|
-
|
|
713
|
-
const filterSensitiveLog: (obj: LanguageModel) => any;
|
|
714
|
-
}
|
|
715
|
-
export interface DescribeLanguageModelResponse {
|
|
716
|
-
|
|
717
|
-
LanguageModel?: LanguageModel;
|
|
718
|
-
}
|
|
719
|
-
export declare namespace DescribeLanguageModelResponse {
|
|
720
|
-
|
|
721
|
-
const filterSensitiveLog: (obj: DescribeLanguageModelResponse) => any;
|
|
722
|
-
}
|
|
723
|
-
export interface GetCallAnalyticsCategoryRequest {
|
|
724
|
-
|
|
725
|
-
CategoryName: string | undefined;
|
|
726
|
-
}
|
|
727
|
-
export declare namespace GetCallAnalyticsCategoryRequest {
|
|
728
|
-
|
|
729
|
-
const filterSensitiveLog: (obj: GetCallAnalyticsCategoryRequest) => any;
|
|
730
|
-
}
|
|
731
|
-
export interface GetCallAnalyticsCategoryResponse {
|
|
732
|
-
|
|
733
|
-
CategoryProperties?: CategoryProperties;
|
|
734
|
-
}
|
|
735
|
-
export declare namespace GetCallAnalyticsCategoryResponse {
|
|
736
|
-
|
|
737
|
-
const filterSensitiveLog: (obj: GetCallAnalyticsCategoryResponse) => any;
|
|
738
|
-
}
|
|
739
|
-
export interface GetCallAnalyticsJobRequest {
|
|
740
|
-
|
|
741
|
-
CallAnalyticsJobName: string | undefined;
|
|
742
|
-
}
|
|
743
|
-
export declare namespace GetCallAnalyticsJobRequest {
|
|
744
|
-
|
|
745
|
-
const filterSensitiveLog: (obj: GetCallAnalyticsJobRequest) => any;
|
|
746
|
-
}
|
|
747
|
-
export interface GetCallAnalyticsJobResponse {
|
|
748
|
-
|
|
749
|
-
CallAnalyticsJob?: CallAnalyticsJob;
|
|
750
|
-
}
|
|
751
|
-
export declare namespace GetCallAnalyticsJobResponse {
|
|
752
|
-
|
|
753
|
-
const filterSensitiveLog: (obj: GetCallAnalyticsJobResponse) => any;
|
|
754
|
-
}
|
|
755
|
-
export interface GetMedicalTranscriptionJobRequest {
|
|
756
|
-
|
|
757
|
-
MedicalTranscriptionJobName: string | undefined;
|
|
758
|
-
}
|
|
759
|
-
export declare namespace GetMedicalTranscriptionJobRequest {
|
|
760
|
-
|
|
761
|
-
const filterSensitiveLog: (obj: GetMedicalTranscriptionJobRequest) => any;
|
|
762
|
-
}
|
|
763
|
-
export declare enum MedicalContentIdentificationType {
|
|
764
|
-
PHI = "PHI"
|
|
765
|
-
}
|
|
766
|
-
|
|
767
|
-
export interface MedicalTranscriptionSetting {
|
|
768
|
-
|
|
769
|
-
ShowSpeakerLabels?: boolean;
|
|
770
|
-
|
|
771
|
-
MaxSpeakerLabels?: number;
|
|
772
|
-
|
|
773
|
-
ChannelIdentification?: boolean;
|
|
774
|
-
|
|
775
|
-
ShowAlternatives?: boolean;
|
|
776
|
-
|
|
777
|
-
MaxAlternatives?: number;
|
|
778
|
-
|
|
779
|
-
VocabularyName?: string;
|
|
780
|
-
}
|
|
781
|
-
export declare namespace MedicalTranscriptionSetting {
|
|
782
|
-
|
|
783
|
-
const filterSensitiveLog: (obj: MedicalTranscriptionSetting) => any;
|
|
784
|
-
}
|
|
785
|
-
export declare enum Specialty {
|
|
786
|
-
PRIMARYCARE = "PRIMARYCARE"
|
|
787
|
-
}
|
|
788
|
-
|
|
789
|
-
export interface MedicalTranscript {
|
|
790
|
-
|
|
791
|
-
TranscriptFileUri?: string;
|
|
792
|
-
}
|
|
793
|
-
export declare namespace MedicalTranscript {
|
|
794
|
-
|
|
795
|
-
const filterSensitiveLog: (obj: MedicalTranscript) => any;
|
|
796
|
-
}
|
|
797
|
-
export declare enum TranscriptionJobStatus {
|
|
798
|
-
COMPLETED = "COMPLETED",
|
|
799
|
-
FAILED = "FAILED",
|
|
800
|
-
IN_PROGRESS = "IN_PROGRESS",
|
|
801
|
-
QUEUED = "QUEUED"
|
|
802
|
-
}
|
|
803
|
-
export declare enum Type {
|
|
804
|
-
CONVERSATION = "CONVERSATION",
|
|
805
|
-
DICTATION = "DICTATION"
|
|
806
|
-
}
|
|
807
|
-
|
|
808
|
-
export interface MedicalTranscriptionJob {
|
|
809
|
-
|
|
810
|
-
MedicalTranscriptionJobName?: string;
|
|
811
|
-
|
|
812
|
-
TranscriptionJobStatus?: TranscriptionJobStatus | string;
|
|
813
|
-
|
|
814
|
-
LanguageCode?: LanguageCode | string;
|
|
815
|
-
|
|
816
|
-
MediaSampleRateHertz?: number;
|
|
817
|
-
|
|
818
|
-
MediaFormat?: MediaFormat | string;
|
|
819
|
-
|
|
820
|
-
Media?: Media;
|
|
821
|
-
|
|
822
|
-
Transcript?: MedicalTranscript;
|
|
823
|
-
|
|
824
|
-
StartTime?: Date;
|
|
825
|
-
|
|
826
|
-
CreationTime?: Date;
|
|
827
|
-
|
|
828
|
-
CompletionTime?: Date;
|
|
829
|
-
|
|
830
|
-
FailureReason?: string;
|
|
831
|
-
|
|
832
|
-
Settings?: MedicalTranscriptionSetting;
|
|
833
|
-
|
|
834
|
-
ContentIdentificationType?: MedicalContentIdentificationType | string;
|
|
835
|
-
|
|
836
|
-
Specialty?: Specialty | string;
|
|
837
|
-
|
|
838
|
-
Type?: Type | string;
|
|
839
|
-
|
|
840
|
-
Tags?: Tag[];
|
|
841
|
-
}
|
|
842
|
-
export declare namespace MedicalTranscriptionJob {
|
|
843
|
-
|
|
844
|
-
const filterSensitiveLog: (obj: MedicalTranscriptionJob) => any;
|
|
845
|
-
}
|
|
846
|
-
export interface GetMedicalTranscriptionJobResponse {
|
|
847
|
-
|
|
848
|
-
MedicalTranscriptionJob?: MedicalTranscriptionJob;
|
|
849
|
-
}
|
|
850
|
-
export declare namespace GetMedicalTranscriptionJobResponse {
|
|
851
|
-
|
|
852
|
-
const filterSensitiveLog: (obj: GetMedicalTranscriptionJobResponse) => any;
|
|
853
|
-
}
|
|
854
|
-
export interface GetMedicalVocabularyRequest {
|
|
855
|
-
|
|
856
|
-
VocabularyName: string | undefined;
|
|
857
|
-
}
|
|
858
|
-
export declare namespace GetMedicalVocabularyRequest {
|
|
859
|
-
|
|
860
|
-
const filterSensitiveLog: (obj: GetMedicalVocabularyRequest) => any;
|
|
861
|
-
}
|
|
862
|
-
export interface GetMedicalVocabularyResponse {
|
|
863
|
-
|
|
864
|
-
VocabularyName?: string;
|
|
865
|
-
|
|
866
|
-
LanguageCode?: LanguageCode | string;
|
|
867
|
-
|
|
868
|
-
VocabularyState?: VocabularyState | string;
|
|
869
|
-
|
|
870
|
-
LastModifiedTime?: Date;
|
|
871
|
-
|
|
872
|
-
FailureReason?: string;
|
|
873
|
-
|
|
874
|
-
DownloadUri?: string;
|
|
875
|
-
}
|
|
876
|
-
export declare namespace GetMedicalVocabularyResponse {
|
|
877
|
-
|
|
878
|
-
const filterSensitiveLog: (obj: GetMedicalVocabularyResponse) => any;
|
|
879
|
-
}
|
|
880
|
-
export interface GetTranscriptionJobRequest {
|
|
881
|
-
|
|
882
|
-
TranscriptionJobName: string | undefined;
|
|
883
|
-
}
|
|
884
|
-
export declare namespace GetTranscriptionJobRequest {
|
|
885
|
-
|
|
886
|
-
const filterSensitiveLog: (obj: GetTranscriptionJobRequest) => any;
|
|
887
|
-
}
|
|
888
|
-
|
|
889
|
-
export interface JobExecutionSettings {
|
|
890
|
-
|
|
891
|
-
AllowDeferredExecution?: boolean;
|
|
892
|
-
|
|
893
|
-
DataAccessRoleArn?: string;
|
|
894
|
-
}
|
|
895
|
-
export declare namespace JobExecutionSettings {
|
|
896
|
-
|
|
897
|
-
const filterSensitiveLog: (obj: JobExecutionSettings) => any;
|
|
898
|
-
}
|
|
899
|
-
|
|
900
|
-
export interface ModelSettings {
|
|
901
|
-
|
|
902
|
-
LanguageModelName?: string;
|
|
903
|
-
}
|
|
904
|
-
export declare namespace ModelSettings {
|
|
905
|
-
|
|
906
|
-
const filterSensitiveLog: (obj: ModelSettings) => any;
|
|
907
|
-
}
|
|
908
|
-
|
|
909
|
-
export interface Settings {
|
|
910
|
-
|
|
911
|
-
VocabularyName?: string;
|
|
912
|
-
|
|
913
|
-
ShowSpeakerLabels?: boolean;
|
|
914
|
-
|
|
915
|
-
MaxSpeakerLabels?: number;
|
|
916
|
-
|
|
917
|
-
ChannelIdentification?: boolean;
|
|
918
|
-
|
|
919
|
-
ShowAlternatives?: boolean;
|
|
920
|
-
|
|
921
|
-
MaxAlternatives?: number;
|
|
922
|
-
|
|
923
|
-
VocabularyFilterName?: string;
|
|
924
|
-
|
|
925
|
-
VocabularyFilterMethod?: VocabularyFilterMethod | string;
|
|
926
|
-
}
|
|
927
|
-
export declare namespace Settings {
|
|
928
|
-
|
|
929
|
-
const filterSensitiveLog: (obj: Settings) => any;
|
|
930
|
-
}
|
|
931
|
-
export declare enum SubtitleFormat {
|
|
932
|
-
SRT = "srt",
|
|
933
|
-
VTT = "vtt"
|
|
934
|
-
}
|
|
935
|
-
|
|
936
|
-
export interface SubtitlesOutput {
|
|
937
|
-
|
|
938
|
-
Formats?: (SubtitleFormat | string)[];
|
|
939
|
-
|
|
940
|
-
SubtitleFileUris?: string[];
|
|
941
|
-
}
|
|
942
|
-
export declare namespace SubtitlesOutput {
|
|
943
|
-
|
|
944
|
-
const filterSensitiveLog: (obj: SubtitlesOutput) => any;
|
|
945
|
-
}
|
|
946
|
-
|
|
947
|
-
export interface TranscriptionJob {
|
|
948
|
-
|
|
949
|
-
TranscriptionJobName?: string;
|
|
950
|
-
|
|
951
|
-
TranscriptionJobStatus?: TranscriptionJobStatus | string;
|
|
952
|
-
|
|
953
|
-
LanguageCode?: LanguageCode | string;
|
|
954
|
-
|
|
955
|
-
MediaSampleRateHertz?: number;
|
|
956
|
-
|
|
957
|
-
MediaFormat?: MediaFormat | string;
|
|
958
|
-
|
|
959
|
-
Media?: Media;
|
|
960
|
-
|
|
961
|
-
Transcript?: Transcript;
|
|
962
|
-
|
|
963
|
-
StartTime?: Date;
|
|
964
|
-
|
|
965
|
-
CreationTime?: Date;
|
|
966
|
-
|
|
967
|
-
CompletionTime?: Date;
|
|
968
|
-
|
|
969
|
-
FailureReason?: string;
|
|
970
|
-
|
|
971
|
-
Settings?: Settings;
|
|
972
|
-
|
|
973
|
-
ModelSettings?: ModelSettings;
|
|
974
|
-
|
|
975
|
-
JobExecutionSettings?: JobExecutionSettings;
|
|
976
|
-
|
|
977
|
-
ContentRedaction?: ContentRedaction;
|
|
978
|
-
|
|
979
|
-
IdentifyLanguage?: boolean;
|
|
980
|
-
|
|
981
|
-
LanguageOptions?: (LanguageCode | string)[];
|
|
982
|
-
|
|
983
|
-
IdentifiedLanguageScore?: number;
|
|
984
|
-
|
|
985
|
-
Tags?: Tag[];
|
|
986
|
-
|
|
987
|
-
Subtitles?: SubtitlesOutput;
|
|
988
|
-
|
|
989
|
-
LanguageIdSettings?: {
|
|
990
|
-
[key: string]: LanguageIdSettings;
|
|
991
|
-
};
|
|
992
|
-
}
|
|
993
|
-
export declare namespace TranscriptionJob {
|
|
994
|
-
|
|
995
|
-
const filterSensitiveLog: (obj: TranscriptionJob) => any;
|
|
996
|
-
}
|
|
997
|
-
export interface GetTranscriptionJobResponse {
|
|
998
|
-
|
|
999
|
-
TranscriptionJob?: TranscriptionJob;
|
|
1000
|
-
}
|
|
1001
|
-
export declare namespace GetTranscriptionJobResponse {
|
|
1002
|
-
|
|
1003
|
-
const filterSensitiveLog: (obj: GetTranscriptionJobResponse) => any;
|
|
1004
|
-
}
|
|
1005
|
-
export interface GetVocabularyRequest {
|
|
1006
|
-
|
|
1007
|
-
VocabularyName: string | undefined;
|
|
1008
|
-
}
|
|
1009
|
-
export declare namespace GetVocabularyRequest {
|
|
1010
|
-
|
|
1011
|
-
const filterSensitiveLog: (obj: GetVocabularyRequest) => any;
|
|
1012
|
-
}
|
|
1013
|
-
export interface GetVocabularyResponse {
|
|
1014
|
-
|
|
1015
|
-
VocabularyName?: string;
|
|
1016
|
-
|
|
1017
|
-
LanguageCode?: LanguageCode | string;
|
|
1018
|
-
|
|
1019
|
-
VocabularyState?: VocabularyState | string;
|
|
1020
|
-
|
|
1021
|
-
LastModifiedTime?: Date;
|
|
1022
|
-
|
|
1023
|
-
FailureReason?: string;
|
|
1024
|
-
|
|
1025
|
-
DownloadUri?: string;
|
|
1026
|
-
}
|
|
1027
|
-
export declare namespace GetVocabularyResponse {
|
|
1028
|
-
|
|
1029
|
-
const filterSensitiveLog: (obj: GetVocabularyResponse) => any;
|
|
1030
|
-
}
|
|
1031
|
-
export interface GetVocabularyFilterRequest {
|
|
1032
|
-
|
|
1033
|
-
VocabularyFilterName: string | undefined;
|
|
1034
|
-
}
|
|
1035
|
-
export declare namespace GetVocabularyFilterRequest {
|
|
1036
|
-
|
|
1037
|
-
const filterSensitiveLog: (obj: GetVocabularyFilterRequest) => any;
|
|
1038
|
-
}
|
|
1039
|
-
export interface GetVocabularyFilterResponse {
|
|
1040
|
-
|
|
1041
|
-
VocabularyFilterName?: string;
|
|
1042
|
-
|
|
1043
|
-
LanguageCode?: LanguageCode | string;
|
|
1044
|
-
|
|
1045
|
-
LastModifiedTime?: Date;
|
|
1046
|
-
|
|
1047
|
-
DownloadUri?: string;
|
|
1048
|
-
}
|
|
1049
|
-
export declare namespace GetVocabularyFilterResponse {
|
|
1050
|
-
|
|
1051
|
-
const filterSensitiveLog: (obj: GetVocabularyFilterResponse) => any;
|
|
1052
|
-
}
|
|
1053
|
-
export interface ListCallAnalyticsCategoriesRequest {
|
|
1054
|
-
|
|
1055
|
-
NextToken?: string;
|
|
1056
|
-
|
|
1057
|
-
MaxResults?: number;
|
|
1058
|
-
}
|
|
1059
|
-
export declare namespace ListCallAnalyticsCategoriesRequest {
|
|
1060
|
-
|
|
1061
|
-
const filterSensitiveLog: (obj: ListCallAnalyticsCategoriesRequest) => any;
|
|
1062
|
-
}
|
|
1063
|
-
export interface ListCallAnalyticsCategoriesResponse {
|
|
1064
|
-
|
|
1065
|
-
NextToken?: string;
|
|
1066
|
-
|
|
1067
|
-
Categories?: CategoryProperties[];
|
|
1068
|
-
}
|
|
1069
|
-
export declare namespace ListCallAnalyticsCategoriesResponse {
|
|
1070
|
-
|
|
1071
|
-
const filterSensitiveLog: (obj: ListCallAnalyticsCategoriesResponse) => any;
|
|
1072
|
-
}
|
|
1073
|
-
export interface ListCallAnalyticsJobsRequest {
|
|
1074
|
-
|
|
1075
|
-
Status?: CallAnalyticsJobStatus | string;
|
|
1076
|
-
|
|
1077
|
-
JobNameContains?: string;
|
|
1078
|
-
|
|
1079
|
-
NextToken?: string;
|
|
1080
|
-
|
|
1081
|
-
MaxResults?: number;
|
|
1082
|
-
}
|
|
1083
|
-
export declare namespace ListCallAnalyticsJobsRequest {
|
|
1084
|
-
|
|
1085
|
-
const filterSensitiveLog: (obj: ListCallAnalyticsJobsRequest) => any;
|
|
1086
|
-
}
|
|
1087
|
-
export interface ListCallAnalyticsJobsResponse {
|
|
1088
|
-
|
|
1089
|
-
Status?: CallAnalyticsJobStatus | string;
|
|
1090
|
-
|
|
1091
|
-
NextToken?: string;
|
|
1092
|
-
|
|
1093
|
-
CallAnalyticsJobSummaries?: CallAnalyticsJobSummary[];
|
|
1094
|
-
}
|
|
1095
|
-
export declare namespace ListCallAnalyticsJobsResponse {
|
|
1096
|
-
|
|
1097
|
-
const filterSensitiveLog: (obj: ListCallAnalyticsJobsResponse) => any;
|
|
1098
|
-
}
|
|
1099
|
-
export interface ListLanguageModelsRequest {
|
|
1100
|
-
|
|
1101
|
-
StatusEquals?: ModelStatus | string;
|
|
1102
|
-
|
|
1103
|
-
NameContains?: string;
|
|
1104
|
-
|
|
1105
|
-
NextToken?: string;
|
|
1106
|
-
|
|
1107
|
-
MaxResults?: number;
|
|
1108
|
-
}
|
|
1109
|
-
export declare namespace ListLanguageModelsRequest {
|
|
1110
|
-
|
|
1111
|
-
const filterSensitiveLog: (obj: ListLanguageModelsRequest) => any;
|
|
1112
|
-
}
|
|
1113
|
-
export interface ListLanguageModelsResponse {
|
|
1114
|
-
|
|
1115
|
-
NextToken?: string;
|
|
1116
|
-
|
|
1117
|
-
Models?: LanguageModel[];
|
|
1118
|
-
}
|
|
1119
|
-
export declare namespace ListLanguageModelsResponse {
|
|
1120
|
-
|
|
1121
|
-
const filterSensitiveLog: (obj: ListLanguageModelsResponse) => any;
|
|
1122
|
-
}
|
|
1123
|
-
export interface ListMedicalTranscriptionJobsRequest {
|
|
1124
|
-
|
|
1125
|
-
Status?: TranscriptionJobStatus | string;
|
|
1126
|
-
|
|
1127
|
-
JobNameContains?: string;
|
|
1128
|
-
|
|
1129
|
-
NextToken?: string;
|
|
1130
|
-
|
|
1131
|
-
MaxResults?: number;
|
|
1132
|
-
}
|
|
1133
|
-
export declare namespace ListMedicalTranscriptionJobsRequest {
|
|
1134
|
-
|
|
1135
|
-
const filterSensitiveLog: (obj: ListMedicalTranscriptionJobsRequest) => any;
|
|
1136
|
-
}
|
|
1137
|
-
export declare enum OutputLocationType {
|
|
1138
|
-
CUSTOMER_BUCKET = "CUSTOMER_BUCKET",
|
|
1139
|
-
SERVICE_BUCKET = "SERVICE_BUCKET"
|
|
1140
|
-
}
|
|
1141
|
-
|
|
1142
|
-
export interface MedicalTranscriptionJobSummary {
|
|
1143
|
-
|
|
1144
|
-
MedicalTranscriptionJobName?: string;
|
|
1145
|
-
|
|
1146
|
-
CreationTime?: Date;
|
|
1147
|
-
|
|
1148
|
-
StartTime?: Date;
|
|
1149
|
-
|
|
1150
|
-
CompletionTime?: Date;
|
|
1151
|
-
|
|
1152
|
-
LanguageCode?: LanguageCode | string;
|
|
1153
|
-
|
|
1154
|
-
TranscriptionJobStatus?: TranscriptionJobStatus | string;
|
|
1155
|
-
|
|
1156
|
-
FailureReason?: string;
|
|
1157
|
-
|
|
1158
|
-
OutputLocationType?: OutputLocationType | string;
|
|
1159
|
-
|
|
1160
|
-
Specialty?: Specialty | string;
|
|
1161
|
-
|
|
1162
|
-
ContentIdentificationType?: MedicalContentIdentificationType | string;
|
|
1163
|
-
|
|
1164
|
-
Type?: Type | string;
|
|
1165
|
-
}
|
|
1166
|
-
export declare namespace MedicalTranscriptionJobSummary {
|
|
1167
|
-
|
|
1168
|
-
const filterSensitiveLog: (obj: MedicalTranscriptionJobSummary) => any;
|
|
1169
|
-
}
|
|
1170
|
-
export interface ListMedicalTranscriptionJobsResponse {
|
|
1171
|
-
|
|
1172
|
-
Status?: TranscriptionJobStatus | string;
|
|
1173
|
-
|
|
1174
|
-
NextToken?: string;
|
|
1175
|
-
|
|
1176
|
-
MedicalTranscriptionJobSummaries?: MedicalTranscriptionJobSummary[];
|
|
1177
|
-
}
|
|
1178
|
-
export declare namespace ListMedicalTranscriptionJobsResponse {
|
|
1179
|
-
|
|
1180
|
-
const filterSensitiveLog: (obj: ListMedicalTranscriptionJobsResponse) => any;
|
|
1181
|
-
}
|
|
1182
|
-
export interface ListMedicalVocabulariesRequest {
|
|
1183
|
-
|
|
1184
|
-
NextToken?: string;
|
|
1185
|
-
|
|
1186
|
-
MaxResults?: number;
|
|
1187
|
-
|
|
1188
|
-
StateEquals?: VocabularyState | string;
|
|
1189
|
-
|
|
1190
|
-
NameContains?: string;
|
|
1191
|
-
}
|
|
1192
|
-
export declare namespace ListMedicalVocabulariesRequest {
|
|
1193
|
-
|
|
1194
|
-
const filterSensitiveLog: (obj: ListMedicalVocabulariesRequest) => any;
|
|
1195
|
-
}
|
|
1196
|
-
|
|
1197
|
-
export interface VocabularyInfo {
|
|
1198
|
-
|
|
1199
|
-
VocabularyName?: string;
|
|
1200
|
-
|
|
1201
|
-
LanguageCode?: LanguageCode | string;
|
|
1202
|
-
|
|
1203
|
-
LastModifiedTime?: Date;
|
|
1204
|
-
|
|
1205
|
-
VocabularyState?: VocabularyState | string;
|
|
1206
|
-
}
|
|
1207
|
-
export declare namespace VocabularyInfo {
|
|
1208
|
-
|
|
1209
|
-
const filterSensitiveLog: (obj: VocabularyInfo) => any;
|
|
1210
|
-
}
|
|
1211
|
-
export interface ListMedicalVocabulariesResponse {
|
|
1212
|
-
|
|
1213
|
-
Status?: VocabularyState | string;
|
|
1214
|
-
|
|
1215
|
-
NextToken?: string;
|
|
1216
|
-
|
|
1217
|
-
Vocabularies?: VocabularyInfo[];
|
|
1218
|
-
}
|
|
1219
|
-
export declare namespace ListMedicalVocabulariesResponse {
|
|
1220
|
-
|
|
1221
|
-
const filterSensitiveLog: (obj: ListMedicalVocabulariesResponse) => any;
|
|
1222
|
-
}
|
|
1223
|
-
export interface ListTagsForResourceRequest {
|
|
1224
|
-
|
|
1225
|
-
ResourceArn: string | undefined;
|
|
1226
|
-
}
|
|
1227
|
-
export declare namespace ListTagsForResourceRequest {
|
|
1228
|
-
|
|
1229
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1230
|
-
}
|
|
1231
|
-
export interface ListTagsForResourceResponse {
|
|
1232
|
-
|
|
1233
|
-
ResourceArn?: string;
|
|
1234
|
-
|
|
1235
|
-
Tags?: Tag[];
|
|
1236
|
-
}
|
|
1237
|
-
export declare namespace ListTagsForResourceResponse {
|
|
1238
|
-
|
|
1239
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1240
|
-
}
|
|
1241
|
-
export interface ListTranscriptionJobsRequest {
|
|
1242
|
-
|
|
1243
|
-
Status?: TranscriptionJobStatus | string;
|
|
1244
|
-
|
|
1245
|
-
JobNameContains?: string;
|
|
1246
|
-
|
|
1247
|
-
NextToken?: string;
|
|
1248
|
-
|
|
1249
|
-
MaxResults?: number;
|
|
1250
|
-
}
|
|
1251
|
-
export declare namespace ListTranscriptionJobsRequest {
|
|
1252
|
-
|
|
1253
|
-
const filterSensitiveLog: (obj: ListTranscriptionJobsRequest) => any;
|
|
1254
|
-
}
|
|
1255
|
-
|
|
1256
|
-
export interface TranscriptionJobSummary {
|
|
1257
|
-
|
|
1258
|
-
TranscriptionJobName?: string;
|
|
1259
|
-
|
|
1260
|
-
CreationTime?: Date;
|
|
1261
|
-
|
|
1262
|
-
StartTime?: Date;
|
|
1263
|
-
|
|
1264
|
-
CompletionTime?: Date;
|
|
1265
|
-
|
|
1266
|
-
LanguageCode?: LanguageCode | string;
|
|
1267
|
-
|
|
1268
|
-
TranscriptionJobStatus?: TranscriptionJobStatus | string;
|
|
1269
|
-
|
|
1270
|
-
FailureReason?: string;
|
|
1271
|
-
|
|
1272
|
-
OutputLocationType?: OutputLocationType | string;
|
|
1273
|
-
|
|
1274
|
-
ContentRedaction?: ContentRedaction;
|
|
1275
|
-
|
|
1276
|
-
ModelSettings?: ModelSettings;
|
|
1277
|
-
|
|
1278
|
-
IdentifyLanguage?: boolean;
|
|
1279
|
-
|
|
1280
|
-
IdentifiedLanguageScore?: number;
|
|
1281
|
-
}
|
|
1282
|
-
export declare namespace TranscriptionJobSummary {
|
|
1283
|
-
|
|
1284
|
-
const filterSensitiveLog: (obj: TranscriptionJobSummary) => any;
|
|
1285
|
-
}
|
|
1286
|
-
export interface ListTranscriptionJobsResponse {
|
|
1287
|
-
|
|
1288
|
-
Status?: TranscriptionJobStatus | string;
|
|
1289
|
-
|
|
1290
|
-
NextToken?: string;
|
|
1291
|
-
|
|
1292
|
-
TranscriptionJobSummaries?: TranscriptionJobSummary[];
|
|
1293
|
-
}
|
|
1294
|
-
export declare namespace ListTranscriptionJobsResponse {
|
|
1295
|
-
|
|
1296
|
-
const filterSensitiveLog: (obj: ListTranscriptionJobsResponse) => any;
|
|
1297
|
-
}
|
|
1298
|
-
export interface ListVocabulariesRequest {
|
|
1299
|
-
|
|
1300
|
-
NextToken?: string;
|
|
1301
|
-
|
|
1302
|
-
MaxResults?: number;
|
|
1303
|
-
|
|
1304
|
-
StateEquals?: VocabularyState | string;
|
|
1305
|
-
|
|
1306
|
-
NameContains?: string;
|
|
1307
|
-
}
|
|
1308
|
-
export declare namespace ListVocabulariesRequest {
|
|
1309
|
-
|
|
1310
|
-
const filterSensitiveLog: (obj: ListVocabulariesRequest) => any;
|
|
1311
|
-
}
|
|
1312
|
-
export interface ListVocabulariesResponse {
|
|
1313
|
-
|
|
1314
|
-
Status?: VocabularyState | string;
|
|
1315
|
-
|
|
1316
|
-
NextToken?: string;
|
|
1317
|
-
|
|
1318
|
-
Vocabularies?: VocabularyInfo[];
|
|
1319
|
-
}
|
|
1320
|
-
export declare namespace ListVocabulariesResponse {
|
|
1321
|
-
|
|
1322
|
-
const filterSensitiveLog: (obj: ListVocabulariesResponse) => any;
|
|
1323
|
-
}
|
|
1324
|
-
export interface ListVocabularyFiltersRequest {
|
|
1325
|
-
|
|
1326
|
-
NextToken?: string;
|
|
1327
|
-
|
|
1328
|
-
MaxResults?: number;
|
|
1329
|
-
|
|
1330
|
-
NameContains?: string;
|
|
1331
|
-
}
|
|
1332
|
-
export declare namespace ListVocabularyFiltersRequest {
|
|
1333
|
-
|
|
1334
|
-
const filterSensitiveLog: (obj: ListVocabularyFiltersRequest) => any;
|
|
1335
|
-
}
|
|
1336
|
-
|
|
1337
|
-
export interface VocabularyFilterInfo {
|
|
1338
|
-
|
|
1339
|
-
VocabularyFilterName?: string;
|
|
1340
|
-
|
|
1341
|
-
LanguageCode?: LanguageCode | string;
|
|
1342
|
-
|
|
1343
|
-
LastModifiedTime?: Date;
|
|
1344
|
-
}
|
|
1345
|
-
export declare namespace VocabularyFilterInfo {
|
|
1346
|
-
|
|
1347
|
-
const filterSensitiveLog: (obj: VocabularyFilterInfo) => any;
|
|
1348
|
-
}
|
|
1349
|
-
export interface ListVocabularyFiltersResponse {
|
|
1350
|
-
|
|
1351
|
-
NextToken?: string;
|
|
1352
|
-
|
|
1353
|
-
VocabularyFilters?: VocabularyFilterInfo[];
|
|
1354
|
-
}
|
|
1355
|
-
export declare namespace ListVocabularyFiltersResponse {
|
|
1356
|
-
|
|
1357
|
-
const filterSensitiveLog: (obj: ListVocabularyFiltersResponse) => any;
|
|
1358
|
-
}
|
|
1359
|
-
export interface StartCallAnalyticsJobRequest {
|
|
1360
|
-
|
|
1361
|
-
CallAnalyticsJobName: string | undefined;
|
|
1362
|
-
|
|
1363
|
-
Media: Media | undefined;
|
|
1364
|
-
|
|
1365
|
-
OutputLocation?: string;
|
|
1366
|
-
|
|
1367
|
-
OutputEncryptionKMSKeyId?: string;
|
|
1368
|
-
|
|
1369
|
-
DataAccessRoleArn: string | undefined;
|
|
1370
|
-
|
|
1371
|
-
Settings?: CallAnalyticsJobSettings;
|
|
1372
|
-
|
|
1373
|
-
ChannelDefinitions?: ChannelDefinition[];
|
|
1374
|
-
}
|
|
1375
|
-
export declare namespace StartCallAnalyticsJobRequest {
|
|
1376
|
-
|
|
1377
|
-
const filterSensitiveLog: (obj: StartCallAnalyticsJobRequest) => any;
|
|
1378
|
-
}
|
|
1379
|
-
export interface StartCallAnalyticsJobResponse {
|
|
1380
|
-
|
|
1381
|
-
CallAnalyticsJob?: CallAnalyticsJob;
|
|
1382
|
-
}
|
|
1383
|
-
export declare namespace StartCallAnalyticsJobResponse {
|
|
1384
|
-
|
|
1385
|
-
const filterSensitiveLog: (obj: StartCallAnalyticsJobResponse) => any;
|
|
1386
|
-
}
|
|
1387
|
-
export interface StartMedicalTranscriptionJobRequest {
|
|
1388
|
-
|
|
1389
|
-
MedicalTranscriptionJobName: string | undefined;
|
|
1390
|
-
|
|
1391
|
-
LanguageCode: LanguageCode | string | undefined;
|
|
1392
|
-
|
|
1393
|
-
MediaSampleRateHertz?: number;
|
|
1394
|
-
|
|
1395
|
-
MediaFormat?: MediaFormat | string;
|
|
1396
|
-
|
|
1397
|
-
Media: Media | undefined;
|
|
1398
|
-
|
|
1399
|
-
OutputBucketName: string | undefined;
|
|
1400
|
-
|
|
1401
|
-
OutputKey?: string;
|
|
1402
|
-
|
|
1403
|
-
OutputEncryptionKMSKeyId?: string;
|
|
1404
|
-
|
|
1405
|
-
KMSEncryptionContext?: {
|
|
1406
|
-
[key: string]: string;
|
|
1407
|
-
};
|
|
1408
|
-
|
|
1409
|
-
Settings?: MedicalTranscriptionSetting;
|
|
1410
|
-
|
|
1411
|
-
ContentIdentificationType?: MedicalContentIdentificationType | string;
|
|
1412
|
-
|
|
1413
|
-
Specialty: Specialty | string | undefined;
|
|
1414
|
-
|
|
1415
|
-
Type: Type | string | undefined;
|
|
1416
|
-
|
|
1417
|
-
Tags?: Tag[];
|
|
1418
|
-
}
|
|
1419
|
-
export declare namespace StartMedicalTranscriptionJobRequest {
|
|
1420
|
-
|
|
1421
|
-
const filterSensitiveLog: (obj: StartMedicalTranscriptionJobRequest) => any;
|
|
1422
|
-
}
|
|
1423
|
-
export interface StartMedicalTranscriptionJobResponse {
|
|
1424
|
-
|
|
1425
|
-
MedicalTranscriptionJob?: MedicalTranscriptionJob;
|
|
1426
|
-
}
|
|
1427
|
-
export declare namespace StartMedicalTranscriptionJobResponse {
|
|
1428
|
-
|
|
1429
|
-
const filterSensitiveLog: (obj: StartMedicalTranscriptionJobResponse) => any;
|
|
1430
|
-
}
|
|
1431
|
-
|
|
1432
|
-
export interface Subtitles {
|
|
1433
|
-
|
|
1434
|
-
Formats?: (SubtitleFormat | string)[];
|
|
1435
|
-
}
|
|
1436
|
-
export declare namespace Subtitles {
|
|
1437
|
-
|
|
1438
|
-
const filterSensitiveLog: (obj: Subtitles) => any;
|
|
1439
|
-
}
|
|
1440
|
-
export interface StartTranscriptionJobRequest {
|
|
1441
|
-
|
|
1442
|
-
TranscriptionJobName: string | undefined;
|
|
1443
|
-
|
|
1444
|
-
LanguageCode?: LanguageCode | string;
|
|
1445
|
-
|
|
1446
|
-
MediaSampleRateHertz?: number;
|
|
1447
|
-
|
|
1448
|
-
MediaFormat?: MediaFormat | string;
|
|
1449
|
-
|
|
1450
|
-
Media: Media | undefined;
|
|
1451
|
-
|
|
1452
|
-
OutputBucketName?: string;
|
|
1453
|
-
|
|
1454
|
-
OutputKey?: string;
|
|
1455
|
-
|
|
1456
|
-
OutputEncryptionKMSKeyId?: string;
|
|
1457
|
-
|
|
1458
|
-
KMSEncryptionContext?: {
|
|
1459
|
-
[key: string]: string;
|
|
1460
|
-
};
|
|
1461
|
-
|
|
1462
|
-
Settings?: Settings;
|
|
1463
|
-
|
|
1464
|
-
ModelSettings?: ModelSettings;
|
|
1465
|
-
|
|
1466
|
-
JobExecutionSettings?: JobExecutionSettings;
|
|
1467
|
-
|
|
1468
|
-
ContentRedaction?: ContentRedaction;
|
|
1469
|
-
|
|
1470
|
-
IdentifyLanguage?: boolean;
|
|
1471
|
-
|
|
1472
|
-
LanguageOptions?: (LanguageCode | string)[];
|
|
1473
|
-
|
|
1474
|
-
Subtitles?: Subtitles;
|
|
1475
|
-
|
|
1476
|
-
Tags?: Tag[];
|
|
1477
|
-
|
|
1478
|
-
LanguageIdSettings?: {
|
|
1479
|
-
[key: string]: LanguageIdSettings;
|
|
1480
|
-
};
|
|
1481
|
-
}
|
|
1482
|
-
export declare namespace StartTranscriptionJobRequest {
|
|
1483
|
-
|
|
1484
|
-
const filterSensitiveLog: (obj: StartTranscriptionJobRequest) => any;
|
|
1485
|
-
}
|
|
1486
|
-
export interface StartTranscriptionJobResponse {
|
|
1487
|
-
|
|
1488
|
-
TranscriptionJob?: TranscriptionJob;
|
|
1489
|
-
}
|
|
1490
|
-
export declare namespace StartTranscriptionJobResponse {
|
|
1491
|
-
|
|
1492
|
-
const filterSensitiveLog: (obj: StartTranscriptionJobResponse) => any;
|
|
1493
|
-
}
|
|
1494
|
-
export interface TagResourceRequest {
|
|
1495
|
-
|
|
1496
|
-
ResourceArn: string | undefined;
|
|
1497
|
-
|
|
1498
|
-
Tags: Tag[] | undefined;
|
|
1499
|
-
}
|
|
1500
|
-
export declare namespace TagResourceRequest {
|
|
1501
|
-
|
|
1502
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1503
|
-
}
|
|
1504
|
-
export interface TagResourceResponse {
|
|
1505
|
-
}
|
|
1506
|
-
export declare namespace TagResourceResponse {
|
|
1507
|
-
|
|
1508
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1509
|
-
}
|
|
1510
|
-
export interface UntagResourceRequest {
|
|
1511
|
-
|
|
1512
|
-
ResourceArn: string | undefined;
|
|
1513
|
-
|
|
1514
|
-
TagKeys: string[] | undefined;
|
|
1515
|
-
}
|
|
1516
|
-
export declare namespace UntagResourceRequest {
|
|
1517
|
-
|
|
1518
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1519
|
-
}
|
|
1520
|
-
export interface UntagResourceResponse {
|
|
1521
|
-
}
|
|
1522
|
-
export declare namespace UntagResourceResponse {
|
|
1523
|
-
|
|
1524
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1525
|
-
}
|
|
1526
|
-
export interface UpdateCallAnalyticsCategoryRequest {
|
|
1527
|
-
|
|
1528
|
-
CategoryName: string | undefined;
|
|
1529
|
-
|
|
1530
|
-
Rules: Rule[] | undefined;
|
|
1531
|
-
}
|
|
1532
|
-
export declare namespace UpdateCallAnalyticsCategoryRequest {
|
|
1533
|
-
|
|
1534
|
-
const filterSensitiveLog: (obj: UpdateCallAnalyticsCategoryRequest) => any;
|
|
1535
|
-
}
|
|
1536
|
-
export interface UpdateCallAnalyticsCategoryResponse {
|
|
1537
|
-
|
|
1538
|
-
CategoryProperties?: CategoryProperties;
|
|
1539
|
-
}
|
|
1540
|
-
export declare namespace UpdateCallAnalyticsCategoryResponse {
|
|
1541
|
-
|
|
1542
|
-
const filterSensitiveLog: (obj: UpdateCallAnalyticsCategoryResponse) => any;
|
|
1543
|
-
}
|
|
1544
|
-
export interface UpdateMedicalVocabularyRequest {
|
|
1545
|
-
|
|
1546
|
-
VocabularyName: string | undefined;
|
|
1547
|
-
|
|
1548
|
-
LanguageCode: LanguageCode | string | undefined;
|
|
1549
|
-
|
|
1550
|
-
VocabularyFileUri?: string;
|
|
1551
|
-
}
|
|
1552
|
-
export declare namespace UpdateMedicalVocabularyRequest {
|
|
1553
|
-
|
|
1554
|
-
const filterSensitiveLog: (obj: UpdateMedicalVocabularyRequest) => any;
|
|
1555
|
-
}
|
|
1556
|
-
export interface UpdateMedicalVocabularyResponse {
|
|
1557
|
-
|
|
1558
|
-
VocabularyName?: string;
|
|
1559
|
-
|
|
1560
|
-
LanguageCode?: LanguageCode | string;
|
|
1561
|
-
|
|
1562
|
-
LastModifiedTime?: Date;
|
|
1563
|
-
|
|
1564
|
-
VocabularyState?: VocabularyState | string;
|
|
1565
|
-
}
|
|
1566
|
-
export declare namespace UpdateMedicalVocabularyResponse {
|
|
1567
|
-
|
|
1568
|
-
const filterSensitiveLog: (obj: UpdateMedicalVocabularyResponse) => any;
|
|
1569
|
-
}
|
|
1570
|
-
export interface UpdateVocabularyRequest {
|
|
1571
|
-
|
|
1572
|
-
VocabularyName: string | undefined;
|
|
1573
|
-
|
|
1574
|
-
LanguageCode: LanguageCode | string | undefined;
|
|
1575
|
-
|
|
1576
|
-
Phrases?: string[];
|
|
1577
|
-
|
|
1578
|
-
VocabularyFileUri?: string;
|
|
1579
|
-
}
|
|
1580
|
-
export declare namespace UpdateVocabularyRequest {
|
|
1581
|
-
|
|
1582
|
-
const filterSensitiveLog: (obj: UpdateVocabularyRequest) => any;
|
|
1583
|
-
}
|
|
1584
|
-
export interface UpdateVocabularyResponse {
|
|
1585
|
-
|
|
1586
|
-
VocabularyName?: string;
|
|
1587
|
-
|
|
1588
|
-
LanguageCode?: LanguageCode | string;
|
|
1589
|
-
|
|
1590
|
-
LastModifiedTime?: Date;
|
|
1591
|
-
|
|
1592
|
-
VocabularyState?: VocabularyState | string;
|
|
1593
|
-
}
|
|
1594
|
-
export declare namespace UpdateVocabularyResponse {
|
|
1595
|
-
|
|
1596
|
-
const filterSensitiveLog: (obj: UpdateVocabularyResponse) => any;
|
|
1597
|
-
}
|
|
1598
|
-
export interface UpdateVocabularyFilterRequest {
|
|
1599
|
-
|
|
1600
|
-
VocabularyFilterName: string | undefined;
|
|
1601
|
-
|
|
1602
|
-
Words?: string[];
|
|
1603
|
-
|
|
1604
|
-
VocabularyFilterFileUri?: string;
|
|
1605
|
-
}
|
|
1606
|
-
export declare namespace UpdateVocabularyFilterRequest {
|
|
1607
|
-
|
|
1608
|
-
const filterSensitiveLog: (obj: UpdateVocabularyFilterRequest) => any;
|
|
1609
|
-
}
|
|
1610
|
-
export interface UpdateVocabularyFilterResponse {
|
|
1611
|
-
|
|
1612
|
-
VocabularyFilterName?: string;
|
|
1613
|
-
|
|
1614
|
-
LanguageCode?: LanguageCode | string;
|
|
1615
|
-
|
|
1616
|
-
LastModifiedTime?: Date;
|
|
1617
|
-
}
|
|
1618
|
-
export declare namespace UpdateVocabularyFilterResponse {
|
|
1619
|
-
|
|
1620
|
-
const filterSensitiveLog: (obj: UpdateVocabularyFilterResponse) => any;
|
|
1621
|
-
}
|