@aws-sdk/client-chime-sdk-voice 3.928.0 → 3.930.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 (120) hide show
  1. package/dist-cjs/index.js +3546 -4282
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/ChimeSDKVoiceClient.js +2 -0
  4. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -10
  5. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -10
  6. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +3 -10
  7. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +3 -10
  8. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +3 -10
  9. package/dist-es/commands/CreateProxySessionCommand.js +3 -10
  10. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +3 -10
  11. package/dist-es/commands/CreateSipMediaApplicationCommand.js +3 -10
  12. package/dist-es/commands/CreateSipRuleCommand.js +3 -9
  13. package/dist-es/commands/CreateVoiceConnectorCommand.js +3 -10
  14. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +3 -9
  15. package/dist-es/commands/CreateVoiceProfileCommand.js +3 -10
  16. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +3 -10
  17. package/dist-es/commands/DeletePhoneNumberCommand.js +3 -10
  18. package/dist-es/commands/DeleteProxySessionCommand.js +3 -9
  19. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +3 -9
  20. package/dist-es/commands/DeleteSipRuleCommand.js +3 -9
  21. package/dist-es/commands/DeleteVoiceConnectorCommand.js +3 -9
  22. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -9
  23. package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  24. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +3 -9
  25. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +3 -9
  26. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +3 -9
  27. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -9
  28. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +3 -9
  29. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -10
  30. package/dist-es/commands/DeleteVoiceProfileCommand.js +3 -9
  31. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +3 -9
  32. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -10
  33. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -10
  34. package/dist-es/commands/GetGlobalSettingsCommand.js +3 -9
  35. package/dist-es/commands/GetPhoneNumberCommand.js +3 -10
  36. package/dist-es/commands/GetPhoneNumberOrderCommand.js +3 -10
  37. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +3 -10
  38. package/dist-es/commands/GetProxySessionCommand.js +3 -10
  39. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
  40. package/dist-es/commands/GetSipMediaApplicationCommand.js +3 -10
  41. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -9
  42. package/dist-es/commands/GetSipRuleCommand.js +3 -9
  43. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +3 -9
  44. package/dist-es/commands/GetVoiceConnectorCommand.js +3 -9
  45. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
  46. package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  47. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +3 -9
  48. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -9
  49. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +3 -9
  50. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +3 -10
  51. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -10
  52. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +3 -10
  53. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -9
  54. package/dist-es/commands/GetVoiceProfileCommand.js +3 -10
  55. package/dist-es/commands/GetVoiceProfileDomainCommand.js +3 -10
  56. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +3 -9
  57. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +3 -9
  58. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +3 -10
  59. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -10
  60. package/dist-es/commands/ListProxySessionsCommand.js +3 -10
  61. package/dist-es/commands/ListSipMediaApplicationsCommand.js +3 -10
  62. package/dist-es/commands/ListSipRulesCommand.js +3 -9
  63. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -9
  64. package/dist-es/commands/ListTagsForResourceCommand.js +3 -10
  65. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +3 -9
  66. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -10
  67. package/dist-es/commands/ListVoiceConnectorsCommand.js +3 -9
  68. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +3 -10
  69. package/dist-es/commands/ListVoiceProfilesCommand.js +3 -10
  70. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
  71. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -9
  72. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
  73. package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  74. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -9
  75. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +3 -9
  76. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +3 -10
  77. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -10
  78. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +3 -10
  79. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -10
  80. package/dist-es/commands/RestorePhoneNumberCommand.js +3 -10
  81. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -10
  82. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +3 -9
  83. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +3 -9
  84. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +3 -9
  85. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +3 -9
  86. package/dist-es/commands/TagResourceCommand.js +3 -10
  87. package/dist-es/commands/UntagResourceCommand.js +3 -10
  88. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
  89. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -10
  90. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +3 -10
  91. package/dist-es/commands/UpdateProxySessionCommand.js +3 -10
  92. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +3 -10
  93. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +3 -10
  94. package/dist-es/commands/UpdateSipRuleCommand.js +3 -9
  95. package/dist-es/commands/UpdateVoiceConnectorCommand.js +3 -9
  96. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +3 -9
  97. package/dist-es/commands/UpdateVoiceProfileCommand.js +3 -10
  98. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +3 -10
  99. package/dist-es/commands/ValidateE911AddressCommand.js +3 -10
  100. package/dist-es/models/models_0.js +0 -484
  101. package/dist-es/runtimeConfig.shared.js +2 -0
  102. package/dist-es/schemas/schemas_0.js +3352 -0
  103. package/dist-types/ChimeSDKVoiceClient.d.ts +10 -1
  104. package/dist-types/models/models_0.d.ts +0 -392
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +379 -0
  110. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -276
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  116. package/dist-types/ts3.4/schemas/schemas_0.d.ts +386 -0
  117. package/package.json +33 -33
  118. package/dist-es/protocols/Aws_restJson1.js +0 -3021
  119. package/dist-types/protocols/Aws_restJson1.d.ts +0 -866
  120. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1157
@@ -1236,279 +1236,3 @@ export interface ValidateE911AddressResponse {
1236
1236
  Address?: Address | undefined;
1237
1237
  CandidateAddressList?: CandidateAddress[] | undefined;
1238
1238
  }
1239
- export declare const AddressFilterSensitiveLog: (obj: Address) => any;
1240
- export declare const AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog: (
1241
- obj: AssociatePhoneNumbersWithVoiceConnectorRequest
1242
- ) => any;
1243
- export declare const PhoneNumberErrorFilterSensitiveLog: (
1244
- obj: PhoneNumberError
1245
- ) => any;
1246
- export declare const AssociatePhoneNumbersWithVoiceConnectorResponseFilterSensitiveLog: (
1247
- obj: AssociatePhoneNumbersWithVoiceConnectorResponse
1248
- ) => any;
1249
- export declare const AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog: (
1250
- obj: AssociatePhoneNumbersWithVoiceConnectorGroupRequest
1251
- ) => any;
1252
- export declare const AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog: (
1253
- obj: AssociatePhoneNumbersWithVoiceConnectorGroupResponse
1254
- ) => any;
1255
- export declare const BatchDeletePhoneNumberResponseFilterSensitiveLog: (
1256
- obj: BatchDeletePhoneNumberResponse
1257
- ) => any;
1258
- export declare const UpdatePhoneNumberRequestItemFilterSensitiveLog: (
1259
- obj: UpdatePhoneNumberRequestItem
1260
- ) => any;
1261
- export declare const BatchUpdatePhoneNumberRequestFilterSensitiveLog: (
1262
- obj: BatchUpdatePhoneNumberRequest
1263
- ) => any;
1264
- export declare const BatchUpdatePhoneNumberResponseFilterSensitiveLog: (
1265
- obj: BatchUpdatePhoneNumberResponse
1266
- ) => any;
1267
- export declare const CandidateAddressFilterSensitiveLog: (
1268
- obj: CandidateAddress
1269
- ) => any;
1270
- export declare const CreatePhoneNumberOrderRequestFilterSensitiveLog: (
1271
- obj: CreatePhoneNumberOrderRequest
1272
- ) => any;
1273
- export declare const OrderedPhoneNumberFilterSensitiveLog: (
1274
- obj: OrderedPhoneNumber
1275
- ) => any;
1276
- export declare const PhoneNumberOrderFilterSensitiveLog: (
1277
- obj: PhoneNumberOrder
1278
- ) => any;
1279
- export declare const CreatePhoneNumberOrderResponseFilterSensitiveLog: (
1280
- obj: CreatePhoneNumberOrderResponse
1281
- ) => any;
1282
- export declare const CreateProxySessionRequestFilterSensitiveLog: (
1283
- obj: CreateProxySessionRequest
1284
- ) => any;
1285
- export declare const ParticipantFilterSensitiveLog: (obj: Participant) => any;
1286
- export declare const ProxySessionFilterSensitiveLog: (obj: ProxySession) => any;
1287
- export declare const CreateProxySessionResponseFilterSensitiveLog: (
1288
- obj: CreateProxySessionResponse
1289
- ) => any;
1290
- export declare const SipMediaApplicationEndpointFilterSensitiveLog: (
1291
- obj: SipMediaApplicationEndpoint
1292
- ) => any;
1293
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1294
- export declare const CreateSipMediaApplicationRequestFilterSensitiveLog: (
1295
- obj: CreateSipMediaApplicationRequest
1296
- ) => any;
1297
- export declare const SipMediaApplicationFilterSensitiveLog: (
1298
- obj: SipMediaApplication
1299
- ) => any;
1300
- export declare const CreateSipMediaApplicationResponseFilterSensitiveLog: (
1301
- obj: CreateSipMediaApplicationResponse
1302
- ) => any;
1303
- export declare const CreateSipMediaApplicationCallRequestFilterSensitiveLog: (
1304
- obj: CreateSipMediaApplicationCallRequest
1305
- ) => any;
1306
- export declare const CreateVoiceConnectorRequestFilterSensitiveLog: (
1307
- obj: CreateVoiceConnectorRequest
1308
- ) => any;
1309
- export declare const VoiceProfileFilterSensitiveLog: (obj: VoiceProfile) => any;
1310
- export declare const CreateVoiceProfileResponseFilterSensitiveLog: (
1311
- obj: CreateVoiceProfileResponse
1312
- ) => any;
1313
- export declare const ServerSideEncryptionConfigurationFilterSensitiveLog: (
1314
- obj: ServerSideEncryptionConfiguration
1315
- ) => any;
1316
- export declare const CreateVoiceProfileDomainRequestFilterSensitiveLog: (
1317
- obj: CreateVoiceProfileDomainRequest
1318
- ) => any;
1319
- export declare const VoiceProfileDomainFilterSensitiveLog: (
1320
- obj: VoiceProfileDomain
1321
- ) => any;
1322
- export declare const CreateVoiceProfileDomainResponseFilterSensitiveLog: (
1323
- obj: CreateVoiceProfileDomainResponse
1324
- ) => any;
1325
- export declare const DeletePhoneNumberRequestFilterSensitiveLog: (
1326
- obj: DeletePhoneNumberRequest
1327
- ) => any;
1328
- export declare const DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog: (
1329
- obj: DeleteVoiceConnectorTerminationCredentialsRequest
1330
- ) => any;
1331
- export declare const DisassociatePhoneNumbersFromVoiceConnectorRequestFilterSensitiveLog: (
1332
- obj: DisassociatePhoneNumbersFromVoiceConnectorRequest
1333
- ) => any;
1334
- export declare const DisassociatePhoneNumbersFromVoiceConnectorResponseFilterSensitiveLog: (
1335
- obj: DisassociatePhoneNumbersFromVoiceConnectorResponse
1336
- ) => any;
1337
- export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilterSensitiveLog: (
1338
- obj: DisassociatePhoneNumbersFromVoiceConnectorGroupRequest
1339
- ) => any;
1340
- export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupResponseFilterSensitiveLog: (
1341
- obj: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse
1342
- ) => any;
1343
- export declare const GetPhoneNumberRequestFilterSensitiveLog: (
1344
- obj: GetPhoneNumberRequest
1345
- ) => any;
1346
- export declare const PhoneNumberFilterSensitiveLog: (obj: PhoneNumber) => any;
1347
- export declare const GetPhoneNumberResponseFilterSensitiveLog: (
1348
- obj: GetPhoneNumberResponse
1349
- ) => any;
1350
- export declare const GetPhoneNumberOrderResponseFilterSensitiveLog: (
1351
- obj: GetPhoneNumberOrderResponse
1352
- ) => any;
1353
- export declare const GetPhoneNumberSettingsResponseFilterSensitiveLog: (
1354
- obj: GetPhoneNumberSettingsResponse
1355
- ) => any;
1356
- export declare const GetProxySessionResponseFilterSensitiveLog: (
1357
- obj: GetProxySessionResponse
1358
- ) => any;
1359
- export declare const GetSipMediaApplicationResponseFilterSensitiveLog: (
1360
- obj: GetSipMediaApplicationResponse
1361
- ) => any;
1362
- export declare const SipMediaApplicationAlexaSkillConfigurationFilterSensitiveLog: (
1363
- obj: SipMediaApplicationAlexaSkillConfiguration
1364
- ) => any;
1365
- export declare const GetSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (
1366
- obj: GetSipMediaApplicationAlexaSkillConfigurationResponse
1367
- ) => any;
1368
- export declare const DNISEmergencyCallingConfigurationFilterSensitiveLog: (
1369
- obj: DNISEmergencyCallingConfiguration
1370
- ) => any;
1371
- export declare const EmergencyCallingConfigurationFilterSensitiveLog: (
1372
- obj: EmergencyCallingConfiguration
1373
- ) => any;
1374
- export declare const GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (
1375
- obj: GetVoiceConnectorEmergencyCallingConfigurationResponse
1376
- ) => any;
1377
- export declare const ProxyFilterSensitiveLog: (obj: Proxy) => any;
1378
- export declare const GetVoiceConnectorProxyResponseFilterSensitiveLog: (
1379
- obj: GetVoiceConnectorProxyResponse
1380
- ) => any;
1381
- export declare const MediaInsightsConfigurationFilterSensitiveLog: (
1382
- obj: MediaInsightsConfiguration
1383
- ) => any;
1384
- export declare const StreamingConfigurationFilterSensitiveLog: (
1385
- obj: StreamingConfiguration
1386
- ) => any;
1387
- export declare const GetVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog: (
1388
- obj: GetVoiceConnectorStreamingConfigurationResponse
1389
- ) => any;
1390
- export declare const TerminationFilterSensitiveLog: (obj: Termination) => any;
1391
- export declare const GetVoiceConnectorTerminationResponseFilterSensitiveLog: (
1392
- obj: GetVoiceConnectorTerminationResponse
1393
- ) => any;
1394
- export declare const GetVoiceProfileResponseFilterSensitiveLog: (
1395
- obj: GetVoiceProfileResponse
1396
- ) => any;
1397
- export declare const GetVoiceProfileDomainResponseFilterSensitiveLog: (
1398
- obj: GetVoiceProfileDomainResponse
1399
- ) => any;
1400
- export declare const ListPhoneNumberOrdersResponseFilterSensitiveLog: (
1401
- obj: ListPhoneNumberOrdersResponse
1402
- ) => any;
1403
- export declare const ListPhoneNumbersResponseFilterSensitiveLog: (
1404
- obj: ListPhoneNumbersResponse
1405
- ) => any;
1406
- export declare const ListProxySessionsResponseFilterSensitiveLog: (
1407
- obj: ListProxySessionsResponse
1408
- ) => any;
1409
- export declare const ListSipMediaApplicationsResponseFilterSensitiveLog: (
1410
- obj: ListSipMediaApplicationsResponse
1411
- ) => any;
1412
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (
1413
- obj: ListTagsForResourceRequest
1414
- ) => any;
1415
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (
1416
- obj: ListTagsForResourceResponse
1417
- ) => any;
1418
- export declare const ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog: (
1419
- obj: ListVoiceConnectorTerminationCredentialsResponse
1420
- ) => any;
1421
- export declare const VoiceProfileDomainSummaryFilterSensitiveLog: (
1422
- obj: VoiceProfileDomainSummary
1423
- ) => any;
1424
- export declare const ListVoiceProfileDomainsResponseFilterSensitiveLog: (
1425
- obj: ListVoiceProfileDomainsResponse
1426
- ) => any;
1427
- export declare const VoiceProfileSummaryFilterSensitiveLog: (
1428
- obj: VoiceProfileSummary
1429
- ) => any;
1430
- export declare const ListVoiceProfilesResponseFilterSensitiveLog: (
1431
- obj: ListVoiceProfilesResponse
1432
- ) => any;
1433
- export declare const PutSipMediaApplicationAlexaSkillConfigurationRequestFilterSensitiveLog: (
1434
- obj: PutSipMediaApplicationAlexaSkillConfigurationRequest
1435
- ) => any;
1436
- export declare const PutSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (
1437
- obj: PutSipMediaApplicationAlexaSkillConfigurationResponse
1438
- ) => any;
1439
- export declare const PutVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (
1440
- obj: PutVoiceConnectorEmergencyCallingConfigurationRequest
1441
- ) => any;
1442
- export declare const PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (
1443
- obj: PutVoiceConnectorEmergencyCallingConfigurationResponse
1444
- ) => any;
1445
- export declare const PutVoiceConnectorProxyRequestFilterSensitiveLog: (
1446
- obj: PutVoiceConnectorProxyRequest
1447
- ) => any;
1448
- export declare const PutVoiceConnectorProxyResponseFilterSensitiveLog: (
1449
- obj: PutVoiceConnectorProxyResponse
1450
- ) => any;
1451
- export declare const PutVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog: (
1452
- obj: PutVoiceConnectorStreamingConfigurationRequest
1453
- ) => any;
1454
- export declare const PutVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog: (
1455
- obj: PutVoiceConnectorStreamingConfigurationResponse
1456
- ) => any;
1457
- export declare const PutVoiceConnectorTerminationRequestFilterSensitiveLog: (
1458
- obj: PutVoiceConnectorTerminationRequest
1459
- ) => any;
1460
- export declare const PutVoiceConnectorTerminationResponseFilterSensitiveLog: (
1461
- obj: PutVoiceConnectorTerminationResponse
1462
- ) => any;
1463
- export declare const CredentialFilterSensitiveLog: (obj: Credential) => any;
1464
- export declare const PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog: (
1465
- obj: PutVoiceConnectorTerminationCredentialsRequest
1466
- ) => any;
1467
- export declare const RestorePhoneNumberRequestFilterSensitiveLog: (
1468
- obj: RestorePhoneNumberRequest
1469
- ) => any;
1470
- export declare const RestorePhoneNumberResponseFilterSensitiveLog: (
1471
- obj: RestorePhoneNumberResponse
1472
- ) => any;
1473
- export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (
1474
- obj: SearchAvailablePhoneNumbersResponse
1475
- ) => any;
1476
- export declare const TagResourceRequestFilterSensitiveLog: (
1477
- obj: TagResourceRequest
1478
- ) => any;
1479
- export declare const UntagResourceRequestFilterSensitiveLog: (
1480
- obj: UntagResourceRequest
1481
- ) => any;
1482
- export declare const UpdatePhoneNumberRequestFilterSensitiveLog: (
1483
- obj: UpdatePhoneNumberRequest
1484
- ) => any;
1485
- export declare const UpdatePhoneNumberResponseFilterSensitiveLog: (
1486
- obj: UpdatePhoneNumberResponse
1487
- ) => any;
1488
- export declare const UpdatePhoneNumberSettingsRequestFilterSensitiveLog: (
1489
- obj: UpdatePhoneNumberSettingsRequest
1490
- ) => any;
1491
- export declare const UpdateProxySessionResponseFilterSensitiveLog: (
1492
- obj: UpdateProxySessionResponse
1493
- ) => any;
1494
- export declare const UpdateSipMediaApplicationRequestFilterSensitiveLog: (
1495
- obj: UpdateSipMediaApplicationRequest
1496
- ) => any;
1497
- export declare const UpdateSipMediaApplicationResponseFilterSensitiveLog: (
1498
- obj: UpdateSipMediaApplicationResponse
1499
- ) => any;
1500
- export declare const UpdateSipMediaApplicationCallRequestFilterSensitiveLog: (
1501
- obj: UpdateSipMediaApplicationCallRequest
1502
- ) => any;
1503
- export declare const UpdateVoiceProfileResponseFilterSensitiveLog: (
1504
- obj: UpdateVoiceProfileResponse
1505
- ) => any;
1506
- export declare const UpdateVoiceProfileDomainResponseFilterSensitiveLog: (
1507
- obj: UpdateVoiceProfileDomainResponse
1508
- ) => any;
1509
- export declare const ValidateE911AddressRequestFilterSensitiveLog: (
1510
- obj: ValidateE911AddressRequest
1511
- ) => any;
1512
- export declare const ValidateE911AddressResponseFilterSensitiveLog: (
1513
- obj: ValidateE911AddressResponse
1514
- ) => any;
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
38
38
  profile?: string;
