@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.
@@ -5,5 +5,7 @@ export { RuntimeExtension } from "./runtimeExtensions";
5
5
  export { TranscribeExtensionConfiguration } from "./extensionConfiguration";
6
6
  export * from "./commands";
7
7
  export * from "./pagination";
8
- export * from "./models";
8
+ export * from "./models/enums";
9
+ export * from "./models/errors";
10
+ export * from "./models/models_0";
9
11
  export { TranscribeServiceException } from "./models/TranscribeServiceException";
@@ -0,0 +1,298 @@
1
+ export declare const BaseModelName: {
2
+ readonly NARROW_BAND: "NarrowBand";
3
+ readonly WIDE_BAND: "WideBand";
4
+ };
5
+ export type BaseModelName = (typeof BaseModelName)[keyof typeof BaseModelName];
6
+ export declare const CallAnalyticsFeature: {
7
+ readonly GENERATIVE_SUMMARIZATION: "GENERATIVE_SUMMARIZATION";
8
+ };
9
+ export type CallAnalyticsFeature =
10
+ (typeof CallAnalyticsFeature)[keyof typeof CallAnalyticsFeature];
11
+ export declare const CallAnalyticsSkippedReasonCode: {
12
+ readonly FAILED_SAFETY_GUIDELINES: "FAILED_SAFETY_GUIDELINES";
13
+ readonly INSUFFICIENT_CONVERSATION_CONTENT: "INSUFFICIENT_CONVERSATION_CONTENT";
14
+ };
15
+ export type CallAnalyticsSkippedReasonCode =
16
+ (typeof CallAnalyticsSkippedReasonCode)[keyof typeof CallAnalyticsSkippedReasonCode];
17
+ export declare const CallAnalyticsJobStatus: {
18
+ readonly COMPLETED: "COMPLETED";
19
+ readonly FAILED: "FAILED";
20
+ readonly IN_PROGRESS: "IN_PROGRESS";
21
+ readonly QUEUED: "QUEUED";
22
+ };
23
+ export type CallAnalyticsJobStatus =
24
+ (typeof CallAnalyticsJobStatus)[keyof typeof CallAnalyticsJobStatus];
25
+ export declare const ParticipantRole: {
26
+ readonly AGENT: "AGENT";
27
+ readonly CUSTOMER: "CUSTOMER";
28
+ };
29
+ export type ParticipantRole =
30
+ (typeof ParticipantRole)[keyof typeof ParticipantRole];
31
+ export declare const LanguageCode: {
32
+ readonly AB_GE: "ab-GE";
33
+ readonly AF_ZA: "af-ZA";
34
+ readonly AR_AE: "ar-AE";
35
+ readonly AR_SA: "ar-SA";
36
+ readonly AST_ES: "ast-ES";
37
+ readonly AZ_AZ: "az-AZ";
38
+ readonly BA_RU: "ba-RU";
39
+ readonly BE_BY: "be-BY";
40
+ readonly BG_BG: "bg-BG";
41
+ readonly BN_IN: "bn-IN";
42
+ readonly BS_BA: "bs-BA";
43
+ readonly CA_ES: "ca-ES";
44
+ readonly CKB_IQ: "ckb-IQ";
45
+ readonly CKB_IR: "ckb-IR";
46
+ readonly CS_CZ: "cs-CZ";
47
+ readonly CY_WL: "cy-WL";
48
+ readonly DA_DK: "da-DK";
49
+ readonly DE_CH: "de-CH";
50
+ readonly DE_DE: "de-DE";
51
+ readonly EL_GR: "el-GR";
52
+ readonly EN_AB: "en-AB";
53
+ readonly EN_AU: "en-AU";
54
+ readonly EN_GB: "en-GB";
55
+ readonly EN_IE: "en-IE";
56
+ readonly EN_IN: "en-IN";
57
+ readonly EN_NZ: "en-NZ";
58
+ readonly EN_US: "en-US";
59
+ readonly EN_WL: "en-WL";
60
+ readonly EN_ZA: "en-ZA";
61
+ readonly ES_ES: "es-ES";
62
+ readonly ES_US: "es-US";
63
+ readonly ET_EE: "et-EE";
64
+ readonly ET_ET: "et-ET";
65
+ readonly EU_ES: "eu-ES";
66
+ readonly FA_IR: "fa-IR";
67
+ readonly FI_FI: "fi-FI";
68
+ readonly FR_CA: "fr-CA";
69
+ readonly FR_FR: "fr-FR";
70
+ readonly GL_ES: "gl-ES";
71
+ readonly GU_IN: "gu-IN";
72
+ readonly HA_NG: "ha-NG";
73
+ readonly HE_IL: "he-IL";
74
+ readonly HI_IN: "hi-IN";
75
+ readonly HR_HR: "hr-HR";
76
+ readonly HU_HU: "hu-HU";
77
+ readonly HY_AM: "hy-AM";
78
+ readonly ID_ID: "id-ID";
79
+ readonly IS_IS: "is-IS";
80
+ readonly IT_IT: "it-IT";
81
+ readonly JA_JP: "ja-JP";
82
+ readonly KAB_DZ: "kab-DZ";
83
+ readonly KA_GE: "ka-GE";
84
+ readonly KK_KZ: "kk-KZ";
85
+ readonly KN_IN: "kn-IN";
86
+ readonly KO_KR: "ko-KR";
87
+ readonly KY_KG: "ky-KG";
88
+ readonly LG_IN: "lg-IN";
89
+ readonly LT_LT: "lt-LT";
90
+ readonly LV_LV: "lv-LV";
91
+ readonly MHR_RU: "mhr-RU";
92
+ readonly MI_NZ: "mi-NZ";
93
+ readonly MK_MK: "mk-MK";
94
+ readonly ML_IN: "ml-IN";
95
+ readonly MN_MN: "mn-MN";
96
+ readonly MR_IN: "mr-IN";
97
+ readonly MS_MY: "ms-MY";
98
+ readonly MT_MT: "mt-MT";
99
+ readonly NL_NL: "nl-NL";
100
+ readonly NO_NO: "no-NO";
101
+ readonly OR_IN: "or-IN";
102
+ readonly PA_IN: "pa-IN";
103
+ readonly PL_PL: "pl-PL";
104
+ readonly PS_AF: "ps-AF";
105
+ readonly PT_BR: "pt-BR";
106
+ readonly PT_PT: "pt-PT";
107
+ readonly RO_RO: "ro-RO";
108
+ readonly RU_RU: "ru-RU";
109
+ readonly RW_RW: "rw-RW";
110
+ readonly SI_LK: "si-LK";
111
+ readonly SK_SK: "sk-SK";
112
+ readonly SL_SI: "sl-SI";
113
+ readonly SO_SO: "so-SO";
114
+ readonly SR_RS: "sr-RS";
115
+ readonly SU_ID: "su-ID";
116
+ readonly SV_SE: "sv-SE";
117
+ readonly SW_BI: "sw-BI";
118
+ readonly SW_KE: "sw-KE";
119
+ readonly SW_RW: "sw-RW";
120
+ readonly SW_TZ: "sw-TZ";
121
+ readonly SW_UG: "sw-UG";
122
+ readonly TA_IN: "ta-IN";
123
+ readonly TE_IN: "te-IN";
124
+ readonly TH_TH: "th-TH";
125
+ readonly TL_PH: "tl-PH";
126
+ readonly TR_TR: "tr-TR";
127
+ readonly TT_RU: "tt-RU";
128
+ readonly UG_CN: "ug-CN";
129
+ readonly UK_UA: "uk-UA";
130
+ readonly UZ_UZ: "uz-UZ";
131
+ readonly VI_VN: "vi-VN";
132
+ readonly WO_SN: "wo-SN";
133
+ readonly ZH_CN: "zh-CN";
134
+ readonly ZH_HK: "zh-HK";
135
+ readonly ZH_TW: "zh-TW";
136
+ readonly ZU_ZA: "zu-ZA";
137
+ };
138
+ export type LanguageCode = (typeof LanguageCode)[keyof typeof LanguageCode];
139
+ export declare const MediaFormat: {
140
+ readonly AMR: "amr";
141
+ readonly FLAC: "flac";
142
+ readonly M4A: "m4a";
143
+ readonly MP3: "mp3";
144
+ readonly MP4: "mp4";
145
+ readonly OGG: "ogg";
146
+ readonly WAV: "wav";
147
+ readonly WEBM: "webm";
148
+ };
149
+ export type MediaFormat = (typeof MediaFormat)[keyof typeof MediaFormat];
150
+ export declare const PiiEntityType: {
151
+ readonly ADDRESS: "ADDRESS";
152
+ readonly ALL: "ALL";
153
+ readonly BANK_ACCOUNT_NUMBER: "BANK_ACCOUNT_NUMBER";
154
+ readonly BANK_ROUTING: "BANK_ROUTING";
155
+ readonly CREDIT_DEBIT_CVV: "CREDIT_DEBIT_CVV";
156
+ readonly CREDIT_DEBIT_EXPIRY: "CREDIT_DEBIT_EXPIRY";
157
+ readonly CREDIT_DEBIT_NUMBER: "CREDIT_DEBIT_NUMBER";
158
+ readonly EMAIL: "EMAIL";
159
+ readonly NAME: "NAME";
160
+ readonly PHONE: "PHONE";
161
+ readonly PIN: "PIN";
162
+ readonly SSN: "SSN";
163
+ };
164
+ export type PiiEntityType = (typeof PiiEntityType)[keyof typeof PiiEntityType];
165
+ export declare const RedactionOutput: {
166
+ readonly REDACTED: "redacted";
167
+ readonly REDACTED_AND_UNREDACTED: "redacted_and_unredacted";
168
+ };
169
+ export type RedactionOutput =
170
+ (typeof RedactionOutput)[keyof typeof RedactionOutput];
171
+ export declare const RedactionType: {
172
+ readonly PII: "PII";
173
+ };
174
+ export type RedactionType = (typeof RedactionType)[keyof typeof RedactionType];
175
+ export declare const VocabularyFilterMethod: {
176
+ readonly MASK: "mask";
177
+ readonly REMOVE: "remove";
178
+ readonly TAG: "tag";
179
+ };
180
+ export type VocabularyFilterMethod =
181
+ (typeof VocabularyFilterMethod)[keyof typeof VocabularyFilterMethod];
182
+ export declare const InputType: {
183
+ readonly POST_CALL: "POST_CALL";
184
+ readonly REAL_TIME: "REAL_TIME";
185
+ };
186
+ export type InputType = (typeof InputType)[keyof typeof InputType];
187
+ export declare const SentimentValue: {
188
+ readonly MIXED: "MIXED";
189
+ readonly NEGATIVE: "NEGATIVE";
190
+ readonly NEUTRAL: "NEUTRAL";
191
+ readonly POSITIVE: "POSITIVE";
192
+ };
193
+ export type SentimentValue =
194
+ (typeof SentimentValue)[keyof typeof SentimentValue];
195
+ export declare const TranscriptFilterType: {
196
+ readonly EXACT: "EXACT";
197
+ };
198
+ export type TranscriptFilterType =
199
+ (typeof TranscriptFilterType)[keyof typeof TranscriptFilterType];
200
+ export declare const MedicalScribeNoteTemplate: {
201
+ readonly BEHAVIORAL_SOAP: "BEHAVIORAL_SOAP";
202
+ readonly BIRP: "BIRP";
203
+ readonly DAP: "DAP";
204
+ readonly GIRPP: "GIRPP";
205
+ readonly HISTORY_AND_PHYSICAL: "HISTORY_AND_PHYSICAL";
206
+ readonly PHYSICAL_SOAP: "PHYSICAL_SOAP";
207
+ readonly SIRP: "SIRP";
208
+ };
209
+ export type MedicalScribeNoteTemplate =
210
+ (typeof MedicalScribeNoteTemplate)[keyof typeof MedicalScribeNoteTemplate];
211
+ export declare const CLMLanguageCode: {
212
+ readonly DE_DE: "de-DE";
213
+ readonly EN_AU: "en-AU";
214
+ readonly EN_GB: "en-GB";
215
+ readonly EN_US: "en-US";
216
+ readonly ES_US: "es-US";
217
+ readonly HI_IN: "hi-IN";
218
+ readonly JA_JP: "ja-JP";
219
+ };
220
+ export type CLMLanguageCode =
221
+ (typeof CLMLanguageCode)[keyof typeof CLMLanguageCode];
222
+ export declare const ModelStatus: {
223
+ readonly COMPLETED: "COMPLETED";
224
+ readonly FAILED: "FAILED";
225
+ readonly IN_PROGRESS: "IN_PROGRESS";
226
+ };
227
+ export type ModelStatus = (typeof ModelStatus)[keyof typeof ModelStatus];
228
+ export declare const VocabularyState: {
229
+ readonly FAILED: "FAILED";
230
+ readonly PENDING: "PENDING";
231
+ readonly READY: "READY";
232
+ };
233
+ export type VocabularyState =
234
+ (typeof VocabularyState)[keyof typeof VocabularyState];
235
+ export declare const MedicalScribeParticipantRole: {
236
+ readonly CLINICIAN: "CLINICIAN";
237
+ readonly PATIENT: "PATIENT";
238
+ };
239
+ export type MedicalScribeParticipantRole =
240
+ (typeof MedicalScribeParticipantRole)[keyof typeof MedicalScribeParticipantRole];
241
+ export declare const MedicalScribeLanguageCode: {
242
+ readonly EN_US: "en-US";
243
+ };
244
+ export type MedicalScribeLanguageCode =
245
+ (typeof MedicalScribeLanguageCode)[keyof typeof MedicalScribeLanguageCode];
246
+ export declare const MedicalScribeJobStatus: {
247
+ readonly COMPLETED: "COMPLETED";
248
+ readonly FAILED: "FAILED";
249
+ readonly IN_PROGRESS: "IN_PROGRESS";
250
+ readonly QUEUED: "QUEUED";
251
+ };
252
+ export type MedicalScribeJobStatus =
253
+ (typeof MedicalScribeJobStatus)[keyof typeof MedicalScribeJobStatus];
254
+ export declare const MedicalContentIdentificationType: {
255
+ readonly PHI: "PHI";
256
+ };
257
+ export type MedicalContentIdentificationType =
258
+ (typeof MedicalContentIdentificationType)[keyof typeof MedicalContentIdentificationType];
259
+ export declare const Specialty: {
260
+ readonly PRIMARYCARE: "PRIMARYCARE";
261
+ };
262
+ export type Specialty = (typeof Specialty)[keyof typeof Specialty];
263
+ export declare const TranscriptionJobStatus: {
264
+ readonly COMPLETED: "COMPLETED";
265
+ readonly FAILED: "FAILED";
266
+ readonly IN_PROGRESS: "IN_PROGRESS";
267
+ readonly QUEUED: "QUEUED";
268
+ };
269
+ export type TranscriptionJobStatus =
270
+ (typeof TranscriptionJobStatus)[keyof typeof TranscriptionJobStatus];
271
+ export declare const Type: {
272
+ readonly CONVERSATION: "CONVERSATION";
273
+ readonly DICTATION: "DICTATION";
274
+ };
275
+ export type Type = (typeof Type)[keyof typeof Type];
276
+ export declare const SubtitleFormat: {
277
+ readonly SRT: "srt";
278
+ readonly VTT: "vtt";
279
+ };
280
+ export type SubtitleFormat =
281
+ (typeof SubtitleFormat)[keyof typeof SubtitleFormat];
282
+ export declare const ToxicityCategory: {
283
+ readonly ALL: "ALL";
284
+ };
285
+ export type ToxicityCategory =
286
+ (typeof ToxicityCategory)[keyof typeof ToxicityCategory];
287
+ export declare const OutputLocationType: {
288
+ readonly CUSTOMER_BUCKET: "CUSTOMER_BUCKET";
289
+ readonly SERVICE_BUCKET: "SERVICE_BUCKET";
290
+ };
291
+ export type OutputLocationType =
292
+ (typeof OutputLocationType)[keyof typeof OutputLocationType];
293
+ export declare const Pronouns: {
294
+ readonly HE_HIM: "HE_HIM";
295
+ readonly SHE_HER: "SHE_HER";
296
+ readonly THEY_THEM: "THEY_THEM";
297
+ };
298
+ export type Pronouns = (typeof Pronouns)[keyof typeof Pronouns];
@@ -0,0 +1,38 @@
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
+ import { TranscribeServiceException as __BaseException } from "./TranscribeServiceException";
3
+ export declare class BadRequestException extends __BaseException {
4
+ readonly name: "BadRequestException";
5
+ readonly $fault: "client";
6
+ Message?: string | undefined;
7
+ constructor(
8
+ opts: __ExceptionOptionType<BadRequestException, __BaseException>
9
+ );
10
+ }
11
+ export declare class ConflictException extends __BaseException {
12
+ readonly name: "ConflictException";
13
+ readonly $fault: "client";
14
+ Message?: string | undefined;
15
+ constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
16
+ }
17
+ export declare class InternalFailureException extends __BaseException {
18
+ readonly name: "InternalFailureException";
19
+ readonly $fault: "server";
20
+ Message?: string | undefined;
21
+ constructor(
22
+ opts: __ExceptionOptionType<InternalFailureException, __BaseException>
23
+ );
24
+ }
25
+ export declare class LimitExceededException extends __BaseException {
26
+ readonly name: "LimitExceededException";
27
+ readonly $fault: "client";
28
+ Message?: string | undefined;
29
+ constructor(
30
+ opts: __ExceptionOptionType<LimitExceededException, __BaseException>
31
+ );
32
+ }
33
+ export declare class NotFoundException extends __BaseException {
34
+ readonly name: "NotFoundException";
35
+ readonly $fault: "client";
36
+ Message?: string | undefined;
37
+ constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
38
+ }