@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
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
5
5
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AssociatePhoneNumbersWithVoiceConnectorCommandInput, AssociatePhoneNumbersWithVoiceConnectorCommandOutput } from "./commands/AssociatePhoneNumbersWithVoiceConnectorCommand";
11
11
  import { AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput } from "./commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand";
@@ -237,6 +237,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
237
237
  * Optional extensions
238
238
  */
239
239
  extensions?: RuntimeExtension[];
240
+ /**
241
+ * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
242
+ * may be overridden. A default will always be set by the client.
243
+ * Available options depend on the service's supported protocols and will not be validated by
244
+ * the client.
245
+ * @alpha
246
+ *
247
+ */
248
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
240
249
  /**
241
250
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
242
251
  */
@@ -4277,395 +4277,3 @@ export interface ValidateE911AddressResponse {
4277
4277
  */
4278
4278
  CandidateAddressList?: CandidateAddress[] | undefined;
4279
4279
  }
4280
- /**
4281
- * @internal
4282
- */
4283
- export declare const AddressFilterSensitiveLog: (obj: Address) => any;
4284
- /**
4285
- * @internal
4286
- */
4287
- export declare const AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorRequest) => any;
4288
- /**
4289
- * @internal
4290
- */
4291
- export declare const PhoneNumberErrorFilterSensitiveLog: (obj: PhoneNumberError) => any;
4292
- /**
4293
- * @internal
4294
- */
4295
- export declare const AssociatePhoneNumbersWithVoiceConnectorResponseFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorResponse) => any;
4296
- /**
4297
- * @internal
4298
- */
4299
- export declare const AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorGroupRequest) => any;
4300
- /**
4301
- * @internal
4302
- */
4303
- export declare const AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog: (obj: AssociatePhoneNumbersWithVoiceConnectorGroupResponse) => any;
4304
- /**
4305
- * @internal
4306
- */
4307
- export declare const BatchDeletePhoneNumberResponseFilterSensitiveLog: (obj: BatchDeletePhoneNumberResponse) => any;
4308
- /**
4309
- * @internal
4310
- */
4311
- export declare const UpdatePhoneNumberRequestItemFilterSensitiveLog: (obj: UpdatePhoneNumberRequestItem) => any;
4312
- /**
4313
- * @internal
4314
- */
4315
- export declare const BatchUpdatePhoneNumberRequestFilterSensitiveLog: (obj: BatchUpdatePhoneNumberRequest) => any;
4316
- /**
4317
- * @internal
4318
- */
4319
- export declare const BatchUpdatePhoneNumberResponseFilterSensitiveLog: (obj: BatchUpdatePhoneNumberResponse) => any;
4320
- /**
4321
- * @internal
4322
- */
4323
- export declare const CandidateAddressFilterSensitiveLog: (obj: CandidateAddress) => any;
4324
- /**
4325
- * @internal
4326
- */
4327
- export declare const CreatePhoneNumberOrderRequestFilterSensitiveLog: (obj: CreatePhoneNumberOrderRequest) => any;
4328
- /**
4329
- * @internal
4330
- */
4331
- export declare const OrderedPhoneNumberFilterSensitiveLog: (obj: OrderedPhoneNumber) => any;
4332
- /**
4333
- * @internal
4334
- */
4335
- export declare const PhoneNumberOrderFilterSensitiveLog: (obj: PhoneNumberOrder) => any;
4336
- /**
4337
- * @internal
4338
- */
4339
- export declare const CreatePhoneNumberOrderResponseFilterSensitiveLog: (obj: CreatePhoneNumberOrderResponse) => any;
4340
- /**
4341
- * @internal
4342
- */
4343
- export declare const CreateProxySessionRequestFilterSensitiveLog: (obj: CreateProxySessionRequest) => any;
4344
- /**
4345
- * @internal
4346
- */
4347
- export declare const ParticipantFilterSensitiveLog: (obj: Participant) => any;
4348
- /**
4349
- * @internal
4350
- */
4351
- export declare const ProxySessionFilterSensitiveLog: (obj: ProxySession) => any;
4352
- /**
4353
- * @internal
4354
- */
4355
- export declare const CreateProxySessionResponseFilterSensitiveLog: (obj: CreateProxySessionResponse) => any;
4356
- /**
4357
- * @internal
4358
- */
4359
- export declare const SipMediaApplicationEndpointFilterSensitiveLog: (obj: SipMediaApplicationEndpoint) => any;
4360
- /**
4361
- * @internal
4362
- */
4363
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
4364
- /**
4365
- * @internal
4366
- */
4367
- export declare const CreateSipMediaApplicationRequestFilterSensitiveLog: (obj: CreateSipMediaApplicationRequest) => any;
4368
- /**
4369
- * @internal
4370
- */
4371
- export declare const SipMediaApplicationFilterSensitiveLog: (obj: SipMediaApplication) => any;
4372
- /**
4373
- * @internal
4374
- */
4375
- export declare const CreateSipMediaApplicationResponseFilterSensitiveLog: (obj: CreateSipMediaApplicationResponse) => any;
4376
- /**
4377
- * @internal
4378
- */
4379
- export declare const CreateSipMediaApplicationCallRequestFilterSensitiveLog: (obj: CreateSipMediaApplicationCallRequest) => any;
4380
- /**
4381
- * @internal
4382
- */
4383
- export declare const CreateVoiceConnectorRequestFilterSensitiveLog: (obj: CreateVoiceConnectorRequest) => any;
4384
- /**
4385
- * @internal
4386
- */
4387
- export declare const VoiceProfileFilterSensitiveLog: (obj: VoiceProfile) => any;
4388
- /**
4389
- * @internal
4390
- */
4391
- export declare const CreateVoiceProfileResponseFilterSensitiveLog: (obj: CreateVoiceProfileResponse) => any;
4392
- /**
4393
- * @internal
4394
- */
4395
- export declare const ServerSideEncryptionConfigurationFilterSensitiveLog: (obj: ServerSideEncryptionConfiguration) => any;
4396
- /**
4397
- * @internal
4398
- */
4399
- export declare const CreateVoiceProfileDomainRequestFilterSensitiveLog: (obj: CreateVoiceProfileDomainRequest) => any;
4400
- /**
4401
- * @internal
4402
- */
4403
- export declare const VoiceProfileDomainFilterSensitiveLog: (obj: VoiceProfileDomain) => any;
4404
- /**
4405
- * @internal
4406
- */
4407
- export declare const CreateVoiceProfileDomainResponseFilterSensitiveLog: (obj: CreateVoiceProfileDomainResponse) => any;
4408
- /**
4409
- * @internal
4410
- */
4411
- export declare const DeletePhoneNumberRequestFilterSensitiveLog: (obj: DeletePhoneNumberRequest) => any;
4412
- /**
4413
- * @internal
4414
- */
4415
- export declare const DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog: (obj: DeleteVoiceConnectorTerminationCredentialsRequest) => any;
4416
- /**
4417
- * @internal
4418
- */
4419
- export declare const DisassociatePhoneNumbersFromVoiceConnectorRequestFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorRequest) => any;
4420
- /**
4421
- * @internal
4422
- */
4423
- export declare const DisassociatePhoneNumbersFromVoiceConnectorResponseFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorResponse) => any;
4424
- /**
4425
- * @internal
4426
- */
4427
- export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorGroupRequest) => any;
4428
- /**
4429
- * @internal
4430
- */
4431
- export declare const DisassociatePhoneNumbersFromVoiceConnectorGroupResponseFilterSensitiveLog: (obj: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse) => any;
4432
- /**
4433
- * @internal
4434
- */
4435
- export declare const GetPhoneNumberRequestFilterSensitiveLog: (obj: GetPhoneNumberRequest) => any;
4436
- /**
4437
- * @internal
4438
- */
4439
- export declare const PhoneNumberFilterSensitiveLog: (obj: PhoneNumber) => any;
4440
- /**
4441
- * @internal
4442
- */
4443
- export declare const GetPhoneNumberResponseFilterSensitiveLog: (obj: GetPhoneNumberResponse) => any;
4444
- /**
4445
- * @internal
4446
- */
4447
- export declare const GetPhoneNumberOrderResponseFilterSensitiveLog: (obj: GetPhoneNumberOrderResponse) => any;
4448
- /**
4449
- * @internal
4450
- */
4451
- export declare const GetPhoneNumberSettingsResponseFilterSensitiveLog: (obj: GetPhoneNumberSettingsResponse) => any;
4452
- /**
4453
- * @internal
4454
- */
4455
- export declare const GetProxySessionResponseFilterSensitiveLog: (obj: GetProxySessionResponse) => any;
4456
- /**
4457
- * @internal
4458
- */
4459
- export declare const GetSipMediaApplicationResponseFilterSensitiveLog: (obj: GetSipMediaApplicationResponse) => any;
4460
- /**
4461
- * @internal
4462
- */
4463
- export declare const SipMediaApplicationAlexaSkillConfigurationFilterSensitiveLog: (obj: SipMediaApplicationAlexaSkillConfiguration) => any;
4464
- /**
4465
- * @internal
4466
- */
4467
- export declare const GetSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (obj: GetSipMediaApplicationAlexaSkillConfigurationResponse) => any;
4468
- /**
4469
- * @internal
4470
- */
4471
- export declare const DNISEmergencyCallingConfigurationFilterSensitiveLog: (obj: DNISEmergencyCallingConfiguration) => any;
4472
- /**
4473
- * @internal
4474
- */
4475
- export declare const EmergencyCallingConfigurationFilterSensitiveLog: (obj: EmergencyCallingConfiguration) => any;
4476
- /**
4477
- * @internal
4478
- */
4479
- export declare const GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (obj: GetVoiceConnectorEmergencyCallingConfigurationResponse) => any;
4480
- /**
4481
- * @internal
4482
- */
4483
- export declare const ProxyFilterSensitiveLog: (obj: Proxy) => any;
4484
- /**
4485
- * @internal
4486
- */
4487
- export declare const GetVoiceConnectorProxyResponseFilterSensitiveLog: (obj: GetVoiceConnectorProxyResponse) => any;
4488
- /**
4489
- * @internal
4490
- */
4491
- export declare const MediaInsightsConfigurationFilterSensitiveLog: (obj: MediaInsightsConfiguration) => any;
4492
- /**
4493
- * @internal
4494
- */
4495
- export declare const StreamingConfigurationFilterSensitiveLog: (obj: StreamingConfiguration) => any;
4496
- /**
4497
- * @internal
4498
- */
4499
- export declare const GetVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog: (obj: GetVoiceConnectorStreamingConfigurationResponse) => any;
4500
- /**
4501
- * @internal
4502
- */
4503
- export declare const TerminationFilterSensitiveLog: (obj: Termination) => any;
4504
- /**
4505
- * @internal
4506
- */
4507
- export declare const GetVoiceConnectorTerminationResponseFilterSensitiveLog: (obj: GetVoiceConnectorTerminationResponse) => any;
4508
- /**
4509
- * @internal
4510
- */
4511
- export declare const GetVoiceProfileResponseFilterSensitiveLog: (obj: GetVoiceProfileResponse) => any;
4512
- /**
4513
- * @internal
4514
- */
4515
- export declare const GetVoiceProfileDomainResponseFilterSensitiveLog: (obj: GetVoiceProfileDomainResponse) => any;
4516
- /**
4517
- * @internal
4518
- */
4519
- export declare const ListPhoneNumberOrdersResponseFilterSensitiveLog: (obj: ListPhoneNumberOrdersResponse) => any;
4520
- /**
4521
- * @internal
4522
- */
4523
- export declare const ListPhoneNumbersResponseFilterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
4524
- /**
4525
- * @internal
4526
- */
4527
- export declare const ListProxySessionsResponseFilterSensitiveLog: (obj: ListProxySessionsResponse) => any;
4528
- /**
4529
- * @internal
4530
- */
4531
- export declare const ListSipMediaApplicationsResponseFilterSensitiveLog: (obj: ListSipMediaApplicationsResponse) => any;
4532
- /**
4533
- * @internal
4534
- */
4535
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4536
- /**
4537
- * @internal
4538
- */
4539
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
4540
- /**
4541
- * @internal
4542
- */
4543
- export declare const ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog: (obj: ListVoiceConnectorTerminationCredentialsResponse) => any;
4544
- /**
4545
- * @internal
4546
- */
4547
- export declare const VoiceProfileDomainSummaryFilterSensitiveLog: (obj: VoiceProfileDomainSummary) => any;
4548
- /**
4549
- * @internal
4550
- */
4551
- export declare const ListVoiceProfileDomainsResponseFilterSensitiveLog: (obj: ListVoiceProfileDomainsResponse) => any;
4552
- /**
4553
- * @internal
4554
- */
4555
- export declare const VoiceProfileSummaryFilterSensitiveLog: (obj: VoiceProfileSummary) => any;
4556
- /**
4557
- * @internal
4558
- */
4559
- export declare const ListVoiceProfilesResponseFilterSensitiveLog: (obj: ListVoiceProfilesResponse) => any;
4560
- /**
4561
- * @internal
4562
- */
4563
- export declare const PutSipMediaApplicationAlexaSkillConfigurationRequestFilterSensitiveLog: (obj: PutSipMediaApplicationAlexaSkillConfigurationRequest) => any;
4564
- /**
4565
- * @internal
4566
- */
4567
- export declare const PutSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog: (obj: PutSipMediaApplicationAlexaSkillConfigurationResponse) => any;
4568
- /**
4569
- * @internal
4570
- */
4571
- export declare const PutVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog: (obj: PutVoiceConnectorEmergencyCallingConfigurationRequest) => any;
4572
- /**
4573
- * @internal
4574
- */
4575
- export declare const PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog: (obj: PutVoiceConnectorEmergencyCallingConfigurationResponse) => any;
4576
- /**
4577
- * @internal
4578
- */
4579
- export declare const PutVoiceConnectorProxyRequestFilterSensitiveLog: (obj: PutVoiceConnectorProxyRequest) => any;
4580
- /**
4581
- * @internal
4582
- */
4583
- export declare const PutVoiceConnectorProxyResponseFilterSensitiveLog: (obj: PutVoiceConnectorProxyResponse) => any;
4584
- /**
4585
- * @internal
4586
- */
4587
- export declare const PutVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog: (obj: PutVoiceConnectorStreamingConfigurationRequest) => any;
4588
- /**
4589
- * @internal
4590
- */
4591
- export declare const PutVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog: (obj: PutVoiceConnectorStreamingConfigurationResponse) => any;
4592
- /**
4593
- * @internal
4594
- */
4595
- export declare const PutVoiceConnectorTerminationRequestFilterSensitiveLog: (obj: PutVoiceConnectorTerminationRequest) => any;
4596
- /**
4597
- * @internal
4598
- */
4599
- export declare const PutVoiceConnectorTerminationResponseFilterSensitiveLog: (obj: PutVoiceConnectorTerminationResponse) => any;
4600
- /**
4601
- * @internal
4602
- */
4603
- export declare const CredentialFilterSensitiveLog: (obj: Credential) => any;
4604
- /**
4605
- * @internal
4606
- */
4607
- export declare const PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog: (obj: PutVoiceConnectorTerminationCredentialsRequest) => any;
4608
- /**
4609
- * @internal
4610
- */
4611
- export declare const RestorePhoneNumberRequestFilterSensitiveLog: (obj: RestorePhoneNumberRequest) => any;
4612
- /**
4613
- * @internal
4614
- */
4615
- export declare const RestorePhoneNumberResponseFilterSensitiveLog: (obj: RestorePhoneNumberResponse) => any;
4616
- /**
4617
- * @internal
4618
- */
4619
- export declare const SearchAvailablePhoneNumbersResponseFilterSensitiveLog: (obj: SearchAvailablePhoneNumbersResponse) => any;
4620
- /**
4621
- * @internal
4622
- */
4623
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
4624
- /**
4625
- * @internal
4626
- */
4627
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
4628
- /**
4629
- * @internal
4630
- */
4631
- export declare const UpdatePhoneNumberRequestFilterSensitiveLog: (obj: UpdatePhoneNumberRequest) => any;
4632
- /**
4633
- * @internal
4634
- */
4635
- export declare const UpdatePhoneNumberResponseFilterSensitiveLog: (obj: UpdatePhoneNumberResponse) => any;
4636
- /**
4637
- * @internal
4638
- */
4639
- export declare const UpdatePhoneNumberSettingsRequestFilterSensitiveLog: (obj: UpdatePhoneNumberSettingsRequest) => any;
4640
- /**
4641
- * @internal
4642
- */
4643
- export declare const UpdateProxySessionResponseFilterSensitiveLog: (obj: UpdateProxySessionResponse) => any;
4644
- /**
4645
- * @internal
4646
- */
4647
- export declare const UpdateSipMediaApplicationRequestFilterSensitiveLog: (obj: UpdateSipMediaApplicationRequest) => any;
4648
- /**
4649
- * @internal
4650
- */
4651
- export declare const UpdateSipMediaApplicationResponseFilterSensitiveLog: (obj: UpdateSipMediaApplicationResponse) => any;
4652
- /**
4653
- * @internal
4654
- */
4655
- export declare const UpdateSipMediaApplicationCallRequestFilterSensitiveLog: (obj: UpdateSipMediaApplicationCallRequest) => any;
4656
- /**
4657
- * @internal
4658
- */
4659
- export declare const UpdateVoiceProfileResponseFilterSensitiveLog: (obj: UpdateVoiceProfileResponse) => any;
4660
- /**
4661
- * @internal
4662
- */
4663
- export declare const UpdateVoiceProfileDomainResponseFilterSensitiveLog: (obj: UpdateVoiceProfileDomainResponse) => any;
4664
- /**
4665
- * @internal
4666
- */
4667
- export declare const ValidateE911AddressRequestFilterSensitiveLog: (obj: ValidateE911AddressRequest) => any;
4668
- /**
4669
- * @internal
4670
- */
4671
- export declare const ValidateE911AddressResponseFilterSensitiveLog: (obj: ValidateE911AddressResponse) => any;
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
29
29
  profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
32
33
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
34
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
35
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
31
31
  profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
34
35
  customUserAgent?: string | import("@smithy/types").UserAgent;
35
36
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
37
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
30
31
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
32
  customUserAgent?: string | import("@smithy/types").UserAgent;
32
33
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -14,6 +14,7 @@ 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<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
17
18
  serviceId: string;
18
19
  urlParser: import("@smithy/types").UrlParser;
19
20
  utf8Decoder: import("@smithy/types").Decoder;