39
39
  logger: import("@smithy/types").Logger;
40
40
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
+ protocol: import("@smithy/types").ClientProtocol<
42
+ import("@smithy/types").HttpRequest,
43
+ import("@smithy/types").HttpResponse
44
+ >;
41
45
  customUserAgent?: string | import("@smithy/types").UserAgent;
42
46
  userAgentAppId?:
43
47
  | string
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
38
38
  profile?: string;
39
39
  logger: import("@smithy/types").Logger;
40
40
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
+ protocol: import("@smithy/types").ClientProtocol<
42
+ import("@smithy/types").HttpRequest,
43
+ import("@smithy/types").HttpResponse
44
+ >;
41
45
  customUserAgent?: string | import("@smithy/types").UserAgent;
42
46
  retryStrategy?:
43
47
  | import("@smithy/types").RetryStrategy
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
37
37
  retryMode: string | import("@smithy/types").Provider<string>;
38
38
  logger: import("@smithy/types").Logger;
39
39
  extensions: import("./runtimeExtensions").RuntimeExtension[];
40
+ protocol: import("@smithy/types").ClientProtocol<
41
+ import("@smithy/types").HttpRequest,
42
+ import("@smithy/types").HttpResponse
43
+ >;
40
44
  defaultsMode:
41
45
  | import("@smithy/smithy-client").DefaultsMode
42
46
  | import("@smithy/types").Provider<
@@ -14,6 +14,10 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ChimeSDKVoiceHttpAuthSchemeProvider;
15
15
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
16
16
  logger: import("@smithy/types").Logger;
17
+ protocol: import("@smithy/types").ClientProtocol<
18
+ import("@smithy/types").HttpRequest,
19
+ import("@smithy/types").HttpResponse
20
+ >;
17
21
  serviceId: string;
18
22
  urlParser: import("@smithy/types").UrlParser;
19
23
  utf8Decoder: import("@smithy/types").Decoder;