@aws-sdk/client-sesv2 3.306.0 → 3.310.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 +35 -35
@@ -86,175 +86,691 @@ import { UpdateContactListCommandInput, UpdateContactListCommandOutput } from ".
86
86
  import { UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput } from "../commands/UpdateCustomVerificationEmailTemplateCommand";
87
87
  import { UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput } from "../commands/UpdateEmailIdentityPolicyCommand";
88
88
  import { UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput } from "../commands/UpdateEmailTemplateCommand";
89
- export declare const serializeAws_restJson1BatchGetMetricDataCommand: (input: BatchGetMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_restJson1CreateConfigurationSetCommand: (input: CreateConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_restJson1CreateConfigurationSetEventDestinationCommand: (input: CreateConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_restJson1CreateContactCommand: (input: CreateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_restJson1CreateContactListCommand: (input: CreateContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_restJson1CreateCustomVerificationEmailTemplateCommand: (input: CreateCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_restJson1CreateDedicatedIpPoolCommand: (input: CreateDedicatedIpPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_restJson1CreateDeliverabilityTestReportCommand: (input: CreateDeliverabilityTestReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_restJson1CreateEmailIdentityCommand: (input: CreateEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_restJson1CreateEmailIdentityPolicyCommand: (input: CreateEmailIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_restJson1CreateEmailTemplateCommand: (input: CreateEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_restJson1CreateImportJobCommand: (input: CreateImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_restJson1DeleteConfigurationSetCommand: (input: DeleteConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_restJson1DeleteConfigurationSetEventDestinationCommand: (input: DeleteConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_restJson1DeleteContactCommand: (input: DeleteContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_restJson1DeleteContactListCommand: (input: DeleteContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand: (input: DeleteCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_restJson1DeleteDedicatedIpPoolCommand: (input: DeleteDedicatedIpPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_restJson1DeleteEmailIdentityCommand: (input: DeleteEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_restJson1DeleteEmailIdentityPolicyCommand: (input: DeleteEmailIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_restJson1DeleteEmailTemplateCommand: (input: DeleteEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_restJson1DeleteSuppressedDestinationCommand: (input: DeleteSuppressedDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_restJson1GetAccountCommand: (input: GetAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_restJson1GetBlacklistReportsCommand: (input: GetBlacklistReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restJson1GetConfigurationSetCommand: (input: GetConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restJson1GetConfigurationSetEventDestinationsCommand: (input: GetConfigurationSetEventDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restJson1GetContactCommand: (input: GetContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restJson1GetContactListCommand: (input: GetContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restJson1GetCustomVerificationEmailTemplateCommand: (input: GetCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restJson1GetDedicatedIpCommand: (input: GetDedicatedIpCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restJson1GetDedicatedIpPoolCommand: (input: GetDedicatedIpPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restJson1GetDedicatedIpsCommand: (input: GetDedicatedIpsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_restJson1GetDeliverabilityDashboardOptionsCommand: (input: GetDeliverabilityDashboardOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_restJson1GetDeliverabilityTestReportCommand: (input: GetDeliverabilityTestReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_restJson1GetDomainDeliverabilityCampaignCommand: (input: GetDomainDeliverabilityCampaignCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restJson1GetDomainStatisticsReportCommand: (input: GetDomainStatisticsReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_restJson1GetEmailIdentityCommand: (input: GetEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_restJson1GetEmailIdentityPoliciesCommand: (input: GetEmailIdentityPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_restJson1GetEmailTemplateCommand: (input: GetEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_restJson1GetImportJobCommand: (input: GetImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_restJson1GetSuppressedDestinationCommand: (input: GetSuppressedDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_restJson1ListConfigurationSetsCommand: (input: ListConfigurationSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_restJson1ListContactListsCommand: (input: ListContactListsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_restJson1ListContactsCommand: (input: ListContactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_restJson1ListCustomVerificationEmailTemplatesCommand: (input: ListCustomVerificationEmailTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_restJson1ListDedicatedIpPoolsCommand: (input: ListDedicatedIpPoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_restJson1ListDeliverabilityTestReportsCommand: (input: ListDeliverabilityTestReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_restJson1ListDomainDeliverabilityCampaignsCommand: (input: ListDomainDeliverabilityCampaignsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_restJson1ListEmailIdentitiesCommand: (input: ListEmailIdentitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_restJson1ListEmailTemplatesCommand: (input: ListEmailTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_restJson1ListImportJobsCommand: (input: ListImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_restJson1ListRecommendationsCommand: (input: ListRecommendationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_restJson1ListSuppressedDestinationsCommand: (input: ListSuppressedDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand: (input: PutAccountDedicatedIpWarmupAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_restJson1PutAccountDetailsCommand: (input: PutAccountDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_restJson1PutAccountSendingAttributesCommand: (input: PutAccountSendingAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_restJson1PutAccountSuppressionAttributesCommand: (input: PutAccountSuppressionAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_restJson1PutAccountVdmAttributesCommand: (input: PutAccountVdmAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand: (input: PutConfigurationSetDeliveryOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_restJson1PutConfigurationSetReputationOptionsCommand: (input: PutConfigurationSetReputationOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_restJson1PutConfigurationSetSendingOptionsCommand: (input: PutConfigurationSetSendingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand: (input: PutConfigurationSetSuppressionOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand: (input: PutConfigurationSetTrackingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_restJson1PutConfigurationSetVdmOptionsCommand: (input: PutConfigurationSetVdmOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_restJson1PutDedicatedIpInPoolCommand: (input: PutDedicatedIpInPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand: (input: PutDedicatedIpWarmupAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_restJson1PutDeliverabilityDashboardOptionCommand: (input: PutDeliverabilityDashboardOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand: (input: PutEmailIdentityConfigurationSetAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_restJson1PutEmailIdentityDkimAttributesCommand: (input: PutEmailIdentityDkimAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand: (input: PutEmailIdentityDkimSigningAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand: (input: PutEmailIdentityFeedbackAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand: (input: PutEmailIdentityMailFromAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_restJson1PutSuppressedDestinationCommand: (input: PutSuppressedDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_restJson1SendBulkEmailCommand: (input: SendBulkEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_restJson1SendCustomVerificationEmailCommand: (input: SendCustomVerificationEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_restJson1SendEmailCommand: (input: SendEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_restJson1TestRenderEmailTemplateCommand: (input: TestRenderEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand: (input: UpdateConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_restJson1UpdateContactCommand: (input: UpdateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_restJson1UpdateContactListCommand: (input: UpdateContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand: (input: UpdateCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const serializeAws_restJson1UpdateEmailIdentityPolicyCommand: (input: UpdateEmailIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_restJson1UpdateEmailTemplateCommand: (input: UpdateEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const deserializeAws_restJson1BatchGetMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetMetricDataCommandOutput>;
176
- export declare const deserializeAws_restJson1CreateConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationSetCommandOutput>;
177
- export declare const deserializeAws_restJson1CreateConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationSetEventDestinationCommandOutput>;
178
- export declare const deserializeAws_restJson1CreateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactCommandOutput>;
179
- export declare const deserializeAws_restJson1CreateContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactListCommandOutput>;
180
- export declare const deserializeAws_restJson1CreateCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
181
- export declare const deserializeAws_restJson1CreateDedicatedIpPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDedicatedIpPoolCommandOutput>;
182
- export declare const deserializeAws_restJson1CreateDeliverabilityTestReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeliverabilityTestReportCommandOutput>;
183
- export declare const deserializeAws_restJson1CreateEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailIdentityCommandOutput>;
184
- export declare const deserializeAws_restJson1CreateEmailIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailIdentityPolicyCommandOutput>;
185
- export declare const deserializeAws_restJson1CreateEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailTemplateCommandOutput>;
186
- export declare const deserializeAws_restJson1CreateImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImportJobCommandOutput>;
187
- export declare const deserializeAws_restJson1DeleteConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationSetCommandOutput>;
188
- export declare const deserializeAws_restJson1DeleteConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
189
- export declare const deserializeAws_restJson1DeleteContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactCommandOutput>;
190
- export declare const deserializeAws_restJson1DeleteContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactListCommandOutput>;
191
- export declare const deserializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
192
- export declare const deserializeAws_restJson1DeleteDedicatedIpPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDedicatedIpPoolCommandOutput>;
193
- export declare const deserializeAws_restJson1DeleteEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailIdentityCommandOutput>;
194
- export declare const deserializeAws_restJson1DeleteEmailIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailIdentityPolicyCommandOutput>;
195
- export declare const deserializeAws_restJson1DeleteEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailTemplateCommandOutput>;
196
- export declare const deserializeAws_restJson1DeleteSuppressedDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSuppressedDestinationCommandOutput>;
197
- export declare const deserializeAws_restJson1GetAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountCommandOutput>;
198
- export declare const deserializeAws_restJson1GetBlacklistReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBlacklistReportsCommandOutput>;
199
- export declare const deserializeAws_restJson1GetConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConfigurationSetCommandOutput>;
200
- export declare const deserializeAws_restJson1GetConfigurationSetEventDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConfigurationSetEventDestinationsCommandOutput>;
201
- export declare const deserializeAws_restJson1GetContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactCommandOutput>;
202
- export declare const deserializeAws_restJson1GetContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactListCommandOutput>;
203
- export declare const deserializeAws_restJson1GetCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCustomVerificationEmailTemplateCommandOutput>;
204
- export declare const deserializeAws_restJson1GetDedicatedIpCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDedicatedIpCommandOutput>;
205
- export declare const deserializeAws_restJson1GetDedicatedIpPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDedicatedIpPoolCommandOutput>;
206
- export declare const deserializeAws_restJson1GetDedicatedIpsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDedicatedIpsCommandOutput>;
207
- export declare const deserializeAws_restJson1GetDeliverabilityDashboardOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
208
- export declare const deserializeAws_restJson1GetDeliverabilityTestReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliverabilityTestReportCommandOutput>;
209
- export declare const deserializeAws_restJson1GetDomainDeliverabilityCampaignCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainDeliverabilityCampaignCommandOutput>;
210
- export declare const deserializeAws_restJson1GetDomainStatisticsReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainStatisticsReportCommandOutput>;
211
- export declare const deserializeAws_restJson1GetEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEmailIdentityCommandOutput>;
212
- export declare const deserializeAws_restJson1GetEmailIdentityPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEmailIdentityPoliciesCommandOutput>;
213
- export declare const deserializeAws_restJson1GetEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEmailTemplateCommandOutput>;
214
- export declare const deserializeAws_restJson1GetImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetImportJobCommandOutput>;
215
- export declare const deserializeAws_restJson1GetSuppressedDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSuppressedDestinationCommandOutput>;
216
- export declare const deserializeAws_restJson1ListConfigurationSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConfigurationSetsCommandOutput>;
217
- export declare const deserializeAws_restJson1ListContactListsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactListsCommandOutput>;
218
- export declare const deserializeAws_restJson1ListContactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactsCommandOutput>;
219
- export declare const deserializeAws_restJson1ListCustomVerificationEmailTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
220
- export declare const deserializeAws_restJson1ListDedicatedIpPoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDedicatedIpPoolsCommandOutput>;
221
- export declare const deserializeAws_restJson1ListDeliverabilityTestReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeliverabilityTestReportsCommandOutput>;
222
- export declare const deserializeAws_restJson1ListDomainDeliverabilityCampaignsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
223
- export declare const deserializeAws_restJson1ListEmailIdentitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEmailIdentitiesCommandOutput>;
224
- export declare const deserializeAws_restJson1ListEmailTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEmailTemplatesCommandOutput>;
225
- export declare const deserializeAws_restJson1ListImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportJobsCommandOutput>;
226
- export declare const deserializeAws_restJson1ListRecommendationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecommendationsCommandOutput>;
227
- export declare const deserializeAws_restJson1ListSuppressedDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSuppressedDestinationsCommandOutput>;
228
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
229
- export declare const deserializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
230
- export declare const deserializeAws_restJson1PutAccountDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountDetailsCommandOutput>;
231
- export declare const deserializeAws_restJson1PutAccountSendingAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountSendingAttributesCommandOutput>;
232
- export declare const deserializeAws_restJson1PutAccountSuppressionAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountSuppressionAttributesCommandOutput>;
233
- export declare const deserializeAws_restJson1PutAccountVdmAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountVdmAttributesCommandOutput>;
234
- export declare const deserializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
235
- export declare const deserializeAws_restJson1PutConfigurationSetReputationOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetReputationOptionsCommandOutput>;
236
- export declare const deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetSendingOptionsCommandOutput>;
237
- export declare const deserializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetSuppressionOptionsCommandOutput>;
238
- export declare const deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
239
- export declare const deserializeAws_restJson1PutConfigurationSetVdmOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetVdmOptionsCommandOutput>;
240
- export declare const deserializeAws_restJson1PutDedicatedIpInPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDedicatedIpInPoolCommandOutput>;
241
- export declare const deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
242
- export declare const deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDeliverabilityDashboardOptionCommandOutput>;
243
- export declare const deserializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityConfigurationSetAttributesCommandOutput>;
244
- export declare const deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityDkimAttributesCommandOutput>;
245
- export declare const deserializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityDkimSigningAttributesCommandOutput>;
246
- export declare const deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
247
- export declare const deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
248
- export declare const deserializeAws_restJson1PutSuppressedDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutSuppressedDestinationCommandOutput>;
249
- export declare const deserializeAws_restJson1SendBulkEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendBulkEmailCommandOutput>;
250
- export declare const deserializeAws_restJson1SendCustomVerificationEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendCustomVerificationEmailCommandOutput>;
251
- export declare const deserializeAws_restJson1SendEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendEmailCommandOutput>;
252
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
253
- export declare const deserializeAws_restJson1TestRenderEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestRenderEmailTemplateCommandOutput>;
254
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
255
- export declare const deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
256
- export declare const deserializeAws_restJson1UpdateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactCommandOutput>;
257
- export declare const deserializeAws_restJson1UpdateContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactListCommandOutput>;
258
- export declare const deserializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
259
- export declare const deserializeAws_restJson1UpdateEmailIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEmailIdentityPolicyCommandOutput>;
260
- export declare const deserializeAws_restJson1UpdateEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEmailTemplateCommandOutput>;
89
+ /**
90
+ * serializeAws_restJson1BatchGetMetricDataCommand
91
+ */
92
+ export declare const se_BatchGetMetricDataCommand: (input: BatchGetMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
+ /**
94
+ * serializeAws_restJson1CreateConfigurationSetCommand
95
+ */
96
+ export declare const se_CreateConfigurationSetCommand: (input: CreateConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
+ /**
98
+ * serializeAws_restJson1CreateConfigurationSetEventDestinationCommand
99
+ */
100
+ export declare const se_CreateConfigurationSetEventDestinationCommand: (input: CreateConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
+ /**
102
+ * serializeAws_restJson1CreateContactCommand
103
+ */
104
+ export declare const se_CreateContactCommand: (input: CreateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
+ /**
106
+ * serializeAws_restJson1CreateContactListCommand
107
+ */
108
+ export declare const se_CreateContactListCommand: (input: CreateContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
+ /**
110
+ * serializeAws_restJson1CreateCustomVerificationEmailTemplateCommand
111
+ */
112
+ export declare const se_CreateCustomVerificationEmailTemplateCommand: (input: CreateCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
+ /**
114
+ * serializeAws_restJson1CreateDedicatedIpPoolCommand
115
+ */
116
+ export declare const se_CreateDedicatedIpPoolCommand: (input: CreateDedicatedIpPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
+ /**
118
+ * serializeAws_restJson1CreateDeliverabilityTestReportCommand
119
+ */
120
+ export declare const se_CreateDeliverabilityTestReportCommand: (input: CreateDeliverabilityTestReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
+ /**
122
+ * serializeAws_restJson1CreateEmailIdentityCommand
123
+ */
124
+ export declare const se_CreateEmailIdentityCommand: (input: CreateEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
+ /**
126
+ * serializeAws_restJson1CreateEmailIdentityPolicyCommand
127
+ */
128
+ export declare const se_CreateEmailIdentityPolicyCommand: (input: CreateEmailIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
+ /**
130
+ * serializeAws_restJson1CreateEmailTemplateCommand
131
+ */
132
+ export declare const se_CreateEmailTemplateCommand: (input: CreateEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
+ /**
134
+ * serializeAws_restJson1CreateImportJobCommand
135
+ */
136
+ export declare const se_CreateImportJobCommand: (input: CreateImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
+ /**
138
+ * serializeAws_restJson1DeleteConfigurationSetCommand
139
+ */
140
+ export declare const se_DeleteConfigurationSetCommand: (input: DeleteConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
+ /**
142
+ * serializeAws_restJson1DeleteConfigurationSetEventDestinationCommand
143
+ */
144
+ export declare const se_DeleteConfigurationSetEventDestinationCommand: (input: DeleteConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
+ /**
146
+ * serializeAws_restJson1DeleteContactCommand
147
+ */
148
+ export declare const se_DeleteContactCommand: (input: DeleteContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
+ /**
150
+ * serializeAws_restJson1DeleteContactListCommand
151
+ */
152
+ export declare const se_DeleteContactListCommand: (input: DeleteContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
+ /**
154
+ * serializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand
155
+ */
156
+ export declare const se_DeleteCustomVerificationEmailTemplateCommand: (input: DeleteCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
+ /**
158
+ * serializeAws_restJson1DeleteDedicatedIpPoolCommand
159
+ */
160
+ export declare const se_DeleteDedicatedIpPoolCommand: (input: DeleteDedicatedIpPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
+ /**
162
+ * serializeAws_restJson1DeleteEmailIdentityCommand
163
+ */
164
+ export declare const se_DeleteEmailIdentityCommand: (input: DeleteEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
+ /**
166
+ * serializeAws_restJson1DeleteEmailIdentityPolicyCommand
167
+ */
168
+ export declare const se_DeleteEmailIdentityPolicyCommand: (input: DeleteEmailIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
+ /**
170
+ * serializeAws_restJson1DeleteEmailTemplateCommand
171
+ */
172
+ export declare const se_DeleteEmailTemplateCommand: (input: DeleteEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
+ /**
174
+ * serializeAws_restJson1DeleteSuppressedDestinationCommand
175
+ */
176
+ export declare const se_DeleteSuppressedDestinationCommand: (input: DeleteSuppressedDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
+ /**
178
+ * serializeAws_restJson1GetAccountCommand
179
+ */
180
+ export declare const se_GetAccountCommand: (input: GetAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
+ /**
182
+ * serializeAws_restJson1GetBlacklistReportsCommand
183
+ */
184
+ export declare const se_GetBlacklistReportsCommand: (input: GetBlacklistReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
+ /**
186
+ * serializeAws_restJson1GetConfigurationSetCommand
187
+ */
188
+ export declare const se_GetConfigurationSetCommand: (input: GetConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
+ /**
190
+ * serializeAws_restJson1GetConfigurationSetEventDestinationsCommand
191
+ */
192
+ export declare const se_GetConfigurationSetEventDestinationsCommand: (input: GetConfigurationSetEventDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
+ /**
194
+ * serializeAws_restJson1GetContactCommand
195
+ */
196
+ export declare const se_GetContactCommand: (input: GetContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
+ /**
198
+ * serializeAws_restJson1GetContactListCommand
199
+ */
200
+ export declare const se_GetContactListCommand: (input: GetContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
+ /**
202
+ * serializeAws_restJson1GetCustomVerificationEmailTemplateCommand
203
+ */
204
+ export declare const se_GetCustomVerificationEmailTemplateCommand: (input: GetCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
+ /**
206
+ * serializeAws_restJson1GetDedicatedIpCommand
207
+ */
208
+ export declare const se_GetDedicatedIpCommand: (input: GetDedicatedIpCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
+ /**
210
+ * serializeAws_restJson1GetDedicatedIpPoolCommand
211
+ */
212
+ export declare const se_GetDedicatedIpPoolCommand: (input: GetDedicatedIpPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
+ /**
214
+ * serializeAws_restJson1GetDedicatedIpsCommand
215
+ */
216
+ export declare const se_GetDedicatedIpsCommand: (input: GetDedicatedIpsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
+ /**
218
+ * serializeAws_restJson1GetDeliverabilityDashboardOptionsCommand
219
+ */
220
+ export declare const se_GetDeliverabilityDashboardOptionsCommand: (input: GetDeliverabilityDashboardOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
+ /**
222
+ * serializeAws_restJson1GetDeliverabilityTestReportCommand
223
+ */
224
+ export declare const se_GetDeliverabilityTestReportCommand: (input: GetDeliverabilityTestReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
+ /**
226
+ * serializeAws_restJson1GetDomainDeliverabilityCampaignCommand
227
+ */
228
+ export declare const se_GetDomainDeliverabilityCampaignCommand: (input: GetDomainDeliverabilityCampaignCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
+ /**
230
+ * serializeAws_restJson1GetDomainStatisticsReportCommand
231
+ */
232
+ export declare const se_GetDomainStatisticsReportCommand: (input: GetDomainStatisticsReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
+ /**
234
+ * serializeAws_restJson1GetEmailIdentityCommand
235
+ */
236
+ export declare const se_GetEmailIdentityCommand: (input: GetEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
+ /**
238
+ * serializeAws_restJson1GetEmailIdentityPoliciesCommand
239
+ */
240
+ export declare const se_GetEmailIdentityPoliciesCommand: (input: GetEmailIdentityPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
+ /**
242
+ * serializeAws_restJson1GetEmailTemplateCommand
243
+ */
244
+ export declare const se_GetEmailTemplateCommand: (input: GetEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
+ /**
246
+ * serializeAws_restJson1GetImportJobCommand
247
+ */
248
+ export declare const se_GetImportJobCommand: (input: GetImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
+ /**
250
+ * serializeAws_restJson1GetSuppressedDestinationCommand
251
+ */
252
+ export declare const se_GetSuppressedDestinationCommand: (input: GetSuppressedDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
+ /**
254
+ * serializeAws_restJson1ListConfigurationSetsCommand
255
+ */
256
+ export declare const se_ListConfigurationSetsCommand: (input: ListConfigurationSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
+ /**
258
+ * serializeAws_restJson1ListContactListsCommand
259
+ */
260
+ export declare const se_ListContactListsCommand: (input: ListContactListsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
+ /**
262
+ * serializeAws_restJson1ListContactsCommand
263
+ */
264
+ export declare const se_ListContactsCommand: (input: ListContactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
+ /**
266
+ * serializeAws_restJson1ListCustomVerificationEmailTemplatesCommand
267
+ */
268
+ export declare const se_ListCustomVerificationEmailTemplatesCommand: (input: ListCustomVerificationEmailTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
+ /**
270
+ * serializeAws_restJson1ListDedicatedIpPoolsCommand
271
+ */
272
+ export declare const se_ListDedicatedIpPoolsCommand: (input: ListDedicatedIpPoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
+ /**
274
+ * serializeAws_restJson1ListDeliverabilityTestReportsCommand
275
+ */
276
+ export declare const se_ListDeliverabilityTestReportsCommand: (input: ListDeliverabilityTestReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
+ /**
278
+ * serializeAws_restJson1ListDomainDeliverabilityCampaignsCommand
279
+ */
280
+ export declare const se_ListDomainDeliverabilityCampaignsCommand: (input: ListDomainDeliverabilityCampaignsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
+ /**
282
+ * serializeAws_restJson1ListEmailIdentitiesCommand
283
+ */
284
+ export declare const se_ListEmailIdentitiesCommand: (input: ListEmailIdentitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
+ /**
286
+ * serializeAws_restJson1ListEmailTemplatesCommand
287
+ */
288
+ export declare const se_ListEmailTemplatesCommand: (input: ListEmailTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
+ /**
290
+ * serializeAws_restJson1ListImportJobsCommand
291
+ */
292
+ export declare const se_ListImportJobsCommand: (input: ListImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
+ /**
294
+ * serializeAws_restJson1ListRecommendationsCommand
295
+ */
296
+ export declare const se_ListRecommendationsCommand: (input: ListRecommendationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
+ /**
298
+ * serializeAws_restJson1ListSuppressedDestinationsCommand
299
+ */
300
+ export declare const se_ListSuppressedDestinationsCommand: (input: ListSuppressedDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
+ /**
302
+ * serializeAws_restJson1ListTagsForResourceCommand
303
+ */
304
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
+ /**
306
+ * serializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand
307
+ */
308
+ export declare const se_PutAccountDedicatedIpWarmupAttributesCommand: (input: PutAccountDedicatedIpWarmupAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
+ /**
310
+ * serializeAws_restJson1PutAccountDetailsCommand
311
+ */
312
+ export declare const se_PutAccountDetailsCommand: (input: PutAccountDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
+ /**
314
+ * serializeAws_restJson1PutAccountSendingAttributesCommand
315
+ */
316
+ export declare const se_PutAccountSendingAttributesCommand: (input: PutAccountSendingAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
+ /**
318
+ * serializeAws_restJson1PutAccountSuppressionAttributesCommand
319
+ */
320
+ export declare const se_PutAccountSuppressionAttributesCommand: (input: PutAccountSuppressionAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
+ /**
322
+ * serializeAws_restJson1PutAccountVdmAttributesCommand
323
+ */
324
+ export declare const se_PutAccountVdmAttributesCommand: (input: PutAccountVdmAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
+ /**
326
+ * serializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand
327
+ */
328
+ export declare const se_PutConfigurationSetDeliveryOptionsCommand: (input: PutConfigurationSetDeliveryOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
+ /**
330
+ * serializeAws_restJson1PutConfigurationSetReputationOptionsCommand
331
+ */
332
+ export declare const se_PutConfigurationSetReputationOptionsCommand: (input: PutConfigurationSetReputationOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
+ /**
334
+ * serializeAws_restJson1PutConfigurationSetSendingOptionsCommand
335
+ */
336
+ export declare const se_PutConfigurationSetSendingOptionsCommand: (input: PutConfigurationSetSendingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
+ /**
338
+ * serializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand
339
+ */
340
+ export declare const se_PutConfigurationSetSuppressionOptionsCommand: (input: PutConfigurationSetSuppressionOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
+ /**
342
+ * serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand
343
+ */
344
+ export declare const se_PutConfigurationSetTrackingOptionsCommand: (input: PutConfigurationSetTrackingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
345
+ /**
346
+ * serializeAws_restJson1PutConfigurationSetVdmOptionsCommand
347
+ */
348
+ export declare const se_PutConfigurationSetVdmOptionsCommand: (input: PutConfigurationSetVdmOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
349
+ /**
350
+ * serializeAws_restJson1PutDedicatedIpInPoolCommand
351
+ */
352
+ export declare const se_PutDedicatedIpInPoolCommand: (input: PutDedicatedIpInPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
353
+ /**
354
+ * serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand
355
+ */
356
+ export declare const se_PutDedicatedIpWarmupAttributesCommand: (input: PutDedicatedIpWarmupAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
+ /**
358
+ * serializeAws_restJson1PutDeliverabilityDashboardOptionCommand
359
+ */
360
+ export declare const se_PutDeliverabilityDashboardOptionCommand: (input: PutDeliverabilityDashboardOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
+ /**
362
+ * serializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand
363
+ */
364
+ export declare const se_PutEmailIdentityConfigurationSetAttributesCommand: (input: PutEmailIdentityConfigurationSetAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
365
+ /**
366
+ * serializeAws_restJson1PutEmailIdentityDkimAttributesCommand
367
+ */
368
+ export declare const se_PutEmailIdentityDkimAttributesCommand: (input: PutEmailIdentityDkimAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
369
+ /**
370
+ * serializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand
371
+ */
372
+ export declare const se_PutEmailIdentityDkimSigningAttributesCommand: (input: PutEmailIdentityDkimSigningAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
373
+ /**
374
+ * serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand
375
+ */
376
+ export declare const se_PutEmailIdentityFeedbackAttributesCommand: (input: PutEmailIdentityFeedbackAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
377
+ /**
378
+ * serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand
379
+ */
380
+ export declare const se_PutEmailIdentityMailFromAttributesCommand: (input: PutEmailIdentityMailFromAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
381
+ /**
382
+ * serializeAws_restJson1PutSuppressedDestinationCommand
383
+ */
384
+ export declare const se_PutSuppressedDestinationCommand: (input: PutSuppressedDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
385
+ /**
386
+ * serializeAws_restJson1SendBulkEmailCommand
387
+ */
388
+ export declare const se_SendBulkEmailCommand: (input: SendBulkEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
389
+ /**
390
+ * serializeAws_restJson1SendCustomVerificationEmailCommand
391
+ */
392
+ export declare const se_SendCustomVerificationEmailCommand: (input: SendCustomVerificationEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
393
+ /**
394
+ * serializeAws_restJson1SendEmailCommand
395
+ */
396
+ export declare const se_SendEmailCommand: (input: SendEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
397
+ /**
398
+ * serializeAws_restJson1TagResourceCommand
399
+ */
400
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
401
+ /**
402
+ * serializeAws_restJson1TestRenderEmailTemplateCommand
403
+ */
404
+ export declare const se_TestRenderEmailTemplateCommand: (input: TestRenderEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
405
+ /**
406
+ * serializeAws_restJson1UntagResourceCommand
407
+ */
408
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
409
+ /**
410
+ * serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand
411
+ */
412
+ export declare const se_UpdateConfigurationSetEventDestinationCommand: (input: UpdateConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
413
+ /**
414
+ * serializeAws_restJson1UpdateContactCommand
415
+ */
416
+ export declare const se_UpdateContactCommand: (input: UpdateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
+ /**
418
+ * serializeAws_restJson1UpdateContactListCommand
419
+ */
420
+ export declare const se_UpdateContactListCommand: (input: UpdateContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
+ /**
422
+ * serializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand
423
+ */
424
+ export declare const se_UpdateCustomVerificationEmailTemplateCommand: (input: UpdateCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
425
+ /**
426
+ * serializeAws_restJson1UpdateEmailIdentityPolicyCommand
427
+ */
428
+ export declare const se_UpdateEmailIdentityPolicyCommand: (input: UpdateEmailIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
429
+ /**
430
+ * serializeAws_restJson1UpdateEmailTemplateCommand
431
+ */
432
+ export declare const se_UpdateEmailTemplateCommand: (input: UpdateEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
433
+ /**
434
+ * deserializeAws_restJson1BatchGetMetricDataCommand
435
+ */
436
+ export declare const de_BatchGetMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetMetricDataCommandOutput>;
437
+ /**
438
+ * deserializeAws_restJson1CreateConfigurationSetCommand
439
+ */
440
+ export declare const de_CreateConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationSetCommandOutput>;
441
+ /**
442
+ * deserializeAws_restJson1CreateConfigurationSetEventDestinationCommand
443
+ */
444
+ export declare const de_CreateConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationSetEventDestinationCommandOutput>;
445
+ /**
446
+ * deserializeAws_restJson1CreateContactCommand
447
+ */
448
+ export declare const de_CreateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactCommandOutput>;
449
+ /**
450
+ * deserializeAws_restJson1CreateContactListCommand
451
+ */
452
+ export declare const de_CreateContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactListCommandOutput>;
453
+ /**
454
+ * deserializeAws_restJson1CreateCustomVerificationEmailTemplateCommand
455
+ */
456
+ export declare const de_CreateCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
457
+ /**
458
+ * deserializeAws_restJson1CreateDedicatedIpPoolCommand
459
+ */
460
+ export declare const de_CreateDedicatedIpPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDedicatedIpPoolCommandOutput>;
461
+ /**
462
+ * deserializeAws_restJson1CreateDeliverabilityTestReportCommand
463
+ */
464
+ export declare const de_CreateDeliverabilityTestReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeliverabilityTestReportCommandOutput>;
465
+ /**
466
+ * deserializeAws_restJson1CreateEmailIdentityCommand
467
+ */
468
+ export declare const de_CreateEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailIdentityCommandOutput>;
469
+ /**
470
+ * deserializeAws_restJson1CreateEmailIdentityPolicyCommand
471
+ */
472
+ export declare const de_CreateEmailIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailIdentityPolicyCommandOutput>;
473
+ /**
474
+ * deserializeAws_restJson1CreateEmailTemplateCommand
475
+ */
476
+ export declare const de_CreateEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailTemplateCommandOutput>;
477
+ /**
478
+ * deserializeAws_restJson1CreateImportJobCommand
479
+ */
480
+ export declare const de_CreateImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImportJobCommandOutput>;
481
+ /**
482
+ * deserializeAws_restJson1DeleteConfigurationSetCommand
483
+ */
484
+ export declare const de_DeleteConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationSetCommandOutput>;
485
+ /**
486
+ * deserializeAws_restJson1DeleteConfigurationSetEventDestinationCommand
487
+ */
488
+ export declare const de_DeleteConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
489
+ /**
490
+ * deserializeAws_restJson1DeleteContactCommand
491
+ */
492
+ export declare const de_DeleteContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactCommandOutput>;
493
+ /**
494
+ * deserializeAws_restJson1DeleteContactListCommand
495
+ */
496
+ export declare const de_DeleteContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactListCommandOutput>;
497
+ /**
498
+ * deserializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand
499
+ */
500
+ export declare const de_DeleteCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
501
+ /**
502
+ * deserializeAws_restJson1DeleteDedicatedIpPoolCommand
503
+ */
504
+ export declare const de_DeleteDedicatedIpPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDedicatedIpPoolCommandOutput>;
505
+ /**
506
+ * deserializeAws_restJson1DeleteEmailIdentityCommand
507
+ */
508
+ export declare const de_DeleteEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailIdentityCommandOutput>;
509
+ /**
510
+ * deserializeAws_restJson1DeleteEmailIdentityPolicyCommand
511
+ */
512
+ export declare const de_DeleteEmailIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailIdentityPolicyCommandOutput>;
513
+ /**
514
+ * deserializeAws_restJson1DeleteEmailTemplateCommand
515
+ */
516
+ export declare const de_DeleteEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailTemplateCommandOutput>;
517
+ /**
518
+ * deserializeAws_restJson1DeleteSuppressedDestinationCommand
519
+ */
520
+ export declare const de_DeleteSuppressedDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSuppressedDestinationCommandOutput>;
521
+ /**
522
+ * deserializeAws_restJson1GetAccountCommand
523
+ */
524
+ export declare const de_GetAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountCommandOutput>;
525
+ /**
526
+ * deserializeAws_restJson1GetBlacklistReportsCommand
527
+ */
528
+ export declare const de_GetBlacklistReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBlacklistReportsCommandOutput>;
529
+ /**
530
+ * deserializeAws_restJson1GetConfigurationSetCommand
531
+ */
532
+ export declare const de_GetConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConfigurationSetCommandOutput>;
533
+ /**
534
+ * deserializeAws_restJson1GetConfigurationSetEventDestinationsCommand
535
+ */
536
+ export declare const de_GetConfigurationSetEventDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConfigurationSetEventDestinationsCommandOutput>;
537
+ /**
538
+ * deserializeAws_restJson1GetContactCommand
539
+ */
540
+ export declare const de_GetContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactCommandOutput>;
541
+ /**
542
+ * deserializeAws_restJson1GetContactListCommand
543
+ */
544
+ export declare const de_GetContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactListCommandOutput>;
545
+ /**
546
+ * deserializeAws_restJson1GetCustomVerificationEmailTemplateCommand
547
+ */
548
+ export declare const de_GetCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCustomVerificationEmailTemplateCommandOutput>;
549
+ /**
550
+ * deserializeAws_restJson1GetDedicatedIpCommand
551
+ */
552
+ export declare const de_GetDedicatedIpCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDedicatedIpCommandOutput>;
553
+ /**
554
+ * deserializeAws_restJson1GetDedicatedIpPoolCommand
555
+ */
556
+ export declare const de_GetDedicatedIpPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDedicatedIpPoolCommandOutput>;
557
+ /**
558
+ * deserializeAws_restJson1GetDedicatedIpsCommand
559
+ */
560
+ export declare const de_GetDedicatedIpsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDedicatedIpsCommandOutput>;
561
+ /**
562
+ * deserializeAws_restJson1GetDeliverabilityDashboardOptionsCommand
563
+ */
564
+ export declare const de_GetDeliverabilityDashboardOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
565
+ /**
566
+ * deserializeAws_restJson1GetDeliverabilityTestReportCommand
567
+ */
568
+ export declare const de_GetDeliverabilityTestReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliverabilityTestReportCommandOutput>;
569
+ /**
570
+ * deserializeAws_restJson1GetDomainDeliverabilityCampaignCommand
571
+ */
572
+ export declare const de_GetDomainDeliverabilityCampaignCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainDeliverabilityCampaignCommandOutput>;
573
+ /**
574
+ * deserializeAws_restJson1GetDomainStatisticsReportCommand
575
+ */
576
+ export declare const de_GetDomainStatisticsReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainStatisticsReportCommandOutput>;
577
+ /**
578
+ * deserializeAws_restJson1GetEmailIdentityCommand
579
+ */
580
+ export declare const de_GetEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEmailIdentityCommandOutput>;
581
+ /**
582
+ * deserializeAws_restJson1GetEmailIdentityPoliciesCommand
583
+ */
584
+ export declare const de_GetEmailIdentityPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEmailIdentityPoliciesCommandOutput>;
585
+ /**
586
+ * deserializeAws_restJson1GetEmailTemplateCommand
587
+ */
588
+ export declare const de_GetEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEmailTemplateCommandOutput>;
589
+ /**
590
+ * deserializeAws_restJson1GetImportJobCommand
591
+ */
592
+ export declare const de_GetImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetImportJobCommandOutput>;
593
+ /**
594
+ * deserializeAws_restJson1GetSuppressedDestinationCommand
595
+ */
596
+ export declare const de_GetSuppressedDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSuppressedDestinationCommandOutput>;
597
+ /**
598
+ * deserializeAws_restJson1ListConfigurationSetsCommand
599
+ */
600
+ export declare const de_ListConfigurationSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConfigurationSetsCommandOutput>;
601
+ /**
602
+ * deserializeAws_restJson1ListContactListsCommand
603
+ */
604
+ export declare const de_ListContactListsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactListsCommandOutput>;
605
+ /**
606
+ * deserializeAws_restJson1ListContactsCommand
607
+ */
608
+ export declare const de_ListContactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactsCommandOutput>;
609
+ /**
610
+ * deserializeAws_restJson1ListCustomVerificationEmailTemplatesCommand
611
+ */
612
+ export declare const de_ListCustomVerificationEmailTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
613
+ /**
614
+ * deserializeAws_restJson1ListDedicatedIpPoolsCommand
615
+ */
616
+ export declare const de_ListDedicatedIpPoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDedicatedIpPoolsCommandOutput>;
617
+ /**
618
+ * deserializeAws_restJson1ListDeliverabilityTestReportsCommand
619
+ */
620
+ export declare const de_ListDeliverabilityTestReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeliverabilityTestReportsCommandOutput>;
621
+ /**
622
+ * deserializeAws_restJson1ListDomainDeliverabilityCampaignsCommand
623
+ */
624
+ export declare const de_ListDomainDeliverabilityCampaignsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
625
+ /**
626
+ * deserializeAws_restJson1ListEmailIdentitiesCommand
627
+ */
628
+ export declare const de_ListEmailIdentitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEmailIdentitiesCommandOutput>;
629
+ /**
630
+ * deserializeAws_restJson1ListEmailTemplatesCommand
631
+ */
632
+ export declare const de_ListEmailTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEmailTemplatesCommandOutput>;
633
+ /**
634
+ * deserializeAws_restJson1ListImportJobsCommand
635
+ */
636
+ export declare const de_ListImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportJobsCommandOutput>;
637
+ /**
638
+ * deserializeAws_restJson1ListRecommendationsCommand
639
+ */
640
+ export declare const de_ListRecommendationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecommendationsCommandOutput>;
641
+ /**
642
+ * deserializeAws_restJson1ListSuppressedDestinationsCommand
643
+ */
644
+ export declare const de_ListSuppressedDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSuppressedDestinationsCommandOutput>;
645
+ /**
646
+ * deserializeAws_restJson1ListTagsForResourceCommand
647
+ */
648
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
649
+ /**
650
+ * deserializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand
651
+ */
652
+ export declare const de_PutAccountDedicatedIpWarmupAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
653
+ /**
654
+ * deserializeAws_restJson1PutAccountDetailsCommand
655
+ */
656
+ export declare const de_PutAccountDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountDetailsCommandOutput>;
657
+ /**
658
+ * deserializeAws_restJson1PutAccountSendingAttributesCommand
659
+ */
660
+ export declare const de_PutAccountSendingAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountSendingAttributesCommandOutput>;
661
+ /**
662
+ * deserializeAws_restJson1PutAccountSuppressionAttributesCommand
663
+ */
664
+ export declare const de_PutAccountSuppressionAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountSuppressionAttributesCommandOutput>;
665
+ /**
666
+ * deserializeAws_restJson1PutAccountVdmAttributesCommand
667
+ */
668
+ export declare const de_PutAccountVdmAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountVdmAttributesCommandOutput>;
669
+ /**
670
+ * deserializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand
671
+ */
672
+ export declare const de_PutConfigurationSetDeliveryOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
673
+ /**
674
+ * deserializeAws_restJson1PutConfigurationSetReputationOptionsCommand
675
+ */
676
+ export declare const de_PutConfigurationSetReputationOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetReputationOptionsCommandOutput>;
677
+ /**
678
+ * deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand
679
+ */
680
+ export declare const de_PutConfigurationSetSendingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetSendingOptionsCommandOutput>;
681
+ /**
682
+ * deserializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand
683
+ */
684
+ export declare const de_PutConfigurationSetSuppressionOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetSuppressionOptionsCommandOutput>;
685
+ /**
686
+ * deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand
687
+ */
688
+ export declare const de_PutConfigurationSetTrackingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
689
+ /**
690
+ * deserializeAws_restJson1PutConfigurationSetVdmOptionsCommand
691
+ */
692
+ export declare const de_PutConfigurationSetVdmOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetVdmOptionsCommandOutput>;
693
+ /**
694
+ * deserializeAws_restJson1PutDedicatedIpInPoolCommand
695
+ */
696
+ export declare const de_PutDedicatedIpInPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDedicatedIpInPoolCommandOutput>;
697
+ /**
698
+ * deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand
699
+ */
700
+ export declare const de_PutDedicatedIpWarmupAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
701
+ /**
702
+ * deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand
703
+ */
704
+ export declare const de_PutDeliverabilityDashboardOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDeliverabilityDashboardOptionCommandOutput>;
705
+ /**
706
+ * deserializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand
707
+ */
708
+ export declare const de_PutEmailIdentityConfigurationSetAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityConfigurationSetAttributesCommandOutput>;
709
+ /**
710
+ * deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand
711
+ */
712
+ export declare const de_PutEmailIdentityDkimAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityDkimAttributesCommandOutput>;
713
+ /**
714
+ * deserializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand
715
+ */
716
+ export declare const de_PutEmailIdentityDkimSigningAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityDkimSigningAttributesCommandOutput>;
717
+ /**
718
+ * deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand
719
+ */
720
+ export declare const de_PutEmailIdentityFeedbackAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
721
+ /**
722
+ * deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand
723
+ */
724
+ export declare const de_PutEmailIdentityMailFromAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
725
+ /**
726
+ * deserializeAws_restJson1PutSuppressedDestinationCommand
727
+ */
728
+ export declare const de_PutSuppressedDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutSuppressedDestinationCommandOutput>;
729
+ /**
730
+ * deserializeAws_restJson1SendBulkEmailCommand
731
+ */
732
+ export declare const de_SendBulkEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendBulkEmailCommandOutput>;
733
+ /**
734
+ * deserializeAws_restJson1SendCustomVerificationEmailCommand
735
+ */
736
+ export declare const de_SendCustomVerificationEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendCustomVerificationEmailCommandOutput>;
737
+ /**
738
+ * deserializeAws_restJson1SendEmailCommand
739
+ */
740
+ export declare const de_SendEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendEmailCommandOutput>;
741
+ /**
742
+ * deserializeAws_restJson1TagResourceCommand
743
+ */
744
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
745
+ /**
746
+ * deserializeAws_restJson1TestRenderEmailTemplateCommand
747
+ */
748
+ export declare const de_TestRenderEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestRenderEmailTemplateCommandOutput>;
749
+ /**
750
+ * deserializeAws_restJson1UntagResourceCommand
751
+ */
752
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
753
+ /**
754
+ * deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand
755
+ */
756
+ export declare const de_UpdateConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
757
+ /**
758
+ * deserializeAws_restJson1UpdateContactCommand
759
+ */
760
+ export declare const de_UpdateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactCommandOutput>;
761
+ /**
762
+ * deserializeAws_restJson1UpdateContactListCommand
763
+ */
764
+ export declare const de_UpdateContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactListCommandOutput>;
765
+ /**
766
+ * deserializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand
767
+ */
768
+ export declare const de_UpdateCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
769
+ /**
770
+ * deserializeAws_restJson1UpdateEmailIdentityPolicyCommand
771
+ */
772
+ export declare const de_UpdateEmailIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEmailIdentityPolicyCommandOutput>;
773
+ /**
774
+ * deserializeAws_restJson1UpdateEmailTemplateCommand
775
+ */
776
+ export declare const de_UpdateEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEmailTemplateCommandOutput>;