@aws-sdk/client-pinpoint-sms-voice-v2 3.590.0 → 3.596.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 (169) hide show
  1. package/dist-cjs/index.js +0 -82
  2. package/dist-types/commands/AssociateOriginationIdentityCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateProtectConfigurationCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateEventDestinationCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateOptOutListCommand.d.ts +2 -1
  7. package/dist-types/commands/CreatePoolCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateProtectConfigurationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateRegistrationAssociationCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateRegistrationAttachmentCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateRegistrationCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateRegistrationVersionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateVerifiedDestinationNumberCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteDefaultMessageTypeCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteDefaultSenderIdCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteEventDestinationCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteKeywordCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteOptOutListCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteOptedOutNumberCommand.d.ts +2 -1
  23. package/dist-types/commands/DeletePoolCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteProtectConfigurationCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteRegistrationAttachmentCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteRegistrationCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteRegistrationFieldValueCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteVerifiedDestinationNumberCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeConfigurationSetsCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeKeywordsCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeOptOutListsCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeOptedOutNumbersCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribePhoneNumbersCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribePoolsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeProtectConfigurationsCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeRegistrationAttachmentsCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeRegistrationFieldValuesCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeRegistrationVersionsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeRegistrationsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeSenderIdsCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeSpendLimitsCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +2 -1
  50. package/dist-types/commands/DisassociateOriginationIdentityCommand.d.ts +2 -1
  51. package/dist-types/commands/DisassociateProtectConfigurationCommand.d.ts +2 -1
  52. package/dist-types/commands/DiscardRegistrationVersionCommand.d.ts +2 -1
  53. package/dist-types/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +2 -1
  54. package/dist-types/commands/ListPoolOriginationIdentitiesCommand.d.ts +2 -1
  55. package/dist-types/commands/ListRegistrationAssociationsCommand.d.ts +2 -1
  56. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  57. package/dist-types/commands/PutKeywordCommand.d.ts +2 -1
  58. package/dist-types/commands/PutOptedOutNumberCommand.d.ts +2 -1
  59. package/dist-types/commands/PutRegistrationFieldValueCommand.d.ts +2 -1
  60. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -1
  61. package/dist-types/commands/ReleaseSenderIdCommand.d.ts +2 -1
  62. package/dist-types/commands/RequestPhoneNumberCommand.d.ts +2 -1
  63. package/dist-types/commands/RequestSenderIdCommand.d.ts +2 -1
  64. package/dist-types/commands/SendDestinationNumberVerificationCodeCommand.d.ts +2 -1
  65. package/dist-types/commands/SendMediaMessageCommand.d.ts +2 -1
  66. package/dist-types/commands/SendTextMessageCommand.d.ts +2 -1
  67. package/dist-types/commands/SendVoiceMessageCommand.d.ts +2 -1
  68. package/dist-types/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +2 -1
  69. package/dist-types/commands/SetDefaultMessageTypeCommand.d.ts +2 -1
  70. package/dist-types/commands/SetDefaultSenderIdCommand.d.ts +2 -1
  71. package/dist-types/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +2 -1
  72. package/dist-types/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +2 -1
  73. package/dist-types/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +2 -1
  74. package/dist-types/commands/SubmitRegistrationVersionCommand.d.ts +2 -1
  75. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  76. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateEventDestinationCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdatePoolCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateProtectConfigurationCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateSenderIdCommand.d.ts +2 -1
  83. package/dist-types/commands/VerifyDestinationNumberCommand.d.ts +2 -1
  84. package/dist-types/index.d.ts +2 -2
  85. package/dist-types/models/PinpointSMSVoiceV2ServiceException.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/AssociateOriginationIdentityCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/AssociateProtectConfigurationCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/CreateEventDestinationCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/CreateOptOutListCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/CreatePoolCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/CreateProtectConfigurationCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/CreateRegistrationAssociationCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/CreateRegistrationAttachmentCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/CreateRegistrationCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/CreateRegistrationVersionCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/CreateVerifiedDestinationNumberCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/DeleteDefaultMessageTypeCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/DeleteDefaultSenderIdCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DeleteEventDestinationCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DeleteKeywordCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DeleteOptOutListCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DeleteOptedOutNumberCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DeletePoolCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DeleteProtectConfigurationCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DeleteRegistrationAttachmentCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DeleteRegistrationCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DeleteRegistrationFieldValueCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DeleteVerifiedDestinationNumberCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DescribeConfigurationSetsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DescribeKeywordsCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DescribeOptOutListsCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DescribeOptedOutNumbersCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DescribePhoneNumbersCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DescribePoolsCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DescribeProtectConfigurationsCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/DescribeRegistrationAttachmentsCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/DescribeRegistrationFieldValuesCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/DescribeRegistrationVersionsCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/DescribeRegistrationsCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/DescribeSenderIdsCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/DescribeSpendLimitsCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/DisassociateOriginationIdentityCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/DisassociateProtectConfigurationCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/DiscardRegistrationVersionCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/ListPoolOriginationIdentitiesCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/ListRegistrationAssociationsCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/PutKeywordCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/PutOptedOutNumberCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/PutRegistrationFieldValueCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/ReleaseSenderIdCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/RequestPhoneNumberCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/RequestSenderIdCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/SendDestinationNumberVerificationCodeCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/SendMediaMessageCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/SendTextMessageCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/SendVoiceMessageCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/SetDefaultMessageTypeCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/SetDefaultSenderIdCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/SubmitRegistrationVersionCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/UpdateEventDestinationCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/UpdatePoolCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/UpdateSenderIdCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/VerifyDestinationNumberCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/models/PinpointSMSVoiceV2ServiceException.d.ts +2 -1
  169. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -333,7 +333,6 @@ var PinpointSMSVoiceV2Client = _PinpointSMSVoiceV2Client;
