@aws-sdk/client-transcribe 3.297.0 → 3.299.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.
Files changed (83) hide show
  1. package/dist-cjs/commands/CreateCallAnalyticsCategoryCommand.js +2 -3
  2. package/dist-cjs/commands/CreateLanguageModelCommand.js +2 -3
  3. package/dist-cjs/commands/CreateMedicalVocabularyCommand.js +2 -3
  4. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -3
  5. package/dist-cjs/commands/CreateVocabularyFilterCommand.js +2 -3
  6. package/dist-cjs/commands/DeleteCallAnalyticsCategoryCommand.js +2 -3
  7. package/dist-cjs/commands/DeleteCallAnalyticsJobCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteLanguageModelCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteMedicalTranscriptionJobCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteMedicalVocabularyCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteTranscriptionJobCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteVocabularyFilterCommand.js +2 -3
  14. package/dist-cjs/commands/DescribeLanguageModelCommand.js +2 -3
  15. package/dist-cjs/commands/GetCallAnalyticsCategoryCommand.js +2 -3
  16. package/dist-cjs/commands/GetCallAnalyticsJobCommand.js +2 -3
  17. package/dist-cjs/commands/GetMedicalTranscriptionJobCommand.js +2 -3
  18. package/dist-cjs/commands/GetMedicalVocabularyCommand.js +2 -3
  19. package/dist-cjs/commands/GetTranscriptionJobCommand.js +2 -3
  20. package/dist-cjs/commands/GetVocabularyCommand.js +2 -3
  21. package/dist-cjs/commands/GetVocabularyFilterCommand.js +2 -3
  22. package/dist-cjs/commands/ListCallAnalyticsCategoriesCommand.js +2 -3
  23. package/dist-cjs/commands/ListCallAnalyticsJobsCommand.js +2 -3
  24. package/dist-cjs/commands/ListLanguageModelsCommand.js +2 -3
  25. package/dist-cjs/commands/ListMedicalTranscriptionJobsCommand.js +2 -3
  26. package/dist-cjs/commands/ListMedicalVocabulariesCommand.js +2 -3
  27. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  28. package/dist-cjs/commands/ListTranscriptionJobsCommand.js +2 -3
  29. package/dist-cjs/commands/ListVocabulariesCommand.js +2 -3
  30. package/dist-cjs/commands/ListVocabularyFiltersCommand.js +2 -3
  31. package/dist-cjs/commands/StartCallAnalyticsJobCommand.js +2 -3
  32. package/dist-cjs/commands/StartMedicalTranscriptionJobCommand.js +2 -3
  33. package/dist-cjs/commands/StartTranscriptionJobCommand.js +2 -3
  34. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  35. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  36. package/dist-cjs/commands/UpdateCallAnalyticsCategoryCommand.js +2 -3
  37. package/dist-cjs/commands/UpdateMedicalVocabularyCommand.js +2 -3
  38. package/dist-cjs/commands/UpdateVocabularyCommand.js +2 -3
  39. package/dist-cjs/commands/UpdateVocabularyFilterCommand.js +2 -3
  40. package/dist-cjs/models/models_0.js +1 -439
  41. package/dist-es/commands/CreateCallAnalyticsCategoryCommand.js +2 -3
  42. package/dist-es/commands/CreateLanguageModelCommand.js +2 -3
  43. package/dist-es/commands/CreateMedicalVocabularyCommand.js +2 -3
  44. package/dist-es/commands/CreateVocabularyCommand.js +2 -3
  45. package/dist-es/commands/CreateVocabularyFilterCommand.js +2 -3
  46. package/dist-es/commands/DeleteCallAnalyticsCategoryCommand.js +2 -3
  47. package/dist-es/commands/DeleteCallAnalyticsJobCommand.js +2 -3
  48. package/dist-es/commands/DeleteLanguageModelCommand.js +2 -3
  49. package/dist-es/commands/DeleteMedicalTranscriptionJobCommand.js +2 -3
  50. package/dist-es/commands/DeleteMedicalVocabularyCommand.js +2 -3
  51. package/dist-es/commands/DeleteTranscriptionJobCommand.js +2 -3
  52. package/dist-es/commands/DeleteVocabularyCommand.js +2 -3
  53. package/dist-es/commands/DeleteVocabularyFilterCommand.js +2 -3
  54. package/dist-es/commands/DescribeLanguageModelCommand.js +2 -3
  55. package/dist-es/commands/GetCallAnalyticsCategoryCommand.js +2 -3
  56. package/dist-es/commands/GetCallAnalyticsJobCommand.js +2 -3
  57. package/dist-es/commands/GetMedicalTranscriptionJobCommand.js +2 -3
  58. package/dist-es/commands/GetMedicalVocabularyCommand.js +2 -3
  59. package/dist-es/commands/GetTranscriptionJobCommand.js +2 -3
  60. package/dist-es/commands/GetVocabularyCommand.js +2 -3
  61. package/dist-es/commands/GetVocabularyFilterCommand.js +2 -3
  62. package/dist-es/commands/ListCallAnalyticsCategoriesCommand.js +2 -3
  63. package/dist-es/commands/ListCallAnalyticsJobsCommand.js +2 -3
  64. package/dist-es/commands/ListLanguageModelsCommand.js +2 -3
  65. package/dist-es/commands/ListMedicalTranscriptionJobsCommand.js +2 -3
  66. package/dist-es/commands/ListMedicalVocabulariesCommand.js +2 -3
  67. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  68. package/dist-es/commands/ListTranscriptionJobsCommand.js +2 -3
  69. package/dist-es/commands/ListVocabulariesCommand.js +2 -3
  70. package/dist-es/commands/ListVocabularyFiltersCommand.js +2 -3
  71. package/dist-es/commands/StartCallAnalyticsJobCommand.js +2 -3
  72. package/dist-es/commands/StartMedicalTranscriptionJobCommand.js +2 -3
  73. package/dist-es/commands/StartTranscriptionJobCommand.js +2 -3
  74. package/dist-es/commands/TagResourceCommand.js +2 -3
  75. package/dist-es/commands/UntagResourceCommand.js +2 -3
  76. package/dist-es/commands/UpdateCallAnalyticsCategoryCommand.js +2 -3
  77. package/dist-es/commands/UpdateMedicalVocabularyCommand.js +2 -3
  78. package/dist-es/commands/UpdateVocabularyCommand.js +2 -3
  79. package/dist-es/commands/UpdateVocabularyFilterCommand.js +2 -3
  80. package/dist-es/models/models_0.js +0 -331
  81. package/dist-types/models/models_0.d.ts +0 -420
  82. package/dist-types/ts3.4/models/models_0.d.ts +0 -303
  83. package/package.json +11 -10
