@aws-sdk/client-sesv2 3.303.0 → 3.309.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 (177) hide show
  1. package/dist-cjs/commands/BatchGetMetricDataCommand.js +2 -2
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
  4. package/dist-cjs/commands/CreateContactCommand.js +2 -2
  5. package/dist-cjs/commands/CreateContactListCommand.js +2 -2
  6. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -2
  8. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -2
  9. package/dist-cjs/commands/CreateEmailIdentityCommand.js +2 -2
  10. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -2
  11. package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -2
  12. package/dist-cjs/commands/CreateImportJobCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteContactCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteContactListCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -2
  23. package/dist-cjs/commands/GetAccountCommand.js +2 -2
  24. package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -2
  25. package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -2
  26. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -2
  27. package/dist-cjs/commands/GetContactCommand.js +2 -2
  28. package/dist-cjs/commands/GetContactListCommand.js +2 -2
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
  30. package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -2
  31. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +2 -2
  32. package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -2
  33. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -2
  34. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -2
  35. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -2
  36. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -2
  37. package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -2
  38. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -2
  39. package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -2
  40. package/dist-cjs/commands/GetImportJobCommand.js +2 -2
  41. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -2
  42. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
  43. package/dist-cjs/commands/ListContactListsCommand.js +2 -2
  44. package/dist-cjs/commands/ListContactsCommand.js +2 -2
  45. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
  46. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -2
  47. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -2
  48. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -2
  49. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -2
  50. package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -2
  51. package/dist-cjs/commands/ListImportJobsCommand.js +2 -2
  52. package/dist-cjs/commands/ListRecommendationsCommand.js +2 -2
  53. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -2
  54. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  55. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -2
  56. package/dist-cjs/commands/PutAccountDetailsCommand.js +2 -2
  57. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -2
  58. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -2
  59. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +2 -2
  60. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
  61. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -2
  62. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -2
  63. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -2
  64. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -2
  65. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +2 -2
  66. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -2
  67. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -2
  68. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -2
  69. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -2
  70. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -2
  71. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
  72. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -2
  73. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -2
  74. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -2
  75. package/dist-cjs/commands/SendBulkEmailCommand.js +2 -2
  76. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
  77. package/dist-cjs/commands/SendEmailCommand.js +2 -2
  78. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  79. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -2
  80. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  81. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateContactCommand.js +2 -2
  83. package/dist-cjs/commands/UpdateContactListCommand.js +2 -2
  84. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
  85. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -2
  86. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -2
  87. package/dist-cjs/protocols/Aws_restJson1.js +1177 -1251
  88. package/dist-es/commands/BatchGetMetricDataCommand.js +3 -3
  89. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
  90. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  91. package/dist-es/commands/CreateContactCommand.js +3 -3
  92. package/dist-es/commands/CreateContactListCommand.js +3 -3
  93. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
  94. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -3
  95. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -3
  96. package/dist-es/commands/CreateEmailIdentityCommand.js +3 -3
  97. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -3
  98. package/dist-es/commands/CreateEmailTemplateCommand.js +3 -3
  99. package/dist-es/commands/CreateImportJobCommand.js +3 -3
  100. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
  101. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  102. package/dist-es/commands/DeleteContactCommand.js +3 -3
  103. package/dist-es/commands/DeleteContactListCommand.js +3 -3
  104. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
  105. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -3
  106. package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -3
  107. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -3
  108. package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -3
  109. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -3
  110. package/dist-es/commands/GetAccountCommand.js +3 -3
  111. package/dist-es/commands/GetBlacklistReportsCommand.js +3 -3
  112. package/dist-es/commands/GetConfigurationSetCommand.js +3 -3
  113. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -3
  114. package/dist-es/commands/GetContactCommand.js +3 -3
  115. package/dist-es/commands/GetContactListCommand.js +3 -3
  116. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  117. package/dist-es/commands/GetDedicatedIpCommand.js +3 -3
  118. package/dist-es/commands/GetDedicatedIpPoolCommand.js +3 -3
  119. package/dist-es/commands/GetDedicatedIpsCommand.js +3 -3
  120. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -3
  121. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -3
  122. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -3
  123. package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -3
  124. package/dist-es/commands/GetEmailIdentityCommand.js +3 -3
  125. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -3
  126. package/dist-es/commands/GetEmailTemplateCommand.js +3 -3
  127. package/dist-es/commands/GetImportJobCommand.js +3 -3
  128. package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -3
  129. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
  130. package/dist-es/commands/ListContactListsCommand.js +3 -3
  131. package/dist-es/commands/ListContactsCommand.js +3 -3
  132. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  133. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -3
  134. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -3
  135. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -3
  136. package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -3
  137. package/dist-es/commands/ListEmailTemplatesCommand.js +3 -3
  138. package/dist-es/commands/ListImportJobsCommand.js +3 -3
  139. package/dist-es/commands/ListRecommendationsCommand.js +3 -3
  140. package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -3
  141. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  142. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -3
  143. package/dist-es/commands/PutAccountDetailsCommand.js +3 -3
  144. package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -3
  145. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -3
  146. package/dist-es/commands/PutAccountVdmAttributesCommand.js +3 -3
  147. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  148. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -3
  149. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -3
  150. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -3
  151. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -3
  152. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +3 -3
  153. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -3
  154. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -3
  155. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -3
  156. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -3
  157. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -3
  158. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -3
  159. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -3
  160. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -3
  161. package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -3
  162. package/dist-es/commands/SendBulkEmailCommand.js +3 -3
  163. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
  164. package/dist-es/commands/SendEmailCommand.js +3 -3
  165. package/dist-es/commands/TagResourceCommand.js +3 -3
  166. package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -3
  167. package/dist-es/commands/UntagResourceCommand.js +3 -3
  168. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  169. package/dist-es/commands/UpdateContactCommand.js +3 -3
  170. package/dist-es/commands/UpdateContactListCommand.js +3 -3
  171. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
  172. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -3
  173. package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -3
  174. package/dist-es/protocols/Aws_restJson1.js +1001 -1075
  175. package/dist-types/protocols/Aws_restJson1.d.ts +688 -172
  176. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +172 -172
  177. package/package.json +29 -29
@@ -347,691 +347,691 @@ import {
347
347
  UpdateEmailTemplateCommandInput,
348
348
  UpdateEmailTemplateCommandOutput,
349
349
  } from "../commands/UpdateEmailTemplateCommand";