333
333
 
334
334
  var import_middleware_serde = require("@smithy/middleware-serde");
335
335
 
336
- var import_types = require("@smithy/types");
337
336
 
338
337
  // src/protocols/Aws_json1_0.ts
339
338
  var import_core2 = require("@aws-sdk/core");
@@ -3285,7 +3284,6 @@ var AssociateOriginationIdentityCommand = _AssociateOriginationIdentityCommand;
3285
3284
 
3286
3285
 
3287
3286
 
3288
-
3289
3287
  var _AssociateProtectConfigurationCommand = class _AssociateProtectConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3290
3288
  ...commonParams
3291
3289
  }).m(function(Command, cs, config, o) {
@@ -3302,7 +3300,6 @@ var AssociateProtectConfigurationCommand = _AssociateProtectConfigurationCommand
3302
3300
 
3303
3301
 
3304
3302
 
3305
-
3306
3303
  var _CreateConfigurationSetCommand = class _CreateConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
3307
3304
  ...commonParams
3308
3305
  }).m(function(Command, cs, config, o) {
@@ -3319,7 +3316,6 @@ var CreateConfigurationSetCommand = _CreateConfigurationSetCommand;
3319
3316
 
3320
3317
 
3321
3318
 
3322
-
3323
3319
  var _CreateEventDestinationCommand = class _CreateEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
3324
3320
  ...commonParams
3325
3321
  }).m(function(Command, cs, config, o) {
@@ -3336,7 +3332,6 @@ var CreateEventDestinationCommand = _CreateEventDestinationCommand;
3336
3332
 
3337
3333
 
3338
3334
 
3339
-
3340
3335
  var _CreateOptOutListCommand = class _CreateOptOutListCommand extends import_smithy_client.Command.classBuilder().ep({
3341
3336
  ...commonParams
3342
3337
  }).m(function(Command, cs, config, o) {
@@ -3353,7 +3348,6 @@ var CreateOptOutListCommand = _CreateOptOutListCommand;
3353
3348
 
3354
3349
 
3355
3350
 
3356
-
3357
3351
  var _CreatePoolCommand = class _CreatePoolCommand extends import_smithy_client.Command.classBuilder().ep({
3358
3352
  ...commonParams
3359
3353
  }).m(function(Command, cs, config, o) {
@@ -3370,7 +3364,6 @@ var CreatePoolCommand = _CreatePoolCommand;
3370
3364
 
3371
3365
 
3372
3366
 
3373
-
3374
3367
  var _CreateProtectConfigurationCommand = class _CreateProtectConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3375
3368
  ...commonParams
3376
3369
  }).m(function(Command, cs, config, o) {
@@ -3387,7 +3380,6 @@ var CreateProtectConfigurationCommand = _CreateProtectConfigurationCommand;
3387
3380
 
3388
3381
 
3389
3382
 
3390
-
3391
3383
  var _CreateRegistrationAssociationCommand = class _CreateRegistrationAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
3392
3384
  ...commonParams
3393
3385
  }).m(function(Command, cs, config, o) {
@@ -3404,7 +3396,6 @@ var CreateRegistrationAssociationCommand = _CreateRegistrationAssociationCommand
3404
3396
 
3405
3397
 
3406
3398
 
3407
-
3408
3399
  var _CreateRegistrationAttachmentCommand = class _CreateRegistrationAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
3409
3400
  ...commonParams
3410
3401
  }).m(function(Command, cs, config, o) {
@@ -3421,7 +3412,6 @@ var CreateRegistrationAttachmentCommand = _CreateRegistrationAttachmentCommand;
3421
3412
 
3422
3413
 
3423
3414
 
3424
-
3425
3415
  var _CreateRegistrationCommand = class _CreateRegistrationCommand extends import_smithy_client.Command.classBuilder().ep({
3426
3416
  ...commonParams
3427
3417
  }).m(function(Command, cs, config, o) {
@@ -3438,7 +3428,6 @@ var CreateRegistrationCommand = _CreateRegistrationCommand;
3438
3428
 
3439
3429
 
3440
3430
 
3441
-
3442
3431
  var _CreateRegistrationVersionCommand = class _CreateRegistrationVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3443
3432
  ...commonParams
3444
3433
  }).m(function(Command, cs, config, o) {
@@ -3455,7 +3444,6 @@ var CreateRegistrationVersionCommand = _CreateRegistrationVersionCommand;
3455
3444
 
3456
3445
 
3457
3446
 
3458
-
3459
3447
  var _CreateVerifiedDestinationNumberCommand = class _CreateVerifiedDestinationNumberCommand extends import_smithy_client.Command.classBuilder().ep({
3460
3448
  ...commonParams
3461
3449
  }).m(function(Command, cs, config, o) {
@@ -3472,7 +3460,6 @@ var CreateVerifiedDestinationNumberCommand = _CreateVerifiedDestinationNumberCom
3472
3460
 
3473
3461
 
3474
3462
 
3475
-
3476
3463
  var _DeleteAccountDefaultProtectConfigurationCommand = class _DeleteAccountDefaultProtectConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3477
3464
  ...commonParams
3478
3465
  }).m(function(Command, cs, config, o) {
@@ -3489,7 +3476,6 @@ var DeleteAccountDefaultProtectConfigurationCommand = _DeleteAccountDefaultProte
3489
3476
 
3490
3477
 
3491
3478
 
3492
-
3493
3479
  var _DeleteConfigurationSetCommand = class _DeleteConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
3494
3480
  ...commonParams
3495
3481
  }).m(function(Command, cs, config, o) {
@@ -3506,7 +3492,6 @@ var DeleteConfigurationSetCommand = _DeleteConfigurationSetCommand;
3506
3492
 
3507
3493
 
3508
3494
 
3509
-
3510
3495
  var _DeleteDefaultMessageTypeCommand = class _DeleteDefaultMessageTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3511
3496
  ...commonParams
3512
3497
  }).m(function(Command, cs, config, o) {
@@ -3523,7 +3508,6 @@ var DeleteDefaultMessageTypeCommand = _DeleteDefaultMessageTypeCommand;
3523
3508
 
3524
3509
 
3525
3510
 
3526
-
3527
3511
  var _DeleteDefaultSenderIdCommand = class _DeleteDefaultSenderIdCommand extends import_smithy_client.Command.classBuilder().ep({
3528
3512
  ...commonParams
3529
3513
  }).m(function(Command, cs, config, o) {
@@ -3540,7 +3524,6 @@ var DeleteDefaultSenderIdCommand = _DeleteDefaultSenderIdCommand;
3540
3524
 
3541
3525
 
3542
3526
 
3543
-
3544
3527
  var _DeleteEventDestinationCommand = class _DeleteEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
3545
3528
  ...commonParams
3546
3529
  }).m(function(Command, cs, config, o) {
@@ -3557,7 +3540,6 @@ var DeleteEventDestinationCommand = _DeleteEventDestinationCommand;
3557
3540
 
3558
3541
 
3559
3542
 
3560
-
3561
3543
  var _DeleteKeywordCommand = class _DeleteKeywordCommand extends import_smithy_client.Command.classBuilder().ep({
3562
3544
  ...commonParams
3563
3545
  }).m(function(Command, cs, config, o) {
@@ -3574,7 +3556,6 @@ var DeleteKeywordCommand = _DeleteKeywordCommand;
3574
3556
 
3575
3557
 
3576
3558
 
3577
-
3578
3559
  var _DeleteMediaMessageSpendLimitOverrideCommand = class _DeleteMediaMessageSpendLimitOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
3579
3560
  ...commonParams
3580
3561
  }).m(function(Command, cs, config, o) {
@@ -3591,7 +3572,6 @@ var DeleteMediaMessageSpendLimitOverrideCommand = _DeleteMediaMessageSpendLimitO
3591
3572
 
3592
3573
 
3593
3574
 
3594
-
3595
3575
  var _DeleteOptedOutNumberCommand = class _DeleteOptedOutNumberCommand extends import_smithy_client.Command.classBuilder().ep({
3596
3576
  ...commonParams
3597
3577
  }).m(function(Command, cs, config, o) {
@@ -3608,7 +3588,6 @@ var DeleteOptedOutNumberCommand = _DeleteOptedOutNumberCommand;
3608
3588
 
3609
3589
 
3610
3590
 
3611
-
3612
3591
  var _DeleteOptOutListCommand = class _DeleteOptOutListCommand extends import_smithy_client.Command.classBuilder().ep({
3613
3592
  ...commonParams
3614
3593
  }).m(function(Command, cs, config, o) {
@@ -3625,7 +3604,6 @@ var DeleteOptOutListCommand = _DeleteOptOutListCommand;
3625
3604
 
3626
3605
 
3627
3606
 
3628
-
3629
3607
  var _DeletePoolCommand = class _DeletePoolCommand extends import_smithy_client.Command.classBuilder().ep({
3630
3608
  ...commonParams
3631
3609
  }).m(function(Command, cs, config, o) {
@@ -3642,7 +3620,6 @@ var DeletePoolCommand = _DeletePoolCommand;
3642
3620
 
3643
3621
 
3644
3622
 
3645
-
3646
3623
  var _DeleteProtectConfigurationCommand = class _DeleteProtectConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3647
3624
  ...commonParams
3648
3625
  }).m(function(Command, cs, config, o) {
@@ -3659,7 +3636,6 @@ var DeleteProtectConfigurationCommand = _DeleteProtectConfigurationCommand;
3659
3636
 
3660
3637
 
3661
3638
 
3662
-
3663
3639
  var _DeleteRegistrationAttachmentCommand = class _DeleteRegistrationAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
3664
3640
  ...commonParams
3665
3641
  }).m(function(Command, cs, config, o) {
@@ -3676,7 +3652,6 @@ var DeleteRegistrationAttachmentCommand = _DeleteRegistrationAttachmentCommand;
3676
3652
 
3677
3653
 
3678
3654
 
3679
-
3680
3655
  var _DeleteRegistrationCommand = class _DeleteRegistrationCommand extends import_smithy_client.Command.classBuilder().ep({
3681
3656
  ...commonParams
3682
3657
  }).m(function(Command, cs, config, o) {
@@ -3693,7 +3668,6 @@ var DeleteRegistrationCommand = _DeleteRegistrationCommand;
3693
3668
 
3694
3669
 
3695
3670
 
3696
-
3697
3671
  var _DeleteRegistrationFieldValueCommand = class _DeleteRegistrationFieldValueCommand extends import_smithy_client.Command.classBuilder().ep({
3698
3672
  ...commonParams
3699
3673
  }).m(function(Command, cs, config, o) {
@@ -3710,7 +3684,6 @@ var DeleteRegistrationFieldValueCommand = _DeleteRegistrationFieldValueCommand;
3710
3684
 
3711
3685
 
3712
3686
 
3713
-
3714
3687
  var _DeleteTextMessageSpendLimitOverrideCommand = class _DeleteTextMessageSpendLimitOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
3715
3688
  ...commonParams
3716
3689
  }).m(function(Command, cs, config, o) {
@@ -3727,7 +3700,6 @@ var DeleteTextMessageSpendLimitOverrideCommand = _DeleteTextMessageSpendLimitOve
3727
3700
 
3728
3701
 
3729
3702
 
3730
-
3731
3703
  var _DeleteVerifiedDestinationNumberCommand = class _DeleteVerifiedDestinationNumberCommand extends import_smithy_client.Command.classBuilder().ep({
3732
3704
  ...commonParams
3733
3705
  }).m(function(Command, cs, config, o) {
@@ -3744,7 +3716,6 @@ var DeleteVerifiedDestinationNumberCommand = _DeleteVerifiedDestinationNumberCom
3744
3716
 
3745
3717
 
3746
3718
 
3747
-
3748
3719
  var _DeleteVoiceMessageSpendLimitOverrideCommand = class _DeleteVoiceMessageSpendLimitOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
3749
3720
  ...commonParams
3750
3721
  }).m(function(Command, cs, config, o) {
@@ -3761,7 +3732,6 @@ var DeleteVoiceMessageSpendLimitOverrideCommand = _DeleteVoiceMessageSpendLimitO
3761
3732
 
3762
3733
 
3763
3734
 
3764
-
3765
3735
  var _DescribeAccountAttributesCommand = class _DescribeAccountAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
3766
3736
  ...commonParams
3767
3737
  }).m(function(Command, cs, config, o) {
@@ -3778,7 +3748,6 @@ var DescribeAccountAttributesCommand = _DescribeAccountAttributesCommand;
3778
3748
 
3779
3749
 
3780
3750
 
3781
-
3782
3751
  var _DescribeAccountLimitsCommand = class _DescribeAccountLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
3783
3752
  ...commonParams
3784
3753
  }).m(function(Command, cs, config, o) {
@@ -3795,7 +3764,6 @@ var DescribeAccountLimitsCommand = _DescribeAccountLimitsCommand;
3795
3764
 
3796
3765
 
3797
3766
 
3798
-
3799
3767
  var _DescribeConfigurationSetsCommand = class _DescribeConfigurationSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3800
3768
  ...commonParams
3801
3769
  }).m(function(Command, cs, config, o) {
@@ -3812,7 +3780,6 @@ var DescribeConfigurationSetsCommand = _DescribeConfigurationSetsCommand;
3812
3780
 
3813
3781
 
3814
3782
 
3815
-
3816
3783
  var _DescribeKeywordsCommand = class _DescribeKeywordsCommand extends import_smithy_client.Command.classBuilder().ep({
3817
3784
  ...commonParams
3818
3785
  }).m(function(Command, cs, config, o) {
@@ -3829,7 +3796,6 @@ var DescribeKeywordsCommand = _DescribeKeywordsCommand;
3829
3796
 
3830
3797
 
3831
3798
 
3832
-
3833
3799
  var _DescribeOptedOutNumbersCommand = class _DescribeOptedOutNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
3834
3800
  ...commonParams
3835
3801
  }).m(function(Command, cs, config, o) {
@@ -3846,7 +3812,6 @@ var DescribeOptedOutNumbersCommand = _DescribeOptedOutNumbersCommand;
3846
3812
 
3847
3813
 
3848
3814
 
3849
-
3850
3815
  var _DescribeOptOutListsCommand = class _DescribeOptOutListsCommand extends import_smithy_client.Command.classBuilder().ep({
3851
3816
  ...commonParams
3852
3817
  }).m(function(Command, cs, config, o) {
@@ -3863,7 +3828,6 @@ var DescribeOptOutListsCommand = _DescribeOptOutListsCommand;
3863
3828
 
3864
3829
 
3865
3830
 
3866
-
3867
3831
  var _DescribePhoneNumbersCommand = class _DescribePhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
3868
3832
  ...commonParams
3869
3833
  }).m(function(Command, cs, config, o) {
@@ -3880,7 +3844,6 @@ var DescribePhoneNumbersCommand = _DescribePhoneNumbersCommand;
3880
3844
 
3881
3845
 
3882
3846
 
3883
-
3884
3847
  var _DescribePoolsCommand = class _DescribePoolsCommand extends import_smithy_client.Command.classBuilder().ep({
3885
3848
  ...commonParams
3886
3849
  }).m(function(Command, cs, config, o) {
@@ -3897,7 +3860,6 @@ var DescribePoolsCommand = _DescribePoolsCommand;
3897
3860
 
3898
3861
 
3899
3862
 
3900
-
3901
3863
  var _DescribeProtectConfigurationsCommand = class _DescribeProtectConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
3902
3864
  ...commonParams
3903
3865
  }).m(function(Command, cs, config, o) {
@@ -3914,7 +3876,6 @@ var DescribeProtectConfigurationsCommand = _DescribeProtectConfigurationsCommand
3914
3876
 
3915
3877
 
3916
3878
 
3917
-
3918
3879
  var _DescribeRegistrationAttachmentsCommand = class _DescribeRegistrationAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep({
3919
3880
  ...commonParams
3920
3881
  }).m(function(Command, cs, config, o) {
@@ -3931,7 +3892,6 @@ var DescribeRegistrationAttachmentsCommand = _DescribeRegistrationAttachmentsCom
3931
3892
 
3932
3893
 
3933
3894
 
3934
-
3935
3895
  var _DescribeRegistrationFieldDefinitionsCommand = class _DescribeRegistrationFieldDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
3936
3896
  ...commonParams
3937
3897
  }).m(function(Command, cs, config, o) {
@@ -3948,7 +3908,6 @@ var DescribeRegistrationFieldDefinitionsCommand = _DescribeRegistrationFieldDefi
3948
3908
 
3949
3909
 
3950
3910
 
3951
-
3952
3911
  var _DescribeRegistrationFieldValuesCommand = class _DescribeRegistrationFieldValuesCommand extends import_smithy_client.Command.classBuilder().ep({
3953
3912
  ...commonParams
3954
3913
  }).m(function(Command, cs, config, o) {
@@ -3965,7 +3924,6 @@ var DescribeRegistrationFieldValuesCommand = _DescribeRegistrationFieldValuesCom
3965
3924
 
3966
3925
 
3967
3926
 
3968
-
3969
3927
  var _DescribeRegistrationsCommand = class _DescribeRegistrationsCommand extends import_smithy_client.Command.classBuilder().ep({
3970
3928
  ...commonParams
3971
3929
  }).m(function(Command, cs, config, o) {
@@ -3982,7 +3940,6 @@ var DescribeRegistrationsCommand = _DescribeRegistrationsCommand;
3982
3940
 
3983
3941
 
3984
3942
 
3985
-
3986
3943
  var _DescribeRegistrationSectionDefinitionsCommand = class _DescribeRegistrationSectionDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
3987
3944
  ...commonParams
3988
3945
  }).m(function(Command, cs, config, o) {
@@ -3999,7 +3956,6 @@ var DescribeRegistrationSectionDefinitionsCommand = _DescribeRegistrationSection
3999
3956
 
4000
3957
 
4001
3958
 
4002
-
4003
3959
  var _DescribeRegistrationTypeDefinitionsCommand = class _DescribeRegistrationTypeDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
4004
3960
  ...commonParams
4005
3961
  }).m(function(Command, cs, config, o) {
@@ -4016,7 +3972,6 @@ var DescribeRegistrationTypeDefinitionsCommand = _DescribeRegistrationTypeDefini
4016
3972
 
4017
3973
 
4018
3974
 
4019
-
4020
3975
  var _DescribeRegistrationVersionsCommand = class _DescribeRegistrationVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
4021
3976
  ...commonParams
4022
3977
  }).m(function(Command, cs, config, o) {
@@ -4033,7 +3988,6 @@ var DescribeRegistrationVersionsCommand = _DescribeRegistrationVersionsCommand;
4033
3988
 
4034
3989
 
4035
3990
 
4036
-
4037
3991
  var _DescribeSenderIdsCommand = class _DescribeSenderIdsCommand extends import_smithy_client.Command.classBuilder().ep({
4038
3992
  ...commonParams
4039
3993
  }).m(function(Command, cs, config, o) {
@@ -4050,7 +4004,6 @@ var DescribeSenderIdsCommand = _DescribeSenderIdsCommand;
4050
4004
 
4051
4005
 
4052
4006
 
4053
-
4054
4007
  var _DescribeSpendLimitsCommand = class _DescribeSpendLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
4055
4008
  ...commonParams
4056
4009
  }).m(function(Command, cs, config, o) {
@@ -4067,7 +4020,6 @@ var DescribeSpendLimitsCommand = _DescribeSpendLimitsCommand;
4067
4020
 
4068
4021
 
4069
4022
 
4070
-
4071
4023
  var _DescribeVerifiedDestinationNumbersCommand = class _DescribeVerifiedDestinationNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
4072
4024
  ...commonParams
4073
4025
  }).m(function(Command, cs, config, o) {
@@ -4084,7 +4036,6 @@ var DescribeVerifiedDestinationNumbersCommand = _DescribeVerifiedDestinationNumb
4084
4036
 
4085
4037
 
4086
4038
 
4087
-
4088
4039
  var _DisassociateOriginationIdentityCommand = class _DisassociateOriginationIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
4089
4040
  ...commonParams
4090
4041
  }).m(function(Command, cs, config, o) {
@@ -4101,7 +4052,6 @@ var DisassociateOriginationIdentityCommand = _DisassociateOriginationIdentityCom
4101
4052
 
4102
4053
 
4103
4054
 
4104
-
4105
4055
  var _DisassociateProtectConfigurationCommand = class _DisassociateProtectConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4106
4056
  ...commonParams
4107
4057
  }).m(function(Command, cs, config, o) {
@@ -4118,7 +4068,6 @@ var DisassociateProtectConfigurationCommand = _DisassociateProtectConfigurationC
4118
4068
 
4119
4069
 
4120
4070
 
4121
-
4122
4071
  var _DiscardRegistrationVersionCommand = class _DiscardRegistrationVersionCommand extends import_smithy_client.Command.classBuilder().ep({
4123
4072
  ...commonParams
4124
4073
  }).m(function(Command, cs, config, o) {
@@ -4135,7 +4084,6 @@ var DiscardRegistrationVersionCommand = _DiscardRegistrationVersionCommand;
4135
4084
 
4136
4085
 
4137
4086
 
4138
-
4139
4087
  var _GetProtectConfigurationCountryRuleSetCommand = class _GetProtectConfigurationCountryRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
4140
4088
  ...commonParams
4141
4089
  }).m(function(Command, cs, config, o) {
@@ -4152,7 +4100,6 @@ var GetProtectConfigurationCountryRuleSetCommand = _GetProtectConfigurationCount
4152
4100
 
4153
4101
 
4154
4102
 
4155
-
4156
4103
  var _ListPoolOriginationIdentitiesCommand = class _ListPoolOriginationIdentitiesCommand extends import_smithy_client.Command.classBuilder().ep({
4157
4104
  ...commonParams
4158
4105
  }).m(function(Command, cs, config, o) {
@@ -4169,7 +4116,6 @@ var ListPoolOriginationIdentitiesCommand = _ListPoolOriginationIdentitiesCommand
4169
4116
 
4170
4117
 
4171
4118
 
4172
-
4173
4119
  var _ListRegistrationAssociationsCommand = class _ListRegistrationAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
4174
4120
  ...commonParams
4175
4121
  }).m(function(Command, cs, config, o) {
@@ -4186,7 +4132,6 @@ var ListRegistrationAssociationsCommand = _ListRegistrationAssociationsCommand;
4186
4132
 
4187
4133
 
4188
4134
 
4189
-
4190
4135
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4191
4136
  ...commonParams
4192
4137
  }).m(function(Command, cs, config, o) {
@@ -4203,7 +4148,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4203
4148
 
4204
4149
 
4205
4150
 
4206
-
4207
4151
  var _PutKeywordCommand = class _PutKeywordCommand extends import_smithy_client.Command.classBuilder().ep({
4208
4152
  ...commonParams
4209
4153
  }).m(function(Command, cs, config, o) {
@@ -4220,7 +4164,6 @@ var PutKeywordCommand = _PutKeywordCommand;
4220
4164
 
4221
4165
 
4222
4166
 
4223
-
4224
4167
  var _PutOptedOutNumberCommand = class _PutOptedOutNumberCommand extends import_smithy_client.Command.classBuilder().ep({
4225
4168
  ...commonParams
4226
4169
  }).m(function(Command, cs, config, o) {
@@ -4237,7 +4180,6 @@ var PutOptedOutNumberCommand = _PutOptedOutNumberCommand;
4237
4180
 
4238
4181
 
4239
4182
 
4240
-
4241
4183
  var _PutRegistrationFieldValueCommand = class _PutRegistrationFieldValueCommand extends import_smithy_client.Command.classBuilder().ep({
4242
4184
  ...commonParams
4243
4185
  }).m(function(Command, cs, config, o) {
@@ -4254,7 +4196,6 @@ var PutRegistrationFieldValueCommand = _PutRegistrationFieldValueCommand;
4254
4196
 
4255
4197
 
4256
4198
 
4257
-
4258
4199
  var _ReleasePhoneNumberCommand = class _ReleasePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
4259
4200
  ...commonParams
4260
4201
  }).m(function(Command, cs, config, o) {
@@ -4271,7 +4212,6 @@ var ReleasePhoneNumberCommand = _ReleasePhoneNumberCommand;
4271
4212
 
4272
4213
 
4273
4214
 
4274
-
4275
4215
  var _ReleaseSenderIdCommand = class _ReleaseSenderIdCommand extends import_smithy_client.Command.classBuilder().ep({
4276
4216
  ...commonParams
4277
4217
  }).m(function(Command, cs, config, o) {
@@ -4288,7 +4228,6 @@ var ReleaseSenderIdCommand = _ReleaseSenderIdCommand;
4288
4228
 
4289
4229
 
4290
4230
 
4291
-
4292
4231
  var _RequestPhoneNumberCommand = class _RequestPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
4293
4232
  ...commonParams
4294
4233
  }).m(function(Command, cs, config, o) {
@@ -4305,7 +4244,6 @@ var RequestPhoneNumberCommand = _RequestPhoneNumberCommand;
4305
4244
 
4306
4245
 
4307
4246
 
4308
-
4309
4247
  var _RequestSenderIdCommand = class _RequestSenderIdCommand extends import_smithy_client.Command.classBuilder().ep({
4310
4248
  ...commonParams
4311
4249
  }).m(function(Command, cs, config, o) {
@@ -4322,7 +4260,6 @@ var RequestSenderIdCommand = _RequestSenderIdCommand;
4322
4260
 
4323
4261
 
4324
4262
 
4325
-
4326
4263
  var _SendDestinationNumberVerificationCodeCommand = class _SendDestinationNumberVerificationCodeCommand extends import_smithy_client.Command.classBuilder().ep({
4327
4264
  ...commonParams
4328
4265
  }).m(function(Command, cs, config, o) {
@@ -4339,7 +4276,6 @@ var SendDestinationNumberVerificationCodeCommand = _SendDestinationNumberVerific
4339
4276
 
4340
4277
 
4341
4278
 
4342
-
4343
4279
  var _SendMediaMessageCommand = class _SendMediaMessageCommand extends import_smithy_client.Command.classBuilder().ep({
4344
4280
  ...commonParams
4345
4281
  }).m(function(Command, cs, config, o) {
@@ -4356,7 +4292,6 @@ var SendMediaMessageCommand = _SendMediaMessageCommand;
4356
4292
 
4357
4293
 
4358
4294
 
4359
-
4360
4295
  var _SendTextMessageCommand = class _SendTextMessageCommand extends import_smithy_client.Command.classBuilder().ep({
4361
4296
  ...commonParams
4362
4297
  }).m(function(Command, cs, config, o) {
@@ -4373,7 +4308,6 @@ var SendTextMessageCommand = _SendTextMessageCommand;
4373
4308
 
4374
4309
 
4375
4310
 
4376
-
4377
4311
  var _SendVoiceMessageCommand = class _SendVoiceMessageCommand extends import_smithy_client.Command.classBuilder().ep({
4378
4312
  ...commonParams
4379
4313
  }).m(function(Command, cs, config, o) {
@@ -4390,7 +4324,6 @@ var SendVoiceMessageCommand = _SendVoiceMessageCommand;
4390
4324
 
4391
4325
 
4392
4326
 
4393
-
4394
4327
  var _SetAccountDefaultProtectConfigurationCommand = class _SetAccountDefaultProtectConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4395
4328
  ...commonParams
4396
4329
  }).m(function(Command, cs, config, o) {
@@ -4407,7 +4340,6 @@ var SetAccountDefaultProtectConfigurationCommand = _SetAccountDefaultProtectConf
4407
4340
 
4408
4341
 
4409
4342
 
4410
-
4411
4343
  var _SetDefaultMessageTypeCommand = class _SetDefaultMessageTypeCommand extends import_smithy_client.Command.classBuilder().ep({
4412
4344
  ...commonParams
4413
4345
  }).m(function(Command, cs, config, o) {
@@ -4424,7 +4356,6 @@ var SetDefaultMessageTypeCommand = _SetDefaultMessageTypeCommand;
4424
4356
 
4425
4357
 
4426
4358
 
4427
-
4428
4359
  var _SetDefaultSenderIdCommand = class _SetDefaultSenderIdCommand extends import_smithy_client.Command.classBuilder().ep({
4429
4360
  ...commonParams
4430
4361
  }).m(function(Command, cs, config, o) {
@@ -4441,7 +4372,6 @@ var SetDefaultSenderIdCommand = _SetDefaultSenderIdCommand;
4441
4372
 
4442
4373
 
4443
4374
 
4444
-
4445
4375
  var _SetMediaMessageSpendLimitOverrideCommand = class _SetMediaMessageSpendLimitOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
4446
4376
  ...commonParams
4447
4377
  }).m(function(Command, cs, config, o) {
@@ -4458,7 +4388,6 @@ var SetMediaMessageSpendLimitOverrideCommand = _SetMediaMessageSpendLimitOverrid
4458
4388
 
4459
4389
 
4460
4390
 
4461
-
4462
4391
  var _SetTextMessageSpendLimitOverrideCommand = class _SetTextMessageSpendLimitOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
4463
4392
  ...commonParams
4464
4393
  }).m(function(Command, cs, config, o) {
@@ -4475,7 +4404,6 @@ var SetTextMessageSpendLimitOverrideCommand = _SetTextMessageSpendLimitOverrideC
4475
4404
 
4476
4405
 
4477
4406
 
4478
-
4479
4407
  var _SetVoiceMessageSpendLimitOverrideCommand = class _SetVoiceMessageSpendLimitOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
4480
4408
  ...commonParams
4481
4409
  }).m(function(Command, cs, config, o) {
@@ -4492,7 +4420,6 @@ var SetVoiceMessageSpendLimitOverrideCommand = _SetVoiceMessageSpendLimitOverrid
4492
4420
 
4493
4421
 
4494
4422
 
4495
-
4496
4423
  var _SubmitRegistrationVersionCommand = class _SubmitRegistrationVersionCommand extends import_smithy_client.Command.classBuilder().ep({
4497
4424
  ...commonParams
4498
4425
  }).m(function(Command, cs, config, o) {
@@ -4509,7 +4436,6 @@ var SubmitRegistrationVersionCommand = _SubmitRegistrationVersionCommand;
4509
4436
 
4510
4437
 
4511
4438
 
4512
-
4513
4439
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4514
4440
  ...commonParams
4515
4441
  }).m(function(Command, cs, config, o) {
@@ -4526,7 +4452,6 @@ var TagResourceCommand = _TagResourceCommand;
4526
4452
 
4527
4453
 
4528
4454
 
4529
-
4530
4455
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4531
4456
  ...commonParams
4532
4457
  }).m(function(Command, cs, config, o) {
@@ -4543,7 +4468,6 @@ var UntagResourceCommand = _UntagResourceCommand;
4543
4468
 
4544
4469
 
4545
4470
 
4546
-
4547
4471
  var _UpdateEventDestinationCommand = class _UpdateEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
4548
4472
  ...commonParams
4549
4473
  }).m(function(Command, cs, config, o) {
@@ -4560,7 +4484,6 @@ var UpdateEventDestinationCommand = _UpdateEventDestinationCommand;
4560
4484
 
4561
4485
 
4562
4486
 
4563
-
4564
4487
  var _UpdatePhoneNumberCommand = class _UpdatePhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
4565
4488
  ...commonParams
4566
4489
  }).m(function(Command, cs, config, o) {
@@ -4577,7 +4500,6 @@ var UpdatePhoneNumberCommand = _UpdatePhoneNumberCommand;
4577
4500
 
4578
4501
 
4579
4502
 
4580
-
4581
4503
  var _UpdatePoolCommand = class _UpdatePoolCommand extends import_smithy_client.Command.classBuilder().ep({
4582
4504
  ...commonParams
4583
4505
  }).m(function(Command, cs, config, o) {
@@ -4594,7 +4516,6 @@ var UpdatePoolCommand = _UpdatePoolCommand;
4594
4516
 
4595
4517
 
4596
4518
 
4597
-
4598
4519
  var _UpdateProtectConfigurationCommand = class _UpdateProtectConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4599
4520
  ...commonParams
4600
4521
  }).m(function(Command, cs, config, o) {
@@ -4611,7 +4532,6 @@ var UpdateProtectConfigurationCommand = _UpdateProtectConfigurationCommand;
4611
4532
 
4612
4533
 
4613
4534
 
4614
-
4615
4535
  var _UpdateProtectConfigurationCountryRuleSetCommand = class _UpdateProtectConfigurationCountryRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
4616
4536
  ...commonParams
4617
4537
  }).m(function(Command, cs, config, o) {
@@ -4628,7 +4548,6 @@ var UpdateProtectConfigurationCountryRuleSetCommand = _UpdateProtectConfiguratio
4628
4548
 
4629
4549
 
4630
4550
 
4631
-
4632
4551
  var _UpdateSenderIdCommand = class _UpdateSenderIdCommand extends import_smithy_client.Command.classBuilder().ep({
4633
4552
  ...commonParams
4634
4553
  }).m(function(Command, cs, config, o) {
@@ -4645,7 +4564,6 @@ var UpdateSenderIdCommand = _UpdateSenderIdCommand;
4645
4564
 
4646
4565
 
4647
4566
 
4648
-
4649
4567
  var _VerifyDestinationNumberCommand = class _VerifyDestinationNumberCommand extends import_smithy_client.Command.classBuilder().ep({
4650
4568
  ...commonParams
4651
4569
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutpu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutpu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutpu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutpu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutpu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutpu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *