@aws-sdk/client-chime-sdk-voice 3.649.0 → 3.650.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 (95) hide show
  1. package/dist-cjs/index.js +93 -279
  2. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +1 -3
  3. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +1 -3
  4. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +1 -3
  5. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +1 -3
  6. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +1 -3
  7. package/dist-es/commands/CreateProxySessionCommand.js +1 -3
  8. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +1 -3
  9. package/dist-es/commands/CreateSipMediaApplicationCommand.js +1 -3
  10. package/dist-es/commands/CreateSipRuleCommand.js +1 -3
  11. package/dist-es/commands/CreateVoiceConnectorCommand.js +1 -3
  12. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +1 -3
  13. package/dist-es/commands/CreateVoiceProfileCommand.js +1 -3
  14. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +1 -3
  15. package/dist-es/commands/DeletePhoneNumberCommand.js +1 -3
  16. package/dist-es/commands/DeleteProxySessionCommand.js +1 -3
  17. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +1 -3
  18. package/dist-es/commands/DeleteSipRuleCommand.js +1 -3
  19. package/dist-es/commands/DeleteVoiceConnectorCommand.js +1 -3
  20. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -3
  21. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +1 -3
  22. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +1 -3
  23. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +1 -3
  24. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +1 -3
  25. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +1 -3
  26. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -3
  27. package/dist-es/commands/DeleteVoiceProfileCommand.js +1 -3
  28. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +1 -3
  29. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +1 -3
  30. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +1 -3
  31. package/dist-es/commands/GetGlobalSettingsCommand.js +1 -3
  32. package/dist-es/commands/GetPhoneNumberCommand.js +1 -3
  33. package/dist-es/commands/GetPhoneNumberOrderCommand.js +1 -3
  34. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +1 -3
  35. package/dist-es/commands/GetProxySessionCommand.js +1 -3
  36. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -3
  37. package/dist-es/commands/GetSipMediaApplicationCommand.js +1 -3
  38. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +1 -3
  39. package/dist-es/commands/GetSipRuleCommand.js +1 -3
  40. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +1 -3
  41. package/dist-es/commands/GetVoiceConnectorCommand.js +1 -3
  42. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -3
  43. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +1 -3
  44. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +1 -3
  45. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +1 -3
  46. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +1 -3
  47. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -3
  48. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +1 -3
  49. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +1 -3
  50. package/dist-es/commands/GetVoiceProfileCommand.js +1 -3
  51. package/dist-es/commands/GetVoiceProfileDomainCommand.js +1 -3
  52. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +1 -3
  53. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +1 -3
  54. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +1 -3
  55. package/dist-es/commands/ListPhoneNumbersCommand.js +1 -3
  56. package/dist-es/commands/ListProxySessionsCommand.js +1 -3
  57. package/dist-es/commands/ListSipMediaApplicationsCommand.js +1 -3
  58. package/dist-es/commands/ListSipRulesCommand.js +1 -3
  59. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +1 -3
  60. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  61. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +1 -3
  62. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -3
  63. package/dist-es/commands/ListVoiceConnectorsCommand.js +1 -3
  64. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +1 -3
  65. package/dist-es/commands/ListVoiceProfilesCommand.js +1 -3
  66. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -3
  67. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +1 -3
  68. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -3
  69. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +1 -3
  70. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +1 -3
  71. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +1 -3
  72. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +1 -3
  73. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +1 -3
  74. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -3
  75. package/dist-es/commands/RestorePhoneNumberCommand.js +1 -3
  76. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +1 -3
  77. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +1 -3
  78. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +1 -3
  79. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +1 -3
  80. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +1 -3
  81. package/dist-es/commands/TagResourceCommand.js +1 -3
  82. package/dist-es/commands/UntagResourceCommand.js +1 -3
  83. package/dist-es/commands/UpdateGlobalSettingsCommand.js +1 -3
  84. package/dist-es/commands/UpdatePhoneNumberCommand.js +1 -3
  85. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +1 -3
  86. package/dist-es/commands/UpdateProxySessionCommand.js +1 -3
  87. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +1 -3
  88. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +1 -3
  89. package/dist-es/commands/UpdateSipRuleCommand.js +1 -3
  90. package/dist-es/commands/UpdateVoiceConnectorCommand.js +1 -3
  91. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +1 -3
  92. package/dist-es/commands/UpdateVoiceProfileCommand.js +1 -3
  93. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +1 -3
  94. package/dist-es/commands/ValidateE911AddressCommand.js +1 -3
  95. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -4278,9 +4278,7 @@ var _tfp = "toll-free-prefix";
4278
4278
  var _vpdi = "voice-profile-domain-id";
4279
4279
 
4280
4280
  // src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts
4281
- var _AssociatePhoneNumbersWithVoiceConnectorCommand = class _AssociatePhoneNumbersWithVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
4282
- ...commonParams
4283
- }).m(function(Command, cs, config, o) {
4281
+ var _AssociatePhoneNumbersWithVoiceConnectorCommand = class _AssociatePhoneNumbersWithVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4284
4282
  return [
4285
4283
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4286
4284
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4297,9 +4295,7 @@ var AssociatePhoneNumbersWithVoiceConnectorCommand = _AssociatePhoneNumbersWithV
4297
4295
 
4298
4296
 
4299
4297
 
4300
- var _AssociatePhoneNumbersWithVoiceConnectorGroupCommand = class _AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4301
- ...commonParams
4302
- }).m(function(Command, cs, config, o) {
4298
+ var _AssociatePhoneNumbersWithVoiceConnectorGroupCommand = class _AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4303
4299
  return [
4304
4300
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4305
4301
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4316,9 +4312,7 @@ var AssociatePhoneNumbersWithVoiceConnectorGroupCommand = _AssociatePhoneNumbers
4316
4312
 
4317
4313
 
4318
4314
 
4319
- var _BatchDeletePhoneNumberCommand = class _BatchDeletePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
4320
- ...commonParams
4321
- }).m(function(Command, cs, config, o) {
4315
+ var _BatchDeletePhoneNumberCommand = class _BatchDeletePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4322
4316
  return [
4323
4317
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4324
4318
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4332,9 +4326,7 @@ var BatchDeletePhoneNumberCommand = _BatchDeletePhoneNumberCommand;
4332
4326
 
4333
4327
 
4334
4328
 
4335
- var _BatchUpdatePhoneNumberCommand = class _BatchUpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
4336
- ...commonParams
4337
- }).m(function(Command, cs, config, o) {
4329
+ var _BatchUpdatePhoneNumberCommand = class _BatchUpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4338
4330
  return [
4339
4331
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4340
4332
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4348,9 +4340,7 @@ var BatchUpdatePhoneNumberCommand = _BatchUpdatePhoneNumberCommand;
4348
4340
 
4349
4341
 
4350
4342
 
4351
- var _CreatePhoneNumberOrderCommand = class _CreatePhoneNumberOrderCommand extends import_smithy_client.Command.classBuilder().ep({
4352
- ...commonParams
4353
- }).m(function(Command, cs, config, o) {
4343
+ var _CreatePhoneNumberOrderCommand = class _CreatePhoneNumberOrderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4354
4344
  return [
4355
4345
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4356
4346
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4364,9 +4354,7 @@ var CreatePhoneNumberOrderCommand = _CreatePhoneNumberOrderCommand;
4364
4354
 
4365
4355
 
4366
4356
 
4367
- var _CreateProxySessionCommand = class _CreateProxySessionCommand extends import_smithy_client.Command.classBuilder().ep({
4368
- ...commonParams
4369
- }).m(function(Command, cs, config, o) {
4357
+ var _CreateProxySessionCommand = class _CreateProxySessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4370
4358
  return [
4371
4359
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4372
4360
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4380,9 +4368,7 @@ var CreateProxySessionCommand = _CreateProxySessionCommand;
4380
4368
 
4381
4369
 
4382
4370
 
4383
- var _CreateSipMediaApplicationCallCommand = class _CreateSipMediaApplicationCallCommand extends import_smithy_client.Command.classBuilder().ep({
4384
- ...commonParams
4385
- }).m(function(Command, cs, config, o) {
4371
+ var _CreateSipMediaApplicationCallCommand = class _CreateSipMediaApplicationCallCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4386
4372
  return [
4387
4373
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4388
4374
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4396,9 +4382,7 @@ var CreateSipMediaApplicationCallCommand = _CreateSipMediaApplicationCallCommand
4396
4382
 
4397
4383
 
4398
4384
 
4399
- var _CreateSipMediaApplicationCommand = class _CreateSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
4400
- ...commonParams
4401
- }).m(function(Command, cs, config, o) {
4385
+ var _CreateSipMediaApplicationCommand = class _CreateSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4402
4386
  return [
4403
4387
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4404
4388
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4412,9 +4396,7 @@ var CreateSipMediaApplicationCommand = _CreateSipMediaApplicationCommand;
4412
4396
 
4413
4397
 
4414
4398
 
4415
- var _CreateSipRuleCommand = class _CreateSipRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4416
- ...commonParams
4417
- }).m(function(Command, cs, config, o) {
4399
+ var _CreateSipRuleCommand = class _CreateSipRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4418
4400
  return [
4419
4401
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4420
4402
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4428,9 +4410,7 @@ var CreateSipRuleCommand = _CreateSipRuleCommand;
4428
4410
 
4429
4411
 
4430
4412
 
4431
- var _CreateVoiceConnectorCommand = class _CreateVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
4432
- ...commonParams
4433
- }).m(function(Command, cs, config, o) {
4413
+ var _CreateVoiceConnectorCommand = class _CreateVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4434
4414
  return [
4435
4415
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4436
4416
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4444,9 +4424,7 @@ var CreateVoiceConnectorCommand = _CreateVoiceConnectorCommand;
4444
4424
 
4445
4425
 
4446
4426
 
4447
- var _CreateVoiceConnectorGroupCommand = class _CreateVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4448
- ...commonParams
4449
- }).m(function(Command, cs, config, o) {
4427
+ var _CreateVoiceConnectorGroupCommand = class _CreateVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4450
4428
  return [
4451
4429
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4452
4430
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4460,9 +4438,7 @@ var CreateVoiceConnectorGroupCommand = _CreateVoiceConnectorGroupCommand;
4460
4438
 
4461
4439
 
4462
4440
 
4463
- var _CreateVoiceProfileCommand = class _CreateVoiceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
4464
- ...commonParams
4465
- }).m(function(Command, cs, config, o) {
4441
+ var _CreateVoiceProfileCommand = class _CreateVoiceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4466
4442
  return [
4467
4443
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4468
4444
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4476,9 +4452,7 @@ var CreateVoiceProfileCommand = _CreateVoiceProfileCommand;
4476
4452
 
4477
4453
 
4478
4454
 
4479
- var _CreateVoiceProfileDomainCommand = class _CreateVoiceProfileDomainCommand extends import_smithy_client.Command.classBuilder().ep({
4480
- ...commonParams
4481
- }).m(function(Command, cs, config, o) {
4455
+ var _CreateVoiceProfileDomainCommand = class _CreateVoiceProfileDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4482
4456
  return [
4483
4457
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4484
4458
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4492,9 +4466,7 @@ var CreateVoiceProfileDomainCommand = _CreateVoiceProfileDomainCommand;
4492
4466
 
4493
4467
 
4494
4468
 
4495
- var _DeletePhoneNumberCommand = class _DeletePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
4496
- ...commonParams
4497
- }).m(function(Command, cs, config, o) {
4469
+ var _DeletePhoneNumberCommand = class _DeletePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4498
4470
  return [
4499
4471
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4500
4472
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4508,9 +4480,7 @@ var DeletePhoneNumberCommand = _DeletePhoneNumberCommand;
4508
4480
 
4509
4481
 
4510
4482
 
4511
- var _DeleteProxySessionCommand = class _DeleteProxySessionCommand extends import_smithy_client.Command.classBuilder().ep({
4512
- ...commonParams
4513
- }).m(function(Command, cs, config, o) {
4483
+ var _DeleteProxySessionCommand = class _DeleteProxySessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4514
4484
  return [
4515
4485
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4516
4486
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4524,9 +4494,7 @@ var DeleteProxySessionCommand = _DeleteProxySessionCommand;
4524
4494
 
4525
4495
 
4526
4496
 
4527
- var _DeleteSipMediaApplicationCommand = class _DeleteSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
4528
- ...commonParams
4529
- }).m(function(Command, cs, config, o) {
4497
+ var _DeleteSipMediaApplicationCommand = class _DeleteSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4530
4498
  return [
4531
4499
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4532
4500
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4540,9 +4508,7 @@ var DeleteSipMediaApplicationCommand = _DeleteSipMediaApplicationCommand;
4540
4508
 
4541
4509
 
4542
4510
 
4543
- var _DeleteSipRuleCommand = class _DeleteSipRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4544
- ...commonParams
4545
- }).m(function(Command, cs, config, o) {
4511
+ var _DeleteSipRuleCommand = class _DeleteSipRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4546
4512
  return [
4547
4513
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4548
4514
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4556,9 +4522,7 @@ var DeleteSipRuleCommand = _DeleteSipRuleCommand;
4556
4522
 
4557
4523
 
4558
4524
 
4559
- var _DeleteVoiceConnectorCommand = class _DeleteVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
4560
- ...commonParams
4561
- }).m(function(Command, cs, config, o) {
4525
+ var _DeleteVoiceConnectorCommand = class _DeleteVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4562
4526
  return [
4563
4527
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4564
4528
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4572,9 +4536,7 @@ var DeleteVoiceConnectorCommand = _DeleteVoiceConnectorCommand;
4572
4536
 
4573
4537
 
4574
4538
 
4575
- var _DeleteVoiceConnectorEmergencyCallingConfigurationCommand = class _DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4576
- ...commonParams
4577
- }).m(function(Command, cs, config, o) {
4539
+ var _DeleteVoiceConnectorEmergencyCallingConfigurationCommand = class _DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4578
4540
  return [
4579
4541
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4580
4542
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4588,9 +4550,7 @@ var DeleteVoiceConnectorEmergencyCallingConfigurationCommand = _DeleteVoiceConne
4588
4550
 
4589
4551
 
4590
4552
 
4591
- var _DeleteVoiceConnectorGroupCommand = class _DeleteVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4592
- ...commonParams
4593
- }).m(function(Command, cs, config, o) {
4553
+ var _DeleteVoiceConnectorGroupCommand = class _DeleteVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4594
4554
  return [
4595
4555
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4596
4556
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4604,9 +4564,7 @@ var DeleteVoiceConnectorGroupCommand = _DeleteVoiceConnectorGroupCommand;
4604
4564
 
4605
4565
 
4606
4566
 
4607
- var _DeleteVoiceConnectorOriginationCommand = class _DeleteVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep({
4608
- ...commonParams
4609
- }).m(function(Command, cs, config, o) {
4567
+ var _DeleteVoiceConnectorOriginationCommand = class _DeleteVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4610
4568
  return [
4611
4569
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4612
4570
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4620,9 +4578,7 @@ var DeleteVoiceConnectorOriginationCommand = _DeleteVoiceConnectorOriginationCom
4620
4578
 
4621
4579
 
4622
4580
 
4623
- var _DeleteVoiceConnectorProxyCommand = class _DeleteVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep({
4624
- ...commonParams
4625
- }).m(function(Command, cs, config, o) {
4581
+ var _DeleteVoiceConnectorProxyCommand = class _DeleteVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4626
4582
  return [
4627
4583
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4628
4584
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4636,9 +4592,7 @@ var DeleteVoiceConnectorProxyCommand = _DeleteVoiceConnectorProxyCommand;
4636
4592
 
4637
4593
 
4638
4594
 
4639
- var _DeleteVoiceConnectorStreamingConfigurationCommand = class _DeleteVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4640
- ...commonParams
4641
- }).m(function(Command, cs, config, o) {
4595
+ var _DeleteVoiceConnectorStreamingConfigurationCommand = class _DeleteVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4642
4596
  return [
4643
4597
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4644
4598
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4652,9 +4606,7 @@ var DeleteVoiceConnectorStreamingConfigurationCommand = _DeleteVoiceConnectorStr
4652
4606
 
4653
4607
 
4654
4608
 
4655
- var _DeleteVoiceConnectorTerminationCommand = class _DeleteVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep({
4656
- ...commonParams
4657
- }).m(function(Command, cs, config, o) {
4609
+ var _DeleteVoiceConnectorTerminationCommand = class _DeleteVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4658
4610
  return [
4659
4611
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4660
4612
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4668,9 +4620,7 @@ var DeleteVoiceConnectorTerminationCommand = _DeleteVoiceConnectorTerminationCom
4668
4620
 
4669
4621
 
4670
4622
 
4671
- var _DeleteVoiceConnectorTerminationCredentialsCommand = class _DeleteVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
4672
- ...commonParams
4673
- }).m(function(Command, cs, config, o) {
4623
+ var _DeleteVoiceConnectorTerminationCredentialsCommand = class _DeleteVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4674
4624
  return [
4675
4625
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4676
4626
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4684,9 +4634,7 @@ var DeleteVoiceConnectorTerminationCredentialsCommand = _DeleteVoiceConnectorTer
4684
4634
 
4685
4635
 
4686
4636
 
4687
- var _DeleteVoiceProfileCommand = class _DeleteVoiceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
4688
- ...commonParams
4689
- }).m(function(Command, cs, config, o) {
4637
+ var _DeleteVoiceProfileCommand = class _DeleteVoiceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4690
4638
  return [
4691
4639
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4692
4640
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4700,9 +4648,7 @@ var DeleteVoiceProfileCommand = _DeleteVoiceProfileCommand;
4700
4648
 
4701
4649
 
4702
4650
 
4703
- var _DeleteVoiceProfileDomainCommand = class _DeleteVoiceProfileDomainCommand extends import_smithy_client.Command.classBuilder().ep({
4704
- ...commonParams
4705
- }).m(function(Command, cs, config, o) {
4651
+ var _DeleteVoiceProfileDomainCommand = class _DeleteVoiceProfileDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4706
4652
  return [
4707
4653
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4708
4654
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4716,9 +4662,7 @@ var DeleteVoiceProfileDomainCommand = _DeleteVoiceProfileDomainCommand;
4716
4662
 
4717
4663
 
4718
4664
 
4719
- var _DisassociatePhoneNumbersFromVoiceConnectorCommand = class _DisassociatePhoneNumbersFromVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
4720
- ...commonParams
4721
- }).m(function(Command, cs, config, o) {
4665
+ var _DisassociatePhoneNumbersFromVoiceConnectorCommand = class _DisassociatePhoneNumbersFromVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4722
4666
  return [
4723
4667
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4724
4668
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4735,9 +4679,7 @@ var DisassociatePhoneNumbersFromVoiceConnectorCommand = _DisassociatePhoneNumber
4735
4679
 
4736
4680
 
4737
4681
 
4738
- var _DisassociatePhoneNumbersFromVoiceConnectorGroupCommand = class _DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4739
- ...commonParams
4740
- }).m(function(Command, cs, config, o) {
4682
+ var _DisassociatePhoneNumbersFromVoiceConnectorGroupCommand = class _DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4741
4683
  return [
4742
4684
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4743
4685
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4754,9 +4696,7 @@ var DisassociatePhoneNumbersFromVoiceConnectorGroupCommand = _DisassociatePhoneN
4754
4696
 
4755
4697
 
4756
4698
 
4757
- var _GetGlobalSettingsCommand = class _GetGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
4758
- ...commonParams
4759
- }).m(function(Command, cs, config, o) {
4699
+ var _GetGlobalSettingsCommand = class _GetGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4760
4700
  return [
4761
4701
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4762
4702
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4770,9 +4710,7 @@ var GetGlobalSettingsCommand = _GetGlobalSettingsCommand;
4770
4710
 
4771
4711
 
4772
4712
 
4773
- var _GetPhoneNumberCommand = class _GetPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
4774
- ...commonParams
4775
- }).m(function(Command, cs, config, o) {
4713
+ var _GetPhoneNumberCommand = class _GetPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4776
4714
  return [
4777
4715
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4778
4716
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4786,9 +4724,7 @@ var GetPhoneNumberCommand = _GetPhoneNumberCommand;
4786
4724
 
4787
4725
 
4788
4726
 
4789
- var _GetPhoneNumberOrderCommand = class _GetPhoneNumberOrderCommand extends import_smithy_client.Command.classBuilder().ep({
4790
- ...commonParams
4791
- }).m(function(Command, cs, config, o) {
4727
+ var _GetPhoneNumberOrderCommand = class _GetPhoneNumberOrderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4792
4728
  return [
4793
4729
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4794
4730
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4802,9 +4738,7 @@ var GetPhoneNumberOrderCommand = _GetPhoneNumberOrderCommand;
4802
4738
 
4803
4739
 
4804
4740
 
4805
- var _GetPhoneNumberSettingsCommand = class _GetPhoneNumberSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
4806
- ...commonParams
4807
- }).m(function(Command, cs, config, o) {
4741
+ var _GetPhoneNumberSettingsCommand = class _GetPhoneNumberSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4808
4742
  return [
4809
4743
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4810
4744
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4818,9 +4752,7 @@ var GetPhoneNumberSettingsCommand = _GetPhoneNumberSettingsCommand;
4818
4752
 
4819
4753
 
4820
4754
 
4821
- var _GetProxySessionCommand = class _GetProxySessionCommand extends import_smithy_client.Command.classBuilder().ep({
4822
- ...commonParams
4823
- }).m(function(Command, cs, config, o) {
4755
+ var _GetProxySessionCommand = class _GetProxySessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4824
4756
  return [
4825
4757
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4826
4758
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4834,9 +4766,7 @@ var GetProxySessionCommand = _GetProxySessionCommand;
4834
4766
 
4835
4767
 
4836
4768
 
4837
- var _GetSipMediaApplicationAlexaSkillConfigurationCommand = class _GetSipMediaApplicationAlexaSkillConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4838
- ...commonParams
4839
- }).m(function(Command, cs, config, o) {
4769
+ var _GetSipMediaApplicationAlexaSkillConfigurationCommand = class _GetSipMediaApplicationAlexaSkillConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4840
4770
  return [
4841
4771
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4842
4772
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4850,9 +4780,7 @@ var GetSipMediaApplicationAlexaSkillConfigurationCommand = _GetSipMediaApplicati
4850
4780
 
4851
4781
 
4852
4782
 
4853
- var _GetSipMediaApplicationCommand = class _GetSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
4854
- ...commonParams
4855
- }).m(function(Command, cs, config, o) {
4783
+ var _GetSipMediaApplicationCommand = class _GetSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4856
4784
  return [
4857
4785
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4858
4786
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4866,9 +4794,7 @@ var GetSipMediaApplicationCommand = _GetSipMediaApplicationCommand;
4866
4794
 
4867
4795
 
4868
4796
 
4869
- var _GetSipMediaApplicationLoggingConfigurationCommand = class _GetSipMediaApplicationLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4870
- ...commonParams
4871
- }).m(function(Command, cs, config, o) {
4797
+ var _GetSipMediaApplicationLoggingConfigurationCommand = class _GetSipMediaApplicationLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4872
4798
  return [
4873
4799
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4874
4800
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4882,9 +4808,7 @@ var GetSipMediaApplicationLoggingConfigurationCommand = _GetSipMediaApplicationL
4882
4808
 
4883
4809
 
4884
4810
 
4885
- var _GetSipRuleCommand = class _GetSipRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4886
- ...commonParams
4887
- }).m(function(Command, cs, config, o) {
4811
+ var _GetSipRuleCommand = class _GetSipRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4888
4812
  return [
4889
4813
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4890
4814
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4898,9 +4822,7 @@ var GetSipRuleCommand = _GetSipRuleCommand;
4898
4822
 
4899
4823
 
4900
4824
 
4901
- var _GetSpeakerSearchTaskCommand = class _GetSpeakerSearchTaskCommand extends import_smithy_client.Command.classBuilder().ep({
4902
- ...commonParams
4903
- }).m(function(Command, cs, config, o) {
4825
+ var _GetSpeakerSearchTaskCommand = class _GetSpeakerSearchTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4904
4826
  return [
4905
4827
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4906
4828
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4914,9 +4836,7 @@ var GetSpeakerSearchTaskCommand = _GetSpeakerSearchTaskCommand;
4914
4836
 
4915
4837
 
4916
4838
 
4917
- var _GetVoiceConnectorCommand = class _GetVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
4918
- ...commonParams
4919
- }).m(function(Command, cs, config, o) {
4839
+ var _GetVoiceConnectorCommand = class _GetVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4920
4840
  return [
4921
4841
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4922
4842
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4930,9 +4850,7 @@ var GetVoiceConnectorCommand = _GetVoiceConnectorCommand;
4930
4850
 
4931
4851
 
4932
4852
 
4933
- var _GetVoiceConnectorEmergencyCallingConfigurationCommand = class _GetVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4934
- ...commonParams
4935
- }).m(function(Command, cs, config, o) {
4853
+ var _GetVoiceConnectorEmergencyCallingConfigurationCommand = class _GetVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4936
4854
  return [
4937
4855
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4938
4856
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4946,9 +4864,7 @@ var GetVoiceConnectorEmergencyCallingConfigurationCommand = _GetVoiceConnectorEm
4946
4864
 
4947
4865
 
4948
4866
 
4949
- var _GetVoiceConnectorGroupCommand = class _GetVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4950
- ...commonParams
4951
- }).m(function(Command, cs, config, o) {
4867
+ var _GetVoiceConnectorGroupCommand = class _GetVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4952
4868
  return [
4953
4869
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4954
4870
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4962,9 +4878,7 @@ var GetVoiceConnectorGroupCommand = _GetVoiceConnectorGroupCommand;
4962
4878
 
4963
4879
 
4964
4880
 
4965
- var _GetVoiceConnectorLoggingConfigurationCommand = class _GetVoiceConnectorLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4966
- ...commonParams
4967
- }).m(function(Command, cs, config, o) {
4881
+ var _GetVoiceConnectorLoggingConfigurationCommand = class _GetVoiceConnectorLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4968
4882
  return [
4969
4883
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4970
4884
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4978,9 +4892,7 @@ var GetVoiceConnectorLoggingConfigurationCommand = _GetVoiceConnectorLoggingConf
4978
4892
 
4979
4893
 
4980
4894
 
4981
- var _GetVoiceConnectorOriginationCommand = class _GetVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep({
4982
- ...commonParams
4983
- }).m(function(Command, cs, config, o) {
4895
+ var _GetVoiceConnectorOriginationCommand = class _GetVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4984
4896
  return [
4985
4897
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4986
4898
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4994,9 +4906,7 @@ var GetVoiceConnectorOriginationCommand = _GetVoiceConnectorOriginationCommand;
4994
4906
 
4995
4907
 
4996
4908
 
4997
- var _GetVoiceConnectorProxyCommand = class _GetVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep({
4998
- ...commonParams
4999
- }).m(function(Command, cs, config, o) {
4909
+ var _GetVoiceConnectorProxyCommand = class _GetVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5000
4910
  return [
5001
4911
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5002
4912
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5010,9 +4920,7 @@ var GetVoiceConnectorProxyCommand = _GetVoiceConnectorProxyCommand;
5010
4920
 
5011
4921
 
5012
4922
 
5013
- var _GetVoiceConnectorStreamingConfigurationCommand = class _GetVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5014
- ...commonParams
5015
- }).m(function(Command, cs, config, o) {
4923
+ var _GetVoiceConnectorStreamingConfigurationCommand = class _GetVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5016
4924
  return [
5017
4925
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5018
4926
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5026,9 +4934,7 @@ var GetVoiceConnectorStreamingConfigurationCommand = _GetVoiceConnectorStreaming
5026
4934
 
5027
4935
 
5028
4936
 
5029
- var _GetVoiceConnectorTerminationCommand = class _GetVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep({
5030
- ...commonParams
5031
- }).m(function(Command, cs, config, o) {
4937
+ var _GetVoiceConnectorTerminationCommand = class _GetVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5032
4938
  return [
5033
4939
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5034
4940
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5042,9 +4948,7 @@ var GetVoiceConnectorTerminationCommand = _GetVoiceConnectorTerminationCommand;
5042
4948
 
5043
4949
 
5044
4950
 
5045
- var _GetVoiceConnectorTerminationHealthCommand = class _GetVoiceConnectorTerminationHealthCommand extends import_smithy_client.Command.classBuilder().ep({
5046
- ...commonParams
5047
- }).m(function(Command, cs, config, o) {
4951
+ var _GetVoiceConnectorTerminationHealthCommand = class _GetVoiceConnectorTerminationHealthCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5048
4952
  return [
5049
4953
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5050
4954
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5058,9 +4962,7 @@ var GetVoiceConnectorTerminationHealthCommand = _GetVoiceConnectorTerminationHea
5058
4962
 
5059
4963
 
5060
4964
 
5061
- var _GetVoiceProfileCommand = class _GetVoiceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
5062
- ...commonParams
5063
- }).m(function(Command, cs, config, o) {
4965
+ var _GetVoiceProfileCommand = class _GetVoiceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5064
4966
  return [
5065
4967
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5066
4968
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5074,9 +4976,7 @@ var GetVoiceProfileCommand = _GetVoiceProfileCommand;
5074
4976
 
5075
4977
 
5076
4978
 
5077
- var _GetVoiceProfileDomainCommand = class _GetVoiceProfileDomainCommand extends import_smithy_client.Command.classBuilder().ep({
5078
- ...commonParams
5079
- }).m(function(Command, cs, config, o) {
4979
+ var _GetVoiceProfileDomainCommand = class _GetVoiceProfileDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5080
4980
  return [
5081
4981
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5082
4982
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5090,9 +4990,7 @@ var GetVoiceProfileDomainCommand = _GetVoiceProfileDomainCommand;
5090
4990
 
5091
4991
 
5092
4992
 
5093
- var _GetVoiceToneAnalysisTaskCommand = class _GetVoiceToneAnalysisTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5094
- ...commonParams
5095
- }).m(function(Command, cs, config, o) {
4993
+ var _GetVoiceToneAnalysisTaskCommand = class _GetVoiceToneAnalysisTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5096
4994
  return [
5097
4995
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5098
4996
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5106,9 +5004,7 @@ var GetVoiceToneAnalysisTaskCommand = _GetVoiceToneAnalysisTaskCommand;
5106
5004
 
5107
5005
 
5108
5006
 
5109
- var _ListAvailableVoiceConnectorRegionsCommand = class _ListAvailableVoiceConnectorRegionsCommand extends import_smithy_client.Command.classBuilder().ep({
5110
- ...commonParams
5111
- }).m(function(Command, cs, config, o) {
5007
+ var _ListAvailableVoiceConnectorRegionsCommand = class _ListAvailableVoiceConnectorRegionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5112
5008
  return [
5113
5009
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5114
5010
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5122,9 +5018,7 @@ var ListAvailableVoiceConnectorRegionsCommand = _ListAvailableVoiceConnectorRegi
5122
5018
 
5123
5019
 
5124
5020
 
5125
- var _ListPhoneNumberOrdersCommand = class _ListPhoneNumberOrdersCommand extends import_smithy_client.Command.classBuilder().ep({
5126
- ...commonParams
5127
- }).m(function(Command, cs, config, o) {
5021
+ var _ListPhoneNumberOrdersCommand = class _ListPhoneNumberOrdersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5128
5022
  return [
5129
5023
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5130
5024
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5138,9 +5032,7 @@ var ListPhoneNumberOrdersCommand = _ListPhoneNumberOrdersCommand;
5138
5032
 
5139
5033
 
5140
5034
 
5141
- var _ListPhoneNumbersCommand = class _ListPhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
5142
- ...commonParams
5143
- }).m(function(Command, cs, config, o) {
5035
+ var _ListPhoneNumbersCommand = class _ListPhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5144
5036
  return [
5145
5037
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5146
5038
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5154,9 +5046,7 @@ var ListPhoneNumbersCommand = _ListPhoneNumbersCommand;
5154
5046
 
5155
5047
 
5156
5048
 
5157
- var _ListProxySessionsCommand = class _ListProxySessionsCommand extends import_smithy_client.Command.classBuilder().ep({
5158
- ...commonParams
5159
- }).m(function(Command, cs, config, o) {
5049
+ var _ListProxySessionsCommand = class _ListProxySessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5160
5050
  return [
5161
5051
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5162
5052
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5170,9 +5060,7 @@ var ListProxySessionsCommand = _ListProxySessionsCommand;
5170
5060
 
5171
5061
 
5172
5062
 
5173
- var _ListSipMediaApplicationsCommand = class _ListSipMediaApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
5174
- ...commonParams
5175
- }).m(function(Command, cs, config, o) {
5063
+ var _ListSipMediaApplicationsCommand = class _ListSipMediaApplicationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5176
5064
  return [
5177
5065
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5178
5066
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5186,9 +5074,7 @@ var ListSipMediaApplicationsCommand = _ListSipMediaApplicationsCommand;
5186
5074
 
5187
5075
 
5188
5076
 
5189
- var _ListSipRulesCommand = class _ListSipRulesCommand extends import_smithy_client.Command.classBuilder().ep({
5190
- ...commonParams
5191
- }).m(function(Command, cs, config, o) {
5077
+ var _ListSipRulesCommand = class _ListSipRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5192
5078
  return [
5193
5079
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5194
5080
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5202,9 +5088,7 @@ var ListSipRulesCommand = _ListSipRulesCommand;
5202
5088
 
5203
5089
 
5204
5090
 
5205
- var _ListSupportedPhoneNumberCountriesCommand = class _ListSupportedPhoneNumberCountriesCommand extends import_smithy_client.Command.classBuilder().ep({
5206
- ...commonParams
5207
- }).m(function(Command, cs, config, o) {
5091
+ var _ListSupportedPhoneNumberCountriesCommand = class _ListSupportedPhoneNumberCountriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5208
5092
  return [
5209
5093
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5210
5094
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5218,9 +5102,7 @@ var ListSupportedPhoneNumberCountriesCommand = _ListSupportedPhoneNumberCountrie
5218
5102
 
5219
5103
 
5220
5104
 
5221
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5222
- ...commonParams
5223
- }).m(function(Command, cs, config, o) {
5105
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5224
5106
  return [
5225
5107
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5226
5108
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5234,9 +5116,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
5234
5116
 
5235
5117
 
5236
5118
 
5237
- var _ListVoiceConnectorGroupsCommand = class _ListVoiceConnectorGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
5238
- ...commonParams
5239
- }).m(function(Command, cs, config, o) {
5119
+ var _ListVoiceConnectorGroupsCommand = class _ListVoiceConnectorGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5240
5120
  return [
5241
5121
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5242
5122
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5250,9 +5130,7 @@ var ListVoiceConnectorGroupsCommand = _ListVoiceConnectorGroupsCommand;
5250
5130
 
5251
5131
 
5252
5132
 
5253
- var _ListVoiceConnectorsCommand = class _ListVoiceConnectorsCommand extends import_smithy_client.Command.classBuilder().ep({
5254
- ...commonParams
5255
- }).m(function(Command, cs, config, o) {
5133
+ var _ListVoiceConnectorsCommand = class _ListVoiceConnectorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5256
5134
  return [
5257
5135
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5258
5136
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5266,9 +5144,7 @@ var ListVoiceConnectorsCommand = _ListVoiceConnectorsCommand;
5266
5144
 
5267
5145
 
5268
5146
 
5269
- var _ListVoiceConnectorTerminationCredentialsCommand = class _ListVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
5270
- ...commonParams
5271
- }).m(function(Command, cs, config, o) {
5147
+ var _ListVoiceConnectorTerminationCredentialsCommand = class _ListVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5272
5148
  return [
5273
5149
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5274
5150
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5282,9 +5158,7 @@ var ListVoiceConnectorTerminationCredentialsCommand = _ListVoiceConnectorTermina
5282
5158
 
5283
5159
 
5284
5160
 
5285
- var _ListVoiceProfileDomainsCommand = class _ListVoiceProfileDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
5286
- ...commonParams
5287
- }).m(function(Command, cs, config, o) {
5161
+ var _ListVoiceProfileDomainsCommand = class _ListVoiceProfileDomainsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5288
5162
  return [
5289
5163
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5290
5164
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5298,9 +5172,7 @@ var ListVoiceProfileDomainsCommand = _ListVoiceProfileDomainsCommand;
5298
5172
 
5299
5173
 
5300
5174
 
5301
- var _ListVoiceProfilesCommand = class _ListVoiceProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
5302
- ...commonParams
5303
- }).m(function(Command, cs, config, o) {
5175
+ var _ListVoiceProfilesCommand = class _ListVoiceProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5304
5176
  return [
5305
5177
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5306
5178
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5314,9 +5186,7 @@ var ListVoiceProfilesCommand = _ListVoiceProfilesCommand;
5314
5186
 
5315
5187
 
5316
5188
 
5317
- var _PutSipMediaApplicationAlexaSkillConfigurationCommand = class _PutSipMediaApplicationAlexaSkillConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5318
- ...commonParams
5319
- }).m(function(Command, cs, config, o) {
5189
+ var _PutSipMediaApplicationAlexaSkillConfigurationCommand = class _PutSipMediaApplicationAlexaSkillConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5320
5190
  return [
5321
5191
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5322
5192
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5333,9 +5203,7 @@ var PutSipMediaApplicationAlexaSkillConfigurationCommand = _PutSipMediaApplicati
5333
5203
 
5334
5204
 
5335
5205
 
5336
- var _PutSipMediaApplicationLoggingConfigurationCommand = class _PutSipMediaApplicationLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5337
- ...commonParams
5338
- }).m(function(Command, cs, config, o) {
5206
+ var _PutSipMediaApplicationLoggingConfigurationCommand = class _PutSipMediaApplicationLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5339
5207
  return [
5340
5208
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5341
5209
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5349,9 +5217,7 @@ var PutSipMediaApplicationLoggingConfigurationCommand = _PutSipMediaApplicationL
5349
5217
 
5350
5218
 
5351
5219
 
5352
- var _PutVoiceConnectorEmergencyCallingConfigurationCommand = class _PutVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5353
- ...commonParams
5354
- }).m(function(Command, cs, config, o) {
5220
+ var _PutVoiceConnectorEmergencyCallingConfigurationCommand = class _PutVoiceConnectorEmergencyCallingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5355
5221
  return [
5356
5222
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5357
5223
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5368,9 +5234,7 @@ var PutVoiceConnectorEmergencyCallingConfigurationCommand = _PutVoiceConnectorEm
5368
5234
 
5369
5235
 
5370
5236
 
5371
- var _PutVoiceConnectorLoggingConfigurationCommand = class _PutVoiceConnectorLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5372
- ...commonParams
5373
- }).m(function(Command, cs, config, o) {
5237
+ var _PutVoiceConnectorLoggingConfigurationCommand = class _PutVoiceConnectorLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5374
5238
  return [
5375
5239
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5376
5240
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5384,9 +5248,7 @@ var PutVoiceConnectorLoggingConfigurationCommand = _PutVoiceConnectorLoggingConf
5384
5248
 
5385
5249
 
5386
5250
 
5387
- var _PutVoiceConnectorOriginationCommand = class _PutVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep({
5388
- ...commonParams
5389
- }).m(function(Command, cs, config, o) {
5251
+ var _PutVoiceConnectorOriginationCommand = class _PutVoiceConnectorOriginationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5390
5252
  return [
5391
5253
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5392
5254
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5400,9 +5262,7 @@ var PutVoiceConnectorOriginationCommand = _PutVoiceConnectorOriginationCommand;
5400
5262
 
5401
5263
 
5402
5264
 
5403
- var _PutVoiceConnectorProxyCommand = class _PutVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep({
5404
- ...commonParams
5405
- }).m(function(Command, cs, config, o) {
5265
+ var _PutVoiceConnectorProxyCommand = class _PutVoiceConnectorProxyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5406
5266
  return [
5407
5267
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5408
5268
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5416,9 +5276,7 @@ var PutVoiceConnectorProxyCommand = _PutVoiceConnectorProxyCommand;
5416
5276
 
5417
5277
 
5418
5278
 
5419
- var _PutVoiceConnectorStreamingConfigurationCommand = class _PutVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5420
- ...commonParams
5421
- }).m(function(Command, cs, config, o) {
5279
+ var _PutVoiceConnectorStreamingConfigurationCommand = class _PutVoiceConnectorStreamingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5422
5280
  return [
5423
5281
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5424
5282
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5435,9 +5293,7 @@ var PutVoiceConnectorStreamingConfigurationCommand = _PutVoiceConnectorStreaming
5435
5293
 
5436
5294
 
5437
5295
 
5438
- var _PutVoiceConnectorTerminationCommand = class _PutVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep({
5439
- ...commonParams
5440
- }).m(function(Command, cs, config, o) {
5296
+ var _PutVoiceConnectorTerminationCommand = class _PutVoiceConnectorTerminationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5441
5297
  return [
5442
5298
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5443
5299
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5451,9 +5307,7 @@ var PutVoiceConnectorTerminationCommand = _PutVoiceConnectorTerminationCommand;
5451
5307
 
5452
5308
 
5453
5309
 
5454
- var _PutVoiceConnectorTerminationCredentialsCommand = class _PutVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
5455
- ...commonParams
5456
- }).m(function(Command, cs, config, o) {
5310
+ var _PutVoiceConnectorTerminationCredentialsCommand = class _PutVoiceConnectorTerminationCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5457
5311
  return [
5458
5312
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5459
5313
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5467,9 +5321,7 @@ var PutVoiceConnectorTerminationCredentialsCommand = _PutVoiceConnectorTerminati
5467
5321
 
5468
5322
 
5469
5323
 
5470
- var _RestorePhoneNumberCommand = class _RestorePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
5471
- ...commonParams
5472
- }).m(function(Command, cs, config, o) {
5324
+ var _RestorePhoneNumberCommand = class _RestorePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5473
5325
  return [
5474
5326
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5475
5327
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5483,9 +5335,7 @@ var RestorePhoneNumberCommand = _RestorePhoneNumberCommand;
5483
5335
 
5484
5336
 
5485
5337
 
5486
- var _SearchAvailablePhoneNumbersCommand = class _SearchAvailablePhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
5487
- ...commonParams
5488
- }).m(function(Command, cs, config, o) {
5338
+ var _SearchAvailablePhoneNumbersCommand = class _SearchAvailablePhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5489
5339
  return [
5490
5340
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5491
5341
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5499,9 +5349,7 @@ var SearchAvailablePhoneNumbersCommand = _SearchAvailablePhoneNumbersCommand;
5499
5349
 
5500
5350
 
5501
5351
 
5502
- var _StartSpeakerSearchTaskCommand = class _StartSpeakerSearchTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5503
- ...commonParams
5504
- }).m(function(Command, cs, config, o) {
5352
+ var _StartSpeakerSearchTaskCommand = class _StartSpeakerSearchTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5505
5353
  return [
5506
5354
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5507
5355
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5515,9 +5363,7 @@ var StartSpeakerSearchTaskCommand = _StartSpeakerSearchTaskCommand;
5515
5363
 
5516
5364
 
5517
5365
 
5518
- var _StartVoiceToneAnalysisTaskCommand = class _StartVoiceToneAnalysisTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5519
- ...commonParams
5520
- }).m(function(Command, cs, config, o) {
5366
+ var _StartVoiceToneAnalysisTaskCommand = class _StartVoiceToneAnalysisTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5521
5367
  return [
5522
5368
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5523
5369
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5531,9 +5377,7 @@ var StartVoiceToneAnalysisTaskCommand = _StartVoiceToneAnalysisTaskCommand;
5531
5377
 
5532
5378
 
5533
5379
 
5534
- var _StopSpeakerSearchTaskCommand = class _StopSpeakerSearchTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5535
- ...commonParams
5536
- }).m(function(Command, cs, config, o) {
5380
+ var _StopSpeakerSearchTaskCommand = class _StopSpeakerSearchTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5537
5381
  return [
5538
5382
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5539
5383
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5547,9 +5391,7 @@ var StopSpeakerSearchTaskCommand = _StopSpeakerSearchTaskCommand;
5547
5391
 
5548
5392
 
5549
5393
 
5550
- var _StopVoiceToneAnalysisTaskCommand = class _StopVoiceToneAnalysisTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5551
- ...commonParams
5552
- }).m(function(Command, cs, config, o) {
5394
+ var _StopVoiceToneAnalysisTaskCommand = class _StopVoiceToneAnalysisTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5553
5395
  return [
5554
5396
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5555
5397
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5563,9 +5405,7 @@ var StopVoiceToneAnalysisTaskCommand = _StopVoiceToneAnalysisTaskCommand;
5563
5405
 
5564
5406
 
5565
5407
 
5566
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5567
- ...commonParams
5568
- }).m(function(Command, cs, config, o) {
5408
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5569
5409
  return [
5570
5410
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5571
5411
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5579,9 +5419,7 @@ var TagResourceCommand = _TagResourceCommand;
5579
5419
 
5580
5420
 
5581
5421
 
5582
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5583
- ...commonParams
5584
- }).m(function(Command, cs, config, o) {
5422
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5585
5423
  return [
5586
5424
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5587
5425
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5595,9 +5433,7 @@ var UntagResourceCommand = _UntagResourceCommand;
5595
5433
 
5596
5434
 
5597
5435
 
5598
- var _UpdateGlobalSettingsCommand = class _UpdateGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
5599
- ...commonParams
5600
- }).m(function(Command, cs, config, o) {
5436
+ var _UpdateGlobalSettingsCommand = class _UpdateGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5601
5437
  return [
5602
5438
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5603
5439
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5611,9 +5447,7 @@ var UpdateGlobalSettingsCommand = _UpdateGlobalSettingsCommand;
5611
5447
 
5612
5448
 
5613
5449
 
5614
- var _UpdatePhoneNumberCommand = class _UpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
5615
- ...commonParams
5616
- }).m(function(Command, cs, config, o) {
5450
+ var _UpdatePhoneNumberCommand = class _UpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5617
5451
  return [
5618
5452
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5619
5453
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5627,9 +5461,7 @@ var UpdatePhoneNumberCommand = _UpdatePhoneNumberCommand;
5627
5461
 
5628
5462
 
5629
5463
 
5630
- var _UpdatePhoneNumberSettingsCommand = class _UpdatePhoneNumberSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
5631
- ...commonParams
5632
- }).m(function(Command, cs, config, o) {
5464
+ var _UpdatePhoneNumberSettingsCommand = class _UpdatePhoneNumberSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5633
5465
  return [
5634
5466
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5635
5467
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5643,9 +5475,7 @@ var UpdatePhoneNumberSettingsCommand = _UpdatePhoneNumberSettingsCommand;
5643
5475
 
5644
5476
 
5645
5477
 
5646
- var _UpdateProxySessionCommand = class _UpdateProxySessionCommand extends import_smithy_client.Command.classBuilder().ep({
5647
- ...commonParams
5648
- }).m(function(Command, cs, config, o) {
5478
+ var _UpdateProxySessionCommand = class _UpdateProxySessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5649
5479
  return [
5650
5480
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5651
5481
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5659,9 +5489,7 @@ var UpdateProxySessionCommand = _UpdateProxySessionCommand;
5659
5489
 
5660
5490
 
5661
5491
 
5662
- var _UpdateSipMediaApplicationCallCommand = class _UpdateSipMediaApplicationCallCommand extends import_smithy_client.Command.classBuilder().ep({
5663
- ...commonParams
5664
- }).m(function(Command, cs, config, o) {
5492
+ var _UpdateSipMediaApplicationCallCommand = class _UpdateSipMediaApplicationCallCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5665
5493
  return [
5666
5494
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5667
5495
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5675,9 +5503,7 @@ var UpdateSipMediaApplicationCallCommand = _UpdateSipMediaApplicationCallCommand
5675
5503
 
5676
5504
 
5677
5505
 
5678
- var _UpdateSipMediaApplicationCommand = class _UpdateSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
5679
- ...commonParams
5680
- }).m(function(Command, cs, config, o) {
5506
+ var _UpdateSipMediaApplicationCommand = class _UpdateSipMediaApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5681
5507
  return [
5682
5508
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5683
5509
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5691,9 +5517,7 @@ var UpdateSipMediaApplicationCommand = _UpdateSipMediaApplicationCommand;
5691
5517
 
5692
5518
 
5693
5519
 
5694
- var _UpdateSipRuleCommand = class _UpdateSipRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5695
- ...commonParams
5696
- }).m(function(Command, cs, config, o) {
5520
+ var _UpdateSipRuleCommand = class _UpdateSipRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5697
5521
  return [
5698
5522
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5699
5523
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5707,9 +5531,7 @@ var UpdateSipRuleCommand = _UpdateSipRuleCommand;
5707
5531
 
5708
5532
 
5709
5533
 
5710
- var _UpdateVoiceConnectorCommand = class _UpdateVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
5711
- ...commonParams
5712
- }).m(function(Command, cs, config, o) {
5534
+ var _UpdateVoiceConnectorCommand = class _UpdateVoiceConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5713
5535
  return [
5714
5536
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5715
5537
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5723,9 +5545,7 @@ var UpdateVoiceConnectorCommand = _UpdateVoiceConnectorCommand;
5723
5545
 
5724
5546
 
5725
5547
 
5726
- var _UpdateVoiceConnectorGroupCommand = class _UpdateVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep({
5727
- ...commonParams
5728
- }).m(function(Command, cs, config, o) {
5548
+ var _UpdateVoiceConnectorGroupCommand = class _UpdateVoiceConnectorGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5729
5549
  return [
5730
5550
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5731
5551
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5739,9 +5559,7 @@ var UpdateVoiceConnectorGroupCommand = _UpdateVoiceConnectorGroupCommand;
5739
5559
 
5740
5560
 
5741
5561
 
5742
- var _UpdateVoiceProfileCommand = class _UpdateVoiceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
5743
- ...commonParams
5744
- }).m(function(Command, cs, config, o) {
5562
+ var _UpdateVoiceProfileCommand = class _UpdateVoiceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5745
5563
  return [
5746
5564
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5747
5565
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5755,9 +5573,7 @@ var UpdateVoiceProfileCommand = _UpdateVoiceProfileCommand;
5755
5573
 
5756
5574
 
5757
5575
 
5758
- var _UpdateVoiceProfileDomainCommand = class _UpdateVoiceProfileDomainCommand extends import_smithy_client.Command.classBuilder().ep({
5759
- ...commonParams
5760
- }).m(function(Command, cs, config, o) {
5576
+ var _UpdateVoiceProfileDomainCommand = class _UpdateVoiceProfileDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5761
5577
  return [
5762
5578
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5763
5579
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5771,9 +5587,7 @@ var UpdateVoiceProfileDomainCommand = _UpdateVoiceProfileDomainCommand;
5771
5587
 
5772
5588
 
5773
5589
 
5774
- var _ValidateE911AddressCommand = class _ValidateE911AddressCommand extends import_smithy_client.Command.classBuilder().ep({
5775
- ...commonParams
5776
- }).m(function(Command, cs, config, o) {
5590
+ var _ValidateE911AddressCommand = class _ValidateE911AddressCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5777
5591
  return [
5778
5592
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5779
5593
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())