@aws-sdk/client-sesv2 3.477.0 → 3.481.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 (429) 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-cjs/pagination/GetDedicatedIpsPaginator.js +2 -24
  95. package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +2 -24
  96. package/dist-cjs/pagination/ListContactListsPaginator.js +2 -24
  97. package/dist-cjs/pagination/ListContactsPaginator.js +2 -24
  98. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +2 -24
  99. package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +2 -24
  100. package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +2 -24
  101. package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +2 -24
  102. package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +2 -24
  103. package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +2 -24
  104. package/dist-cjs/pagination/ListExportJobsPaginator.js +2 -24
  105. package/dist-cjs/pagination/ListImportJobsPaginator.js +2 -24
  106. package/dist-cjs/pagination/ListRecommendationsPaginator.js +2 -24
  107. package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +2 -24
  108. package/dist-es/commands/BatchGetMetricDataCommand.js +18 -41
  109. package/dist-es/commands/CancelExportJobCommand.js +18 -41
  110. package/dist-es/commands/CreateConfigurationSetCommand.js +18 -41
  111. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
  112. package/dist-es/commands/CreateContactCommand.js +18 -41
  113. package/dist-es/commands/CreateContactListCommand.js +18 -41
  114. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +18 -41
  115. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +18 -41
  116. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +18 -41
  117. package/dist-es/commands/CreateEmailIdentityCommand.js +18 -41
  118. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +18 -41
  119. package/dist-es/commands/CreateEmailTemplateCommand.js +18 -41
  120. package/dist-es/commands/CreateExportJobCommand.js +18 -41
  121. package/dist-es/commands/CreateImportJobCommand.js +18 -41
  122. package/dist-es/commands/DeleteConfigurationSetCommand.js +18 -41
  123. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
  124. package/dist-es/commands/DeleteContactCommand.js +18 -41
  125. package/dist-es/commands/DeleteContactListCommand.js +18 -41
  126. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +18 -41
  127. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +18 -41
  128. package/dist-es/commands/DeleteEmailIdentityCommand.js +18 -41
  129. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +18 -41
  130. package/dist-es/commands/DeleteEmailTemplateCommand.js +18 -41
  131. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +18 -41
  132. package/dist-es/commands/GetAccountCommand.js +18 -41
  133. package/dist-es/commands/GetBlacklistReportsCommand.js +18 -41
  134. package/dist-es/commands/GetConfigurationSetCommand.js +18 -41
  135. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +18 -41
  136. package/dist-es/commands/GetContactCommand.js +18 -41
  137. package/dist-es/commands/GetContactListCommand.js +18 -41
  138. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +18 -41
  139. package/dist-es/commands/GetDedicatedIpCommand.js +18 -41
  140. package/dist-es/commands/GetDedicatedIpPoolCommand.js +18 -41
  141. package/dist-es/commands/GetDedicatedIpsCommand.js +18 -41
  142. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +18 -41
  143. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +18 -41
  144. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +18 -41
  145. package/dist-es/commands/GetDomainStatisticsReportCommand.js +18 -41
  146. package/dist-es/commands/GetEmailIdentityCommand.js +18 -41
  147. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +18 -41
  148. package/dist-es/commands/GetEmailTemplateCommand.js +18 -41
  149. package/dist-es/commands/GetExportJobCommand.js +18 -41
  150. package/dist-es/commands/GetImportJobCommand.js +18 -41
  151. package/dist-es/commands/GetMessageInsightsCommand.js +18 -41
  152. package/dist-es/commands/GetSuppressedDestinationCommand.js +18 -41
  153. package/dist-es/commands/ListConfigurationSetsCommand.js +18 -41
  154. package/dist-es/commands/ListContactListsCommand.js +18 -41
  155. package/dist-es/commands/ListContactsCommand.js +18 -41
  156. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +18 -41
  157. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +18 -41
  158. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +18 -41
  159. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +18 -41
  160. package/dist-es/commands/ListEmailIdentitiesCommand.js +18 -41
  161. package/dist-es/commands/ListEmailTemplatesCommand.js +18 -41
  162. package/dist-es/commands/ListExportJobsCommand.js +18 -41
  163. package/dist-es/commands/ListImportJobsCommand.js +18 -41
  164. package/dist-es/commands/ListRecommendationsCommand.js +18 -41
  165. package/dist-es/commands/ListSuppressedDestinationsCommand.js +18 -41
  166. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  167. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +18 -41
  168. package/dist-es/commands/PutAccountDetailsCommand.js +18 -41
  169. package/dist-es/commands/PutAccountSendingAttributesCommand.js +18 -41
  170. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +18 -41
  171. package/dist-es/commands/PutAccountVdmAttributesCommand.js +18 -41
  172. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
  173. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +18 -41
  174. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +18 -41
  175. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +18 -41
  176. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +18 -41
  177. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +18 -41
  178. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +18 -41
  179. package/dist-es/commands/PutDedicatedIpPoolScalingAttributesCommand.js +18 -41
  180. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +18 -41
  181. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +18 -41
  182. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +18 -41
  183. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +18 -41
  184. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +18 -41
  185. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +18 -41
  186. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +18 -41
  187. package/dist-es/commands/PutSuppressedDestinationCommand.js +18 -41
  188. package/dist-es/commands/SendBulkEmailCommand.js +18 -41
  189. package/dist-es/commands/SendCustomVerificationEmailCommand.js +18 -41
  190. package/dist-es/commands/SendEmailCommand.js +18 -41
  191. package/dist-es/commands/TagResourceCommand.js +18 -41
  192. package/dist-es/commands/TestRenderEmailTemplateCommand.js +18 -41
  193. package/dist-es/commands/UntagResourceCommand.js +18 -41
  194. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
  195. package/dist-es/commands/UpdateContactCommand.js +18 -41
  196. package/dist-es/commands/UpdateContactListCommand.js +18 -41
  197. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +18 -41
  198. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +18 -41
  199. package/dist-es/commands/UpdateEmailTemplateCommand.js +18 -41
  200. package/dist-es/endpoint/EndpointParameters.js +6 -0
  201. package/dist-es/pagination/GetDedicatedIpsPaginator.js +2 -23
  202. package/dist-es/pagination/ListConfigurationSetsPaginator.js +2 -23
  203. package/dist-es/pagination/ListContactListsPaginator.js +2 -23
  204. package/dist-es/pagination/ListContactsPaginator.js +2 -23
  205. package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +2 -23
  206. package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js +2 -23
  207. package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js +2 -23
  208. package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js +2 -23
  209. package/dist-es/pagination/ListEmailIdentitiesPaginator.js +2 -23
  210. package/dist-es/pagination/ListEmailTemplatesPaginator.js +2 -23
  211. package/dist-es/pagination/ListExportJobsPaginator.js +2 -23
  212. package/dist-es/pagination/ListImportJobsPaginator.js +2 -23
  213. package/dist-es/pagination/ListRecommendationsPaginator.js +2 -23
  214. package/dist-es/pagination/ListSuppressedDestinationsPaginator.js +2 -23
  215. package/dist-types/commands/BatchGetMetricDataCommand.d.ts +6 -21
  216. package/dist-types/commands/CancelExportJobCommand.d.ts +6 -21
  217. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +6 -21
  218. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +6 -21
  219. package/dist-types/commands/CreateContactCommand.d.ts +6 -21
  220. package/dist-types/commands/CreateContactListCommand.d.ts +6 -21
  221. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +6 -21
  222. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +6 -21
  223. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +6 -21
  224. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +6 -21
  225. package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +6 -21
  226. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +6 -21
  227. package/dist-types/commands/CreateExportJobCommand.d.ts +6 -21
  228. package/dist-types/commands/CreateImportJobCommand.d.ts +6 -21
  229. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +6 -21
  230. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +6 -21
  231. package/dist-types/commands/DeleteContactCommand.d.ts +6 -21
  232. package/dist-types/commands/DeleteContactListCommand.d.ts +6 -21
  233. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +6 -21
  234. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +6 -21
  235. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +6 -21
  236. package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +6 -21
  237. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +6 -21
  238. package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +6 -21
  239. package/dist-types/commands/GetAccountCommand.d.ts +6 -21
  240. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +6 -21
  241. package/dist-types/commands/GetConfigurationSetCommand.d.ts +6 -21
  242. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +6 -21
  243. package/dist-types/commands/GetContactCommand.d.ts +6 -21
  244. package/dist-types/commands/GetContactListCommand.d.ts +6 -21
  245. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +6 -21
  246. package/dist-types/commands/GetDedicatedIpCommand.d.ts +6 -21
  247. package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +6 -21
  248. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +6 -21
  249. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +6 -21
  250. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +6 -21
  251. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +6 -21
  252. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +6 -21
  253. package/dist-types/commands/GetEmailIdentityCommand.d.ts +6 -21
  254. package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +6 -21
  255. package/dist-types/commands/GetEmailTemplateCommand.d.ts +6 -21
  256. package/dist-types/commands/GetExportJobCommand.d.ts +6 -21
  257. package/dist-types/commands/GetImportJobCommand.d.ts +6 -21
  258. package/dist-types/commands/GetMessageInsightsCommand.d.ts +6 -21
  259. package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +6 -21
  260. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +6 -21
  261. package/dist-types/commands/ListContactListsCommand.d.ts +6 -21
  262. package/dist-types/commands/ListContactsCommand.d.ts +6 -21
  263. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +6 -21
  264. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +6 -21
  265. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +6 -21
  266. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +6 -21
  267. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +6 -21
  268. package/dist-types/commands/ListEmailTemplatesCommand.d.ts +6 -21
  269. package/dist-types/commands/ListExportJobsCommand.d.ts +6 -21
  270. package/dist-types/commands/ListImportJobsCommand.d.ts +6 -21
  271. package/dist-types/commands/ListRecommendationsCommand.d.ts +6 -21
  272. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +6 -21
  273. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  274. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +6 -21
  275. package/dist-types/commands/PutAccountDetailsCommand.d.ts +6 -21
  276. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +6 -21
  277. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +6 -21
  278. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +6 -21
  279. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +6 -21
  280. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +6 -21
  281. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +6 -21
  282. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +6 -21
  283. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +6 -21
  284. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +6 -21
  285. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +6 -21
  286. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +6 -21
  287. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +6 -21
  288. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +6 -21
  289. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +6 -21
  290. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +6 -21
  291. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +6 -21
  292. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +6 -21
  293. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +6 -21
  294. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +6 -21
  295. package/dist-types/commands/SendBulkEmailCommand.d.ts +6 -21
  296. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +6 -21
  297. package/dist-types/commands/SendEmailCommand.d.ts +6 -21
  298. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  299. package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +6 -21
  300. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  301. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +6 -21
  302. package/dist-types/commands/UpdateContactCommand.d.ts +6 -21
  303. package/dist-types/commands/UpdateContactListCommand.d.ts +6 -21
  304. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +6 -21
  305. package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +6 -21
  306. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +6 -21
  307. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  308. package/dist-types/pagination/GetDedicatedIpsPaginator.d.ts +1 -1
  309. package/dist-types/pagination/ListConfigurationSetsPaginator.d.ts +1 -1
  310. package/dist-types/pagination/ListContactListsPaginator.d.ts +1 -1
  311. package/dist-types/pagination/ListContactsPaginator.d.ts +1 -1
  312. package/dist-types/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +1 -1
  313. package/dist-types/pagination/ListDedicatedIpPoolsPaginator.d.ts +1 -1
  314. package/dist-types/pagination/ListDeliverabilityTestReportsPaginator.d.ts +1 -1
  315. package/dist-types/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +1 -1
  316. package/dist-types/pagination/ListEmailIdentitiesPaginator.d.ts +1 -1
  317. package/dist-types/pagination/ListEmailTemplatesPaginator.d.ts +1 -1
  318. package/dist-types/pagination/ListExportJobsPaginator.d.ts +1 -1
  319. package/dist-types/pagination/ListImportJobsPaginator.d.ts +1 -1
  320. package/dist-types/pagination/ListRecommendationsPaginator.d.ts +1 -1
  321. package/dist-types/pagination/ListSuppressedDestinationsPaginator.d.ts +1 -1
  322. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -24
  326. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +14 -23
  327. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +14 -23
  328. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +12 -24
  331. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +14 -23
  332. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +12 -24
  333. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +14 -23
  335. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +14 -23
  336. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +14 -23
  345. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +14 -23
  348. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +14 -23
  351. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +14 -23
  352. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +14 -23
  354. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +14 -23
  355. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +14 -23
  356. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +12 -24
  359. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +14 -23
  361. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +12 -24
  362. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +14 -23
  363. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +14 -23
  364. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +14 -23
  365. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +14 -23
  366. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +12 -24
  367. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -24
  368. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +14 -23
  369. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +14 -23
  370. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +12 -24
  373. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +14 -23
  376. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +14 -23
  377. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +14 -23
  378. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +14 -23
  379. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +12 -24
  380. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  381. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +12 -24
  384. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +12 -24
  386. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -24
  387. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +12 -24
  388. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +12 -24
  389. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +12 -24
  390. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +12 -24
  391. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +12 -24
  392. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +12 -24
  393. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +12 -24
  394. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +12 -24
  395. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +12 -24
  396. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +12 -24
  397. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +12 -24
  398. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +12 -24
  399. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +12 -24
  400. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +12 -24
  401. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +12 -24
  402. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +14 -23
  403. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +12 -24
  404. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +14 -23
  405. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  406. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +12 -24
  407. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  408. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -24
  409. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +14 -23
  410. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +14 -23
  411. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +12 -24
  412. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +12 -24
  413. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +14 -23
  414. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  415. package/dist-types/ts3.4/pagination/GetDedicatedIpsPaginator.d.ts +3 -3
  416. package/dist-types/ts3.4/pagination/ListConfigurationSetsPaginator.d.ts +3 -3
  417. package/dist-types/ts3.4/pagination/ListContactListsPaginator.d.ts +3 -3
  418. package/dist-types/ts3.4/pagination/ListContactsPaginator.d.ts +3 -3
  419. package/dist-types/ts3.4/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +3 -3
  420. package/dist-types/ts3.4/pagination/ListDedicatedIpPoolsPaginator.d.ts +3 -3
  421. package/dist-types/ts3.4/pagination/ListDeliverabilityTestReportsPaginator.d.ts +3 -3
  422. package/dist-types/ts3.4/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +3 -3
  423. package/dist-types/ts3.4/pagination/ListEmailIdentitiesPaginator.d.ts +3 -3
  424. package/dist-types/ts3.4/pagination/ListEmailTemplatesPaginator.d.ts +3 -3
  425. package/dist-types/ts3.4/pagination/ListExportJobsPaginator.d.ts +3 -3
  426. package/dist-types/ts3.4/pagination/ListImportJobsPaginator.d.ts +3 -3
  427. package/dist-types/ts3.4/pagination/ListRecommendationsPaginator.d.ts +3 -3
  428. package/dist-types/ts3.4/pagination/ListSuppressedDestinationsPaginator.d.ts +3 -3
  429. 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 { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutDedicatedIpWarmupAttributesCommandInput extends PutDedicated
21
20
  */
22
21
  export interface PutDedicatedIpWarmupAttributesCommandOutput extends PutDedicatedIpWarmupAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutDedicatedIpWarmupAttributesCommand_base: {
24
+ new (input: PutDedicatedIpWarmupAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p></p>
@@ -59,23 +62,5 @@ export interface PutDedicatedIpWarmupAttributesCommandOutput extends PutDedicate
59
62
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
60
63
  *
61
64
  */
62
- export declare class PutDedicatedIpWarmupAttributesCommand extends $Command<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig> {
63
- readonly input: PutDedicatedIpWarmupAttributesCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: PutDedicatedIpWarmupAttributesCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class PutDedicatedIpWarmupAttributesCommand extends PutDedicatedIpWarmupAttributesCommand_base {
81
66
  }
@@ -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 { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutDeliverabilityDashboardOptionCommandInput extends PutDeliver
21
20
  */
22
21
  export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDeliverabilityDashboardOptionResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutDeliverabilityDashboardOptionCommand_base: {
24
+ new (input: PutDeliverabilityDashboardOptionCommandInput): import("@smithy/smithy-client").CommandImpl<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enable or disable the Deliverability dashboard. When you enable the Deliverability dashboard, you gain
@@ -81,23 +84,5 @@ export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDelive
81
84
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
82
85
  *
83
86
  */
84
- export declare class PutDeliverabilityDashboardOptionCommand extends $Command<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, SESv2ClientResolvedConfig> {
85
- readonly input: PutDeliverabilityDashboardOptionCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: PutDeliverabilityDashboardOptionCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class PutDeliverabilityDashboardOptionCommand extends PutDeliverabilityDashboardOptionCommand_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 { PutEmailIdentityConfigurationSetAttributesRequest, PutEmailIdentityConfigurationSetAttributesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutEmailIdentityConfigurationSetAttributesCommandInput extends
21
20
  */
22
21
  export interface PutEmailIdentityConfigurationSetAttributesCommandOutput extends PutEmailIdentityConfigurationSetAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutEmailIdentityConfigurationSetAttributesCommand_base: {
24
+ new (input: PutEmailIdentityConfigurationSetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Used to associate a configuration set with an email identity.</p>
@@ -59,23 +62,5 @@ export interface PutEmailIdentityConfigurationSetAttributesCommandOutput extends
59
62
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
60
63
  *
61
64
  */
62
- export declare class PutEmailIdentityConfigurationSetAttributesCommand extends $Command<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, SESv2ClientResolvedConfig> {
63
- readonly input: PutEmailIdentityConfigurationSetAttributesCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: PutEmailIdentityConfigurationSetAttributesCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class PutEmailIdentityConfigurationSetAttributesCommand extends PutEmailIdentityConfigurationSetAttributesCommand_base {
81
66
  }
@@ -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 { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutEmailIdentityDkimAttributesCommandInput extends PutEmailIden
21
20
  */
22
21
  export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIdentityDkimAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutEmailIdentityDkimAttributesCommand_base: {
24
+ new (input: PutEmailIdentityDkimAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Used to enable or disable DKIM authentication for an email identity.</p>
@@ -59,23 +62,5 @@ export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIde
59
62
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
60
63
  *
61
64
  */
62
- export declare class PutEmailIdentityDkimAttributesCommand extends $Command<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, SESv2ClientResolvedConfig> {
63
- readonly input: PutEmailIdentityDkimAttributesCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: PutEmailIdentityDkimAttributesCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class PutEmailIdentityDkimAttributesCommand extends PutEmailIdentityDkimAttributesCommand_base {
81
66
  }
@@ -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 { PutEmailIdentityDkimSigningAttributesRequest, PutEmailIdentityDkimSigningAttributesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutEmailIdentityDkimSigningAttributesCommandInput extends PutEm
21
20
  */
22
21
  export interface PutEmailIdentityDkimSigningAttributesCommandOutput extends PutEmailIdentityDkimSigningAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutEmailIdentityDkimSigningAttributesCommand_base: {
24
+ new (input: PutEmailIdentityDkimSigningAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Used to configure or change the DKIM authentication settings for an email domain
@@ -91,23 +94,5 @@ export interface PutEmailIdentityDkimSigningAttributesCommandOutput extends PutE
91
94
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
92
95
  *
93
96
  */
94
- export declare class PutEmailIdentityDkimSigningAttributesCommand extends $Command<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, SESv2ClientResolvedConfig> {
95
- readonly input: PutEmailIdentityDkimSigningAttributesCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: PutEmailIdentityDkimSigningAttributesCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class PutEmailIdentityDkimSigningAttributesCommand extends PutEmailIdentityDkimSigningAttributesCommand_base {
113
98
  }
@@ -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 { PutEmailIdentityFeedbackAttributesRequest, PutEmailIdentityFeedbackAttributesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutEmailIdentityFeedbackAttributesCommandInput extends PutEmail
21
20
  */
22
21
  export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmailIdentityFeedbackAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutEmailIdentityFeedbackAttributesCommand_base: {
24
+ new (input: PutEmailIdentityFeedbackAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Used to enable or disable feedback forwarding for an identity. This setting determines
@@ -68,23 +71,5 @@ export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmai
68
71
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
69
72
  *
70
73
  */
71
- export declare class PutEmailIdentityFeedbackAttributesCommand extends $Command<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, SESv2ClientResolvedConfig> {
72
- readonly input: PutEmailIdentityFeedbackAttributesCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: PutEmailIdentityFeedbackAttributesCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class PutEmailIdentityFeedbackAttributesCommand extends PutEmailIdentityFeedbackAttributesCommand_base {
90
75
  }
@@ -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 { PutEmailIdentityMailFromAttributesRequest, PutEmailIdentityMailFromAttributesResponse } from "../models/models_1";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutEmailIdentityMailFromAttributesCommandInput extends PutEmail
21
20
  */
22
21
  export interface PutEmailIdentityMailFromAttributesCommandOutput extends PutEmailIdentityMailFromAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutEmailIdentityMailFromAttributesCommand_base: {
24
+ new (input: PutEmailIdentityMailFromAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Used to enable or disable the custom Mail-From domain configuration for an email
@@ -61,23 +64,5 @@ export interface PutEmailIdentityMailFromAttributesCommandOutput extends PutEmai
61
64
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
62
65
  *
63
66
  */
64
- export declare class PutEmailIdentityMailFromAttributesCommand extends $Command<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, SESv2ClientResolvedConfig> {
65
- readonly input: PutEmailIdentityMailFromAttributesCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: PutEmailIdentityMailFromAttributesCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class PutEmailIdentityMailFromAttributesCommand extends PutEmailIdentityMailFromAttributesCommand_base {
83
68
  }
@@ -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 { PutSuppressedDestinationRequest, PutSuppressedDestinationResponse } from "../models/models_1";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutSuppressedDestinationCommandInput extends PutSuppressedDesti
21
20
  */
22
21
  export interface PutSuppressedDestinationCommandOutput extends PutSuppressedDestinationResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutSuppressedDestinationCommand_base: {
24
+ new (input: PutSuppressedDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds an email address to the suppression list for your account.</p>
@@ -56,23 +59,5 @@ export interface PutSuppressedDestinationCommandOutput extends PutSuppressedDest
56
59
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
57
60
  *
58
61
  */
59
- export declare class PutSuppressedDestinationCommand extends $Command<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig> {
60
- readonly input: PutSuppressedDestinationCommandInput;
61
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
- /**
63
- * @public
64
- */
65
- constructor(input: PutSuppressedDestinationCommandInput);
66
- /**
67
- * @internal
68
- */
69
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput>;
70
- /**
71
- * @internal
72
- */
73
- private serialize;
74
- /**
75
- * @internal
76
- */
77
- private deserialize;
62
+ export declare class PutSuppressedDestinationCommand extends PutSuppressedDestinationCommand_base {
78
63
  }
@@ -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 { SendBulkEmailRequest, SendBulkEmailResponse } from "../models/models_1";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SendBulkEmailCommandInput extends SendBulkEmailRequest {
21
20
  */
22
21
  export interface SendBulkEmailCommandOutput extends SendBulkEmailResponse, __MetadataBearer {
23
22
  }
23
+ declare const SendBulkEmailCommand_base: {
24
+ new (input: SendBulkEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Composes an email message to multiple destinations.</p>
@@ -129,23 +132,5 @@ export interface SendBulkEmailCommandOutput extends SendBulkEmailResponse, __Met
129
132
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
130
133
  *
131
134
  */
132
- export declare class SendBulkEmailCommand extends $Command<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, SESv2ClientResolvedConfig> {
133
- readonly input: SendBulkEmailCommandInput;
134
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
135
- /**
136
- * @public
137
- */
138
- constructor(input: SendBulkEmailCommandInput);
139
- /**
140
- * @internal
141
- */
142
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendBulkEmailCommandInput, SendBulkEmailCommandOutput>;
143
- /**
144
- * @internal
145
- */
146
- private serialize;
147
- /**
148
- * @internal
149
- */
150
- private deserialize;
135
+ export declare class SendBulkEmailCommand extends SendBulkEmailCommand_base {
151
136
  }
@@ -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 { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/models_1";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SendCustomVerificationEmailCommandInput extends SendCustomVerif
21
20
  */
22
21
  export interface SendCustomVerificationEmailCommandOutput extends SendCustomVerificationEmailResponse, __MetadataBearer {
23
22
  }
23
+ declare const SendCustomVerificationEmailCommand_base: {
24
+ new (input: SendCustomVerificationEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds an email address to the list of identities for your Amazon SES account in the current
@@ -83,23 +86,5 @@ export interface SendCustomVerificationEmailCommandOutput extends SendCustomVeri
83
86
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
84
87
  *
85
88
  */
86
- export declare class SendCustomVerificationEmailCommand extends $Command<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESv2ClientResolvedConfig> {
87
- readonly input: SendCustomVerificationEmailCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: SendCustomVerificationEmailCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class SendCustomVerificationEmailCommand extends SendCustomVerificationEmailCommand_base {
105
90
  }
@@ -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 { SendEmailRequest, SendEmailResponse } from "../models/models_1";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SendEmailCommandInput extends SendEmailRequest {
21
20
  */
22
21
  export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBearer {
23
22
  }
23
+ declare const SendEmailCommand_base: {
24
+ new (input: SendEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Sends an email message. You can use the Amazon SES API v2 to send the following types of
@@ -154,23 +157,5 @@ export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBea
154
157
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
155
158
  *
156
159
  */
157
- export declare class SendEmailCommand extends $Command<SendEmailCommandInput, SendEmailCommandOutput, SESv2ClientResolvedConfig> {
158
- readonly input: SendEmailCommandInput;
159
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
160
- /**
161
- * @public
162
- */
163
- constructor(input: SendEmailCommandInput);
164
- /**
165
- * @internal
166
- */
167
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendEmailCommandInput, SendEmailCommandOutput>;
168
- /**
169
- * @internal
170
- */
171
- private serialize;
172
- /**
173
- * @internal
174
- */
175
- private deserialize;
160
+ export declare class SendEmailCommand extends SendEmailCommand_base {
176
161
  }
@@ -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 { TagResourceRequest, TagResourceResponse } from "../models/models_1";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
21
20
  */
22
21
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const TagResourceCommand_base: {
24
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Add one or more tags (keys and values) to a specified resource. A
@@ -75,23 +78,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
75
78
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
76
79
  *
77
80
  */
78
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, SESv2ClientResolvedConfig> {
79
- readonly input: TagResourceCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: TagResourceCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class TagResourceCommand extends TagResourceCommand_base {
97
82
  }
@@ -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 { TestRenderEmailTemplateRequest, TestRenderEmailTemplateResponse } from "../models/models_1";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TestRenderEmailTemplateCommandInput extends TestRenderEmailTemp
21
20
  */
22
21
  export interface TestRenderEmailTemplateCommandOutput extends TestRenderEmailTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const TestRenderEmailTemplateCommand_base: {
24
+ new (input: TestRenderEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a preview of the MIME content of an email when provided with a template and a
@@ -63,23 +66,5 @@ export interface TestRenderEmailTemplateCommandOutput extends TestRenderEmailTem
63
66
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
64
67
  *
65
68
  */
66
- export declare class TestRenderEmailTemplateCommand extends $Command<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
67
- readonly input: TestRenderEmailTemplateCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: TestRenderEmailTemplateCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class TestRenderEmailTemplateCommand extends TestRenderEmailTemplateCommand_base {
85
70
  }
@@ -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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
21
20
  */
22
21
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UntagResourceCommand_base: {
24
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Remove one or more tags (keys and values) from a specified resource.</p>
@@ -64,23 +67,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
64
67
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
65
68
  *
66
69
  */
67
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, SESv2ClientResolvedConfig> {
68
- readonly input: UntagResourceCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: UntagResourceCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
86
71
  }