@aws-sdk/client-sesv2 3.478.0 → 3.484.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 (373) hide show
  1. package/dist-cjs/commands/BatchGetMetricDataCommand.js +18 -41
  2. package/dist-cjs/commands/CancelExportJobCommand.js +18 -41
  3. package/dist-cjs/commands/CreateConfigurationSetCommand.js +18 -41
  4. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
  5. package/dist-cjs/commands/CreateContactCommand.js +18 -41
  6. package/dist-cjs/commands/CreateContactListCommand.js +18 -41
  7. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +18 -41
  8. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +18 -41
  9. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +18 -41
  10. package/dist-cjs/commands/CreateEmailIdentityCommand.js +18 -41
  11. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +18 -41
  12. package/dist-cjs/commands/CreateEmailTemplateCommand.js +18 -41
  13. package/dist-cjs/commands/CreateExportJobCommand.js +18 -41
  14. package/dist-cjs/commands/CreateImportJobCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteContactCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteContactListCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +18 -41
  25. package/dist-cjs/commands/GetAccountCommand.js +18 -41
  26. package/dist-cjs/commands/GetBlacklistReportsCommand.js +18 -41
  27. package/dist-cjs/commands/GetConfigurationSetCommand.js +18 -41
  28. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +18 -41
  29. package/dist-cjs/commands/GetContactCommand.js +18 -41
  30. package/dist-cjs/commands/GetContactListCommand.js +18 -41
  31. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +18 -41
  32. package/dist-cjs/commands/GetDedicatedIpCommand.js +18 -41
  33. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +18 -41
  34. package/dist-cjs/commands/GetDedicatedIpsCommand.js +18 -41
  35. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +18 -41
  36. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +18 -41
  37. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +18 -41
  38. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +18 -41
  39. package/dist-cjs/commands/GetEmailIdentityCommand.js +18 -41
  40. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +18 -41
  41. package/dist-cjs/commands/GetEmailTemplateCommand.js +18 -41
  42. package/dist-cjs/commands/GetExportJobCommand.js +18 -41
  43. package/dist-cjs/commands/GetImportJobCommand.js +18 -41
  44. package/dist-cjs/commands/GetMessageInsightsCommand.js +18 -41
  45. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +18 -41
  46. package/dist-cjs/commands/ListConfigurationSetsCommand.js +18 -41
  47. package/dist-cjs/commands/ListContactListsCommand.js +18 -41
  48. package/dist-cjs/commands/ListContactsCommand.js +18 -41
  49. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +18 -41
  50. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +18 -41
  51. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +18 -41
  52. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +18 -41
  53. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +18 -41
  54. package/dist-cjs/commands/ListEmailTemplatesCommand.js +18 -41
  55. package/dist-cjs/commands/ListExportJobsCommand.js +18 -41
  56. package/dist-cjs/commands/ListImportJobsCommand.js +18 -41
  57. package/dist-cjs/commands/ListRecommendationsCommand.js +18 -41
  58. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +18 -41
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  60. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +18 -41
  61. package/dist-cjs/commands/PutAccountDetailsCommand.js +18 -41
  62. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +18 -41
  63. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +18 -41
  64. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +18 -41
  65. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
  66. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +18 -41
  67. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +18 -41
  68. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +18 -41
  69. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +18 -41
  70. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +18 -41
  71. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +18 -41
  72. package/dist-cjs/commands/PutDedicatedIpPoolScalingAttributesCommand.js +18 -41
  73. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +18 -41
  74. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +18 -41
  75. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +18 -41
  76. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +18 -41
  77. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +18 -41
  78. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +18 -41
  79. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +18 -41
  80. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +18 -41
  81. package/dist-cjs/commands/SendBulkEmailCommand.js +18 -41
  82. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +18 -41
  83. package/dist-cjs/commands/SendEmailCommand.js +18 -41
  84. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  85. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +18 -41
  86. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  87. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
  88. package/dist-cjs/commands/UpdateContactCommand.js +18 -41
  89. package/dist-cjs/commands/UpdateContactListCommand.js +18 -41
  90. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +18 -41
  91. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +18 -41
  92. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +18 -41
  93. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  94. package/dist-es/commands/BatchGetMetricDataCommand.js +18 -41
  95. package/dist-es/commands/CancelExportJobCommand.js +18 -41
  96. package/dist-es/commands/CreateConfigurationSetCommand.js +18 -41
  97. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
  98. package/dist-es/commands/CreateContactCommand.js +18 -41
  99. package/dist-es/commands/CreateContactListCommand.js +18 -41
  100. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +18 -41
  101. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +18 -41
  102. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +18 -41
  103. package/dist-es/commands/CreateEmailIdentityCommand.js +18 -41
  104. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +18 -41
  105. package/dist-es/commands/CreateEmailTemplateCommand.js +18 -41
  106. package/dist-es/commands/CreateExportJobCommand.js +18 -41
  107. package/dist-es/commands/CreateImportJobCommand.js +18 -41
  108. package/dist-es/commands/DeleteConfigurationSetCommand.js +18 -41
  109. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
  110. package/dist-es/commands/DeleteContactCommand.js +18 -41
  111. package/dist-es/commands/DeleteContactListCommand.js +18 -41
  112. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +18 -41
  113. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +18 -41
  114. package/dist-es/commands/DeleteEmailIdentityCommand.js +18 -41
  115. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +18 -41
  116. package/dist-es/commands/DeleteEmailTemplateCommand.js +18 -41
  117. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +18 -41
  118. package/dist-es/commands/GetAccountCommand.js +18 -41
  119. package/dist-es/commands/GetBlacklistReportsCommand.js +18 -41
  120. package/dist-es/commands/GetConfigurationSetCommand.js +18 -41
  121. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +18 -41
  122. package/dist-es/commands/GetContactCommand.js +18 -41
  123. package/dist-es/commands/GetContactListCommand.js +18 -41
  124. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +18 -41
  125. package/dist-es/commands/GetDedicatedIpCommand.js +18 -41
  126. package/dist-es/commands/GetDedicatedIpPoolCommand.js +18 -41
  127. package/dist-es/commands/GetDedicatedIpsCommand.js +18 -41
  128. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +18 -41
  129. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +18 -41
  130. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +18 -41
  131. package/dist-es/commands/GetDomainStatisticsReportCommand.js +18 -41
  132. package/dist-es/commands/GetEmailIdentityCommand.js +18 -41
  133. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +18 -41
  134. package/dist-es/commands/GetEmailTemplateCommand.js +18 -41
  135. package/dist-es/commands/GetExportJobCommand.js +18 -41
  136. package/dist-es/commands/GetImportJobCommand.js +18 -41
  137. package/dist-es/commands/GetMessageInsightsCommand.js +18 -41
  138. package/dist-es/commands/GetSuppressedDestinationCommand.js +18 -41
  139. package/dist-es/commands/ListConfigurationSetsCommand.js +18 -41
  140. package/dist-es/commands/ListContactListsCommand.js +18 -41
  141. package/dist-es/commands/ListContactsCommand.js +18 -41
  142. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +18 -41
  143. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +18 -41
  144. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +18 -41
  145. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +18 -41
  146. package/dist-es/commands/ListEmailIdentitiesCommand.js +18 -41
  147. package/dist-es/commands/ListEmailTemplatesCommand.js +18 -41
  148. package/dist-es/commands/ListExportJobsCommand.js +18 -41
  149. package/dist-es/commands/ListImportJobsCommand.js +18 -41
  150. package/dist-es/commands/ListRecommendationsCommand.js +18 -41
  151. package/dist-es/commands/ListSuppressedDestinationsCommand.js +18 -41
  152. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  153. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +18 -41
  154. package/dist-es/commands/PutAccountDetailsCommand.js +18 -41
  155. package/dist-es/commands/PutAccountSendingAttributesCommand.js +18 -41
  156. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +18 -41
  157. package/dist-es/commands/PutAccountVdmAttributesCommand.js +18 -41
  158. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
  159. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +18 -41
  160. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +18 -41
  161. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +18 -41
  162. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +18 -41
  163. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +18 -41
  164. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +18 -41
  165. package/dist-es/commands/PutDedicatedIpPoolScalingAttributesCommand.js +18 -41
  166. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +18 -41
  167. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +18 -41
  168. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +18 -41
  169. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +18 -41
  170. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +18 -41
  171. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +18 -41
  172. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +18 -41
  173. package/dist-es/commands/PutSuppressedDestinationCommand.js +18 -41
  174. package/dist-es/commands/SendBulkEmailCommand.js +18 -41
  175. package/dist-es/commands/SendCustomVerificationEmailCommand.js +18 -41
  176. package/dist-es/commands/SendEmailCommand.js +18 -41
  177. package/dist-es/commands/TagResourceCommand.js +18 -41
  178. package/dist-es/commands/TestRenderEmailTemplateCommand.js +18 -41
  179. package/dist-es/commands/UntagResourceCommand.js +18 -41
  180. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
  181. package/dist-es/commands/UpdateContactCommand.js +18 -41
  182. package/dist-es/commands/UpdateContactListCommand.js +18 -41
  183. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +18 -41
  184. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +18 -41
  185. package/dist-es/commands/UpdateEmailTemplateCommand.js +18 -41
  186. package/dist-es/endpoint/EndpointParameters.js +6 -0
  187. package/dist-types/commands/BatchGetMetricDataCommand.d.ts +6 -21
  188. package/dist-types/commands/CancelExportJobCommand.d.ts +6 -21
  189. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +6 -21
  190. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +6 -21
  191. package/dist-types/commands/CreateContactCommand.d.ts +6 -21
  192. package/dist-types/commands/CreateContactListCommand.d.ts +6 -21
  193. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +6 -21
  194. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +6 -21
  195. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +6 -21
  196. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +6 -21
  197. package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +6 -21
  198. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +6 -21
  199. package/dist-types/commands/CreateExportJobCommand.d.ts +6 -21
  200. package/dist-types/commands/CreateImportJobCommand.d.ts +6 -21
  201. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +6 -21
  202. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +6 -21
  203. package/dist-types/commands/DeleteContactCommand.d.ts +6 -21
  204. package/dist-types/commands/DeleteContactListCommand.d.ts +6 -21
  205. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +6 -21
  206. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +6 -21
  207. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +6 -21
  208. package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +6 -21
  209. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +6 -21
  210. package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +6 -21
  211. package/dist-types/commands/GetAccountCommand.d.ts +6 -21
  212. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +6 -21
  213. package/dist-types/commands/GetConfigurationSetCommand.d.ts +6 -21
  214. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +6 -21
  215. package/dist-types/commands/GetContactCommand.d.ts +6 -21
  216. package/dist-types/commands/GetContactListCommand.d.ts +6 -21
  217. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +6 -21
  218. package/dist-types/commands/GetDedicatedIpCommand.d.ts +6 -21
  219. package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +6 -21
  220. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +6 -21
  221. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +6 -21
  222. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +6 -21
  223. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +6 -21
  224. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +6 -21
  225. package/dist-types/commands/GetEmailIdentityCommand.d.ts +6 -21
  226. package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +6 -21
  227. package/dist-types/commands/GetEmailTemplateCommand.d.ts +6 -21
  228. package/dist-types/commands/GetExportJobCommand.d.ts +6 -21
  229. package/dist-types/commands/GetImportJobCommand.d.ts +6 -21
  230. package/dist-types/commands/GetMessageInsightsCommand.d.ts +6 -21
  231. package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +6 -21
  232. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +6 -21
  233. package/dist-types/commands/ListContactListsCommand.d.ts +6 -21
  234. package/dist-types/commands/ListContactsCommand.d.ts +6 -21
  235. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +6 -21
  236. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +6 -21
  237. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +6 -21
  238. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +6 -21
  239. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +6 -21
  240. package/dist-types/commands/ListEmailTemplatesCommand.d.ts +6 -21
  241. package/dist-types/commands/ListExportJobsCommand.d.ts +6 -21
  242. package/dist-types/commands/ListImportJobsCommand.d.ts +6 -21
  243. package/dist-types/commands/ListRecommendationsCommand.d.ts +6 -21
  244. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +6 -21
  245. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  246. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +6 -21
  247. package/dist-types/commands/PutAccountDetailsCommand.d.ts +6 -21
  248. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +6 -21
  249. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +6 -21
  250. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +6 -21
  251. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +6 -21
  252. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +6 -21
  253. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +6 -21
  254. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +6 -21
  255. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +6 -21
  256. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +6 -21
  257. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +6 -21
  258. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +6 -21
  259. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +6 -21
  260. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +6 -21
  261. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +6 -21
  262. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +6 -21
  263. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +6 -21
  264. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +6 -21
  265. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +6 -21
  266. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +6 -21
  267. package/dist-types/commands/SendBulkEmailCommand.d.ts +6 -21
  268. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +6 -21
  269. package/dist-types/commands/SendEmailCommand.d.ts +6 -21
  270. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  271. package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +6 -21
  272. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  273. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +6 -21
  274. package/dist-types/commands/UpdateContactCommand.d.ts +6 -21
  275. package/dist-types/commands/UpdateContactListCommand.d.ts +6 -21
  276. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +6 -21
  277. package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +6 -21
  278. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +6 -21
  279. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  280. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +14 -23
  281. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -24
  284. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +14 -23
  286. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +12 -24
  289. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +14 -23
  294. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +14 -23
  298. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +12 -24
  302. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +14 -23
  303. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +14 -23
  309. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +12 -24
  311. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +14 -23
  313. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +12 -24
  315. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +12 -24
  316. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +14 -23
  319. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +12 -24
  320. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +14 -23
  321. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +14 -23
  322. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -24
  326. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +14 -23
  327. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +14 -23
  328. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +12 -24
  331. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +14 -23
  333. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +14 -23
  335. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +14 -23
  336. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +14 -23
  337. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +12 -24
  340. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +14 -23
  341. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +12 -24
  343. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +12 -24
  347. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +12 -24
  348. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +12 -24
  349. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +12 -24
  354. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +12 -24
  355. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +12 -24
  359. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +14 -23
  361. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +12 -24
  362. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +14 -23
  363. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  364. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +12 -24
  365. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  366. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -24
  367. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +14 -23
  368. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +14 -23
  369. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +14 -23
  372. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  373. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetDomainDeliverabilityCampaignRequest, GetDomainDeliverabilityCampaignResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDomainDeliverabilityCampaignCommandInput extends GetDomainDe
