@aws-sdk/client-transcribe 3.934.0 → 3.936.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.
@@ -0,0 +1,482 @@
1
+ /**
2
+ * @public
3
+ * @enum
4
+ */
5
+ export declare const BaseModelName: {
6
+ readonly NARROW_BAND: "NarrowBand";
7
+ readonly WIDE_BAND: "WideBand";
8
+ };
9
+ /**
10
+ * @public
11
+ */
12
+ export type BaseModelName = (typeof BaseModelName)[keyof typeof BaseModelName];
13
+ /**
14
+ * @public
15
+ * @enum
16
+ */
17
+ export declare const CallAnalyticsFeature: {
18
+ readonly GENERATIVE_SUMMARIZATION: "GENERATIVE_SUMMARIZATION";
19
+ };
20
+ /**
21
+ * @public
22
+ */
23
+ export type CallAnalyticsFeature = (typeof CallAnalyticsFeature)[keyof typeof CallAnalyticsFeature];
24
+ /**
25
+ * @public
26
+ * @enum
27
+ */
28
+ export declare const CallAnalyticsSkippedReasonCode: {
29
+ readonly FAILED_SAFETY_GUIDELINES: "FAILED_SAFETY_GUIDELINES";
30
+ readonly INSUFFICIENT_CONVERSATION_CONTENT: "INSUFFICIENT_CONVERSATION_CONTENT";
31
+ };
32
+ /**
33
+ * @public
34
+ */
35
+ export type CallAnalyticsSkippedReasonCode = (typeof CallAnalyticsSkippedReasonCode)[keyof typeof CallAnalyticsSkippedReasonCode];
36
+ /**
37
+ * @public
38
+ * @enum
39
+ */
40
+ export declare const CallAnalyticsJobStatus: {
41
+ readonly COMPLETED: "COMPLETED";
42
+ readonly FAILED: "FAILED";
43
+ readonly IN_PROGRESS: "IN_PROGRESS";
44
+ readonly QUEUED: "QUEUED";
45
+ };
46
+ /**
47
+ * @public
48
+ */
49
+ export type CallAnalyticsJobStatus = (typeof CallAnalyticsJobStatus)[keyof typeof CallAnalyticsJobStatus];
50
+ /**
51
+ * @public
52
+ * @enum
53
+ */
54
+ export declare const ParticipantRole: {
55
+ readonly AGENT: "AGENT";
56
+ readonly CUSTOMER: "CUSTOMER";
57
+ };
58
+ /**
59
+ * @public
60
+ */
61
+ export type ParticipantRole = (typeof ParticipantRole)[keyof typeof ParticipantRole];
62
+ /**
63
+ * @public
64
+ * @enum
65
+ */
66
+ export declare const LanguageCode: {
67
+ readonly AB_GE: "ab-GE";
68
+ readonly AF_ZA: "af-ZA";
69
+ readonly AR_AE: "ar-AE";
70
+ readonly AR_SA: "ar-SA";
71
+ readonly AST_ES: "ast-ES";
72
+ readonly AZ_AZ: "az-AZ";
73
+ readonly BA_RU: "ba-RU";
74
+ readonly BE_BY: "be-BY";
75
+ readonly BG_BG: "bg-BG";
76
+ readonly BN_IN: "bn-IN";
77
+ readonly BS_BA: "bs-BA";
78
+ readonly CA_ES: "ca-ES";
79
+ readonly CKB_IQ: "ckb-IQ";
80
+ readonly CKB_IR: "ckb-IR";
81
+ readonly CS_CZ: "cs-CZ";
82
+ readonly CY_WL: "cy-WL";
83
+ readonly DA_DK: "da-DK";
84
+ readonly DE_CH: "de-CH";
85
+ readonly DE_DE: "de-DE";
86
+ readonly EL_GR: "el-GR";
87
+ readonly EN_AB: "en-AB";
88
+ readonly EN_AU: "en-AU";
89
+ readonly EN_GB: "en-GB";
90
+ readonly EN_IE: "en-IE";
91
+ readonly EN_IN: "en-IN";
92
+ readonly EN_NZ: "en-NZ";
93
+ readonly EN_US: "en-US";
94
+ readonly EN_WL: "en-WL";
95
+ readonly EN_ZA: "en-ZA";
96
+ readonly ES_ES: "es-ES";
97
+ readonly ES_US: "es-US";
98
+ readonly ET_EE: "et-EE";
99
+ readonly ET_ET: "et-ET";
100
+ readonly EU_ES: "eu-ES";
101
+ readonly FA_IR: "fa-IR";
102
+ readonly FI_FI: "fi-FI";
103
+ readonly FR_CA: "fr-CA";
104
+ readonly FR_FR: "fr-FR";
105
+ readonly GL_ES: "gl-ES";
106
+ readonly GU_IN: "gu-IN";
107
+ readonly HA_NG: "ha-NG";
108
+ readonly HE_IL: "he-IL";
109
+ readonly HI_IN: "hi-IN";
110
+ readonly HR_HR: "hr-HR";
111
+ readonly HU_HU: "hu-HU";
112
+ readonly HY_AM: "hy-AM";
113
+ readonly ID_ID: "id-ID";
114
+ readonly IS_IS: "is-IS";
115
+ readonly IT_IT: "it-IT";
116
+ readonly JA_JP: "ja-JP";
117
+ readonly KAB_DZ: "kab-DZ";
118
+ readonly KA_GE: "ka-GE";
119
+ readonly KK_KZ: "kk-KZ";
120
+ readonly KN_IN: "kn-IN";
121
+ readonly KO_KR: "ko-KR";
122
+ readonly KY_KG: "ky-KG";
123
+ readonly LG_IN: "lg-IN";
124
+ readonly LT_LT: "lt-LT";
125
+ readonly LV_LV: "lv-LV";
126
+ readonly MHR_RU: "mhr-RU";
127
+ readonly MI_NZ: "mi-NZ";
128
+ readonly MK_MK: "mk-MK";
129
+ readonly ML_IN: "ml-IN";
130
+ readonly MN_MN: "mn-MN";
131
+ readonly MR_IN: "mr-IN";
132
+ readonly MS_MY: "ms-MY";
133
+ readonly MT_MT: "mt-MT";
134
+ readonly NL_NL: "nl-NL";
135
+ readonly NO_NO: "no-NO";
136
+ readonly OR_IN: "or-IN";
137
+ readonly PA_IN: "pa-IN";
138
+ readonly PL_PL: "pl-PL";
139
+ readonly PS_AF: "ps-AF";
140
+ readonly PT_BR: "pt-BR";
141
+ readonly PT_PT: "pt-PT";
142
+ readonly RO_RO: "ro-RO";
143
+ readonly RU_RU: "ru-RU";
144
+ readonly RW_RW: "rw-RW";
145
+ readonly SI_LK: "si-LK";
146
+ readonly SK_SK: "sk-SK";
147
+ readonly SL_SI: "sl-SI";
148
+ readonly SO_SO: "so-SO";
149
+ readonly SR_RS: "sr-RS";
150
+ readonly SU_ID: "su-ID";
151
+ readonly SV_SE: "sv-SE";
152
+ readonly SW_BI: "sw-BI";
153
+ readonly SW_KE: "sw-KE";
154
+ readonly SW_RW: "sw-RW";
155
+ readonly SW_TZ: "sw-TZ";
156
+ readonly SW_UG: "sw-UG";
157
+ readonly TA_IN: "ta-IN";
158
+ readonly TE_IN: "te-IN";
159
+ readonly TH_TH: "th-TH";
160
+ readonly TL_PH: "tl-PH";
161
+ readonly TR_TR: "tr-TR";
162
+ readonly TT_RU: "tt-RU";
163
+ readonly UG_CN: "ug-CN";
164
+ readonly UK_UA: "uk-UA";
165
+ readonly UZ_UZ: "uz-UZ";
166
+ readonly VI_VN: "vi-VN";
167
+ readonly WO_SN: "wo-SN";
168
+ readonly ZH_CN: "zh-CN";
169
+ readonly ZH_HK: "zh-HK";
170
+ readonly ZH_TW: "zh-TW";
171
+ readonly ZU_ZA: "zu-ZA";
172
+ };
173
+ /**
174
+ * @public
175
+ */
176
+ export type LanguageCode = (typeof LanguageCode)[keyof typeof LanguageCode];
177
+ /**
178
+ * @public
179
+ * @enum
180
+ */
181
+ export declare const MediaFormat: {
182
+ readonly AMR: "amr";
183
+ readonly FLAC: "flac";
184
+ readonly M4A: "m4a";
185
+ readonly MP3: "mp3";
186
+ readonly MP4: "mp4";
187
+ readonly OGG: "ogg";
188
+ readonly WAV: "wav";
189
+ readonly WEBM: "webm";
190
+ };
191
+ /**
192
+ * @public
193
+ */
194
+ export type MediaFormat = (typeof MediaFormat)[keyof typeof MediaFormat];
195
+ /**
196
+ * @public
197
+ * @enum
198
+ */
199
+ export declare const PiiEntityType: {
200
+ readonly ADDRESS: "ADDRESS";
201
+ readonly ALL: "ALL";
202
+ readonly BANK_ACCOUNT_NUMBER: "BANK_ACCOUNT_NUMBER";
203
+ readonly BANK_ROUTING: "BANK_ROUTING";
204
+ readonly CREDIT_DEBIT_CVV: "CREDIT_DEBIT_CVV";
205
+ readonly CREDIT_DEBIT_EXPIRY: "CREDIT_DEBIT_EXPIRY";
206
+ readonly CREDIT_DEBIT_NUMBER: "CREDIT_DEBIT_NUMBER";
207
+ readonly EMAIL: "EMAIL";
208
+ readonly NAME: "NAME";
209
+ readonly PHONE: "PHONE";
210
+ readonly PIN: "PIN";
211
+ readonly SSN: "SSN";
212
+ };
213
+ /**
214
+ * @public
215
+ */
216
+ export type PiiEntityType = (typeof PiiEntityType)[keyof typeof PiiEntityType];
217
+ /**
218
+ * @public
219
+ * @enum
220
+ */
221
+ export declare const RedactionOutput: {
222
+ readonly REDACTED: "redacted";
223
+ readonly REDACTED_AND_UNREDACTED: "redacted_and_unredacted";
224
+ };
225
+ /**
226
+ * @public
227
+ */
228
+ export type RedactionOutput = (typeof RedactionOutput)[keyof typeof RedactionOutput];
229
+ /**
230
+ * @public
231
+ * @enum
232
+ */
233
+ export declare const RedactionType: {
234
+ readonly PII: "PII";
235
+ };
236
+ /**
237
+ * @public
238
+ */
239
+ export type RedactionType = (typeof RedactionType)[keyof typeof RedactionType];
240
+ /**
241
+ * @public
242
+ * @enum
243
+ */
244
+ export declare const VocabularyFilterMethod: {
245
+ readonly MASK: "mask";
246
+ readonly REMOVE: "remove";
247
+ readonly TAG: "tag";
248
+ };
249
+ /**
250
+ * @public
251
+ */
252
+ export type VocabularyFilterMethod = (typeof VocabularyFilterMethod)[keyof typeof VocabularyFilterMethod];
253
+ /**
254
+ * @public
255
+ * @enum
256
+ */
257
+ export declare const InputType: {
258
+ readonly POST_CALL: "POST_CALL";
259
+ readonly REAL_TIME: "REAL_TIME";
260
+ };
261
+ /**
262
+ * @public
263
+ */
264
+ export type InputType = (typeof InputType)[keyof typeof InputType];
265
+ /**
266
+ * @public
267
+ * @enum
268
+ */
269
+ export declare const SentimentValue: {
270
+ readonly MIXED: "MIXED";
271
+ readonly NEGATIVE: "NEGATIVE";
272
+ readonly NEUTRAL: "NEUTRAL";
273
+ readonly POSITIVE: "POSITIVE";
274
+ };
275
+ /**
276
+ * @public
277
+ */
278
+ export type SentimentValue = (typeof SentimentValue)[keyof typeof SentimentValue];
279
+ /**
280
+ * @public
281
+ * @enum
282
+ */
283
+ export declare const TranscriptFilterType: {
284
+ readonly EXACT: "EXACT";
285
+ };
286
+ /**
287
+ * @public
288
+ */
289
+ export type TranscriptFilterType = (typeof TranscriptFilterType)[keyof typeof TranscriptFilterType];
290
+ /**
291
+ * @public
292
+ * @enum
293
+ */
294
+ export declare const MedicalScribeNoteTemplate: {
295
+ readonly BEHAVIORAL_SOAP: "BEHAVIORAL_SOAP";
296
+ readonly BIRP: "BIRP";
297
+ readonly DAP: "DAP";
298
+ readonly GIRPP: "GIRPP";
299
+ readonly HISTORY_AND_PHYSICAL: "HISTORY_AND_PHYSICAL";
300
+ readonly PHYSICAL_SOAP: "PHYSICAL_SOAP";
301
+ readonly SIRP: "SIRP";
302
+ };
303
+ /**
304
+ * @public
305
+ */
306
+ export type MedicalScribeNoteTemplate = (typeof MedicalScribeNoteTemplate)[keyof typeof MedicalScribeNoteTemplate];
307
+ /**
308
+ * @public
309
+ * @enum
310
+ */
311
+ export declare const CLMLanguageCode: {
312
+ readonly DE_DE: "de-DE";
313
+ readonly EN_AU: "en-AU";
314
+ readonly EN_GB: "en-GB";
315
+ readonly EN_US: "en-US";
316
+ readonly ES_US: "es-US";
317
+ readonly HI_IN: "hi-IN";
318
+ readonly JA_JP: "ja-JP";
319
+ };
320
+ /**
321
+ * @public
322
+ */
323
+ export type CLMLanguageCode = (typeof CLMLanguageCode)[keyof typeof CLMLanguageCode];
324
+ /**
325
+ * @public
326
+ * @enum
327
+ */
328
+ export declare const ModelStatus: {
329
+ readonly COMPLETED: "COMPLETED";
330
+ readonly FAILED: "FAILED";
331
+ readonly IN_PROGRESS: "IN_PROGRESS";
332
+ };
333
+ /**
334
+ * @public
335
+ */
336
+ export type ModelStatus = (typeof ModelStatus)[keyof typeof ModelStatus];
337
+ /**
338
+ * @public
339
+ * @enum
340
+ */
341
+ export declare const VocabularyState: {
342
+ readonly FAILED: "FAILED";
343
+ readonly PENDING: "PENDING";
344
+ readonly READY: "READY";
345
+ };
346
+ /**
347
+ * @public
348
+ */
349
+ export type VocabularyState = (typeof VocabularyState)[keyof typeof VocabularyState];
350
+ /**
351
+ * @public
352
+ * @enum
353
+ */
354
+ export declare const MedicalScribeParticipantRole: {
355
+ readonly CLINICIAN: "CLINICIAN";
356
+ readonly PATIENT: "PATIENT";
357
+ };
358
+ /**
359
+ * @public
360
+ */
361
+ export type MedicalScribeParticipantRole = (typeof MedicalScribeParticipantRole)[keyof typeof MedicalScribeParticipantRole];
362
+ /**
363
+ * @public
364
+ * @enum
365
+ */
366
+ export declare const MedicalScribeLanguageCode: {
367
+ readonly EN_US: "en-US";
368
+ };
369
+ /**
370
+ * @public
371
+ */
372
+ export type MedicalScribeLanguageCode = (typeof MedicalScribeLanguageCode)[keyof typeof MedicalScribeLanguageCode];
373
+ /**
374
+ * @public
375
+ * @enum
376
+ */
377
+ export declare const MedicalScribeJobStatus: {
378
+ readonly COMPLETED: "COMPLETED";
379
+ readonly FAILED: "FAILED";
380
+ readonly IN_PROGRESS: "IN_PROGRESS";
381
+ readonly QUEUED: "QUEUED";
382
+ };
383
+ /**
384
+ * @public
385
+ */
386
+ export type MedicalScribeJobStatus = (typeof MedicalScribeJobStatus)[keyof typeof MedicalScribeJobStatus];
387
+ /**
388
+ * @public
389
+ * @enum
390
+ */
391
+ export declare const MedicalContentIdentificationType: {
392
+ readonly PHI: "PHI";
393
+ };
394
+ /**
395
+ * @public
396
+ */
397
+ export type MedicalContentIdentificationType = (typeof MedicalContentIdentificationType)[keyof typeof MedicalContentIdentificationType];
398
+ /**
399
+ * @public
400
+ * @enum
401
+ */
402
+ export declare const Specialty: {
403
+ readonly PRIMARYCARE: "PRIMARYCARE";
404
+ };
405
+ /**
406
+ * @public
407
+ */
408
+ export type Specialty = (typeof Specialty)[keyof typeof Specialty];
409
+ /**
410
+ * @public
411
+ * @enum
412
+ */
413
+ export declare const TranscriptionJobStatus: {
414
+ readonly COMPLETED: "COMPLETED";
415
+ readonly FAILED: "FAILED";
416
+ readonly IN_PROGRESS: "IN_PROGRESS";
417
+ readonly QUEUED: "QUEUED";
418
+ };
419
+ /**
420
+ * @public
421
+ */
422
+ export type TranscriptionJobStatus = (typeof TranscriptionJobStatus)[keyof typeof TranscriptionJobStatus];
423
+ /**
424
+ * @public
425
+ * @enum
426
+ */
427
+ export declare const Type: {
428
+ readonly CONVERSATION: "CONVERSATION";
429
+ readonly DICTATION: "DICTATION";
430
+ };
431
+ /**
432
+ * @public
433
+ */
434
+ export type Type = (typeof Type)[keyof typeof Type];
435
+ /**
436
+ * @public
437
+ * @enum
438
+ */
439
+ export declare const SubtitleFormat: {
440
+ readonly SRT: "srt";
441
+ readonly VTT: "vtt";
442
+ };
443
+ /**
444
+ * @public
445
+ */
446
+ export type SubtitleFormat = (typeof SubtitleFormat)[keyof typeof SubtitleFormat];
447
+ /**
448
+ * @public
449
+ * @enum
450
+ */
451
+ export declare const ToxicityCategory: {
452
+ readonly ALL: "ALL";
453
+ };
454
+ /**
455
+ * @public
456
+ */
457
+ export type ToxicityCategory = (typeof ToxicityCategory)[keyof typeof ToxicityCategory];
458
+ /**
459
+ * @public
460
+ * @enum
461
+ */
462
+ export declare const OutputLocationType: {
463
+ readonly CUSTOMER_BUCKET: "CUSTOMER_BUCKET";
464
+ readonly SERVICE_BUCKET: "SERVICE_BUCKET";
465
+ };
466
+ /**
467
+ * @public
468
+ */
469
+ export type OutputLocationType = (typeof OutputLocationType)[keyof typeof OutputLocationType];
470
+ /**
471
+ * @public
472
+ * @enum
473
+ */
474
+ export declare const Pronouns: {
475
+ readonly HE_HIM: "HE_HIM";
476
+ readonly SHE_HER: "SHE_HER";
477
+ readonly THEY_THEM: "THEY_THEM";
478
+ };
479
+ /**
480
+ * @public
481
+ */
482
+ export type Pronouns = (typeof Pronouns)[keyof typeof Pronouns];
@@ -0,0 +1,74 @@
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
+ import { TranscribeServiceException as __BaseException } from "./TranscribeServiceException";
3
+ /**
4
+ * <p>Your request didn't pass one or more validation tests. This can occur when the entity
5
+ * you're trying to delete doesn't exist or if it's in a non-terminal state (such as
6
+ * <code>IN PROGRESS</code>). See the exception message field for more
7
+ * information.</p>
8
+ * @public
9
+ */
10
+ export declare class BadRequestException extends __BaseException {
11
+ readonly name: "BadRequestException";
12
+ readonly $fault: "client";
13
+ Message?: string | undefined;
14
+ /**
15
+ * @internal
16
+ */
17
+ constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
18
+ }
19
+ /**
20
+ * <p>A resource already exists with this name. Resource names must be unique within an
21
+ * Amazon Web Services account.</p>
22
+ * @public
23
+ */
24
+ export declare class ConflictException extends __BaseException {
25
+ readonly name: "ConflictException";
26
+ readonly $fault: "client";
27
+ Message?: string | undefined;
28
+ /**
29
+ * @internal
30
+ */
31
+ constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
32
+ }
33
+ /**
34
+ * <p>There was an internal error. Check the error message, correct the issue, and try your
35
+ * request again.</p>
36
+ * @public
37
+ */
38
+ export declare class InternalFailureException extends __BaseException {
39
+ readonly name: "InternalFailureException";
40
+ readonly $fault: "server";
41
+ Message?: string | undefined;
42
+ /**
43
+ * @internal
44
+ */
45
+ constructor(opts: __ExceptionOptionType<InternalFailureException, __BaseException>);
46
+ }
47
+ /**
48
+ * <p>You've either sent too many requests or your input file is too long. Wait before
49
+ * retrying your request, or use a smaller file and try your request again.</p>
50
+ * @public
51
+ */
52
+ export declare class LimitExceededException extends __BaseException {
53
+ readonly name: "LimitExceededException";
54
+ readonly $fault: "client";
55
+ Message?: string | undefined;
56
+ /**
57
+ * @internal
58
+ */
59
+ constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
60
+ }
61
+ /**
62
+ * <p>We can't find the requested resource. Check that the specified name is correct and try
63
+ * your request again.</p>
64
+ * @public
65
+ */
66
+ export declare class NotFoundException extends __BaseException {
67
+ readonly name: "NotFoundException";
68
+ readonly $fault: "client";
69
+ Message?: string | undefined;
70
+ /**
71
+ * @internal
72
+ */
73
+ constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
74
+ }