@aws-sdk/client-pinpoint-sms-voice-v2 3.1087.0 → 3.1089.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 (128) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/PinpointSMSVoiceV2.d.ts +359 -500
  3. package/dist-types/ts3.4/PinpointSMSVoiceV2Client.d.ts +10 -35
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateOriginationIdentityCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateProtectConfigurationCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CarrierLookupCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateEventDestinationCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateNotifyConfigurationCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateOptOutListCommand.d.ts +4 -9
  14. package/dist-types/ts3.4/commands/CreatePoolCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/CreateProtectConfigurationCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CreateRcsAgentCommand.d.ts +3 -8
  17. package/dist-types/ts3.4/commands/CreateRegistrationAssociationCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateRegistrationAttachmentCommand.d.ts +3 -5
  19. package/dist-types/ts3.4/commands/CreateRegistrationCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateRegistrationVersionCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateVerifiedDestinationNumberCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/DeleteDefaultMessageTypeCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/DeleteDefaultSenderIdCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteEventDestinationCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteKeywordCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +3 -5
  29. package/dist-types/ts3.4/commands/DeleteNotifyConfigurationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/DeleteOptOutListCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/DeleteOptedOutNumberCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeletePoolCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/DeleteProtectConfigurationCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeleteRcsAgentCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeleteRcsMessageSpendLimitOverrideCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DeleteRegistrationAttachmentCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DeleteRegistrationCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/DeleteRegistrationFieldValueCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/DeleteVerifiedDestinationNumberCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +4 -9
  47. package/dist-types/ts3.4/commands/DescribeConfigurationSetsCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/DescribeKeywordsCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DescribeNotifyConfigurationsCommand.d.ts +3 -5
  50. package/dist-types/ts3.4/commands/DescribeNotifyTemplatesCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/DescribeOptOutListsCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/commands/DescribeOptedOutNumbersCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/DescribePhoneNumbersCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DescribePoolsCommand.d.ts +2 -4
  55. package/dist-types/ts3.4/commands/DescribeProtectConfigurationsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/DescribeRcsAgentsCommand.d.ts +4 -10
  58. package/dist-types/ts3.4/commands/DescribeRegistrationAttachmentsCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/DescribeRegistrationFieldValuesCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/DescribeRegistrationVersionsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DescribeRegistrationsCommand.d.ts +4 -9
  65. package/dist-types/ts3.4/commands/DescribeSenderIdsCommand.d.ts +4 -10
  66. package/dist-types/ts3.4/commands/DescribeSpendLimitsCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/DisassociateOriginationIdentityCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/DisassociateProtectConfigurationCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/DiscardRegistrationVersionCommand.d.ts +4 -6
  71. package/dist-types/ts3.4/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  73. package/dist-types/ts3.4/commands/ListNotifyCountriesCommand.d.ts +4 -9
  74. package/dist-types/ts3.4/commands/ListPoolOriginationIdentitiesCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/ListRegistrationAssociationsCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/PutKeywordCommand.d.ts +3 -5
  79. package/dist-types/ts3.4/commands/PutMessageFeedbackCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/PutOptedOutNumberCommand.d.ts +5 -11
  81. package/dist-types/ts3.4/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/PutRegistrationFieldValueCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  84. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/ReleaseSenderIdCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/RequestPhoneNumberCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/RequestSenderIdCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/SendDestinationNumberVerificationCodeCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/SendMediaMessageCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/SendNotifyTextMessageCommand.d.ts +5 -10
  91. package/dist-types/ts3.4/commands/SendNotifyVoiceMessageCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/SendRcsMessageCommand.d.ts +4 -9
  93. package/dist-types/ts3.4/commands/SendTextMessageCommand.d.ts +4 -9
  94. package/dist-types/ts3.4/commands/SendVoiceMessageCommand.d.ts +4 -9
  95. package/dist-types/ts3.4/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/SetDefaultMessageTypeCommand.d.ts +5 -10
  98. package/dist-types/ts3.4/commands/SetDefaultSenderIdCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/SetRcsMessageSpendLimitOverrideCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +4 -6
  104. package/dist-types/ts3.4/commands/SubmitRegistrationVersionCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  106. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/UpdateEventDestinationCommand.d.ts +5 -10
  108. package/dist-types/ts3.4/commands/UpdateNotifyConfigurationCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +5 -11
  110. package/dist-types/ts3.4/commands/UpdatePoolCommand.d.ts +3 -5
  111. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCommand.d.ts +4 -6
  112. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +4 -6
  113. package/dist-types/ts3.4/commands/UpdateRcsAgentCommand.d.ts +4 -9
  114. package/dist-types/ts3.4/commands/UpdateSenderIdCommand.d.ts +4 -9
  115. package/dist-types/ts3.4/commands/VerifyDestinationNumberCommand.d.ts +5 -10
  116. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  117. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  118. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  119. package/dist-types/ts3.4/models/enums.d.ts +23 -46
  120. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  121. package/dist-types/ts3.4/models/models_0.d.ts +9 -27
  122. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  123. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  124. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  125. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  126. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  127. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  128. package/package.json +38 -38
@@ -31,10 +31,7 @@ import {
31
31
  CreateOptOutListCommandInput,
32
32
  CreateOptOutListCommandOutput,
33
33
  } from "./commands/CreateOptOutListCommand";