21
20
  */
22
21
  export interface GetDomainDeliverabilityCampaignCommandOutput extends GetDomainDeliverabilityCampaignResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetDomainDeliverabilityCampaignCommand_base: {
24
+ new (input: GetDomainDeliverabilityCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainDeliverabilityCampaignCommandInput, GetDomainDeliverabilityCampaignCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieve all the deliverability data for a specific campaign. This data is available
@@ -81,23 +84,5 @@ export interface GetDomainDeliverabilityCampaignCommandOutput extends GetDomainD
81
84
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
82
85
  *
83
86
  */
84
- export declare class GetDomainDeliverabilityCampaignCommand extends $Command<GetDomainDeliverabilityCampaignCommandInput, GetDomainDeliverabilityCampaignCommandOutput, SESv2ClientResolvedConfig> {
85
- readonly input: GetDomainDeliverabilityCampaignCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: GetDomainDeliverabilityCampaignCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainDeliverabilityCampaignCommandInput, GetDomainDeliverabilityCampaignCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class GetDomainDeliverabilityCampaignCommand extends GetDomainDeliverabilityCampaignCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetDomainStatisticsReportRequest, GetDomainStatisticsReportResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDomainStatisticsReportCommandInput extends GetDomainStatisti
21
20
  */
22
21
  export interface GetDomainStatisticsReportCommandOutput extends GetDomainStatisticsReportResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetDomainStatisticsReportCommand_base: {
24
+ new (input: GetDomainStatisticsReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainStatisticsReportCommandInput, GetDomainStatisticsReportCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieve inbox placement and engagement rates for the domains that you use to send
@@ -100,23 +103,5 @@ export interface GetDomainStatisticsReportCommandOutput extends GetDomainStatist
100
103
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
101
104
  *
102
105
  */
103
- export declare class GetDomainStatisticsReportCommand extends $Command<GetDomainStatisticsReportCommandInput, GetDomainStatisticsReportCommandOutput, SESv2ClientResolvedConfig> {
104
- readonly input: GetDomainStatisticsReportCommandInput;
105
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
- /**
107
- * @public
108
- */
109
- constructor(input: GetDomainStatisticsReportCommandInput);
110
- /**
111
- * @internal
112
- */
113
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainStatisticsReportCommandInput, GetDomainStatisticsReportCommandOutput>;
114
- /**
115
- * @internal
116
- */
117
- private serialize;
118
- /**
119
- * @internal
120
- */
121
- private deserialize;
106
+ export declare class GetDomainStatisticsReportCommand extends GetDomainStatisticsReportCommand_base {
122
107
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetEmailIdentityRequest, GetEmailIdentityResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEmailIdentityCommandInput extends GetEmailIdentityRequest {
21
20
  */
22
21
  export interface GetEmailIdentityCommandOutput extends GetEmailIdentityResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEmailIdentityCommand_base: {
24
+ new (input: GetEmailIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<GetEmailIdentityCommandInput, GetEmailIdentityCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides information about a specific identity, including the identity's verification
@@ -101,23 +104,5 @@ export interface GetEmailIdentityCommandOutput extends GetEmailIdentityResponse,
101
104
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
102
105
  *
103
106
  */
104
- export declare class GetEmailIdentityCommand extends $Command<GetEmailIdentityCommandInput, GetEmailIdentityCommandOutput, SESv2ClientResolvedConfig> {
105
- readonly input: GetEmailIdentityCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: GetEmailIdentityCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEmailIdentityCommandInput, GetEmailIdentityCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class GetEmailIdentityCommand extends GetEmailIdentityCommand_base {
123
108
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetEmailIdentityPoliciesRequest, GetEmailIdentityPoliciesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEmailIdentityPoliciesCommandInput extends GetEmailIdentityPo
21
20
  */
22
21
  export interface GetEmailIdentityPoliciesCommandOutput extends GetEmailIdentityPoliciesResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEmailIdentityPoliciesCommand_base: {
24
+ new (input: GetEmailIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<GetEmailIdentityPoliciesCommandInput, GetEmailIdentityPoliciesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the requested sending authorization policies for the given identity (an email
@@ -73,23 +76,5 @@ export interface GetEmailIdentityPoliciesCommandOutput extends GetEmailIdentityP
73
76
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
74
77
  *
75
78
  */
76
- export declare class GetEmailIdentityPoliciesCommand extends $Command<GetEmailIdentityPoliciesCommandInput, GetEmailIdentityPoliciesCommandOutput, SESv2ClientResolvedConfig> {
77
- readonly input: GetEmailIdentityPoliciesCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: GetEmailIdentityPoliciesCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEmailIdentityPoliciesCommandInput, GetEmailIdentityPoliciesCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class GetEmailIdentityPoliciesCommand extends GetEmailIdentityPoliciesCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetEmailTemplateRequest, GetEmailTemplateResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEmailTemplateCommandInput extends GetEmailTemplateRequest {
21
20
  */
22
21
  export interface GetEmailTemplateCommandOutput extends GetEmailTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEmailTemplateCommand_base: {
24
+ new (input: GetEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Displays the template object (which includes the subject line, HTML part and text
@@ -67,23 +70,5 @@ export interface GetEmailTemplateCommandOutput extends GetEmailTemplateResponse,
67
70
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
68
71
  *
69
72
  */
70
- export declare class GetEmailTemplateCommand extends $Command<GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
71
- readonly input: GetEmailTemplateCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: GetEmailTemplateCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class GetEmailTemplateCommand extends GetEmailTemplateCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetExportJobRequest, GetExportJobResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetExportJobCommandInput extends GetExportJobRequest {
21
20
  */
22
21
  export interface GetExportJobCommandOutput extends GetExportJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetExportJobCommand_base: {
24
+ new (input: GetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetExportJobCommandInput, GetExportJobCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides information about an export job.</p>
@@ -191,23 +194,5 @@ export interface GetExportJobCommandOutput extends GetExportJobResponse, __Metad
191
194
  * ```
192
195
  *
193
196
  */
194
- export declare class GetExportJobCommand extends $Command<GetExportJobCommandInput, GetExportJobCommandOutput, SESv2ClientResolvedConfig> {
195
- readonly input: GetExportJobCommandInput;
196
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
197
- /**
198
- * @public
199
- */
200
- constructor(input: GetExportJobCommandInput);
201
- /**
202
- * @internal
203
- */
204
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetExportJobCommandInput, GetExportJobCommandOutput>;
205
- /**
206
- * @internal
207
- */
208
- private serialize;
209
- /**
210
- * @internal
211
- */
212
- private deserialize;
197
+ export declare class GetExportJobCommand extends GetExportJobCommand_base {
213
198
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetImportJobRequest, GetImportJobResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetImportJobCommandInput extends GetImportJobRequest {
21
20
  */
22
21
  export interface GetImportJobCommandOutput extends GetImportJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetImportJobCommand_base: {
24
+ new (input: GetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetImportJobCommandInput, GetImportJobCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides information about an import job.</p>
@@ -82,23 +85,5 @@ export interface GetImportJobCommandOutput extends GetImportJobResponse, __Metad
82
85
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
83
86
  *
84
87
  */
85
- export declare class GetImportJobCommand extends $Command<GetImportJobCommandInput, GetImportJobCommandOutput, SESv2ClientResolvedConfig> {
86
- readonly input: GetImportJobCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: GetImportJobCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetImportJobCommandInput, GetImportJobCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class GetImportJobCommand extends GetImportJobCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetMessageInsightsRequest, GetMessageInsightsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetMessageInsightsCommandInput extends GetMessageInsightsReques
21
20
  */
22
21
  export interface GetMessageInsightsCommandOutput extends GetMessageInsightsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetMessageInsightsCommand_base: {
24
+ new (input: GetMessageInsightsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMessageInsightsCommandInput, GetMessageInsightsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides information about a specific message, including the from address, the
@@ -153,23 +156,5 @@ export interface GetMessageInsightsCommandOutput extends GetMessageInsightsRespo
153
156
  * ```
154
157
  *
155
158
  */
156
- export declare class GetMessageInsightsCommand extends $Command<GetMessageInsightsCommandInput, GetMessageInsightsCommandOutput, SESv2ClientResolvedConfig> {
157
- readonly input: GetMessageInsightsCommandInput;
158
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
159
- /**
160
- * @public
161
- */
162
- constructor(input: GetMessageInsightsCommandInput);
163
- /**
164
- * @internal
165
- */
166
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMessageInsightsCommandInput, GetMessageInsightsCommandOutput>;
167
- /**
168
- * @internal
169
- */
170
- private serialize;
171
- /**
172
- * @internal
173
- */
174
- private deserialize;
159
+ export declare class GetMessageInsightsCommand extends GetMessageInsightsCommand_base {
175
160
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetSuppressedDestinationRequest, GetSuppressedDestinationResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSuppressedDestinationCommandInput extends GetSuppressedDesti
21
20
  */
22
21
  export interface GetSuppressedDestinationCommandOutput extends GetSuppressedDestinationResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSuppressedDestinationCommand_base: {
24
+ new (input: GetSuppressedDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<GetSuppressedDestinationCommandInput, GetSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about a specific email address that's on the suppression list
@@ -69,23 +72,5 @@ export interface GetSuppressedDestinationCommandOutput extends GetSuppressedDest
69
72
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
70
73
  *
71
74
  */
72
- export declare class GetSuppressedDestinationCommand extends $Command<GetSuppressedDestinationCommandInput, GetSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig> {
73
- readonly input: GetSuppressedDestinationCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: GetSuppressedDestinationCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSuppressedDestinationCommandInput, GetSuppressedDestinationCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class GetSuppressedDestinationCommand extends GetSuppressedDestinationCommand_base {
91
76
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListConfigurationSetsRequest, ListConfigurationSetsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListConfigurationSetsCommandInput extends ListConfigurationSets
21
20
  */
22
21
  export interface ListConfigurationSetsCommandOutput extends ListConfigurationSetsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListConfigurationSetsCommand_base: {
24
+ new (input: ListConfigurationSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List all of the configuration sets associated with your account in the current
@@ -67,23 +70,5 @@ export interface ListConfigurationSetsCommandOutput extends ListConfigurationSet
67
70
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
68
71
  *
69
72
  */
70
- export declare class ListConfigurationSetsCommand extends $Command<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput, SESv2ClientResolvedConfig> {
71
- readonly input: ListConfigurationSetsCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: ListConfigurationSetsCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListContactListsRequest, ListContactListsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListContactListsCommandInput extends ListContactListsRequest {
21
20
  */
22
21
  export interface ListContactListsCommandOutput extends ListContactListsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListContactListsCommand_base: {
24
+ new (input: ListContactListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContactListsCommandInput, ListContactListsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all of the contact lists available.</p>
@@ -64,23 +67,5 @@ export interface ListContactListsCommandOutput extends ListContactListsResponse,
64
67
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
65
68
  *
66
69
  */
67
- export declare class ListContactListsCommand extends $Command<ListContactListsCommandInput, ListContactListsCommandOutput, SESv2ClientResolvedConfig> {
68
- readonly input: ListContactListsCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: ListContactListsCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListContactListsCommandInput, ListContactListsCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class ListContactListsCommand extends ListContactListsCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListContactsRequest, ListContactsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListContactsCommandInput extends ListContactsRequest {
21
20
  */
22
21
  export interface ListContactsCommandOutput extends ListContactsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListContactsCommand_base: {
24
+ new (input: ListContactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContactsCommandInput, ListContactsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the contacts present in a specific contact list.</p>
@@ -88,23 +91,5 @@ export interface ListContactsCommandOutput extends ListContactsResponse, __Metad
88
91
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
89
92
  *
90
93
  */
91
- export declare class ListContactsCommand extends $Command<ListContactsCommandInput, ListContactsCommandOutput, SESv2ClientResolvedConfig> {
92
- readonly input: ListContactsCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: ListContactsCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListContactsCommandInput, ListContactsCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class ListContactsCommand extends ListContactsCommand_base {
110
95
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListCustomVerificationEmailTemplatesRequest, ListCustomVerificationEmailTemplatesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCustomVerificationEmailTemplatesCommandInput extends ListCu
21
20
  */
22
21
  export interface ListCustomVerificationEmailTemplatesCommandOutput extends ListCustomVerificationEmailTemplatesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCustomVerificationEmailTemplatesCommand_base: {
24
+ new (input: ListCustomVerificationEmailTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the existing custom verification email templates for your account in the current
@@ -72,23 +75,5 @@ export interface ListCustomVerificationEmailTemplatesCommandOutput extends ListC
72
75
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
73
76
  *
74
77
  */
75
- export declare class ListCustomVerificationEmailTemplatesCommand extends $Command<ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput, SESv2ClientResolvedConfig> {
76
- readonly input: ListCustomVerificationEmailTemplatesCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: ListCustomVerificationEmailTemplatesCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class ListCustomVerificationEmailTemplatesCommand extends ListCustomVerificationEmailTemplatesCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListDedicatedIpPoolsRequest, ListDedicatedIpPoolsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListDedicatedIpPoolsCommandInput extends ListDedicatedIpPoolsRe
21
20
  */
22
21
  export interface ListDedicatedIpPoolsCommandOutput extends ListDedicatedIpPoolsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListDedicatedIpPoolsCommand_base: {
24
+ new (input: ListDedicatedIpPoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDedicatedIpPoolsCommandInput, ListDedicatedIpPoolsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List all of the dedicated IP pools that exist in your Amazon Web Services account in the current
@@ -62,23 +65,5 @@ export interface ListDedicatedIpPoolsCommandOutput extends ListDedicatedIpPoolsR
62
65
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
63
66
  *
64
67
  */
65
- export declare class ListDedicatedIpPoolsCommand extends $Command<ListDedicatedIpPoolsCommandInput, ListDedicatedIpPoolsCommandOutput, SESv2ClientResolvedConfig> {
66
- readonly input: ListDedicatedIpPoolsCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: ListDedicatedIpPoolsCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDedicatedIpPoolsCommandInput, ListDedicatedIpPoolsCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class ListDedicatedIpPoolsCommand extends ListDedicatedIpPoolsCommand_base {
84
69
  }