@@ -4237,423 +4237,3 @@ export interface UpdateVocabularyFilterResponse {
4237
4237
  */
4238
4238
  LastModifiedTime?: Date;
4239
4239
  }
4240
- /**
4241
- * @internal
4242
- */
4243
- export declare const AbsoluteTimeRangeFilterSensitiveLog: (obj: AbsoluteTimeRange) => any;
4244
- /**
4245
- * @internal
4246
- */
4247
- export declare const ChannelDefinitionFilterSensitiveLog: (obj: ChannelDefinition) => any;
4248
- /**
4249
- * @internal
4250
- */
4251
- export declare const MediaFilterSensitiveLog: (obj: Media) => any;
4252
- /**
4253
- * @internal
4254
- */
4255
- export declare const ContentRedactionFilterSensitiveLog: (obj: ContentRedaction) => any;
4256
- /**
4257
- * @internal
4258
- */
4259
- export declare const LanguageIdSettingsFilterSensitiveLog: (obj: LanguageIdSettings) => any;
4260
- /**
4261
- * @internal
4262
- */
4263
- export declare const CallAnalyticsJobSettingsFilterSensitiveLog: (obj: CallAnalyticsJobSettings) => any;
4264
- /**
4265
- * @internal
4266
- */
4267
- export declare const TranscriptFilterSensitiveLog: (obj: Transcript) => any;
4268
- /**
4269
- * @internal
4270
- */
4271
- export declare const CallAnalyticsJobFilterSensitiveLog: (obj: CallAnalyticsJob) => any;
4272
- /**
4273
- * @internal
4274
- */
4275
- export declare const CallAnalyticsJobSummaryFilterSensitiveLog: (obj: CallAnalyticsJobSummary) => any;
4276
- /**
4277
- * @internal
4278
- */
4279
- export declare const RelativeTimeRangeFilterSensitiveLog: (obj: RelativeTimeRange) => any;
4280
- /**
4281
- * @internal
4282
- */
4283
- export declare const InterruptionFilterFilterSensitiveLog: (obj: InterruptionFilter) => any;
4284
- /**
4285
- * @internal
4286
- */
4287
- export declare const NonTalkTimeFilterFilterSensitiveLog: (obj: NonTalkTimeFilter) => any;
4288
- /**
4289
- * @internal
4290
- */
4291
- export declare const SentimentFilterFilterSensitiveLog: (obj: SentimentFilter) => any;
4292
- /**
4293
- * @internal
4294
- */
4295
- export declare const TranscriptFilterFilterSensitiveLog: (obj: TranscriptFilter) => any;
4296
- /**
4297
- * @internal
4298
- */
4299
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
4300
- /**
4301
- * @internal
4302
- */
4303
- export declare const CategoryPropertiesFilterSensitiveLog: (obj: CategoryProperties) => any;
4304
- /**
4305
- * @internal
4306
- */
4307
- export declare const CreateCallAnalyticsCategoryRequestFilterSensitiveLog: (obj: CreateCallAnalyticsCategoryRequest) => any;
4308
- /**
4309
- * @internal
4310
- */
4311
- export declare const CreateCallAnalyticsCategoryResponseFilterSensitiveLog: (obj: CreateCallAnalyticsCategoryResponse) => any;
4312
- /**
4313
- * @internal
4314
- */
4315
- export declare const InputDataConfigFilterSensitiveLog: (obj: InputDataConfig) => any;
4316
- /**
4317
- * @internal
4318
- */
4319
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
4320
- /**
4321
- * @internal
4322
- */
4323
- export declare const CreateLanguageModelRequestFilterSensitiveLog: (obj: CreateLanguageModelRequest) => any;
4324
- /**
4325
- * @internal
4326
- */
4327
- export declare const CreateLanguageModelResponseFilterSensitiveLog: (obj: CreateLanguageModelResponse) => any;
4328
- /**
4329
- * @internal
4330
- */
4331
- export declare const CreateMedicalVocabularyRequestFilterSensitiveLog: (obj: CreateMedicalVocabularyRequest) => any;
4332
- /**
4333
- * @internal
4334
- */
4335
- export declare const CreateMedicalVocabularyResponseFilterSensitiveLog: (obj: CreateMedicalVocabularyResponse) => any;
4336
- /**
4337
- * @internal
4338
- */
4339
- export declare const CreateVocabularyRequestFilterSensitiveLog: (obj: CreateVocabularyRequest) => any;
4340
- /**
4341
- * @internal
4342
- */
4343
- export declare const CreateVocabularyResponseFilterSensitiveLog: (obj: CreateVocabularyResponse) => any;
4344
- /**
4345
- * @internal
4346
- */
4347
- export declare const CreateVocabularyFilterRequestFilterSensitiveLog: (obj: CreateVocabularyFilterRequest) => any;
4348
- /**
4349
- * @internal
4350
- */
4351
- export declare const CreateVocabularyFilterResponseFilterSensitiveLog: (obj: CreateVocabularyFilterResponse) => any;
4352
- /**
4353
- * @internal
4354
- */
4355
- export declare const DeleteCallAnalyticsCategoryRequestFilterSensitiveLog: (obj: DeleteCallAnalyticsCategoryRequest) => any;
4356
- /**
4357
- * @internal
4358
- */
4359
- export declare const DeleteCallAnalyticsCategoryResponseFilterSensitiveLog: (obj: DeleteCallAnalyticsCategoryResponse) => any;
4360
- /**
4361
- * @internal
4362
- */
4363
- export declare const DeleteCallAnalyticsJobRequestFilterSensitiveLog: (obj: DeleteCallAnalyticsJobRequest) => any;
4364
- /**
4365
- * @internal
4366
- */
4367
- export declare const DeleteCallAnalyticsJobResponseFilterSensitiveLog: (obj: DeleteCallAnalyticsJobResponse) => any;
4368
- /**
4369
- * @internal
4370
- */
4371
- export declare const DeleteLanguageModelRequestFilterSensitiveLog: (obj: DeleteLanguageModelRequest) => any;
4372
- /**
4373
- * @internal
4374
- */
4375
- export declare const DeleteMedicalTranscriptionJobRequestFilterSensitiveLog: (obj: DeleteMedicalTranscriptionJobRequest) => any;
4376
- /**
4377
- * @internal
4378
- */
4379
- export declare const DeleteMedicalVocabularyRequestFilterSensitiveLog: (obj: DeleteMedicalVocabularyRequest) => any;
4380
- /**
4381
- * @internal
4382
- */
4383
- export declare const DeleteTranscriptionJobRequestFilterSensitiveLog: (obj: DeleteTranscriptionJobRequest) => any;
4384
- /**
4385
- * @internal
4386
- */
4387
- export declare const DeleteVocabularyRequestFilterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
4388
- /**
4389
- * @internal
4390
- */
4391
- export declare const DeleteVocabularyFilterRequestFilterSensitiveLog: (obj: DeleteVocabularyFilterRequest) => any;
4392
- /**
4393
- * @internal
4394
- */
4395
- export declare const DescribeLanguageModelRequestFilterSensitiveLog: (obj: DescribeLanguageModelRequest) => any;
4396
- /**
4397
- * @internal
4398
- */
4399
- export declare const LanguageModelFilterSensitiveLog: (obj: LanguageModel) => any;
4400
- /**
4401
- * @internal
4402
- */
4403
- export declare const DescribeLanguageModelResponseFilterSensitiveLog: (obj: DescribeLanguageModelResponse) => any;
4404
- /**
4405
- * @internal
4406
- */
4407
- export declare const GetCallAnalyticsCategoryRequestFilterSensitiveLog: (obj: GetCallAnalyticsCategoryRequest) => any;
4408
- /**
4409
- * @internal
4410
- */
4411
- export declare const GetCallAnalyticsCategoryResponseFilterSensitiveLog: (obj: GetCallAnalyticsCategoryResponse) => any;
4412
- /**
4413
- * @internal
4414
- */
4415
- export declare const GetCallAnalyticsJobRequestFilterSensitiveLog: (obj: GetCallAnalyticsJobRequest) => any;
4416
- /**
4417
- * @internal
4418
- */
4419
- export declare const GetCallAnalyticsJobResponseFilterSensitiveLog: (obj: GetCallAnalyticsJobResponse) => any;
4420
- /**
4421
- * @internal
4422
- */
4423
- export declare const GetMedicalTranscriptionJobRequestFilterSensitiveLog: (obj: GetMedicalTranscriptionJobRequest) => any;
4424
- /**
4425
- * @internal
4426
- */
4427
- export declare const MedicalTranscriptionSettingFilterSensitiveLog: (obj: MedicalTranscriptionSetting) => any;
4428
- /**
4429
- * @internal
4430
- */
4431
- export declare const MedicalTranscriptFilterSensitiveLog: (obj: MedicalTranscript) => any;
4432
- /**
4433
- * @internal
4434
- */
4435
- export declare const MedicalTranscriptionJobFilterSensitiveLog: (obj: MedicalTranscriptionJob) => any;
4436
- /**
4437
- * @internal
4438
- */
4439
- export declare const GetMedicalTranscriptionJobResponseFilterSensitiveLog: (obj: GetMedicalTranscriptionJobResponse) => any;
4440
- /**
4441
- * @internal
4442
- */
4443
- export declare const GetMedicalVocabularyRequestFilterSensitiveLog: (obj: GetMedicalVocabularyRequest) => any;
4444
- /**
4445
- * @internal
4446
- */
4447
- export declare const GetMedicalVocabularyResponseFilterSensitiveLog: (obj: GetMedicalVocabularyResponse) => any;
4448
- /**
4449
- * @internal
4450
- */
4451
- export declare const GetTranscriptionJobRequestFilterSensitiveLog: (obj: GetTranscriptionJobRequest) => any;
4452
- /**
4453
- * @internal
4454
- */
4455
- export declare const JobExecutionSettingsFilterSensitiveLog: (obj: JobExecutionSettings) => any;
4456
- /**
4457
- * @internal
4458
- */
4459
- export declare const LanguageCodeItemFilterSensitiveLog: (obj: LanguageCodeItem) => any;
4460
- /**
4461
- * @internal
4462
- */
4463
- export declare const ModelSettingsFilterSensitiveLog: (obj: ModelSettings) => any;
4464
- /**
4465
- * @internal
4466
- */
4467
- export declare const SettingsFilterSensitiveLog: (obj: Settings) => any;
4468
- /**
4469
- * @internal
4470
- */
4471
- export declare const SubtitlesOutputFilterSensitiveLog: (obj: SubtitlesOutput) => any;
4472
- /**
4473
- * @internal
4474
- */
4475
- export declare const TranscriptionJobFilterSensitiveLog: (obj: TranscriptionJob) => any;
4476
- /**
4477
- * @internal
4478
- */
4479
- export declare const GetTranscriptionJobResponseFilterSensitiveLog: (obj: GetTranscriptionJobResponse) => any;
4480
- /**
4481
- * @internal
4482
- */
4483
- export declare const GetVocabularyRequestFilterSensitiveLog: (obj: GetVocabularyRequest) => any;
4484
- /**
4485
- * @internal
4486
- */
4487
- export declare const GetVocabularyResponseFilterSensitiveLog: (obj: GetVocabularyResponse) => any;
4488
- /**
4489
- * @internal
4490
- */
4491
- export declare const GetVocabularyFilterRequestFilterSensitiveLog: (obj: GetVocabularyFilterRequest) => any;
4492
- /**
4493
- * @internal
4494
- */
4495
- export declare const GetVocabularyFilterResponseFilterSensitiveLog: (obj: GetVocabularyFilterResponse) => any;
4496
- /**
4497
- * @internal
4498
- */
4499
- export declare const ListCallAnalyticsCategoriesRequestFilterSensitiveLog: (obj: ListCallAnalyticsCategoriesRequest) => any;
4500
- /**
4501
- * @internal
4502
- */
4503
- export declare const ListCallAnalyticsCategoriesResponseFilterSensitiveLog: (obj: ListCallAnalyticsCategoriesResponse) => any;
4504
- /**
4505
- * @internal
4506
- */
4507
- export declare const ListCallAnalyticsJobsRequestFilterSensitiveLog: (obj: ListCallAnalyticsJobsRequest) => any;
4508
- /**
4509
- * @internal
4510
- */
4511
- export declare const ListCallAnalyticsJobsResponseFilterSensitiveLog: (obj: ListCallAnalyticsJobsResponse) => any;
4512
- /**
4513
- * @internal
4514
- */
4515
- export declare const ListLanguageModelsRequestFilterSensitiveLog: (obj: ListLanguageModelsRequest) => any;
4516
- /**
4517
- * @internal
4518
- */
4519
- export declare const ListLanguageModelsResponseFilterSensitiveLog: (obj: ListLanguageModelsResponse) => any;
4520
- /**
4521
- * @internal
4522
- */
4523
- export declare const ListMedicalTranscriptionJobsRequestFilterSensitiveLog: (obj: ListMedicalTranscriptionJobsRequest) => any;
4524
- /**
4525
- * @internal
4526
- */
4527
- export declare const MedicalTranscriptionJobSummaryFilterSensitiveLog: (obj: MedicalTranscriptionJobSummary) => any;
4528
- /**
4529
- * @internal
4530
- */
4531
- export declare const ListMedicalTranscriptionJobsResponseFilterSensitiveLog: (obj: ListMedicalTranscriptionJobsResponse) => any;
4532
- /**
4533
- * @internal
4534
- */
4535
- export declare const ListMedicalVocabulariesRequestFilterSensitiveLog: (obj: ListMedicalVocabulariesRequest) => any;
4536
- /**
4537
- * @internal
4538
- */
4539
- export declare const VocabularyInfoFilterSensitiveLog: (obj: VocabularyInfo) => any;
4540
- /**
4541
- * @internal
4542
- */
4543
- export declare const ListMedicalVocabulariesResponseFilterSensitiveLog: (obj: ListMedicalVocabulariesResponse) => any;
4544
- /**
4545
- * @internal
4546
- */
4547
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4548
- /**
4549
- * @internal
4550
- */
4551
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
4552
- /**
4553
- * @internal
4554
- */
4555
- export declare const ListTranscriptionJobsRequestFilterSensitiveLog: (obj: ListTranscriptionJobsRequest) => any;
4556
- /**
4557
- * @internal
4558
- */
4559
- export declare const TranscriptionJobSummaryFilterSensitiveLog: (obj: TranscriptionJobSummary) => any;
4560
- /**
4561
- * @internal
4562
- */
4563
- export declare const ListTranscriptionJobsResponseFilterSensitiveLog: (obj: ListTranscriptionJobsResponse) => any;
4564
- /**
4565
- * @internal
4566
- */
4567
- export declare const ListVocabulariesRequestFilterSensitiveLog: (obj: ListVocabulariesRequest) => any;
4568
- /**
4569
- * @internal
4570
- */
4571
- export declare const ListVocabulariesResponseFilterSensitiveLog: (obj: ListVocabulariesResponse) => any;
4572
- /**
4573
- * @internal
4574
- */
4575
- export declare const ListVocabularyFiltersRequestFilterSensitiveLog: (obj: ListVocabularyFiltersRequest) => any;
4576
- /**
4577
- * @internal
4578
- */
4579
- export declare const VocabularyFilterInfoFilterSensitiveLog: (obj: VocabularyFilterInfo) => any;
4580
- /**
4581
- * @internal
4582
- */
4583
- export declare const ListVocabularyFiltersResponseFilterSensitiveLog: (obj: ListVocabularyFiltersResponse) => any;
4584
- /**
4585
- * @internal
4586
- */
4587
- export declare const StartCallAnalyticsJobRequestFilterSensitiveLog: (obj: StartCallAnalyticsJobRequest) => any;
4588
- /**
4589
- * @internal
4590
- */
4591
- export declare const StartCallAnalyticsJobResponseFilterSensitiveLog: (obj: StartCallAnalyticsJobResponse) => any;
4592
- /**
4593
- * @internal
4594
- */
4595
- export declare const StartMedicalTranscriptionJobRequestFilterSensitiveLog: (obj: StartMedicalTranscriptionJobRequest) => any;
4596
- /**
4597
- * @internal
4598
- */
4599
- export declare const StartMedicalTranscriptionJobResponseFilterSensitiveLog: (obj: StartMedicalTranscriptionJobResponse) => any;
4600
- /**
4601
- * @internal
4602
- */
4603
- export declare const SubtitlesFilterSensitiveLog: (obj: Subtitles) => any;
4604
- /**
4605
- * @internal
4606
- */
4607
- export declare const StartTranscriptionJobRequestFilterSensitiveLog: (obj: StartTranscriptionJobRequest) => any;
4608
- /**
4609
- * @internal
4610
- */
4611
- export declare const StartTranscriptionJobResponseFilterSensitiveLog: (obj: StartTranscriptionJobResponse) => any;
4612
- /**
4613
- * @internal
4614
- */
4615
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
4616
- /**
4617
- * @internal
4618
- */
4619
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
4620
- /**
4621
- * @internal
4622
- */
4623
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
4624
- /**
4625
- * @internal
4626
- */
4627
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
4628
- /**
4629
- * @internal
4630
- */
4631
- export declare const UpdateCallAnalyticsCategoryRequestFilterSensitiveLog: (obj: UpdateCallAnalyticsCategoryRequest) => any;
4632
- /**
4633
- * @internal
4634
- */
4635
- export declare const UpdateCallAnalyticsCategoryResponseFilterSensitiveLog: (obj: UpdateCallAnalyticsCategoryResponse) => any;
4636
- /**
4637
- * @internal
4638
- */
4639
- export declare const UpdateMedicalVocabularyRequestFilterSensitiveLog: (obj: UpdateMedicalVocabularyRequest) => any;
4640
- /**
4641
- * @internal
4642
- */
4643
- export declare const UpdateMedicalVocabularyResponseFilterSensitiveLog: (obj: UpdateMedicalVocabularyResponse) => any;
4644
- /**
4645
- * @internal
4646
- */
4647
- export declare const UpdateVocabularyRequestFilterSensitiveLog: (obj: UpdateVocabularyRequest) => any;
4648
- /**
4649
- * @internal
4650
- */
4651
- export declare const UpdateVocabularyResponseFilterSensitiveLog: (obj: UpdateVocabularyResponse) => any;
4652
- /**
4653
- * @internal
4654
- */
4655
- export declare const UpdateVocabularyFilterRequestFilterSensitiveLog: (obj: UpdateVocabularyFilterRequest) => any;
4656
- /**
4657
- * @internal
4658
- */
4659
- export declare const UpdateVocabularyFilterResponseFilterSensitiveLog: (obj: UpdateVocabularyFilterResponse) => any;