@aws-sdk/client-ses 3.478.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 (289) hide show
  1. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +18 -41
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +18 -41
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
  4. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +18 -41
  5. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +18 -41
  6. package/dist-cjs/commands/CreateReceiptFilterCommand.js +18 -41
  7. package/dist-cjs/commands/CreateReceiptRuleCommand.js +18 -41
  8. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +18 -41
  9. package/dist-cjs/commands/CreateTemplateCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteIdentityCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteTemplateCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +18 -41
  21. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +18 -41
  22. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +18 -41
  23. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +18 -41
  25. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +18 -41
  26. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +18 -41
  27. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +18 -41
  28. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +18 -41
  29. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +18 -41
  30. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +18 -41
  31. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +18 -41
  32. package/dist-cjs/commands/GetSendQuotaCommand.js +18 -41
  33. package/dist-cjs/commands/GetSendStatisticsCommand.js +18 -41
  34. package/dist-cjs/commands/GetTemplateCommand.js +18 -41
  35. package/dist-cjs/commands/ListConfigurationSetsCommand.js +18 -41
  36. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +18 -41
  37. package/dist-cjs/commands/ListIdentitiesCommand.js +18 -41
  38. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +18 -41
  39. package/dist-cjs/commands/ListReceiptFiltersCommand.js +18 -41
  40. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +18 -41
  41. package/dist-cjs/commands/ListTemplatesCommand.js +18 -41
  42. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +18 -41
  43. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
  44. package/dist-cjs/commands/PutIdentityPolicyCommand.js +18 -41
  45. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +18 -41
  46. package/dist-cjs/commands/SendBounceCommand.js +18 -41
  47. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +18 -41
  48. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +18 -41
  49. package/dist-cjs/commands/SendEmailCommand.js +18 -41
  50. package/dist-cjs/commands/SendRawEmailCommand.js +18 -41
  51. package/dist-cjs/commands/SendTemplatedEmailCommand.js +18 -41
  52. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +18 -41
  53. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +18 -41
  54. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +18 -41
  55. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +18 -41
  56. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +18 -41
  57. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +18 -41
  58. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +18 -41
  59. package/dist-cjs/commands/TestRenderTemplateCommand.js +18 -41
  60. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +18 -41
  61. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
  62. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +18 -41
  63. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +18 -41
  64. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateTemplateCommand.js +18 -41
  68. package/dist-cjs/commands/VerifyDomainDkimCommand.js +18 -41
  69. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +18 -41
  70. package/dist-cjs/commands/VerifyEmailAddressCommand.js +18 -41
  71. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +18 -41
  72. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  73. package/dist-es/commands/CloneReceiptRuleSetCommand.js +18 -41
  74. package/dist-es/commands/CreateConfigurationSetCommand.js +18 -41
  75. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
  76. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +18 -41
  77. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +18 -41
  78. package/dist-es/commands/CreateReceiptFilterCommand.js +18 -41
  79. package/dist-es/commands/CreateReceiptRuleCommand.js +18 -41
  80. package/dist-es/commands/CreateReceiptRuleSetCommand.js +18 -41
  81. package/dist-es/commands/CreateTemplateCommand.js +18 -41
  82. package/dist-es/commands/DeleteConfigurationSetCommand.js +18 -41
  83. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
  84. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +18 -41
  85. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +18 -41
  86. package/dist-es/commands/DeleteIdentityCommand.js +18 -41
  87. package/dist-es/commands/DeleteIdentityPolicyCommand.js +18 -41
  88. package/dist-es/commands/DeleteReceiptFilterCommand.js +18 -41
  89. package/dist-es/commands/DeleteReceiptRuleCommand.js +18 -41
  90. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +18 -41
  91. package/dist-es/commands/DeleteTemplateCommand.js +18 -41
  92. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +18 -41
  93. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +18 -41
  94. package/dist-es/commands/DescribeConfigurationSetCommand.js +18 -41
  95. package/dist-es/commands/DescribeReceiptRuleCommand.js +18 -41
  96. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +18 -41
  97. package/dist-es/commands/GetAccountSendingEnabledCommand.js +18 -41
  98. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +18 -41
  99. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +18 -41
  100. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +18 -41
  101. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +18 -41
  102. package/dist-es/commands/GetIdentityPoliciesCommand.js +18 -41
  103. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +18 -41
  104. package/dist-es/commands/GetSendQuotaCommand.js +18 -41
  105. package/dist-es/commands/GetSendStatisticsCommand.js +18 -41
  106. package/dist-es/commands/GetTemplateCommand.js +18 -41
  107. package/dist-es/commands/ListConfigurationSetsCommand.js +18 -41
  108. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +18 -41
  109. package/dist-es/commands/ListIdentitiesCommand.js +18 -41
  110. package/dist-es/commands/ListIdentityPoliciesCommand.js +18 -41
  111. package/dist-es/commands/ListReceiptFiltersCommand.js +18 -41
  112. package/dist-es/commands/ListReceiptRuleSetsCommand.js +18 -41
  113. package/dist-es/commands/ListTemplatesCommand.js +18 -41
  114. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +18 -41
  115. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
  116. package/dist-es/commands/PutIdentityPolicyCommand.js +18 -41
  117. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +18 -41
  118. package/dist-es/commands/SendBounceCommand.js +18 -41
  119. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +18 -41
  120. package/dist-es/commands/SendCustomVerificationEmailCommand.js +18 -41
  121. package/dist-es/commands/SendEmailCommand.js +18 -41
  122. package/dist-es/commands/SendRawEmailCommand.js +18 -41
  123. package/dist-es/commands/SendTemplatedEmailCommand.js +18 -41
  124. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +18 -41
  125. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +18 -41
  126. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +18 -41
  127. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +18 -41
  128. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +18 -41
  129. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +18 -41
  130. package/dist-es/commands/SetReceiptRulePositionCommand.js +18 -41
  131. package/dist-es/commands/TestRenderTemplateCommand.js +18 -41
  132. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +18 -41
  133. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
  134. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +18 -41
  135. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +18 -41
  136. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +18 -41
  137. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +18 -41
  138. package/dist-es/commands/UpdateReceiptRuleCommand.js +18 -41
  139. package/dist-es/commands/UpdateTemplateCommand.js +18 -41
  140. package/dist-es/commands/VerifyDomainDkimCommand.js +18 -41
  141. package/dist-es/commands/VerifyDomainIdentityCommand.js +18 -41
  142. package/dist-es/commands/VerifyEmailAddressCommand.js +18 -41
  143. package/dist-es/commands/VerifyEmailIdentityCommand.js +18 -41
  144. package/dist-es/endpoint/EndpointParameters.js +6 -0
  145. package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +6 -21
  146. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +6 -21
  147. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +6 -21
  148. package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +6 -21
  149. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +6 -21
  150. package/dist-types/commands/CreateReceiptFilterCommand.d.ts +6 -21
  151. package/dist-types/commands/CreateReceiptRuleCommand.d.ts +6 -21
  152. package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +6 -21
  153. package/dist-types/commands/CreateTemplateCommand.d.ts +6 -21
  154. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +6 -21
  155. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +6 -21
  156. package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +6 -21
  157. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +6 -21
  158. package/dist-types/commands/DeleteIdentityCommand.d.ts +6 -21
  159. package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +6 -21
  160. package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +6 -21
  161. package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +6 -21
  162. package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +6 -21
  163. package/dist-types/commands/DeleteTemplateCommand.d.ts +6 -21
  164. package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +6 -21
  165. package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +6 -21
  166. package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +6 -21
  167. package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +6 -21
  168. package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +6 -21
  169. package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +6 -21
  170. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +6 -21
  171. package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +6 -21
  172. package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +6 -21
  173. package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +6 -21
  174. package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +6 -21
  175. package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +6 -21
  176. package/dist-types/commands/GetSendQuotaCommand.d.ts +6 -21
  177. package/dist-types/commands/GetSendStatisticsCommand.d.ts +6 -21
  178. package/dist-types/commands/GetTemplateCommand.d.ts +6 -21
  179. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +6 -21
  180. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +6 -21
  181. package/dist-types/commands/ListIdentitiesCommand.d.ts +6 -21
  182. package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +6 -21
  183. package/dist-types/commands/ListReceiptFiltersCommand.d.ts +6 -21
  184. package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +6 -21
  185. package/dist-types/commands/ListTemplatesCommand.d.ts +6 -21
  186. package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +6 -21
  187. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +6 -21
  188. package/dist-types/commands/PutIdentityPolicyCommand.d.ts +6 -21
  189. package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +6 -21
  190. package/dist-types/commands/SendBounceCommand.d.ts +6 -21
  191. package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +6 -21
  192. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +6 -21
  193. package/dist-types/commands/SendEmailCommand.d.ts +6 -21
  194. package/dist-types/commands/SendRawEmailCommand.d.ts +6 -21
  195. package/dist-types/commands/SendTemplatedEmailCommand.d.ts +6 -21
  196. package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +6 -21
  197. package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +6 -21
  198. package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +6 -21
  199. package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +6 -21
  200. package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +6 -21
  201. package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +6 -21
  202. package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +6 -21
  203. package/dist-types/commands/TestRenderTemplateCommand.d.ts +6 -21
  204. package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +6 -21
  205. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +6 -21
  206. package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +6 -21
  207. package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +6 -21
  208. package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +6 -21
  209. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +6 -21
  210. package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +6 -21
  211. package/dist-types/commands/UpdateTemplateCommand.d.ts +6 -21
  212. package/dist-types/commands/VerifyDomainDkimCommand.d.ts +6 -21
  213. package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +6 -21
  214. package/dist-types/commands/VerifyEmailAddressCommand.d.ts +6 -21
  215. package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +6 -21
  216. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  217. package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -24
  219. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +12 -24
  221. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +12 -24
  222. package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -24
  227. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +14 -23
  231. package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +14 -23
  233. package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +14 -23
  234. package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +14 -23
  236. package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +12 -24
  242. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +14 -23
  250. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -24
  252. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +12 -24
  253. package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +12 -24
  255. package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +12 -24
  274. package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +11 -25
  279. package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +14 -23
  287. package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +14 -23
  288. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  289. package/package.json +9 -9
@@ -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 { SendBounceRequest, SendBounceResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SendBounceCommandInput extends SendBounceRequest {
21
20
  */
22
21
  export interface SendBounceCommandOutput extends SendBounceResponse, __MetadataBearer {
23
22
  }
23
+ declare const SendBounceCommand_base: {
24
+ new (input: SendBounceCommandInput): import("@smithy/smithy-client").CommandImpl<SendBounceCommandInput, SendBounceCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Generates and sends a bounce message to the sender of an email you received through
@@ -98,23 +101,5 @@ export interface SendBounceCommandOutput extends SendBounceResponse, __MetadataB
98
101
  * <p>Base exception class for all service exceptions from SES service.</p>
99
102
  *
100
103
  */
101
- export declare class SendBounceCommand extends $Command<SendBounceCommandInput, SendBounceCommandOutput, SESClientResolvedConfig> {
102
- readonly input: SendBounceCommandInput;
103
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
104
- /**
105
- * @public
106
- */
107
- constructor(input: SendBounceCommandInput);
108
- /**
109
- * @internal
110
- */
111
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendBounceCommandInput, SendBounceCommandOutput>;
112
- /**
113
- * @internal
114
- */
115
- private serialize;
116
- /**
117
- * @internal
118
- */
119
- private deserialize;
104
+ export declare class SendBounceCommand extends SendBounceCommand_base {
120
105
  }
@@ -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 { SendBulkTemplatedEmailRequest, SendBulkTemplatedEmailResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SendBulkTemplatedEmailCommandInput extends SendBulkTemplatedEma
21
20
  */
22
21
  export interface SendBulkTemplatedEmailCommandOutput extends SendBulkTemplatedEmailResponse, __MetadataBearer {
23
22
  }
23
+ declare const SendBulkTemplatedEmailCommand_base: {
24
+ new (input: SendBulkTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput, SESClientResolvedConfig, 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. The message body is created using
@@ -162,23 +165,5 @@ export interface SendBulkTemplatedEmailCommandOutput extends SendBulkTemplatedEm
162
165
  * <p>Base exception class for all service exceptions from SES service.</p>
163
166
  *
164
167
  */
165
- export declare class SendBulkTemplatedEmailCommand extends $Command<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput, SESClientResolvedConfig> {
166
- readonly input: SendBulkTemplatedEmailCommandInput;
167
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
168
- /**
169
- * @public
170
- */
171
- constructor(input: SendBulkTemplatedEmailCommandInput);
172
- /**
173
- * @internal
174
- */
175
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput>;
176
- /**
177
- * @internal
178
- */
179
- private serialize;
180
- /**
181
- * @internal
182
- */
183
- private deserialize;
168
+ export declare class SendBulkTemplatedEmailCommand extends SendBulkTemplatedEmailCommand_base {
184
169
  }
@@ -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_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
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, SESClientResolvedConfig, 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
@@ -79,23 +82,5 @@ export interface SendCustomVerificationEmailCommandOutput extends SendCustomVeri
79
82
  * <p>Base exception class for all service exceptions from SES service.</p>
80
83
  *
81
84
  */
82
- export declare class SendCustomVerificationEmailCommand extends $Command<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESClientResolvedConfig> {
83
- readonly input: SendCustomVerificationEmailCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: SendCustomVerificationEmailCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class SendCustomVerificationEmailCommand extends SendCustomVerificationEmailCommand_base {
101
86
  }
@@ -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_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
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, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Composes an email message and immediately queues it for sending. To send email using
@@ -200,23 +203,5 @@ export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBea
200
203
  * ```
201
204
  *
202
205
  */
203
- export declare class SendEmailCommand extends $Command<SendEmailCommandInput, SendEmailCommandOutput, SESClientResolvedConfig> {
204
- readonly input: SendEmailCommandInput;
205
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
206
- /**
207
- * @public
208
- */
209
- constructor(input: SendEmailCommandInput);
210
- /**
211
- * @internal
212
- */
213
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendEmailCommandInput, SendEmailCommandOutput>;
214
- /**
215
- * @internal
216
- */
217
- private serialize;
218
- /**
219
- * @internal
220
- */
221
- private deserialize;
206
+ export declare class SendEmailCommand extends SendEmailCommand_base {
222
207
  }
@@ -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 { SendRawEmailRequest, SendRawEmailResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SendRawEmailCommandInput extends SendRawEmailRequest {
21
20
  */
22
21
  export interface SendRawEmailCommandOutput extends SendRawEmailResponse, __MetadataBearer {
23
22
  }
23
+ declare const SendRawEmailCommand_base: {
24
+ new (input: SendRawEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendRawEmailCommandInput, SendRawEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Composes an email message and immediately queues it for sending.</p>
@@ -211,23 +214,5 @@ export interface SendRawEmailCommandOutput extends SendRawEmailResponse, __Metad
211
214
  * ```
212
215
  *
213
216
  */
214
- export declare class SendRawEmailCommand extends $Command<SendRawEmailCommandInput, SendRawEmailCommandOutput, SESClientResolvedConfig> {
215
- readonly input: SendRawEmailCommandInput;
216
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
217
- /**
218
- * @public
219
- */
220
- constructor(input: SendRawEmailCommandInput);
221
- /**
222
- * @internal
223
- */
224
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendRawEmailCommandInput, SendRawEmailCommandOutput>;
225
- /**
226
- * @internal
227
- */
228
- private serialize;
229
- /**
230
- * @internal
231
- */
232
- private deserialize;
217
+ export declare class SendRawEmailCommand extends SendRawEmailCommand_base {
233
218
  }
@@ -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 { SendTemplatedEmailRequest, SendTemplatedEmailResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SendTemplatedEmailCommandInput extends SendTemplatedEmailReques
21
20
  */
22
21
  export interface SendTemplatedEmailCommandOutput extends SendTemplatedEmailResponse, __MetadataBearer {
23
22
  }
23
+ declare const SendTemplatedEmailCommand_base: {
24
+ new (input: SendTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Composes an email message using an email template and immediately queues it for
@@ -151,23 +154,5 @@ export interface SendTemplatedEmailCommandOutput extends SendTemplatedEmailRespo
151
154
  * <p>Base exception class for all service exceptions from SES service.</p>
152
155
  *
153
156
  */
154
- export declare class SendTemplatedEmailCommand extends $Command<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput, SESClientResolvedConfig> {
155
- readonly input: SendTemplatedEmailCommandInput;
156
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
157
- /**
158
- * @public
159
- */
160
- constructor(input: SendTemplatedEmailCommandInput);
161
- /**
162
- * @internal
163
- */
164
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput>;
165
- /**
166
- * @internal
167
- */
168
- private serialize;
169
- /**
170
- * @internal
171
- */
172
- private deserialize;
157
+ export declare class SendTemplatedEmailCommand extends SendTemplatedEmailCommand_base {
173
158
  }
@@ -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 { SetActiveReceiptRuleSetRequest, SetActiveReceiptRuleSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SetActiveReceiptRuleSetCommandInput extends SetActiveReceiptRul
21
20
  */
22
21
  export interface SetActiveReceiptRuleSetCommandOutput extends SetActiveReceiptRuleSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const SetActiveReceiptRuleSetCommand_base: {
24
+ new (input: SetActiveReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Sets the specified receipt rule set as the active receipt rule set.</p>
@@ -70,23 +73,5 @@ export interface SetActiveReceiptRuleSetCommandOutput extends SetActiveReceiptRu
70
73
  * ```
71
74
  *
72
75
  */
73
- export declare class SetActiveReceiptRuleSetCommand extends $Command<SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
74
- readonly input: SetActiveReceiptRuleSetCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: SetActiveReceiptRuleSetCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class SetActiveReceiptRuleSetCommand extends SetActiveReceiptRuleSetCommand_base {
92
77
  }
@@ -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 { SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SetIdentityDkimEnabledCommandInput extends SetIdentityDkimEnabl
21
20
  */
22
21
  export interface SetIdentityDkimEnabledCommandOutput extends SetIdentityDkimEnabledResponse, __MetadataBearer {
23
22
  }
23
+ declare const SetIdentityDkimEnabledCommand_base: {
24
+ new (input: SetIdentityDkimEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables or disables Easy DKIM signing of email sent from an identity. If Easy DKIM
@@ -75,23 +78,5 @@ export interface SetIdentityDkimEnabledCommandOutput extends SetIdentityDkimEnab
75
78
  * ```
76
79
  *
77
80
  */
78
- export declare class SetIdentityDkimEnabledCommand extends $Command<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput, SESClientResolvedConfig> {
79
- readonly input: SetIdentityDkimEnabledCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: SetIdentityDkimEnabledCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class SetIdentityDkimEnabledCommand extends SetIdentityDkimEnabledCommand_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 { SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SetIdentityFeedbackForwardingEnabledCommandInput extends SetIde
21
20
  */
22
21
  export interface SetIdentityFeedbackForwardingEnabledCommandOutput extends SetIdentityFeedbackForwardingEnabledResponse, __MetadataBearer {
23
22
  }
23
+ declare const SetIdentityFeedbackForwardingEnabledCommand_base: {
24
+ new (input: SetIdentityFeedbackForwardingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Given an identity (an email address or a domain), enables or disables whether Amazon SES
@@ -72,23 +75,5 @@ export interface SetIdentityFeedbackForwardingEnabledCommandOutput extends SetId
72
75
  * ```
73
76
  *
74
77
  */
75
- export declare class SetIdentityFeedbackForwardingEnabledCommand extends $Command<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput, SESClientResolvedConfig> {
76
- readonly input: SetIdentityFeedbackForwardingEnabledCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: SetIdentityFeedbackForwardingEnabledCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class SetIdentityFeedbackForwardingEnabledCommand extends SetIdentityFeedbackForwardingEnabledCommand_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 { SetIdentityHeadersInNotificationsEnabledRequest, SetIdentityHeadersInNotificationsEnabledResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SetIdentityHeadersInNotificationsEnabledCommandInput extends Se
21
20
  */
22
21
  export interface SetIdentityHeadersInNotificationsEnabledCommandOutput extends SetIdentityHeadersInNotificationsEnabledResponse, __MetadataBearer {
23
22
  }
23
+ declare const SetIdentityHeadersInNotificationsEnabledCommand_base: {
24
+ new (input: SetIdentityHeadersInNotificationsEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Given an identity (an email address or a domain), sets whether Amazon SES includes the
@@ -69,23 +72,5 @@ export interface SetIdentityHeadersInNotificationsEnabledCommandOutput extends S
69
72
  * ```
70
73
  *
71
74
  */
72
- export declare class SetIdentityHeadersInNotificationsEnabledCommand extends $Command<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput, SESClientResolvedConfig> {
73
- readonly input: SetIdentityHeadersInNotificationsEnabledCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: SetIdentityHeadersInNotificationsEnabledCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class SetIdentityHeadersInNotificationsEnabledCommand extends SetIdentityHeadersInNotificationsEnabledCommand_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 { SetIdentityMailFromDomainRequest, SetIdentityMailFromDomainResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SetIdentityMailFromDomainCommandInput extends SetIdentityMailFr
21
20
  */
22
21
  export interface SetIdentityMailFromDomainCommandOutput extends SetIdentityMailFromDomainResponse, __MetadataBearer {
23
22
  }
23
+ declare const SetIdentityMailFromDomainCommand_base: {
24
+ new (input: SetIdentityMailFromDomainCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables or disables the custom MAIL FROM domain setup for a verified identity (an
@@ -72,23 +75,5 @@ export interface SetIdentityMailFromDomainCommandOutput extends SetIdentityMailF
72
75
  * ```
73
76
  *
74
77
  */
75
- export declare class SetIdentityMailFromDomainCommand extends $Command<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput, SESClientResolvedConfig> {
76
- readonly input: SetIdentityMailFromDomainCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: SetIdentityMailFromDomainCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class SetIdentityMailFromDomainCommand extends SetIdentityMailFromDomainCommand_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 { SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SetIdentityNotificationTopicCommandInput extends SetIdentityNot
21
20
  */
22
21
  export interface SetIdentityNotificationTopicCommandOutput extends SetIdentityNotificationTopicResponse, __MetadataBearer {
23
22
  }
23
+ declare const SetIdentityNotificationTopicCommand_base: {
24
+ new (input: SetIdentityNotificationTopicCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications. When you use
@@ -72,23 +75,5 @@ export interface SetIdentityNotificationTopicCommandOutput extends SetIdentityNo
72
75
  * ```
73
76
  *
74
77
  */
75
- export declare class SetIdentityNotificationTopicCommand extends $Command<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput, SESClientResolvedConfig> {
76
- readonly input: SetIdentityNotificationTopicCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: SetIdentityNotificationTopicCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class SetIdentityNotificationTopicCommand extends SetIdentityNotificationTopicCommand_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 { SetReceiptRulePositionRequest, SetReceiptRulePositionResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SetReceiptRulePositionCommandInput extends SetReceiptRulePositi
21
20
  */
22
21
  export interface SetReceiptRulePositionCommandOutput extends SetReceiptRulePositionResponse, __MetadataBearer {
23
22
  }
23
+ declare const SetReceiptRulePositionCommand_base: {
24
+ new (input: SetReceiptRulePositionCommandInput): import("@smithy/smithy-client").CommandImpl<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Sets the position of the specified receipt rule in the receipt rule set.</p>
@@ -73,23 +76,5 @@ export interface SetReceiptRulePositionCommandOutput extends SetReceiptRulePosit
73
76
  * ```
74
77
  *
75
78
  */
76
- export declare class SetReceiptRulePositionCommand extends $Command<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput, SESClientResolvedConfig> {
77
- readonly input: SetReceiptRulePositionCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: SetReceiptRulePositionCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class SetReceiptRulePositionCommand extends SetReceiptRulePositionCommand_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 { TestRenderTemplateRequest, TestRenderTemplateResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TestRenderTemplateCommandInput extends TestRenderTemplateReques
21
20
  */
22
21
  export interface TestRenderTemplateCommandOutput extends TestRenderTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const TestRenderTemplateCommand_base: {
24
+ new (input: TestRenderTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput, SESClientResolvedConfig, 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
@@ -67,23 +70,5 @@ export interface TestRenderTemplateCommandOutput extends TestRenderTemplateRespo
67
70
  * <p>Base exception class for all service exceptions from SES service.</p>
68
71
  *
69
72
  */
70
- export declare class TestRenderTemplateCommand extends $Command<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput, SESClientResolvedConfig> {
71
- readonly input: TestRenderTemplateCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: TestRenderTemplateCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class TestRenderTemplateCommand extends TestRenderTemplateCommand_base {
89
74
  }