34
- import {
35
- CreatePoolCommandInput,
36
- CreatePoolCommandOutput,
37
- } from "./commands/CreatePoolCommand";
34
+ import { CreatePoolCommandInput, CreatePoolCommandOutput } from "./commands/CreatePoolCommand";
38
35
  import {
39
36
  CreateProtectConfigurationCommandInput,
40
37
  CreateProtectConfigurationCommandOutput,
@@ -107,10 +104,7 @@ import {
107
104
  DeleteOptOutListCommandInput,
108
105
  DeleteOptOutListCommandOutput,
109
106
  } from "./commands/DeleteOptOutListCommand";
110
- import {
111
- DeletePoolCommandInput,
112
- DeletePoolCommandOutput,
113
- } from "./commands/DeletePoolCommand";
107
+ import { DeletePoolCommandInput, DeletePoolCommandOutput } from "./commands/DeletePoolCommand";
114
108
  import {
115
109
  DeleteProtectConfigurationCommandInput,
116
110
  DeleteProtectConfigurationCommandOutput,
@@ -287,10 +281,7 @@ import {
287
281
  ListTagsForResourceCommandInput,
288
282
  ListTagsForResourceCommandOutput,
289
283
  } from "./commands/ListTagsForResourceCommand";
290
- import {
291
- PutKeywordCommandInput,
292
- PutKeywordCommandOutput,
293
- } from "./commands/PutKeywordCommand";
284
+ import { PutKeywordCommandInput, PutKeywordCommandOutput } from "./commands/PutKeywordCommand";
294
285
  import {
295
286
  PutMessageFeedbackCommandInput,
296
287
  PutMessageFeedbackCommandOutput,
@@ -395,10 +386,7 @@ import {
395
386
  SubmitRegistrationVersionCommandInput,
396
387
  SubmitRegistrationVersionCommandOutput,
397
388
  } from "./commands/SubmitRegistrationVersionCommand";
398
- import {
399
- TagResourceCommandInput,
400
- TagResourceCommandOutput,
401
- } from "./commands/TagResourceCommand";
389
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
402
390
  import {
403
391
  UntagResourceCommandInput,
404
392
  UntagResourceCommandOutput,
@@ -415,10 +403,7 @@ import {
415
403
  UpdatePhoneNumberCommandInput,
416
404
  UpdatePhoneNumberCommandOutput,
417
405
  } from "./commands/UpdatePhoneNumberCommand";
418
- import {
419
- UpdatePoolCommandInput,
420
- UpdatePoolCommandOutput,
421
- } from "./commands/UpdatePoolCommand";
406
+ import { UpdatePoolCommandInput, UpdatePoolCommandOutput } from "./commands/UpdatePoolCommand";
422
407
  import {
423
408
  UpdateProtectConfigurationCommandInput,
424
409
  UpdateProtectConfigurationCommandOutput,
@@ -443,1761 +428,1635 @@ import { PinpointSMSVoiceV2Client } from "./PinpointSMSVoiceV2Client";
443
428
  export interface PinpointSMSVoiceV2 {
444
429
  associateOriginationIdentity(
445
430
  args: AssociateOriginationIdentityCommandInput,
446
- options?: __HttpHandlerOptions
431
+ options?: __HttpHandlerOptions,
447
432
  ): Promise<AssociateOriginationIdentityCommandOutput>;
448
433
  associateOriginationIdentity(
449
434
  args: AssociateOriginationIdentityCommandInput,
450
- cb: (err: any, data?: AssociateOriginationIdentityCommandOutput) => void
435
+ cb: (err: any, data?: AssociateOriginationIdentityCommandOutput) => void,
451
436
  ): void;
452
437
  associateOriginationIdentity(
453
438
  args: AssociateOriginationIdentityCommandInput,
454
439
  options: __HttpHandlerOptions,
455
- cb: (err: any, data?: AssociateOriginationIdentityCommandOutput) => void
440
+ cb: (err: any, data?: AssociateOriginationIdentityCommandOutput) => void,
456
441
  ): void;
457
442
  associateProtectConfiguration(
458
443
  args: AssociateProtectConfigurationCommandInput,
459
- options?: __HttpHandlerOptions
444
+ options?: __HttpHandlerOptions,
460
445
  ): Promise<AssociateProtectConfigurationCommandOutput>;
461
446
  associateProtectConfiguration(
462
447
  args: AssociateProtectConfigurationCommandInput,
463
- cb: (err: any, data?: AssociateProtectConfigurationCommandOutput) => void
448
+ cb: (err: any, data?: AssociateProtectConfigurationCommandOutput) => void,
464
449
  ): void;
465
450
  associateProtectConfiguration(
466
451
  args: AssociateProtectConfigurationCommandInput,
467
452
  options: __HttpHandlerOptions,
468
- cb: (err: any, data?: AssociateProtectConfigurationCommandOutput) => void
453
+ cb: (err: any, data?: AssociateProtectConfigurationCommandOutput) => void,
469
454
  ): void;
470
455
  carrierLookup(
471
456
  args: CarrierLookupCommandInput,
472
- options?: __HttpHandlerOptions
457
+ options?: __HttpHandlerOptions,
473
458
  ): Promise<CarrierLookupCommandOutput>;
474
459
  carrierLookup(
475
460
  args: CarrierLookupCommandInput,
476
- cb: (err: any, data?: CarrierLookupCommandOutput) => void
461
+ cb: (err: any, data?: CarrierLookupCommandOutput) => void,
477
462
  ): void;
478
463
  carrierLookup(
479
464
  args: CarrierLookupCommandInput,
480
465
  options: __HttpHandlerOptions,
481
- cb: (err: any, data?: CarrierLookupCommandOutput) => void
466
+ cb: (err: any, data?: CarrierLookupCommandOutput) => void,
482
467
  ): void;
483
468
  createConfigurationSet(
484
469
  args: CreateConfigurationSetCommandInput,
485
- options?: __HttpHandlerOptions
470
+ options?: __HttpHandlerOptions,
486
471
  ): Promise<CreateConfigurationSetCommandOutput>;
487
472
  createConfigurationSet(
488
473
  args: CreateConfigurationSetCommandInput,
489
- cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void
474
+ cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void,
490
475
  ): void;
491
476
  createConfigurationSet(
492
477
  args: CreateConfigurationSetCommandInput,
493
478
  options: __HttpHandlerOptions,
494
- cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void
479
+ cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void,
495
480
  ): void;
496
481
  createEventDestination(
497
482
  args: CreateEventDestinationCommandInput,
498
- options?: __HttpHandlerOptions
483
+ options?: __HttpHandlerOptions,
499
484
  ): Promise<CreateEventDestinationCommandOutput>;
500
485
  createEventDestination(
501
486
  args: CreateEventDestinationCommandInput,
502
- cb: (err: any, data?: CreateEventDestinationCommandOutput) => void
487
+ cb: (err: any, data?: CreateEventDestinationCommandOutput) => void,
503
488
  ): void;
504
489
  createEventDestination(
505
490
  args: CreateEventDestinationCommandInput,
506
491
  options: __HttpHandlerOptions,
507
- cb: (err: any, data?: CreateEventDestinationCommandOutput) => void
492
+ cb: (err: any, data?: CreateEventDestinationCommandOutput) => void,
508
493
  ): void;
509
494
  createNotifyConfiguration(
510
495
  args: CreateNotifyConfigurationCommandInput,
511
- options?: __HttpHandlerOptions
496
+ options?: __HttpHandlerOptions,
512
497
  ): Promise<CreateNotifyConfigurationCommandOutput>;
513
498
  createNotifyConfiguration(
514
499
  args: CreateNotifyConfigurationCommandInput,
515
- cb: (err: any, data?: CreateNotifyConfigurationCommandOutput) => void
500
+ cb: (err: any, data?: CreateNotifyConfigurationCommandOutput) => void,
516
501
  ): void;
517
502
  createNotifyConfiguration(
518
503
  args: CreateNotifyConfigurationCommandInput,
519
504
  options: __HttpHandlerOptions,
520
- cb: (err: any, data?: CreateNotifyConfigurationCommandOutput) => void
505
+ cb: (err: any, data?: CreateNotifyConfigurationCommandOutput) => void,
521
506
  ): void;
522
507
  createOptOutList(
523
508
  args: CreateOptOutListCommandInput,
524
- options?: __HttpHandlerOptions
509
+ options?: __HttpHandlerOptions,
525
510
  ): Promise<CreateOptOutListCommandOutput>;
526
511
  createOptOutList(
527
512
  args: CreateOptOutListCommandInput,
528
- cb: (err: any, data?: CreateOptOutListCommandOutput) => void
513
+ cb: (err: any, data?: CreateOptOutListCommandOutput) => void,
529
514
  ): void;
530
515
  createOptOutList(
531
516
  args: CreateOptOutListCommandInput,
532
517
  options: __HttpHandlerOptions,
533
- cb: (err: any, data?: CreateOptOutListCommandOutput) => void
518
+ cb: (err: any, data?: CreateOptOutListCommandOutput) => void,
534
519
  ): void;
535
520
  createPool(
536
521
  args: CreatePoolCommandInput,
537
- options?: __HttpHandlerOptions
522
+ options?: __HttpHandlerOptions,
538
523
  ): Promise<CreatePoolCommandOutput>;
539
524
  createPool(
540
525
  args: CreatePoolCommandInput,
541
- cb: (err: any, data?: CreatePoolCommandOutput) => void
526
+ cb: (err: any, data?: CreatePoolCommandOutput) => void,
542
527
  ): void;
543
528
  createPool(
544
529
  args: CreatePoolCommandInput,
545
530
  options: __HttpHandlerOptions,
546
- cb: (err: any, data?: CreatePoolCommandOutput) => void
531
+ cb: (err: any, data?: CreatePoolCommandOutput) => void,
547
532
  ): void;
548
533
  createProtectConfiguration(): Promise<CreateProtectConfigurationCommandOutput>;
549
534
  createProtectConfiguration(
550
535
  args: CreateProtectConfigurationCommandInput,
551
- options?: __HttpHandlerOptions
536
+ options?: __HttpHandlerOptions,
552
537
  ): Promise<CreateProtectConfigurationCommandOutput>;
553
538
  createProtectConfiguration(
554
539
  args: CreateProtectConfigurationCommandInput,
555
- cb: (err: any, data?: CreateProtectConfigurationCommandOutput) => void
540
+ cb: (err: any, data?: CreateProtectConfigurationCommandOutput) => void,
556
541
  ): void;
557
542
  createProtectConfiguration(
558
543
  args: CreateProtectConfigurationCommandInput,
559
544
  options: __HttpHandlerOptions,
560
- cb: (err: any, data?: CreateProtectConfigurationCommandOutput) => void
545
+ cb: (err: any, data?: CreateProtectConfigurationCommandOutput) => void,
561
546
  ): void;
562
547
  createRcsAgent(): Promise<CreateRcsAgentCommandOutput>;
563
548
  createRcsAgent(
564
549
  args: CreateRcsAgentCommandInput,
565
- options?: __HttpHandlerOptions
550
+ options?: __HttpHandlerOptions,
566
551
  ): Promise<CreateRcsAgentCommandOutput>;
567
552
  createRcsAgent(
568
553
  args: CreateRcsAgentCommandInput,
569
- cb: (err: any, data?: CreateRcsAgentCommandOutput) => void
554
+ cb: (err: any, data?: CreateRcsAgentCommandOutput) => void,
570
555
  ): void;
571
556
  createRcsAgent(
572
557
  args: CreateRcsAgentCommandInput,
573
558
  options: __HttpHandlerOptions,
574
- cb: (err: any, data?: CreateRcsAgentCommandOutput) => void
559
+ cb: (err: any, data?: CreateRcsAgentCommandOutput) => void,
575
560
  ): void;
576
561
  createRegistration(
577
562
  args: CreateRegistrationCommandInput,
578
- options?: __HttpHandlerOptions
563
+ options?: __HttpHandlerOptions,
579
564
  ): Promise<CreateRegistrationCommandOutput>;
580
565
  createRegistration(
581
566
  args: CreateRegistrationCommandInput,
582
- cb: (err: any, data?: CreateRegistrationCommandOutput) => void
567
+ cb: (err: any, data?: CreateRegistrationCommandOutput) => void,
583
568
  ): void;
584
569
  createRegistration(
585
570
  args: CreateRegistrationCommandInput,
586
571
  options: __HttpHandlerOptions,
587
- cb: (err: any, data?: CreateRegistrationCommandOutput) => void
572
+ cb: (err: any, data?: CreateRegistrationCommandOutput) => void,
588
573
  ): void;
589
574
  createRegistrationAssociation(
590
575
  args: CreateRegistrationAssociationCommandInput,
591
- options?: __HttpHandlerOptions
576
+ options?: __HttpHandlerOptions,
592
577
  ): Promise<CreateRegistrationAssociationCommandOutput>;
593
578
  createRegistrationAssociation(
594
579
  args: CreateRegistrationAssociationCommandInput,
595
- cb: (err: any, data?: CreateRegistrationAssociationCommandOutput) => void
580
+ cb: (err: any, data?: CreateRegistrationAssociationCommandOutput) => void,
596
581
  ): void;
597
582
  createRegistrationAssociation(
598
583
  args: CreateRegistrationAssociationCommandInput,
599
584
  options: __HttpHandlerOptions,
600
- cb: (err: any, data?: CreateRegistrationAssociationCommandOutput) => void
585
+ cb: (err: any, data?: CreateRegistrationAssociationCommandOutput) => void,
601
586
  ): void;
602
587
  createRegistrationAttachment(): Promise<CreateRegistrationAttachmentCommandOutput>;
603
588
  createRegistrationAttachment(
604
589
  args: CreateRegistrationAttachmentCommandInput,
605
- options?: __HttpHandlerOptions
590
+ options?: __HttpHandlerOptions,
606
591
  ): Promise<CreateRegistrationAttachmentCommandOutput>;
607
592
  createRegistrationAttachment(
608
593
  args: CreateRegistrationAttachmentCommandInput,
609
- cb: (err: any, data?: CreateRegistrationAttachmentCommandOutput) => void
594
+ cb: (err: any, data?: CreateRegistrationAttachmentCommandOutput) => void,
610
595
  ): void;
611
596
  createRegistrationAttachment(
612
597
  args: CreateRegistrationAttachmentCommandInput,
613
598
  options: __HttpHandlerOptions,
614
- cb: (err: any, data?: CreateRegistrationAttachmentCommandOutput) => void
599
+ cb: (err: any, data?: CreateRegistrationAttachmentCommandOutput) => void,
615
600
  ): void;
616
601
  createRegistrationVersion(
617
602
  args: CreateRegistrationVersionCommandInput,
618
- options?: __HttpHandlerOptions
603
+ options?: __HttpHandlerOptions,
619
604
  ): Promise<CreateRegistrationVersionCommandOutput>;
620
605
  createRegistrationVersion(
621
606
  args: CreateRegistrationVersionCommandInput,
622
- cb: (err: any, data?: CreateRegistrationVersionCommandOutput) => void
607
+ cb: (err: any, data?: CreateRegistrationVersionCommandOutput) => void,
623
608
  ): void;
624
609
  createRegistrationVersion(
625
610
  args: CreateRegistrationVersionCommandInput,
626
611
  options: __HttpHandlerOptions,
627
- cb: (err: any, data?: CreateRegistrationVersionCommandOutput) => void
612
+ cb: (err: any, data?: CreateRegistrationVersionCommandOutput) => void,
628
613
  ): void;
629
614
  createVerifiedDestinationNumber(
630
615
  args: CreateVerifiedDestinationNumberCommandInput,
631
- options?: __HttpHandlerOptions
616
+ options?: __HttpHandlerOptions,
632
617
  ): Promise<CreateVerifiedDestinationNumberCommandOutput>;
633
618
  createVerifiedDestinationNumber(
634
619
  args: CreateVerifiedDestinationNumberCommandInput,
635
- cb: (err: any, data?: CreateVerifiedDestinationNumberCommandOutput) => void
620
+ cb: (err: any, data?: CreateVerifiedDestinationNumberCommandOutput) => void,
636
621
  ): void;
637
622
  createVerifiedDestinationNumber(
638
623
  args: CreateVerifiedDestinationNumberCommandInput,
639
624
  options: __HttpHandlerOptions,
640
- cb: (err: any, data?: CreateVerifiedDestinationNumberCommandOutput) => void
625
+ cb: (err: any, data?: CreateVerifiedDestinationNumberCommandOutput) => void,
641
626
  ): void;
642
627
  deleteAccountDefaultProtectConfiguration(): Promise<DeleteAccountDefaultProtectConfigurationCommandOutput>;
643
628
  deleteAccountDefaultProtectConfiguration(
644
629
  args: DeleteAccountDefaultProtectConfigurationCommandInput,
645
- options?: __HttpHandlerOptions
630
+ options?: __HttpHandlerOptions,
646
631
  ): Promise<DeleteAccountDefaultProtectConfigurationCommandOutput>;
647
632
  deleteAccountDefaultProtectConfiguration(
648
633
  args: DeleteAccountDefaultProtectConfigurationCommandInput,
649
- cb: (
650
- err: any,
651
- data?: DeleteAccountDefaultProtectConfigurationCommandOutput
652
- ) => void
634
+ cb: (err: any, data?: DeleteAccountDefaultProtectConfigurationCommandOutput) => void,
653
635
  ): void;
654
636
  deleteAccountDefaultProtectConfiguration(
655
637
  args: DeleteAccountDefaultProtectConfigurationCommandInput,
656
638
  options: __HttpHandlerOptions,
657
- cb: (
658
- err: any,
659
- data?: DeleteAccountDefaultProtectConfigurationCommandOutput
660
- ) => void
639
+ cb: (err: any, data?: DeleteAccountDefaultProtectConfigurationCommandOutput) => void,
661
640
  ): void;
662
641
  deleteConfigurationSet(
663
642
  args: DeleteConfigurationSetCommandInput,
664
- options?: __HttpHandlerOptions
643
+ options?: __HttpHandlerOptions,
665
644
  ): Promise<DeleteConfigurationSetCommandOutput>;
666
645
  deleteConfigurationSet(
667
646
  args: DeleteConfigurationSetCommandInput,
668
- cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void
647
+ cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void,
669
648
  ): void;
670
649
  deleteConfigurationSet(
671
650
  args: DeleteConfigurationSetCommandInput,
672
651
  options: __HttpHandlerOptions,
673
- cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void
652
+ cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void,
674
653
  ): void;
675
654
  deleteDefaultMessageType(
676
655
  args: DeleteDefaultMessageTypeCommandInput,
677
- options?: __HttpHandlerOptions
656
+ options?: __HttpHandlerOptions,
678
657
  ): Promise<DeleteDefaultMessageTypeCommandOutput>;
679
658
  deleteDefaultMessageType(
680
659
  args: DeleteDefaultMessageTypeCommandInput,
681
- cb: (err: any, data?: DeleteDefaultMessageTypeCommandOutput) => void
660
+ cb: (err: any, data?: DeleteDefaultMessageTypeCommandOutput) => void,
682
661
  ): void;
683
662
  deleteDefaultMessageType(
684
663
  args: DeleteDefaultMessageTypeCommandInput,
685
664
  options: __HttpHandlerOptions,
686
- cb: (err: any, data?: DeleteDefaultMessageTypeCommandOutput) => void
665
+ cb: (err: any, data?: DeleteDefaultMessageTypeCommandOutput) => void,
687
666
  ): void;
688
667
  deleteDefaultSenderId(
689
668
  args: DeleteDefaultSenderIdCommandInput,
690
- options?: __HttpHandlerOptions
669
+ options?: __HttpHandlerOptions,
691
670
  ): Promise<DeleteDefaultSenderIdCommandOutput>;
692
671
  deleteDefaultSenderId(
693
672
  args: DeleteDefaultSenderIdCommandInput,
694
- cb: (err: any, data?: DeleteDefaultSenderIdCommandOutput) => void
673
+ cb: (err: any, data?: DeleteDefaultSenderIdCommandOutput) => void,
695
674
  ): void;
696
675
  deleteDefaultSenderId(
697
676
  args: DeleteDefaultSenderIdCommandInput,
698
677
  options: __HttpHandlerOptions,
699
- cb: (err: any, data?: DeleteDefaultSenderIdCommandOutput) => void
678
+ cb: (err: any, data?: DeleteDefaultSenderIdCommandOutput) => void,
700
679
  ): void;
701
680
  deleteEventDestination(
702
681
  args: DeleteEventDestinationCommandInput,
703
- options?: __HttpHandlerOptions
682
+ options?: __HttpHandlerOptions,
704
683
  ): Promise<DeleteEventDestinationCommandOutput>;
705
684
  deleteEventDestination(
706
685
  args: DeleteEventDestinationCommandInput,
707
- cb: (err: any, data?: DeleteEventDestinationCommandOutput) => void
686
+ cb: (err: any, data?: DeleteEventDestinationCommandOutput) => void,
708
687
  ): void;
709
688
  deleteEventDestination(
710
689
  args: DeleteEventDestinationCommandInput,
711
690
  options: __HttpHandlerOptions,
712
- cb: (err: any, data?: DeleteEventDestinationCommandOutput) => void
691
+ cb: (err: any, data?: DeleteEventDestinationCommandOutput) => void,
713
692
  ): void;
714
693
  deleteKeyword(
715
694
  args: DeleteKeywordCommandInput,
716
- options?: __HttpHandlerOptions
695
+ options?: __HttpHandlerOptions,
717
696
  ): Promise<DeleteKeywordCommandOutput>;
718
697
  deleteKeyword(
719
698
  args: DeleteKeywordCommandInput,
720
- cb: (err: any, data?: DeleteKeywordCommandOutput) => void
699
+ cb: (err: any, data?: DeleteKeywordCommandOutput) => void,
721
700
  ): void;
722
701
  deleteKeyword(
723
702
  args: DeleteKeywordCommandInput,
724
703
  options: __HttpHandlerOptions,
725
- cb: (err: any, data?: DeleteKeywordCommandOutput) => void
704
+ cb: (err: any, data?: DeleteKeywordCommandOutput) => void,
726
705
  ): void;
727
706
  deleteMediaMessageSpendLimitOverride(): Promise<DeleteMediaMessageSpendLimitOverrideCommandOutput>;
728
707
  deleteMediaMessageSpendLimitOverride(
729
708
  args: DeleteMediaMessageSpendLimitOverrideCommandInput,
730
- options?: __HttpHandlerOptions
709
+ options?: __HttpHandlerOptions,
731
710
  ): Promise<DeleteMediaMessageSpendLimitOverrideCommandOutput>;
732
711
  deleteMediaMessageSpendLimitOverride(
733
712
  args: DeleteMediaMessageSpendLimitOverrideCommandInput,
734
- cb: (
735
- err: any,
736
- data?: DeleteMediaMessageSpendLimitOverrideCommandOutput
737
- ) => void
713
+ cb: (err: any, data?: DeleteMediaMessageSpendLimitOverrideCommandOutput) => void,
738
714
  ): void;
739
715
  deleteMediaMessageSpendLimitOverride(
740
716
  args: DeleteMediaMessageSpendLimitOverrideCommandInput,
741
717
  options: __HttpHandlerOptions,
742
- cb: (
743
- err: any,
744
- data?: DeleteMediaMessageSpendLimitOverrideCommandOutput
745
- ) => void
718
+ cb: (err: any, data?: DeleteMediaMessageSpendLimitOverrideCommandOutput) => void,
746
719
  ): void;
747
720
  deleteNotifyConfiguration(
748
721
  args: DeleteNotifyConfigurationCommandInput,
749
- options?: __HttpHandlerOptions
722
+ options?: __HttpHandlerOptions,
750
723
  ): Promise<DeleteNotifyConfigurationCommandOutput>;
751
724
  deleteNotifyConfiguration(
752
725
  args: DeleteNotifyConfigurationCommandInput,
753
- cb: (err: any, data?: DeleteNotifyConfigurationCommandOutput) => void
726
+ cb: (err: any, data?: DeleteNotifyConfigurationCommandOutput) => void,
754
727
  ): void;
755
728
  deleteNotifyConfiguration(
756
729
  args: DeleteNotifyConfigurationCommandInput,
757
730
  options: __HttpHandlerOptions,
758
- cb: (err: any, data?: DeleteNotifyConfigurationCommandOutput) => void
731
+ cb: (err: any, data?: DeleteNotifyConfigurationCommandOutput) => void,
759
732
  ): void;
760
733
  deleteNotifyMessageSpendLimitOverride(): Promise<DeleteNotifyMessageSpendLimitOverrideCommandOutput>;
761
734
  deleteNotifyMessageSpendLimitOverride(
762
735
  args: DeleteNotifyMessageSpendLimitOverrideCommandInput,
763
- options?: __HttpHandlerOptions
736
+ options?: __HttpHandlerOptions,
764
737
  ): Promise<DeleteNotifyMessageSpendLimitOverrideCommandOutput>;
765
738
  deleteNotifyMessageSpendLimitOverride(
766
739
  args: DeleteNotifyMessageSpendLimitOverrideCommandInput,
767
- cb: (
768
- err: any,
769
- data?: DeleteNotifyMessageSpendLimitOverrideCommandOutput
770
- ) => void
740
+ cb: (err: any, data?: DeleteNotifyMessageSpendLimitOverrideCommandOutput) => void,
771
741
  ): void;
772
742
  deleteNotifyMessageSpendLimitOverride(
773
743
  args: DeleteNotifyMessageSpendLimitOverrideCommandInput,
774
744
  options: __HttpHandlerOptions,
775
- cb: (
776
- err: any,
777
- data?: DeleteNotifyMessageSpendLimitOverrideCommandOutput
778
- ) => void
745
+ cb: (err: any, data?: DeleteNotifyMessageSpendLimitOverrideCommandOutput) => void,
779
746
  ): void;
780
747
  deleteOptedOutNumber(
781
748
  args: DeleteOptedOutNumberCommandInput,
782
- options?: __HttpHandlerOptions
749
+ options?: __HttpHandlerOptions,
783
750
  ): Promise<DeleteOptedOutNumberCommandOutput>;
784
751
  deleteOptedOutNumber(
785
752
  args: DeleteOptedOutNumberCommandInput,
786
- cb: (err: any, data?: DeleteOptedOutNumberCommandOutput) => void
753
+ cb: (err: any, data?: DeleteOptedOutNumberCommandOutput) => void,
787
754
  ): void;
788
755
  deleteOptedOutNumber(
789
756
  args: DeleteOptedOutNumberCommandInput,
790
757
  options: __HttpHandlerOptions,
791
- cb: (err: any, data?: DeleteOptedOutNumberCommandOutput) => void
758
+ cb: (err: any, data?: DeleteOptedOutNumberCommandOutput) => void,
792
759
  ): void;
793
760
  deleteOptOutList(
794
761
  args: DeleteOptOutListCommandInput,
795
- options?: __HttpHandlerOptions
762
+ options?: __HttpHandlerOptions,
796
763
  ): Promise<DeleteOptOutListCommandOutput>;
797
764
  deleteOptOutList(
798
765
  args: DeleteOptOutListCommandInput,
799
- cb: (err: any, data?: DeleteOptOutListCommandOutput) => void
766
+ cb: (err: any, data?: DeleteOptOutListCommandOutput) => void,
800
767
  ): void;
801
768
  deleteOptOutList(
802
769
  args: DeleteOptOutListCommandInput,
803
770
  options: __HttpHandlerOptions,
804
- cb: (err: any, data?: DeleteOptOutListCommandOutput) => void
771
+ cb: (err: any, data?: DeleteOptOutListCommandOutput) => void,
805
772
  ): void;
806
773
  deletePool(
807
774
  args: DeletePoolCommandInput,
808
- options?: __HttpHandlerOptions
775
+ options?: __HttpHandlerOptions,
809
776
  ): Promise<DeletePoolCommandOutput>;
810
777
  deletePool(
811
778
  args: DeletePoolCommandInput,
812
- cb: (err: any, data?: DeletePoolCommandOutput) => void
779
+ cb: (err: any, data?: DeletePoolCommandOutput) => void,
813
780
  ): void;
814
781
  deletePool(
815
782
  args: DeletePoolCommandInput,
816
783
  options: __HttpHandlerOptions,
817
- cb: (err: any, data?: DeletePoolCommandOutput) => void
784
+ cb: (err: any, data?: DeletePoolCommandOutput) => void,
818
785
  ): void;
819
786
  deleteProtectConfiguration(
820
787
  args: DeleteProtectConfigurationCommandInput,
821
- options?: __HttpHandlerOptions
788
+ options?: __HttpHandlerOptions,
822
789
  ): Promise<DeleteProtectConfigurationCommandOutput>;
823
790
  deleteProtectConfiguration(
824
791
  args: DeleteProtectConfigurationCommandInput,
825
- cb: (err: any, data?: DeleteProtectConfigurationCommandOutput) => void
792
+ cb: (err: any, data?: DeleteProtectConfigurationCommandOutput) => void,
826
793
  ): void;
827
794
  deleteProtectConfiguration(
828
795
  args: DeleteProtectConfigurationCommandInput,
829
796
  options: __HttpHandlerOptions,
830
- cb: (err: any, data?: DeleteProtectConfigurationCommandOutput) => void
797
+ cb: (err: any, data?: DeleteProtectConfigurationCommandOutput) => void,
831
798
  ): void;
832
799
  deleteProtectConfigurationRuleSetNumberOverride(
833
800
  args: DeleteProtectConfigurationRuleSetNumberOverrideCommandInput,
834
- options?: __HttpHandlerOptions
801
+ options?: __HttpHandlerOptions,
835
802
  ): Promise<DeleteProtectConfigurationRuleSetNumberOverrideCommandOutput>;
836
803
  deleteProtectConfigurationRuleSetNumberOverride(
837
804
  args: DeleteProtectConfigurationRuleSetNumberOverrideCommandInput,
838
- cb: (
839
- err: any,
840
- data?: DeleteProtectConfigurationRuleSetNumberOverrideCommandOutput
841
- ) => void
805
+ cb: (err: any, data?: DeleteProtectConfigurationRuleSetNumberOverrideCommandOutput) => void,
842
806
  ): void;
843
807
  deleteProtectConfigurationRuleSetNumberOverride(
844
808
  args: DeleteProtectConfigurationRuleSetNumberOverrideCommandInput,
845
809
  options: __HttpHandlerOptions,
846
- cb: (
847
- err: any,
848
- data?: DeleteProtectConfigurationRuleSetNumberOverrideCommandOutput
849
- ) => void
810
+ cb: (err: any, data?: DeleteProtectConfigurationRuleSetNumberOverrideCommandOutput) => void,
850
811
  ): void;
851
812
  deleteRcsAgent(
852
813
  args: DeleteRcsAgentCommandInput,
853
- options?: __HttpHandlerOptions
814
+ options?: __HttpHandlerOptions,
854
815
  ): Promise<DeleteRcsAgentCommandOutput>;
855
816
  deleteRcsAgent(
856
817
  args: DeleteRcsAgentCommandInput,
857
- cb: (err: any, data?: DeleteRcsAgentCommandOutput) => void
818
+ cb: (err: any, data?: DeleteRcsAgentCommandOutput) => void,
858
819
  ): void;
859
820
  deleteRcsAgent(
860
821
  args: DeleteRcsAgentCommandInput,
861
822
  options: __HttpHandlerOptions,
862
- cb: (err: any, data?: DeleteRcsAgentCommandOutput) => void
823
+ cb: (err: any, data?: DeleteRcsAgentCommandOutput) => void,
863
824
  ): void;
864
825
  deleteRcsMessageSpendLimitOverride(): Promise<DeleteRcsMessageSpendLimitOverrideCommandOutput>;
865
826
  deleteRcsMessageSpendLimitOverride(
866
827
  args: DeleteRcsMessageSpendLimitOverrideCommandInput,
867
- options?: __HttpHandlerOptions
828
+ options?: __HttpHandlerOptions,
868
829
  ): Promise<DeleteRcsMessageSpendLimitOverrideCommandOutput>;
869
830
  deleteRcsMessageSpendLimitOverride(
870
831
  args: DeleteRcsMessageSpendLimitOverrideCommandInput,
871
- cb: (
872
- err: any,
873
- data?: DeleteRcsMessageSpendLimitOverrideCommandOutput
874
- ) => void
832
+ cb: (err: any, data?: DeleteRcsMessageSpendLimitOverrideCommandOutput) => void,
875
833
  ): void;
876
834
  deleteRcsMessageSpendLimitOverride(
877
835
  args: DeleteRcsMessageSpendLimitOverrideCommandInput,
878
836
  options: __HttpHandlerOptions,
879
- cb: (
880
- err: any,
881
- data?: DeleteRcsMessageSpendLimitOverrideCommandOutput
882
- ) => void
837
+ cb: (err: any, data?: DeleteRcsMessageSpendLimitOverrideCommandOutput) => void,
883
838
  ): void;
884
839
  deleteRegistration(
885
840
  args: DeleteRegistrationCommandInput,
886
- options?: __HttpHandlerOptions
841
+ options?: __HttpHandlerOptions,
887
842
  ): Promise<DeleteRegistrationCommandOutput>;
888
843
  deleteRegistration(
889
844
  args: DeleteRegistrationCommandInput,
890
- cb: (err: any, data?: DeleteRegistrationCommandOutput) => void
845
+ cb: (err: any, data?: DeleteRegistrationCommandOutput) => void,
891
846
  ): void;
892
847
  deleteRegistration(
893
848
  args: DeleteRegistrationCommandInput,
894
849
  options: __HttpHandlerOptions,
895
- cb: (err: any, data?: DeleteRegistrationCommandOutput) => void
850
+ cb: (err: any, data?: DeleteRegistrationCommandOutput) => void,
896
851
  ): void;
897
852
  deleteRegistrationAttachment(
898
853
  args: DeleteRegistrationAttachmentCommandInput,
899
- options?: __HttpHandlerOptions
854
+ options?: __HttpHandlerOptions,
900
855
  ): Promise<DeleteRegistrationAttachmentCommandOutput>;
901
856
  deleteRegistrationAttachment(
902
857
  args: DeleteRegistrationAttachmentCommandInput,
903
- cb: (err: any, data?: DeleteRegistrationAttachmentCommandOutput) => void
858
+ cb: (err: any, data?: DeleteRegistrationAttachmentCommandOutput) => void,
904
859
  ): void;
905
860
  deleteRegistrationAttachment(
906
861
  args: DeleteRegistrationAttachmentCommandInput,
907
862
  options: __HttpHandlerOptions,
908
- cb: (err: any, data?: DeleteRegistrationAttachmentCommandOutput) => void
863
+ cb: (err: any, data?: DeleteRegistrationAttachmentCommandOutput) => void,
909
864
  ): void;
910
865
  deleteRegistrationFieldValue(
911
866
  args: DeleteRegistrationFieldValueCommandInput,
912
- options?: __HttpHandlerOptions
867
+ options?: __HttpHandlerOptions,
913
868
  ): Promise<DeleteRegistrationFieldValueCommandOutput>;
914
869
  deleteRegistrationFieldValue(
915
870
  args: DeleteRegistrationFieldValueCommandInput,
916
- cb: (err: any, data?: DeleteRegistrationFieldValueCommandOutput) => void
871
+ cb: (err: any, data?: DeleteRegistrationFieldValueCommandOutput) => void,
917
872
  ): void;
918
873
  deleteRegistrationFieldValue(
919
874
  args: DeleteRegistrationFieldValueCommandInput,
920
875
  options: __HttpHandlerOptions,
921
- cb: (err: any, data?: DeleteRegistrationFieldValueCommandOutput) => void
876
+ cb: (err: any, data?: DeleteRegistrationFieldValueCommandOutput) => void,
922
877
  ): void;
923
878
  deleteResourcePolicy(
924
879
  args: DeleteResourcePolicyCommandInput,
925
- options?: __HttpHandlerOptions
880
+ options?: __HttpHandlerOptions,
926
881
  ): Promise<DeleteResourcePolicyCommandOutput>;
927
882
  deleteResourcePolicy(
928
883
  args: DeleteResourcePolicyCommandInput,
929
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
884
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
930
885
  ): void;
931
886
  deleteResourcePolicy(
932
887
  args: DeleteResourcePolicyCommandInput,
933
888
  options: __HttpHandlerOptions,
934
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
889
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
935
890
  ): void;
936
891
  deleteTextMessageSpendLimitOverride(): Promise<DeleteTextMessageSpendLimitOverrideCommandOutput>;
937
892
  deleteTextMessageSpendLimitOverride(
938
893
  args: DeleteTextMessageSpendLimitOverrideCommandInput,
939
- options?: __HttpHandlerOptions
894
+ options?: __HttpHandlerOptions,
940
895
  ): Promise<DeleteTextMessageSpendLimitOverrideCommandOutput>;
941
896
  deleteTextMessageSpendLimitOverride(
942
897
  args: DeleteTextMessageSpendLimitOverrideCommandInput,
943
- cb: (
944
- err: any,
945
- data?: DeleteTextMessageSpendLimitOverrideCommandOutput
946
- ) => void
898
+ cb: (err: any, data?: DeleteTextMessageSpendLimitOverrideCommandOutput) => void,
947
899
  ): void;
948
900
  deleteTextMessageSpendLimitOverride(
949
901
  args: DeleteTextMessageSpendLimitOverrideCommandInput,
950
902
  options: __HttpHandlerOptions,
951
- cb: (
952
- err: any,
953
- data?: DeleteTextMessageSpendLimitOverrideCommandOutput
954
- ) => void
903
+ cb: (err: any, data?: DeleteTextMessageSpendLimitOverrideCommandOutput) => void,
955
904
  ): void;
956
905
  deleteVerifiedDestinationNumber(
957
906
  args: DeleteVerifiedDestinationNumberCommandInput,
958
- options?: __HttpHandlerOptions
907
+ options?: __HttpHandlerOptions,
959
908
  ): Promise<DeleteVerifiedDestinationNumberCommandOutput>;
960
909
  deleteVerifiedDestinationNumber(
961
910
  args: DeleteVerifiedDestinationNumberCommandInput,
962
- cb: (err: any, data?: DeleteVerifiedDestinationNumberCommandOutput) => void
911
+ cb: (err: any, data?: DeleteVerifiedDestinationNumberCommandOutput) => void,
963
912
  ): void;
964
913
  deleteVerifiedDestinationNumber(
965
914
  args: DeleteVerifiedDestinationNumberCommandInput,
966
915
  options: __HttpHandlerOptions,
967
- cb: (err: any, data?: DeleteVerifiedDestinationNumberCommandOutput) => void
916
+ cb: (err: any, data?: DeleteVerifiedDestinationNumberCommandOutput) => void,
968
917
  ): void;
969
918
  deleteVoiceMessageSpendLimitOverride(): Promise<DeleteVoiceMessageSpendLimitOverrideCommandOutput>;
970
919
  deleteVoiceMessageSpendLimitOverride(
971
920
  args: DeleteVoiceMessageSpendLimitOverrideCommandInput,
972
- options?: __HttpHandlerOptions
921
+ options?: __HttpHandlerOptions,
973
922
  ): Promise<DeleteVoiceMessageSpendLimitOverrideCommandOutput>;
974
923
  deleteVoiceMessageSpendLimitOverride(
975
924
  args: DeleteVoiceMessageSpendLimitOverrideCommandInput,
976
- cb: (
977
- err: any,
978
- data?: DeleteVoiceMessageSpendLimitOverrideCommandOutput
979
- ) => void
925
+ cb: (err: any, data?: DeleteVoiceMessageSpendLimitOverrideCommandOutput) => void,
980
926
  ): void;
981
927
  deleteVoiceMessageSpendLimitOverride(
982
928
  args: DeleteVoiceMessageSpendLimitOverrideCommandInput,
983
929
  options: __HttpHandlerOptions,
984
- cb: (
985
- err: any,
986
- data?: DeleteVoiceMessageSpendLimitOverrideCommandOutput
987
- ) => void
930
+ cb: (err: any, data?: DeleteVoiceMessageSpendLimitOverrideCommandOutput) => void,
988
931
  ): void;
989
932
  describeAccountAttributes(): Promise<DescribeAccountAttributesCommandOutput>;
990
933
  describeAccountAttributes(
991
934
  args: DescribeAccountAttributesCommandInput,
992
- options?: __HttpHandlerOptions
935
+ options?: __HttpHandlerOptions,
993
936
  ): Promise<DescribeAccountAttributesCommandOutput>;
994
937
  describeAccountAttributes(
995
938
  args: DescribeAccountAttributesCommandInput,
996
- cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
939
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void,
997
940
  ): void;
998
941
  describeAccountAttributes(
999
942
  args: DescribeAccountAttributesCommandInput,
1000
943
  options: __HttpHandlerOptions,
1001
- cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
944
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void,
1002
945
  ): void;
1003
946
  describeAccountLimits(): Promise<DescribeAccountLimitsCommandOutput>;
1004
947
  describeAccountLimits(
1005
948
  args: DescribeAccountLimitsCommandInput,
1006
- options?: __HttpHandlerOptions
949
+ options?: __HttpHandlerOptions,
1007
950
  ): Promise<DescribeAccountLimitsCommandOutput>;
1008
951
  describeAccountLimits(
1009
952
  args: DescribeAccountLimitsCommandInput,
1010
- cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void
953
+ cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void,
1011
954
  ): void;
1012
955
  describeAccountLimits(
1013
956
  args: DescribeAccountLimitsCommandInput,
1014
957
  options: __HttpHandlerOptions,
1015
- cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void
958
+ cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void,
1016
959
  ): void;
1017
960
  describeConfigurationSets(): Promise<DescribeConfigurationSetsCommandOutput>;
1018
961
  describeConfigurationSets(
1019
962
  args: DescribeConfigurationSetsCommandInput,
1020
- options?: __HttpHandlerOptions
963
+ options?: __HttpHandlerOptions,
1021
964
  ): Promise<DescribeConfigurationSetsCommandOutput>;
1022
965
  describeConfigurationSets(
1023
966
  args: DescribeConfigurationSetsCommandInput,
1024
- cb: (err: any, data?: DescribeConfigurationSetsCommandOutput) => void
967
+ cb: (err: any, data?: DescribeConfigurationSetsCommandOutput) => void,
1025
968
  ): void;
1026
969
  describeConfigurationSets(
1027
970
  args: DescribeConfigurationSetsCommandInput,
1028
971
  options: __HttpHandlerOptions,
1029
- cb: (err: any, data?: DescribeConfigurationSetsCommandOutput) => void
972
+ cb: (err: any, data?: DescribeConfigurationSetsCommandOutput) => void,
1030
973
  ): void;
1031
974
  describeKeywords(
1032
975
  args: DescribeKeywordsCommandInput,
1033
- options?: __HttpHandlerOptions
976
+ options?: __HttpHandlerOptions,
1034
977
  ): Promise<DescribeKeywordsCommandOutput>;
1035
978
  describeKeywords(
1036
979
  args: DescribeKeywordsCommandInput,
1037
- cb: (err: any, data?: DescribeKeywordsCommandOutput) => void
980
+ cb: (err: any, data?: DescribeKeywordsCommandOutput) => void,
1038
981
  ): void;
1039
982
  describeKeywords(
1040
983
  args: DescribeKeywordsCommandInput,
1041
984
  options: __HttpHandlerOptions,
1042
- cb: (err: any, data?: DescribeKeywordsCommandOutput) => void
985
+ cb: (err: any, data?: DescribeKeywordsCommandOutput) => void,
1043
986
  ): void;
1044
987
  describeNotifyConfigurations(): Promise<DescribeNotifyConfigurationsCommandOutput>;
1045
988
  describeNotifyConfigurations(
1046
989
  args: DescribeNotifyConfigurationsCommandInput,
1047
- options?: __HttpHandlerOptions
990
+ options?: __HttpHandlerOptions,
1048
991
  ): Promise<DescribeNotifyConfigurationsCommandOutput>;
1049
992
  describeNotifyConfigurations(
1050
993
  args: DescribeNotifyConfigurationsCommandInput,
1051
- cb: (err: any, data?: DescribeNotifyConfigurationsCommandOutput) => void
994
+ cb: (err: any, data?: DescribeNotifyConfigurationsCommandOutput) => void,
1052
995
  ): void;
1053
996
  describeNotifyConfigurations(
1054
997
  args: DescribeNotifyConfigurationsCommandInput,
1055
998
  options: __HttpHandlerOptions,
1056
- cb: (err: any, data?: DescribeNotifyConfigurationsCommandOutput) => void
999
+ cb: (err: any, data?: DescribeNotifyConfigurationsCommandOutput) => void,
1057
1000
  ): void;
1058
1001
  describeNotifyTemplates(): Promise<DescribeNotifyTemplatesCommandOutput>;
1059
1002
  describeNotifyTemplates(
1060
1003
  args: DescribeNotifyTemplatesCommandInput,
1061
- options?: __HttpHandlerOptions
1004
+ options?: __HttpHandlerOptions,
1062
1005
  ): Promise<DescribeNotifyTemplatesCommandOutput>;
1063
1006
  describeNotifyTemplates(
1064
1007
  args: DescribeNotifyTemplatesCommandInput,
1065
- cb: (err: any, data?: DescribeNotifyTemplatesCommandOutput) => void
1008
+ cb: (err: any, data?: DescribeNotifyTemplatesCommandOutput) => void,
1066
1009
  ): void;
1067
1010
  describeNotifyTemplates(
1068
1011
  args: DescribeNotifyTemplatesCommandInput,
1069
1012
  options: __HttpHandlerOptions,
1070
- cb: (err: any, data?: DescribeNotifyTemplatesCommandOutput) => void
1013
+ cb: (err: any, data?: DescribeNotifyTemplatesCommandOutput) => void,
1071
1014
  ): void;
1072
1015
  describeOptedOutNumbers(
1073
1016
  args: DescribeOptedOutNumbersCommandInput,
1074
- options?: __HttpHandlerOptions
1017
+ options?: __HttpHandlerOptions,
1075
1018
  ): Promise<DescribeOptedOutNumbersCommandOutput>;
1076
1019
  describeOptedOutNumbers(
1077
1020
  args: DescribeOptedOutNumbersCommandInput,
1078
- cb: (err: any, data?: DescribeOptedOutNumbersCommandOutput) => void
1021
+ cb: (err: any, data?: DescribeOptedOutNumbersCommandOutput) => void,
1079
1022
  ): void;
1080
1023
  describeOptedOutNumbers(
1081
1024
  args: DescribeOptedOutNumbersCommandInput,
1082
1025
  options: __HttpHandlerOptions,
1083
- cb: (err: any, data?: DescribeOptedOutNumbersCommandOutput) => void
1026
+ cb: (err: any, data?: DescribeOptedOutNumbersCommandOutput) => void,
1084
1027
  ): void;
1085
1028
  describeOptOutLists(): Promise<DescribeOptOutListsCommandOutput>;
1086
1029
  describeOptOutLists(
1087
1030
  args: DescribeOptOutListsCommandInput,
1088
- options?: __HttpHandlerOptions
1031
+ options?: __HttpHandlerOptions,
1089
1032
  ): Promise<DescribeOptOutListsCommandOutput>;
1090
1033
  describeOptOutLists(
1091
1034
  args: DescribeOptOutListsCommandInput,
1092
- cb: (err: any, data?: DescribeOptOutListsCommandOutput) => void
1035
+ cb: (err: any, data?: DescribeOptOutListsCommandOutput) => void,
1093
1036
  ): void;
1094
1037
  describeOptOutLists(
1095
1038
  args: DescribeOptOutListsCommandInput,
1096
1039
  options: __HttpHandlerOptions,
1097
- cb: (err: any, data?: DescribeOptOutListsCommandOutput) => void
1040
+ cb: (err: any, data?: DescribeOptOutListsCommandOutput) => void,
1098
1041
  ): void;
1099
1042
  describePhoneNumbers(): Promise<DescribePhoneNumbersCommandOutput>;
1100
1043
  describePhoneNumbers(
1101
1044
  args: DescribePhoneNumbersCommandInput,
1102
- options?: __HttpHandlerOptions
1045
+ options?: __HttpHandlerOptions,
1103
1046
  ): Promise<DescribePhoneNumbersCommandOutput>;
1104
1047
  describePhoneNumbers(
1105
1048
  args: DescribePhoneNumbersCommandInput,
1106
- cb: (err: any, data?: DescribePhoneNumbersCommandOutput) => void
1049
+ cb: (err: any, data?: DescribePhoneNumbersCommandOutput) => void,
1107
1050
  ): void;
1108
1051
  describePhoneNumbers(
1109
1052
  args: DescribePhoneNumbersCommandInput,
1110
1053
  options: __HttpHandlerOptions,
1111
- cb: (err: any, data?: DescribePhoneNumbersCommandOutput) => void
1054
+ cb: (err: any, data?: DescribePhoneNumbersCommandOutput) => void,
1112
1055
  ): void;
1113
1056
  describePools(): Promise<DescribePoolsCommandOutput>;
1114
1057
  describePools(
1115
1058
  args: DescribePoolsCommandInput,
1116
- options?: __HttpHandlerOptions
1059
+ options?: __HttpHandlerOptions,
1117
1060
  ): Promise<DescribePoolsCommandOutput>;
1118
1061
  describePools(
1119
1062
  args: DescribePoolsCommandInput,
1120
- cb: (err: any, data?: DescribePoolsCommandOutput) => void
1063
+ cb: (err: any, data?: DescribePoolsCommandOutput) => void,
1121
1064
  ): void;
1122
1065
  describePools(
1123
1066
  args: DescribePoolsCommandInput,
1124
1067
  options: __HttpHandlerOptions,
1125
- cb: (err: any, data?: DescribePoolsCommandOutput) => void
1068
+ cb: (err: any, data?: DescribePoolsCommandOutput) => void,
1126
1069
  ): void;
1127
1070
  describeProtectConfigurations(): Promise<DescribeProtectConfigurationsCommandOutput>;
1128
1071
  describeProtectConfigurations(
1129
1072
  args: DescribeProtectConfigurationsCommandInput,
1130
- options?: __HttpHandlerOptions
1073
+ options?: __HttpHandlerOptions,
1131
1074
  ): Promise<DescribeProtectConfigurationsCommandOutput>;
1132
1075
  describeProtectConfigurations(
1133
1076
  args: DescribeProtectConfigurationsCommandInput,
1134
- cb: (err: any, data?: DescribeProtectConfigurationsCommandOutput) => void
1077
+ cb: (err: any, data?: DescribeProtectConfigurationsCommandOutput) => void,
1135
1078
  ): void;
1136
1079
  describeProtectConfigurations(
1137
1080
  args: DescribeProtectConfigurationsCommandInput,
1138
1081
  options: __HttpHandlerOptions,
1139
- cb: (err: any, data?: DescribeProtectConfigurationsCommandOutput) => void
1082
+ cb: (err: any, data?: DescribeProtectConfigurationsCommandOutput) => void,
1140
1083
  ): void;
1141
1084
  describeRcsAgentCountryLaunchStatus(
1142
1085
  args: DescribeRcsAgentCountryLaunchStatusCommandInput,
1143
- options?: __HttpHandlerOptions
1086
+ options?: __HttpHandlerOptions,
1144
1087
  ): Promise<DescribeRcsAgentCountryLaunchStatusCommandOutput>;
1145
1088
  describeRcsAgentCountryLaunchStatus(
1146
1089
  args: DescribeRcsAgentCountryLaunchStatusCommandInput,
1147
- cb: (
1148
- err: any,
1149
- data?: DescribeRcsAgentCountryLaunchStatusCommandOutput
1150
- ) => void
1090
+ cb: (err: any, data?: DescribeRcsAgentCountryLaunchStatusCommandOutput) => void,
1151
1091
  ): void;
1152
1092
  describeRcsAgentCountryLaunchStatus(
1153
1093
  args: DescribeRcsAgentCountryLaunchStatusCommandInput,
1154
1094
  options: __HttpHandlerOptions,
1155
- cb: (
1156
- err: any,
1157
- data?: DescribeRcsAgentCountryLaunchStatusCommandOutput
1158
- ) => void
1095
+ cb: (err: any, data?: DescribeRcsAgentCountryLaunchStatusCommandOutput) => void,
1159
1096
  ): void;
1160
1097
  describeRcsAgents(): Promise<DescribeRcsAgentsCommandOutput>;
1161
1098
  describeRcsAgents(
1162
1099
  args: DescribeRcsAgentsCommandInput,
1163
- options?: __HttpHandlerOptions
1100
+ options?: __HttpHandlerOptions,
1164
1101
  ): Promise<DescribeRcsAgentsCommandOutput>;
1165
1102
  describeRcsAgents(
1166
1103
  args: DescribeRcsAgentsCommandInput,
1167
- cb: (err: any, data?: DescribeRcsAgentsCommandOutput) => void
1104
+ cb: (err: any, data?: DescribeRcsAgentsCommandOutput) => void,
1168
1105
  ): void;
1169
1106
  describeRcsAgents(
1170
1107
  args: DescribeRcsAgentsCommandInput,
1171
1108
  options: __HttpHandlerOptions,
1172
- cb: (err: any, data?: DescribeRcsAgentsCommandOutput) => void
1109
+ cb: (err: any, data?: DescribeRcsAgentsCommandOutput) => void,
1173
1110
  ): void;
1174
1111
  describeRegistrationAttachments(): Promise<DescribeRegistrationAttachmentsCommandOutput>;
1175
1112
  describeRegistrationAttachments(
1176
1113
  args: DescribeRegistrationAttachmentsCommandInput,
1177
- options?: __HttpHandlerOptions
1114
+ options?: __HttpHandlerOptions,
1178
1115
  ): Promise<DescribeRegistrationAttachmentsCommandOutput>;
1179
1116
  describeRegistrationAttachments(
1180
1117
  args: DescribeRegistrationAttachmentsCommandInput,
1181
- cb: (err: any, data?: DescribeRegistrationAttachmentsCommandOutput) => void
1118
+ cb: (err: any, data?: DescribeRegistrationAttachmentsCommandOutput) => void,
1182
1119
  ): void;
1183
1120
  describeRegistrationAttachments(
1184
1121
  args: DescribeRegistrationAttachmentsCommandInput,
1185
1122
  options: __HttpHandlerOptions,
1186
- cb: (err: any, data?: DescribeRegistrationAttachmentsCommandOutput) => void
1123
+ cb: (err: any, data?: DescribeRegistrationAttachmentsCommandOutput) => void,
1187
1124
  ): void;
1188
1125
  describeRegistrationFieldDefinitions(
1189
1126
  args: DescribeRegistrationFieldDefinitionsCommandInput,
1190
- options?: __HttpHandlerOptions
1127
+ options?: __HttpHandlerOptions,
1191
1128
  ): Promise<DescribeRegistrationFieldDefinitionsCommandOutput>;
1192
1129
  describeRegistrationFieldDefinitions(
1193
1130
  args: DescribeRegistrationFieldDefinitionsCommandInput,
1194
- cb: (
1195
- err: any,
1196
- data?: DescribeRegistrationFieldDefinitionsCommandOutput
1197
- ) => void
1131
+ cb: (err: any, data?: DescribeRegistrationFieldDefinitionsCommandOutput) => void,
1198
1132
  ): void;
1199
1133
  describeRegistrationFieldDefinitions(
1200
1134
  args: DescribeRegistrationFieldDefinitionsCommandInput,
1201
1135
  options: __HttpHandlerOptions,
1202
- cb: (
1203
- err: any,
1204
- data?: DescribeRegistrationFieldDefinitionsCommandOutput
1205
- ) => void
1136
+ cb: (err: any, data?: DescribeRegistrationFieldDefinitionsCommandOutput) => void,
1206
1137
  ): void;
1207
1138
  describeRegistrationFieldValues(
1208
1139
  args: DescribeRegistrationFieldValuesCommandInput,
1209
- options?: __HttpHandlerOptions
1140
+ options?: __HttpHandlerOptions,
1210
1141
  ): Promise<DescribeRegistrationFieldValuesCommandOutput>;
1211
1142
  describeRegistrationFieldValues(
1212
1143
  args: DescribeRegistrationFieldValuesCommandInput,
1213
- cb: (err: any, data?: DescribeRegistrationFieldValuesCommandOutput) => void
1144
+ cb: (err: any, data?: DescribeRegistrationFieldValuesCommandOutput) => void,
1214
1145
  ): void;
1215
1146
  describeRegistrationFieldValues(
1216
1147
  args: DescribeRegistrationFieldValuesCommandInput,
1217
1148
  options: __HttpHandlerOptions,
1218
- cb: (err: any, data?: DescribeRegistrationFieldValuesCommandOutput) => void
1149
+ cb: (err: any, data?: DescribeRegistrationFieldValuesCommandOutput) => void,
1219
1150
  ): void;
1220
1151
  describeRegistrations(): Promise<DescribeRegistrationsCommandOutput>;
1221
1152
  describeRegistrations(
1222
1153
  args: DescribeRegistrationsCommandInput,
1223
- options?: __HttpHandlerOptions
1154
+ options?: __HttpHandlerOptions,
1224
1155
  ): Promise<DescribeRegistrationsCommandOutput>;
1225
1156
  describeRegistrations(
1226
1157
  args: DescribeRegistrationsCommandInput,
1227
- cb: (err: any, data?: DescribeRegistrationsCommandOutput) => void
1158
+ cb: (err: any, data?: DescribeRegistrationsCommandOutput) => void,
1228
1159
  ): void;
1229
1160
  describeRegistrations(
1230
1161
  args: DescribeRegistrationsCommandInput,
1231
1162
  options: __HttpHandlerOptions,
1232
- cb: (err: any, data?: DescribeRegistrationsCommandOutput) => void
1163
+ cb: (err: any, data?: DescribeRegistrationsCommandOutput) => void,
1233
1164
  ): void;
1234
1165
  describeRegistrationSectionDefinitions(
1235
1166
  args: DescribeRegistrationSectionDefinitionsCommandInput,
1236
- options?: __HttpHandlerOptions
1167
+ options?: __HttpHandlerOptions,
1237
1168
  ): Promise<DescribeRegistrationSectionDefinitionsCommandOutput>;
1238
1169
  describeRegistrationSectionDefinitions(
1239
1170
  args: DescribeRegistrationSectionDefinitionsCommandInput,
1240
- cb: (
1241
- err: any,
1242
- data?: DescribeRegistrationSectionDefinitionsCommandOutput
1243
- ) => void
1171
+ cb: (err: any, data?: DescribeRegistrationSectionDefinitionsCommandOutput) => void,
1244
1172
  ): void;
1245
1173
  describeRegistrationSectionDefinitions(
1246
1174
  args: DescribeRegistrationSectionDefinitionsCommandInput,
1247
1175
  options: __HttpHandlerOptions,
1248
- cb: (
1249
- err: any,
1250
- data?: DescribeRegistrationSectionDefinitionsCommandOutput
1251
- ) => void
1176
+ cb: (err: any, data?: DescribeRegistrationSectionDefinitionsCommandOutput) => void,
1252
1177
  ): void;
1253
1178
  describeRegistrationTypeDefinitions(): Promise<DescribeRegistrationTypeDefinitionsCommandOutput>;
1254
1179
  describeRegistrationTypeDefinitions(
1255
1180
  args: DescribeRegistrationTypeDefinitionsCommandInput,
1256
- options?: __HttpHandlerOptions
1181
+ options?: __HttpHandlerOptions,
1257
1182
  ): Promise<DescribeRegistrationTypeDefinitionsCommandOutput>;
1258
1183
  describeRegistrationTypeDefinitions(
1259
1184
  args: DescribeRegistrationTypeDefinitionsCommandInput,
1260
- cb: (
1261
- err: any,
1262
- data?: DescribeRegistrationTypeDefinitionsCommandOutput
1263
- ) => void
1185
+ cb: (err: any, data?: DescribeRegistrationTypeDefinitionsCommandOutput) => void,
1264
1186
  ): void;
1265
1187
  describeRegistrationTypeDefinitions(
1266
1188
  args: DescribeRegistrationTypeDefinitionsCommandInput,
1267
1189
  options: __HttpHandlerOptions,
1268
- cb: (
1269
- err: any,
1270
- data?: DescribeRegistrationTypeDefinitionsCommandOutput
1271
- ) => void
1190
+ cb: (err: any, data?: DescribeRegistrationTypeDefinitionsCommandOutput) => void,
1272
1191
  ): void;
1273
1192
  describeRegistrationVersions(
1274
1193
  args: DescribeRegistrationVersionsCommandInput,
1275
- options?: __HttpHandlerOptions
1194
+ options?: __HttpHandlerOptions,
1276
1195
  ): Promise<DescribeRegistrationVersionsCommandOutput>;
1277
1196
  describeRegistrationVersions(
1278
1197
  args: DescribeRegistrationVersionsCommandInput,
1279
- cb: (err: any, data?: DescribeRegistrationVersionsCommandOutput) => void
1198
+ cb: (err: any, data?: DescribeRegistrationVersionsCommandOutput) => void,
1280
1199
  ): void;
1281
1200
  describeRegistrationVersions(
1282
1201
  args: DescribeRegistrationVersionsCommandInput,
1283
1202
  options: __HttpHandlerOptions,
1284
- cb: (err: any, data?: DescribeRegistrationVersionsCommandOutput) => void
1203
+ cb: (err: any, data?: DescribeRegistrationVersionsCommandOutput) => void,
1285
1204
  ): void;
1286
1205
  describeSenderIds(): Promise<DescribeSenderIdsCommandOutput>;
1287
1206
  describeSenderIds(
1288
1207
  args: DescribeSenderIdsCommandInput,
1289
- options?: __HttpHandlerOptions
1208
+ options?: __HttpHandlerOptions,
1290
1209
  ): Promise<DescribeSenderIdsCommandOutput>;
1291
1210
  describeSenderIds(
1292
1211
  args: DescribeSenderIdsCommandInput,
1293
- cb: (err: any, data?: DescribeSenderIdsCommandOutput) => void
1212
+ cb: (err: any, data?: DescribeSenderIdsCommandOutput) => void,
1294
1213
  ): void;
1295
1214
  describeSenderIds(
1296
1215
  args: DescribeSenderIdsCommandInput,
1297
1216
  options: __HttpHandlerOptions,
1298
- cb: (err: any, data?: DescribeSenderIdsCommandOutput) => void
1217
+ cb: (err: any, data?: DescribeSenderIdsCommandOutput) => void,
1299
1218
  ): void;
1300
1219
  describeSpendLimits(): Promise<DescribeSpendLimitsCommandOutput>;
1301
1220
  describeSpendLimits(
1302
1221
  args: DescribeSpendLimitsCommandInput,
1303
- options?: __HttpHandlerOptions
1222
+ options?: __HttpHandlerOptions,
1304
1223
  ): Promise<DescribeSpendLimitsCommandOutput>;
1305
1224
  describeSpendLimits(
1306
1225
  args: DescribeSpendLimitsCommandInput,
1307
- cb: (err: any, data?: DescribeSpendLimitsCommandOutput) => void
1226
+ cb: (err: any, data?: DescribeSpendLimitsCommandOutput) => void,
1308
1227
  ): void;
1309
1228
  describeSpendLimits(
1310
1229
  args: DescribeSpendLimitsCommandInput,
1311
1230
  options: __HttpHandlerOptions,
1312
- cb: (err: any, data?: DescribeSpendLimitsCommandOutput) => void
1231
+ cb: (err: any, data?: DescribeSpendLimitsCommandOutput) => void,
1313
1232
  ): void;
1314
1233
  describeVerifiedDestinationNumbers(): Promise<DescribeVerifiedDestinationNumbersCommandOutput>;
1315
1234
  describeVerifiedDestinationNumbers(
1316
1235
  args: DescribeVerifiedDestinationNumbersCommandInput,
1317
- options?: __HttpHandlerOptions
1236
+ options?: __HttpHandlerOptions,
1318
1237
  ): Promise<DescribeVerifiedDestinationNumbersCommandOutput>;
1319
1238
  describeVerifiedDestinationNumbers(
1320
1239
  args: DescribeVerifiedDestinationNumbersCommandInput,
1321
- cb: (
1322
- err: any,
1323
- data?: DescribeVerifiedDestinationNumbersCommandOutput
1324
- ) => void
1240
+ cb: (err: any, data?: DescribeVerifiedDestinationNumbersCommandOutput) => void,
1325
1241
  ): void;
1326
1242
  describeVerifiedDestinationNumbers(
1327
1243
  args: DescribeVerifiedDestinationNumbersCommandInput,
1328
1244
  options: __HttpHandlerOptions,
1329
- cb: (
1330
- err: any,
1331
- data?: DescribeVerifiedDestinationNumbersCommandOutput
1332
- ) => void
1245
+ cb: (err: any, data?: DescribeVerifiedDestinationNumbersCommandOutput) => void,
1333
1246
  ): void;
1334
1247
  disassociateOriginationIdentity(
1335
1248
  args: DisassociateOriginationIdentityCommandInput,
1336
- options?: __HttpHandlerOptions
1249
+ options?: __HttpHandlerOptions,
1337
1250
  ): Promise<DisassociateOriginationIdentityCommandOutput>;
1338
1251
  disassociateOriginationIdentity(
1339
1252
  args: DisassociateOriginationIdentityCommandInput,
1340
- cb: (err: any, data?: DisassociateOriginationIdentityCommandOutput) => void
1253
+ cb: (err: any, data?: DisassociateOriginationIdentityCommandOutput) => void,
1341
1254
  ): void;
1342
1255
  disassociateOriginationIdentity(
1343
1256
  args: DisassociateOriginationIdentityCommandInput,
1344
1257
  options: __HttpHandlerOptions,
1345
- cb: (err: any, data?: DisassociateOriginationIdentityCommandOutput) => void
1258
+ cb: (err: any, data?: DisassociateOriginationIdentityCommandOutput) => void,
1346
1259
  ): void;
1347
1260
  disassociateProtectConfiguration(
1348
1261
  args: DisassociateProtectConfigurationCommandInput,
1349
- options?: __HttpHandlerOptions
1262
+ options?: __HttpHandlerOptions,
1350
1263
  ): Promise<DisassociateProtectConfigurationCommandOutput>;
1351
1264
  disassociateProtectConfiguration(
1352
1265
  args: DisassociateProtectConfigurationCommandInput,
1353
- cb: (err: any, data?: DisassociateProtectConfigurationCommandOutput) => void
1266
+ cb: (err: any, data?: DisassociateProtectConfigurationCommandOutput) => void,
1354
1267
  ): void;
1355
1268
  disassociateProtectConfiguration(
1356
1269
  args: DisassociateProtectConfigurationCommandInput,
1357
1270
  options: __HttpHandlerOptions,
1358
- cb: (err: any, data?: DisassociateProtectConfigurationCommandOutput) => void
1271
+ cb: (err: any, data?: DisassociateProtectConfigurationCommandOutput) => void,
1359
1272
  ): void;
1360
1273
  discardRegistrationVersion(
1361
1274
  args: DiscardRegistrationVersionCommandInput,
1362
- options?: __HttpHandlerOptions
1275
+ options?: __HttpHandlerOptions,
1363
1276
  ): Promise<DiscardRegistrationVersionCommandOutput>;
1364
1277
  discardRegistrationVersion(
1365
1278
  args: DiscardRegistrationVersionCommandInput,
1366
- cb: (err: any, data?: DiscardRegistrationVersionCommandOutput) => void
1279
+ cb: (err: any, data?: DiscardRegistrationVersionCommandOutput) => void,
1367
1280
  ): void;
1368
1281
  discardRegistrationVersion(
1369
1282
  args: DiscardRegistrationVersionCommandInput,
1370
1283
  options: __HttpHandlerOptions,
1371
- cb: (err: any, data?: DiscardRegistrationVersionCommandOutput) => void
1284
+ cb: (err: any, data?: DiscardRegistrationVersionCommandOutput) => void,
1372
1285
  ): void;
1373
1286
  getProtectConfigurationCountryRuleSet(
1374
1287
  args: GetProtectConfigurationCountryRuleSetCommandInput,
1375
- options?: __HttpHandlerOptions
1288
+ options?: __HttpHandlerOptions,
1376
1289
  ): Promise<GetProtectConfigurationCountryRuleSetCommandOutput>;
1377
1290
  getProtectConfigurationCountryRuleSet(
1378
1291
  args: GetProtectConfigurationCountryRuleSetCommandInput,
1379
- cb: (
1380
- err: any,
1381
- data?: GetProtectConfigurationCountryRuleSetCommandOutput
1382
- ) => void
1292
+ cb: (err: any, data?: GetProtectConfigurationCountryRuleSetCommandOutput) => void,
1383
1293
  ): void;
1384
1294
  getProtectConfigurationCountryRuleSet(
1385
1295
  args: GetProtectConfigurationCountryRuleSetCommandInput,
1386
1296
  options: __HttpHandlerOptions,
1387
- cb: (
1388
- err: any,
1389
- data?: GetProtectConfigurationCountryRuleSetCommandOutput
1390
- ) => void
1297
+ cb: (err: any, data?: GetProtectConfigurationCountryRuleSetCommandOutput) => void,
1391
1298
  ): void;
1392
1299
  getResourcePolicy(
1393
1300
  args: GetResourcePolicyCommandInput,
1394
- options?: __HttpHandlerOptions
1301
+ options?: __HttpHandlerOptions,
1395
1302
  ): Promise<GetResourcePolicyCommandOutput>;
1396
1303
  getResourcePolicy(
1397
1304
  args: GetResourcePolicyCommandInput,
1398
- cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1305
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void,
1399
1306
  ): void;
1400
1307
  getResourcePolicy(
1401
1308
  args: GetResourcePolicyCommandInput,
1402
1309
  options: __HttpHandlerOptions,
1403
- cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1310
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void,
1404
1311
  ): void;
1405
1312
  listNotifyCountries(): Promise<ListNotifyCountriesCommandOutput>;
1406
1313
  listNotifyCountries(
1407
1314
  args: ListNotifyCountriesCommandInput,
1408
- options?: __HttpHandlerOptions
1315
+ options?: __HttpHandlerOptions,
1409
1316
  ): Promise<ListNotifyCountriesCommandOutput>;
1410
1317
  listNotifyCountries(
1411
1318
  args: ListNotifyCountriesCommandInput,
1412
- cb: (err: any, data?: ListNotifyCountriesCommandOutput) => void
1319
+ cb: (err: any, data?: ListNotifyCountriesCommandOutput) => void,
1413
1320
  ): void;
1414
1321
  listNotifyCountries(
1415
1322
  args: ListNotifyCountriesCommandInput,
1416
1323
  options: __HttpHandlerOptions,
1417
- cb: (err: any, data?: ListNotifyCountriesCommandOutput) => void
1324
+ cb: (err: any, data?: ListNotifyCountriesCommandOutput) => void,
1418
1325
  ): void;
1419
1326
  listPoolOriginationIdentities(
1420
1327
  args: ListPoolOriginationIdentitiesCommandInput,
1421
- options?: __HttpHandlerOptions
1328
+ options?: __HttpHandlerOptions,
1422
1329
  ): Promise<ListPoolOriginationIdentitiesCommandOutput>;
1423
1330
  listPoolOriginationIdentities(
1424
1331
  args: ListPoolOriginationIdentitiesCommandInput,
1425
- cb: (err: any, data?: ListPoolOriginationIdentitiesCommandOutput) => void
1332
+ cb: (err: any, data?: ListPoolOriginationIdentitiesCommandOutput) => void,
1426
1333
  ): void;
1427
1334
  listPoolOriginationIdentities(
1428
1335
  args: ListPoolOriginationIdentitiesCommandInput,
1429
1336
  options: __HttpHandlerOptions,
1430
- cb: (err: any, data?: ListPoolOriginationIdentitiesCommandOutput) => void
1337
+ cb: (err: any, data?: ListPoolOriginationIdentitiesCommandOutput) => void,
1431
1338
  ): void;
1432
1339
  listProtectConfigurationRuleSetNumberOverrides(
1433
1340
  args: ListProtectConfigurationRuleSetNumberOverridesCommandInput,
1434
- options?: __HttpHandlerOptions
1341
+ options?: __HttpHandlerOptions,
1435
1342
  ): Promise<ListProtectConfigurationRuleSetNumberOverridesCommandOutput>;
1436
1343
  listProtectConfigurationRuleSetNumberOverrides(
1437
1344
  args: ListProtectConfigurationRuleSetNumberOverridesCommandInput,
1438
- cb: (
1439
- err: any,
1440
- data?: ListProtectConfigurationRuleSetNumberOverridesCommandOutput
1441
- ) => void
1345
+ cb: (err: any, data?: ListProtectConfigurationRuleSetNumberOverridesCommandOutput) => void,
1442
1346
  ): void;
1443
1347
  listProtectConfigurationRuleSetNumberOverrides(
1444
1348
  args: ListProtectConfigurationRuleSetNumberOverridesCommandInput,
1445
1349
  options: __HttpHandlerOptions,
1446
- cb: (
1447
- err: any,
1448
- data?: ListProtectConfigurationRuleSetNumberOverridesCommandOutput
1449
- ) => void
1350
+ cb: (err: any, data?: ListProtectConfigurationRuleSetNumberOverridesCommandOutput) => void,
1450
1351
  ): void;
1451
1352
  listRegistrationAssociations(
1452
1353
  args: ListRegistrationAssociationsCommandInput,
1453
- options?: __HttpHandlerOptions
1354
+ options?: __HttpHandlerOptions,
1454
1355
  ): Promise<ListRegistrationAssociationsCommandOutput>;
1455
1356
  listRegistrationAssociations(
1456
1357
  args: ListRegistrationAssociationsCommandInput,
1457
- cb: (err: any, data?: ListRegistrationAssociationsCommandOutput) => void
1358
+ cb: (err: any, data?: ListRegistrationAssociationsCommandOutput) => void,
1458
1359
  ): void;
1459
1360
  listRegistrationAssociations(
1460
1361
  args: ListRegistrationAssociationsCommandInput,
1461
1362
  options: __HttpHandlerOptions,
1462
- cb: (err: any, data?: ListRegistrationAssociationsCommandOutput) => void
1363
+ cb: (err: any, data?: ListRegistrationAssociationsCommandOutput) => void,
1463
1364
  ): void;
1464
1365
  listTagsForResource(
1465
1366
  args: ListTagsForResourceCommandInput,
1466
- options?: __HttpHandlerOptions
1367
+ options?: __HttpHandlerOptions,
1467
1368
  ): Promise<ListTagsForResourceCommandOutput>;
1468
1369
  listTagsForResource(
1469
1370
  args: ListTagsForResourceCommandInput,
1470
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1371
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1471
1372
  ): void;
1472
1373
  listTagsForResource(
1473
1374
  args: ListTagsForResourceCommandInput,
1474
1375
  options: __HttpHandlerOptions,
1475
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1376
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1476
1377
  ): void;
1477
1378
  putKeyword(
1478
1379
  args: PutKeywordCommandInput,
1479
- options?: __HttpHandlerOptions
1380
+ options?: __HttpHandlerOptions,
1480
1381
  ): Promise<PutKeywordCommandOutput>;
1481
1382
  putKeyword(
1482
1383
  args: PutKeywordCommandInput,
1483
- cb: (err: any, data?: PutKeywordCommandOutput) => void
1384
+ cb: (err: any, data?: PutKeywordCommandOutput) => void,
1484
1385
  ): void;
1485
1386
  putKeyword(
1486
1387
  args: PutKeywordCommandInput,
1487
1388
  options: __HttpHandlerOptions,
1488
- cb: (err: any, data?: PutKeywordCommandOutput) => void
1389
+ cb: (err: any, data?: PutKeywordCommandOutput) => void,
1489
1390
  ): void;
1490
1391
  putMessageFeedback(
1491
1392
  args: PutMessageFeedbackCommandInput,
1492
- options?: __HttpHandlerOptions
1393
+ options?: __HttpHandlerOptions,
1493
1394
  ): Promise<PutMessageFeedbackCommandOutput>;
1494
1395
  putMessageFeedback(
1495
1396
  args: PutMessageFeedbackCommandInput,
1496
- cb: (err: any, data?: PutMessageFeedbackCommandOutput) => void
1397
+ cb: (err: any, data?: PutMessageFeedbackCommandOutput) => void,
1497
1398
  ): void;
1498
1399
  putMessageFeedback(
1499
1400
  args: PutMessageFeedbackCommandInput,
1500
1401
  options: __HttpHandlerOptions,
1501
- cb: (err: any, data?: PutMessageFeedbackCommandOutput) => void
1402
+ cb: (err: any, data?: PutMessageFeedbackCommandOutput) => void,
1502
1403
  ): void;
1503
1404
  putOptedOutNumber(
1504
1405
  args: PutOptedOutNumberCommandInput,
1505
- options?: __HttpHandlerOptions
1406
+ options?: __HttpHandlerOptions,
1506
1407
  ): Promise<PutOptedOutNumberCommandOutput>;
1507
1408
  putOptedOutNumber(
1508
1409
  args: PutOptedOutNumberCommandInput,
1509
- cb: (err: any, data?: PutOptedOutNumberCommandOutput) => void
1410
+ cb: (err: any, data?: PutOptedOutNumberCommandOutput) => void,
1510
1411
  ): void;
1511
1412
  putOptedOutNumber(
1512
1413
  args: PutOptedOutNumberCommandInput,
1513
1414
  options: __HttpHandlerOptions,
1514
- cb: (err: any, data?: PutOptedOutNumberCommandOutput) => void
1415
+ cb: (err: any, data?: PutOptedOutNumberCommandOutput) => void,
1515
1416
  ): void;
1516
1417
  putProtectConfigurationRuleSetNumberOverride(
1517
1418
  args: PutProtectConfigurationRuleSetNumberOverrideCommandInput,
1518
- options?: __HttpHandlerOptions
1419
+ options?: __HttpHandlerOptions,
1519
1420
  ): Promise<PutProtectConfigurationRuleSetNumberOverrideCommandOutput>;
1520
1421
  putProtectConfigurationRuleSetNumberOverride(
1521
1422
  args: PutProtectConfigurationRuleSetNumberOverrideCommandInput,
1522
- cb: (
1523
- err: any,
1524
- data?: PutProtectConfigurationRuleSetNumberOverrideCommandOutput
1525
- ) => void
1423
+ cb: (err: any, data?: PutProtectConfigurationRuleSetNumberOverrideCommandOutput) => void,
1526
1424
  ): void;
1527
1425
  putProtectConfigurationRuleSetNumberOverride(
1528
1426
  args: PutProtectConfigurationRuleSetNumberOverrideCommandInput,
1529
1427
  options: __HttpHandlerOptions,
1530
- cb: (
1531
- err: any,
1532
- data?: PutProtectConfigurationRuleSetNumberOverrideCommandOutput
1533
- ) => void
1428
+ cb: (err: any, data?: PutProtectConfigurationRuleSetNumberOverrideCommandOutput) => void,
1534
1429
  ): void;
1535
1430
  putRegistrationFieldValue(
1536
1431
  args: PutRegistrationFieldValueCommandInput,
1537
- options?: __HttpHandlerOptions
1432
+ options?: __HttpHandlerOptions,
1538
1433
  ): Promise<PutRegistrationFieldValueCommandOutput>;
1539
1434
  putRegistrationFieldValue(
1540
1435
  args: PutRegistrationFieldValueCommandInput,
1541
- cb: (err: any, data?: PutRegistrationFieldValueCommandOutput) => void
1436
+ cb: (err: any, data?: PutRegistrationFieldValueCommandOutput) => void,
1542
1437
  ): void;
1543
1438
  putRegistrationFieldValue(
1544
1439
  args: PutRegistrationFieldValueCommandInput,
1545
1440
  options: __HttpHandlerOptions,
1546
- cb: (err: any, data?: PutRegistrationFieldValueCommandOutput) => void
1441
+ cb: (err: any, data?: PutRegistrationFieldValueCommandOutput) => void,
1547
1442
  ): void;
1548
1443
  putResourcePolicy(
1549
1444
  args: PutResourcePolicyCommandInput,
1550
- options?: __HttpHandlerOptions
1445
+ options?: __HttpHandlerOptions,
1551
1446
  ): Promise<PutResourcePolicyCommandOutput>;
1552
1447
  putResourcePolicy(
1553
1448
  args: PutResourcePolicyCommandInput,
1554
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
1449
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
1555
1450
  ): void;
1556
1451
  putResourcePolicy(
1557
1452
  args: PutResourcePolicyCommandInput,
1558
1453
  options: __HttpHandlerOptions,
1559
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
1454
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
1560
1455
  ): void;
1561
1456
  releasePhoneNumber(
1562
1457
  args: ReleasePhoneNumberCommandInput,
1563
- options?: __HttpHandlerOptions
1458
+ options?: __HttpHandlerOptions,
1564
1459
  ): Promise<ReleasePhoneNumberCommandOutput>;
1565
1460
  releasePhoneNumber(
1566
1461
  args: ReleasePhoneNumberCommandInput,
1567
- cb: (err: any, data?: ReleasePhoneNumberCommandOutput) => void
1462
+ cb: (err: any, data?: ReleasePhoneNumberCommandOutput) => void,
1568
1463
  ): void;
1569
1464
  releasePhoneNumber(
1570
1465
  args: ReleasePhoneNumberCommandInput,
1571
1466
  options: __HttpHandlerOptions,
1572
- cb: (err: any, data?: ReleasePhoneNumberCommandOutput) => void
1467
+ cb: (err: any, data?: ReleasePhoneNumberCommandOutput) => void,
1573
1468
  ): void;
1574
1469
  releaseSenderId(
1575
1470
  args: ReleaseSenderIdCommandInput,
1576
- options?: __HttpHandlerOptions
1471
+ options?: __HttpHandlerOptions,
1577
1472
  ): Promise<ReleaseSenderIdCommandOutput>;
1578
1473
  releaseSenderId(
1579
1474
  args: ReleaseSenderIdCommandInput,
1580
- cb: (err: any, data?: ReleaseSenderIdCommandOutput) => void
1475
+ cb: (err: any, data?: ReleaseSenderIdCommandOutput) => void,
1581
1476
  ): void;
1582
1477
  releaseSenderId(
1583
1478
  args: ReleaseSenderIdCommandInput,
1584
1479
  options: __HttpHandlerOptions,
1585
- cb: (err: any, data?: ReleaseSenderIdCommandOutput) => void
1480
+ cb: (err: any, data?: ReleaseSenderIdCommandOutput) => void,
1586
1481
  ): void;
1587
1482
  requestPhoneNumber(
1588
1483
  args: RequestPhoneNumberCommandInput,
1589
- options?: __HttpHandlerOptions
1484
+ options?: __HttpHandlerOptions,
1590
1485
  ): Promise<RequestPhoneNumberCommandOutput>;
1591
1486
  requestPhoneNumber(
1592
1487
  args: RequestPhoneNumberCommandInput,
1593
- cb: (err: any, data?: RequestPhoneNumberCommandOutput) => void
1488
+ cb: (err: any, data?: RequestPhoneNumberCommandOutput) => void,
1594
1489
  ): void;
1595
1490
  requestPhoneNumber(
1596
1491
  args: RequestPhoneNumberCommandInput,
1597
1492
  options: __HttpHandlerOptions,
1598
- cb: (err: any, data?: RequestPhoneNumberCommandOutput) => void
1493
+ cb: (err: any, data?: RequestPhoneNumberCommandOutput) => void,
1599
1494
  ): void;
1600
1495
  requestSenderId(
1601
1496
  args: RequestSenderIdCommandInput,
1602
- options?: __HttpHandlerOptions
1497
+ options?: __HttpHandlerOptions,
1603
1498
  ): Promise<RequestSenderIdCommandOutput>;
1604
1499
  requestSenderId(
1605
1500
  args: RequestSenderIdCommandInput,
1606
- cb: (err: any, data?: RequestSenderIdCommandOutput) => void
1501
+ cb: (err: any, data?: RequestSenderIdCommandOutput) => void,
1607
1502
  ): void;
1608
1503
  requestSenderId(
1609
1504
  args: RequestSenderIdCommandInput,
1610
1505
  options: __HttpHandlerOptions,
1611
- cb: (err: any, data?: RequestSenderIdCommandOutput) => void
1506
+ cb: (err: any, data?: RequestSenderIdCommandOutput) => void,
1612
1507
  ): void;
1613
1508
  sendDestinationNumberVerificationCode(
1614
1509
  args: SendDestinationNumberVerificationCodeCommandInput,
1615
- options?: __HttpHandlerOptions
1510
+ options?: __HttpHandlerOptions,
1616
1511
  ): Promise<SendDestinationNumberVerificationCodeCommandOutput>;
1617
1512
  sendDestinationNumberVerificationCode(
1618
1513
  args: SendDestinationNumberVerificationCodeCommandInput,
1619
- cb: (
1620
- err: any,
1621
- data?: SendDestinationNumberVerificationCodeCommandOutput
1622
- ) => void
1514
+ cb: (err: any, data?: SendDestinationNumberVerificationCodeCommandOutput) => void,
1623
1515
  ): void;
1624
1516
  sendDestinationNumberVerificationCode(
1625
1517
  args: SendDestinationNumberVerificationCodeCommandInput,
1626
1518
  options: __HttpHandlerOptions,
1627
- cb: (
1628
- err: any,
1629
- data?: SendDestinationNumberVerificationCodeCommandOutput
1630
- ) => void
1519
+ cb: (err: any, data?: SendDestinationNumberVerificationCodeCommandOutput) => void,
1631
1520
  ): void;
1632
1521
  sendMediaMessage(
1633
1522
  args: SendMediaMessageCommandInput,
1634
- options?: __HttpHandlerOptions
1523
+ options?: __HttpHandlerOptions,
1635
1524
  ): Promise<SendMediaMessageCommandOutput>;
1636
1525
  sendMediaMessage(
1637
1526
  args: SendMediaMessageCommandInput,
1638
- cb: (err: any, data?: SendMediaMessageCommandOutput) => void
1527
+ cb: (err: any, data?: SendMediaMessageCommandOutput) => void,
1639
1528
  ): void;
1640
1529
  sendMediaMessage(
1641
1530
  args: SendMediaMessageCommandInput,
1642
1531
  options: __HttpHandlerOptions,
1643
- cb: (err: any, data?: SendMediaMessageCommandOutput) => void
1532
+ cb: (err: any, data?: SendMediaMessageCommandOutput) => void,
1644
1533
  ): void;
1645
1534
  sendNotifyTextMessage(
1646
1535
  args: SendNotifyTextMessageCommandInput,
1647
- options?: __HttpHandlerOptions
1536
+ options?: __HttpHandlerOptions,
1648
1537
  ): Promise<SendNotifyTextMessageCommandOutput>;
1649
1538
  sendNotifyTextMessage(
1650
1539
  args: SendNotifyTextMessageCommandInput,
1651
- cb: (err: any, data?: SendNotifyTextMessageCommandOutput) => void
1540
+ cb: (err: any, data?: SendNotifyTextMessageCommandOutput) => void,
1652
1541
  ): void;
1653
1542
  sendNotifyTextMessage(
1654
1543
  args: SendNotifyTextMessageCommandInput,
1655
1544
  options: __HttpHandlerOptions,
1656
- cb: (err: any, data?: SendNotifyTextMessageCommandOutput) => void
1545
+ cb: (err: any, data?: SendNotifyTextMessageCommandOutput) => void,
1657
1546
  ): void;
1658
1547
  sendNotifyVoiceMessage(
1659
1548
  args: SendNotifyVoiceMessageCommandInput,
1660
- options?: __HttpHandlerOptions
1549
+ options?: __HttpHandlerOptions,
1661
1550
  ): Promise<SendNotifyVoiceMessageCommandOutput>;
1662
1551
  sendNotifyVoiceMessage(
1663
1552
  args: SendNotifyVoiceMessageCommandInput,
1664
- cb: (err: any, data?: SendNotifyVoiceMessageCommandOutput) => void
1553
+ cb: (err: any, data?: SendNotifyVoiceMessageCommandOutput) => void,
1665
1554
  ): void;
1666
1555
  sendNotifyVoiceMessage(
1667
1556
  args: SendNotifyVoiceMessageCommandInput,
1668
1557
  options: __HttpHandlerOptions,
1669
- cb: (err: any, data?: SendNotifyVoiceMessageCommandOutput) => void
1558
+ cb: (err: any, data?: SendNotifyVoiceMessageCommandOutput) => void,
1670
1559
  ): void;
1671
1560
  sendRcsMessage(
1672
1561
  args: SendRcsMessageCommandInput,
1673
- options?: __HttpHandlerOptions
1562
+ options?: __HttpHandlerOptions,
1674
1563
  ): Promise<SendRcsMessageCommandOutput>;
1675
1564
  sendRcsMessage(
1676
1565
  args: SendRcsMessageCommandInput,
1677
- cb: (err: any, data?: SendRcsMessageCommandOutput) => void
1566
+ cb: (err: any, data?: SendRcsMessageCommandOutput) => void,
1678
1567
  ): void;
1679
1568
  sendRcsMessage(
1680
1569
  args: SendRcsMessageCommandInput,
1681
1570
  options: __HttpHandlerOptions,
1682
- cb: (err: any, data?: SendRcsMessageCommandOutput) => void
1571
+ cb: (err: any, data?: SendRcsMessageCommandOutput) => void,
1683
1572
  ): void;
1684
1573
  sendTextMessage(
1685
1574
  args: SendTextMessageCommandInput,
1686
- options?: __HttpHandlerOptions
1575
+ options?: __HttpHandlerOptions,
1687
1576
  ): Promise<SendTextMessageCommandOutput>;
1688
1577
  sendTextMessage(
1689
1578
  args: SendTextMessageCommandInput,
1690
- cb: (err: any, data?: SendTextMessageCommandOutput) => void
1579
+ cb: (err: any, data?: SendTextMessageCommandOutput) => void,
1691
1580
  ): void;
1692
1581
  sendTextMessage(
1693
1582
  args: SendTextMessageCommandInput,
1694
1583
  options: __HttpHandlerOptions,
1695
- cb: (err: any, data?: SendTextMessageCommandOutput) => void
1584
+ cb: (err: any, data?: SendTextMessageCommandOutput) => void,
1696
1585
  ): void;
1697
1586
  sendVoiceMessage(
1698
1587
  args: SendVoiceMessageCommandInput,
1699
- options?: __HttpHandlerOptions
1588
+ options?: __HttpHandlerOptions,
1700
1589
  ): Promise<SendVoiceMessageCommandOutput>;
1701
1590
  sendVoiceMessage(
1702
1591
  args: SendVoiceMessageCommandInput,
1703
- cb: (err: any, data?: SendVoiceMessageCommandOutput) => void
1592
+ cb: (err: any, data?: SendVoiceMessageCommandOutput) => void,
1704
1593
  ): void;
1705
1594
  sendVoiceMessage(
1706
1595
  args: SendVoiceMessageCommandInput,
1707
1596
  options: __HttpHandlerOptions,
1708
- cb: (err: any, data?: SendVoiceMessageCommandOutput) => void
1597
+ cb: (err: any, data?: SendVoiceMessageCommandOutput) => void,
1709
1598
  ): void;
1710
1599
  setAccountDefaultProtectConfiguration(
1711
1600
  args: SetAccountDefaultProtectConfigurationCommandInput,
1712
- options?: __HttpHandlerOptions
1601
+ options?: __HttpHandlerOptions,
1713
1602
  ): Promise<SetAccountDefaultProtectConfigurationCommandOutput>;
1714
1603
  setAccountDefaultProtectConfiguration(
1715
1604
  args: SetAccountDefaultProtectConfigurationCommandInput,
1716
- cb: (
1717
- err: any,
1718
- data?: SetAccountDefaultProtectConfigurationCommandOutput
1719
- ) => void
1605
+ cb: (err: any, data?: SetAccountDefaultProtectConfigurationCommandOutput) => void,
1720
1606
  ): void;
1721
1607
  setAccountDefaultProtectConfiguration(
1722
1608
  args: SetAccountDefaultProtectConfigurationCommandInput,
1723
1609
  options: __HttpHandlerOptions,
1724
- cb: (
1725
- err: any,
1726
- data?: SetAccountDefaultProtectConfigurationCommandOutput
1727
- ) => void
1610
+ cb: (err: any, data?: SetAccountDefaultProtectConfigurationCommandOutput) => void,
1728
1611
  ): void;
1729
1612
  setDefaultMessageFeedbackEnabled(
1730
1613
  args: SetDefaultMessageFeedbackEnabledCommandInput,
1731
- options?: __HttpHandlerOptions
1614
+ options?: __HttpHandlerOptions,
1732
1615
  ): Promise<SetDefaultMessageFeedbackEnabledCommandOutput>;
1733
1616
  setDefaultMessageFeedbackEnabled(
1734
1617
  args: SetDefaultMessageFeedbackEnabledCommandInput,
1735
- cb: (err: any, data?: SetDefaultMessageFeedbackEnabledCommandOutput) => void
1618
+ cb: (err: any, data?: SetDefaultMessageFeedbackEnabledCommandOutput) => void,
1736
1619
  ): void;
1737
1620
  setDefaultMessageFeedbackEnabled(
1738
1621
  args: SetDefaultMessageFeedbackEnabledCommandInput,
1739
1622
  options: __HttpHandlerOptions,
1740
- cb: (err: any, data?: SetDefaultMessageFeedbackEnabledCommandOutput) => void
1623
+ cb: (err: any, data?: SetDefaultMessageFeedbackEnabledCommandOutput) => void,
1741
1624
  ): void;
1742
1625
  setDefaultMessageType(
1743
1626
  args: SetDefaultMessageTypeCommandInput,
1744
- options?: __HttpHandlerOptions
1627
+ options?: __HttpHandlerOptions,
1745
1628
  ): Promise<SetDefaultMessageTypeCommandOutput>;
1746
1629
  setDefaultMessageType(
1747
1630
  args: SetDefaultMessageTypeCommandInput,
1748
- cb: (err: any, data?: SetDefaultMessageTypeCommandOutput) => void
1631
+ cb: (err: any, data?: SetDefaultMessageTypeCommandOutput) => void,
1749
1632
  ): void;
1750
1633
  setDefaultMessageType(
1751
1634
  args: SetDefaultMessageTypeCommandInput,
1752
1635
  options: __HttpHandlerOptions,
1753
- cb: (err: any, data?: SetDefaultMessageTypeCommandOutput) => void
1636
+ cb: (err: any, data?: SetDefaultMessageTypeCommandOutput) => void,
1754
1637
  ): void;
1755
1638
  setDefaultSenderId(
1756
1639
  args: SetDefaultSenderIdCommandInput,
1757
- options?: __HttpHandlerOptions
1640
+ options?: __HttpHandlerOptions,
1758
1641
  ): Promise<SetDefaultSenderIdCommandOutput>;
1759
1642
  setDefaultSenderId(
1760
1643
  args: SetDefaultSenderIdCommandInput,
1761
- cb: (err: any, data?: SetDefaultSenderIdCommandOutput) => void
1644
+ cb: (err: any, data?: SetDefaultSenderIdCommandOutput) => void,
1762
1645
  ): void;
1763
1646
  setDefaultSenderId(
1764
1647
  args: SetDefaultSenderIdCommandInput,
1765
1648
  options: __HttpHandlerOptions,
1766
- cb: (err: any, data?: SetDefaultSenderIdCommandOutput) => void
1649
+ cb: (err: any, data?: SetDefaultSenderIdCommandOutput) => void,
1767
1650
  ): void;
1768
1651
  setMediaMessageSpendLimitOverride(
1769
1652
  args: SetMediaMessageSpendLimitOverrideCommandInput,
1770
- options?: __HttpHandlerOptions
1653
+ options?: __HttpHandlerOptions,
1771
1654
  ): Promise<SetMediaMessageSpendLimitOverrideCommandOutput>;
1772
1655
  setMediaMessageSpendLimitOverride(
1773
1656
  args: SetMediaMessageSpendLimitOverrideCommandInput,
1774
- cb: (
1775
- err: any,
1776
- data?: SetMediaMessageSpendLimitOverrideCommandOutput
1777
- ) => void
1657
+ cb: (err: any, data?: SetMediaMessageSpendLimitOverrideCommandOutput) => void,
1778
1658
  ): void;
1779
1659
  setMediaMessageSpendLimitOverride(
1780
1660
  args: SetMediaMessageSpendLimitOverrideCommandInput,
1781
1661
  options: __HttpHandlerOptions,
1782
- cb: (
1783
- err: any,
1784
- data?: SetMediaMessageSpendLimitOverrideCommandOutput
1785
- ) => void
1662
+ cb: (err: any, data?: SetMediaMessageSpendLimitOverrideCommandOutput) => void,
1786
1663
  ): void;
1787
1664
  setNotifyMessageSpendLimitOverride(
1788
1665
  args: SetNotifyMessageSpendLimitOverrideCommandInput,
1789
- options?: __HttpHandlerOptions
1666
+ options?: __HttpHandlerOptions,
1790
1667
  ): Promise<SetNotifyMessageSpendLimitOverrideCommandOutput>;
1791
1668
  setNotifyMessageSpendLimitOverride(
1792
1669
  args: SetNotifyMessageSpendLimitOverrideCommandInput,
1793
- cb: (
1794
- err: any,
1795
- data?: SetNotifyMessageSpendLimitOverrideCommandOutput
1796
- ) => void
1670
+ cb: (err: any, data?: SetNotifyMessageSpendLimitOverrideCommandOutput) => void,
1797
1671
  ): void;
1798
1672
  setNotifyMessageSpendLimitOverride(
1799
1673
  args: SetNotifyMessageSpendLimitOverrideCommandInput,
1800
1674
  options: __HttpHandlerOptions,
1801
- cb: (
1802
- err: any,
1803
- data?: SetNotifyMessageSpendLimitOverrideCommandOutput
1804
- ) => void
1675
+ cb: (err: any, data?: SetNotifyMessageSpendLimitOverrideCommandOutput) => void,
1805
1676
  ): void;
1806
1677
  setRcsMessageSpendLimitOverride(
1807
1678
  args: SetRcsMessageSpendLimitOverrideCommandInput,
1808
- options?: __HttpHandlerOptions
1679
+ options?: __HttpHandlerOptions,
1809
1680
  ): Promise<SetRcsMessageSpendLimitOverrideCommandOutput>;
1810
1681
  setRcsMessageSpendLimitOverride(
1811
1682
  args: SetRcsMessageSpendLimitOverrideCommandInput,
1812
- cb: (err: any, data?: SetRcsMessageSpendLimitOverrideCommandOutput) => void
1683
+ cb: (err: any, data?: SetRcsMessageSpendLimitOverrideCommandOutput) => void,
1813
1684
  ): void;
1814
1685
  setRcsMessageSpendLimitOverride(
1815
1686
  args: SetRcsMessageSpendLimitOverrideCommandInput,
1816
1687
  options: __HttpHandlerOptions,
1817
- cb: (err: any, data?: SetRcsMessageSpendLimitOverrideCommandOutput) => void
1688
+ cb: (err: any, data?: SetRcsMessageSpendLimitOverrideCommandOutput) => void,
1818
1689
  ): void;
1819
1690
  setTextMessageSpendLimitOverride(
1820
1691
  args: SetTextMessageSpendLimitOverrideCommandInput,
1821
- options?: __HttpHandlerOptions
1692
+ options?: __HttpHandlerOptions,
1822
1693
  ): Promise<SetTextMessageSpendLimitOverrideCommandOutput>;
1823
1694
  setTextMessageSpendLimitOverride(
1824
1695
  args: SetTextMessageSpendLimitOverrideCommandInput,
1825
- cb: (err: any, data?: SetTextMessageSpendLimitOverrideCommandOutput) => void
1696
+ cb: (err: any, data?: SetTextMessageSpendLimitOverrideCommandOutput) => void,
1826
1697
  ): void;
1827
1698
  setTextMessageSpendLimitOverride(
1828
1699
  args: SetTextMessageSpendLimitOverrideCommandInput,
1829
1700
  options: __HttpHandlerOptions,
1830
- cb: (err: any, data?: SetTextMessageSpendLimitOverrideCommandOutput) => void
1701
+ cb: (err: any, data?: SetTextMessageSpendLimitOverrideCommandOutput) => void,
1831
1702
  ): void;
1832
1703
  setVoiceMessageSpendLimitOverride(
1833
1704
  args: SetVoiceMessageSpendLimitOverrideCommandInput,
1834
- options?: __HttpHandlerOptions
1705
+ options?: __HttpHandlerOptions,
1835
1706
  ): Promise<SetVoiceMessageSpendLimitOverrideCommandOutput>;
1836
1707
  setVoiceMessageSpendLimitOverride(
1837
1708
  args: SetVoiceMessageSpendLimitOverrideCommandInput,
1838
- cb: (
1839
- err: any,
1840
- data?: SetVoiceMessageSpendLimitOverrideCommandOutput
1841
- ) => void
1709
+ cb: (err: any, data?: SetVoiceMessageSpendLimitOverrideCommandOutput) => void,
1842
1710
  ): void;
1843
1711
  setVoiceMessageSpendLimitOverride(
1844
1712
  args: SetVoiceMessageSpendLimitOverrideCommandInput,
1845
1713
  options: __HttpHandlerOptions,
1846
- cb: (
1847
- err: any,
1848
- data?: SetVoiceMessageSpendLimitOverrideCommandOutput
1849
- ) => void
1714
+ cb: (err: any, data?: SetVoiceMessageSpendLimitOverrideCommandOutput) => void,
1850
1715
  ): void;
1851
1716
  submitRegistrationVersion(
1852
1717
  args: SubmitRegistrationVersionCommandInput,
1853
- options?: __HttpHandlerOptions
1718
+ options?: __HttpHandlerOptions,
1854
1719
  ): Promise<SubmitRegistrationVersionCommandOutput>;
1855
1720
  submitRegistrationVersion(
1856
1721
  args: SubmitRegistrationVersionCommandInput,
1857
- cb: (err: any, data?: SubmitRegistrationVersionCommandOutput) => void
1722
+ cb: (err: any, data?: SubmitRegistrationVersionCommandOutput) => void,
1858
1723
  ): void;
1859
1724
  submitRegistrationVersion(
1860
1725
  args: SubmitRegistrationVersionCommandInput,
1861
1726
  options: __HttpHandlerOptions,
1862
- cb: (err: any, data?: SubmitRegistrationVersionCommandOutput) => void
1727
+ cb: (err: any, data?: SubmitRegistrationVersionCommandOutput) => void,
1863
1728
  ): void;
1864
1729
  tagResource(
1865
1730
  args: TagResourceCommandInput,
1866
- options?: __HttpHandlerOptions
1731
+ options?: __HttpHandlerOptions,
1867
1732
  ): Promise<TagResourceCommandOutput>;
1868
1733
  tagResource(
1869
1734
  args: TagResourceCommandInput,
1870
- cb: (err: any, data?: TagResourceCommandOutput) => void
1735
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1871
1736
  ): void;
1872
1737
  tagResource(
1873
1738
  args: TagResourceCommandInput,
1874
1739
  options: __HttpHandlerOptions,
1875
- cb: (err: any, data?: TagResourceCommandOutput) => void
1740
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1876
1741
  ): void;
1877
1742
  untagResource(
1878
1743
  args: UntagResourceCommandInput,
1879
- options?: __HttpHandlerOptions
1744
+ options?: __HttpHandlerOptions,
1880
1745
  ): Promise<UntagResourceCommandOutput>;
1881
1746
  untagResource(
1882
1747
  args: UntagResourceCommandInput,
1883
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1748
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1884
1749
  ): void;
1885
1750
  untagResource(
1886
1751
  args: UntagResourceCommandInput,
1887
1752
  options: __HttpHandlerOptions,
1888
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1753
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1889
1754
  ): void;
1890
1755
  updateEventDestination(
1891
1756
  args: UpdateEventDestinationCommandInput,
1892
- options?: __HttpHandlerOptions
1757
+ options?: __HttpHandlerOptions,
1893
1758
  ): Promise<UpdateEventDestinationCommandOutput>;
1894
1759
  updateEventDestination(
1895
1760
  args: UpdateEventDestinationCommandInput,
1896
- cb: (err: any, data?: UpdateEventDestinationCommandOutput) => void
1761
+ cb: (err: any, data?: UpdateEventDestinationCommandOutput) => void,
1897
1762
  ): void;
1898
1763
  updateEventDestination(
1899
1764
  args: UpdateEventDestinationCommandInput,
1900
1765
  options: __HttpHandlerOptions,
1901
- cb: (err: any, data?: UpdateEventDestinationCommandOutput) => void
1766
+ cb: (err: any, data?: UpdateEventDestinationCommandOutput) => void,
1902
1767
  ): void;
1903
1768
  updateNotifyConfiguration(
1904
1769
  args: UpdateNotifyConfigurationCommandInput,
1905
- options?: __HttpHandlerOptions
1770
+ options?: __HttpHandlerOptions,
1906
1771
  ): Promise<UpdateNotifyConfigurationCommandOutput>;
1907
1772
  updateNotifyConfiguration(
1908
1773
  args: UpdateNotifyConfigurationCommandInput,
1909
- cb: (err: any, data?: UpdateNotifyConfigurationCommandOutput) => void
1774
+ cb: (err: any, data?: UpdateNotifyConfigurationCommandOutput) => void,
1910
1775
  ): void;
1911
1776
  updateNotifyConfiguration(
1912
1777
  args: UpdateNotifyConfigurationCommandInput,
1913
1778
  options: __HttpHandlerOptions,
1914
- cb: (err: any, data?: UpdateNotifyConfigurationCommandOutput) => void
1779
+ cb: (err: any, data?: UpdateNotifyConfigurationCommandOutput) => void,
1915
1780
  ): void;
1916
1781
  updatePhoneNumber(
1917
1782
  args: UpdatePhoneNumberCommandInput,
1918
- options?: __HttpHandlerOptions
1783
+ options?: __HttpHandlerOptions,
1919
1784
  ): Promise<UpdatePhoneNumberCommandOutput>;
1920
1785
  updatePhoneNumber(
1921
1786
  args: UpdatePhoneNumberCommandInput,
1922
- cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void
1787
+ cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void,
1923
1788
  ): void;
1924
1789
  updatePhoneNumber(
1925
1790
  args: UpdatePhoneNumberCommandInput,
1926
1791
  options: __HttpHandlerOptions,
1927
- cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void
1792
+ cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void,
1928
1793
  ): void;
1929
1794
  updatePool(
1930
1795
  args: UpdatePoolCommandInput,
1931
- options?: __HttpHandlerOptions
1796
+ options?: __HttpHandlerOptions,
1932
1797
  ): Promise<UpdatePoolCommandOutput>;
1933
1798
  updatePool(
1934
1799
  args: UpdatePoolCommandInput,
1935
- cb: (err: any, data?: UpdatePoolCommandOutput) => void
1800
+ cb: (err: any, data?: UpdatePoolCommandOutput) => void,
1936
1801
  ): void;
1937
1802
  updatePool(
1938
1803
  args: UpdatePoolCommandInput,
1939
1804
  options: __HttpHandlerOptions,
1940
- cb: (err: any, data?: UpdatePoolCommandOutput) => void
1805
+ cb: (err: any, data?: UpdatePoolCommandOutput) => void,
1941
1806
  ): void;
1942
1807
  updateProtectConfiguration(
1943
1808
  args: UpdateProtectConfigurationCommandInput,
1944
- options?: __HttpHandlerOptions
1809
+ options?: __HttpHandlerOptions,
1945
1810
  ): Promise<UpdateProtectConfigurationCommandOutput>;
1946
1811
  updateProtectConfiguration(
1947
1812
  args: UpdateProtectConfigurationCommandInput,
1948
- cb: (err: any, data?: UpdateProtectConfigurationCommandOutput) => void
1813
+ cb: (err: any, data?: UpdateProtectConfigurationCommandOutput) => void,
1949
1814
  ): void;
1950
1815
  updateProtectConfiguration(
1951
1816
  args: UpdateProtectConfigurationCommandInput,
1952
1817
  options: __HttpHandlerOptions,
1953
- cb: (err: any, data?: UpdateProtectConfigurationCommandOutput) => void
1818
+ cb: (err: any, data?: UpdateProtectConfigurationCommandOutput) => void,
1954
1819
  ): void;
1955
1820
  updateProtectConfigurationCountryRuleSet(
1956
1821
  args: UpdateProtectConfigurationCountryRuleSetCommandInput,
1957
- options?: __HttpHandlerOptions
1822
+ options?: __HttpHandlerOptions,
1958
1823
  ): Promise<UpdateProtectConfigurationCountryRuleSetCommandOutput>;
1959
1824
  updateProtectConfigurationCountryRuleSet(
1960
1825
  args: UpdateProtectConfigurationCountryRuleSetCommandInput,
1961
- cb: (
1962
- err: any,
1963
- data?: UpdateProtectConfigurationCountryRuleSetCommandOutput
1964
- ) => void
1826
+ cb: (err: any, data?: UpdateProtectConfigurationCountryRuleSetCommandOutput) => void,
1965
1827
  ): void;
1966
1828
  updateProtectConfigurationCountryRuleSet(
1967
1829
  args: UpdateProtectConfigurationCountryRuleSetCommandInput,
1968
1830
  options: __HttpHandlerOptions,
1969
- cb: (
1970
- err: any,
1971
- data?: UpdateProtectConfigurationCountryRuleSetCommandOutput
1972
- ) => void
1831
+ cb: (err: any, data?: UpdateProtectConfigurationCountryRuleSetCommandOutput) => void,
1973
1832
  ): void;
1974
1833
  updateRcsAgent(
1975
1834
  args: UpdateRcsAgentCommandInput,
1976
- options?: __HttpHandlerOptions
1835
+ options?: __HttpHandlerOptions,
1977
1836
  ): Promise<UpdateRcsAgentCommandOutput>;
1978
1837
  updateRcsAgent(
1979
1838
  args: UpdateRcsAgentCommandInput,
1980
- cb: (err: any, data?: UpdateRcsAgentCommandOutput) => void
1839
+ cb: (err: any, data?: UpdateRcsAgentCommandOutput) => void,
1981
1840
  ): void;
1982
1841
  updateRcsAgent(
1983
1842
  args: UpdateRcsAgentCommandInput,
1984
1843
  options: __HttpHandlerOptions,
1985
- cb: (err: any, data?: UpdateRcsAgentCommandOutput) => void
1844
+ cb: (err: any, data?: UpdateRcsAgentCommandOutput) => void,
1986
1845
  ): void;
1987
1846
  updateSenderId(
1988
1847
  args: UpdateSenderIdCommandInput,
1989
- options?: __HttpHandlerOptions
1848
+ options?: __HttpHandlerOptions,
1990
1849
  ): Promise<UpdateSenderIdCommandOutput>;
1991
1850
  updateSenderId(
1992
1851
  args: UpdateSenderIdCommandInput,
1993
- cb: (err: any, data?: UpdateSenderIdCommandOutput) => void
1852
+ cb: (err: any, data?: UpdateSenderIdCommandOutput) => void,
1994
1853
  ): void;
1995
1854
  updateSenderId(
1996
1855
  args: UpdateSenderIdCommandInput,
1997
1856
  options: __HttpHandlerOptions,
1998
- cb: (err: any, data?: UpdateSenderIdCommandOutput) => void
1857
+ cb: (err: any, data?: UpdateSenderIdCommandOutput) => void,
1999
1858
  ): void;
2000
1859
  verifyDestinationNumber(
2001
1860
  args: VerifyDestinationNumberCommandInput,
2002
- options?: __HttpHandlerOptions
1861
+ options?: __HttpHandlerOptions,
2003
1862
  ): Promise<VerifyDestinationNumberCommandOutput>;
2004
1863
  verifyDestinationNumber(
2005
1864
  args: VerifyDestinationNumberCommandInput,
2006
- cb: (err: any, data?: VerifyDestinationNumberCommandOutput) => void
1865
+ cb: (err: any, data?: VerifyDestinationNumberCommandOutput) => void,
2007
1866
  ): void;
2008
1867
  verifyDestinationNumber(
2009
1868
  args: VerifyDestinationNumberCommandInput,
2010
1869
  options: __HttpHandlerOptions,
2011
- cb: (err: any, data?: VerifyDestinationNumberCommandOutput) => void
1870
+ cb: (err: any, data?: VerifyDestinationNumberCommandOutput) => void,
2012
1871
  ): void;
2013
1872
  paginateDescribeAccountAttributes(
2014
1873
  args?: DescribeAccountAttributesCommandInput,
2015
1874
  paginationConfig?: Pick<
2016
1875
  PaginationConfiguration,
2017
1876
  Exclude<keyof PaginationConfiguration, "client">
2018
- >
1877
+ >,
2019
1878
  ): Paginator<DescribeAccountAttributesCommandOutput>;
2020
1879
  paginateDescribeAccountLimits(
2021
1880
  args?: DescribeAccountLimitsCommandInput,
2022
1881
  paginationConfig?: Pick<
2023
1882
  PaginationConfiguration,
2024
1883
  Exclude<keyof PaginationConfiguration, "client">
2025
- >
1884
+ >,
2026
1885
  ): Paginator<DescribeAccountLimitsCommandOutput>;
2027
1886
  paginateDescribeConfigurationSets(
2028
1887
  args?: DescribeConfigurationSetsCommandInput,
2029
1888
  paginationConfig?: Pick<
2030
1889
  PaginationConfiguration,
2031
1890
  Exclude<keyof PaginationConfiguration, "client">
2032
- >
1891
+ >,
2033
1892
  ): Paginator<DescribeConfigurationSetsCommandOutput>;
2034
1893
  paginateDescribeKeywords(
2035
1894
  args: DescribeKeywordsCommandInput,
2036
1895
  paginationConfig?: Pick<
2037
1896
  PaginationConfiguration,
2038
1897
  Exclude<keyof PaginationConfiguration, "client">
2039
- >
1898
+ >,
2040
1899
  ): Paginator<DescribeKeywordsCommandOutput>;
2041
1900
  paginateDescribeNotifyConfigurations(
2042
1901
  args?: DescribeNotifyConfigurationsCommandInput,
2043
1902
  paginationConfig?: Pick<
2044
1903
  PaginationConfiguration,
2045
1904
  Exclude<keyof PaginationConfiguration, "client">
2046
- >
1905
+ >,
2047
1906
  ): Paginator<DescribeNotifyConfigurationsCommandOutput>;
2048
1907
  paginateDescribeNotifyTemplates(
2049
1908
  args?: DescribeNotifyTemplatesCommandInput,
2050
1909
  paginationConfig?: Pick<
2051
1910
  PaginationConfiguration,
2052
1911
  Exclude<keyof PaginationConfiguration, "client">
2053
- >
1912
+ >,
2054
1913
  ): Paginator<DescribeNotifyTemplatesCommandOutput>;
2055
1914
  paginateDescribeOptedOutNumbers(
2056
1915
  args: DescribeOptedOutNumbersCommandInput,
2057
1916
  paginationConfig?: Pick<
2058
1917
  PaginationConfiguration,
2059
1918
  Exclude<keyof PaginationConfiguration, "client">
2060
- >
1919
+ >,
2061
1920
  ): Paginator<DescribeOptedOutNumbersCommandOutput>;
2062
1921
  paginateDescribeOptOutLists(
2063
1922
  args?: DescribeOptOutListsCommandInput,
2064
1923
  paginationConfig?: Pick<
2065
1924
  PaginationConfiguration,
2066
1925
  Exclude<keyof PaginationConfiguration, "client">
2067
- >
1926
+ >,
2068
1927
  ): Paginator<DescribeOptOutListsCommandOutput>;
2069
1928
  paginateDescribePhoneNumbers(
2070
1929
  args?: DescribePhoneNumbersCommandInput,
2071
1930
  paginationConfig?: Pick<
2072
1931
  PaginationConfiguration,
2073
1932
  Exclude<keyof PaginationConfiguration, "client">
2074
- >
1933
+ >,
2075
1934
  ): Paginator<DescribePhoneNumbersCommandOutput>;
2076
1935
  paginateDescribePools(
2077
1936
  args?: DescribePoolsCommandInput,
2078
1937
  paginationConfig?: Pick<
2079
1938
  PaginationConfiguration,
2080
1939
  Exclude<keyof PaginationConfiguration, "client">
2081
- >
1940
+ >,
2082
1941
  ): Paginator<DescribePoolsCommandOutput>;
2083
1942
  paginateDescribeProtectConfigurations(
2084
1943
  args?: DescribeProtectConfigurationsCommandInput,
2085
1944
  paginationConfig?: Pick<
2086
1945
  PaginationConfiguration,
2087
1946
  Exclude<keyof PaginationConfiguration, "client">
2088
- >
1947
+ >,
2089
1948
  ): Paginator<DescribeProtectConfigurationsCommandOutput>;
2090
1949
  paginateDescribeRcsAgentCountryLaunchStatus(
2091
1950
  args: DescribeRcsAgentCountryLaunchStatusCommandInput,
2092
1951
  paginationConfig?: Pick<
2093
1952
  PaginationConfiguration,
2094
1953
  Exclude<keyof PaginationConfiguration, "client">
2095
- >
1954
+ >,
2096
1955
  ): Paginator<DescribeRcsAgentCountryLaunchStatusCommandOutput>;
2097
1956
  paginateDescribeRcsAgents(
2098
1957
  args?: DescribeRcsAgentsCommandInput,
2099
1958
  paginationConfig?: Pick<
2100
1959
  PaginationConfiguration,
2101
1960
  Exclude<keyof PaginationConfiguration, "client">
2102
- >
1961
+ >,
2103
1962
  ): Paginator<DescribeRcsAgentsCommandOutput>;
2104
1963
  paginateDescribeRegistrationAttachments(
2105
1964
  args?: DescribeRegistrationAttachmentsCommandInput,
2106
1965
  paginationConfig?: Pick<
2107
1966
  PaginationConfiguration,
2108
1967
  Exclude<keyof PaginationConfiguration, "client">
2109
- >
1968
+ >,
2110
1969
  ): Paginator<DescribeRegistrationAttachmentsCommandOutput>;
2111
1970
  paginateDescribeRegistrationFieldDefinitions(
2112
1971
  args: DescribeRegistrationFieldDefinitionsCommandInput,
2113
1972
  paginationConfig?: Pick<
2114
1973
  PaginationConfiguration,
2115
1974
  Exclude<keyof PaginationConfiguration, "client">
2116
- >
1975
+ >,
2117
1976
  ): Paginator<DescribeRegistrationFieldDefinitionsCommandOutput>;
2118
1977
  paginateDescribeRegistrationFieldValues(
2119
1978
  args: DescribeRegistrationFieldValuesCommandInput,
2120
1979
  paginationConfig?: Pick<
2121
1980
  PaginationConfiguration,
2122
1981
  Exclude<keyof PaginationConfiguration, "client">
2123
- >
1982
+ >,
2124
1983
  ): Paginator<DescribeRegistrationFieldValuesCommandOutput>;
2125
1984
  paginateDescribeRegistrations(
2126
1985
  args?: DescribeRegistrationsCommandInput,
2127
1986
  paginationConfig?: Pick<
2128
1987
  PaginationConfiguration,
2129
1988
  Exclude<keyof PaginationConfiguration, "client">
2130
- >
1989
+ >,
2131
1990
  ): Paginator<DescribeRegistrationsCommandOutput>;
2132
1991
  paginateDescribeRegistrationSectionDefinitions(
2133
1992
  args: DescribeRegistrationSectionDefinitionsCommandInput,
2134
1993
  paginationConfig?: Pick<
2135
1994
  PaginationConfiguration,
2136
1995
  Exclude<keyof PaginationConfiguration, "client">
2137
- >
1996
+ >,
2138
1997
  ): Paginator<DescribeRegistrationSectionDefinitionsCommandOutput>;
2139
1998
  paginateDescribeRegistrationTypeDefinitions(
2140
1999
  args?: DescribeRegistrationTypeDefinitionsCommandInput,
2141
2000
  paginationConfig?: Pick<
2142
2001
  PaginationConfiguration,
2143
2002
  Exclude<keyof PaginationConfiguration, "client">
2144
- >
2003
+ >,
2145
2004
  ): Paginator<DescribeRegistrationTypeDefinitionsCommandOutput>;
2146
2005
  paginateDescribeRegistrationVersions(
2147
2006
  args: DescribeRegistrationVersionsCommandInput,
2148
2007
  paginationConfig?: Pick<
2149
2008
  PaginationConfiguration,
2150
2009
  Exclude<keyof PaginationConfiguration, "client">
2151
- >
2010
+ >,
2152
2011
  ): Paginator<DescribeRegistrationVersionsCommandOutput>;
2153
2012
  paginateDescribeSenderIds(
2154
2013
  args?: DescribeSenderIdsCommandInput,
2155
2014
  paginationConfig?: Pick<
2156
2015
  PaginationConfiguration,
2157
2016
  Exclude<keyof PaginationConfiguration, "client">
2158
- >
2017
+ >,
2159
2018
  ): Paginator<DescribeSenderIdsCommandOutput>;
2160
2019
  paginateDescribeSpendLimits(
2161
2020
  args?: DescribeSpendLimitsCommandInput,
2162
2021
  paginationConfig?: Pick<
2163
2022
  PaginationConfiguration,
2164
2023
  Exclude<keyof PaginationConfiguration, "client">
2165
- >
2024
+ >,
2166
2025
  ): Paginator<DescribeSpendLimitsCommandOutput>;
2167
2026
  paginateDescribeVerifiedDestinationNumbers(
2168
2027
  args?: DescribeVerifiedDestinationNumbersCommandInput,
2169
2028
  paginationConfig?: Pick<
2170
2029
  PaginationConfiguration,
2171
2030
  Exclude<keyof PaginationConfiguration, "client">
2172
- >
2031
+ >,
2173
2032
  ): Paginator<DescribeVerifiedDestinationNumbersCommandOutput>;
2174
2033
  paginateListNotifyCountries(
2175
2034
  args?: ListNotifyCountriesCommandInput,
2176
2035
  paginationConfig?: Pick<
2177
2036
  PaginationConfiguration,
2178
2037
  Exclude<keyof PaginationConfiguration, "client">
2179
- >
2038
+ >,
2180
2039
  ): Paginator<ListNotifyCountriesCommandOutput>;
2181
2040
  paginateListPoolOriginationIdentities(
2182
2041
  args: ListPoolOriginationIdentitiesCommandInput,
2183
2042
  paginationConfig?: Pick<
2184
2043
  PaginationConfiguration,
2185
2044
  Exclude<keyof PaginationConfiguration, "client">
2186
- >
2045
+ >,
2187
2046
  ): Paginator<ListPoolOriginationIdentitiesCommandOutput>;
2188
2047
  paginateListProtectConfigurationRuleSetNumberOverrides(
2189
2048
  args: ListProtectConfigurationRuleSetNumberOverridesCommandInput,
2190
2049
  paginationConfig?: Pick<
2191
2050
  PaginationConfiguration,
2192
2051
  Exclude<keyof PaginationConfiguration, "client">
2193
- >
2052
+ >,
2194
2053
  ): Paginator<ListProtectConfigurationRuleSetNumberOverridesCommandOutput>;
2195
2054
  paginateListRegistrationAssociations(
2196
2055
  args: ListRegistrationAssociationsCommandInput,
2197
2056
  paginationConfig?: Pick<
2198
2057
  PaginationConfiguration,
2199
2058
  Exclude<keyof PaginationConfiguration, "client">
2200
- >
2059
+ >,
2201
2060
  ): Paginator<ListRegistrationAssociationsCommandOutput>;
2202
2061
  }
2203
2062
  export declare class PinpointSMSVoiceV2