350
- export declare const serializeAws_restJson1BatchGetMetricDataCommand: (
350
+ export declare const se_BatchGetMetricDataCommand: (
351
351
  input: BatchGetMetricDataCommandInput,
352
352
  context: __SerdeContext
353
353
  ) => Promise<__HttpRequest>;
354
- export declare const serializeAws_restJson1CreateConfigurationSetCommand: (
354
+ export declare const se_CreateConfigurationSetCommand: (
355
355
  input: CreateConfigurationSetCommandInput,
356
356
  context: __SerdeContext
357
357
  ) => Promise<__HttpRequest>;
358
- export declare const serializeAws_restJson1CreateConfigurationSetEventDestinationCommand: (
358
+ export declare const se_CreateConfigurationSetEventDestinationCommand: (
359
359
  input: CreateConfigurationSetEventDestinationCommandInput,
360
360
  context: __SerdeContext
361
361
  ) => Promise<__HttpRequest>;
362
- export declare const serializeAws_restJson1CreateContactCommand: (
362
+ export declare const se_CreateContactCommand: (
363
363
  input: CreateContactCommandInput,
364
364
  context: __SerdeContext
365
365
  ) => Promise<__HttpRequest>;
366
- export declare const serializeAws_restJson1CreateContactListCommand: (
366
+ export declare const se_CreateContactListCommand: (
367
367
  input: CreateContactListCommandInput,
368
368
  context: __SerdeContext
369
369
  ) => Promise<__HttpRequest>;
370
- export declare const serializeAws_restJson1CreateCustomVerificationEmailTemplateCommand: (
370
+ export declare const se_CreateCustomVerificationEmailTemplateCommand: (
371
371
  input: CreateCustomVerificationEmailTemplateCommandInput,
372
372
  context: __SerdeContext
373
373
  ) => Promise<__HttpRequest>;
374
- export declare const serializeAws_restJson1CreateDedicatedIpPoolCommand: (
374
+ export declare const se_CreateDedicatedIpPoolCommand: (
375
375
  input: CreateDedicatedIpPoolCommandInput,
376
376
  context: __SerdeContext
377
377
  ) => Promise<__HttpRequest>;
378
- export declare const serializeAws_restJson1CreateDeliverabilityTestReportCommand: (
378
+ export declare const se_CreateDeliverabilityTestReportCommand: (
379
379
  input: CreateDeliverabilityTestReportCommandInput,
380
380
  context: __SerdeContext
381
381
  ) => Promise<__HttpRequest>;
382
- export declare const serializeAws_restJson1CreateEmailIdentityCommand: (
382
+ export declare const se_CreateEmailIdentityCommand: (
383
383
  input: CreateEmailIdentityCommandInput,
384
384
  context: __SerdeContext
385
385
  ) => Promise<__HttpRequest>;
386
- export declare const serializeAws_restJson1CreateEmailIdentityPolicyCommand: (
386
+ export declare const se_CreateEmailIdentityPolicyCommand: (
387
387
  input: CreateEmailIdentityPolicyCommandInput,
388
388
  context: __SerdeContext
389
389
  ) => Promise<__HttpRequest>;
390
- export declare const serializeAws_restJson1CreateEmailTemplateCommand: (
390
+ export declare const se_CreateEmailTemplateCommand: (
391
391
  input: CreateEmailTemplateCommandInput,
392
392
  context: __SerdeContext
393
393
  ) => Promise<__HttpRequest>;
394
- export declare const serializeAws_restJson1CreateImportJobCommand: (
394
+ export declare const se_CreateImportJobCommand: (
395
395
  input: CreateImportJobCommandInput,
396
396
  context: __SerdeContext
397
397
  ) => Promise<__HttpRequest>;
398
- export declare const serializeAws_restJson1DeleteConfigurationSetCommand: (
398
+ export declare const se_DeleteConfigurationSetCommand: (
399
399
  input: DeleteConfigurationSetCommandInput,
400
400
  context: __SerdeContext
401
401
  ) => Promise<__HttpRequest>;
402
- export declare const serializeAws_restJson1DeleteConfigurationSetEventDestinationCommand: (
402
+ export declare const se_DeleteConfigurationSetEventDestinationCommand: (
403
403
  input: DeleteConfigurationSetEventDestinationCommandInput,
404
404
  context: __SerdeContext
405
405
  ) => Promise<__HttpRequest>;
406
- export declare const serializeAws_restJson1DeleteContactCommand: (
406
+ export declare const se_DeleteContactCommand: (
407
407
  input: DeleteContactCommandInput,
408
408
  context: __SerdeContext
409
409
  ) => Promise<__HttpRequest>;
410
- export declare const serializeAws_restJson1DeleteContactListCommand: (
410
+ export declare const se_DeleteContactListCommand: (
411
411
  input: DeleteContactListCommandInput,
412
412
  context: __SerdeContext
413
413
  ) => Promise<__HttpRequest>;
414
- export declare const serializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand: (
414
+ export declare const se_DeleteCustomVerificationEmailTemplateCommand: (
415
415
  input: DeleteCustomVerificationEmailTemplateCommandInput,
416
416
  context: __SerdeContext
417
417
  ) => Promise<__HttpRequest>;
418
- export declare const serializeAws_restJson1DeleteDedicatedIpPoolCommand: (
418
+ export declare const se_DeleteDedicatedIpPoolCommand: (
419
419
  input: DeleteDedicatedIpPoolCommandInput,
420
420
  context: __SerdeContext
421
421
  ) => Promise<__HttpRequest>;
422
- export declare const serializeAws_restJson1DeleteEmailIdentityCommand: (
422
+ export declare const se_DeleteEmailIdentityCommand: (
423
423
  input: DeleteEmailIdentityCommandInput,
424
424
  context: __SerdeContext
425
425
  ) => Promise<__HttpRequest>;
426
- export declare const serializeAws_restJson1DeleteEmailIdentityPolicyCommand: (
426
+ export declare const se_DeleteEmailIdentityPolicyCommand: (
427
427
  input: DeleteEmailIdentityPolicyCommandInput,
428
428
  context: __SerdeContext
429
429
  ) => Promise<__HttpRequest>;
430
- export declare const serializeAws_restJson1DeleteEmailTemplateCommand: (
430
+ export declare const se_DeleteEmailTemplateCommand: (
431
431
  input: DeleteEmailTemplateCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_restJson1DeleteSuppressedDestinationCommand: (
434
+ export declare const se_DeleteSuppressedDestinationCommand: (
435
435
  input: DeleteSuppressedDestinationCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_restJson1GetAccountCommand: (
438
+ export declare const se_GetAccountCommand: (
439
439
  input: GetAccountCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_restJson1GetBlacklistReportsCommand: (
442
+ export declare const se_GetBlacklistReportsCommand: (
443
443
  input: GetBlacklistReportsCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_restJson1GetConfigurationSetCommand: (
446
+ export declare const se_GetConfigurationSetCommand: (
447
447
  input: GetConfigurationSetCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_restJson1GetConfigurationSetEventDestinationsCommand: (
450
+ export declare const se_GetConfigurationSetEventDestinationsCommand: (
451
451
  input: GetConfigurationSetEventDestinationsCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_restJson1GetContactCommand: (
454
+ export declare const se_GetContactCommand: (
455
455
  input: GetContactCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_restJson1GetContactListCommand: (
458
+ export declare const se_GetContactListCommand: (
459
459
  input: GetContactListCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_restJson1GetCustomVerificationEmailTemplateCommand: (
462
+ export declare const se_GetCustomVerificationEmailTemplateCommand: (
463
463
  input: GetCustomVerificationEmailTemplateCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_restJson1GetDedicatedIpCommand: (
466
+ export declare const se_GetDedicatedIpCommand: (
467
467
  input: GetDedicatedIpCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_restJson1GetDedicatedIpPoolCommand: (
470
+ export declare const se_GetDedicatedIpPoolCommand: (
471
471
  input: GetDedicatedIpPoolCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_restJson1GetDedicatedIpsCommand: (
474
+ export declare const se_GetDedicatedIpsCommand: (
475
475
  input: GetDedicatedIpsCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_restJson1GetDeliverabilityDashboardOptionsCommand: (
478
+ export declare const se_GetDeliverabilityDashboardOptionsCommand: (
479
479
  input: GetDeliverabilityDashboardOptionsCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_restJson1GetDeliverabilityTestReportCommand: (
482
+ export declare const se_GetDeliverabilityTestReportCommand: (
483
483
  input: GetDeliverabilityTestReportCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_restJson1GetDomainDeliverabilityCampaignCommand: (
486
+ export declare const se_GetDomainDeliverabilityCampaignCommand: (
487
487
  input: GetDomainDeliverabilityCampaignCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_restJson1GetDomainStatisticsReportCommand: (
490
+ export declare const se_GetDomainStatisticsReportCommand: (
491
491
  input: GetDomainStatisticsReportCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const serializeAws_restJson1GetEmailIdentityCommand: (
494
+ export declare const se_GetEmailIdentityCommand: (
495
495
  input: GetEmailIdentityCommandInput,
496
496
  context: __SerdeContext
497
497
  ) => Promise<__HttpRequest>;
498
- export declare const serializeAws_restJson1GetEmailIdentityPoliciesCommand: (
498
+ export declare const se_GetEmailIdentityPoliciesCommand: (
499
499
  input: GetEmailIdentityPoliciesCommandInput,
500
500
  context: __SerdeContext
501
501
  ) => Promise<__HttpRequest>;
502
- export declare const serializeAws_restJson1GetEmailTemplateCommand: (
502
+ export declare const se_GetEmailTemplateCommand: (
503
503
  input: GetEmailTemplateCommandInput,
504
504
  context: __SerdeContext
505
505
  ) => Promise<__HttpRequest>;
506
- export declare const serializeAws_restJson1GetImportJobCommand: (
506
+ export declare const se_GetImportJobCommand: (
507
507
  input: GetImportJobCommandInput,
508
508
  context: __SerdeContext
509
509
  ) => Promise<__HttpRequest>;
510
- export declare const serializeAws_restJson1GetSuppressedDestinationCommand: (
510
+ export declare const se_GetSuppressedDestinationCommand: (
511
511
  input: GetSuppressedDestinationCommandInput,
512
512
  context: __SerdeContext
513
513
  ) => Promise<__HttpRequest>;
514
- export declare const serializeAws_restJson1ListConfigurationSetsCommand: (
514
+ export declare const se_ListConfigurationSetsCommand: (
515
515
  input: ListConfigurationSetsCommandInput,
516
516
  context: __SerdeContext
517
517
  ) => Promise<__HttpRequest>;
518
- export declare const serializeAws_restJson1ListContactListsCommand: (
518
+ export declare const se_ListContactListsCommand: (
519
519
  input: ListContactListsCommandInput,
520
520
  context: __SerdeContext
521
521
  ) => Promise<__HttpRequest>;
522
- export declare const serializeAws_restJson1ListContactsCommand: (
522
+ export declare const se_ListContactsCommand: (
523
523
  input: ListContactsCommandInput,
524
524
  context: __SerdeContext
525
525
  ) => Promise<__HttpRequest>;
526
- export declare const serializeAws_restJson1ListCustomVerificationEmailTemplatesCommand: (
526
+ export declare const se_ListCustomVerificationEmailTemplatesCommand: (
527
527
  input: ListCustomVerificationEmailTemplatesCommandInput,
528
528
  context: __SerdeContext
529
529
  ) => Promise<__HttpRequest>;
530
- export declare const serializeAws_restJson1ListDedicatedIpPoolsCommand: (
530
+ export declare const se_ListDedicatedIpPoolsCommand: (
531
531
  input: ListDedicatedIpPoolsCommandInput,
532
532
  context: __SerdeContext
533
533
  ) => Promise<__HttpRequest>;
534
- export declare const serializeAws_restJson1ListDeliverabilityTestReportsCommand: (
534
+ export declare const se_ListDeliverabilityTestReportsCommand: (
535
535
  input: ListDeliverabilityTestReportsCommandInput,
536
536
  context: __SerdeContext
537
537
  ) => Promise<__HttpRequest>;
538
- export declare const serializeAws_restJson1ListDomainDeliverabilityCampaignsCommand: (
538
+ export declare const se_ListDomainDeliverabilityCampaignsCommand: (
539
539
  input: ListDomainDeliverabilityCampaignsCommandInput,
540
540
  context: __SerdeContext
541
541
  ) => Promise<__HttpRequest>;
542
- export declare const serializeAws_restJson1ListEmailIdentitiesCommand: (
542
+ export declare const se_ListEmailIdentitiesCommand: (
543
543
  input: ListEmailIdentitiesCommandInput,
544
544
  context: __SerdeContext
545
545
  ) => Promise<__HttpRequest>;
546
- export declare const serializeAws_restJson1ListEmailTemplatesCommand: (
546
+ export declare const se_ListEmailTemplatesCommand: (
547
547
  input: ListEmailTemplatesCommandInput,
548
548
  context: __SerdeContext
549
549
  ) => Promise<__HttpRequest>;
550
- export declare const serializeAws_restJson1ListImportJobsCommand: (
550
+ export declare const se_ListImportJobsCommand: (
551
551
  input: ListImportJobsCommandInput,
552
552
  context: __SerdeContext
553
553
  ) => Promise<__HttpRequest>;
554
- export declare const serializeAws_restJson1ListRecommendationsCommand: (
554
+ export declare const se_ListRecommendationsCommand: (
555
555
  input: ListRecommendationsCommandInput,
556
556
  context: __SerdeContext
557
557
  ) => Promise<__HttpRequest>;
558
- export declare const serializeAws_restJson1ListSuppressedDestinationsCommand: (
558
+ export declare const se_ListSuppressedDestinationsCommand: (
559
559
  input: ListSuppressedDestinationsCommandInput,
560
560
  context: __SerdeContext
561
561
  ) => Promise<__HttpRequest>;
562
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (
562
+ export declare const se_ListTagsForResourceCommand: (
563
563
  input: ListTagsForResourceCommandInput,
564
564
  context: __SerdeContext
565
565
  ) => Promise<__HttpRequest>;
566
- export declare const serializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand: (
566
+ export declare const se_PutAccountDedicatedIpWarmupAttributesCommand: (
567
567
  input: PutAccountDedicatedIpWarmupAttributesCommandInput,
568
568
  context: __SerdeContext
569
569
  ) => Promise<__HttpRequest>;
570
- export declare const serializeAws_restJson1PutAccountDetailsCommand: (
570
+ export declare const se_PutAccountDetailsCommand: (
571
571
  input: PutAccountDetailsCommandInput,
572
572
  context: __SerdeContext
573
573
  ) => Promise<__HttpRequest>;
574
- export declare const serializeAws_restJson1PutAccountSendingAttributesCommand: (
574
+ export declare const se_PutAccountSendingAttributesCommand: (
575
575
  input: PutAccountSendingAttributesCommandInput,
576
576
  context: __SerdeContext
577
577
  ) => Promise<__HttpRequest>;
578
- export declare const serializeAws_restJson1PutAccountSuppressionAttributesCommand: (
578
+ export declare const se_PutAccountSuppressionAttributesCommand: (
579
579
  input: PutAccountSuppressionAttributesCommandInput,
580
580
  context: __SerdeContext
581
581
  ) => Promise<__HttpRequest>;
582
- export declare const serializeAws_restJson1PutAccountVdmAttributesCommand: (
582
+ export declare const se_PutAccountVdmAttributesCommand: (
583
583
  input: PutAccountVdmAttributesCommandInput,
584
584
  context: __SerdeContext
585
585
  ) => Promise<__HttpRequest>;
586
- export declare const serializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand: (
586
+ export declare const se_PutConfigurationSetDeliveryOptionsCommand: (
587
587
  input: PutConfigurationSetDeliveryOptionsCommandInput,
588
588
  context: __SerdeContext
589
589
  ) => Promise<__HttpRequest>;
590
- export declare const serializeAws_restJson1PutConfigurationSetReputationOptionsCommand: (
590
+ export declare const se_PutConfigurationSetReputationOptionsCommand: (
591
591
  input: PutConfigurationSetReputationOptionsCommandInput,
592
592
  context: __SerdeContext
593
593
  ) => Promise<__HttpRequest>;
594
- export declare const serializeAws_restJson1PutConfigurationSetSendingOptionsCommand: (
594
+ export declare const se_PutConfigurationSetSendingOptionsCommand: (
595
595
  input: PutConfigurationSetSendingOptionsCommandInput,
596
596
  context: __SerdeContext
597
597
  ) => Promise<__HttpRequest>;
598
- export declare const serializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand: (
598
+ export declare const se_PutConfigurationSetSuppressionOptionsCommand: (
599
599
  input: PutConfigurationSetSuppressionOptionsCommandInput,
600
600
  context: __SerdeContext
601
601
  ) => Promise<__HttpRequest>;
602
- export declare const serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand: (
602
+ export declare const se_PutConfigurationSetTrackingOptionsCommand: (
603
603
  input: PutConfigurationSetTrackingOptionsCommandInput,
604
604
  context: __SerdeContext
605
605
  ) => Promise<__HttpRequest>;
606
- export declare const serializeAws_restJson1PutConfigurationSetVdmOptionsCommand: (
606
+ export declare const se_PutConfigurationSetVdmOptionsCommand: (
607
607
  input: PutConfigurationSetVdmOptionsCommandInput,
608
608
  context: __SerdeContext
609
609
  ) => Promise<__HttpRequest>;
610
- export declare const serializeAws_restJson1PutDedicatedIpInPoolCommand: (
610
+ export declare const se_PutDedicatedIpInPoolCommand: (
611
611
  input: PutDedicatedIpInPoolCommandInput,
612
612
  context: __SerdeContext
613
613
  ) => Promise<__HttpRequest>;
614
- export declare const serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand: (
614
+ export declare const se_PutDedicatedIpWarmupAttributesCommand: (
615
615
  input: PutDedicatedIpWarmupAttributesCommandInput,
616
616
  context: __SerdeContext
617
617
  ) => Promise<__HttpRequest>;
618
- export declare const serializeAws_restJson1PutDeliverabilityDashboardOptionCommand: (
618
+ export declare const se_PutDeliverabilityDashboardOptionCommand: (
619
619
  input: PutDeliverabilityDashboardOptionCommandInput,
620
620
  context: __SerdeContext
621
621
  ) => Promise<__HttpRequest>;
622
- export declare const serializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand: (
622
+ export declare const se_PutEmailIdentityConfigurationSetAttributesCommand: (
623
623
  input: PutEmailIdentityConfigurationSetAttributesCommandInput,
624
624
  context: __SerdeContext
625
625
  ) => Promise<__HttpRequest>;
626
- export declare const serializeAws_restJson1PutEmailIdentityDkimAttributesCommand: (
626
+ export declare const se_PutEmailIdentityDkimAttributesCommand: (
627
627
  input: PutEmailIdentityDkimAttributesCommandInput,
628
628
  context: __SerdeContext
629
629
  ) => Promise<__HttpRequest>;
630
- export declare const serializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand: (
630
+ export declare const se_PutEmailIdentityDkimSigningAttributesCommand: (
631
631
  input: PutEmailIdentityDkimSigningAttributesCommandInput,
632
632
  context: __SerdeContext
633
633
  ) => Promise<__HttpRequest>;
634
- export declare const serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand: (
634
+ export declare const se_PutEmailIdentityFeedbackAttributesCommand: (
635
635
  input: PutEmailIdentityFeedbackAttributesCommandInput,
636
636
  context: __SerdeContext
637
637
  ) => Promise<__HttpRequest>;
638
- export declare const serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand: (
638
+ export declare const se_PutEmailIdentityMailFromAttributesCommand: (
639
639
  input: PutEmailIdentityMailFromAttributesCommandInput,
640
640
  context: __SerdeContext
641
641
  ) => Promise<__HttpRequest>;
642
- export declare const serializeAws_restJson1PutSuppressedDestinationCommand: (
642
+ export declare const se_PutSuppressedDestinationCommand: (
643
643
  input: PutSuppressedDestinationCommandInput,
644
644
  context: __SerdeContext
645
645
  ) => Promise<__HttpRequest>;
646
- export declare const serializeAws_restJson1SendBulkEmailCommand: (
646
+ export declare const se_SendBulkEmailCommand: (
647
647
  input: SendBulkEmailCommandInput,
648
648
  context: __SerdeContext
649
649
  ) => Promise<__HttpRequest>;
650
- export declare const serializeAws_restJson1SendCustomVerificationEmailCommand: (
650
+ export declare const se_SendCustomVerificationEmailCommand: (
651
651
  input: SendCustomVerificationEmailCommandInput,
652
652
  context: __SerdeContext
653
653
  ) => Promise<__HttpRequest>;
654
- export declare const serializeAws_restJson1SendEmailCommand: (
654
+ export declare const se_SendEmailCommand: (
655
655
  input: SendEmailCommandInput,
656
656
  context: __SerdeContext
657
657
  ) => Promise<__HttpRequest>;
658
- export declare const serializeAws_restJson1TagResourceCommand: (
658
+ export declare const se_TagResourceCommand: (
659
659
  input: TagResourceCommandInput,
660
660
  context: __SerdeContext
661
661
  ) => Promise<__HttpRequest>;
662
- export declare const serializeAws_restJson1TestRenderEmailTemplateCommand: (
662
+ export declare const se_TestRenderEmailTemplateCommand: (
663
663
  input: TestRenderEmailTemplateCommandInput,
664
664
  context: __SerdeContext
665
665
  ) => Promise<__HttpRequest>;
666
- export declare const serializeAws_restJson1UntagResourceCommand: (
666
+ export declare const se_UntagResourceCommand: (
667
667
  input: UntagResourceCommandInput,
668
668
  context: __SerdeContext
669
669
  ) => Promise<__HttpRequest>;
670
- export declare const serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand: (
670
+ export declare const se_UpdateConfigurationSetEventDestinationCommand: (
671
671
  input: UpdateConfigurationSetEventDestinationCommandInput,
672
672
  context: __SerdeContext
673
673
  ) => Promise<__HttpRequest>;
674
- export declare const serializeAws_restJson1UpdateContactCommand: (
674
+ export declare const se_UpdateContactCommand: (
675
675
  input: UpdateContactCommandInput,
676
676
  context: __SerdeContext
677
677
  ) => Promise<__HttpRequest>;
678
- export declare const serializeAws_restJson1UpdateContactListCommand: (
678
+ export declare const se_UpdateContactListCommand: (
679
679
  input: UpdateContactListCommandInput,
680
680
  context: __SerdeContext
681
681
  ) => Promise<__HttpRequest>;
682
- export declare const serializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand: (
682
+ export declare const se_UpdateCustomVerificationEmailTemplateCommand: (
683
683
  input: UpdateCustomVerificationEmailTemplateCommandInput,
684
684
  context: __SerdeContext
685
685
  ) => Promise<__HttpRequest>;
686
- export declare const serializeAws_restJson1UpdateEmailIdentityPolicyCommand: (
686
+ export declare const se_UpdateEmailIdentityPolicyCommand: (
687
687
  input: UpdateEmailIdentityPolicyCommandInput,
688
688
  context: __SerdeContext
689
689
  ) => Promise<__HttpRequest>;
690
- export declare const serializeAws_restJson1UpdateEmailTemplateCommand: (
690
+ export declare const se_UpdateEmailTemplateCommand: (
691
691
  input: UpdateEmailTemplateCommandInput,
692
692
  context: __SerdeContext
693
693
  ) => Promise<__HttpRequest>;
694
- export declare const deserializeAws_restJson1BatchGetMetricDataCommand: (
694
+ export declare const de_BatchGetMetricDataCommand: (
695
695
  output: __HttpResponse,
696
696
  context: __SerdeContext
697
697
  ) => Promise<BatchGetMetricDataCommandOutput>;
698
- export declare const deserializeAws_restJson1CreateConfigurationSetCommand: (
698
+ export declare const de_CreateConfigurationSetCommand: (
699
699
  output: __HttpResponse,
700
700
  context: __SerdeContext
701
701
  ) => Promise<CreateConfigurationSetCommandOutput>;
702
- export declare const deserializeAws_restJson1CreateConfigurationSetEventDestinationCommand: (
702
+ export declare const de_CreateConfigurationSetEventDestinationCommand: (
703
703
  output: __HttpResponse,
704
704
  context: __SerdeContext
705
705
  ) => Promise<CreateConfigurationSetEventDestinationCommandOutput>;
706
- export declare const deserializeAws_restJson1CreateContactCommand: (
706
+ export declare const de_CreateContactCommand: (
707
707
  output: __HttpResponse,
708
708
  context: __SerdeContext
709
709
  ) => Promise<CreateContactCommandOutput>;
710
- export declare const deserializeAws_restJson1CreateContactListCommand: (
710
+ export declare const de_CreateContactListCommand: (
711
711
  output: __HttpResponse,
712
712
  context: __SerdeContext
713
713
  ) => Promise<CreateContactListCommandOutput>;
714
- export declare const deserializeAws_restJson1CreateCustomVerificationEmailTemplateCommand: (
714
+ export declare const de_CreateCustomVerificationEmailTemplateCommand: (
715
715
  output: __HttpResponse,
716
716
  context: __SerdeContext
717
717
  ) => Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
718
- export declare const deserializeAws_restJson1CreateDedicatedIpPoolCommand: (
718
+ export declare const de_CreateDedicatedIpPoolCommand: (
719
719
  output: __HttpResponse,
720
720
  context: __SerdeContext
721
721
  ) => Promise<CreateDedicatedIpPoolCommandOutput>;
722
- export declare const deserializeAws_restJson1CreateDeliverabilityTestReportCommand: (
722
+ export declare const de_CreateDeliverabilityTestReportCommand: (
723
723
  output: __HttpResponse,
724
724
  context: __SerdeContext
725
725
  ) => Promise<CreateDeliverabilityTestReportCommandOutput>;
726
- export declare const deserializeAws_restJson1CreateEmailIdentityCommand: (
726
+ export declare const de_CreateEmailIdentityCommand: (
727
727
  output: __HttpResponse,
728
728
  context: __SerdeContext
729
729
  ) => Promise<CreateEmailIdentityCommandOutput>;
730
- export declare const deserializeAws_restJson1CreateEmailIdentityPolicyCommand: (
730
+ export declare const de_CreateEmailIdentityPolicyCommand: (
731
731
  output: __HttpResponse,
732
732
  context: __SerdeContext
733
733
  ) => Promise<CreateEmailIdentityPolicyCommandOutput>;
734
- export declare const deserializeAws_restJson1CreateEmailTemplateCommand: (
734
+ export declare const de_CreateEmailTemplateCommand: (
735
735
  output: __HttpResponse,
736
736
  context: __SerdeContext
737
737
  ) => Promise<CreateEmailTemplateCommandOutput>;
738
- export declare const deserializeAws_restJson1CreateImportJobCommand: (
738
+ export declare const de_CreateImportJobCommand: (
739
739
  output: __HttpResponse,
740
740
  context: __SerdeContext
741
741
  ) => Promise<CreateImportJobCommandOutput>;
742
- export declare const deserializeAws_restJson1DeleteConfigurationSetCommand: (
742
+ export declare const de_DeleteConfigurationSetCommand: (
743
743
  output: __HttpResponse,
744
744
  context: __SerdeContext
745
745
  ) => Promise<DeleteConfigurationSetCommandOutput>;
746
- export declare const deserializeAws_restJson1DeleteConfigurationSetEventDestinationCommand: (
746
+ export declare const de_DeleteConfigurationSetEventDestinationCommand: (
747
747
  output: __HttpResponse,
748
748
  context: __SerdeContext
749
749
  ) => Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
750
- export declare const deserializeAws_restJson1DeleteContactCommand: (
750
+ export declare const de_DeleteContactCommand: (
751
751
  output: __HttpResponse,
752
752
  context: __SerdeContext
753
753
  ) => Promise<DeleteContactCommandOutput>;
754
- export declare const deserializeAws_restJson1DeleteContactListCommand: (
754
+ export declare const de_DeleteContactListCommand: (
755
755
  output: __HttpResponse,
756
756
  context: __SerdeContext
757
757
  ) => Promise<DeleteContactListCommandOutput>;
758
- export declare const deserializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand: (
758
+ export declare const de_DeleteCustomVerificationEmailTemplateCommand: (
759
759
  output: __HttpResponse,
760
760
  context: __SerdeContext
761
761
  ) => Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
762
- export declare const deserializeAws_restJson1DeleteDedicatedIpPoolCommand: (
762
+ export declare const de_DeleteDedicatedIpPoolCommand: (
763
763
  output: __HttpResponse,
764
764
  context: __SerdeContext
765
765
  ) => Promise<DeleteDedicatedIpPoolCommandOutput>;
766
- export declare const deserializeAws_restJson1DeleteEmailIdentityCommand: (
766
+ export declare const de_DeleteEmailIdentityCommand: (
767
767
  output: __HttpResponse,
768
768
  context: __SerdeContext
769
769
  ) => Promise<DeleteEmailIdentityCommandOutput>;
770
- export declare const deserializeAws_restJson1DeleteEmailIdentityPolicyCommand: (
770
+ export declare const de_DeleteEmailIdentityPolicyCommand: (
771
771
  output: __HttpResponse,
772
772
  context: __SerdeContext
773
773
  ) => Promise<DeleteEmailIdentityPolicyCommandOutput>;
774
- export declare const deserializeAws_restJson1DeleteEmailTemplateCommand: (
774
+ export declare const de_DeleteEmailTemplateCommand: (
775
775
  output: __HttpResponse,
776
776
  context: __SerdeContext
777
777
  ) => Promise<DeleteEmailTemplateCommandOutput>;
778
- export declare const deserializeAws_restJson1DeleteSuppressedDestinationCommand: (
778
+ export declare const de_DeleteSuppressedDestinationCommand: (
779
779
  output: __HttpResponse,
780
780
  context: __SerdeContext
781
781
  ) => Promise<DeleteSuppressedDestinationCommandOutput>;
782
- export declare const deserializeAws_restJson1GetAccountCommand: (
782
+ export declare const de_GetAccountCommand: (
783
783
  output: __HttpResponse,
784
784
  context: __SerdeContext
785
785
  ) => Promise<GetAccountCommandOutput>;
786
- export declare const deserializeAws_restJson1GetBlacklistReportsCommand: (
786
+ export declare const de_GetBlacklistReportsCommand: (
787
787
  output: __HttpResponse,
788
788
  context: __SerdeContext
789
789
  ) => Promise<GetBlacklistReportsCommandOutput>;
790
- export declare const deserializeAws_restJson1GetConfigurationSetCommand: (
790
+ export declare const de_GetConfigurationSetCommand: (
791
791
  output: __HttpResponse,
792
792
  context: __SerdeContext
793
793
  ) => Promise<GetConfigurationSetCommandOutput>;
794
- export declare const deserializeAws_restJson1GetConfigurationSetEventDestinationsCommand: (
794
+ export declare const de_GetConfigurationSetEventDestinationsCommand: (
795
795
  output: __HttpResponse,
796
796
  context: __SerdeContext
797
797
  ) => Promise<GetConfigurationSetEventDestinationsCommandOutput>;
798
- export declare const deserializeAws_restJson1GetContactCommand: (
798
+ export declare const de_GetContactCommand: (
799
799
  output: __HttpResponse,
800
800
  context: __SerdeContext
801
801
  ) => Promise<GetContactCommandOutput>;
802
- export declare const deserializeAws_restJson1GetContactListCommand: (
802
+ export declare const de_GetContactListCommand: (
803
803
  output: __HttpResponse,
804
804
  context: __SerdeContext
805
805
  ) => Promise<GetContactListCommandOutput>;
806
- export declare const deserializeAws_restJson1GetCustomVerificationEmailTemplateCommand: (
806
+ export declare const de_GetCustomVerificationEmailTemplateCommand: (
807
807
  output: __HttpResponse,
808
808
  context: __SerdeContext
809
809
  ) => Promise<GetCustomVerificationEmailTemplateCommandOutput>;
810
- export declare const deserializeAws_restJson1GetDedicatedIpCommand: (
810
+ export declare const de_GetDedicatedIpCommand: (
811
811
  output: __HttpResponse,
812
812
  context: __SerdeContext
813
813
  ) => Promise<GetDedicatedIpCommandOutput>;
814
- export declare const deserializeAws_restJson1GetDedicatedIpPoolCommand: (
814
+ export declare const de_GetDedicatedIpPoolCommand: (
815
815
  output: __HttpResponse,
816
816
  context: __SerdeContext
817
817
  ) => Promise<GetDedicatedIpPoolCommandOutput>;
818
- export declare const deserializeAws_restJson1GetDedicatedIpsCommand: (
818
+ export declare const de_GetDedicatedIpsCommand: (
819
819
  output: __HttpResponse,
820
820
  context: __SerdeContext
821
821
  ) => Promise<GetDedicatedIpsCommandOutput>;
822
- export declare const deserializeAws_restJson1GetDeliverabilityDashboardOptionsCommand: (
822
+ export declare const de_GetDeliverabilityDashboardOptionsCommand: (
823
823
  output: __HttpResponse,
824
824
  context: __SerdeContext
825
825
  ) => Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
826
- export declare const deserializeAws_restJson1GetDeliverabilityTestReportCommand: (
826
+ export declare const de_GetDeliverabilityTestReportCommand: (
827
827
  output: __HttpResponse,
828
828
  context: __SerdeContext
829
829
  ) => Promise<GetDeliverabilityTestReportCommandOutput>;
830
- export declare const deserializeAws_restJson1GetDomainDeliverabilityCampaignCommand: (
830
+ export declare const de_GetDomainDeliverabilityCampaignCommand: (
831
831
  output: __HttpResponse,
832
832
  context: __SerdeContext
833
833
  ) => Promise<GetDomainDeliverabilityCampaignCommandOutput>;
834
- export declare const deserializeAws_restJson1GetDomainStatisticsReportCommand: (
834
+ export declare const de_GetDomainStatisticsReportCommand: (
835
835
  output: __HttpResponse,
836
836
  context: __SerdeContext
837
837
  ) => Promise<GetDomainStatisticsReportCommandOutput>;
838
- export declare const deserializeAws_restJson1GetEmailIdentityCommand: (
838
+ export declare const de_GetEmailIdentityCommand: (
839
839
  output: __HttpResponse,
840
840
  context: __SerdeContext
841
841
  ) => Promise<GetEmailIdentityCommandOutput>;
842
- export declare const deserializeAws_restJson1GetEmailIdentityPoliciesCommand: (
842
+ export declare const de_GetEmailIdentityPoliciesCommand: (
843
843
  output: __HttpResponse,
844
844
  context: __SerdeContext
845
845
  ) => Promise<GetEmailIdentityPoliciesCommandOutput>;
846
- export declare const deserializeAws_restJson1GetEmailTemplateCommand: (
846
+ export declare const de_GetEmailTemplateCommand: (
847
847
  output: __HttpResponse,
848
848
  context: __SerdeContext
849
849
  ) => Promise<GetEmailTemplateCommandOutput>;
850
- export declare const deserializeAws_restJson1GetImportJobCommand: (
850
+ export declare const de_GetImportJobCommand: (
851
851
  output: __HttpResponse,
852
852
  context: __SerdeContext
853
853
  ) => Promise<GetImportJobCommandOutput>;
854
- export declare const deserializeAws_restJson1GetSuppressedDestinationCommand: (
854
+ export declare const de_GetSuppressedDestinationCommand: (
855
855
  output: __HttpResponse,
856
856
  context: __SerdeContext
857
857
  ) => Promise<GetSuppressedDestinationCommandOutput>;
858
- export declare const deserializeAws_restJson1ListConfigurationSetsCommand: (
858
+ export declare const de_ListConfigurationSetsCommand: (
859
859
  output: __HttpResponse,
860
860
  context: __SerdeContext
861
861
  ) => Promise<ListConfigurationSetsCommandOutput>;
862
- export declare const deserializeAws_restJson1ListContactListsCommand: (
862
+ export declare const de_ListContactListsCommand: (
863
863
  output: __HttpResponse,
864
864
  context: __SerdeContext
865
865
  ) => Promise<ListContactListsCommandOutput>;
866
- export declare const deserializeAws_restJson1ListContactsCommand: (
866
+ export declare const de_ListContactsCommand: (
867
867
  output: __HttpResponse,
868
868
  context: __SerdeContext
869
869
  ) => Promise<ListContactsCommandOutput>;
870
- export declare const deserializeAws_restJson1ListCustomVerificationEmailTemplatesCommand: (
870
+ export declare const de_ListCustomVerificationEmailTemplatesCommand: (
871
871
  output: __HttpResponse,
872
872
  context: __SerdeContext
873
873
  ) => Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
874
- export declare const deserializeAws_restJson1ListDedicatedIpPoolsCommand: (
874
+ export declare const de_ListDedicatedIpPoolsCommand: (
875
875
  output: __HttpResponse,
876
876
  context: __SerdeContext
877
877
  ) => Promise<ListDedicatedIpPoolsCommandOutput>;
878
- export declare const deserializeAws_restJson1ListDeliverabilityTestReportsCommand: (
878
+ export declare const de_ListDeliverabilityTestReportsCommand: (
879
879
  output: __HttpResponse,
880
880
  context: __SerdeContext
881
881
  ) => Promise<ListDeliverabilityTestReportsCommandOutput>;
882
- export declare const deserializeAws_restJson1ListDomainDeliverabilityCampaignsCommand: (
882
+ export declare const de_ListDomainDeliverabilityCampaignsCommand: (
883
883
  output: __HttpResponse,
884
884
  context: __SerdeContext
885
885
  ) => Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
886
- export declare const deserializeAws_restJson1ListEmailIdentitiesCommand: (
886
+ export declare const de_ListEmailIdentitiesCommand: (
887
887
  output: __HttpResponse,
888
888
  context: __SerdeContext
889
889
  ) => Promise<ListEmailIdentitiesCommandOutput>;
890
- export declare const deserializeAws_restJson1ListEmailTemplatesCommand: (
890
+ export declare const de_ListEmailTemplatesCommand: (
891
891
  output: __HttpResponse,
892
892
  context: __SerdeContext
893
893
  ) => Promise<ListEmailTemplatesCommandOutput>;
894
- export declare const deserializeAws_restJson1ListImportJobsCommand: (
894
+ export declare const de_ListImportJobsCommand: (
895
895
  output: __HttpResponse,
896
896
  context: __SerdeContext
897
897
  ) => Promise<ListImportJobsCommandOutput>;
898
- export declare const deserializeAws_restJson1ListRecommendationsCommand: (
898
+ export declare const de_ListRecommendationsCommand: (
899
899
  output: __HttpResponse,
900
900
  context: __SerdeContext
901
901
  ) => Promise<ListRecommendationsCommandOutput>;
902
- export declare const deserializeAws_restJson1ListSuppressedDestinationsCommand: (
902
+ export declare const de_ListSuppressedDestinationsCommand: (
903
903
  output: __HttpResponse,
904
904
  context: __SerdeContext
905
905
  ) => Promise<ListSuppressedDestinationsCommandOutput>;
906
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
906
+ export declare const de_ListTagsForResourceCommand: (
907
907
  output: __HttpResponse,
908
908
  context: __SerdeContext
909
909
  ) => Promise<ListTagsForResourceCommandOutput>;
910
- export declare const deserializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand: (
910
+ export declare const de_PutAccountDedicatedIpWarmupAttributesCommand: (
911
911
  output: __HttpResponse,
912
912
  context: __SerdeContext
913
913
  ) => Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
914
- export declare const deserializeAws_restJson1PutAccountDetailsCommand: (
914
+ export declare const de_PutAccountDetailsCommand: (
915
915
  output: __HttpResponse,
916
916
  context: __SerdeContext
917
917
  ) => Promise<PutAccountDetailsCommandOutput>;
918
- export declare const deserializeAws_restJson1PutAccountSendingAttributesCommand: (
918
+ export declare const de_PutAccountSendingAttributesCommand: (
919
919
  output: __HttpResponse,
920
920
  context: __SerdeContext
921
921
  ) => Promise<PutAccountSendingAttributesCommandOutput>;
922
- export declare const deserializeAws_restJson1PutAccountSuppressionAttributesCommand: (
922
+ export declare const de_PutAccountSuppressionAttributesCommand: (
923
923
  output: __HttpResponse,
924
924
  context: __SerdeContext
925
925
  ) => Promise<PutAccountSuppressionAttributesCommandOutput>;
926
- export declare const deserializeAws_restJson1PutAccountVdmAttributesCommand: (
926
+ export declare const de_PutAccountVdmAttributesCommand: (
927
927
  output: __HttpResponse,
928
928
  context: __SerdeContext
929
929
  ) => Promise<PutAccountVdmAttributesCommandOutput>;
930
- export declare const deserializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand: (
930
+ export declare const de_PutConfigurationSetDeliveryOptionsCommand: (
931
931
  output: __HttpResponse,
932
932
  context: __SerdeContext
933
933
  ) => Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
934
- export declare const deserializeAws_restJson1PutConfigurationSetReputationOptionsCommand: (
934
+ export declare const de_PutConfigurationSetReputationOptionsCommand: (
935
935
  output: __HttpResponse,
936
936
  context: __SerdeContext
937
937
  ) => Promise<PutConfigurationSetReputationOptionsCommandOutput>;
938
- export declare const deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand: (
938
+ export declare const de_PutConfigurationSetSendingOptionsCommand: (
939
939
  output: __HttpResponse,
940
940
  context: __SerdeContext
941
941
  ) => Promise<PutConfigurationSetSendingOptionsCommandOutput>;
942
- export declare const deserializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand: (
942
+ export declare const de_PutConfigurationSetSuppressionOptionsCommand: (
943
943
  output: __HttpResponse,
944
944
  context: __SerdeContext
945
945
  ) => Promise<PutConfigurationSetSuppressionOptionsCommandOutput>;
946
- export declare const deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand: (
946
+ export declare const de_PutConfigurationSetTrackingOptionsCommand: (
947
947
  output: __HttpResponse,
948
948
  context: __SerdeContext
949
949
  ) => Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
950
- export declare const deserializeAws_restJson1PutConfigurationSetVdmOptionsCommand: (
950
+ export declare const de_PutConfigurationSetVdmOptionsCommand: (
951
951
  output: __HttpResponse,
952
952
  context: __SerdeContext
953
953
  ) => Promise<PutConfigurationSetVdmOptionsCommandOutput>;
954
- export declare const deserializeAws_restJson1PutDedicatedIpInPoolCommand: (
954
+ export declare const de_PutDedicatedIpInPoolCommand: (
955
955
  output: __HttpResponse,
956
956
  context: __SerdeContext
957
957
  ) => Promise<PutDedicatedIpInPoolCommandOutput>;
958
- export declare const deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand: (
958
+ export declare const de_PutDedicatedIpWarmupAttributesCommand: (
959
959
  output: __HttpResponse,
960
960
  context: __SerdeContext
961
961
  ) => Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
962
- export declare const deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand: (
962
+ export declare const de_PutDeliverabilityDashboardOptionCommand: (
963
963
  output: __HttpResponse,
964
964
  context: __SerdeContext
965
965
  ) => Promise<PutDeliverabilityDashboardOptionCommandOutput>;
966
- export declare const deserializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand: (
966
+ export declare const de_PutEmailIdentityConfigurationSetAttributesCommand: (
967
967
  output: __HttpResponse,
968
968
  context: __SerdeContext
969
969
  ) => Promise<PutEmailIdentityConfigurationSetAttributesCommandOutput>;
970
- export declare const deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand: (
970
+ export declare const de_PutEmailIdentityDkimAttributesCommand: (
971
971
  output: __HttpResponse,
972
972
  context: __SerdeContext
973
973
  ) => Promise<PutEmailIdentityDkimAttributesCommandOutput>;
974
- export declare const deserializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand: (
974
+ export declare const de_PutEmailIdentityDkimSigningAttributesCommand: (
975
975
  output: __HttpResponse,
976
976
  context: __SerdeContext
977
977
  ) => Promise<PutEmailIdentityDkimSigningAttributesCommandOutput>;
978
- export declare const deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand: (
978
+ export declare const de_PutEmailIdentityFeedbackAttributesCommand: (
979
979
  output: __HttpResponse,
980
980
  context: __SerdeContext
981
981
  ) => Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
982
- export declare const deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand: (
982
+ export declare const de_PutEmailIdentityMailFromAttributesCommand: (
983
983
  output: __HttpResponse,
984
984
  context: __SerdeContext
985
985
  ) => Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
986
- export declare const deserializeAws_restJson1PutSuppressedDestinationCommand: (
986
+ export declare const de_PutSuppressedDestinationCommand: (
987
987
  output: __HttpResponse,
988
988
  context: __SerdeContext
989
989
  ) => Promise<PutSuppressedDestinationCommandOutput>;
990
- export declare const deserializeAws_restJson1SendBulkEmailCommand: (
990
+ export declare const de_SendBulkEmailCommand: (
991
991
  output: __HttpResponse,
992
992
  context: __SerdeContext
993
993
  ) => Promise<SendBulkEmailCommandOutput>;
994
- export declare const deserializeAws_restJson1SendCustomVerificationEmailCommand: (
994
+ export declare const de_SendCustomVerificationEmailCommand: (
995
995
  output: __HttpResponse,
996
996
  context: __SerdeContext
997
997
  ) => Promise<SendCustomVerificationEmailCommandOutput>;
998
- export declare const deserializeAws_restJson1SendEmailCommand: (
998
+ export declare const de_SendEmailCommand: (
999
999
  output: __HttpResponse,
1000
1000
  context: __SerdeContext
1001
1001
  ) => Promise<SendEmailCommandOutput>;
1002
- export declare const deserializeAws_restJson1TagResourceCommand: (
1002
+ export declare const de_TagResourceCommand: (
1003
1003
  output: __HttpResponse,
1004
1004
  context: __SerdeContext
1005
1005
  ) => Promise<TagResourceCommandOutput>;
1006
- export declare const deserializeAws_restJson1TestRenderEmailTemplateCommand: (
1006
+ export declare const de_TestRenderEmailTemplateCommand: (
1007
1007
  output: __HttpResponse,
1008
1008
  context: __SerdeContext
1009
1009
  ) => Promise<TestRenderEmailTemplateCommandOutput>;
1010
- export declare const deserializeAws_restJson1UntagResourceCommand: (
1010
+ export declare const de_UntagResourceCommand: (
1011
1011
  output: __HttpResponse,
1012
1012
  context: __SerdeContext
1013
1013
  ) => Promise<UntagResourceCommandOutput>;
1014
- export declare const deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand: (
1014
+ export declare const de_UpdateConfigurationSetEventDestinationCommand: (
1015
1015
  output: __HttpResponse,
1016
1016
  context: __SerdeContext
1017
1017
  ) => Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
1018
- export declare const deserializeAws_restJson1UpdateContactCommand: (
1018
+ export declare const de_UpdateContactCommand: (
1019
1019
  output: __HttpResponse,
1020
1020
  context: __SerdeContext
1021
1021
  ) => Promise<UpdateContactCommandOutput>;
1022
- export declare const deserializeAws_restJson1UpdateContactListCommand: (
1022
+ export declare const de_UpdateContactListCommand: (
1023
1023
  output: __HttpResponse,
1024
1024
  context: __SerdeContext
1025
1025
  ) => Promise<UpdateContactListCommandOutput>;
1026
- export declare const deserializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand: (
1026
+ export declare const de_UpdateCustomVerificationEmailTemplateCommand: (
1027
1027
  output: __HttpResponse,
1028
1028
  context: __SerdeContext
1029
1029
  ) => Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
1030
- export declare const deserializeAws_restJson1UpdateEmailIdentityPolicyCommand: (
1030
+ export declare const de_UpdateEmailIdentityPolicyCommand: (
1031
1031
  output: __HttpResponse,
1032
1032
  context: __SerdeContext
1033
1033
  ) => Promise<UpdateEmailIdentityPolicyCommandOutput>;
1034
- export declare const deserializeAws_restJson1UpdateEmailTemplateCommand: (
1034
+ export declare const de_UpdateEmailTemplateCommand: (
1035
1035
  output: __HttpResponse,
1036
1036
  context: __SerdeContext
1037
1037
  ) => Promise<UpdateEmailTemplateCommandOutput>;