@aws-sdk/client-transcribe 3.131.0 → 3.141.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/CreateCallAnalyticsCategoryCommand.js +2 -2
- package/dist-cjs/commands/CreateLanguageModelCommand.js +2 -2
- package/dist-cjs/commands/CreateMedicalVocabularyCommand.js +2 -2
- package/dist-cjs/commands/CreateVocabularyCommand.js +2 -2
- package/dist-cjs/commands/CreateVocabularyFilterCommand.js +2 -2
- package/dist-cjs/commands/DeleteCallAnalyticsCategoryCommand.js +2 -2
- package/dist-cjs/commands/DeleteCallAnalyticsJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteLanguageModelCommand.js +1 -1
- package/dist-cjs/commands/DeleteMedicalTranscriptionJobCommand.js +1 -1
- package/dist-cjs/commands/DeleteMedicalVocabularyCommand.js +1 -1
- package/dist-cjs/commands/DeleteTranscriptionJobCommand.js +1 -1
- package/dist-cjs/commands/DeleteVocabularyCommand.js +1 -1
- package/dist-cjs/commands/DeleteVocabularyFilterCommand.js +1 -1
- package/dist-cjs/commands/DescribeLanguageModelCommand.js +2 -2
- package/dist-cjs/commands/GetCallAnalyticsCategoryCommand.js +2 -2
- package/dist-cjs/commands/GetCallAnalyticsJobCommand.js +2 -2
- package/dist-cjs/commands/GetMedicalTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/GetMedicalVocabularyCommand.js +2 -2
- package/dist-cjs/commands/GetTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/GetVocabularyCommand.js +2 -2
- package/dist-cjs/commands/GetVocabularyFilterCommand.js +2 -2
- package/dist-cjs/commands/ListCallAnalyticsCategoriesCommand.js +2 -2
- package/dist-cjs/commands/ListCallAnalyticsJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLanguageModelsCommand.js +2 -2
- package/dist-cjs/commands/ListMedicalTranscriptionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListMedicalVocabulariesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTranscriptionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListVocabulariesCommand.js +2 -2
- package/dist-cjs/commands/ListVocabularyFiltersCommand.js +2 -2
- package/dist-cjs/commands/StartCallAnalyticsJobCommand.js +2 -2
- package/dist-cjs/commands/StartMedicalTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/StartTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateCallAnalyticsCategoryCommand.js +2 -2
- package/dist-cjs/commands/UpdateMedicalVocabularyCommand.js +2 -2
- package/dist-cjs/commands/UpdateVocabularyCommand.js +2 -2
- package/dist-cjs/commands/UpdateVocabularyFilterCommand.js +2 -2
- package/dist-cjs/models/models_0.js +439 -655
- package/dist-es/commands/CreateCallAnalyticsCategoryCommand.js +3 -3
- package/dist-es/commands/CreateLanguageModelCommand.js +3 -3
- package/dist-es/commands/CreateMedicalVocabularyCommand.js +3 -3
- package/dist-es/commands/CreateVocabularyCommand.js +3 -3
- package/dist-es/commands/CreateVocabularyFilterCommand.js +3 -3
- package/dist-es/commands/DeleteCallAnalyticsCategoryCommand.js +3 -3
- package/dist-es/commands/DeleteCallAnalyticsJobCommand.js +3 -3
- package/dist-es/commands/DeleteLanguageModelCommand.js +2 -2
- package/dist-es/commands/DeleteMedicalTranscriptionJobCommand.js +2 -2
- package/dist-es/commands/DeleteMedicalVocabularyCommand.js +2 -2
- package/dist-es/commands/DeleteTranscriptionJobCommand.js +2 -2
- package/dist-es/commands/DeleteVocabularyCommand.js +2 -2
- package/dist-es/commands/DeleteVocabularyFilterCommand.js +2 -2
- package/dist-es/commands/DescribeLanguageModelCommand.js +3 -3
- package/dist-es/commands/GetCallAnalyticsCategoryCommand.js +3 -3
- package/dist-es/commands/GetCallAnalyticsJobCommand.js +3 -3
- package/dist-es/commands/GetMedicalTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/GetMedicalVocabularyCommand.js +3 -3
- package/dist-es/commands/GetTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/GetVocabularyCommand.js +3 -3
- package/dist-es/commands/GetVocabularyFilterCommand.js +3 -3
- package/dist-es/commands/ListCallAnalyticsCategoriesCommand.js +3 -3
- package/dist-es/commands/ListCallAnalyticsJobsCommand.js +3 -3
- package/dist-es/commands/ListLanguageModelsCommand.js +3 -3
- package/dist-es/commands/ListMedicalTranscriptionJobsCommand.js +3 -3
- package/dist-es/commands/ListMedicalVocabulariesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTranscriptionJobsCommand.js +3 -3
- package/dist-es/commands/ListVocabulariesCommand.js +3 -3
- package/dist-es/commands/ListVocabularyFiltersCommand.js +3 -3
- package/dist-es/commands/StartCallAnalyticsJobCommand.js +3 -3
- package/dist-es/commands/StartMedicalTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/StartTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateCallAnalyticsCategoryCommand.js +3 -3
- package/dist-es/commands/UpdateMedicalVocabularyCommand.js +3 -3
- package/dist-es/commands/UpdateVocabularyCommand.js +3 -3
- package/dist-es/commands/UpdateVocabularyFilterCommand.js +3 -3
- package/dist-es/models/models_0.js +117 -438
- package/dist-types/models/models_0.d.ts +422 -633
- package/dist-types/ts3.4/models/models_0.d.ts +211 -422
- package/package.json +6 -6
|
@@ -11,10 +11,6 @@ export interface AbsoluteTimeRange {
|
|
|
11
11
|
|
|
12
12
|
Last?: number;
|
|
13
13
|
}
|
|
14
|
-
export declare namespace AbsoluteTimeRange {
|
|
15
|
-
|
|
16
|
-
const filterSensitiveLog: (obj: AbsoluteTimeRange) => any;
|
|
17
|
-
}
|
|
18
14
|
|
|
19
15
|
export declare class BadRequestException extends __BaseException {
|
|
20
16
|
readonly name: "BadRequestException";
|
|
@@ -44,15 +40,10 @@ export interface ChannelDefinition {
|
|
|
44
40
|
|
|
45
41
|
ParticipantRole?: ParticipantRole | string;
|
|
46
42
|
}
|
|
47
|
-
export declare namespace ChannelDefinition {
|
|
48
|
-
|
|
49
|
-
const filterSensitiveLog: (obj: ChannelDefinition) => any;
|
|
50
|
-
}
|
|
51
43
|
export declare enum LanguageCode {
|
|
52
44
|
AF_ZA = "af-ZA",
|
|
53
45
|
AR_AE = "ar-AE",
|
|
54
46
|
AR_SA = "ar-SA",
|
|
55
|
-
CY_GB = "cy-GB",
|
|
56
47
|
DA_DK = "da-DK",
|
|
57
48
|
DE_CH = "de-CH",
|
|
58
49
|
DE_DE = "de-DE",
|
|
@@ -70,8 +61,6 @@ export declare enum LanguageCode {
|
|
|
70
61
|
FA_IR = "fa-IR",
|
|
71
62
|
FR_CA = "fr-CA",
|
|
72
63
|
FR_FR = "fr-FR",
|
|
73
|
-
GA_IE = "ga-IE",
|
|
74
|
-
GD_GB = "gd-GB",
|
|
75
64
|
HE_IL = "he-IL",
|
|
76
65
|
HI_IN = "hi-IN",
|
|
77
66
|
ID_ID = "id-ID",
|
|
@@ -97,10 +86,6 @@ export interface Media {
|
|
|
97
86
|
|
|
98
87
|
RedactedMediaFileUri?: string;
|
|
99
88
|
}
|
|
100
|
-
export declare namespace Media {
|
|
101
|
-
|
|
102
|
-
const filterSensitiveLog: (obj: Media) => any;
|
|
103
|
-
}
|
|
104
89
|
export declare enum MediaFormat {
|
|
105
90
|
AMR = "amr",
|
|
106
91
|
FLAC = "flac",
|
|
@@ -140,10 +125,6 @@ export interface ContentRedaction {
|
|
|
140
125
|
|
|
141
126
|
PiiEntityTypes?: (PiiEntityType | string)[];
|
|
142
127
|
}
|
|
143
|
-
export declare namespace ContentRedaction {
|
|
144
|
-
|
|
145
|
-
const filterSensitiveLog: (obj: ContentRedaction) => any;
|
|
146
|
-
}
|
|
147
128
|
|
|
148
129
|
export interface LanguageIdSettings {
|
|
149
130
|
|
|
@@ -153,10 +134,6 @@ export interface LanguageIdSettings {
|
|
|
153
134
|
|
|
154
135
|
LanguageModelName?: string;
|
|
155
136
|
}
|
|
156
|
-
export declare namespace LanguageIdSettings {
|
|
157
|
-
|
|
158
|
-
const filterSensitiveLog: (obj: LanguageIdSettings) => any;
|
|
159
|
-
}
|
|
160
137
|
export declare enum VocabularyFilterMethod {
|
|
161
138
|
MASK = "mask",
|
|
162
139
|
REMOVE = "remove",
|
|
@@ -179,10 +156,6 @@ export interface CallAnalyticsJobSettings {
|
|
|
179
156
|
|
|
180
157
|
LanguageIdSettings?: Record<string, LanguageIdSettings>;
|
|
181
158
|
}
|
|
182
|
-
export declare namespace CallAnalyticsJobSettings {
|
|
183
|
-
|
|
184
|
-
const filterSensitiveLog: (obj: CallAnalyticsJobSettings) => any;
|
|
185
|
-
}
|
|
186
159
|
|
|
187
160
|
export interface Transcript {
|
|
188
161
|
|
|
@@ -190,10 +163,6 @@ export interface Transcript {
|
|
|
190
163
|
|
|
191
164
|
RedactedTranscriptFileUri?: string;
|
|
192
165
|
}
|
|
193
|
-
export declare namespace Transcript {
|
|
194
|
-
|
|
195
|
-
const filterSensitiveLog: (obj: Transcript) => any;
|
|
196
|
-
}
|
|
197
166
|
|
|
198
167
|
export interface CallAnalyticsJob {
|
|
199
168
|
|
|
@@ -227,10 +196,6 @@ export interface CallAnalyticsJob {
|
|
|
227
196
|
|
|
228
197
|
ChannelDefinitions?: ChannelDefinition[];
|
|
229
198
|
}
|
|
230
|
-
export declare namespace CallAnalyticsJob {
|
|
231
|
-
|
|
232
|
-
const filterSensitiveLog: (obj: CallAnalyticsJob) => any;
|
|
233
|
-
}
|
|
234
199
|
|
|
235
200
|
export interface CallAnalyticsJobSummary {
|
|
236
201
|
|
|
@@ -248,10 +213,6 @@ export interface CallAnalyticsJobSummary {
|
|
|
248
213
|
|
|
249
214
|
FailureReason?: string;
|
|
250
215
|
}
|
|
251
|
-
export declare namespace CallAnalyticsJobSummary {
|
|
252
|
-
|
|
253
|
-
const filterSensitiveLog: (obj: CallAnalyticsJobSummary) => any;
|
|
254
|
-
}
|
|
255
216
|
|
|
256
217
|
export interface RelativeTimeRange {
|
|
257
218
|
|
|
@@ -263,10 +224,6 @@ export interface RelativeTimeRange {
|
|
|
263
224
|
|
|
264
225
|
Last?: number;
|
|
265
226
|
}
|
|
266
|
-
export declare namespace RelativeTimeRange {
|
|
267
|
-
|
|
268
|
-
const filterSensitiveLog: (obj: RelativeTimeRange) => any;
|
|
269
|
-
}
|
|
270
227
|
|
|
271
228
|
export interface InterruptionFilter {
|
|
272
229
|
|
|
@@ -280,10 +237,6 @@ export interface InterruptionFilter {
|
|
|
280
237
|
|
|
281
238
|
Negate?: boolean;
|
|
282
239
|
}
|
|
283
|
-
export declare namespace InterruptionFilter {
|
|
284
|
-
|
|
285
|
-
const filterSensitiveLog: (obj: InterruptionFilter) => any;
|
|
286
|
-
}
|
|
287
240
|
|
|
288
241
|
export interface NonTalkTimeFilter {
|
|
289
242
|
|
|
@@ -295,10 +248,6 @@ export interface NonTalkTimeFilter {
|
|
|
295
248
|
|
|
296
249
|
Negate?: boolean;
|
|
297
250
|
}
|
|
298
|
-
export declare namespace NonTalkTimeFilter {
|
|
299
|
-
|
|
300
|
-
const filterSensitiveLog: (obj: NonTalkTimeFilter) => any;
|
|
301
|
-
}
|
|
302
251
|
export declare enum SentimentValue {
|
|
303
252
|
MIXED = "MIXED",
|
|
304
253
|
NEGATIVE = "NEGATIVE",
|
|
@@ -318,10 +267,6 @@ export interface SentimentFilter {
|
|
|
318
267
|
|
|
319
268
|
Negate?: boolean;
|
|
320
269
|
}
|
|
321
|
-
export declare namespace SentimentFilter {
|
|
322
|
-
|
|
323
|
-
const filterSensitiveLog: (obj: SentimentFilter) => any;
|
|
324
|
-
}
|
|
325
270
|
export declare enum TranscriptFilterType {
|
|
326
271
|
EXACT = "EXACT"
|
|
327
272
|
}
|
|
@@ -340,10 +285,6 @@ export interface TranscriptFilter {
|
|
|
340
285
|
|
|
341
286
|
Targets: string[] | undefined;
|
|
342
287
|
}
|
|
343
|
-
export declare namespace TranscriptFilter {
|
|
344
|
-
|
|
345
|
-
const filterSensitiveLog: (obj: TranscriptFilter) => any;
|
|
346
|
-
}
|
|
347
288
|
|
|
348
289
|
export declare type Rule = Rule.InterruptionFilterMember | Rule.NonTalkTimeFilterMember | Rule.SentimentFilterMember | Rule.TranscriptFilterMember | Rule.$UnknownMember;
|
|
349
290
|
export declare namespace Rule {
|
|
@@ -397,8 +338,6 @@ export declare namespace Rule {
|
|
|
397
338
|
_: (name: string, value: any) => T;
|
|
398
339
|
}
|
|
399
340
|
const visit: <T>(value: Rule, visitor: Visitor<T>) => T;
|
|
400
|
-
|
|
401
|
-
const filterSensitiveLog: (obj: Rule) => any;
|
|
402
341
|
}
|
|
403
342
|
|
|
404
343
|
export interface CategoryProperties {
|
|
@@ -411,10 +350,6 @@ export interface CategoryProperties {
|
|
|
411
350
|
|
|
412
351
|
LastUpdateTime?: Date;
|
|
413
352
|
}
|
|
414
|
-
export declare namespace CategoryProperties {
|
|
415
|
-
|
|
416
|
-
const filterSensitiveLog: (obj: CategoryProperties) => any;
|
|
417
|
-
}
|
|
418
353
|
export declare enum CLMLanguageCode {
|
|
419
354
|
EN_AU = "en-AU",
|
|
420
355
|
EN_GB = "en-GB",
|
|
@@ -436,18 +371,10 @@ export interface CreateCallAnalyticsCategoryRequest {
|
|
|
436
371
|
|
|
437
372
|
Rules: Rule[] | undefined;
|
|
438
373
|
}
|
|
439
|
-
export declare namespace CreateCallAnalyticsCategoryRequest {
|
|
440
|
-
|
|
441
|
-
const filterSensitiveLog: (obj: CreateCallAnalyticsCategoryRequest) => any;
|
|
442
|
-
}
|
|
443
374
|
export interface CreateCallAnalyticsCategoryResponse {
|
|
444
375
|
|
|
445
376
|
CategoryProperties?: CategoryProperties;
|
|
446
377
|
}
|
|
447
|
-
export declare namespace CreateCallAnalyticsCategoryResponse {
|
|
448
|
-
|
|
449
|
-
const filterSensitiveLog: (obj: CreateCallAnalyticsCategoryResponse) => any;
|
|
450
|
-
}
|
|
451
378
|
|
|
452
379
|
export declare class InternalFailureException extends __BaseException {
|
|
453
380
|
readonly name: "InternalFailureException";
|
|
@@ -473,10 +400,6 @@ export interface InputDataConfig {
|
|
|
473
400
|
|
|
474
401
|
DataAccessRoleArn: string | undefined;
|
|
475
402
|
}
|
|
476
|
-
export declare namespace InputDataConfig {
|
|
477
|
-
|
|
478
|
-
const filterSensitiveLog: (obj: InputDataConfig) => any;
|
|
479
|
-
}
|
|
480
403
|
|
|
481
404
|
export interface Tag {
|
|
482
405
|
|
|
@@ -484,10 +407,6 @@ export interface Tag {
|
|
|
484
407
|
|
|
485
408
|
Value: string | undefined;
|
|
486
409
|
}
|
|
487
|
-
export declare namespace Tag {
|
|
488
|
-
|
|
489
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
490
|
-
}
|
|
491
410
|
export interface CreateLanguageModelRequest {
|
|
492
411
|
|
|
493
412
|
LanguageCode: CLMLanguageCode | string | undefined;
|
|
@@ -500,10 +419,6 @@ export interface CreateLanguageModelRequest {
|
|
|
500
419
|
|
|
501
420
|
Tags?: Tag[];
|
|
502
421
|
}
|
|
503
|
-
export declare namespace CreateLanguageModelRequest {
|
|
504
|
-
|
|
505
|
-
const filterSensitiveLog: (obj: CreateLanguageModelRequest) => any;
|
|
506
|
-
}
|
|
507
422
|
export declare enum ModelStatus {
|
|
508
423
|
COMPLETED = "COMPLETED",
|
|
509
424
|
FAILED = "FAILED",
|
|
@@ -521,10 +436,6 @@ export interface CreateLanguageModelResponse {
|
|
|
521
436
|
|
|
522
437
|
ModelStatus?: ModelStatus | string;
|
|
523
438
|
}
|
|
524
|
-
export declare namespace CreateLanguageModelResponse {
|
|
525
|
-
|
|
526
|
-
const filterSensitiveLog: (obj: CreateLanguageModelResponse) => any;
|
|
527
|
-
}
|
|
528
439
|
export interface CreateMedicalVocabularyRequest {
|
|
529
440
|
|
|
530
441
|
VocabularyName: string | undefined;
|
|
@@ -535,10 +446,6 @@ export interface CreateMedicalVocabularyRequest {
|
|
|
535
446
|
|
|
536
447
|
Tags?: Tag[];
|
|
537
448
|
}
|
|
538
|
-
export declare namespace CreateMedicalVocabularyRequest {
|
|
539
|
-
|
|
540
|
-
const filterSensitiveLog: (obj: CreateMedicalVocabularyRequest) => any;
|
|
541
|
-
}
|
|
542
449
|
export declare enum VocabularyState {
|
|
543
450
|
FAILED = "FAILED",
|
|
544
451
|
PENDING = "PENDING",
|
|
@@ -556,10 +463,6 @@ export interface CreateMedicalVocabularyResponse {
|
|
|
556
463
|
|
|
557
464
|
FailureReason?: string;
|
|
558
465
|
}
|
|
559
|
-
export declare namespace CreateMedicalVocabularyResponse {
|
|
560
|
-
|
|
561
|
-
const filterSensitiveLog: (obj: CreateMedicalVocabularyResponse) => any;
|
|
562
|
-
}
|
|
563
466
|
export interface CreateVocabularyRequest {
|
|
564
467
|
|
|
565
468
|
VocabularyName: string | undefined;
|
|
@@ -572,10 +475,6 @@ export interface CreateVocabularyRequest {
|
|
|
572
475
|
|
|
573
476
|
Tags?: Tag[];
|
|
574
477
|
}
|
|
575
|
-
export declare namespace CreateVocabularyRequest {
|
|
576
|
-
|
|
577
|
-
const filterSensitiveLog: (obj: CreateVocabularyRequest) => any;
|
|
578
|
-
}
|
|
579
478
|
export interface CreateVocabularyResponse {
|
|
580
479
|
|
|
581
480
|
VocabularyName?: string;
|
|
@@ -588,10 +487,6 @@ export interface CreateVocabularyResponse {
|
|
|
588
487
|
|
|
589
488
|
FailureReason?: string;
|
|
590
489
|
}
|
|
591
|
-
export declare namespace CreateVocabularyResponse {
|
|
592
|
-
|
|
593
|
-
const filterSensitiveLog: (obj: CreateVocabularyResponse) => any;
|
|
594
|
-
}
|
|
595
490
|
export interface CreateVocabularyFilterRequest {
|
|
596
491
|
|
|
597
492
|
VocabularyFilterName: string | undefined;
|
|
@@ -604,10 +499,6 @@ export interface CreateVocabularyFilterRequest {
|
|
|
604
499
|
|
|
605
500
|
Tags?: Tag[];
|
|
606
501
|
}
|
|
607
|
-
export declare namespace CreateVocabularyFilterRequest {
|
|
608
|
-
|
|
609
|
-
const filterSensitiveLog: (obj: CreateVocabularyFilterRequest) => any;
|
|
610
|
-
}
|
|
611
502
|
export interface CreateVocabularyFilterResponse {
|
|
612
503
|
|
|
613
504
|
VocabularyFilterName?: string;
|
|
@@ -616,24 +507,12 @@ export interface CreateVocabularyFilterResponse {
|
|
|
616
507
|
|
|
617
508
|
LastModifiedTime?: Date;
|
|
618
509
|
}
|
|
619
|
-
export declare namespace CreateVocabularyFilterResponse {
|
|
620
|
-
|
|
621
|
-
const filterSensitiveLog: (obj: CreateVocabularyFilterResponse) => any;
|
|
622
|
-
}
|
|
623
510
|
export interface DeleteCallAnalyticsCategoryRequest {
|
|
624
511
|
|
|
625
512
|
CategoryName: string | undefined;
|
|
626
513
|
}
|
|
627
|
-
export declare namespace DeleteCallAnalyticsCategoryRequest {
|
|
628
|
-
|
|
629
|
-
const filterSensitiveLog: (obj: DeleteCallAnalyticsCategoryRequest) => any;
|
|
630
|
-
}
|
|
631
514
|
export interface DeleteCallAnalyticsCategoryResponse {
|
|
632
515
|
}
|
|
633
|
-
export declare namespace DeleteCallAnalyticsCategoryResponse {
|
|
634
|
-
|
|
635
|
-
const filterSensitiveLog: (obj: DeleteCallAnalyticsCategoryResponse) => any;
|
|
636
|
-
}
|
|
637
516
|
|
|
638
517
|
export declare class NotFoundException extends __BaseException {
|
|
639
518
|
readonly name: "NotFoundException";
|
|
@@ -646,72 +525,36 @@ export interface DeleteCallAnalyticsJobRequest {
|
|
|
646
525
|
|
|
647
526
|
CallAnalyticsJobName: string | undefined;
|
|
648
527
|
}
|
|
649
|
-
export declare namespace DeleteCallAnalyticsJobRequest {
|
|
650
|
-
|
|
651
|
-
const filterSensitiveLog: (obj: DeleteCallAnalyticsJobRequest) => any;
|
|
652
|
-
}
|
|
653
528
|
export interface DeleteCallAnalyticsJobResponse {
|
|
654
529
|
}
|
|
655
|
-
export declare namespace DeleteCallAnalyticsJobResponse {
|
|
656
|
-
|
|
657
|
-
const filterSensitiveLog: (obj: DeleteCallAnalyticsJobResponse) => any;
|
|
658
|
-
}
|
|
659
530
|
export interface DeleteLanguageModelRequest {
|
|
660
531
|
|
|
661
532
|
ModelName: string | undefined;
|
|
662
533
|
}
|
|
663
|
-
export declare namespace DeleteLanguageModelRequest {
|
|
664
|
-
|
|
665
|
-
const filterSensitiveLog: (obj: DeleteLanguageModelRequest) => any;
|
|
666
|
-
}
|
|
667
534
|
export interface DeleteMedicalTranscriptionJobRequest {
|
|
668
535
|
|
|
669
536
|
MedicalTranscriptionJobName: string | undefined;
|
|
670
537
|
}
|
|
671
|
-
export declare namespace DeleteMedicalTranscriptionJobRequest {
|
|
672
|
-
|
|
673
|
-
const filterSensitiveLog: (obj: DeleteMedicalTranscriptionJobRequest) => any;
|
|
674
|
-
}
|
|
675
538
|
export interface DeleteMedicalVocabularyRequest {
|
|
676
539
|
|
|
677
540
|
VocabularyName: string | undefined;
|
|
678
541
|
}
|
|
679
|
-
export declare namespace DeleteMedicalVocabularyRequest {
|
|
680
|
-
|
|
681
|
-
const filterSensitiveLog: (obj: DeleteMedicalVocabularyRequest) => any;
|
|
682
|
-
}
|
|
683
542
|
export interface DeleteTranscriptionJobRequest {
|
|
684
543
|
|
|
685
544
|
TranscriptionJobName: string | undefined;
|
|
686
545
|
}
|
|
687
|
-
export declare namespace DeleteTranscriptionJobRequest {
|
|
688
|
-
|
|
689
|
-
const filterSensitiveLog: (obj: DeleteTranscriptionJobRequest) => any;
|
|
690
|
-
}
|
|
691
546
|
export interface DeleteVocabularyRequest {
|
|
692
547
|
|
|
693
548
|
VocabularyName: string | undefined;
|
|
694
549
|
}
|
|
695
|
-
export declare namespace DeleteVocabularyRequest {
|
|
696
|
-
|
|
697
|
-
const filterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
|
|
698
|
-
}
|
|
699
550
|
export interface DeleteVocabularyFilterRequest {
|
|
700
551
|
|
|
701
552
|
VocabularyFilterName: string | undefined;
|
|
702
553
|
}
|
|
703
|
-
export declare namespace DeleteVocabularyFilterRequest {
|
|
704
|
-
|
|
705
|
-
const filterSensitiveLog: (obj: DeleteVocabularyFilterRequest) => any;
|
|
706
|
-
}
|
|
707
554
|
export interface DescribeLanguageModelRequest {
|
|
708
555
|
|
|
709
556
|
ModelName: string | undefined;
|
|
710
557
|
}
|
|
711
|
-
export declare namespace DescribeLanguageModelRequest {
|
|
712
|
-
|
|
713
|
-
const filterSensitiveLog: (obj: DescribeLanguageModelRequest) => any;
|
|
714
|
-
}
|
|
715
558
|
|
|
716
559
|
export interface LanguageModel {
|
|
717
560
|
|
|
@@ -733,58 +576,30 @@ export interface LanguageModel {
|
|
|
733
576
|
|
|
734
577
|
InputDataConfig?: InputDataConfig;
|
|
735
578
|
}
|
|
736
|
-
export declare namespace LanguageModel {
|
|
737
|
-
|
|
738
|
-
const filterSensitiveLog: (obj: LanguageModel) => any;
|
|
739
|
-
}
|
|
740
579
|
export interface DescribeLanguageModelResponse {
|
|
741
580
|
|
|
742
581
|
LanguageModel?: LanguageModel;
|
|
743
582
|
}
|
|
744
|
-
export declare namespace DescribeLanguageModelResponse {
|
|
745
|
-
|
|
746
|
-
const filterSensitiveLog: (obj: DescribeLanguageModelResponse) => any;
|
|
747
|
-
}
|
|
748
583
|
export interface GetCallAnalyticsCategoryRequest {
|
|
749
584
|
|
|
750
585
|
CategoryName: string | undefined;
|
|
751
586
|
}
|
|
752
|
-
export declare namespace GetCallAnalyticsCategoryRequest {
|
|
753
|
-
|
|
754
|
-
const filterSensitiveLog: (obj: GetCallAnalyticsCategoryRequest) => any;
|
|
755
|
-
}
|
|
756
587
|
export interface GetCallAnalyticsCategoryResponse {
|
|
757
588
|
|
|
758
589
|
CategoryProperties?: CategoryProperties;
|
|
759
590
|
}
|
|
760
|
-
export declare namespace GetCallAnalyticsCategoryResponse {
|
|
761
|
-
|
|
762
|
-
const filterSensitiveLog: (obj: GetCallAnalyticsCategoryResponse) => any;
|
|
763
|
-
}
|
|
764
591
|
export interface GetCallAnalyticsJobRequest {
|
|
765
592
|
|
|
766
593
|
CallAnalyticsJobName: string | undefined;
|
|
767
594
|
}
|
|
768
|
-
export declare namespace GetCallAnalyticsJobRequest {
|
|
769
|
-
|
|
770
|
-
const filterSensitiveLog: (obj: GetCallAnalyticsJobRequest) => any;
|
|
771
|
-
}
|
|
772
595
|
export interface GetCallAnalyticsJobResponse {
|
|
773
596
|
|
|
774
597
|
CallAnalyticsJob?: CallAnalyticsJob;
|
|
775
598
|
}
|
|
776
|
-
export declare namespace GetCallAnalyticsJobResponse {
|
|
777
|
-
|
|
778
|
-
const filterSensitiveLog: (obj: GetCallAnalyticsJobResponse) => any;
|
|
779
|
-
}
|
|
780
599
|
export interface GetMedicalTranscriptionJobRequest {
|
|
781
600
|
|
|
782
601
|
MedicalTranscriptionJobName: string | undefined;
|
|
783
602
|
}
|
|
784
|
-
export declare namespace GetMedicalTranscriptionJobRequest {
|
|
785
|
-
|
|
786
|
-
const filterSensitiveLog: (obj: GetMedicalTranscriptionJobRequest) => any;
|
|
787
|
-
}
|
|
788
603
|
export declare enum MedicalContentIdentificationType {
|
|
789
604
|
PHI = "PHI"
|
|
790
605
|
}
|
|
@@ -803,10 +618,6 @@ export interface MedicalTranscriptionSetting {
|
|
|
803
618
|
|
|
804
619
|
VocabularyName?: string;
|
|
805
620
|
}
|
|
806
|
-
export declare namespace MedicalTranscriptionSetting {
|
|
807
|
-
|
|
808
|
-
const filterSensitiveLog: (obj: MedicalTranscriptionSetting) => any;
|
|
809
|
-
}
|
|
810
621
|
export declare enum Specialty {
|
|
811
622
|
PRIMARYCARE = "PRIMARYCARE"
|
|
812
623
|
}
|
|
@@ -815,10 +626,6 @@ export interface MedicalTranscript {
|
|
|
815
626
|
|
|
816
627
|
TranscriptFileUri?: string;
|
|
817
628
|
}
|
|
818
|
-
export declare namespace MedicalTranscript {
|
|
819
|
-
|
|
820
|
-
const filterSensitiveLog: (obj: MedicalTranscript) => any;
|
|
821
|
-
}
|
|
822
629
|
export declare enum TranscriptionJobStatus {
|
|
823
630
|
COMPLETED = "COMPLETED",
|
|
824
631
|
FAILED = "FAILED",
|
|
@@ -864,26 +671,14 @@ export interface MedicalTranscriptionJob {
|
|
|
864
671
|
|
|
865
672
|
Tags?: Tag[];
|
|
866
673
|
}
|
|
867
|
-
export declare namespace MedicalTranscriptionJob {
|
|
868
|
-
|
|
869
|
-
const filterSensitiveLog: (obj: MedicalTranscriptionJob) => any;
|
|
870
|
-
}
|
|
871
674
|
export interface GetMedicalTranscriptionJobResponse {
|
|
872
675
|
|
|
873
676
|
MedicalTranscriptionJob?: MedicalTranscriptionJob;
|
|
874
677
|
}
|
|
875
|
-
export declare namespace GetMedicalTranscriptionJobResponse {
|
|
876
|
-
|
|
877
|
-
const filterSensitiveLog: (obj: GetMedicalTranscriptionJobResponse) => any;
|
|
878
|
-
}
|
|
879
678
|
export interface GetMedicalVocabularyRequest {
|
|
880
679
|
|
|
881
680
|
VocabularyName: string | undefined;
|
|
882
681
|
}
|
|
883
|
-
export declare namespace GetMedicalVocabularyRequest {
|
|
884
|
-
|
|
885
|
-
const filterSensitiveLog: (obj: GetMedicalVocabularyRequest) => any;
|
|
886
|
-
}
|
|
887
682
|
export interface GetMedicalVocabularyResponse {
|
|
888
683
|
|
|
889
684
|
VocabularyName?: string;
|
|
@@ -898,18 +693,10 @@ export interface GetMedicalVocabularyResponse {
|
|
|
898
693
|
|
|
899
694
|
DownloadUri?: string;
|
|
900
695
|
}
|
|
901
|
-
export declare namespace GetMedicalVocabularyResponse {
|
|
902
|
-
|
|
903
|
-
const filterSensitiveLog: (obj: GetMedicalVocabularyResponse) => any;
|
|
904
|
-
}
|
|
905
696
|
export interface GetTranscriptionJobRequest {
|
|
906
697
|
|
|
907
698
|
TranscriptionJobName: string | undefined;
|
|
908
699
|
}
|
|
909
|
-
export declare namespace GetTranscriptionJobRequest {
|
|
910
|
-
|
|
911
|
-
const filterSensitiveLog: (obj: GetTranscriptionJobRequest) => any;
|
|
912
|
-
}
|
|
913
700
|
|
|
914
701
|
export interface JobExecutionSettings {
|
|
915
702
|
|
|
@@ -917,10 +704,6 @@ export interface JobExecutionSettings {
|
|
|
917
704
|
|
|
918
705
|
DataAccessRoleArn?: string;
|
|
919
706
|
}
|
|
920
|
-
export declare namespace JobExecutionSettings {
|
|
921
|
-
|
|
922
|
-
const filterSensitiveLog: (obj: JobExecutionSettings) => any;
|
|
923
|
-
}
|
|
924
707
|
|
|
925
708
|
export interface LanguageCodeItem {
|
|
926
709
|
|
|
@@ -928,19 +711,11 @@ export interface LanguageCodeItem {
|
|
|
928
711
|
|
|
929
712
|
DurationInSeconds?: number;
|
|
930
713
|
}
|
|
931
|
-
export declare namespace LanguageCodeItem {
|
|
932
|
-
|
|
933
|
-
const filterSensitiveLog: (obj: LanguageCodeItem) => any;
|
|
934
|
-
}
|
|
935
714
|
|
|
936
715
|
export interface ModelSettings {
|
|
937
716
|
|
|
938
717
|
LanguageModelName?: string;
|
|
939
718
|
}
|
|
940
|
-
export declare namespace ModelSettings {
|
|
941
|
-
|
|
942
|
-
const filterSensitiveLog: (obj: ModelSettings) => any;
|
|
943
|
-
}
|
|
944
719
|
|
|
945
720
|
export interface Settings {
|
|
946
721
|
|
|
@@ -960,10 +735,6 @@ export interface Settings {
|
|
|
960
735
|
|
|
961
736
|
VocabularyFilterMethod?: VocabularyFilterMethod | string;
|
|
962
737
|
}
|
|
963
|
-
export declare namespace Settings {
|
|
964
|
-
|
|
965
|
-
const filterSensitiveLog: (obj: Settings) => any;
|
|
966
|
-
}
|
|
967
738
|
export declare enum SubtitleFormat {
|
|
968
739
|
SRT = "srt",
|
|
969
740
|
VTT = "vtt"
|
|
@@ -977,10 +748,6 @@ export interface SubtitlesOutput {
|
|
|
977
748
|
|
|
978
749
|
OutputStartIndex?: number;
|
|
979
750
|
}
|
|
980
|
-
export declare namespace SubtitlesOutput {
|
|
981
|
-
|
|
982
|
-
const filterSensitiveLog: (obj: SubtitlesOutput) => any;
|
|
983
|
-
}
|
|
984
751
|
|
|
985
752
|
export interface TranscriptionJob {
|
|
986
753
|
|
|
@@ -1030,26 +797,14 @@ export interface TranscriptionJob {
|
|
|
1030
797
|
|
|
1031
798
|
LanguageIdSettings?: Record<string, LanguageIdSettings>;
|
|
1032
799
|
}
|
|
1033
|
-
export declare namespace TranscriptionJob {
|
|
1034
|
-
|
|
1035
|
-
const filterSensitiveLog: (obj: TranscriptionJob) => any;
|
|
1036
|
-
}
|
|
1037
800
|
export interface GetTranscriptionJobResponse {
|
|
1038
801
|
|
|
1039
802
|
TranscriptionJob?: TranscriptionJob;
|
|
1040
803
|
}
|
|
1041
|
-
export declare namespace GetTranscriptionJobResponse {
|
|
1042
|
-
|
|
1043
|
-
const filterSensitiveLog: (obj: GetTranscriptionJobResponse) => any;
|
|
1044
|
-
}
|
|
1045
804
|
export interface GetVocabularyRequest {
|
|
1046
805
|
|
|
1047
806
|
VocabularyName: string | undefined;
|
|
1048
807
|
}
|
|
1049
|
-
export declare namespace GetVocabularyRequest {
|
|
1050
|
-
|
|
1051
|
-
const filterSensitiveLog: (obj: GetVocabularyRequest) => any;
|
|
1052
|
-
}
|
|
1053
808
|
export interface GetVocabularyResponse {
|
|
1054
809
|
|
|
1055
810
|
VocabularyName?: string;
|
|
@@ -1064,18 +819,10 @@ export interface GetVocabularyResponse {
|
|
|
1064
819
|
|
|
1065
820
|
DownloadUri?: string;
|
|
1066
821
|
}
|
|
1067
|
-
export declare namespace GetVocabularyResponse {
|
|
1068
|
-
|
|
1069
|
-
const filterSensitiveLog: (obj: GetVocabularyResponse) => any;
|
|
1070
|
-
}
|
|
1071
822
|
export interface GetVocabularyFilterRequest {
|
|
1072
823
|
|
|
1073
824
|
VocabularyFilterName: string | undefined;
|
|
1074
825
|
}
|
|
1075
|
-
export declare namespace GetVocabularyFilterRequest {
|
|
1076
|
-
|
|
1077
|
-
const filterSensitiveLog: (obj: GetVocabularyFilterRequest) => any;
|
|
1078
|
-
}
|
|
1079
826
|
export interface GetVocabularyFilterResponse {
|
|
1080
827
|
|
|
1081
828
|
VocabularyFilterName?: string;
|
|
@@ -1086,30 +833,18 @@ export interface GetVocabularyFilterResponse {
|
|
|
1086
833
|
|
|
1087
834
|
DownloadUri?: string;
|
|
1088
835
|
}
|
|
1089
|
-
export declare namespace GetVocabularyFilterResponse {
|
|
1090
|
-
|
|
1091
|
-
const filterSensitiveLog: (obj: GetVocabularyFilterResponse) => any;
|
|
1092
|
-
}
|
|
1093
836
|
export interface ListCallAnalyticsCategoriesRequest {
|
|
1094
837
|
|
|
1095
838
|
NextToken?: string;
|
|
1096
839
|
|
|
1097
840
|
MaxResults?: number;
|
|
1098
841
|
}
|
|
1099
|
-
export declare namespace ListCallAnalyticsCategoriesRequest {
|
|
1100
|
-
|
|
1101
|
-
const filterSensitiveLog: (obj: ListCallAnalyticsCategoriesRequest) => any;
|
|
1102
|
-
}
|
|
1103
842
|
export interface ListCallAnalyticsCategoriesResponse {
|
|
1104
843
|
|
|
1105
844
|
NextToken?: string;
|
|
1106
845
|
|
|
1107
846
|
Categories?: CategoryProperties[];
|
|
1108
847
|
}
|
|
1109
|
-
export declare namespace ListCallAnalyticsCategoriesResponse {
|
|
1110
|
-
|
|
1111
|
-
const filterSensitiveLog: (obj: ListCallAnalyticsCategoriesResponse) => any;
|
|
1112
|
-
}
|
|
1113
848
|
export interface ListCallAnalyticsJobsRequest {
|
|
1114
849
|
|
|
1115
850
|
Status?: CallAnalyticsJobStatus | string;
|
|
@@ -1120,10 +855,6 @@ export interface ListCallAnalyticsJobsRequest {
|
|
|
1120
855
|
|
|
1121
856
|
MaxResults?: number;
|
|
1122
857
|
}
|
|
1123
|
-
export declare namespace ListCallAnalyticsJobsRequest {
|
|
1124
|
-
|
|
1125
|
-
const filterSensitiveLog: (obj: ListCallAnalyticsJobsRequest) => any;
|
|
1126
|
-
}
|
|
1127
858
|
export interface ListCallAnalyticsJobsResponse {
|
|
1128
859
|
|
|
1129
860
|
Status?: CallAnalyticsJobStatus | string;
|
|
@@ -1132,10 +863,6 @@ export interface ListCallAnalyticsJobsResponse {
|
|
|
1132
863
|
|
|
1133
864
|
CallAnalyticsJobSummaries?: CallAnalyticsJobSummary[];
|
|
1134
865
|
}
|
|
1135
|
-
export declare namespace ListCallAnalyticsJobsResponse {
|
|
1136
|
-
|
|
1137
|
-
const filterSensitiveLog: (obj: ListCallAnalyticsJobsResponse) => any;
|
|
1138
|
-
}
|
|
1139
866
|
export interface ListLanguageModelsRequest {
|
|
1140
867
|
|
|
1141
868
|
StatusEquals?: ModelStatus | string;
|
|
@@ -1146,20 +873,12 @@ export interface ListLanguageModelsRequest {
|
|
|
1146
873
|
|
|
1147
874
|
MaxResults?: number;
|
|
1148
875
|
}
|
|
1149
|
-
export declare namespace ListLanguageModelsRequest {
|
|
1150
|
-
|
|
1151
|
-
const filterSensitiveLog: (obj: ListLanguageModelsRequest) => any;
|
|
1152
|
-
}
|
|
1153
876
|
export interface ListLanguageModelsResponse {
|
|
1154
877
|
|
|
1155
878
|
NextToken?: string;
|
|
1156
879
|
|
|
1157
880
|
Models?: LanguageModel[];
|
|
1158
881
|
}
|
|
1159
|
-
export declare namespace ListLanguageModelsResponse {
|
|
1160
|
-
|
|
1161
|
-
const filterSensitiveLog: (obj: ListLanguageModelsResponse) => any;
|
|
1162
|
-
}
|
|
1163
882
|
export interface ListMedicalTranscriptionJobsRequest {
|
|
1164
883
|
|
|
1165
884
|
Status?: TranscriptionJobStatus | string;
|
|
@@ -1170,10 +889,6 @@ export interface ListMedicalTranscriptionJobsRequest {
|
|
|
1170
889
|
|
|
1171
890
|
MaxResults?: number;
|
|
1172
891
|
}
|
|
1173
|
-
export declare namespace ListMedicalTranscriptionJobsRequest {
|
|
1174
|
-
|
|
1175
|
-
const filterSensitiveLog: (obj: ListMedicalTranscriptionJobsRequest) => any;
|
|
1176
|
-
}
|
|
1177
892
|
export declare enum OutputLocationType {
|
|
1178
893
|
CUSTOMER_BUCKET = "CUSTOMER_BUCKET",
|
|
1179
894
|
SERVICE_BUCKET = "SERVICE_BUCKET"
|
|
@@ -1203,10 +918,6 @@ export interface MedicalTranscriptionJobSummary {
|
|
|
1203
918
|
|
|
1204
919
|
Type?: Type | string;
|
|
1205
920
|
}
|
|
1206
|
-
export declare namespace MedicalTranscriptionJobSummary {
|
|
1207
|
-
|
|
1208
|
-
const filterSensitiveLog: (obj: MedicalTranscriptionJobSummary) => any;
|
|
1209
|
-
}
|
|
1210
921
|
export interface ListMedicalTranscriptionJobsResponse {
|
|
1211
922
|
|
|
1212
923
|
Status?: TranscriptionJobStatus | string;
|
|
@@ -1215,10 +926,6 @@ export interface ListMedicalTranscriptionJobsResponse {
|
|
|
1215
926
|
|
|
1216
927
|
MedicalTranscriptionJobSummaries?: MedicalTranscriptionJobSummary[];
|
|
1217
928
|
}
|
|
1218
|
-
export declare namespace ListMedicalTranscriptionJobsResponse {
|
|
1219
|
-
|
|
1220
|
-
const filterSensitiveLog: (obj: ListMedicalTranscriptionJobsResponse) => any;
|
|
1221
|
-
}
|
|
1222
929
|
export interface ListMedicalVocabulariesRequest {
|
|
1223
930
|
|
|
1224
931
|
NextToken?: string;
|
|
@@ -1229,10 +936,6 @@ export interface ListMedicalVocabulariesRequest {
|
|
|
1229
936
|
|
|
1230
937
|
NameContains?: string;
|
|
1231
938
|
}
|
|
1232
|
-
export declare namespace ListMedicalVocabulariesRequest {
|
|
1233
|
-
|
|
1234
|
-
const filterSensitiveLog: (obj: ListMedicalVocabulariesRequest) => any;
|
|
1235
|
-
}
|
|
1236
939
|
|
|
1237
940
|
export interface VocabularyInfo {
|
|
1238
941
|
|
|
@@ -1244,10 +947,6 @@ export interface VocabularyInfo {
|
|
|
1244
947
|
|
|
1245
948
|
VocabularyState?: VocabularyState | string;
|
|
1246
949
|
}
|
|
1247
|
-
export declare namespace VocabularyInfo {
|
|
1248
|
-
|
|
1249
|
-
const filterSensitiveLog: (obj: VocabularyInfo) => any;
|
|
1250
|
-
}
|
|
1251
950
|
export interface ListMedicalVocabulariesResponse {
|
|
1252
951
|
|
|
1253
952
|
Status?: VocabularyState | string;
|
|
@@ -1256,28 +955,16 @@ export interface ListMedicalVocabulariesResponse {
|
|
|
1256
955
|
|
|
1257
956
|
Vocabularies?: VocabularyInfo[];
|
|
1258
957
|
}
|
|
1259
|
-
export declare namespace ListMedicalVocabulariesResponse {
|
|
1260
|
-
|
|
1261
|
-
const filterSensitiveLog: (obj: ListMedicalVocabulariesResponse) => any;
|
|
1262
|
-
}
|
|
1263
958
|
export interface ListTagsForResourceRequest {
|
|
1264
959
|
|
|
1265
960
|
ResourceArn: string | undefined;
|
|
1266
961
|
}
|
|
1267
|
-
export declare namespace ListTagsForResourceRequest {
|
|
1268
|
-
|
|
1269
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1270
|
-
}
|
|
1271
962
|
export interface ListTagsForResourceResponse {
|
|
1272
963
|
|
|
1273
964
|
ResourceArn?: string;
|
|
1274
965
|
|
|
1275
966
|
Tags?: Tag[];
|
|
1276
967
|
}
|
|
1277
|
-
export declare namespace ListTagsForResourceResponse {
|
|
1278
|
-
|
|
1279
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1280
|
-
}
|
|
1281
968
|
export interface ListTranscriptionJobsRequest {
|
|
1282
969
|
|
|
1283
970
|
Status?: TranscriptionJobStatus | string;
|
|
@@ -1288,10 +975,6 @@ export interface ListTranscriptionJobsRequest {
|
|
|
1288
975
|
|
|
1289
976
|
MaxResults?: number;
|
|
1290
977
|
}
|
|
1291
|
-
export declare namespace ListTranscriptionJobsRequest {
|
|
1292
|
-
|
|
1293
|
-
const filterSensitiveLog: (obj: ListTranscriptionJobsRequest) => any;
|
|
1294
|
-
}
|
|
1295
978
|
|
|
1296
979
|
export interface TranscriptionJobSummary {
|
|
1297
980
|
|
|
@@ -1323,10 +1006,6 @@ export interface TranscriptionJobSummary {
|
|
|
1323
1006
|
|
|
1324
1007
|
LanguageCodes?: LanguageCodeItem[];
|
|
1325
1008
|
}
|
|
1326
|
-
export declare namespace TranscriptionJobSummary {
|
|
1327
|
-
|
|
1328
|
-
const filterSensitiveLog: (obj: TranscriptionJobSummary) => any;
|
|
1329
|
-
}
|
|
1330
1009
|
export interface ListTranscriptionJobsResponse {
|
|
1331
1010
|
|
|
1332
1011
|
Status?: TranscriptionJobStatus | string;
|
|
@@ -1335,10 +1014,6 @@ export interface ListTranscriptionJobsResponse {
|
|
|
1335
1014
|
|
|
1336
1015
|
TranscriptionJobSummaries?: TranscriptionJobSummary[];
|
|
1337
1016
|
}
|
|
1338
|
-
export declare namespace ListTranscriptionJobsResponse {
|
|
1339
|
-
|
|
1340
|
-
const filterSensitiveLog: (obj: ListTranscriptionJobsResponse) => any;
|
|
1341
|
-
}
|
|
1342
1017
|
export interface ListVocabulariesRequest {
|
|
1343
1018
|
|
|
1344
1019
|
NextToken?: string;
|
|
@@ -1349,10 +1024,6 @@ export interface ListVocabulariesRequest {
|
|
|
1349
1024
|
|
|
1350
1025
|
NameContains?: string;
|
|
1351
1026
|
}
|
|
1352
|
-
export declare namespace ListVocabulariesRequest {
|
|
1353
|
-
|
|
1354
|
-
const filterSensitiveLog: (obj: ListVocabulariesRequest) => any;
|
|
1355
|
-
}
|
|
1356
1027
|
export interface ListVocabulariesResponse {
|
|
1357
1028
|
|
|
1358
1029
|
Status?: VocabularyState | string;
|
|
@@ -1361,10 +1032,6 @@ export interface ListVocabulariesResponse {
|
|
|
1361
1032
|
|
|
1362
1033
|
Vocabularies?: VocabularyInfo[];
|
|
1363
1034
|
}
|
|
1364
|
-
export declare namespace ListVocabulariesResponse {
|
|
1365
|
-
|
|
1366
|
-
const filterSensitiveLog: (obj: ListVocabulariesResponse) => any;
|
|
1367
|
-
}
|
|
1368
1035
|
export interface ListVocabularyFiltersRequest {
|
|
1369
1036
|
|
|
1370
1037
|
NextToken?: string;
|
|
@@ -1373,10 +1040,6 @@ export interface ListVocabularyFiltersRequest {
|
|
|
1373
1040
|
|
|
1374
1041
|
NameContains?: string;
|
|
1375
1042
|
}
|
|
1376
|
-
export declare namespace ListVocabularyFiltersRequest {
|
|
1377
|
-
|
|
1378
|
-
const filterSensitiveLog: (obj: ListVocabularyFiltersRequest) => any;
|
|
1379
|
-
}
|
|
1380
1043
|
|
|
1381
1044
|
export interface VocabularyFilterInfo {
|
|
1382
1045
|
|
|
@@ -1386,20 +1049,12 @@ export interface VocabularyFilterInfo {
|
|
|
1386
1049
|
|
|
1387
1050
|
LastModifiedTime?: Date;
|
|
1388
1051
|
}
|
|
1389
|
-
export declare namespace VocabularyFilterInfo {
|
|
1390
|
-
|
|
1391
|
-
const filterSensitiveLog: (obj: VocabularyFilterInfo) => any;
|
|
1392
|
-
}
|
|
1393
1052
|
export interface ListVocabularyFiltersResponse {
|
|
1394
1053
|
|
|
1395
1054
|
NextToken?: string;
|
|
1396
1055
|
|
|
1397
1056
|
VocabularyFilters?: VocabularyFilterInfo[];
|
|
1398
1057
|
}
|
|
1399
|
-
export declare namespace ListVocabularyFiltersResponse {
|
|
1400
|
-
|
|
1401
|
-
const filterSensitiveLog: (obj: ListVocabularyFiltersResponse) => any;
|
|
1402
|
-
}
|
|
1403
1058
|
export interface StartCallAnalyticsJobRequest {
|
|
1404
1059
|
|
|
1405
1060
|
CallAnalyticsJobName: string | undefined;
|
|
@@ -1416,18 +1071,10 @@ export interface StartCallAnalyticsJobRequest {
|
|
|
1416
1071
|
|
|
1417
1072
|
ChannelDefinitions?: ChannelDefinition[];
|
|
1418
1073
|
}
|
|
1419
|
-
export declare namespace StartCallAnalyticsJobRequest {
|
|
1420
|
-
|
|
1421
|
-
const filterSensitiveLog: (obj: StartCallAnalyticsJobRequest) => any;
|
|
1422
|
-
}
|
|
1423
1074
|
export interface StartCallAnalyticsJobResponse {
|
|
1424
1075
|
|
|
1425
1076
|
CallAnalyticsJob?: CallAnalyticsJob;
|
|
1426
1077
|
}
|
|
1427
|
-
export declare namespace StartCallAnalyticsJobResponse {
|
|
1428
|
-
|
|
1429
|
-
const filterSensitiveLog: (obj: StartCallAnalyticsJobResponse) => any;
|
|
1430
|
-
}
|
|
1431
1078
|
export interface StartMedicalTranscriptionJobRequest {
|
|
1432
1079
|
|
|
1433
1080
|
MedicalTranscriptionJobName: string | undefined;
|
|
@@ -1458,18 +1105,10 @@ export interface StartMedicalTranscriptionJobRequest {
|
|
|
1458
1105
|
|
|
1459
1106
|
Tags?: Tag[];
|
|
1460
1107
|
}
|
|
1461
|
-
export declare namespace StartMedicalTranscriptionJobRequest {
|
|
1462
|
-
|
|
1463
|
-
const filterSensitiveLog: (obj: StartMedicalTranscriptionJobRequest) => any;
|
|
1464
|
-
}
|
|
1465
1108
|
export interface StartMedicalTranscriptionJobResponse {
|
|
1466
1109
|
|
|
1467
1110
|
MedicalTranscriptionJob?: MedicalTranscriptionJob;
|
|
1468
1111
|
}
|
|
1469
|
-
export declare namespace StartMedicalTranscriptionJobResponse {
|
|
1470
|
-
|
|
1471
|
-
const filterSensitiveLog: (obj: StartMedicalTranscriptionJobResponse) => any;
|
|
1472
|
-
}
|
|
1473
1112
|
|
|
1474
1113
|
export interface Subtitles {
|
|
1475
1114
|
|
|
@@ -1477,10 +1116,6 @@ export interface Subtitles {
|
|
|
1477
1116
|
|
|
1478
1117
|
OutputStartIndex?: number;
|
|
1479
1118
|
}
|
|
1480
|
-
export declare namespace Subtitles {
|
|
1481
|
-
|
|
1482
|
-
const filterSensitiveLog: (obj: Subtitles) => any;
|
|
1483
|
-
}
|
|
1484
1119
|
export interface StartTranscriptionJobRequest {
|
|
1485
1120
|
|
|
1486
1121
|
TranscriptionJobName: string | undefined;
|
|
@@ -1521,79 +1156,43 @@ export interface StartTranscriptionJobRequest {
|
|
|
1521
1156
|
|
|
1522
1157
|
LanguageIdSettings?: Record<string, LanguageIdSettings>;
|
|
1523
1158
|
}
|
|
1524
|
-
export declare namespace StartTranscriptionJobRequest {
|
|
1525
|
-
|
|
1526
|
-
const filterSensitiveLog: (obj: StartTranscriptionJobRequest) => any;
|
|
1527
|
-
}
|
|
1528
1159
|
export interface StartTranscriptionJobResponse {
|
|
1529
1160
|
|
|
1530
1161
|
TranscriptionJob?: TranscriptionJob;
|
|
1531
1162
|
}
|
|
1532
|
-
export declare namespace StartTranscriptionJobResponse {
|
|
1533
|
-
|
|
1534
|
-
const filterSensitiveLog: (obj: StartTranscriptionJobResponse) => any;
|
|
1535
|
-
}
|
|
1536
1163
|
export interface TagResourceRequest {
|
|
1537
1164
|
|
|
1538
1165
|
ResourceArn: string | undefined;
|
|
1539
1166
|
|
|
1540
1167
|
Tags: Tag[] | undefined;
|
|
1541
1168
|
}
|
|
1542
|
-
export declare namespace TagResourceRequest {
|
|
1543
|
-
|
|
1544
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1545
|
-
}
|
|
1546
1169
|
export interface TagResourceResponse {
|
|
1547
1170
|
}
|
|
1548
|
-
export declare namespace TagResourceResponse {
|
|
1549
|
-
|
|
1550
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1551
|
-
}
|
|
1552
1171
|
export interface UntagResourceRequest {
|
|
1553
1172
|
|
|
1554
1173
|
ResourceArn: string | undefined;
|
|
1555
1174
|
|
|
1556
1175
|
TagKeys: string[] | undefined;
|
|
1557
1176
|
}
|
|
1558
|
-
export declare namespace UntagResourceRequest {
|
|
1559
|
-
|
|
1560
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1561
|
-
}
|
|
1562
1177
|
export interface UntagResourceResponse {
|
|
1563
1178
|
}
|
|
1564
|
-
export declare namespace UntagResourceResponse {
|
|
1565
|
-
|
|
1566
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1567
|
-
}
|
|
1568
1179
|
export interface UpdateCallAnalyticsCategoryRequest {
|
|
1569
1180
|
|
|
1570
1181
|
CategoryName: string | undefined;
|
|
1571
1182
|
|
|
1572
1183
|
Rules: Rule[] | undefined;
|
|
1573
1184
|
}
|
|
1574
|
-
export declare namespace UpdateCallAnalyticsCategoryRequest {
|
|
1575
|
-
|
|
1576
|
-
const filterSensitiveLog: (obj: UpdateCallAnalyticsCategoryRequest) => any;
|
|
1577
|
-
}
|
|
1578
1185
|
export interface UpdateCallAnalyticsCategoryResponse {
|
|
1579
1186
|
|
|
1580
1187
|
CategoryProperties?: CategoryProperties;
|
|
1581
1188
|
}
|
|
1582
|
-
export declare namespace UpdateCallAnalyticsCategoryResponse {
|
|
1583
|
-
|
|
1584
|
-
const filterSensitiveLog: (obj: UpdateCallAnalyticsCategoryResponse) => any;
|
|
1585
|
-
}
|
|
1586
1189
|
export interface UpdateMedicalVocabularyRequest {
|
|
1587
1190
|
|
|
1588
1191
|
VocabularyName: string | undefined;
|
|
1589
1192
|
|
|
1590
1193
|
LanguageCode: LanguageCode | string | undefined;
|
|
1591
1194
|
|
|
1592
|
-
VocabularyFileUri
|
|
1593
|
-
}
|
|
1594
|
-
export declare namespace UpdateMedicalVocabularyRequest {
|
|
1595
|
-
|
|
1596
|
-
const filterSensitiveLog: (obj: UpdateMedicalVocabularyRequest) => any;
|
|
1195
|
+
VocabularyFileUri: string | undefined;
|
|
1597
1196
|
}
|
|
1598
1197
|
export interface UpdateMedicalVocabularyResponse {
|
|
1599
1198
|
|
|
@@ -1605,10 +1204,6 @@ export interface UpdateMedicalVocabularyResponse {
|
|
|
1605
1204
|
|
|
1606
1205
|
VocabularyState?: VocabularyState | string;
|
|
1607
1206
|
}
|
|
1608
|
-
export declare namespace UpdateMedicalVocabularyResponse {
|
|
1609
|
-
|
|
1610
|
-
const filterSensitiveLog: (obj: UpdateMedicalVocabularyResponse) => any;
|
|
1611
|
-
}
|
|
1612
1207
|
export interface UpdateVocabularyRequest {
|
|
1613
1208
|
|
|
1614
1209
|
VocabularyName: string | undefined;
|
|
@@ -1619,10 +1214,6 @@ export interface UpdateVocabularyRequest {
|
|
|
1619
1214
|
|
|
1620
1215
|
VocabularyFileUri?: string;
|
|
1621
1216
|
}
|
|
1622
|
-
export declare namespace UpdateVocabularyRequest {
|
|
1623
|
-
|
|
1624
|
-
const filterSensitiveLog: (obj: UpdateVocabularyRequest) => any;
|
|
1625
|
-
}
|
|
1626
1217
|
export interface UpdateVocabularyResponse {
|
|
1627
1218
|
|
|
1628
1219
|
VocabularyName?: string;
|
|
@@ -1633,10 +1224,6 @@ export interface UpdateVocabularyResponse {
|
|
|
1633
1224
|
|
|
1634
1225
|
VocabularyState?: VocabularyState | string;
|
|
1635
1226
|
}
|
|
1636
|
-
export declare namespace UpdateVocabularyResponse {
|
|
1637
|
-
|
|
1638
|
-
const filterSensitiveLog: (obj: UpdateVocabularyResponse) => any;
|
|
1639
|
-
}
|
|
1640
1227
|
export interface UpdateVocabularyFilterRequest {
|
|
1641
1228
|
|
|
1642
1229
|
VocabularyFilterName: string | undefined;
|
|
@@ -1645,10 +1232,6 @@ export interface UpdateVocabularyFilterRequest {
|
|
|
1645
1232
|
|
|
1646
1233
|
VocabularyFilterFileUri?: string;
|
|
1647
1234
|
}
|
|
1648
|
-
export declare namespace UpdateVocabularyFilterRequest {
|
|
1649
|
-
|
|
1650
|
-
const filterSensitiveLog: (obj: UpdateVocabularyFilterRequest) => any;
|
|
1651
|
-
}
|
|
1652
1235
|
export interface UpdateVocabularyFilterResponse {
|
|
1653
1236
|
|
|
1654
1237
|
VocabularyFilterName?: string;
|
|
@@ -1657,7 +1240,213 @@ export interface UpdateVocabularyFilterResponse {
|
|
|
1657
1240
|
|
|
1658
1241
|
LastModifiedTime?: Date;
|
|
1659
1242
|
}
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1243
|
+
|
|
1244
|
+
export declare const AbsoluteTimeRangeFilterSensitiveLog: (obj: AbsoluteTimeRange) => any;
|
|
1245
|
+
|
|
1246
|
+
export declare const ChannelDefinitionFilterSensitiveLog: (obj: ChannelDefinition) => any;
|
|
1247
|
+
|
|
1248
|
+
export declare const MediaFilterSensitiveLog: (obj: Media) => any;
|
|
1249
|
+
|
|
1250
|
+
export declare const ContentRedactionFilterSensitiveLog: (obj: ContentRedaction) => any;
|
|
1251
|
+
|
|
1252
|
+
export declare const LanguageIdSettingsFilterSensitiveLog: (obj: LanguageIdSettings) => any;
|
|
1253
|
+
|
|
1254
|
+
export declare const CallAnalyticsJobSettingsFilterSensitiveLog: (obj: CallAnalyticsJobSettings) => any;
|
|
1255
|
+
|
|
1256
|
+
export declare const TranscriptFilterSensitiveLog: (obj: Transcript) => any;
|
|
1257
|
+
|
|
1258
|
+
export declare const CallAnalyticsJobFilterSensitiveLog: (obj: CallAnalyticsJob) => any;
|
|
1259
|
+
|
|
1260
|
+
export declare const CallAnalyticsJobSummaryFilterSensitiveLog: (obj: CallAnalyticsJobSummary) => any;
|
|
1261
|
+
|
|
1262
|
+
export declare const RelativeTimeRangeFilterSensitiveLog: (obj: RelativeTimeRange) => any;
|
|
1263
|
+
|
|
1264
|
+
export declare const InterruptionFilterFilterSensitiveLog: (obj: InterruptionFilter) => any;
|
|
1265
|
+
|
|
1266
|
+
export declare const NonTalkTimeFilterFilterSensitiveLog: (obj: NonTalkTimeFilter) => any;
|
|
1267
|
+
|
|
1268
|
+
export declare const SentimentFilterFilterSensitiveLog: (obj: SentimentFilter) => any;
|
|
1269
|
+
|
|
1270
|
+
export declare const TranscriptFilterFilterSensitiveLog: (obj: TranscriptFilter) => any;
|
|
1271
|
+
|
|
1272
|
+
export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
|
|
1273
|
+
|
|
1274
|
+
export declare const CategoryPropertiesFilterSensitiveLog: (obj: CategoryProperties) => any;
|
|
1275
|
+
|
|
1276
|
+
export declare const CreateCallAnalyticsCategoryRequestFilterSensitiveLog: (obj: CreateCallAnalyticsCategoryRequest) => any;
|
|
1277
|
+
|
|
1278
|
+
export declare const CreateCallAnalyticsCategoryResponseFilterSensitiveLog: (obj: CreateCallAnalyticsCategoryResponse) => any;
|
|
1279
|
+
|
|
1280
|
+
export declare const InputDataConfigFilterSensitiveLog: (obj: InputDataConfig) => any;
|
|
1281
|
+
|
|
1282
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1283
|
+
|
|
1284
|
+
export declare const CreateLanguageModelRequestFilterSensitiveLog: (obj: CreateLanguageModelRequest) => any;
|
|
1285
|
+
|
|
1286
|
+
export declare const CreateLanguageModelResponseFilterSensitiveLog: (obj: CreateLanguageModelResponse) => any;
|
|
1287
|
+
|
|
1288
|
+
export declare const CreateMedicalVocabularyRequestFilterSensitiveLog: (obj: CreateMedicalVocabularyRequest) => any;
|
|
1289
|
+
|
|
1290
|
+
export declare const CreateMedicalVocabularyResponseFilterSensitiveLog: (obj: CreateMedicalVocabularyResponse) => any;
|
|
1291
|
+
|
|
1292
|
+
export declare const CreateVocabularyRequestFilterSensitiveLog: (obj: CreateVocabularyRequest) => any;
|
|
1293
|
+
|
|
1294
|
+
export declare const CreateVocabularyResponseFilterSensitiveLog: (obj: CreateVocabularyResponse) => any;
|
|
1295
|
+
|
|
1296
|
+
export declare const CreateVocabularyFilterRequestFilterSensitiveLog: (obj: CreateVocabularyFilterRequest) => any;
|
|
1297
|
+
|
|
1298
|
+
export declare const CreateVocabularyFilterResponseFilterSensitiveLog: (obj: CreateVocabularyFilterResponse) => any;
|
|
1299
|
+
|
|
1300
|
+
export declare const DeleteCallAnalyticsCategoryRequestFilterSensitiveLog: (obj: DeleteCallAnalyticsCategoryRequest) => any;
|
|
1301
|
+
|
|
1302
|
+
export declare const DeleteCallAnalyticsCategoryResponseFilterSensitiveLog: (obj: DeleteCallAnalyticsCategoryResponse) => any;
|
|
1303
|
+
|
|
1304
|
+
export declare const DeleteCallAnalyticsJobRequestFilterSensitiveLog: (obj: DeleteCallAnalyticsJobRequest) => any;
|
|
1305
|
+
|
|
1306
|
+
export declare const DeleteCallAnalyticsJobResponseFilterSensitiveLog: (obj: DeleteCallAnalyticsJobResponse) => any;
|
|
1307
|
+
|
|
1308
|
+
export declare const DeleteLanguageModelRequestFilterSensitiveLog: (obj: DeleteLanguageModelRequest) => any;
|
|
1309
|
+
|
|
1310
|
+
export declare const DeleteMedicalTranscriptionJobRequestFilterSensitiveLog: (obj: DeleteMedicalTranscriptionJobRequest) => any;
|
|
1311
|
+
|
|
1312
|
+
export declare const DeleteMedicalVocabularyRequestFilterSensitiveLog: (obj: DeleteMedicalVocabularyRequest) => any;
|
|
1313
|
+
|
|
1314
|
+
export declare const DeleteTranscriptionJobRequestFilterSensitiveLog: (obj: DeleteTranscriptionJobRequest) => any;
|
|
1315
|
+
|
|
1316
|
+
export declare const DeleteVocabularyRequestFilterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
|
|
1317
|
+
|
|
1318
|
+
export declare const DeleteVocabularyFilterRequestFilterSensitiveLog: (obj: DeleteVocabularyFilterRequest) => any;
|
|
1319
|
+
|
|
1320
|
+
export declare const DescribeLanguageModelRequestFilterSensitiveLog: (obj: DescribeLanguageModelRequest) => any;
|
|
1321
|
+
|
|
1322
|
+
export declare const LanguageModelFilterSensitiveLog: (obj: LanguageModel) => any;
|
|
1323
|
+
|
|
1324
|
+
export declare const DescribeLanguageModelResponseFilterSensitiveLog: (obj: DescribeLanguageModelResponse) => any;
|
|
1325
|
+
|
|
1326
|
+
export declare const GetCallAnalyticsCategoryRequestFilterSensitiveLog: (obj: GetCallAnalyticsCategoryRequest) => any;
|
|
1327
|
+
|
|
1328
|
+
export declare const GetCallAnalyticsCategoryResponseFilterSensitiveLog: (obj: GetCallAnalyticsCategoryResponse) => any;
|
|
1329
|
+
|
|
1330
|
+
export declare const GetCallAnalyticsJobRequestFilterSensitiveLog: (obj: GetCallAnalyticsJobRequest) => any;
|
|
1331
|
+
|
|
1332
|
+
export declare const GetCallAnalyticsJobResponseFilterSensitiveLog: (obj: GetCallAnalyticsJobResponse) => any;
|
|
1333
|
+
|
|
1334
|
+
export declare const GetMedicalTranscriptionJobRequestFilterSensitiveLog: (obj: GetMedicalTranscriptionJobRequest) => any;
|
|
1335
|
+
|
|
1336
|
+
export declare const MedicalTranscriptionSettingFilterSensitiveLog: (obj: MedicalTranscriptionSetting) => any;
|
|
1337
|
+
|
|
1338
|
+
export declare const MedicalTranscriptFilterSensitiveLog: (obj: MedicalTranscript) => any;
|
|
1339
|
+
|
|
1340
|
+
export declare const MedicalTranscriptionJobFilterSensitiveLog: (obj: MedicalTranscriptionJob) => any;
|
|
1341
|
+
|
|
1342
|
+
export declare const GetMedicalTranscriptionJobResponseFilterSensitiveLog: (obj: GetMedicalTranscriptionJobResponse) => any;
|
|
1343
|
+
|
|
1344
|
+
export declare const GetMedicalVocabularyRequestFilterSensitiveLog: (obj: GetMedicalVocabularyRequest) => any;
|
|
1345
|
+
|
|
1346
|
+
export declare const GetMedicalVocabularyResponseFilterSensitiveLog: (obj: GetMedicalVocabularyResponse) => any;
|
|
1347
|
+
|
|
1348
|
+
export declare const GetTranscriptionJobRequestFilterSensitiveLog: (obj: GetTranscriptionJobRequest) => any;
|
|
1349
|
+
|
|
1350
|
+
export declare const JobExecutionSettingsFilterSensitiveLog: (obj: JobExecutionSettings) => any;
|
|
1351
|
+
|
|
1352
|
+
export declare const LanguageCodeItemFilterSensitiveLog: (obj: LanguageCodeItem) => any;
|
|
1353
|
+
|
|
1354
|
+
export declare const ModelSettingsFilterSensitiveLog: (obj: ModelSettings) => any;
|
|
1355
|
+
|
|
1356
|
+
export declare const SettingsFilterSensitiveLog: (obj: Settings) => any;
|
|
1357
|
+
|
|
1358
|
+
export declare const SubtitlesOutputFilterSensitiveLog: (obj: SubtitlesOutput) => any;
|
|
1359
|
+
|
|
1360
|
+
export declare const TranscriptionJobFilterSensitiveLog: (obj: TranscriptionJob) => any;
|
|
1361
|
+
|
|
1362
|
+
export declare const GetTranscriptionJobResponseFilterSensitiveLog: (obj: GetTranscriptionJobResponse) => any;
|
|
1363
|
+
|
|
1364
|
+
export declare const GetVocabularyRequestFilterSensitiveLog: (obj: GetVocabularyRequest) => any;
|
|
1365
|
+
|
|
1366
|
+
export declare const GetVocabularyResponseFilterSensitiveLog: (obj: GetVocabularyResponse) => any;
|
|
1367
|
+
|
|
1368
|
+
export declare const GetVocabularyFilterRequestFilterSensitiveLog: (obj: GetVocabularyFilterRequest) => any;
|
|
1369
|
+
|
|
1370
|
+
export declare const GetVocabularyFilterResponseFilterSensitiveLog: (obj: GetVocabularyFilterResponse) => any;
|
|
1371
|
+
|
|
1372
|
+
export declare const ListCallAnalyticsCategoriesRequestFilterSensitiveLog: (obj: ListCallAnalyticsCategoriesRequest) => any;
|
|
1373
|
+
|
|
1374
|
+
export declare const ListCallAnalyticsCategoriesResponseFilterSensitiveLog: (obj: ListCallAnalyticsCategoriesResponse) => any;
|
|
1375
|
+
|
|
1376
|
+
export declare const ListCallAnalyticsJobsRequestFilterSensitiveLog: (obj: ListCallAnalyticsJobsRequest) => any;
|
|
1377
|
+
|
|
1378
|
+
export declare const ListCallAnalyticsJobsResponseFilterSensitiveLog: (obj: ListCallAnalyticsJobsResponse) => any;
|
|
1379
|
+
|
|
1380
|
+
export declare const ListLanguageModelsRequestFilterSensitiveLog: (obj: ListLanguageModelsRequest) => any;
|
|
1381
|
+
|
|
1382
|
+
export declare const ListLanguageModelsResponseFilterSensitiveLog: (obj: ListLanguageModelsResponse) => any;
|
|
1383
|
+
|
|
1384
|
+
export declare const ListMedicalTranscriptionJobsRequestFilterSensitiveLog: (obj: ListMedicalTranscriptionJobsRequest) => any;
|
|
1385
|
+
|
|
1386
|
+
export declare const MedicalTranscriptionJobSummaryFilterSensitiveLog: (obj: MedicalTranscriptionJobSummary) => any;
|
|
1387
|
+
|
|
1388
|
+
export declare const ListMedicalTranscriptionJobsResponseFilterSensitiveLog: (obj: ListMedicalTranscriptionJobsResponse) => any;
|
|
1389
|
+
|
|
1390
|
+
export declare const ListMedicalVocabulariesRequestFilterSensitiveLog: (obj: ListMedicalVocabulariesRequest) => any;
|
|
1391
|
+
|
|
1392
|
+
export declare const VocabularyInfoFilterSensitiveLog: (obj: VocabularyInfo) => any;
|
|
1393
|
+
|
|
1394
|
+
export declare const ListMedicalVocabulariesResponseFilterSensitiveLog: (obj: ListMedicalVocabulariesResponse) => any;
|
|
1395
|
+
|
|
1396
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1397
|
+
|
|
1398
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1399
|
+
|
|
1400
|
+
export declare const ListTranscriptionJobsRequestFilterSensitiveLog: (obj: ListTranscriptionJobsRequest) => any;
|
|
1401
|
+
|
|
1402
|
+
export declare const TranscriptionJobSummaryFilterSensitiveLog: (obj: TranscriptionJobSummary) => any;
|
|
1403
|
+
|
|
1404
|
+
export declare const ListTranscriptionJobsResponseFilterSensitiveLog: (obj: ListTranscriptionJobsResponse) => any;
|
|
1405
|
+
|
|
1406
|
+
export declare const ListVocabulariesRequestFilterSensitiveLog: (obj: ListVocabulariesRequest) => any;
|
|
1407
|
+
|
|
1408
|
+
export declare const ListVocabulariesResponseFilterSensitiveLog: (obj: ListVocabulariesResponse) => any;
|
|
1409
|
+
|
|
1410
|
+
export declare const ListVocabularyFiltersRequestFilterSensitiveLog: (obj: ListVocabularyFiltersRequest) => any;
|
|
1411
|
+
|
|
1412
|
+
export declare const VocabularyFilterInfoFilterSensitiveLog: (obj: VocabularyFilterInfo) => any;
|
|
1413
|
+
|
|
1414
|
+
export declare const ListVocabularyFiltersResponseFilterSensitiveLog: (obj: ListVocabularyFiltersResponse) => any;
|
|
1415
|
+
|
|
1416
|
+
export declare const StartCallAnalyticsJobRequestFilterSensitiveLog: (obj: StartCallAnalyticsJobRequest) => any;
|
|
1417
|
+
|
|
1418
|
+
export declare const StartCallAnalyticsJobResponseFilterSensitiveLog: (obj: StartCallAnalyticsJobResponse) => any;
|
|
1419
|
+
|
|
1420
|
+
export declare const StartMedicalTranscriptionJobRequestFilterSensitiveLog: (obj: StartMedicalTranscriptionJobRequest) => any;
|
|
1421
|
+
|
|
1422
|
+
export declare const StartMedicalTranscriptionJobResponseFilterSensitiveLog: (obj: StartMedicalTranscriptionJobResponse) => any;
|
|
1423
|
+
|
|
1424
|
+
export declare const SubtitlesFilterSensitiveLog: (obj: Subtitles) => any;
|
|
1425
|
+
|
|
1426
|
+
export declare const StartTranscriptionJobRequestFilterSensitiveLog: (obj: StartTranscriptionJobRequest) => any;
|
|
1427
|
+
|
|
1428
|
+
export declare const StartTranscriptionJobResponseFilterSensitiveLog: (obj: StartTranscriptionJobResponse) => any;
|
|
1429
|
+
|
|
1430
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1431
|
+
|
|
1432
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1433
|
+
|
|
1434
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1435
|
+
|
|
1436
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1437
|
+
|
|
1438
|
+
export declare const UpdateCallAnalyticsCategoryRequestFilterSensitiveLog: (obj: UpdateCallAnalyticsCategoryRequest) => any;
|
|
1439
|
+
|
|
1440
|
+
export declare const UpdateCallAnalyticsCategoryResponseFilterSensitiveLog: (obj: UpdateCallAnalyticsCategoryResponse) => any;
|
|
1441
|
+
|
|
1442
|
+
export declare const UpdateMedicalVocabularyRequestFilterSensitiveLog: (obj: UpdateMedicalVocabularyRequest) => any;
|
|
1443
|
+
|
|
1444
|
+
export declare const UpdateMedicalVocabularyResponseFilterSensitiveLog: (obj: UpdateMedicalVocabularyResponse) => any;
|
|
1445
|
+
|
|
1446
|
+
export declare const UpdateVocabularyRequestFilterSensitiveLog: (obj: UpdateVocabularyRequest) => any;
|
|
1447
|
+
|
|
1448
|
+
export declare const UpdateVocabularyResponseFilterSensitiveLog: (obj: UpdateVocabularyResponse) => any;
|
|
1449
|
+
|
|
1450
|
+
export declare const UpdateVocabularyFilterRequestFilterSensitiveLog: (obj: UpdateVocabularyFilterRequest) => any;
|
|
1451
|
+
|
|
1452
|
+
export declare const UpdateVocabularyFilterResponseFilterSensitiveLog: (obj: UpdateVocabularyFilterResponse) => any;
|