@aws-sdk/client-sesv2 3.1087.0 → 3.1088.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 (131) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/SESv2.d.ts +358 -520
  3. package/dist-types/ts3.4/SESv2Client.d.ts +21 -49
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -16
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +4 -9
  9. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +4 -9
  20. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/CreateMultiRegionEndpointCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateTenantCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/CreateTenantResourceAssociationCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteMultiRegionEndpointCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteTenantCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteTenantResourceAssociationCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -4
  38. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +3 -8
  47. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetEmailAddressInsightsCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +5 -10
  58. package/dist-types/ts3.4/commands/GetMultiRegionEndpointCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/GetReputationEntityCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/GetTenantCommand.d.ts +7 -5
  62. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +3 -8
  64. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +3 -8
  72. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +3 -8
  73. package/dist-types/ts3.4/commands/ListMultiRegionEndpointsCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/ListReputationEntitiesCommand.d.ts +4 -9
  76. package/dist-types/ts3.4/commands/ListResourceTenantsCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +2 -4
  81. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +3 -5
  82. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +3 -5
  85. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/PutTenantSuppressionAttributesCommand.d.ts +4 -6
  104. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +4 -6
  106. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +7 -5
  107. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  108. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  110. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +4 -9
  112. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +5 -10
  113. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +5 -10
  116. package/dist-types/ts3.4/commands/UpdateReputationEntityCustomerManagedStatusCommand.d.ts +4 -6
  117. package/dist-types/ts3.4/commands/UpdateReputationEntityPolicyCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  119. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  120. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  121. package/dist-types/ts3.4/models/enums.d.ts +21 -42
  122. package/dist-types/ts3.4/models/errors.d.ts +10 -36
  123. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  124. package/dist-types/ts3.4/pagination/ListTenantsPaginator.d.ts +1 -4
  125. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  126. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  127. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  128. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  129. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  130. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  131. package/package.json +39 -39
@@ -123,10 +123,7 @@ import {
123
123
  DeleteTenantResourceAssociationCommandInput,
124
124
  DeleteTenantResourceAssociationCommandOutput,
125
125
  } from "./commands/DeleteTenantResourceAssociationCommand";
126
- import {
127
- GetAccountCommandInput,
128
- GetAccountCommandOutput,
129
- } from "./commands/GetAccountCommand";
126
+ import { GetAccountCommandInput, GetAccountCommandOutput } from "./commands/GetAccountCommand";
130
127
  import {
131
128
  GetBlacklistReportsCommandInput,
132
129
  GetBlacklistReportsCommandOutput,
@@ -139,10 +136,7 @@ import {
139
136
  GetConfigurationSetEventDestinationsCommandInput,
140
137
  GetConfigurationSetEventDestinationsCommandOutput,
141
138
  } from "./commands/GetConfigurationSetEventDestinationsCommand";
142
- import {
143
- GetContactCommandInput,
144
- GetContactCommandOutput,
145
- } from "./commands/GetContactCommand";
139
+ import { GetContactCommandInput, GetContactCommandOutput } from "./commands/GetContactCommand";
146
140
  import {
147
141
  GetContactListCommandInput,
148
142
  GetContactListCommandOutput,
@@ -219,10 +213,7 @@ import {
219
213
  GetSuppressedDestinationCommandInput,
220
214
  GetSuppressedDestinationCommandOutput,
221
215
  } from "./commands/GetSuppressedDestinationCommand";
222
- import {
223
- GetTenantCommandInput,
224
- GetTenantCommandOutput,
225
- } from "./commands/GetTenantCommand";
216
+ import { GetTenantCommandInput, GetTenantCommandOutput } from "./commands/GetTenantCommand";
226
217
  import {
227
218
  ListConfigurationSetsCommandInput,
228
219
  ListConfigurationSetsCommandOutput,
@@ -295,10 +286,7 @@ import {
295
286
  ListTenantResourcesCommandInput,
296
287
  ListTenantResourcesCommandOutput,
297
288
  } from "./commands/ListTenantResourcesCommand";
298
- import {
299
- ListTenantsCommandInput,
300
- ListTenantsCommandOutput,
301
- } from "./commands/ListTenantsCommand";
289
+ import { ListTenantsCommandInput, ListTenantsCommandOutput } from "./commands/ListTenantsCommand";
302
290
  import {
303
291
  PutAccountDedicatedIpWarmupAttributesCommandInput,
304
292
  PutAccountDedicatedIpWarmupAttributesCommandOutput,
@@ -399,14 +387,8 @@ import {
399
387
  SendCustomVerificationEmailCommandInput,
400
388
  SendCustomVerificationEmailCommandOutput,
401
389
  } from "./commands/SendCustomVerificationEmailCommand";
402
- import {
403
- SendEmailCommandInput,
404
- SendEmailCommandOutput,
405
- } from "./commands/SendEmailCommand";
406
- import {
407
- TagResourceCommandInput,
408
- TagResourceCommandOutput,
409
- } from "./commands/TagResourceCommand";
390
+ import { SendEmailCommandInput, SendEmailCommandOutput } from "./commands/SendEmailCommand";
391
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
410
392
  import {
411
393
  TestRenderEmailTemplateCommandInput,
412
394
  TestRenderEmailTemplateCommandOutput,
@@ -451,1743 +433,1599 @@ import { SESv2Client } from "./SESv2Client";
451
433
  export interface SESv2 {
452
434
  batchGetMetricData(
453
435
  args: BatchGetMetricDataCommandInput,
454
- options?: __HttpHandlerOptions
436
+ options?: __HttpHandlerOptions,
455
437
  ): Promise<BatchGetMetricDataCommandOutput>;
456
438
  batchGetMetricData(
457
439
  args: BatchGetMetricDataCommandInput,
458
- cb: (err: any, data?: BatchGetMetricDataCommandOutput) => void
440
+ cb: (err: any, data?: BatchGetMetricDataCommandOutput) => void,
459
441
  ): void;
460
442
  batchGetMetricData(
461
443
  args: BatchGetMetricDataCommandInput,
462
444
  options: __HttpHandlerOptions,
463
- cb: (err: any, data?: BatchGetMetricDataCommandOutput) => void
445
+ cb: (err: any, data?: BatchGetMetricDataCommandOutput) => void,
464
446
  ): void;
465
447
  cancelExportJob(
466
448
  args: CancelExportJobCommandInput,
467
- options?: __HttpHandlerOptions
449
+ options?: __HttpHandlerOptions,
468
450
  ): Promise<CancelExportJobCommandOutput>;
469
451
  cancelExportJob(
470
452
  args: CancelExportJobCommandInput,
471
- cb: (err: any, data?: CancelExportJobCommandOutput) => void
453
+ cb: (err: any, data?: CancelExportJobCommandOutput) => void,
472
454
  ): void;
473
455
  cancelExportJob(
474
456
  args: CancelExportJobCommandInput,
475
457
  options: __HttpHandlerOptions,
476
- cb: (err: any, data?: CancelExportJobCommandOutput) => void
458
+ cb: (err: any, data?: CancelExportJobCommandOutput) => void,
477
459
  ): void;
478
460
  createConfigurationSet(
479
461
  args: CreateConfigurationSetCommandInput,
480
- options?: __HttpHandlerOptions
462
+ options?: __HttpHandlerOptions,
481
463
  ): Promise<CreateConfigurationSetCommandOutput>;
482
464
  createConfigurationSet(
483
465
  args: CreateConfigurationSetCommandInput,
484
- cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void
466
+ cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void,
485
467
  ): void;
486
468
  createConfigurationSet(
487
469
  args: CreateConfigurationSetCommandInput,
488
470
  options: __HttpHandlerOptions,
489
- cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void
471
+ cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void,
490
472
  ): void;
491
473
  createConfigurationSetEventDestination(
492
474
  args: CreateConfigurationSetEventDestinationCommandInput,
493
- options?: __HttpHandlerOptions
475
+ options?: __HttpHandlerOptions,
494
476
  ): Promise<CreateConfigurationSetEventDestinationCommandOutput>;
495
477
  createConfigurationSetEventDestination(
496
478
  args: CreateConfigurationSetEventDestinationCommandInput,
497
- cb: (
498
- err: any,
499
- data?: CreateConfigurationSetEventDestinationCommandOutput
500
- ) => void
479
+ cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void,
501
480
  ): void;
502
481
  createConfigurationSetEventDestination(
503
482
  args: CreateConfigurationSetEventDestinationCommandInput,
504
483
  options: __HttpHandlerOptions,
505
- cb: (
506
- err: any,
507
- data?: CreateConfigurationSetEventDestinationCommandOutput
508
- ) => void
484
+ cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void,
509
485
  ): void;
510
486
  createContact(
511
487
  args: CreateContactCommandInput,
512
- options?: __HttpHandlerOptions
488
+ options?: __HttpHandlerOptions,
513
489
  ): Promise<CreateContactCommandOutput>;
514
490
  createContact(
515
491
  args: CreateContactCommandInput,
516
- cb: (err: any, data?: CreateContactCommandOutput) => void
492
+ cb: (err: any, data?: CreateContactCommandOutput) => void,
517
493
  ): void;
518
494
  createContact(
519
495
  args: CreateContactCommandInput,
520
496
  options: __HttpHandlerOptions,
521
- cb: (err: any, data?: CreateContactCommandOutput) => void
497
+ cb: (err: any, data?: CreateContactCommandOutput) => void,
522
498
  ): void;
523
499
  createContactList(
524
500
  args: CreateContactListCommandInput,
525
- options?: __HttpHandlerOptions
501
+ options?: __HttpHandlerOptions,
526
502
  ): Promise<CreateContactListCommandOutput>;
527
503
  createContactList(
528
504
  args: CreateContactListCommandInput,
529
- cb: (err: any, data?: CreateContactListCommandOutput) => void
505
+ cb: (err: any, data?: CreateContactListCommandOutput) => void,
530
506
  ): void;
531
507
  createContactList(
532
508
  args: CreateContactListCommandInput,
533
509
  options: __HttpHandlerOptions,
534
- cb: (err: any, data?: CreateContactListCommandOutput) => void
510
+ cb: (err: any, data?: CreateContactListCommandOutput) => void,
535
511
  ): void;
536
512
  createCustomVerificationEmailTemplate(
537
513
  args: CreateCustomVerificationEmailTemplateCommandInput,
538
- options?: __HttpHandlerOptions
514
+ options?: __HttpHandlerOptions,
539
515
  ): Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
540
516
  createCustomVerificationEmailTemplate(
541
517
  args: CreateCustomVerificationEmailTemplateCommandInput,
542
- cb: (
543
- err: any,
544
- data?: CreateCustomVerificationEmailTemplateCommandOutput
545
- ) => void
518
+ cb: (err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void,
546
519
  ): void;
547
520
  createCustomVerificationEmailTemplate(
548
521
  args: CreateCustomVerificationEmailTemplateCommandInput,
549
522
  options: __HttpHandlerOptions,
550
- cb: (
551
- err: any,
552
- data?: CreateCustomVerificationEmailTemplateCommandOutput
553
- ) => void
523
+ cb: (err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void,
554
524
  ): void;
555
525
  createDedicatedIpPool(
556
526
  args: CreateDedicatedIpPoolCommandInput,
557
- options?: __HttpHandlerOptions
527
+ options?: __HttpHandlerOptions,
558
528
  ): Promise<CreateDedicatedIpPoolCommandOutput>;
559
529
  createDedicatedIpPool(
560
530
  args: CreateDedicatedIpPoolCommandInput,
561
- cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void
531
+ cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void,
562
532
  ): void;
563
533
  createDedicatedIpPool(
564
534
  args: CreateDedicatedIpPoolCommandInput,
565
535
  options: __HttpHandlerOptions,
566
- cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void
536
+ cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void,
567
537
  ): void;
568
538
  createDeliverabilityTestReport(
569
539
  args: CreateDeliverabilityTestReportCommandInput,
570
- options?: __HttpHandlerOptions
540
+ options?: __HttpHandlerOptions,
571
541
  ): Promise<CreateDeliverabilityTestReportCommandOutput>;
572
542
  createDeliverabilityTestReport(
573
543
  args: CreateDeliverabilityTestReportCommandInput,
574
- cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void
544
+ cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void,
575
545
  ): void;
576
546
  createDeliverabilityTestReport(
577
547
  args: CreateDeliverabilityTestReportCommandInput,
578
548
  options: __HttpHandlerOptions,
579
- cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void
549
+ cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void,
580
550
  ): void;
581
551
  createEmailIdentity(
582
552
  args: CreateEmailIdentityCommandInput,
583
- options?: __HttpHandlerOptions
553
+ options?: __HttpHandlerOptions,
584
554
  ): Promise<CreateEmailIdentityCommandOutput>;
585
555
  createEmailIdentity(
586
556
  args: CreateEmailIdentityCommandInput,
587
- cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void
557
+ cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void,
588
558
  ): void;
589
559
  createEmailIdentity(
590
560
  args: CreateEmailIdentityCommandInput,
591
561
  options: __HttpHandlerOptions,
592
- cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void
562
+ cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void,
593
563
  ): void;
594
564
  createEmailIdentityPolicy(
595
565
  args: CreateEmailIdentityPolicyCommandInput,
596
- options?: __HttpHandlerOptions
566
+ options?: __HttpHandlerOptions,
597
567
  ): Promise<CreateEmailIdentityPolicyCommandOutput>;
598
568
  createEmailIdentityPolicy(
599
569
  args: CreateEmailIdentityPolicyCommandInput,
600
- cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void
570
+ cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void,
601
571
  ): void;
602
572
  createEmailIdentityPolicy(
603
573
  args: CreateEmailIdentityPolicyCommandInput,
604
574
  options: __HttpHandlerOptions,
605
- cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void
575
+ cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void,
606
576
  ): void;
607
577
  createEmailTemplate(
608
578
  args: CreateEmailTemplateCommandInput,
609
- options?: __HttpHandlerOptions
579
+ options?: __HttpHandlerOptions,
610
580
  ): Promise<CreateEmailTemplateCommandOutput>;
611
581
  createEmailTemplate(
612
582
  args: CreateEmailTemplateCommandInput,
613
- cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void
583
+ cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void,
614
584
  ): void;
615
585
  createEmailTemplate(
616
586
  args: CreateEmailTemplateCommandInput,
617
587
  options: __HttpHandlerOptions,
618
- cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void
588
+ cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void,
619
589
  ): void;
620
590
  createExportJob(
621
591
  args: CreateExportJobCommandInput,
622
- options?: __HttpHandlerOptions
592
+ options?: __HttpHandlerOptions,
623
593
  ): Promise<CreateExportJobCommandOutput>;
624
594
  createExportJob(
625
595
  args: CreateExportJobCommandInput,
626
- cb: (err: any, data?: CreateExportJobCommandOutput) => void
596
+ cb: (err: any, data?: CreateExportJobCommandOutput) => void,
627
597
  ): void;
628
598
  createExportJob(
629
599
  args: CreateExportJobCommandInput,
630
600
  options: __HttpHandlerOptions,
631
- cb: (err: any, data?: CreateExportJobCommandOutput) => void
601
+ cb: (err: any, data?: CreateExportJobCommandOutput) => void,
632
602
  ): void;
633
603
  createImportJob(
634
604
  args: CreateImportJobCommandInput,
635
- options?: __HttpHandlerOptions
605
+ options?: __HttpHandlerOptions,
636
606
  ): Promise<CreateImportJobCommandOutput>;
637
607
  createImportJob(
638
608
  args: CreateImportJobCommandInput,
639
- cb: (err: any, data?: CreateImportJobCommandOutput) => void
609
+ cb: (err: any, data?: CreateImportJobCommandOutput) => void,
640
610
  ): void;
641
611
  createImportJob(
642
612
  args: CreateImportJobCommandInput,
643
613
  options: __HttpHandlerOptions,
644
- cb: (err: any, data?: CreateImportJobCommandOutput) => void
614
+ cb: (err: any, data?: CreateImportJobCommandOutput) => void,
645
615
  ): void;
646
616
  createMultiRegionEndpoint(
647
617
  args: CreateMultiRegionEndpointCommandInput,
648
- options?: __HttpHandlerOptions
618
+ options?: __HttpHandlerOptions,
649
619
  ): Promise<CreateMultiRegionEndpointCommandOutput>;
650
620
  createMultiRegionEndpoint(
651
621
  args: CreateMultiRegionEndpointCommandInput,
652
- cb: (err: any, data?: CreateMultiRegionEndpointCommandOutput) => void
622
+ cb: (err: any, data?: CreateMultiRegionEndpointCommandOutput) => void,
653
623
  ): void;
654
624
  createMultiRegionEndpoint(
655
625
  args: CreateMultiRegionEndpointCommandInput,
656
626
  options: __HttpHandlerOptions,
657
- cb: (err: any, data?: CreateMultiRegionEndpointCommandOutput) => void
627
+ cb: (err: any, data?: CreateMultiRegionEndpointCommandOutput) => void,
658
628
  ): void;
659
629
  createTenant(
660
630
  args: CreateTenantCommandInput,
661
- options?: __HttpHandlerOptions
631
+ options?: __HttpHandlerOptions,
662
632
  ): Promise<CreateTenantCommandOutput>;
663
633
  createTenant(
664
634
  args: CreateTenantCommandInput,
665
- cb: (err: any, data?: CreateTenantCommandOutput) => void
635
+ cb: (err: any, data?: CreateTenantCommandOutput) => void,
666
636
  ): void;
667
637
  createTenant(
668
638
  args: CreateTenantCommandInput,
669
639
  options: __HttpHandlerOptions,
670
- cb: (err: any, data?: CreateTenantCommandOutput) => void
640
+ cb: (err: any, data?: CreateTenantCommandOutput) => void,
671
641
  ): void;
672
642
  createTenantResourceAssociation(
673
643
  args: CreateTenantResourceAssociationCommandInput,
674
- options?: __HttpHandlerOptions
644
+ options?: __HttpHandlerOptions,
675
645
  ): Promise<CreateTenantResourceAssociationCommandOutput>;
676
646
  createTenantResourceAssociation(
677
647
  args: CreateTenantResourceAssociationCommandInput,
678
- cb: (err: any, data?: CreateTenantResourceAssociationCommandOutput) => void
648
+ cb: (err: any, data?: CreateTenantResourceAssociationCommandOutput) => void,
679
649
  ): void;
680
650
  createTenantResourceAssociation(
681
651
  args: CreateTenantResourceAssociationCommandInput,
682
652
  options: __HttpHandlerOptions,
683
- cb: (err: any, data?: CreateTenantResourceAssociationCommandOutput) => void
653
+ cb: (err: any, data?: CreateTenantResourceAssociationCommandOutput) => void,
684
654
  ): void;
685
655
  deleteConfigurationSet(
686
656
  args: DeleteConfigurationSetCommandInput,
687
- options?: __HttpHandlerOptions
657
+ options?: __HttpHandlerOptions,
688
658
  ): Promise<DeleteConfigurationSetCommandOutput>;
689
659
  deleteConfigurationSet(
690
660
  args: DeleteConfigurationSetCommandInput,
691
- cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void
661
+ cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void,
692
662
  ): void;
693
663
  deleteConfigurationSet(
694
664
  args: DeleteConfigurationSetCommandInput,
695
665
  options: __HttpHandlerOptions,
696
- cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void
666
+ cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void,
697
667
  ): void;
698
668
  deleteConfigurationSetEventDestination(
699
669
  args: DeleteConfigurationSetEventDestinationCommandInput,
700
- options?: __HttpHandlerOptions
670
+ options?: __HttpHandlerOptions,
701
671
  ): Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
702
672
  deleteConfigurationSetEventDestination(
703
673
  args: DeleteConfigurationSetEventDestinationCommandInput,
704
- cb: (
705
- err: any,
706
- data?: DeleteConfigurationSetEventDestinationCommandOutput
707
- ) => void
674
+ cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void,
708
675
  ): void;
709
676
  deleteConfigurationSetEventDestination(
710
677
  args: DeleteConfigurationSetEventDestinationCommandInput,
711
678
  options: __HttpHandlerOptions,
712
- cb: (
713
- err: any,
714
- data?: DeleteConfigurationSetEventDestinationCommandOutput
715
- ) => void
679
+ cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void,
716
680
  ): void;
717
681
  deleteContact(
718
682
  args: DeleteContactCommandInput,
719
- options?: __HttpHandlerOptions
683
+ options?: __HttpHandlerOptions,
720
684
  ): Promise<DeleteContactCommandOutput>;
721
685
  deleteContact(
722
686
  args: DeleteContactCommandInput,
723
- cb: (err: any, data?: DeleteContactCommandOutput) => void
687
+ cb: (err: any, data?: DeleteContactCommandOutput) => void,
724
688
  ): void;
725
689
  deleteContact(
726
690
  args: DeleteContactCommandInput,
727
691
  options: __HttpHandlerOptions,
728
- cb: (err: any, data?: DeleteContactCommandOutput) => void
692
+ cb: (err: any, data?: DeleteContactCommandOutput) => void,
729
693
  ): void;
730
694
  deleteContactList(
731
695
  args: DeleteContactListCommandInput,
732
- options?: __HttpHandlerOptions
696
+ options?: __HttpHandlerOptions,
733
697
  ): Promise<DeleteContactListCommandOutput>;
734
698
  deleteContactList(
735
699
  args: DeleteContactListCommandInput,
736
- cb: (err: any, data?: DeleteContactListCommandOutput) => void
700
+ cb: (err: any, data?: DeleteContactListCommandOutput) => void,
737
701
  ): void;
738
702
  deleteContactList(
739
703
  args: DeleteContactListCommandInput,
740
704
  options: __HttpHandlerOptions,
741
- cb: (err: any, data?: DeleteContactListCommandOutput) => void
705
+ cb: (err: any, data?: DeleteContactListCommandOutput) => void,
742
706
  ): void;
743
707
  deleteCustomVerificationEmailTemplate(
744
708
  args: DeleteCustomVerificationEmailTemplateCommandInput,
745
- options?: __HttpHandlerOptions
709
+ options?: __HttpHandlerOptions,
746
710
  ): Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
747
711
  deleteCustomVerificationEmailTemplate(
748
712
  args: DeleteCustomVerificationEmailTemplateCommandInput,
749
- cb: (
750
- err: any,
751
- data?: DeleteCustomVerificationEmailTemplateCommandOutput
752
- ) => void
713
+ cb: (err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void,
753
714
  ): void;
754
715
  deleteCustomVerificationEmailTemplate(
755
716
  args: DeleteCustomVerificationEmailTemplateCommandInput,
756
717
  options: __HttpHandlerOptions,
757
- cb: (
758
- err: any,
759
- data?: DeleteCustomVerificationEmailTemplateCommandOutput
760
- ) => void
718
+ cb: (err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void,
761
719
  ): void;
762
720
  deleteDedicatedIpPool(
763
721
  args: DeleteDedicatedIpPoolCommandInput,
764
- options?: __HttpHandlerOptions
722
+ options?: __HttpHandlerOptions,
765
723
  ): Promise<DeleteDedicatedIpPoolCommandOutput>;
766
724
  deleteDedicatedIpPool(
767
725
  args: DeleteDedicatedIpPoolCommandInput,
768
- cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void
726
+ cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void,
769
727
  ): void;
770
728
  deleteDedicatedIpPool(
771
729
  args: DeleteDedicatedIpPoolCommandInput,
772
730
  options: __HttpHandlerOptions,
773
- cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void
731
+ cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void,
774
732
  ): void;
775
733
  deleteEmailIdentity(
776
734
  args: DeleteEmailIdentityCommandInput,
777
- options?: __HttpHandlerOptions
735
+ options?: __HttpHandlerOptions,
778
736
  ): Promise<DeleteEmailIdentityCommandOutput>;
779
737
  deleteEmailIdentity(
780
738
  args: DeleteEmailIdentityCommandInput,
781
- cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void
739
+ cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void,
782
740
  ): void;
783
741
  deleteEmailIdentity(
784
742
  args: DeleteEmailIdentityCommandInput,
785
743
  options: __HttpHandlerOptions,
786
- cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void
744
+ cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void,
787
745
  ): void;
788
746
  deleteEmailIdentityPolicy(
789
747
  args: DeleteEmailIdentityPolicyCommandInput,
790
- options?: __HttpHandlerOptions
748
+ options?: __HttpHandlerOptions,
791
749
  ): Promise<DeleteEmailIdentityPolicyCommandOutput>;
792
750
  deleteEmailIdentityPolicy(
793
751
  args: DeleteEmailIdentityPolicyCommandInput,
794
- cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void
752
+ cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void,
795
753
  ): void;
796
754
  deleteEmailIdentityPolicy(
797
755
  args: DeleteEmailIdentityPolicyCommandInput,
798
756
  options: __HttpHandlerOptions,
799
- cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void
757
+ cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void,
800
758
  ): void;
801
759
  deleteEmailTemplate(
802
760
  args: DeleteEmailTemplateCommandInput,
803
- options?: __HttpHandlerOptions
761
+ options?: __HttpHandlerOptions,
804
762
  ): Promise<DeleteEmailTemplateCommandOutput>;
805
763
  deleteEmailTemplate(
806
764
  args: DeleteEmailTemplateCommandInput,
807
- cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void
765
+ cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void,
808
766
  ): void;
809
767
  deleteEmailTemplate(
810
768
  args: DeleteEmailTemplateCommandInput,
811
769
  options: __HttpHandlerOptions,
812
- cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void
770
+ cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void,
813
771
  ): void;
814
772
  deleteMultiRegionEndpoint(
815
773
  args: DeleteMultiRegionEndpointCommandInput,
816
- options?: __HttpHandlerOptions
774
+ options?: __HttpHandlerOptions,
817
775
  ): Promise<DeleteMultiRegionEndpointCommandOutput>;
818
776
  deleteMultiRegionEndpoint(
819
777
  args: DeleteMultiRegionEndpointCommandInput,
820
- cb: (err: any, data?: DeleteMultiRegionEndpointCommandOutput) => void
778
+ cb: (err: any, data?: DeleteMultiRegionEndpointCommandOutput) => void,
821
779
  ): void;
822
780
  deleteMultiRegionEndpoint(
823
781
  args: DeleteMultiRegionEndpointCommandInput,
824
782
  options: __HttpHandlerOptions,
825
- cb: (err: any, data?: DeleteMultiRegionEndpointCommandOutput) => void
783
+ cb: (err: any, data?: DeleteMultiRegionEndpointCommandOutput) => void,
826
784
  ): void;
827
785
  deleteSuppressedDestination(
828
786
  args: DeleteSuppressedDestinationCommandInput,
829
- options?: __HttpHandlerOptions
787
+ options?: __HttpHandlerOptions,
830
788
  ): Promise<DeleteSuppressedDestinationCommandOutput>;
831
789
  deleteSuppressedDestination(
832
790
  args: DeleteSuppressedDestinationCommandInput,
833
- cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void
791
+ cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void,
834
792
  ): void;
835
793
  deleteSuppressedDestination(
836
794
  args: DeleteSuppressedDestinationCommandInput,
837
795
  options: __HttpHandlerOptions,
838
- cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void
796
+ cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void,
839
797
  ): void;
840
798
  deleteTenant(
841
799
  args: DeleteTenantCommandInput,
842
- options?: __HttpHandlerOptions
800
+ options?: __HttpHandlerOptions,
843
801
  ): Promise<DeleteTenantCommandOutput>;
844
802
  deleteTenant(
845
803
  args: DeleteTenantCommandInput,
846
- cb: (err: any, data?: DeleteTenantCommandOutput) => void
804
+ cb: (err: any, data?: DeleteTenantCommandOutput) => void,
847
805
  ): void;
848
806
  deleteTenant(
849
807
  args: DeleteTenantCommandInput,
850
808
  options: __HttpHandlerOptions,
851
- cb: (err: any, data?: DeleteTenantCommandOutput) => void
809
+ cb: (err: any, data?: DeleteTenantCommandOutput) => void,
852
810
  ): void;
853
811
  deleteTenantResourceAssociation(
854
812
  args: DeleteTenantResourceAssociationCommandInput,
855
- options?: __HttpHandlerOptions
813
+ options?: __HttpHandlerOptions,
856
814
  ): Promise<DeleteTenantResourceAssociationCommandOutput>;
857
815
  deleteTenantResourceAssociation(
858
816
  args: DeleteTenantResourceAssociationCommandInput,
859
- cb: (err: any, data?: DeleteTenantResourceAssociationCommandOutput) => void
817
+ cb: (err: any, data?: DeleteTenantResourceAssociationCommandOutput) => void,
860
818
  ): void;
861
819
  deleteTenantResourceAssociation(
862
820
  args: DeleteTenantResourceAssociationCommandInput,
863
821
  options: __HttpHandlerOptions,
864
- cb: (err: any, data?: DeleteTenantResourceAssociationCommandOutput) => void
822
+ cb: (err: any, data?: DeleteTenantResourceAssociationCommandOutput) => void,
865
823
  ): void;
866
824
  getAccount(): Promise<GetAccountCommandOutput>;
867
825
  getAccount(
868
826
  args: GetAccountCommandInput,
869
- options?: __HttpHandlerOptions
827
+ options?: __HttpHandlerOptions,
870
828
  ): Promise<GetAccountCommandOutput>;
871
829
  getAccount(
872
830
  args: GetAccountCommandInput,
873
- cb: (err: any, data?: GetAccountCommandOutput) => void
831
+ cb: (err: any, data?: GetAccountCommandOutput) => void,
874
832
  ): void;
875
833
  getAccount(
876
834
  args: GetAccountCommandInput,
877
835
  options: __HttpHandlerOptions,
878
- cb: (err: any, data?: GetAccountCommandOutput) => void
836
+ cb: (err: any, data?: GetAccountCommandOutput) => void,
879
837
  ): void;
880
838
  getBlacklistReports(
881
839
  args: GetBlacklistReportsCommandInput,
882
- options?: __HttpHandlerOptions
840
+ options?: __HttpHandlerOptions,
883
841
  ): Promise<GetBlacklistReportsCommandOutput>;
884
842
  getBlacklistReports(
885
843
  args: GetBlacklistReportsCommandInput,
886
- cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void
844
+ cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void,
887
845
  ): void;
888
846
  getBlacklistReports(
889
847
  args: GetBlacklistReportsCommandInput,
890
848
  options: __HttpHandlerOptions,
891
- cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void
849
+ cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void,
892
850
  ): void;
893
851
  getConfigurationSet(
894
852
  args: GetConfigurationSetCommandInput,
895
- options?: __HttpHandlerOptions
853
+ options?: __HttpHandlerOptions,
896
854
  ): Promise<GetConfigurationSetCommandOutput>;
897
855
  getConfigurationSet(
898
856
  args: GetConfigurationSetCommandInput,
899
- cb: (err: any, data?: GetConfigurationSetCommandOutput) => void
857
+ cb: (err: any, data?: GetConfigurationSetCommandOutput) => void,
900
858
  ): void;
901
859
  getConfigurationSet(
902
860
  args: GetConfigurationSetCommandInput,
903
861
  options: __HttpHandlerOptions,
904
- cb: (err: any, data?: GetConfigurationSetCommandOutput) => void
862
+ cb: (err: any, data?: GetConfigurationSetCommandOutput) => void,
905
863
  ): void;
906
864
  getConfigurationSetEventDestinations(
907
865
  args: GetConfigurationSetEventDestinationsCommandInput,
908
- options?: __HttpHandlerOptions
866
+ options?: __HttpHandlerOptions,
909
867
  ): Promise<GetConfigurationSetEventDestinationsCommandOutput>;
910
868
  getConfigurationSetEventDestinations(
911
869
  args: GetConfigurationSetEventDestinationsCommandInput,
912
- cb: (
913
- err: any,
914
- data?: GetConfigurationSetEventDestinationsCommandOutput
915
- ) => void
870
+ cb: (err: any, data?: GetConfigurationSetEventDestinationsCommandOutput) => void,
916
871
  ): void;
917
872
  getConfigurationSetEventDestinations(
918
873
  args: GetConfigurationSetEventDestinationsCommandInput,
919
874
  options: __HttpHandlerOptions,
920
- cb: (
921
- err: any,
922
- data?: GetConfigurationSetEventDestinationsCommandOutput
923
- ) => void
875
+ cb: (err: any, data?: GetConfigurationSetEventDestinationsCommandOutput) => void,
924
876
  ): void;
925
877
  getContact(
926
878
  args: GetContactCommandInput,
927
- options?: __HttpHandlerOptions
879
+ options?: __HttpHandlerOptions,
928
880
  ): Promise<GetContactCommandOutput>;
929
881
  getContact(
930
882
  args: GetContactCommandInput,
931
- cb: (err: any, data?: GetContactCommandOutput) => void
883
+ cb: (err: any, data?: GetContactCommandOutput) => void,
932
884
  ): void;
933
885
  getContact(
934
886
  args: GetContactCommandInput,
935
887
  options: __HttpHandlerOptions,
936
- cb: (err: any, data?: GetContactCommandOutput) => void
888
+ cb: (err: any, data?: GetContactCommandOutput) => void,
937
889
  ): void;
938
890
  getContactList(
939
891
  args: GetContactListCommandInput,
940
- options?: __HttpHandlerOptions
892
+ options?: __HttpHandlerOptions,
941
893
  ): Promise<GetContactListCommandOutput>;
942
894
  getContactList(
943
895
  args: GetContactListCommandInput,
944
- cb: (err: any, data?: GetContactListCommandOutput) => void
896
+ cb: (err: any, data?: GetContactListCommandOutput) => void,
945
897
  ): void;
946
898
  getContactList(
947
899
  args: GetContactListCommandInput,
948
900
  options: __HttpHandlerOptions,
949
- cb: (err: any, data?: GetContactListCommandOutput) => void
901
+ cb: (err: any, data?: GetContactListCommandOutput) => void,
950
902
  ): void;
951
903
  getCustomVerificationEmailTemplate(
952
904
  args: GetCustomVerificationEmailTemplateCommandInput,
953
- options?: __HttpHandlerOptions
905
+ options?: __HttpHandlerOptions,
954
906
  ): Promise<GetCustomVerificationEmailTemplateCommandOutput>;
955
907
  getCustomVerificationEmailTemplate(
956
908
  args: GetCustomVerificationEmailTemplateCommandInput,
957
- cb: (
958
- err: any,
959
- data?: GetCustomVerificationEmailTemplateCommandOutput
960
- ) => void
909
+ cb: (err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void,
961
910
  ): void;
962
911
  getCustomVerificationEmailTemplate(
963
912
  args: GetCustomVerificationEmailTemplateCommandInput,
964
913
  options: __HttpHandlerOptions,
965
- cb: (
966
- err: any,
967
- data?: GetCustomVerificationEmailTemplateCommandOutput
968
- ) => void
914
+ cb: (err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void,
969
915
  ): void;
970
916
  getDedicatedIp(
971
917
  args: GetDedicatedIpCommandInput,
972
- options?: __HttpHandlerOptions
918
+ options?: __HttpHandlerOptions,
973
919
  ): Promise<GetDedicatedIpCommandOutput>;
974
920
  getDedicatedIp(
975
921
  args: GetDedicatedIpCommandInput,
976
- cb: (err: any, data?: GetDedicatedIpCommandOutput) => void
922
+ cb: (err: any, data?: GetDedicatedIpCommandOutput) => void,
977
923
  ): void;
978
924
  getDedicatedIp(
979
925
  args: GetDedicatedIpCommandInput,
980
926
  options: __HttpHandlerOptions,
981
- cb: (err: any, data?: GetDedicatedIpCommandOutput) => void
927
+ cb: (err: any, data?: GetDedicatedIpCommandOutput) => void,
982
928
  ): void;
983
929
  getDedicatedIpPool(
984
930
  args: GetDedicatedIpPoolCommandInput,
985
- options?: __HttpHandlerOptions
931
+ options?: __HttpHandlerOptions,
986
932
  ): Promise<GetDedicatedIpPoolCommandOutput>;
987
933
  getDedicatedIpPool(
988
934
  args: GetDedicatedIpPoolCommandInput,
989
- cb: (err: any, data?: GetDedicatedIpPoolCommandOutput) => void
935
+ cb: (err: any, data?: GetDedicatedIpPoolCommandOutput) => void,
990
936
  ): void;
991
937
  getDedicatedIpPool(
992
938
  args: GetDedicatedIpPoolCommandInput,
993
939
  options: __HttpHandlerOptions,
994
- cb: (err: any, data?: GetDedicatedIpPoolCommandOutput) => void
940
+ cb: (err: any, data?: GetDedicatedIpPoolCommandOutput) => void,
995
941
  ): void;
996
942
  getDedicatedIps(): Promise<GetDedicatedIpsCommandOutput>;
997
943
  getDedicatedIps(
998
944
  args: GetDedicatedIpsCommandInput,
999
- options?: __HttpHandlerOptions
945
+ options?: __HttpHandlerOptions,
1000
946
  ): Promise<GetDedicatedIpsCommandOutput>;
1001
947
  getDedicatedIps(
1002
948
  args: GetDedicatedIpsCommandInput,
1003
- cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void
949
+ cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void,
1004
950
  ): void;
1005
951
  getDedicatedIps(
1006
952
  args: GetDedicatedIpsCommandInput,
1007
953
  options: __HttpHandlerOptions,
1008
- cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void
954
+ cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void,
1009
955
  ): void;
1010
956
  getDeliverabilityDashboardOptions(): Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
1011
957
  getDeliverabilityDashboardOptions(
1012
958
  args: GetDeliverabilityDashboardOptionsCommandInput,
1013
- options?: __HttpHandlerOptions
959
+ options?: __HttpHandlerOptions,
1014
960
  ): Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
1015
961
  getDeliverabilityDashboardOptions(
1016
962
  args: GetDeliverabilityDashboardOptionsCommandInput,
1017
- cb: (
1018
- err: any,
1019
- data?: GetDeliverabilityDashboardOptionsCommandOutput
1020
- ) => void
963
+ cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void,
1021
964
  ): void;
1022
965
  getDeliverabilityDashboardOptions(
1023
966
  args: GetDeliverabilityDashboardOptionsCommandInput,
1024
967
  options: __HttpHandlerOptions,
1025
- cb: (
1026
- err: any,
1027
- data?: GetDeliverabilityDashboardOptionsCommandOutput
1028
- ) => void
968
+ cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void,
1029
969
  ): void;
1030
970
  getDeliverabilityTestReport(
1031
971
  args: GetDeliverabilityTestReportCommandInput,
1032
- options?: __HttpHandlerOptions
972
+ options?: __HttpHandlerOptions,
1033
973
  ): Promise<GetDeliverabilityTestReportCommandOutput>;
1034
974
  getDeliverabilityTestReport(
1035
975
  args: GetDeliverabilityTestReportCommandInput,
1036
- cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void
976
+ cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void,
1037
977
  ): void;
1038
978
  getDeliverabilityTestReport(
1039
979
  args: GetDeliverabilityTestReportCommandInput,
1040
980
  options: __HttpHandlerOptions,
1041
- cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void
981
+ cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void,
1042
982
  ): void;
1043
983
  getDomainDeliverabilityCampaign(
1044
984
  args: GetDomainDeliverabilityCampaignCommandInput,
1045
- options?: __HttpHandlerOptions
985
+ options?: __HttpHandlerOptions,
1046
986
  ): Promise<GetDomainDeliverabilityCampaignCommandOutput>;
1047
987
  getDomainDeliverabilityCampaign(
1048
988
  args: GetDomainDeliverabilityCampaignCommandInput,
1049
- cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void
989
+ cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void,
1050
990
  ): void;
1051
991
  getDomainDeliverabilityCampaign(
1052
992
  args: GetDomainDeliverabilityCampaignCommandInput,
1053
993
  options: __HttpHandlerOptions,
1054
- cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void
994
+ cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void,
1055
995
  ): void;
1056
996
  getDomainStatisticsReport(
1057
997
  args: GetDomainStatisticsReportCommandInput,
1058
- options?: __HttpHandlerOptions
998
+ options?: __HttpHandlerOptions,
1059
999
  ): Promise<GetDomainStatisticsReportCommandOutput>;
1060
1000
  getDomainStatisticsReport(
1061
1001
  args: GetDomainStatisticsReportCommandInput,
1062
- cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void
1002
+ cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void,
1063
1003
  ): void;
1064
1004
  getDomainStatisticsReport(
1065
1005
  args: GetDomainStatisticsReportCommandInput,
1066
1006
  options: __HttpHandlerOptions,
1067
- cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void
1007
+ cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void,
1068
1008
  ): void;
1069
1009
  getEmailAddressInsights(
1070
1010
  args: GetEmailAddressInsightsCommandInput,
1071
- options?: __HttpHandlerOptions
1011
+ options?: __HttpHandlerOptions,
1072
1012
  ): Promise<GetEmailAddressInsightsCommandOutput>;
1073
1013
  getEmailAddressInsights(
1074
1014
  args: GetEmailAddressInsightsCommandInput,
1075
- cb: (err: any, data?: GetEmailAddressInsightsCommandOutput) => void
1015
+ cb: (err: any, data?: GetEmailAddressInsightsCommandOutput) => void,
1076
1016
  ): void;
1077
1017
  getEmailAddressInsights(
1078
1018
  args: GetEmailAddressInsightsCommandInput,
1079
1019
  options: __HttpHandlerOptions,
1080
- cb: (err: any, data?: GetEmailAddressInsightsCommandOutput) => void
1020
+ cb: (err: any, data?: GetEmailAddressInsightsCommandOutput) => void,
1081
1021
  ): void;
1082
1022
  getEmailIdentity(
1083
1023
  args: GetEmailIdentityCommandInput,
1084
- options?: __HttpHandlerOptions
1024
+ options?: __HttpHandlerOptions,
1085
1025
  ): Promise<GetEmailIdentityCommandOutput>;
1086
1026
  getEmailIdentity(
1087
1027
  args: GetEmailIdentityCommandInput,
1088
- cb: (err: any, data?: GetEmailIdentityCommandOutput) => void
1028
+ cb: (err: any, data?: GetEmailIdentityCommandOutput) => void,
1089
1029
  ): void;
1090
1030
  getEmailIdentity(
1091
1031
  args: GetEmailIdentityCommandInput,
1092
1032
  options: __HttpHandlerOptions,
1093
- cb: (err: any, data?: GetEmailIdentityCommandOutput) => void
1033
+ cb: (err: any, data?: GetEmailIdentityCommandOutput) => void,
1094
1034
  ): void;
1095
1035
  getEmailIdentityPolicies(
1096
1036
  args: GetEmailIdentityPoliciesCommandInput,
1097
- options?: __HttpHandlerOptions
1037
+ options?: __HttpHandlerOptions,
1098
1038
  ): Promise<GetEmailIdentityPoliciesCommandOutput>;
1099
1039
  getEmailIdentityPolicies(
1100
1040
  args: GetEmailIdentityPoliciesCommandInput,
1101
- cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void
1041
+ cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void,
1102
1042
  ): void;
1103
1043
  getEmailIdentityPolicies(
1104
1044
  args: GetEmailIdentityPoliciesCommandInput,
1105
1045
  options: __HttpHandlerOptions,
1106
- cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void
1046
+ cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void,
1107
1047
  ): void;
1108
1048
  getEmailTemplate(
1109
1049
  args: GetEmailTemplateCommandInput,
1110
- options?: __HttpHandlerOptions
1050
+ options?: __HttpHandlerOptions,
1111
1051
  ): Promise<GetEmailTemplateCommandOutput>;
1112
1052
  getEmailTemplate(
1113
1053
  args: GetEmailTemplateCommandInput,
1114
- cb: (err: any, data?: GetEmailTemplateCommandOutput) => void
1054
+ cb: (err: any, data?: GetEmailTemplateCommandOutput) => void,
1115
1055
  ): void;
1116
1056
  getEmailTemplate(
1117
1057
  args: GetEmailTemplateCommandInput,
1118
1058
  options: __HttpHandlerOptions,
1119
- cb: (err: any, data?: GetEmailTemplateCommandOutput) => void
1059
+ cb: (err: any, data?: GetEmailTemplateCommandOutput) => void,
1120
1060
  ): void;
1121
1061
  getExportJob(
1122
1062
  args: GetExportJobCommandInput,
1123
- options?: __HttpHandlerOptions
1063
+ options?: __HttpHandlerOptions,
1124
1064
  ): Promise<GetExportJobCommandOutput>;
1125
1065
  getExportJob(
1126
1066
  args: GetExportJobCommandInput,
1127
- cb: (err: any, data?: GetExportJobCommandOutput) => void
1067
+ cb: (err: any, data?: GetExportJobCommandOutput) => void,
1128
1068
  ): void;
1129
1069
  getExportJob(
1130
1070
  args: GetExportJobCommandInput,
1131
1071
  options: __HttpHandlerOptions,
1132
- cb: (err: any, data?: GetExportJobCommandOutput) => void
1072
+ cb: (err: any, data?: GetExportJobCommandOutput) => void,
1133
1073
  ): void;
1134
1074
  getImportJob(
1135
1075
  args: GetImportJobCommandInput,
1136
- options?: __HttpHandlerOptions
1076
+ options?: __HttpHandlerOptions,
1137
1077
  ): Promise<GetImportJobCommandOutput>;
1138
1078
  getImportJob(
1139
1079
  args: GetImportJobCommandInput,
1140
- cb: (err: any, data?: GetImportJobCommandOutput) => void
1080
+ cb: (err: any, data?: GetImportJobCommandOutput) => void,
1141
1081
  ): void;
1142
1082
  getImportJob(
1143
1083
  args: GetImportJobCommandInput,
1144
1084
  options: __HttpHandlerOptions,
1145
- cb: (err: any, data?: GetImportJobCommandOutput) => void
1085
+ cb: (err: any, data?: GetImportJobCommandOutput) => void,
1146
1086
  ): void;
1147
1087
  getMessageInsights(
1148
1088
  args: GetMessageInsightsCommandInput,
1149
- options?: __HttpHandlerOptions
1089
+ options?: __HttpHandlerOptions,
1150
1090
  ): Promise<GetMessageInsightsCommandOutput>;
1151
1091
  getMessageInsights(
1152
1092
  args: GetMessageInsightsCommandInput,
1153
- cb: (err: any, data?: GetMessageInsightsCommandOutput) => void
1093
+ cb: (err: any, data?: GetMessageInsightsCommandOutput) => void,
1154
1094
  ): void;
1155
1095
  getMessageInsights(
1156
1096
  args: GetMessageInsightsCommandInput,
1157
1097
  options: __HttpHandlerOptions,
1158
- cb: (err: any, data?: GetMessageInsightsCommandOutput) => void
1098
+ cb: (err: any, data?: GetMessageInsightsCommandOutput) => void,
1159
1099
  ): void;
1160
1100
  getMultiRegionEndpoint(
1161
1101
  args: GetMultiRegionEndpointCommandInput,
1162
- options?: __HttpHandlerOptions
1102
+ options?: __HttpHandlerOptions,
1163
1103
  ): Promise<GetMultiRegionEndpointCommandOutput>;
1164
1104
  getMultiRegionEndpoint(
1165
1105
  args: GetMultiRegionEndpointCommandInput,
1166
- cb: (err: any, data?: GetMultiRegionEndpointCommandOutput) => void
1106
+ cb: (err: any, data?: GetMultiRegionEndpointCommandOutput) => void,
1167
1107
  ): void;
1168
1108
  getMultiRegionEndpoint(
1169
1109
  args: GetMultiRegionEndpointCommandInput,
1170
1110
  options: __HttpHandlerOptions,
1171
- cb: (err: any, data?: GetMultiRegionEndpointCommandOutput) => void
1111
+ cb: (err: any, data?: GetMultiRegionEndpointCommandOutput) => void,
1172
1112
  ): void;
1173
1113
  getReputationEntity(
1174
1114
  args: GetReputationEntityCommandInput,
1175
- options?: __HttpHandlerOptions
1115
+ options?: __HttpHandlerOptions,
1176
1116
  ): Promise<GetReputationEntityCommandOutput>;
1177
1117
  getReputationEntity(
1178
1118
  args: GetReputationEntityCommandInput,
1179
- cb: (err: any, data?: GetReputationEntityCommandOutput) => void
1119
+ cb: (err: any, data?: GetReputationEntityCommandOutput) => void,
1180
1120
  ): void;
1181
1121
  getReputationEntity(
1182
1122
  args: GetReputationEntityCommandInput,
1183
1123
  options: __HttpHandlerOptions,
1184
- cb: (err: any, data?: GetReputationEntityCommandOutput) => void
1124
+ cb: (err: any, data?: GetReputationEntityCommandOutput) => void,
1185
1125
  ): void;
1186
1126
  getSuppressedDestination(
1187
1127
  args: GetSuppressedDestinationCommandInput,
1188
- options?: __HttpHandlerOptions
1128
+ options?: __HttpHandlerOptions,
1189
1129
  ): Promise<GetSuppressedDestinationCommandOutput>;
1190
1130
  getSuppressedDestination(
1191
1131
  args: GetSuppressedDestinationCommandInput,
1192
- cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void
1132
+ cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void,
1193
1133
  ): void;
1194
1134
  getSuppressedDestination(
1195
1135
  args: GetSuppressedDestinationCommandInput,
1196
1136
  options: __HttpHandlerOptions,
1197
- cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void
1137
+ cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void,
1198
1138
  ): void;
1199
1139
  getTenant(
1200
1140
  args: GetTenantCommandInput,
1201
- options?: __HttpHandlerOptions
1141
+ options?: __HttpHandlerOptions,
1202
1142
  ): Promise<GetTenantCommandOutput>;
1203
1143
  getTenant(
1204
1144
  args: GetTenantCommandInput,
1205
- cb: (err: any, data?: GetTenantCommandOutput) => void
1145
+ cb: (err: any, data?: GetTenantCommandOutput) => void,
1206
1146
  ): void;
1207
1147
  getTenant(
1208
1148
  args: GetTenantCommandInput,
1209
1149
  options: __HttpHandlerOptions,
1210
- cb: (err: any, data?: GetTenantCommandOutput) => void
1150
+ cb: (err: any, data?: GetTenantCommandOutput) => void,
1211
1151
  ): void;
1212
1152
  listConfigurationSets(): Promise<ListConfigurationSetsCommandOutput>;
1213
1153
  listConfigurationSets(
1214
1154
  args: ListConfigurationSetsCommandInput,
1215
- options?: __HttpHandlerOptions
1155
+ options?: __HttpHandlerOptions,
1216
1156
  ): Promise<ListConfigurationSetsCommandOutput>;
1217
1157
  listConfigurationSets(
1218
1158
  args: ListConfigurationSetsCommandInput,
1219
- cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void
1159
+ cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void,
1220
1160
  ): void;
1221
1161
  listConfigurationSets(
1222
1162
  args: ListConfigurationSetsCommandInput,
1223
1163
  options: __HttpHandlerOptions,
1224
- cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void
1164
+ cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void,
1225
1165
  ): void;
1226
1166
  listContactLists(): Promise<ListContactListsCommandOutput>;
1227
1167
  listContactLists(
1228
1168
  args: ListContactListsCommandInput,
1229
- options?: __HttpHandlerOptions
1169
+ options?: __HttpHandlerOptions,
1230
1170
  ): Promise<ListContactListsCommandOutput>;
1231
1171
  listContactLists(
1232
1172
  args: ListContactListsCommandInput,
1233
- cb: (err: any, data?: ListContactListsCommandOutput) => void
1173
+ cb: (err: any, data?: ListContactListsCommandOutput) => void,
1234
1174
  ): void;
1235
1175
  listContactLists(
1236
1176
  args: ListContactListsCommandInput,
1237
1177
  options: __HttpHandlerOptions,
1238
- cb: (err: any, data?: ListContactListsCommandOutput) => void
1178
+ cb: (err: any, data?: ListContactListsCommandOutput) => void,
1239
1179
  ): void;
1240
1180
  listContacts(
1241
1181
  args: ListContactsCommandInput,
1242
- options?: __HttpHandlerOptions
1182
+ options?: __HttpHandlerOptions,
1243
1183
  ): Promise<ListContactsCommandOutput>;
1244
1184
  listContacts(
1245
1185
  args: ListContactsCommandInput,
1246
- cb: (err: any, data?: ListContactsCommandOutput) => void
1186
+ cb: (err: any, data?: ListContactsCommandOutput) => void,
1247
1187
  ): void;
1248
1188
  listContacts(
1249
1189
  args: ListContactsCommandInput,
1250
1190
  options: __HttpHandlerOptions,
1251
- cb: (err: any, data?: ListContactsCommandOutput) => void
1191
+ cb: (err: any, data?: ListContactsCommandOutput) => void,
1252
1192
  ): void;
1253
1193
  listCustomVerificationEmailTemplates(): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
1254
1194
  listCustomVerificationEmailTemplates(
1255
1195
  args: ListCustomVerificationEmailTemplatesCommandInput,
1256
- options?: __HttpHandlerOptions
1196
+ options?: __HttpHandlerOptions,
1257
1197
  ): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
1258
1198
  listCustomVerificationEmailTemplates(
1259
1199
  args: ListCustomVerificationEmailTemplatesCommandInput,
1260
- cb: (
1261
- err: any,
1262
- data?: ListCustomVerificationEmailTemplatesCommandOutput
1263
- ) => void
1200
+ cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void,
1264
1201
  ): void;
1265
1202
  listCustomVerificationEmailTemplates(
1266
1203
  args: ListCustomVerificationEmailTemplatesCommandInput,
1267
1204
  options: __HttpHandlerOptions,
1268
- cb: (
1269
- err: any,
1270
- data?: ListCustomVerificationEmailTemplatesCommandOutput
1271
- ) => void
1205
+ cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void,
1272
1206
  ): void;
1273
1207
  listDedicatedIpPools(): Promise<ListDedicatedIpPoolsCommandOutput>;
1274
1208
  listDedicatedIpPools(
1275
1209
  args: ListDedicatedIpPoolsCommandInput,
1276
- options?: __HttpHandlerOptions
1210
+ options?: __HttpHandlerOptions,
1277
1211
  ): Promise<ListDedicatedIpPoolsCommandOutput>;
1278
1212
  listDedicatedIpPools(
1279
1213
  args: ListDedicatedIpPoolsCommandInput,
1280
- cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void
1214
+ cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void,
1281
1215
  ): void;
1282
1216
  listDedicatedIpPools(
1283
1217
  args: ListDedicatedIpPoolsCommandInput,
1284
1218
  options: __HttpHandlerOptions,
1285
- cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void
1219
+ cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void,
1286
1220
  ): void;
1287
1221
  listDeliverabilityTestReports(): Promise<ListDeliverabilityTestReportsCommandOutput>;
1288
1222
  listDeliverabilityTestReports(
1289
1223
  args: ListDeliverabilityTestReportsCommandInput,
1290
- options?: __HttpHandlerOptions
1224
+ options?: __HttpHandlerOptions,
1291
1225
  ): Promise<ListDeliverabilityTestReportsCommandOutput>;
1292
1226
  listDeliverabilityTestReports(
1293
1227
  args: ListDeliverabilityTestReportsCommandInput,
1294
- cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void
1228
+ cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void,
1295
1229
  ): void;
1296
1230
  listDeliverabilityTestReports(
1297
1231
  args: ListDeliverabilityTestReportsCommandInput,
1298
1232
  options: __HttpHandlerOptions,
1299
- cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void
1233
+ cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void,
1300
1234
  ): void;
1301
1235
  listDomainDeliverabilityCampaigns(
1302
1236
  args: ListDomainDeliverabilityCampaignsCommandInput,
1303
- options?: __HttpHandlerOptions
1237
+ options?: __HttpHandlerOptions,
1304
1238
  ): Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
1305
1239
  listDomainDeliverabilityCampaigns(
1306
1240
  args: ListDomainDeliverabilityCampaignsCommandInput,
1307
- cb: (
1308
- err: any,
1309
- data?: ListDomainDeliverabilityCampaignsCommandOutput
1310
- ) => void
1241
+ cb: (err: any, data?: ListDomainDeliverabilityCampaignsCommandOutput) => void,
1311
1242
  ): void;
1312
1243
  listDomainDeliverabilityCampaigns(
1313
1244
  args: ListDomainDeliverabilityCampaignsCommandInput,
1314
1245
  options: __HttpHandlerOptions,
1315
- cb: (
1316
- err: any,
1317
- data?: ListDomainDeliverabilityCampaignsCommandOutput
1318
- ) => void
1246
+ cb: (err: any, data?: ListDomainDeliverabilityCampaignsCommandOutput) => void,
1319
1247
  ): void;
1320
1248
  listEmailIdentities(): Promise<ListEmailIdentitiesCommandOutput>;
1321
1249
  listEmailIdentities(
1322
1250
  args: ListEmailIdentitiesCommandInput,
1323
- options?: __HttpHandlerOptions
1251
+ options?: __HttpHandlerOptions,
1324
1252
  ): Promise<ListEmailIdentitiesCommandOutput>;
1325
1253
  listEmailIdentities(
1326
1254
  args: ListEmailIdentitiesCommandInput,
1327
- cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void
1255
+ cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void,
1328
1256
  ): void;
1329
1257
  listEmailIdentities(
1330
1258
  args: ListEmailIdentitiesCommandInput,
1331
1259
  options: __HttpHandlerOptions,
1332
- cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void
1260
+ cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void,
1333
1261
  ): void;
1334
1262
  listEmailTemplates(): Promise<ListEmailTemplatesCommandOutput>;
1335
1263
  listEmailTemplates(
1336
1264
  args: ListEmailTemplatesCommandInput,
1337
- options?: __HttpHandlerOptions
1265
+ options?: __HttpHandlerOptions,
1338
1266
  ): Promise<ListEmailTemplatesCommandOutput>;
1339
1267
  listEmailTemplates(
1340
1268
  args: ListEmailTemplatesCommandInput,
1341
- cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void
1269
+ cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void,
1342
1270
  ): void;
1343
1271
  listEmailTemplates(
1344
1272
  args: ListEmailTemplatesCommandInput,
1345
1273
  options: __HttpHandlerOptions,
1346
- cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void
1274
+ cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void,
1347
1275
  ): void;
1348
1276
  listExportJobs(): Promise<ListExportJobsCommandOutput>;
1349
1277
  listExportJobs(
1350
1278
  args: ListExportJobsCommandInput,
1351
- options?: __HttpHandlerOptions
1279
+ options?: __HttpHandlerOptions,
1352
1280
  ): Promise<ListExportJobsCommandOutput>;
1353
1281
  listExportJobs(
1354
1282
  args: ListExportJobsCommandInput,
1355
- cb: (err: any, data?: ListExportJobsCommandOutput) => void
1283
+ cb: (err: any, data?: ListExportJobsCommandOutput) => void,
1356
1284
  ): void;
1357
1285
  listExportJobs(
1358
1286
  args: ListExportJobsCommandInput,
1359
1287
  options: __HttpHandlerOptions,
1360
- cb: (err: any, data?: ListExportJobsCommandOutput) => void
1288
+ cb: (err: any, data?: ListExportJobsCommandOutput) => void,
1361
1289
  ): void;
1362
1290
  listImportJobs(): Promise<ListImportJobsCommandOutput>;
1363
1291
  listImportJobs(
1364
1292
  args: ListImportJobsCommandInput,
1365
- options?: __HttpHandlerOptions
1293
+ options?: __HttpHandlerOptions,
1366
1294
  ): Promise<ListImportJobsCommandOutput>;
1367
1295
  listImportJobs(
1368
1296
  args: ListImportJobsCommandInput,
1369
- cb: (err: any, data?: ListImportJobsCommandOutput) => void
1297
+ cb: (err: any, data?: ListImportJobsCommandOutput) => void,
1370
1298
  ): void;
1371
1299
  listImportJobs(
1372
1300
  args: ListImportJobsCommandInput,
1373
1301
  options: __HttpHandlerOptions,
1374
- cb: (err: any, data?: ListImportJobsCommandOutput) => void
1302
+ cb: (err: any, data?: ListImportJobsCommandOutput) => void,
1375
1303
  ): void;
1376
1304
  listMultiRegionEndpoints(): Promise<ListMultiRegionEndpointsCommandOutput>;
1377
1305
  listMultiRegionEndpoints(
1378
1306
  args: ListMultiRegionEndpointsCommandInput,
1379
- options?: __HttpHandlerOptions
1307
+ options?: __HttpHandlerOptions,
1380
1308
  ): Promise<ListMultiRegionEndpointsCommandOutput>;
1381
1309
  listMultiRegionEndpoints(
1382
1310
  args: ListMultiRegionEndpointsCommandInput,
1383
- cb: (err: any, data?: ListMultiRegionEndpointsCommandOutput) => void
1311
+ cb: (err: any, data?: ListMultiRegionEndpointsCommandOutput) => void,
1384
1312
  ): void;
1385
1313
  listMultiRegionEndpoints(
1386
1314
  args: ListMultiRegionEndpointsCommandInput,
1387
1315
  options: __HttpHandlerOptions,
1388
- cb: (err: any, data?: ListMultiRegionEndpointsCommandOutput) => void
1316
+ cb: (err: any, data?: ListMultiRegionEndpointsCommandOutput) => void,
1389
1317
  ): void;
1390
1318
  listRecommendations(): Promise<ListRecommendationsCommandOutput>;
1391
1319
  listRecommendations(
1392
1320
  args: ListRecommendationsCommandInput,
1393
- options?: __HttpHandlerOptions
1321
+ options?: __HttpHandlerOptions,
1394
1322
  ): Promise<ListRecommendationsCommandOutput>;
1395
1323
  listRecommendations(
1396
1324
  args: ListRecommendationsCommandInput,
1397
- cb: (err: any, data?: ListRecommendationsCommandOutput) => void
1325
+ cb: (err: any, data?: ListRecommendationsCommandOutput) => void,
1398
1326
  ): void;
1399
1327
  listRecommendations(
1400
1328
  args: ListRecommendationsCommandInput,
1401
1329
  options: __HttpHandlerOptions,
1402
- cb: (err: any, data?: ListRecommendationsCommandOutput) => void
1330
+ cb: (err: any, data?: ListRecommendationsCommandOutput) => void,
1403
1331
  ): void;
1404
1332
  listReputationEntities(): Promise<ListReputationEntitiesCommandOutput>;
1405
1333
  listReputationEntities(
1406
1334
  args: ListReputationEntitiesCommandInput,
1407
- options?: __HttpHandlerOptions
1335
+ options?: __HttpHandlerOptions,
1408
1336
  ): Promise<ListReputationEntitiesCommandOutput>;
1409
1337
  listReputationEntities(
1410
1338
  args: ListReputationEntitiesCommandInput,
1411
- cb: (err: any, data?: ListReputationEntitiesCommandOutput) => void
1339
+ cb: (err: any, data?: ListReputationEntitiesCommandOutput) => void,
1412
1340
  ): void;
1413
1341
  listReputationEntities(
1414
1342
  args: ListReputationEntitiesCommandInput,
1415
1343
  options: __HttpHandlerOptions,
1416
- cb: (err: any, data?: ListReputationEntitiesCommandOutput) => void
1344
+ cb: (err: any, data?: ListReputationEntitiesCommandOutput) => void,
1417
1345
  ): void;
1418
1346
  listResourceTenants(
1419
1347
  args: ListResourceTenantsCommandInput,
1420
- options?: __HttpHandlerOptions
1348
+ options?: __HttpHandlerOptions,
1421
1349
  ): Promise<ListResourceTenantsCommandOutput>;
1422
1350
  listResourceTenants(
1423
1351
  args: ListResourceTenantsCommandInput,
1424
- cb: (err: any, data?: ListResourceTenantsCommandOutput) => void
1352
+ cb: (err: any, data?: ListResourceTenantsCommandOutput) => void,
1425
1353
  ): void;
1426
1354
  listResourceTenants(
1427
1355
  args: ListResourceTenantsCommandInput,
1428
1356
  options: __HttpHandlerOptions,
1429
- cb: (err: any, data?: ListResourceTenantsCommandOutput) => void
1357
+ cb: (err: any, data?: ListResourceTenantsCommandOutput) => void,
1430
1358
  ): void;
1431
1359
  listSuppressedDestinations(): Promise<ListSuppressedDestinationsCommandOutput>;
1432
1360
  listSuppressedDestinations(
1433
1361
  args: ListSuppressedDestinationsCommandInput,
1434
- options?: __HttpHandlerOptions
1362
+ options?: __HttpHandlerOptions,
1435
1363
  ): Promise<ListSuppressedDestinationsCommandOutput>;
1436
1364
  listSuppressedDestinations(
1437
1365
  args: ListSuppressedDestinationsCommandInput,
1438
- cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void
1366
+ cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void,
1439
1367
  ): void;
1440
1368
  listSuppressedDestinations(
1441
1369
  args: ListSuppressedDestinationsCommandInput,
1442
1370
  options: __HttpHandlerOptions,
1443
- cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void
1371
+ cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void,
1444
1372
  ): void;
1445
1373
  listTagsForResource(
1446
1374
  args: ListTagsForResourceCommandInput,
1447
- options?: __HttpHandlerOptions
1375
+ options?: __HttpHandlerOptions,
1448
1376
  ): Promise<ListTagsForResourceCommandOutput>;
1449
1377
  listTagsForResource(
1450
1378
  args: ListTagsForResourceCommandInput,
1451
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1379
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1452
1380
  ): void;
1453
1381
  listTagsForResource(
1454
1382
  args: ListTagsForResourceCommandInput,
1455
1383
  options: __HttpHandlerOptions,
1456
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1384
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1457
1385
  ): void;
1458
1386
  listTenantResources(
1459
1387
  args: ListTenantResourcesCommandInput,
1460
- options?: __HttpHandlerOptions
1388
+ options?: __HttpHandlerOptions,
1461
1389
  ): Promise<ListTenantResourcesCommandOutput>;
1462
1390
  listTenantResources(
1463
1391
  args: ListTenantResourcesCommandInput,
1464
- cb: (err: any, data?: ListTenantResourcesCommandOutput) => void
1392
+ cb: (err: any, data?: ListTenantResourcesCommandOutput) => void,
1465
1393
  ): void;
1466
1394
  listTenantResources(
1467
1395
  args: ListTenantResourcesCommandInput,
1468
1396
  options: __HttpHandlerOptions,
1469
- cb: (err: any, data?: ListTenantResourcesCommandOutput) => void
1397
+ cb: (err: any, data?: ListTenantResourcesCommandOutput) => void,
1470
1398
  ): void;
1471
1399
  listTenants(): Promise<ListTenantsCommandOutput>;
1472
1400
  listTenants(
1473
1401
  args: ListTenantsCommandInput,
1474
- options?: __HttpHandlerOptions
1402
+ options?: __HttpHandlerOptions,
1475
1403
  ): Promise<ListTenantsCommandOutput>;
1476
1404
  listTenants(
1477
1405
  args: ListTenantsCommandInput,
1478
- cb: (err: any, data?: ListTenantsCommandOutput) => void
1406
+ cb: (err: any, data?: ListTenantsCommandOutput) => void,
1479
1407
  ): void;
1480
1408
  listTenants(
1481
1409
  args: ListTenantsCommandInput,
1482
1410
  options: __HttpHandlerOptions,
1483
- cb: (err: any, data?: ListTenantsCommandOutput) => void
1411
+ cb: (err: any, data?: ListTenantsCommandOutput) => void,
1484
1412
  ): void;
1485
1413
  putAccountDedicatedIpWarmupAttributes(): Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
1486
1414
  putAccountDedicatedIpWarmupAttributes(
1487
1415
  args: PutAccountDedicatedIpWarmupAttributesCommandInput,
1488
- options?: __HttpHandlerOptions
1416
+ options?: __HttpHandlerOptions,
1489
1417
  ): Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
1490
1418
  putAccountDedicatedIpWarmupAttributes(
1491
1419
  args: PutAccountDedicatedIpWarmupAttributesCommandInput,
1492
- cb: (
1493
- err: any,
1494
- data?: PutAccountDedicatedIpWarmupAttributesCommandOutput
1495
- ) => void
1420
+ cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void,
1496
1421
  ): void;
1497
1422
  putAccountDedicatedIpWarmupAttributes(
1498
1423
  args: PutAccountDedicatedIpWarmupAttributesCommandInput,
1499
1424
  options: __HttpHandlerOptions,
1500
- cb: (
1501
- err: any,
1502
- data?: PutAccountDedicatedIpWarmupAttributesCommandOutput
1503
- ) => void
1425
+ cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void,
1504
1426
  ): void;
1505
1427
  putAccountDetails(
1506
1428
  args: PutAccountDetailsCommandInput,
1507
- options?: __HttpHandlerOptions
1429
+ options?: __HttpHandlerOptions,
1508
1430
  ): Promise<PutAccountDetailsCommandOutput>;
1509
1431
  putAccountDetails(
1510
1432
  args: PutAccountDetailsCommandInput,
1511
- cb: (err: any, data?: PutAccountDetailsCommandOutput) => void
1433
+ cb: (err: any, data?: PutAccountDetailsCommandOutput) => void,
1512
1434
  ): void;
1513
1435
  putAccountDetails(
1514
1436
  args: PutAccountDetailsCommandInput,
1515
1437
  options: __HttpHandlerOptions,
1516
- cb: (err: any, data?: PutAccountDetailsCommandOutput) => void
1438
+ cb: (err: any, data?: PutAccountDetailsCommandOutput) => void,
1517
1439
  ): void;
1518
1440
  putAccountSendingAttributes(): Promise<PutAccountSendingAttributesCommandOutput>;
1519
1441
  putAccountSendingAttributes(
1520
1442
  args: PutAccountSendingAttributesCommandInput,
1521
- options?: __HttpHandlerOptions
1443
+ options?: __HttpHandlerOptions,
1522
1444
  ): Promise<PutAccountSendingAttributesCommandOutput>;
1523
1445
  putAccountSendingAttributes(
1524
1446
  args: PutAccountSendingAttributesCommandInput,
1525
- cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void
1447
+ cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void,
1526
1448
  ): void;
1527
1449
  putAccountSendingAttributes(
1528
1450
  args: PutAccountSendingAttributesCommandInput,
1529
1451
  options: __HttpHandlerOptions,
1530
- cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void
1452
+ cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void,
1531
1453
  ): void;
1532
1454
  putAccountSuppressionAttributes(): Promise<PutAccountSuppressionAttributesCommandOutput>;
1533
1455
  putAccountSuppressionAttributes(
1534
1456
  args: PutAccountSuppressionAttributesCommandInput,
1535
- options?: __HttpHandlerOptions
1457
+ options?: __HttpHandlerOptions,
1536
1458
  ): Promise<PutAccountSuppressionAttributesCommandOutput>;
1537
1459
  putAccountSuppressionAttributes(
1538
1460
  args: PutAccountSuppressionAttributesCommandInput,
1539
- cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void
1461
+ cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void,
1540
1462
  ): void;
1541
1463
  putAccountSuppressionAttributes(
1542
1464
  args: PutAccountSuppressionAttributesCommandInput,
1543
1465
  options: __HttpHandlerOptions,
1544
- cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void
1466
+ cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void,
1545
1467
  ): void;
1546
1468
  putAccountVdmAttributes(
1547
1469
  args: PutAccountVdmAttributesCommandInput,
1548
- options?: __HttpHandlerOptions
1470
+ options?: __HttpHandlerOptions,
1549
1471
  ): Promise<PutAccountVdmAttributesCommandOutput>;
1550
1472
  putAccountVdmAttributes(
1551
1473
  args: PutAccountVdmAttributesCommandInput,
1552
- cb: (err: any, data?: PutAccountVdmAttributesCommandOutput) => void
1474
+ cb: (err: any, data?: PutAccountVdmAttributesCommandOutput) => void,
1553
1475
  ): void;
1554
1476
  putAccountVdmAttributes(
1555
1477
  args: PutAccountVdmAttributesCommandInput,
1556
1478
  options: __HttpHandlerOptions,
1557
- cb: (err: any, data?: PutAccountVdmAttributesCommandOutput) => void
1479
+ cb: (err: any, data?: PutAccountVdmAttributesCommandOutput) => void,
1558
1480
  ): void;
1559
1481
  putConfigurationSetArchivingOptions(
1560
1482
  args: PutConfigurationSetArchivingOptionsCommandInput,
1561
- options?: __HttpHandlerOptions
1483
+ options?: __HttpHandlerOptions,
1562
1484
  ): Promise<PutConfigurationSetArchivingOptionsCommandOutput>;
1563
1485
  putConfigurationSetArchivingOptions(
1564
1486
  args: PutConfigurationSetArchivingOptionsCommandInput,
1565
- cb: (
1566
- err: any,
1567
- data?: PutConfigurationSetArchivingOptionsCommandOutput
1568
- ) => void
1487
+ cb: (err: any, data?: PutConfigurationSetArchivingOptionsCommandOutput) => void,
1569
1488
  ): void;
1570
1489
  putConfigurationSetArchivingOptions(
1571
1490
  args: PutConfigurationSetArchivingOptionsCommandInput,
1572
1491
  options: __HttpHandlerOptions,
1573
- cb: (
1574
- err: any,
1575
- data?: PutConfigurationSetArchivingOptionsCommandOutput
1576
- ) => void
1492
+ cb: (err: any, data?: PutConfigurationSetArchivingOptionsCommandOutput) => void,
1577
1493
  ): void;
1578
1494
  putConfigurationSetDeliveryOptions(
1579
1495
  args: PutConfigurationSetDeliveryOptionsCommandInput,
1580
- options?: __HttpHandlerOptions
1496
+ options?: __HttpHandlerOptions,
1581
1497
  ): Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
1582
1498
  putConfigurationSetDeliveryOptions(
1583
1499
  args: PutConfigurationSetDeliveryOptionsCommandInput,
1584
- cb: (
1585
- err: any,
1586
- data?: PutConfigurationSetDeliveryOptionsCommandOutput
1587
- ) => void
1500
+ cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void,
1588
1501
  ): void;
1589
1502
  putConfigurationSetDeliveryOptions(
1590
1503
  args: PutConfigurationSetDeliveryOptionsCommandInput,
1591
1504
  options: __HttpHandlerOptions,
1592
- cb: (
1593
- err: any,
1594
- data?: PutConfigurationSetDeliveryOptionsCommandOutput
1595
- ) => void
1505
+ cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void,
1596
1506
  ): void;
1597
1507
  putConfigurationSetReputationOptions(
1598
1508
  args: PutConfigurationSetReputationOptionsCommandInput,
1599
- options?: __HttpHandlerOptions
1509
+ options?: __HttpHandlerOptions,
1600
1510
  ): Promise<PutConfigurationSetReputationOptionsCommandOutput>;
1601
1511
  putConfigurationSetReputationOptions(
1602
1512
  args: PutConfigurationSetReputationOptionsCommandInput,
1603
- cb: (
1604
- err: any,
1605
- data?: PutConfigurationSetReputationOptionsCommandOutput
1606
- ) => void
1513
+ cb: (err: any, data?: PutConfigurationSetReputationOptionsCommandOutput) => void,
1607
1514
  ): void;
1608
1515
  putConfigurationSetReputationOptions(
1609
1516
  args: PutConfigurationSetReputationOptionsCommandInput,
1610
1517
  options: __HttpHandlerOptions,
1611
- cb: (
1612
- err: any,
1613
- data?: PutConfigurationSetReputationOptionsCommandOutput
1614
- ) => void
1518
+ cb: (err: any, data?: PutConfigurationSetReputationOptionsCommandOutput) => void,
1615
1519
  ): void;
1616
1520
  putConfigurationSetSendingOptions(
1617
1521
  args: PutConfigurationSetSendingOptionsCommandInput,
1618
- options?: __HttpHandlerOptions
1522
+ options?: __HttpHandlerOptions,
1619
1523
  ): Promise<PutConfigurationSetSendingOptionsCommandOutput>;
1620
1524
  putConfigurationSetSendingOptions(
1621
1525
  args: PutConfigurationSetSendingOptionsCommandInput,
1622
- cb: (
1623
- err: any,
1624
- data?: PutConfigurationSetSendingOptionsCommandOutput
1625
- ) => void
1526
+ cb: (err: any, data?: PutConfigurationSetSendingOptionsCommandOutput) => void,
1626
1527
  ): void;
1627
1528
  putConfigurationSetSendingOptions(
1628
1529
  args: PutConfigurationSetSendingOptionsCommandInput,
1629
1530
  options: __HttpHandlerOptions,
1630
- cb: (
1631
- err: any,
1632
- data?: PutConfigurationSetSendingOptionsCommandOutput
1633
- ) => void
1531
+ cb: (err: any, data?: PutConfigurationSetSendingOptionsCommandOutput) => void,
1634
1532
  ): void;
1635
1533
  putConfigurationSetSuppressionOptions(
1636
1534
  args: PutConfigurationSetSuppressionOptionsCommandInput,
1637
- options?: __HttpHandlerOptions
1535
+ options?: __HttpHandlerOptions,
1638
1536
  ): Promise<PutConfigurationSetSuppressionOptionsCommandOutput>;
1639
1537
  putConfigurationSetSuppressionOptions(
1640
1538
  args: PutConfigurationSetSuppressionOptionsCommandInput,
1641
- cb: (
1642
- err: any,
1643
- data?: PutConfigurationSetSuppressionOptionsCommandOutput
1644
- ) => void
1539
+ cb: (err: any, data?: PutConfigurationSetSuppressionOptionsCommandOutput) => void,
1645
1540
  ): void;
1646
1541
  putConfigurationSetSuppressionOptions(
1647
1542
  args: PutConfigurationSetSuppressionOptionsCommandInput,
1648
1543
  options: __HttpHandlerOptions,
1649
- cb: (
1650
- err: any,
1651
- data?: PutConfigurationSetSuppressionOptionsCommandOutput
1652
- ) => void
1544
+ cb: (err: any, data?: PutConfigurationSetSuppressionOptionsCommandOutput) => void,
1653
1545
  ): void;
1654
1546
  putConfigurationSetTrackingOptions(
1655
1547
  args: PutConfigurationSetTrackingOptionsCommandInput,
1656
- options?: __HttpHandlerOptions
1548
+ options?: __HttpHandlerOptions,
1657
1549
  ): Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
1658
1550
  putConfigurationSetTrackingOptions(
1659
1551
  args: PutConfigurationSetTrackingOptionsCommandInput,
1660
- cb: (
1661
- err: any,
1662
- data?: PutConfigurationSetTrackingOptionsCommandOutput
1663
- ) => void
1552
+ cb: (err: any, data?: PutConfigurationSetTrackingOptionsCommandOutput) => void,
1664
1553
  ): void;
1665
1554
  putConfigurationSetTrackingOptions(
1666
1555
  args: PutConfigurationSetTrackingOptionsCommandInput,
1667
1556
  options: __HttpHandlerOptions,
1668
- cb: (
1669
- err: any,
1670
- data?: PutConfigurationSetTrackingOptionsCommandOutput
1671
- ) => void
1557
+ cb: (err: any, data?: PutConfigurationSetTrackingOptionsCommandOutput) => void,
1672
1558
  ): void;
1673
1559
  putConfigurationSetVdmOptions(
1674
1560
  args: PutConfigurationSetVdmOptionsCommandInput,
1675
- options?: __HttpHandlerOptions
1561
+ options?: __HttpHandlerOptions,
1676
1562
  ): Promise<PutConfigurationSetVdmOptionsCommandOutput>;
1677
1563
  putConfigurationSetVdmOptions(
1678
1564
  args: PutConfigurationSetVdmOptionsCommandInput,
1679
- cb: (err: any, data?: PutConfigurationSetVdmOptionsCommandOutput) => void
1565
+ cb: (err: any, data?: PutConfigurationSetVdmOptionsCommandOutput) => void,
1680
1566
  ): void;
1681
1567
  putConfigurationSetVdmOptions(
1682
1568
  args: PutConfigurationSetVdmOptionsCommandInput,
1683
1569
  options: __HttpHandlerOptions,
1684
- cb: (err: any, data?: PutConfigurationSetVdmOptionsCommandOutput) => void
1570
+ cb: (err: any, data?: PutConfigurationSetVdmOptionsCommandOutput) => void,
1685
1571
  ): void;
1686
1572
  putDedicatedIpInPool(
1687
1573
  args: PutDedicatedIpInPoolCommandInput,
1688
- options?: __HttpHandlerOptions
1574
+ options?: __HttpHandlerOptions,
1689
1575
  ): Promise<PutDedicatedIpInPoolCommandOutput>;
1690
1576
  putDedicatedIpInPool(
1691
1577
  args: PutDedicatedIpInPoolCommandInput,
1692
- cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void
1578
+ cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void,
1693
1579
  ): void;
1694
1580
  putDedicatedIpInPool(
1695
1581
  args: PutDedicatedIpInPoolCommandInput,
1696
1582
  options: __HttpHandlerOptions,
1697
- cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void
1583
+ cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void,
1698
1584
  ): void;
1699
1585
  putDedicatedIpPoolScalingAttributes(
1700
1586
  args: PutDedicatedIpPoolScalingAttributesCommandInput,
1701
- options?: __HttpHandlerOptions
1587
+ options?: __HttpHandlerOptions,
1702
1588
  ): Promise<PutDedicatedIpPoolScalingAttributesCommandOutput>;
1703
1589
  putDedicatedIpPoolScalingAttributes(
1704
1590
  args: PutDedicatedIpPoolScalingAttributesCommandInput,
1705
- cb: (
1706
- err: any,
1707
- data?: PutDedicatedIpPoolScalingAttributesCommandOutput
1708
- ) => void
1591
+ cb: (err: any, data?: PutDedicatedIpPoolScalingAttributesCommandOutput) => void,
1709
1592
  ): void;
1710
1593
  putDedicatedIpPoolScalingAttributes(
1711
1594
  args: PutDedicatedIpPoolScalingAttributesCommandInput,
1712
1595
  options: __HttpHandlerOptions,
1713
- cb: (
1714
- err: any,
1715
- data?: PutDedicatedIpPoolScalingAttributesCommandOutput
1716
- ) => void
1596
+ cb: (err: any, data?: PutDedicatedIpPoolScalingAttributesCommandOutput) => void,
1717
1597
  ): void;
1718
1598
  putDedicatedIpWarmupAttributes(
1719
1599
  args: PutDedicatedIpWarmupAttributesCommandInput,
1720
- options?: __HttpHandlerOptions
1600
+ options?: __HttpHandlerOptions,
1721
1601
  ): Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
1722
1602
  putDedicatedIpWarmupAttributes(
1723
1603
  args: PutDedicatedIpWarmupAttributesCommandInput,
1724
- cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void
1604
+ cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void,
1725
1605
  ): void;
1726
1606
  putDedicatedIpWarmupAttributes(
1727
1607
  args: PutDedicatedIpWarmupAttributesCommandInput,
1728
1608
  options: __HttpHandlerOptions,
1729
- cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void
1609
+ cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void,
1730
1610
  ): void;
1731
1611
  putDeliverabilityDashboardOption(
1732
1612
  args: PutDeliverabilityDashboardOptionCommandInput,
1733
- options?: __HttpHandlerOptions
1613
+ options?: __HttpHandlerOptions,
1734
1614
  ): Promise<PutDeliverabilityDashboardOptionCommandOutput>;
1735
1615
  putDeliverabilityDashboardOption(
1736
1616
  args: PutDeliverabilityDashboardOptionCommandInput,
1737
- cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void
1617
+ cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void,
1738
1618
  ): void;
1739
1619
  putDeliverabilityDashboardOption(
1740
1620
  args: PutDeliverabilityDashboardOptionCommandInput,
1741
1621
  options: __HttpHandlerOptions,
1742
- cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void
1622
+ cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void,
1743
1623
  ): void;
1744
1624
  putEmailIdentityConfigurationSetAttributes(
1745
1625
  args: PutEmailIdentityConfigurationSetAttributesCommandInput,
1746
- options?: __HttpHandlerOptions
1626
+ options?: __HttpHandlerOptions,
1747
1627
  ): Promise<PutEmailIdentityConfigurationSetAttributesCommandOutput>;
1748
1628
  putEmailIdentityConfigurationSetAttributes(
1749
1629
  args: PutEmailIdentityConfigurationSetAttributesCommandInput,
1750
- cb: (
1751
- err: any,
1752
- data?: PutEmailIdentityConfigurationSetAttributesCommandOutput
1753
- ) => void
1630
+ cb: (err: any, data?: PutEmailIdentityConfigurationSetAttributesCommandOutput) => void,
1754
1631
  ): void;
1755
1632
  putEmailIdentityConfigurationSetAttributes(
1756
1633
  args: PutEmailIdentityConfigurationSetAttributesCommandInput,
1757
1634
  options: __HttpHandlerOptions,
1758
- cb: (
1759
- err: any,
1760
- data?: PutEmailIdentityConfigurationSetAttributesCommandOutput
1761
- ) => void
1635
+ cb: (err: any, data?: PutEmailIdentityConfigurationSetAttributesCommandOutput) => void,
1762
1636
  ): void;
1763
1637
  putEmailIdentityDkimAttributes(
1764
1638
  args: PutEmailIdentityDkimAttributesCommandInput,
1765
- options?: __HttpHandlerOptions
1639
+ options?: __HttpHandlerOptions,
1766
1640
  ): Promise<PutEmailIdentityDkimAttributesCommandOutput>;
1767
1641
  putEmailIdentityDkimAttributes(
1768
1642
  args: PutEmailIdentityDkimAttributesCommandInput,
1769
- cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void
1643
+ cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void,
1770
1644
  ): void;
1771
1645
  putEmailIdentityDkimAttributes(
1772
1646
  args: PutEmailIdentityDkimAttributesCommandInput,
1773
1647
  options: __HttpHandlerOptions,
1774
- cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void
1648
+ cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void,
1775
1649
  ): void;
1776
1650
  putEmailIdentityDkimSigningAttributes(
1777
1651
  args: PutEmailIdentityDkimSigningAttributesCommandInput,
1778
- options?: __HttpHandlerOptions
1652
+ options?: __HttpHandlerOptions,
1779
1653
  ): Promise<PutEmailIdentityDkimSigningAttributesCommandOutput>;
1780
1654
  putEmailIdentityDkimSigningAttributes(
1781
1655
  args: PutEmailIdentityDkimSigningAttributesCommandInput,
1782
- cb: (
1783
- err: any,
1784
- data?: PutEmailIdentityDkimSigningAttributesCommandOutput
1785
- ) => void
1656
+ cb: (err: any, data?: PutEmailIdentityDkimSigningAttributesCommandOutput) => void,
1786
1657
  ): void;
1787
1658
  putEmailIdentityDkimSigningAttributes(
1788
1659
  args: PutEmailIdentityDkimSigningAttributesCommandInput,
1789
1660
  options: __HttpHandlerOptions,
1790
- cb: (
1791
- err: any,
1792
- data?: PutEmailIdentityDkimSigningAttributesCommandOutput
1793
- ) => void
1661
+ cb: (err: any, data?: PutEmailIdentityDkimSigningAttributesCommandOutput) => void,
1794
1662
  ): void;
1795
1663
  putEmailIdentityFeedbackAttributes(
1796
1664
  args: PutEmailIdentityFeedbackAttributesCommandInput,
1797
- options?: __HttpHandlerOptions
1665
+ options?: __HttpHandlerOptions,
1798
1666
  ): Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
1799
1667
  putEmailIdentityFeedbackAttributes(
1800
1668
  args: PutEmailIdentityFeedbackAttributesCommandInput,
1801
- cb: (
1802
- err: any,
1803
- data?: PutEmailIdentityFeedbackAttributesCommandOutput
1804
- ) => void
1669
+ cb: (err: any, data?: PutEmailIdentityFeedbackAttributesCommandOutput) => void,
1805
1670
  ): void;
1806
1671
  putEmailIdentityFeedbackAttributes(
1807
1672
  args: PutEmailIdentityFeedbackAttributesCommandInput,
1808
1673
  options: __HttpHandlerOptions,
1809
- cb: (
1810
- err: any,
1811
- data?: PutEmailIdentityFeedbackAttributesCommandOutput
1812
- ) => void
1674
+ cb: (err: any, data?: PutEmailIdentityFeedbackAttributesCommandOutput) => void,
1813
1675
  ): void;
1814
1676
  putEmailIdentityMailFromAttributes(
1815
1677
  args: PutEmailIdentityMailFromAttributesCommandInput,
1816
- options?: __HttpHandlerOptions
1678
+ options?: __HttpHandlerOptions,
1817
1679
  ): Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
1818
1680
  putEmailIdentityMailFromAttributes(
1819
1681
  args: PutEmailIdentityMailFromAttributesCommandInput,
1820
- cb: (
1821
- err: any,
1822
- data?: PutEmailIdentityMailFromAttributesCommandOutput
1823
- ) => void
1682
+ cb: (err: any, data?: PutEmailIdentityMailFromAttributesCommandOutput) => void,
1824
1683
  ): void;
1825
1684
  putEmailIdentityMailFromAttributes(
1826
1685
  args: PutEmailIdentityMailFromAttributesCommandInput,
1827
1686
  options: __HttpHandlerOptions,
1828
- cb: (
1829
- err: any,
1830
- data?: PutEmailIdentityMailFromAttributesCommandOutput
1831
- ) => void
1687
+ cb: (err: any, data?: PutEmailIdentityMailFromAttributesCommandOutput) => void,
1832
1688
  ): void;
1833
1689
  putSuppressedDestination(
1834
1690
  args: PutSuppressedDestinationCommandInput,
1835
- options?: __HttpHandlerOptions
1691
+ options?: __HttpHandlerOptions,
1836
1692
  ): Promise<PutSuppressedDestinationCommandOutput>;
1837
1693
  putSuppressedDestination(
1838
1694
  args: PutSuppressedDestinationCommandInput,
1839
- cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void
1695
+ cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void,
1840
1696
  ): void;
1841
1697
  putSuppressedDestination(
1842
1698
  args: PutSuppressedDestinationCommandInput,
1843
1699
  options: __HttpHandlerOptions,
1844
- cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void
1700
+ cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void,
1845
1701
  ): void;
1846
1702
  putTenantSuppressionAttributes(
1847
1703
  args: PutTenantSuppressionAttributesCommandInput,
1848
- options?: __HttpHandlerOptions
1704
+ options?: __HttpHandlerOptions,
1849
1705
  ): Promise<PutTenantSuppressionAttributesCommandOutput>;
1850
1706
  putTenantSuppressionAttributes(
1851
1707
  args: PutTenantSuppressionAttributesCommandInput,
1852
- cb: (err: any, data?: PutTenantSuppressionAttributesCommandOutput) => void
1708
+ cb: (err: any, data?: PutTenantSuppressionAttributesCommandOutput) => void,
1853
1709
  ): void;
1854
1710
  putTenantSuppressionAttributes(
1855
1711
  args: PutTenantSuppressionAttributesCommandInput,
1856
1712
  options: __HttpHandlerOptions,
1857
- cb: (err: any, data?: PutTenantSuppressionAttributesCommandOutput) => void
1713
+ cb: (err: any, data?: PutTenantSuppressionAttributesCommandOutput) => void,
1858
1714
  ): void;
1859
1715
  sendBulkEmail(
1860
1716
  args: SendBulkEmailCommandInput,
1861
- options?: __HttpHandlerOptions
1717
+ options?: __HttpHandlerOptions,
1862
1718
  ): Promise<SendBulkEmailCommandOutput>;
1863
1719
  sendBulkEmail(
1864
1720
  args: SendBulkEmailCommandInput,
1865
- cb: (err: any, data?: SendBulkEmailCommandOutput) => void
1721
+ cb: (err: any, data?: SendBulkEmailCommandOutput) => void,
1866
1722
  ): void;
1867
1723
  sendBulkEmail(
1868
1724
  args: SendBulkEmailCommandInput,
1869
1725
  options: __HttpHandlerOptions,
1870
- cb: (err: any, data?: SendBulkEmailCommandOutput) => void
1726
+ cb: (err: any, data?: SendBulkEmailCommandOutput) => void,
1871
1727
  ): void;
1872
1728
  sendCustomVerificationEmail(
1873
1729
  args: SendCustomVerificationEmailCommandInput,
1874
- options?: __HttpHandlerOptions
1730
+ options?: __HttpHandlerOptions,
1875
1731
  ): Promise<SendCustomVerificationEmailCommandOutput>;
1876
1732
  sendCustomVerificationEmail(
1877
1733
  args: SendCustomVerificationEmailCommandInput,
1878
- cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void
1734
+ cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void,
1879
1735
  ): void;
1880
1736
  sendCustomVerificationEmail(
1881
1737
  args: SendCustomVerificationEmailCommandInput,
1882
1738
  options: __HttpHandlerOptions,
1883
- cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void
1739
+ cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void,
1884
1740
  ): void;
1885
1741
  sendEmail(
1886
1742
  args: SendEmailCommandInput,
1887
- options?: __HttpHandlerOptions
1743
+ options?: __HttpHandlerOptions,
1888
1744
  ): Promise<SendEmailCommandOutput>;
1889
1745
  sendEmail(
1890
1746
  args: SendEmailCommandInput,
1891
- cb: (err: any, data?: SendEmailCommandOutput) => void
1747
+ cb: (err: any, data?: SendEmailCommandOutput) => void,
1892
1748
  ): void;
1893
1749
  sendEmail(
1894
1750
  args: SendEmailCommandInput,
1895
1751
  options: __HttpHandlerOptions,
1896
- cb: (err: any, data?: SendEmailCommandOutput) => void
1752
+ cb: (err: any, data?: SendEmailCommandOutput) => void,
1897
1753
  ): void;
1898
1754
  tagResource(
1899
1755
  args: TagResourceCommandInput,
1900
- options?: __HttpHandlerOptions
1756
+ options?: __HttpHandlerOptions,
1901
1757
  ): Promise<TagResourceCommandOutput>;
1902
1758
  tagResource(
1903
1759
  args: TagResourceCommandInput,
1904
- cb: (err: any, data?: TagResourceCommandOutput) => void
1760
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1905
1761
  ): void;
1906
1762
  tagResource(
1907
1763
  args: TagResourceCommandInput,
1908
1764
  options: __HttpHandlerOptions,
1909
- cb: (err: any, data?: TagResourceCommandOutput) => void
1765
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1910
1766
  ): void;
1911
1767
  testRenderEmailTemplate(
1912
1768
  args: TestRenderEmailTemplateCommandInput,
1913
- options?: __HttpHandlerOptions
1769
+ options?: __HttpHandlerOptions,
1914
1770
  ): Promise<TestRenderEmailTemplateCommandOutput>;
1915
1771
  testRenderEmailTemplate(
1916
1772
  args: TestRenderEmailTemplateCommandInput,
1917
- cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void
1773
+ cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void,
1918
1774
  ): void;
1919
1775
  testRenderEmailTemplate(
1920
1776
  args: TestRenderEmailTemplateCommandInput,
1921
1777
  options: __HttpHandlerOptions,
1922
- cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void
1778
+ cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void,
1923
1779
  ): void;
1924
1780
  untagResource(
1925
1781
  args: UntagResourceCommandInput,
1926
- options?: __HttpHandlerOptions
1782
+ options?: __HttpHandlerOptions,
1927
1783
  ): Promise<UntagResourceCommandOutput>;
1928
1784
  untagResource(
1929
1785
  args: UntagResourceCommandInput,
1930
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1786
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1931
1787
  ): void;
1932
1788
  untagResource(
1933
1789
  args: UntagResourceCommandInput,
1934
1790
  options: __HttpHandlerOptions,
1935
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1791
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1936
1792
  ): void;
1937
1793
  updateConfigurationSetEventDestination(
1938
1794
  args: UpdateConfigurationSetEventDestinationCommandInput,
1939
- options?: __HttpHandlerOptions
1795
+ options?: __HttpHandlerOptions,
1940
1796
  ): Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
1941
1797
  updateConfigurationSetEventDestination(
1942
1798
  args: UpdateConfigurationSetEventDestinationCommandInput,
1943
- cb: (
1944
- err: any,
1945
- data?: UpdateConfigurationSetEventDestinationCommandOutput
1946
- ) => void
1799
+ cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void,
1947
1800
  ): void;
1948
1801
  updateConfigurationSetEventDestination(
1949
1802
  args: UpdateConfigurationSetEventDestinationCommandInput,
1950
1803
  options: __HttpHandlerOptions,
1951
- cb: (
1952
- err: any,
1953
- data?: UpdateConfigurationSetEventDestinationCommandOutput
1954
- ) => void
1804
+ cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void,
1955
1805
  ): void;
1956
1806
  updateContact(
1957
1807
  args: UpdateContactCommandInput,
1958
- options?: __HttpHandlerOptions
1808
+ options?: __HttpHandlerOptions,
1959
1809
  ): Promise<UpdateContactCommandOutput>;
1960
1810
  updateContact(
1961
1811
  args: UpdateContactCommandInput,
1962
- cb: (err: any, data?: UpdateContactCommandOutput) => void
1812
+ cb: (err: any, data?: UpdateContactCommandOutput) => void,
1963
1813
  ): void;
1964
1814
  updateContact(
1965
1815
  args: UpdateContactCommandInput,
1966
1816
  options: __HttpHandlerOptions,
1967
- cb: (err: any, data?: UpdateContactCommandOutput) => void
1817
+ cb: (err: any, data?: UpdateContactCommandOutput) => void,
1968
1818
  ): void;
1969
1819
  updateContactList(
1970
1820
  args: UpdateContactListCommandInput,
1971
- options?: __HttpHandlerOptions
1821
+ options?: __HttpHandlerOptions,
1972
1822
  ): Promise<UpdateContactListCommandOutput>;
1973
1823
  updateContactList(
1974
1824
  args: UpdateContactListCommandInput,
1975
- cb: (err: any, data?: UpdateContactListCommandOutput) => void
1825
+ cb: (err: any, data?: UpdateContactListCommandOutput) => void,
1976
1826
  ): void;
1977
1827
  updateContactList(
1978
1828
  args: UpdateContactListCommandInput,
1979
1829
  options: __HttpHandlerOptions,
1980
- cb: (err: any, data?: UpdateContactListCommandOutput) => void
1830
+ cb: (err: any, data?: UpdateContactListCommandOutput) => void,
1981
1831
  ): void;
1982
1832
  updateCustomVerificationEmailTemplate(
1983
1833
  args: UpdateCustomVerificationEmailTemplateCommandInput,
1984
- options?: __HttpHandlerOptions
1834
+ options?: __HttpHandlerOptions,
1985
1835
  ): Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
1986
1836
  updateCustomVerificationEmailTemplate(
1987
1837
  args: UpdateCustomVerificationEmailTemplateCommandInput,
1988
- cb: (
1989
- err: any,
1990
- data?: UpdateCustomVerificationEmailTemplateCommandOutput
1991
- ) => void
1838
+ cb: (err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void,
1992
1839
  ): void;
1993
1840
  updateCustomVerificationEmailTemplate(
1994
1841
  args: UpdateCustomVerificationEmailTemplateCommandInput,
1995
1842
  options: __HttpHandlerOptions,
1996
- cb: (
1997
- err: any,
1998
- data?: UpdateCustomVerificationEmailTemplateCommandOutput
1999
- ) => void
1843
+ cb: (err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void,
2000
1844
  ): void;
2001
1845
  updateEmailIdentityPolicy(
2002
1846
  args: UpdateEmailIdentityPolicyCommandInput,
2003
- options?: __HttpHandlerOptions
1847
+ options?: __HttpHandlerOptions,
2004
1848
  ): Promise<UpdateEmailIdentityPolicyCommandOutput>;
2005
1849
  updateEmailIdentityPolicy(
2006
1850
  args: UpdateEmailIdentityPolicyCommandInput,
2007
- cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void
1851
+ cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void,
2008
1852
  ): void;
2009
1853
  updateEmailIdentityPolicy(
2010
1854
  args: UpdateEmailIdentityPolicyCommandInput,
2011
1855
  options: __HttpHandlerOptions,
2012
- cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void
1856
+ cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void,
2013
1857
  ): void;
2014
1858
  updateEmailTemplate(
2015
1859
  args: UpdateEmailTemplateCommandInput,
2016
- options?: __HttpHandlerOptions
1860
+ options?: __HttpHandlerOptions,
2017
1861
  ): Promise<UpdateEmailTemplateCommandOutput>;
2018
1862
  updateEmailTemplate(
2019
1863
  args: UpdateEmailTemplateCommandInput,
2020
- cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void
1864
+ cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void,
2021
1865
  ): void;
2022
1866
  updateEmailTemplate(
2023
1867
  args: UpdateEmailTemplateCommandInput,
2024
1868
  options: __HttpHandlerOptions,
2025
- cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void
1869
+ cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void,
2026
1870
  ): void;
2027
1871
  updateReputationEntityCustomerManagedStatus(
2028
1872
  args: UpdateReputationEntityCustomerManagedStatusCommandInput,
2029
- options?: __HttpHandlerOptions
1873
+ options?: __HttpHandlerOptions,
2030
1874
  ): Promise<UpdateReputationEntityCustomerManagedStatusCommandOutput>;
2031
1875
  updateReputationEntityCustomerManagedStatus(
2032
1876
  args: UpdateReputationEntityCustomerManagedStatusCommandInput,
2033
- cb: (
2034
- err: any,
2035
- data?: UpdateReputationEntityCustomerManagedStatusCommandOutput
2036
- ) => void
1877
+ cb: (err: any, data?: UpdateReputationEntityCustomerManagedStatusCommandOutput) => void,
2037
1878
  ): void;
2038
1879
  updateReputationEntityCustomerManagedStatus(
2039
1880
  args: UpdateReputationEntityCustomerManagedStatusCommandInput,
2040
1881
  options: __HttpHandlerOptions,
2041
- cb: (
2042
- err: any,
2043
- data?: UpdateReputationEntityCustomerManagedStatusCommandOutput
2044
- ) => void
1882
+ cb: (err: any, data?: UpdateReputationEntityCustomerManagedStatusCommandOutput) => void,
2045
1883
  ): void;
2046
1884
  updateReputationEntityPolicy(
2047
1885
  args: UpdateReputationEntityPolicyCommandInput,
2048
- options?: __HttpHandlerOptions
1886
+ options?: __HttpHandlerOptions,
2049
1887
  ): Promise<UpdateReputationEntityPolicyCommandOutput>;
2050
1888
  updateReputationEntityPolicy(
2051
1889
  args: UpdateReputationEntityPolicyCommandInput,
2052
- cb: (err: any, data?: UpdateReputationEntityPolicyCommandOutput) => void
1890
+ cb: (err: any, data?: UpdateReputationEntityPolicyCommandOutput) => void,
2053
1891
  ): void;
2054
1892
  updateReputationEntityPolicy(
2055
1893
  args: UpdateReputationEntityPolicyCommandInput,
2056
1894
  options: __HttpHandlerOptions,
2057
- cb: (err: any, data?: UpdateReputationEntityPolicyCommandOutput) => void
1895
+ cb: (err: any, data?: UpdateReputationEntityPolicyCommandOutput) => void,
2058
1896
  ): void;
2059
1897
  paginateGetDedicatedIps(
2060
1898
  args?: GetDedicatedIpsCommandInput,
2061
1899
  paginationConfig?: Pick<
2062
1900
  PaginationConfiguration,
2063
1901
  Exclude<keyof PaginationConfiguration, "client">
2064
- >
1902
+ >,
2065
1903
  ): Paginator<GetDedicatedIpsCommandOutput>;
2066
1904
  paginateListConfigurationSets(
2067
1905
  args?: ListConfigurationSetsCommandInput,
2068
1906
  paginationConfig?: Pick<
2069
1907
  PaginationConfiguration,
2070
1908
  Exclude<keyof PaginationConfiguration, "client">
2071
- >
1909
+ >,
2072
1910
  ): Paginator<ListConfigurationSetsCommandOutput>;
2073
1911
  paginateListContactLists(
2074
1912
  args?: ListContactListsCommandInput,
2075
1913
  paginationConfig?: Pick<
2076
1914
  PaginationConfiguration,
2077
1915
  Exclude<keyof PaginationConfiguration, "client">
2078
- >
1916
+ >,
2079
1917
  ): Paginator<ListContactListsCommandOutput>;
2080
1918
  paginateListContacts(
2081
1919
  args: ListContactsCommandInput,
2082
1920
  paginationConfig?: Pick<
2083
1921
  PaginationConfiguration,
2084
1922
  Exclude<keyof PaginationConfiguration, "client">
2085
- >
1923
+ >,
2086
1924
  ): Paginator<ListContactsCommandOutput>;
2087
1925
  paginateListCustomVerificationEmailTemplates(
2088
1926
  args?: ListCustomVerificationEmailTemplatesCommandInput,
2089
1927
  paginationConfig?: Pick<
2090
1928
  PaginationConfiguration,
2091
1929
  Exclude<keyof PaginationConfiguration, "client">
2092
- >
1930
+ >,
2093
1931
  ): Paginator<ListCustomVerificationEmailTemplatesCommandOutput>;
2094
1932
  paginateListDedicatedIpPools(
2095
1933
  args?: ListDedicatedIpPoolsCommandInput,
2096
1934
  paginationConfig?: Pick<
2097
1935
  PaginationConfiguration,
2098
1936
  Exclude<keyof PaginationConfiguration, "client">
2099
- >
1937
+ >,
2100
1938
  ): Paginator<ListDedicatedIpPoolsCommandOutput>;
2101
1939
  paginateListDeliverabilityTestReports(
2102
1940
  args?: ListDeliverabilityTestReportsCommandInput,
2103
1941
  paginationConfig?: Pick<
2104
1942
  PaginationConfiguration,
2105
1943
  Exclude<keyof PaginationConfiguration, "client">
2106
- >
1944
+ >,
2107
1945
  ): Paginator<ListDeliverabilityTestReportsCommandOutput>;
2108
1946
  paginateListDomainDeliverabilityCampaigns(
2109
1947
  args: ListDomainDeliverabilityCampaignsCommandInput,
2110
1948
  paginationConfig?: Pick<
2111
1949
  PaginationConfiguration,
2112
1950
  Exclude<keyof PaginationConfiguration, "client">
2113
- >
1951
+ >,
2114
1952
  ): Paginator<ListDomainDeliverabilityCampaignsCommandOutput>;
2115
1953
  paginateListEmailIdentities(
2116
1954
  args?: ListEmailIdentitiesCommandInput,
2117
1955
  paginationConfig?: Pick<
2118
1956
  PaginationConfiguration,
2119
1957
  Exclude<keyof PaginationConfiguration, "client">
2120
- >
1958
+ >,
2121
1959
  ): Paginator<ListEmailIdentitiesCommandOutput>;
2122
1960
  paginateListEmailTemplates(
2123
1961
  args?: ListEmailTemplatesCommandInput,
2124
1962
  paginationConfig?: Pick<
2125
1963
  PaginationConfiguration,
2126
1964
  Exclude<keyof PaginationConfiguration, "client">
2127
- >
1965
+ >,
2128
1966
  ): Paginator<ListEmailTemplatesCommandOutput>;
2129
1967
  paginateListExportJobs(
2130
1968
  args?: ListExportJobsCommandInput,
2131
1969
  paginationConfig?: Pick<
2132
1970
  PaginationConfiguration,
2133
1971
  Exclude<keyof PaginationConfiguration, "client">
2134
- >
1972
+ >,
2135
1973
  ): Paginator<ListExportJobsCommandOutput>;
2136
1974
  paginateListImportJobs(
2137
1975
  args?: ListImportJobsCommandInput,
2138
1976
  paginationConfig?: Pick<
2139
1977
  PaginationConfiguration,
2140
1978
  Exclude<keyof PaginationConfiguration, "client">
2141
- >
1979
+ >,
2142
1980
  ): Paginator<ListImportJobsCommandOutput>;
2143
1981
  paginateListMultiRegionEndpoints(
2144
1982
  args?: ListMultiRegionEndpointsCommandInput,
2145
1983
  paginationConfig?: Pick<
2146
1984
  PaginationConfiguration,
2147
1985
  Exclude<keyof PaginationConfiguration, "client">
2148
- >
1986
+ >,
2149
1987
  ): Paginator<ListMultiRegionEndpointsCommandOutput>;
2150
1988
  paginateListRecommendations(
2151
1989
  args?: ListRecommendationsCommandInput,
2152
1990
  paginationConfig?: Pick<
2153
1991
  PaginationConfiguration,
2154
1992
  Exclude<keyof PaginationConfiguration, "client">
2155
- >
1993
+ >,
2156
1994
  ): Paginator<ListRecommendationsCommandOutput>;
2157
1995
  paginateListReputationEntities(
2158
1996
  args?: ListReputationEntitiesCommandInput,
2159
1997
  paginationConfig?: Pick<
2160
1998
  PaginationConfiguration,
2161
1999
  Exclude<keyof PaginationConfiguration, "client">
2162
- >
2000
+ >,
2163
2001
  ): Paginator<ListReputationEntitiesCommandOutput>;
2164
2002
  paginateListResourceTenants(
2165
2003
  args: ListResourceTenantsCommandInput,
2166
2004
  paginationConfig?: Pick<
2167
2005
  PaginationConfiguration,
2168
2006
  Exclude<keyof PaginationConfiguration, "client">
2169
- >
2007
+ >,
2170
2008
  ): Paginator<ListResourceTenantsCommandOutput>;
2171
2009
  paginateListSuppressedDestinations(
2172
2010
  args?: ListSuppressedDestinationsCommandInput,
2173
2011
  paginationConfig?: Pick<
2174
2012
  PaginationConfiguration,
2175
2013
  Exclude<keyof PaginationConfiguration, "client">
2176
- >
2014
+ >,
2177
2015
  ): Paginator<ListSuppressedDestinationsCommandOutput>;
2178
2016
  paginateListTenantResources(
2179
2017
  args: ListTenantResourcesCommandInput,
2180
2018
  paginationConfig?: Pick<
2181
2019
  PaginationConfiguration,
2182
2020
  Exclude<keyof PaginationConfiguration, "client">
2183
- >
2021
+ >,
2184
2022
  ): Paginator<ListTenantResourcesCommandOutput>;
2185
2023
  paginateListTenants(
2186
2024
  args?: ListTenantsCommandInput,
2187
2025
  paginationConfig?: Pick<
2188
2026
  PaginationConfiguration,
2189
2027
  Exclude<keyof PaginationConfiguration, "client">
2190
- >
2028
+ >,
2191
2029
  ): Paginator<ListTenantsCommandOutput>;
2192
2030
  }
2193
2031
  export declare class SESv2 extends SESv2Client implements SESv2 {}