@aws-sdk/client-ses 3.35.0 → 3.36.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 (436) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/SES.js +0 -1
  3. package/dist-cjs/SESClient.js +0 -1
  4. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +0 -1
  5. package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -1
  6. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
  7. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +0 -1
  8. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -1
  9. package/dist-cjs/commands/CreateReceiptFilterCommand.js +0 -1
  10. package/dist-cjs/commands/CreateReceiptRuleCommand.js +0 -1
  11. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +0 -1
  12. package/dist-cjs/commands/CreateTemplateCommand.js +0 -1
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -1
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
  15. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +0 -1
  16. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -1
  17. package/dist-cjs/commands/DeleteIdentityCommand.js +0 -1
  18. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +0 -1
  19. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +0 -1
  20. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +0 -1
  21. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +0 -1
  22. package/dist-cjs/commands/DeleteTemplateCommand.js +0 -1
  23. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +0 -1
  24. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +0 -1
  25. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +0 -1
  26. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +0 -1
  27. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +0 -1
  28. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +0 -1
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -1
  30. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +0 -1
  31. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +0 -1
  32. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +0 -1
  33. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +0 -1
  34. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +0 -1
  35. package/dist-cjs/commands/GetSendQuotaCommand.js +0 -1
  36. package/dist-cjs/commands/GetSendStatisticsCommand.js +0 -1
  37. package/dist-cjs/commands/GetTemplateCommand.js +0 -1
  38. package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -1
  39. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -1
  40. package/dist-cjs/commands/ListIdentitiesCommand.js +0 -1
  41. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +0 -1
  42. package/dist-cjs/commands/ListReceiptFiltersCommand.js +0 -1
  43. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +0 -1
  44. package/dist-cjs/commands/ListTemplatesCommand.js +0 -1
  45. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +0 -1
  46. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
  47. package/dist-cjs/commands/PutIdentityPolicyCommand.js +0 -1
  48. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +0 -1
  49. package/dist-cjs/commands/SendBounceCommand.js +0 -1
  50. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +0 -1
  51. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -1
  52. package/dist-cjs/commands/SendEmailCommand.js +0 -1
  53. package/dist-cjs/commands/SendRawEmailCommand.js +0 -1
  54. package/dist-cjs/commands/SendTemplatedEmailCommand.js +0 -1
  55. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +0 -1
  56. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +0 -1
  57. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +0 -1
  58. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +0 -1
  59. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +0 -1
  60. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +0 -1
  61. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +0 -1
  62. package/dist-cjs/commands/TestRenderTemplateCommand.js +0 -1
  63. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +0 -1
  64. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
  65. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +0 -1
  66. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +0 -1
  67. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +0 -1
  68. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -1
  69. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +0 -1
  70. package/dist-cjs/commands/UpdateTemplateCommand.js +0 -1
  71. package/dist-cjs/commands/VerifyDomainDkimCommand.js +0 -1
  72. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +0 -1
  73. package/dist-cjs/commands/VerifyEmailAddressCommand.js +0 -1
  74. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +0 -1
  75. package/dist-cjs/endpoints.js +0 -1
  76. package/dist-cjs/index.js +0 -1
  77. package/dist-cjs/models/index.js +0 -1
  78. package/dist-cjs/models/models_0.js +0 -1
  79. package/dist-cjs/pagination/Interfaces.js +0 -1
  80. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -1
  81. package/dist-cjs/pagination/ListIdentitiesPaginator.js +0 -1
  82. package/dist-cjs/protocols/Aws_query.js +0 -1
  83. package/dist-cjs/runtimeConfig.browser.js +2 -3
  84. package/dist-cjs/runtimeConfig.js +3 -4
  85. package/dist-cjs/runtimeConfig.native.js +0 -1
  86. package/dist-cjs/runtimeConfig.shared.js +0 -1
  87. package/dist-cjs/waiters/waitForIdentityExists.js +0 -1
  88. package/dist-es/SES.js +0 -1
  89. package/dist-es/SESClient.js +0 -1
  90. package/dist-es/commands/CloneReceiptRuleSetCommand.js +0 -1
  91. package/dist-es/commands/CreateConfigurationSetCommand.js +0 -1
  92. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
  93. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +0 -1
  94. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -1
  95. package/dist-es/commands/CreateReceiptFilterCommand.js +0 -1
  96. package/dist-es/commands/CreateReceiptRuleCommand.js +0 -1
  97. package/dist-es/commands/CreateReceiptRuleSetCommand.js +0 -1
  98. package/dist-es/commands/CreateTemplateCommand.js +0 -1
  99. package/dist-es/commands/DeleteConfigurationSetCommand.js +0 -1
  100. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
  101. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +0 -1
  102. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -1
  103. package/dist-es/commands/DeleteIdentityCommand.js +0 -1
  104. package/dist-es/commands/DeleteIdentityPolicyCommand.js +0 -1
  105. package/dist-es/commands/DeleteReceiptFilterCommand.js +0 -1
  106. package/dist-es/commands/DeleteReceiptRuleCommand.js +0 -1
  107. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +0 -1
  108. package/dist-es/commands/DeleteTemplateCommand.js +0 -1
  109. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +0 -1
  110. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +0 -1
  111. package/dist-es/commands/DescribeConfigurationSetCommand.js +0 -1
  112. package/dist-es/commands/DescribeReceiptRuleCommand.js +0 -1
  113. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +0 -1
  114. package/dist-es/commands/GetAccountSendingEnabledCommand.js +0 -1
  115. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +0 -1
  116. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +0 -1
  117. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +0 -1
  118. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +0 -1
  119. package/dist-es/commands/GetIdentityPoliciesCommand.js +0 -1
  120. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +0 -1
  121. package/dist-es/commands/GetSendQuotaCommand.js +0 -1
  122. package/dist-es/commands/GetSendStatisticsCommand.js +0 -1
  123. package/dist-es/commands/GetTemplateCommand.js +0 -1
  124. package/dist-es/commands/ListConfigurationSetsCommand.js +0 -1
  125. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -1
  126. package/dist-es/commands/ListIdentitiesCommand.js +0 -1
  127. package/dist-es/commands/ListIdentityPoliciesCommand.js +0 -1
  128. package/dist-es/commands/ListReceiptFiltersCommand.js +0 -1
  129. package/dist-es/commands/ListReceiptRuleSetsCommand.js +0 -1
  130. package/dist-es/commands/ListTemplatesCommand.js +0 -1
  131. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +0 -1
  132. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
  133. package/dist-es/commands/PutIdentityPolicyCommand.js +0 -1
  134. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +0 -1
  135. package/dist-es/commands/SendBounceCommand.js +0 -1
  136. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +0 -1
  137. package/dist-es/commands/SendCustomVerificationEmailCommand.js +0 -1
  138. package/dist-es/commands/SendEmailCommand.js +0 -1
  139. package/dist-es/commands/SendRawEmailCommand.js +0 -1
  140. package/dist-es/commands/SendTemplatedEmailCommand.js +0 -1
  141. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +0 -1
  142. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +0 -1
  143. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +0 -1
  144. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +0 -1
  145. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +0 -1
  146. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +0 -1
  147. package/dist-es/commands/SetReceiptRulePositionCommand.js +0 -1
  148. package/dist-es/commands/TestRenderTemplateCommand.js +0 -1
  149. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +0 -1
  150. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
  151. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +0 -1
  152. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +0 -1
  153. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +0 -1
  154. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -1
  155. package/dist-es/commands/UpdateReceiptRuleCommand.js +0 -1
  156. package/dist-es/commands/UpdateTemplateCommand.js +0 -1
  157. package/dist-es/commands/VerifyDomainDkimCommand.js +0 -1
  158. package/dist-es/commands/VerifyDomainIdentityCommand.js +0 -1
  159. package/dist-es/commands/VerifyEmailAddressCommand.js +0 -1
  160. package/dist-es/commands/VerifyEmailIdentityCommand.js +0 -1
  161. package/dist-es/endpoints.js +0 -1
  162. package/dist-es/index.js +0 -1
  163. package/dist-es/models/index.js +0 -1
  164. package/dist-es/models/models_0.js +0 -1
  165. package/dist-es/pagination/Interfaces.js +0 -1
  166. package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -1
  167. package/dist-es/pagination/ListIdentitiesPaginator.js +0 -1
  168. package/dist-es/protocols/Aws_query.js +0 -1
  169. package/dist-es/runtimeConfig.browser.js +1 -2
  170. package/dist-es/runtimeConfig.js +2 -3
  171. package/dist-es/runtimeConfig.native.js +0 -1
  172. package/dist-es/runtimeConfig.shared.js +0 -1
  173. package/dist-es/waiters/waitForIdentityExists.js +0 -1
  174. package/package.json +34 -31
  175. package/dist-cjs/SES.js.map +0 -1
  176. package/dist-cjs/SESClient.js.map +0 -1
  177. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js.map +0 -1
  178. package/dist-cjs/commands/CreateConfigurationSetCommand.js.map +0 -1
  179. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  180. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js.map +0 -1
  181. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
  182. package/dist-cjs/commands/CreateReceiptFilterCommand.js.map +0 -1
  183. package/dist-cjs/commands/CreateReceiptRuleCommand.js.map +0 -1
  184. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js.map +0 -1
  185. package/dist-cjs/commands/CreateTemplateCommand.js.map +0 -1
  186. package/dist-cjs/commands/DeleteConfigurationSetCommand.js.map +0 -1
  187. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  188. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js.map +0 -1
  189. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
  190. package/dist-cjs/commands/DeleteIdentityCommand.js.map +0 -1
  191. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js.map +0 -1
  192. package/dist-cjs/commands/DeleteReceiptFilterCommand.js.map +0 -1
  193. package/dist-cjs/commands/DeleteReceiptRuleCommand.js.map +0 -1
  194. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js.map +0 -1
  195. package/dist-cjs/commands/DeleteTemplateCommand.js.map +0 -1
  196. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js.map +0 -1
  197. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js.map +0 -1
  198. package/dist-cjs/commands/DescribeConfigurationSetCommand.js.map +0 -1
  199. package/dist-cjs/commands/DescribeReceiptRuleCommand.js.map +0 -1
  200. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js.map +0 -1
  201. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js.map +0 -1
  202. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
  203. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js.map +0 -1
  204. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js.map +0 -1
  205. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js.map +0 -1
  206. package/dist-cjs/commands/GetIdentityPoliciesCommand.js.map +0 -1
  207. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js.map +0 -1
  208. package/dist-cjs/commands/GetSendQuotaCommand.js.map +0 -1
  209. package/dist-cjs/commands/GetSendStatisticsCommand.js.map +0 -1
  210. package/dist-cjs/commands/GetTemplateCommand.js.map +0 -1
  211. package/dist-cjs/commands/ListConfigurationSetsCommand.js.map +0 -1
  212. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
  213. package/dist-cjs/commands/ListIdentitiesCommand.js.map +0 -1
  214. package/dist-cjs/commands/ListIdentityPoliciesCommand.js.map +0 -1
  215. package/dist-cjs/commands/ListReceiptFiltersCommand.js.map +0 -1
  216. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js.map +0 -1
  217. package/dist-cjs/commands/ListTemplatesCommand.js.map +0 -1
  218. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js.map +0 -1
  219. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  220. package/dist-cjs/commands/PutIdentityPolicyCommand.js.map +0 -1
  221. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js.map +0 -1
  222. package/dist-cjs/commands/SendBounceCommand.js.map +0 -1
  223. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js.map +0 -1
  224. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js.map +0 -1
  225. package/dist-cjs/commands/SendEmailCommand.js.map +0 -1
  226. package/dist-cjs/commands/SendRawEmailCommand.js.map +0 -1
  227. package/dist-cjs/commands/SendTemplatedEmailCommand.js.map +0 -1
  228. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js.map +0 -1
  229. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js.map +0 -1
  230. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js.map +0 -1
  231. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js.map +0 -1
  232. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js.map +0 -1
  233. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js.map +0 -1
  234. package/dist-cjs/commands/SetReceiptRulePositionCommand.js.map +0 -1
  235. package/dist-cjs/commands/TestRenderTemplateCommand.js.map +0 -1
  236. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js.map +0 -1
  237. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  238. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js.map +0 -1
  239. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js.map +0 -1
  240. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js.map +0 -1
  241. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
  242. package/dist-cjs/commands/UpdateReceiptRuleCommand.js.map +0 -1
  243. package/dist-cjs/commands/UpdateTemplateCommand.js.map +0 -1
  244. package/dist-cjs/commands/VerifyDomainDkimCommand.js.map +0 -1
  245. package/dist-cjs/commands/VerifyDomainIdentityCommand.js.map +0 -1
  246. package/dist-cjs/commands/VerifyEmailAddressCommand.js.map +0 -1
  247. package/dist-cjs/commands/VerifyEmailIdentityCommand.js.map +0 -1
  248. package/dist-cjs/endpoints.js.map +0 -1
  249. package/dist-cjs/index.js.map +0 -1
  250. package/dist-cjs/models/index.js.map +0 -1
  251. package/dist-cjs/models/models_0.js.map +0 -1
  252. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  253. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
  254. package/dist-cjs/pagination/ListIdentitiesPaginator.js.map +0 -1
  255. package/dist-cjs/protocols/Aws_query.js.map +0 -1
  256. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  257. package/dist-cjs/runtimeConfig.js.map +0 -1
  258. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  259. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  260. package/dist-cjs/waiters/waitForIdentityExists.js.map +0 -1
  261. package/dist-es/SES.js.map +0 -1
  262. package/dist-es/SESClient.js.map +0 -1
  263. package/dist-es/commands/CloneReceiptRuleSetCommand.js.map +0 -1
  264. package/dist-es/commands/CreateConfigurationSetCommand.js.map +0 -1
  265. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  266. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js.map +0 -1
  267. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
  268. package/dist-es/commands/CreateReceiptFilterCommand.js.map +0 -1
  269. package/dist-es/commands/CreateReceiptRuleCommand.js.map +0 -1
  270. package/dist-es/commands/CreateReceiptRuleSetCommand.js.map +0 -1
  271. package/dist-es/commands/CreateTemplateCommand.js.map +0 -1
  272. package/dist-es/commands/DeleteConfigurationSetCommand.js.map +0 -1
  273. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  274. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js.map +0 -1
  275. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
  276. package/dist-es/commands/DeleteIdentityCommand.js.map +0 -1
  277. package/dist-es/commands/DeleteIdentityPolicyCommand.js.map +0 -1
  278. package/dist-es/commands/DeleteReceiptFilterCommand.js.map +0 -1
  279. package/dist-es/commands/DeleteReceiptRuleCommand.js.map +0 -1
  280. package/dist-es/commands/DeleteReceiptRuleSetCommand.js.map +0 -1
  281. package/dist-es/commands/DeleteTemplateCommand.js.map +0 -1
  282. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js.map +0 -1
  283. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js.map +0 -1
  284. package/dist-es/commands/DescribeConfigurationSetCommand.js.map +0 -1
  285. package/dist-es/commands/DescribeReceiptRuleCommand.js.map +0 -1
  286. package/dist-es/commands/DescribeReceiptRuleSetCommand.js.map +0 -1
  287. package/dist-es/commands/GetAccountSendingEnabledCommand.js.map +0 -1
  288. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
  289. package/dist-es/commands/GetIdentityDkimAttributesCommand.js.map +0 -1
  290. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js.map +0 -1
  291. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js.map +0 -1
  292. package/dist-es/commands/GetIdentityPoliciesCommand.js.map +0 -1
  293. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js.map +0 -1
  294. package/dist-es/commands/GetSendQuotaCommand.js.map +0 -1
  295. package/dist-es/commands/GetSendStatisticsCommand.js.map +0 -1
  296. package/dist-es/commands/GetTemplateCommand.js.map +0 -1
  297. package/dist-es/commands/ListConfigurationSetsCommand.js.map +0 -1
  298. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
  299. package/dist-es/commands/ListIdentitiesCommand.js.map +0 -1
  300. package/dist-es/commands/ListIdentityPoliciesCommand.js.map +0 -1
  301. package/dist-es/commands/ListReceiptFiltersCommand.js.map +0 -1
  302. package/dist-es/commands/ListReceiptRuleSetsCommand.js.map +0 -1
  303. package/dist-es/commands/ListTemplatesCommand.js.map +0 -1
  304. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js.map +0 -1
  305. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  306. package/dist-es/commands/PutIdentityPolicyCommand.js.map +0 -1
  307. package/dist-es/commands/ReorderReceiptRuleSetCommand.js.map +0 -1
  308. package/dist-es/commands/SendBounceCommand.js.map +0 -1
  309. package/dist-es/commands/SendBulkTemplatedEmailCommand.js.map +0 -1
  310. package/dist-es/commands/SendCustomVerificationEmailCommand.js.map +0 -1
  311. package/dist-es/commands/SendEmailCommand.js.map +0 -1
  312. package/dist-es/commands/SendRawEmailCommand.js.map +0 -1
  313. package/dist-es/commands/SendTemplatedEmailCommand.js.map +0 -1
  314. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js.map +0 -1
  315. package/dist-es/commands/SetIdentityDkimEnabledCommand.js.map +0 -1
  316. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js.map +0 -1
  317. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js.map +0 -1
  318. package/dist-es/commands/SetIdentityMailFromDomainCommand.js.map +0 -1
  319. package/dist-es/commands/SetIdentityNotificationTopicCommand.js.map +0 -1
  320. package/dist-es/commands/SetReceiptRulePositionCommand.js.map +0 -1
  321. package/dist-es/commands/TestRenderTemplateCommand.js.map +0 -1
  322. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js.map +0 -1
  323. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  324. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js.map +0 -1
  325. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js.map +0 -1
  326. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js.map +0 -1
  327. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
  328. package/dist-es/commands/UpdateReceiptRuleCommand.js.map +0 -1
  329. package/dist-es/commands/UpdateTemplateCommand.js.map +0 -1
  330. package/dist-es/commands/VerifyDomainDkimCommand.js.map +0 -1
  331. package/dist-es/commands/VerifyDomainIdentityCommand.js.map +0 -1
  332. package/dist-es/commands/VerifyEmailAddressCommand.js.map +0 -1
  333. package/dist-es/commands/VerifyEmailIdentityCommand.js.map +0 -1
  334. package/dist-es/endpoints.js.map +0 -1
  335. package/dist-es/index.js.map +0 -1
  336. package/dist-es/models/index.js.map +0 -1
  337. package/dist-es/models/models_0.js.map +0 -1
  338. package/dist-es/pagination/Interfaces.js.map +0 -1
  339. package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
  340. package/dist-es/pagination/ListIdentitiesPaginator.js.map +0 -1
  341. package/dist-es/protocols/Aws_query.js.map +0 -1
  342. package/dist-es/runtimeConfig.browser.js.map +0 -1
  343. package/dist-es/runtimeConfig.js.map +0 -1
  344. package/dist-es/runtimeConfig.native.js.map +0 -1
  345. package/dist-es/runtimeConfig.shared.js.map +0 -1
  346. package/dist-es/waiters/waitForIdentityExists.js.map +0 -1
  347. package/jest.config.js +0 -4
  348. package/src/SES.ts +0 -3243
  349. package/src/SESClient.ts +0 -607
  350. package/src/commands/CloneReceiptRuleSetCommand.ts +0 -100
  351. package/src/commands/CreateConfigurationSetCommand.ts +0 -99
  352. package/src/commands/CreateConfigurationSetEventDestinationCommand.ts +0 -116
  353. package/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts +0 -111
  354. package/src/commands/CreateCustomVerificationEmailTemplateCommand.ts +0 -105
  355. package/src/commands/CreateReceiptFilterCommand.ts +0 -97
  356. package/src/commands/CreateReceiptRuleCommand.ts +0 -98
  357. package/src/commands/CreateReceiptRuleSetCommand.ts +0 -98
  358. package/src/commands/CreateTemplateCommand.ts +0 -98
  359. package/src/commands/DeleteConfigurationSetCommand.ts +0 -97
  360. package/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +0 -110
  361. package/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts +0 -116
  362. package/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts +0 -105
  363. package/src/commands/DeleteIdentityCommand.ts +0 -97
  364. package/src/commands/DeleteIdentityPolicyCommand.ts +0 -106
  365. package/src/commands/DeleteReceiptFilterCommand.ts +0 -98
  366. package/src/commands/DeleteReceiptRuleCommand.ts +0 -98
  367. package/src/commands/DeleteReceiptRuleSetCommand.ts +0 -101
  368. package/src/commands/DeleteTemplateCommand.ts +0 -96
  369. package/src/commands/DeleteVerifiedEmailAddressCommand.ts +0 -99
  370. package/src/commands/DescribeActiveReceiptRuleSetCommand.ts +0 -104
  371. package/src/commands/DescribeConfigurationSetCommand.ts +0 -98
  372. package/src/commands/DescribeReceiptRuleCommand.ts +0 -98
  373. package/src/commands/DescribeReceiptRuleSetCommand.ts +0 -97
  374. package/src/commands/GetAccountSendingEnabledCommand.ts +0 -96
  375. package/src/commands/GetCustomVerificationEmailTemplateCommand.ts +0 -110
  376. package/src/commands/GetIdentityDkimAttributesCommand.ts +0 -120
  377. package/src/commands/GetIdentityMailFromDomainAttributesCommand.ts +0 -109
  378. package/src/commands/GetIdentityNotificationAttributesCommand.ts +0 -111
  379. package/src/commands/GetIdentityPoliciesCommand.ts +0 -106
  380. package/src/commands/GetIdentityVerificationAttributesCommand.ts +0 -121
  381. package/src/commands/GetSendQuotaCommand.ts +0 -93
  382. package/src/commands/GetSendStatisticsCommand.ts +0 -98
  383. package/src/commands/GetTemplateCommand.ts +0 -94
  384. package/src/commands/ListConfigurationSetsCommand.ts +0 -104
  385. package/src/commands/ListCustomVerificationEmailTemplatesCommand.ts +0 -110
  386. package/src/commands/ListIdentitiesCommand.ts +0 -97
  387. package/src/commands/ListIdentityPoliciesCommand.ts +0 -106
  388. package/src/commands/ListReceiptFiltersCommand.ts +0 -99
  389. package/src/commands/ListReceiptRuleSetsCommand.ts +0 -100
  390. package/src/commands/ListTemplatesCommand.ts +0 -97
  391. package/src/commands/ListVerifiedEmailAddressesCommand.ts +0 -99
  392. package/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +0 -106
  393. package/src/commands/PutIdentityPolicyCommand.ts +0 -105
  394. package/src/commands/ReorderReceiptRuleSetCommand.ts +0 -102
  395. package/src/commands/SendBounceCommand.ts +0 -100
  396. package/src/commands/SendBulkTemplatedEmailCommand.ts +0 -137
  397. package/src/commands/SendCustomVerificationEmailCommand.ts +0 -108
  398. package/src/commands/SendEmailCommand.ts +0 -132
  399. package/src/commands/SendRawEmailCommand.ts +0 -200
  400. package/src/commands/SendTemplatedEmailCommand.ts +0 -144
  401. package/src/commands/SetActiveReceiptRuleSetCommand.ts +0 -101
  402. package/src/commands/SetIdentityDkimEnabledCommand.ts +0 -107
  403. package/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts +0 -116
  404. package/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts +0 -115
  405. package/src/commands/SetIdentityMailFromDomainCommand.ts +0 -107
  406. package/src/commands/SetIdentityNotificationTopicCommand.ts +0 -108
  407. package/src/commands/SetReceiptRulePositionCommand.ts +0 -98
  408. package/src/commands/TestRenderTemplateCommand.ts +0 -97
  409. package/src/commands/UpdateAccountSendingEnabledCommand.ts +0 -103
  410. package/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +0 -118
  411. package/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts +0 -109
  412. package/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts +0 -106
  413. package/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts +0 -111
  414. package/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts +0 -105
  415. package/src/commands/UpdateReceiptRuleCommand.ts +0 -98
  416. package/src/commands/UpdateTemplateCommand.ts +0 -98
  417. package/src/commands/VerifyDomainDkimCommand.ts +0 -133
  418. package/src/commands/VerifyDomainIdentityCommand.ts +0 -101
  419. package/src/commands/VerifyEmailAddressCommand.ts +0 -96
  420. package/src/commands/VerifyEmailIdentityCommand.ts +0 -98
  421. package/src/endpoints.ts +0 -62
  422. package/src/index.ts +0 -78
  423. package/src/models/index.ts +0 -1
  424. package/src/models/models_0.ts +0 -5983
  425. package/src/pagination/Interfaces.ts +0 -8
  426. package/src/pagination/ListCustomVerificationEmailTemplatesPaginator.ts +0 -59
  427. package/src/pagination/ListIdentitiesPaginator.ts +0 -59
  428. package/src/protocols/Aws_query.ts +0 -10355
  429. package/src/runtimeConfig.browser.ts +0 -41
  430. package/src/runtimeConfig.native.ts +0 -17
  431. package/src/runtimeConfig.shared.ts +0 -17
  432. package/src/runtimeConfig.ts +0 -46
  433. package/src/waiters/waitForIdentityExists.ts +0 -60
  434. package/tsconfig.es.json +0 -10
  435. package/tsconfig.json +0 -33
  436. package/tsconfig.types.json +0 -9
package/src/SES.ts DELETED
@@ -1,3243 +0,0 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
-
3
- import {
4
- CloneReceiptRuleSetCommand,
5
- CloneReceiptRuleSetCommandInput,
6
- CloneReceiptRuleSetCommandOutput,
7
- } from "./commands/CloneReceiptRuleSetCommand";
8
- import {
9
- CreateConfigurationSetCommand,
10
- CreateConfigurationSetCommandInput,
11
- CreateConfigurationSetCommandOutput,
12
- } from "./commands/CreateConfigurationSetCommand";
13
- import {
14
- CreateConfigurationSetEventDestinationCommand,
15
- CreateConfigurationSetEventDestinationCommandInput,
16
- CreateConfigurationSetEventDestinationCommandOutput,
17
- } from "./commands/CreateConfigurationSetEventDestinationCommand";
18
- import {
19
- CreateConfigurationSetTrackingOptionsCommand,
20
- CreateConfigurationSetTrackingOptionsCommandInput,
21
- CreateConfigurationSetTrackingOptionsCommandOutput,
22
- } from "./commands/CreateConfigurationSetTrackingOptionsCommand";
23
- import {
24
- CreateCustomVerificationEmailTemplateCommand,
25
- CreateCustomVerificationEmailTemplateCommandInput,
26
- CreateCustomVerificationEmailTemplateCommandOutput,
27
- } from "./commands/CreateCustomVerificationEmailTemplateCommand";
28
- import {
29
- CreateReceiptFilterCommand,
30
- CreateReceiptFilterCommandInput,
31
- CreateReceiptFilterCommandOutput,
32
- } from "./commands/CreateReceiptFilterCommand";
33
- import {
34
- CreateReceiptRuleCommand,
35
- CreateReceiptRuleCommandInput,
36
- CreateReceiptRuleCommandOutput,
37
- } from "./commands/CreateReceiptRuleCommand";
38
- import {
39
- CreateReceiptRuleSetCommand,
40
- CreateReceiptRuleSetCommandInput,
41
- CreateReceiptRuleSetCommandOutput,
42
- } from "./commands/CreateReceiptRuleSetCommand";
43
- import {
44
- CreateTemplateCommand,
45
- CreateTemplateCommandInput,
46
- CreateTemplateCommandOutput,
47
- } from "./commands/CreateTemplateCommand";
48
- import {
49
- DeleteConfigurationSetCommand,
50
- DeleteConfigurationSetCommandInput,
51
- DeleteConfigurationSetCommandOutput,
52
- } from "./commands/DeleteConfigurationSetCommand";
53
- import {
54
- DeleteConfigurationSetEventDestinationCommand,
55
- DeleteConfigurationSetEventDestinationCommandInput,
56
- DeleteConfigurationSetEventDestinationCommandOutput,
57
- } from "./commands/DeleteConfigurationSetEventDestinationCommand";
58
- import {
59
- DeleteConfigurationSetTrackingOptionsCommand,
60
- DeleteConfigurationSetTrackingOptionsCommandInput,
61
- DeleteConfigurationSetTrackingOptionsCommandOutput,
62
- } from "./commands/DeleteConfigurationSetTrackingOptionsCommand";
63
- import {
64
- DeleteCustomVerificationEmailTemplateCommand,
65
- DeleteCustomVerificationEmailTemplateCommandInput,
66
- DeleteCustomVerificationEmailTemplateCommandOutput,
67
- } from "./commands/DeleteCustomVerificationEmailTemplateCommand";
68
- import {
69
- DeleteIdentityCommand,
70
- DeleteIdentityCommandInput,
71
- DeleteIdentityCommandOutput,
72
- } from "./commands/DeleteIdentityCommand";
73
- import {
74
- DeleteIdentityPolicyCommand,
75
- DeleteIdentityPolicyCommandInput,
76
- DeleteIdentityPolicyCommandOutput,
77
- } from "./commands/DeleteIdentityPolicyCommand";
78
- import {
79
- DeleteReceiptFilterCommand,
80
- DeleteReceiptFilterCommandInput,
81
- DeleteReceiptFilterCommandOutput,
82
- } from "./commands/DeleteReceiptFilterCommand";
83
- import {
84
- DeleteReceiptRuleCommand,
85
- DeleteReceiptRuleCommandInput,
86
- DeleteReceiptRuleCommandOutput,
87
- } from "./commands/DeleteReceiptRuleCommand";
88
- import {
89
- DeleteReceiptRuleSetCommand,
90
- DeleteReceiptRuleSetCommandInput,
91
- DeleteReceiptRuleSetCommandOutput,
92
- } from "./commands/DeleteReceiptRuleSetCommand";
93
- import {
94
- DeleteTemplateCommand,
95
- DeleteTemplateCommandInput,
96
- DeleteTemplateCommandOutput,
97
- } from "./commands/DeleteTemplateCommand";
98
- import {
99
- DeleteVerifiedEmailAddressCommand,
100
- DeleteVerifiedEmailAddressCommandInput,
101
- DeleteVerifiedEmailAddressCommandOutput,
102
- } from "./commands/DeleteVerifiedEmailAddressCommand";
103
- import {
104
- DescribeActiveReceiptRuleSetCommand,
105
- DescribeActiveReceiptRuleSetCommandInput,
106
- DescribeActiveReceiptRuleSetCommandOutput,
107
- } from "./commands/DescribeActiveReceiptRuleSetCommand";
108
- import {
109
- DescribeConfigurationSetCommand,
110
- DescribeConfigurationSetCommandInput,
111
- DescribeConfigurationSetCommandOutput,
112
- } from "./commands/DescribeConfigurationSetCommand";
113
- import {
114
- DescribeReceiptRuleCommand,
115
- DescribeReceiptRuleCommandInput,
116
- DescribeReceiptRuleCommandOutput,
117
- } from "./commands/DescribeReceiptRuleCommand";
118
- import {
119
- DescribeReceiptRuleSetCommand,
120
- DescribeReceiptRuleSetCommandInput,
121
- DescribeReceiptRuleSetCommandOutput,
122
- } from "./commands/DescribeReceiptRuleSetCommand";
123
- import {
124
- GetAccountSendingEnabledCommand,
125
- GetAccountSendingEnabledCommandInput,
126
- GetAccountSendingEnabledCommandOutput,
127
- } from "./commands/GetAccountSendingEnabledCommand";
128
- import {
129
- GetCustomVerificationEmailTemplateCommand,
130
- GetCustomVerificationEmailTemplateCommandInput,
131
- GetCustomVerificationEmailTemplateCommandOutput,
132
- } from "./commands/GetCustomVerificationEmailTemplateCommand";
133
- import {
134
- GetIdentityDkimAttributesCommand,
135
- GetIdentityDkimAttributesCommandInput,
136
- GetIdentityDkimAttributesCommandOutput,
137
- } from "./commands/GetIdentityDkimAttributesCommand";
138
- import {
139
- GetIdentityMailFromDomainAttributesCommand,
140
- GetIdentityMailFromDomainAttributesCommandInput,
141
- GetIdentityMailFromDomainAttributesCommandOutput,
142
- } from "./commands/GetIdentityMailFromDomainAttributesCommand";
143
- import {
144
- GetIdentityNotificationAttributesCommand,
145
- GetIdentityNotificationAttributesCommandInput,
146
- GetIdentityNotificationAttributesCommandOutput,
147
- } from "./commands/GetIdentityNotificationAttributesCommand";
148
- import {
149
- GetIdentityPoliciesCommand,
150
- GetIdentityPoliciesCommandInput,
151
- GetIdentityPoliciesCommandOutput,
152
- } from "./commands/GetIdentityPoliciesCommand";
153
- import {
154
- GetIdentityVerificationAttributesCommand,
155
- GetIdentityVerificationAttributesCommandInput,
156
- GetIdentityVerificationAttributesCommandOutput,
157
- } from "./commands/GetIdentityVerificationAttributesCommand";
158
- import {
159
- GetSendQuotaCommand,
160
- GetSendQuotaCommandInput,
161
- GetSendQuotaCommandOutput,
162
- } from "./commands/GetSendQuotaCommand";
163
- import {
164
- GetSendStatisticsCommand,
165
- GetSendStatisticsCommandInput,
166
- GetSendStatisticsCommandOutput,
167
- } from "./commands/GetSendStatisticsCommand";
168
- import { GetTemplateCommand, GetTemplateCommandInput, GetTemplateCommandOutput } from "./commands/GetTemplateCommand";
169
- import {
170
- ListConfigurationSetsCommand,
171
- ListConfigurationSetsCommandInput,
172
- ListConfigurationSetsCommandOutput,
173
- } from "./commands/ListConfigurationSetsCommand";
174
- import {
175
- ListCustomVerificationEmailTemplatesCommand,
176
- ListCustomVerificationEmailTemplatesCommandInput,
177
- ListCustomVerificationEmailTemplatesCommandOutput,
178
- } from "./commands/ListCustomVerificationEmailTemplatesCommand";
179
- import {
180
- ListIdentitiesCommand,
181
- ListIdentitiesCommandInput,
182
- ListIdentitiesCommandOutput,
183
- } from "./commands/ListIdentitiesCommand";
184
- import {
185
- ListIdentityPoliciesCommand,
186
- ListIdentityPoliciesCommandInput,
187
- ListIdentityPoliciesCommandOutput,
188
- } from "./commands/ListIdentityPoliciesCommand";
189
- import {
190
- ListReceiptFiltersCommand,
191
- ListReceiptFiltersCommandInput,
192
- ListReceiptFiltersCommandOutput,
193
- } from "./commands/ListReceiptFiltersCommand";
194
- import {
195
- ListReceiptRuleSetsCommand,
196
- ListReceiptRuleSetsCommandInput,
197
- ListReceiptRuleSetsCommandOutput,
198
- } from "./commands/ListReceiptRuleSetsCommand";
199
- import {
200
- ListTemplatesCommand,
201
- ListTemplatesCommandInput,
202
- ListTemplatesCommandOutput,
203
- } from "./commands/ListTemplatesCommand";
204
- import {
205
- ListVerifiedEmailAddressesCommand,
206
- ListVerifiedEmailAddressesCommandInput,
207
- ListVerifiedEmailAddressesCommandOutput,
208
- } from "./commands/ListVerifiedEmailAddressesCommand";
209
- import {
210
- PutConfigurationSetDeliveryOptionsCommand,
211
- PutConfigurationSetDeliveryOptionsCommandInput,
212
- PutConfigurationSetDeliveryOptionsCommandOutput,
213
- } from "./commands/PutConfigurationSetDeliveryOptionsCommand";
214
- import {
215
- PutIdentityPolicyCommand,
216
- PutIdentityPolicyCommandInput,
217
- PutIdentityPolicyCommandOutput,
218
- } from "./commands/PutIdentityPolicyCommand";
219
- import {
220
- ReorderReceiptRuleSetCommand,
221
- ReorderReceiptRuleSetCommandInput,
222
- ReorderReceiptRuleSetCommandOutput,
223
- } from "./commands/ReorderReceiptRuleSetCommand";
224
- import { SendBounceCommand, SendBounceCommandInput, SendBounceCommandOutput } from "./commands/SendBounceCommand";
225
- import {
226
- SendBulkTemplatedEmailCommand,
227
- SendBulkTemplatedEmailCommandInput,
228
- SendBulkTemplatedEmailCommandOutput,
229
- } from "./commands/SendBulkTemplatedEmailCommand";
230
- import {
231
- SendCustomVerificationEmailCommand,
232
- SendCustomVerificationEmailCommandInput,
233
- SendCustomVerificationEmailCommandOutput,
234
- } from "./commands/SendCustomVerificationEmailCommand";
235
- import { SendEmailCommand, SendEmailCommandInput, SendEmailCommandOutput } from "./commands/SendEmailCommand";
236
- import {
237
- SendRawEmailCommand,
238
- SendRawEmailCommandInput,
239
- SendRawEmailCommandOutput,
240
- } from "./commands/SendRawEmailCommand";
241
- import {
242
- SendTemplatedEmailCommand,
243
- SendTemplatedEmailCommandInput,
244
- SendTemplatedEmailCommandOutput,
245
- } from "./commands/SendTemplatedEmailCommand";
246
- import {
247
- SetActiveReceiptRuleSetCommand,
248
- SetActiveReceiptRuleSetCommandInput,
249
- SetActiveReceiptRuleSetCommandOutput,
250
- } from "./commands/SetActiveReceiptRuleSetCommand";
251
- import {
252
- SetIdentityDkimEnabledCommand,
253
- SetIdentityDkimEnabledCommandInput,
254
- SetIdentityDkimEnabledCommandOutput,
255
- } from "./commands/SetIdentityDkimEnabledCommand";
256
- import {
257
- SetIdentityFeedbackForwardingEnabledCommand,
258
- SetIdentityFeedbackForwardingEnabledCommandInput,
259
- SetIdentityFeedbackForwardingEnabledCommandOutput,
260
- } from "./commands/SetIdentityFeedbackForwardingEnabledCommand";
261
- import {
262
- SetIdentityHeadersInNotificationsEnabledCommand,
263
- SetIdentityHeadersInNotificationsEnabledCommandInput,
264
- SetIdentityHeadersInNotificationsEnabledCommandOutput,
265
- } from "./commands/SetIdentityHeadersInNotificationsEnabledCommand";
266
- import {
267
- SetIdentityMailFromDomainCommand,
268
- SetIdentityMailFromDomainCommandInput,
269
- SetIdentityMailFromDomainCommandOutput,
270
- } from "./commands/SetIdentityMailFromDomainCommand";
271
- import {
272
- SetIdentityNotificationTopicCommand,
273
- SetIdentityNotificationTopicCommandInput,
274
- SetIdentityNotificationTopicCommandOutput,
275
- } from "./commands/SetIdentityNotificationTopicCommand";
276
- import {
277
- SetReceiptRulePositionCommand,
278
- SetReceiptRulePositionCommandInput,
279
- SetReceiptRulePositionCommandOutput,
280
- } from "./commands/SetReceiptRulePositionCommand";
281
- import {
282
- TestRenderTemplateCommand,
283
- TestRenderTemplateCommandInput,
284
- TestRenderTemplateCommandOutput,
285
- } from "./commands/TestRenderTemplateCommand";
286
- import {
287
- UpdateAccountSendingEnabledCommand,
288
- UpdateAccountSendingEnabledCommandInput,
289
- UpdateAccountSendingEnabledCommandOutput,
290
- } from "./commands/UpdateAccountSendingEnabledCommand";
291
- import {
292
- UpdateConfigurationSetEventDestinationCommand,
293
- UpdateConfigurationSetEventDestinationCommandInput,
294
- UpdateConfigurationSetEventDestinationCommandOutput,
295
- } from "./commands/UpdateConfigurationSetEventDestinationCommand";
296
- import {
297
- UpdateConfigurationSetReputationMetricsEnabledCommand,
298
- UpdateConfigurationSetReputationMetricsEnabledCommandInput,
299
- UpdateConfigurationSetReputationMetricsEnabledCommandOutput,
300
- } from "./commands/UpdateConfigurationSetReputationMetricsEnabledCommand";
301
- import {
302
- UpdateConfigurationSetSendingEnabledCommand,
303
- UpdateConfigurationSetSendingEnabledCommandInput,
304
- UpdateConfigurationSetSendingEnabledCommandOutput,
305
- } from "./commands/UpdateConfigurationSetSendingEnabledCommand";
306
- import {
307
- UpdateConfigurationSetTrackingOptionsCommand,
308
- UpdateConfigurationSetTrackingOptionsCommandInput,
309
- UpdateConfigurationSetTrackingOptionsCommandOutput,
310
- } from "./commands/UpdateConfigurationSetTrackingOptionsCommand";
311
- import {
312
- UpdateCustomVerificationEmailTemplateCommand,
313
- UpdateCustomVerificationEmailTemplateCommandInput,
314
- UpdateCustomVerificationEmailTemplateCommandOutput,
315
- } from "./commands/UpdateCustomVerificationEmailTemplateCommand";
316
- import {
317
- UpdateReceiptRuleCommand,
318
- UpdateReceiptRuleCommandInput,
319
- UpdateReceiptRuleCommandOutput,
320
- } from "./commands/UpdateReceiptRuleCommand";
321
- import {
322
- UpdateTemplateCommand,
323
- UpdateTemplateCommandInput,
324
- UpdateTemplateCommandOutput,
325
- } from "./commands/UpdateTemplateCommand";
326
- import {
327
- VerifyDomainDkimCommand,
328
- VerifyDomainDkimCommandInput,
329
- VerifyDomainDkimCommandOutput,
330
- } from "./commands/VerifyDomainDkimCommand";
331
- import {
332
- VerifyDomainIdentityCommand,
333
- VerifyDomainIdentityCommandInput,
334
- VerifyDomainIdentityCommandOutput,
335
- } from "./commands/VerifyDomainIdentityCommand";
336
- import {
337
- VerifyEmailAddressCommand,
338
- VerifyEmailAddressCommandInput,
339
- VerifyEmailAddressCommandOutput,
340
- } from "./commands/VerifyEmailAddressCommand";
341
- import {
342
- VerifyEmailIdentityCommand,
343
- VerifyEmailIdentityCommandInput,
344
- VerifyEmailIdentityCommandOutput,
345
- } from "./commands/VerifyEmailIdentityCommand";
346
- import { SESClient } from "./SESClient";
347
-
348
- /**
349
- * <fullname>Amazon Simple Email Service</fullname>
350
- * <p> This document contains reference information for the <a href="https://aws.amazon.com/ses/">Amazon Simple Email Service</a> (Amazon SES) API, version
351
- * 2010-12-01. This document is best used in conjunction with the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html">Amazon SES Developer
352
- * Guide</a>. </p>
353
- * <note>
354
- * <p> For a list of Amazon SES endpoints to use in service requests, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/regions.html">Regions and
355
- * Amazon SES</a> in the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html">Amazon SES Developer
356
- * Guide</a>.</p>
357
- * </note>
358
- */
359
- export class SES extends SESClient {
360
- /**
361
- * <p>Creates a receipt rule set by cloning an existing one. All receipt rules and
362
- * configurations are copied to the new receipt rule set and are completely independent of
363
- * the source rule set.</p>
364
- * <p>For information about setting up rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rule-set.html">Amazon SES
365
- * Developer Guide</a>.</p>
366
- * <p>You can execute this operation no more than once per second.</p>
367
- */
368
- public cloneReceiptRuleSet(
369
- args: CloneReceiptRuleSetCommandInput,
370
- options?: __HttpHandlerOptions
371
- ): Promise<CloneReceiptRuleSetCommandOutput>;
372
- public cloneReceiptRuleSet(
373
- args: CloneReceiptRuleSetCommandInput,
374
- cb: (err: any, data?: CloneReceiptRuleSetCommandOutput) => void
375
- ): void;
376
- public cloneReceiptRuleSet(
377
- args: CloneReceiptRuleSetCommandInput,
378
- options: __HttpHandlerOptions,
379
- cb: (err: any, data?: CloneReceiptRuleSetCommandOutput) => void
380
- ): void;
381
- public cloneReceiptRuleSet(
382
- args: CloneReceiptRuleSetCommandInput,
383
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CloneReceiptRuleSetCommandOutput) => void),
384
- cb?: (err: any, data?: CloneReceiptRuleSetCommandOutput) => void
385
- ): Promise<CloneReceiptRuleSetCommandOutput> | void {
386
- const command = new CloneReceiptRuleSetCommand(args);
387
- if (typeof optionsOrCb === "function") {
388
- this.send(command, optionsOrCb);
389
- } else if (typeof cb === "function") {
390
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
391
- this.send(command, optionsOrCb || {}, cb);
392
- } else {
393
- return this.send(command, optionsOrCb);
394
- }
395
- }
396
-
397
- /**
398
- * <p>Creates a configuration set.</p>
399
- * <p>Configuration sets enable you to publish email sending events. For information about
400
- * using configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
401
- * Guide</a>.</p>
402
- * <p>You can execute this operation no more than once per second.</p>
403
- */
404
- public createConfigurationSet(
405
- args: CreateConfigurationSetCommandInput,
406
- options?: __HttpHandlerOptions
407
- ): Promise<CreateConfigurationSetCommandOutput>;
408
- public createConfigurationSet(
409
- args: CreateConfigurationSetCommandInput,
410
- cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void
411
- ): void;
412
- public createConfigurationSet(
413
- args: CreateConfigurationSetCommandInput,
414
- options: __HttpHandlerOptions,
415
- cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void
416
- ): void;
417
- public createConfigurationSet(
418
- args: CreateConfigurationSetCommandInput,
419
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateConfigurationSetCommandOutput) => void),
420
- cb?: (err: any, data?: CreateConfigurationSetCommandOutput) => void
421
- ): Promise<CreateConfigurationSetCommandOutput> | void {
422
- const command = new CreateConfigurationSetCommand(args);
423
- if (typeof optionsOrCb === "function") {
424
- this.send(command, optionsOrCb);
425
- } else if (typeof cb === "function") {
426
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
427
- this.send(command, optionsOrCb || {}, cb);
428
- } else {
429
- return this.send(command, optionsOrCb);
430
- }
431
- }
432
-
433
- /**
434
- * <p>Creates a configuration set event destination.</p>
435
- * <note>
436
- * <p>When you create or update an event destination, you must provide one, and only
437
- * one, destination. The destination can be CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS).</p>
438
- * </note>
439
- * <p>An event destination is the AWS service to which Amazon SES publishes the email sending
440
- * events associated with a configuration set. For information about using configuration
441
- * sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
442
- * Guide</a>.</p>
443
- * <p>You can execute this operation no more than once per second.</p>
444
- */
445
- public createConfigurationSetEventDestination(
446
- args: CreateConfigurationSetEventDestinationCommandInput,
447
- options?: __HttpHandlerOptions
448
- ): Promise<CreateConfigurationSetEventDestinationCommandOutput>;
449
- public createConfigurationSetEventDestination(
450
- args: CreateConfigurationSetEventDestinationCommandInput,
451
- cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void
452
- ): void;
453
- public createConfigurationSetEventDestination(
454
- args: CreateConfigurationSetEventDestinationCommandInput,
455
- options: __HttpHandlerOptions,
456
- cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void
457
- ): void;
458
- public createConfigurationSetEventDestination(
459
- args: CreateConfigurationSetEventDestinationCommandInput,
460
- optionsOrCb?:
461
- | __HttpHandlerOptions
462
- | ((err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void),
463
- cb?: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void
464
- ): Promise<CreateConfigurationSetEventDestinationCommandOutput> | void {
465
- const command = new CreateConfigurationSetEventDestinationCommand(args);
466
- if (typeof optionsOrCb === "function") {
467
- this.send(command, optionsOrCb);
468
- } else if (typeof cb === "function") {
469
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
470
- this.send(command, optionsOrCb || {}, cb);
471
- } else {
472
- return this.send(command, optionsOrCb);
473
- }
474
- }
475
-
476
- /**
477
- * <p>Creates an association between a configuration set and a custom domain for open and
478
- * click event tracking. </p>
479
- * <p>By default, images and links used for tracking open and click events are hosted on
480
- * domains operated by Amazon SES. You can configure a subdomain of your own to handle these
481
- * events. For information about using custom domains, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html">Amazon SES Developer Guide</a>.</p>
482
- */
483
- public createConfigurationSetTrackingOptions(
484
- args: CreateConfigurationSetTrackingOptionsCommandInput,
485
- options?: __HttpHandlerOptions
486
- ): Promise<CreateConfigurationSetTrackingOptionsCommandOutput>;
487
- public createConfigurationSetTrackingOptions(
488
- args: CreateConfigurationSetTrackingOptionsCommandInput,
489
- cb: (err: any, data?: CreateConfigurationSetTrackingOptionsCommandOutput) => void
490
- ): void;
491
- public createConfigurationSetTrackingOptions(
492
- args: CreateConfigurationSetTrackingOptionsCommandInput,
493
- options: __HttpHandlerOptions,
494
- cb: (err: any, data?: CreateConfigurationSetTrackingOptionsCommandOutput) => void
495
- ): void;
496
- public createConfigurationSetTrackingOptions(
497
- args: CreateConfigurationSetTrackingOptionsCommandInput,
498
- optionsOrCb?:
499
- | __HttpHandlerOptions
500
- | ((err: any, data?: CreateConfigurationSetTrackingOptionsCommandOutput) => void),
501
- cb?: (err: any, data?: CreateConfigurationSetTrackingOptionsCommandOutput) => void
502
- ): Promise<CreateConfigurationSetTrackingOptionsCommandOutput> | void {
503
- const command = new CreateConfigurationSetTrackingOptionsCommand(args);
504
- if (typeof optionsOrCb === "function") {
505
- this.send(command, optionsOrCb);
506
- } else if (typeof cb === "function") {
507
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
508
- this.send(command, optionsOrCb || {}, cb);
509
- } else {
510
- return this.send(command, optionsOrCb);
511
- }
512
- }
513
-
514
- /**
515
- * <p>Creates a new custom verification email template.</p>
516
- * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
517
- * Guide</i>.</p>
518
- * <p>You can execute this operation no more than once per second.</p>
519
- */
520
- public createCustomVerificationEmailTemplate(
521
- args: CreateCustomVerificationEmailTemplateCommandInput,
522
- options?: __HttpHandlerOptions
523
- ): Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
524
- public createCustomVerificationEmailTemplate(
525
- args: CreateCustomVerificationEmailTemplateCommandInput,
526
- cb: (err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void
527
- ): void;
528
- public createCustomVerificationEmailTemplate(
529
- args: CreateCustomVerificationEmailTemplateCommandInput,
530
- options: __HttpHandlerOptions,
531
- cb: (err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void
532
- ): void;
533
- public createCustomVerificationEmailTemplate(
534
- args: CreateCustomVerificationEmailTemplateCommandInput,
535
- optionsOrCb?:
536
- | __HttpHandlerOptions
537
- | ((err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void),
538
- cb?: (err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void
539
- ): Promise<CreateCustomVerificationEmailTemplateCommandOutput> | void {
540
- const command = new CreateCustomVerificationEmailTemplateCommand(args);
541
- if (typeof optionsOrCb === "function") {
542
- this.send(command, optionsOrCb);
543
- } else if (typeof cb === "function") {
544
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
545
- this.send(command, optionsOrCb || {}, cb);
546
- } else {
547
- return this.send(command, optionsOrCb);
548
- }
549
- }
550
-
551
- /**
552
- * <p>Creates a new IP address filter.</p>
553
- * <p>For information about setting up IP address filters, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-ip-filters.html">Amazon SES Developer Guide</a>.</p>
554
- * <p>You can execute this operation no more than once per second.</p>
555
- */
556
- public createReceiptFilter(
557
- args: CreateReceiptFilterCommandInput,
558
- options?: __HttpHandlerOptions
559
- ): Promise<CreateReceiptFilterCommandOutput>;
560
- public createReceiptFilter(
561
- args: CreateReceiptFilterCommandInput,
562
- cb: (err: any, data?: CreateReceiptFilterCommandOutput) => void
563
- ): void;
564
- public createReceiptFilter(
565
- args: CreateReceiptFilterCommandInput,
566
- options: __HttpHandlerOptions,
567
- cb: (err: any, data?: CreateReceiptFilterCommandOutput) => void
568
- ): void;
569
- public createReceiptFilter(
570
- args: CreateReceiptFilterCommandInput,
571
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateReceiptFilterCommandOutput) => void),
572
- cb?: (err: any, data?: CreateReceiptFilterCommandOutput) => void
573
- ): Promise<CreateReceiptFilterCommandOutput> | void {
574
- const command = new CreateReceiptFilterCommand(args);
575
- if (typeof optionsOrCb === "function") {
576
- this.send(command, optionsOrCb);
577
- } else if (typeof cb === "function") {
578
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
579
- this.send(command, optionsOrCb || {}, cb);
580
- } else {
581
- return this.send(command, optionsOrCb);
582
- }
583
- }
584
-
585
- /**
586
- * <p>Creates a receipt rule.</p>
587
- * <p>For information about setting up receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rules.html">Amazon SES Developer
588
- * Guide</a>.</p>
589
- * <p>You can execute this operation no more than once per second.</p>
590
- */
591
- public createReceiptRule(
592
- args: CreateReceiptRuleCommandInput,
593
- options?: __HttpHandlerOptions
594
- ): Promise<CreateReceiptRuleCommandOutput>;
595
- public createReceiptRule(
596
- args: CreateReceiptRuleCommandInput,
597
- cb: (err: any, data?: CreateReceiptRuleCommandOutput) => void
598
- ): void;
599
- public createReceiptRule(
600
- args: CreateReceiptRuleCommandInput,
601
- options: __HttpHandlerOptions,
602
- cb: (err: any, data?: CreateReceiptRuleCommandOutput) => void
603
- ): void;
604
- public createReceiptRule(
605
- args: CreateReceiptRuleCommandInput,
606
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateReceiptRuleCommandOutput) => void),
607
- cb?: (err: any, data?: CreateReceiptRuleCommandOutput) => void
608
- ): Promise<CreateReceiptRuleCommandOutput> | void {
609
- const command = new CreateReceiptRuleCommand(args);
610
- if (typeof optionsOrCb === "function") {
611
- this.send(command, optionsOrCb);
612
- } else if (typeof cb === "function") {
613
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
614
- this.send(command, optionsOrCb || {}, cb);
615
- } else {
616
- return this.send(command, optionsOrCb);
617
- }
618
- }
619
-
620
- /**
621
- * <p>Creates an empty receipt rule set.</p>
622
- * <p>For information about setting up receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rule-set.html">Amazon SES
623
- * Developer Guide</a>.</p>
624
- * <p>You can execute this operation no more than once per second.</p>
625
- */
626
- public createReceiptRuleSet(
627
- args: CreateReceiptRuleSetCommandInput,
628
- options?: __HttpHandlerOptions
629
- ): Promise<CreateReceiptRuleSetCommandOutput>;
630
- public createReceiptRuleSet(
631
- args: CreateReceiptRuleSetCommandInput,
632
- cb: (err: any, data?: CreateReceiptRuleSetCommandOutput) => void
633
- ): void;
634
- public createReceiptRuleSet(
635
- args: CreateReceiptRuleSetCommandInput,
636
- options: __HttpHandlerOptions,
637
- cb: (err: any, data?: CreateReceiptRuleSetCommandOutput) => void
638
- ): void;
639
- public createReceiptRuleSet(
640
- args: CreateReceiptRuleSetCommandInput,
641
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateReceiptRuleSetCommandOutput) => void),
642
- cb?: (err: any, data?: CreateReceiptRuleSetCommandOutput) => void
643
- ): Promise<CreateReceiptRuleSetCommandOutput> | void {
644
- const command = new CreateReceiptRuleSetCommand(args);
645
- if (typeof optionsOrCb === "function") {
646
- this.send(command, optionsOrCb);
647
- } else if (typeof cb === "function") {
648
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
649
- this.send(command, optionsOrCb || {}, cb);
650
- } else {
651
- return this.send(command, optionsOrCb);
652
- }
653
- }
654
-
655
- /**
656
- * <p>Creates an email template. Email templates enable you to send personalized email to
657
- * one or more destinations in a single API operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
658
- * Guide</a>.</p>
659
- * <p>You can execute this operation no more than once per second.</p>
660
- */
661
- public createTemplate(
662
- args: CreateTemplateCommandInput,
663
- options?: __HttpHandlerOptions
664
- ): Promise<CreateTemplateCommandOutput>;
665
- public createTemplate(
666
- args: CreateTemplateCommandInput,
667
- cb: (err: any, data?: CreateTemplateCommandOutput) => void
668
- ): void;
669
- public createTemplate(
670
- args: CreateTemplateCommandInput,
671
- options: __HttpHandlerOptions,
672
- cb: (err: any, data?: CreateTemplateCommandOutput) => void
673
- ): void;
674
- public createTemplate(
675
- args: CreateTemplateCommandInput,
676
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateTemplateCommandOutput) => void),
677
- cb?: (err: any, data?: CreateTemplateCommandOutput) => void
678
- ): Promise<CreateTemplateCommandOutput> | void {
679
- const command = new CreateTemplateCommand(args);
680
- if (typeof optionsOrCb === "function") {
681
- this.send(command, optionsOrCb);
682
- } else if (typeof cb === "function") {
683
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
684
- this.send(command, optionsOrCb || {}, cb);
685
- } else {
686
- return this.send(command, optionsOrCb);
687
- }
688
- }
689
-
690
- /**
691
- * <p>Deletes a configuration set. Configuration sets enable you to publish email sending
692
- * events. For information about using configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer Guide</a>.</p>
693
- * <p>You can execute this operation no more than once per second.</p>
694
- */
695
- public deleteConfigurationSet(
696
- args: DeleteConfigurationSetCommandInput,
697
- options?: __HttpHandlerOptions
698
- ): Promise<DeleteConfigurationSetCommandOutput>;
699
- public deleteConfigurationSet(
700
- args: DeleteConfigurationSetCommandInput,
701
- cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void
702
- ): void;
703
- public deleteConfigurationSet(
704
- args: DeleteConfigurationSetCommandInput,
705
- options: __HttpHandlerOptions,
706
- cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void
707
- ): void;
708
- public deleteConfigurationSet(
709
- args: DeleteConfigurationSetCommandInput,
710
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteConfigurationSetCommandOutput) => void),
711
- cb?: (err: any, data?: DeleteConfigurationSetCommandOutput) => void
712
- ): Promise<DeleteConfigurationSetCommandOutput> | void {
713
- const command = new DeleteConfigurationSetCommand(args);
714
- if (typeof optionsOrCb === "function") {
715
- this.send(command, optionsOrCb);
716
- } else if (typeof cb === "function") {
717
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
718
- this.send(command, optionsOrCb || {}, cb);
719
- } else {
720
- return this.send(command, optionsOrCb);
721
- }
722
- }
723
-
724
- /**
725
- * <p>Deletes a configuration set event destination. Configuration set event destinations
726
- * are associated with configuration sets, which enable you to publish email sending
727
- * events. For information about using configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer Guide</a>.</p>
728
- * <p>You can execute this operation no more than once per second.</p>
729
- */
730
- public deleteConfigurationSetEventDestination(
731
- args: DeleteConfigurationSetEventDestinationCommandInput,
732
- options?: __HttpHandlerOptions
733
- ): Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
734
- public deleteConfigurationSetEventDestination(
735
- args: DeleteConfigurationSetEventDestinationCommandInput,
736
- cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void
737
- ): void;
738
- public deleteConfigurationSetEventDestination(
739
- args: DeleteConfigurationSetEventDestinationCommandInput,
740
- options: __HttpHandlerOptions,
741
- cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void
742
- ): void;
743
- public deleteConfigurationSetEventDestination(
744
- args: DeleteConfigurationSetEventDestinationCommandInput,
745
- optionsOrCb?:
746
- | __HttpHandlerOptions
747
- | ((err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void),
748
- cb?: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void
749
- ): Promise<DeleteConfigurationSetEventDestinationCommandOutput> | void {
750
- const command = new DeleteConfigurationSetEventDestinationCommand(args);
751
- if (typeof optionsOrCb === "function") {
752
- this.send(command, optionsOrCb);
753
- } else if (typeof cb === "function") {
754
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
755
- this.send(command, optionsOrCb || {}, cb);
756
- } else {
757
- return this.send(command, optionsOrCb);
758
- }
759
- }
760
-
761
- /**
762
- * <p>Deletes an association between a configuration set and a custom domain for open and
763
- * click event tracking.</p>
764
- * <p>By default, images and links used for tracking open and click events are hosted on
765
- * domains operated by Amazon SES. You can configure a subdomain of your own to handle these
766
- * events. For information about using custom domains, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html">Amazon SES Developer Guide</a>.</p>
767
- * <note>
768
- * <p>Deleting this kind of association will result in emails sent using the specified
769
- * configuration set to capture open and click events using the standard,
770
- * Amazon SES-operated domains.</p>
771
- * </note>
772
- */
773
- public deleteConfigurationSetTrackingOptions(
774
- args: DeleteConfigurationSetTrackingOptionsCommandInput,
775
- options?: __HttpHandlerOptions
776
- ): Promise<DeleteConfigurationSetTrackingOptionsCommandOutput>;
777
- public deleteConfigurationSetTrackingOptions(
778
- args: DeleteConfigurationSetTrackingOptionsCommandInput,
779
- cb: (err: any, data?: DeleteConfigurationSetTrackingOptionsCommandOutput) => void
780
- ): void;
781
- public deleteConfigurationSetTrackingOptions(
782
- args: DeleteConfigurationSetTrackingOptionsCommandInput,
783
- options: __HttpHandlerOptions,
784
- cb: (err: any, data?: DeleteConfigurationSetTrackingOptionsCommandOutput) => void
785
- ): void;
786
- public deleteConfigurationSetTrackingOptions(
787
- args: DeleteConfigurationSetTrackingOptionsCommandInput,
788
- optionsOrCb?:
789
- | __HttpHandlerOptions
790
- | ((err: any, data?: DeleteConfigurationSetTrackingOptionsCommandOutput) => void),
791
- cb?: (err: any, data?: DeleteConfigurationSetTrackingOptionsCommandOutput) => void
792
- ): Promise<DeleteConfigurationSetTrackingOptionsCommandOutput> | void {
793
- const command = new DeleteConfigurationSetTrackingOptionsCommand(args);
794
- if (typeof optionsOrCb === "function") {
795
- this.send(command, optionsOrCb);
796
- } else if (typeof cb === "function") {
797
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
798
- this.send(command, optionsOrCb || {}, cb);
799
- } else {
800
- return this.send(command, optionsOrCb);
801
- }
802
- }
803
-
804
- /**
805
- * <p>Deletes an existing custom verification email template. </p>
806
- * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
807
- * Guide</i>.</p>
808
- * <p>You can execute this operation no more than once per second.</p>
809
- */
810
- public deleteCustomVerificationEmailTemplate(
811
- args: DeleteCustomVerificationEmailTemplateCommandInput,
812
- options?: __HttpHandlerOptions
813
- ): Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
814
- public deleteCustomVerificationEmailTemplate(
815
- args: DeleteCustomVerificationEmailTemplateCommandInput,
816
- cb: (err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void
817
- ): void;
818
- public deleteCustomVerificationEmailTemplate(
819
- args: DeleteCustomVerificationEmailTemplateCommandInput,
820
- options: __HttpHandlerOptions,
821
- cb: (err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void
822
- ): void;
823
- public deleteCustomVerificationEmailTemplate(
824
- args: DeleteCustomVerificationEmailTemplateCommandInput,
825
- optionsOrCb?:
826
- | __HttpHandlerOptions
827
- | ((err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void),
828
- cb?: (err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void
829
- ): Promise<DeleteCustomVerificationEmailTemplateCommandOutput> | void {
830
- const command = new DeleteCustomVerificationEmailTemplateCommand(args);
831
- if (typeof optionsOrCb === "function") {
832
- this.send(command, optionsOrCb);
833
- } else if (typeof cb === "function") {
834
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
835
- this.send(command, optionsOrCb || {}, cb);
836
- } else {
837
- return this.send(command, optionsOrCb);
838
- }
839
- }
840
-
841
- /**
842
- * <p>Deletes the specified identity (an email address or a domain) from the list of
843
- * verified identities.</p>
844
- * <p>You can execute this operation no more than once per second.</p>
845
- */
846
- public deleteIdentity(
847
- args: DeleteIdentityCommandInput,
848
- options?: __HttpHandlerOptions
849
- ): Promise<DeleteIdentityCommandOutput>;
850
- public deleteIdentity(
851
- args: DeleteIdentityCommandInput,
852
- cb: (err: any, data?: DeleteIdentityCommandOutput) => void
853
- ): void;
854
- public deleteIdentity(
855
- args: DeleteIdentityCommandInput,
856
- options: __HttpHandlerOptions,
857
- cb: (err: any, data?: DeleteIdentityCommandOutput) => void
858
- ): void;
859
- public deleteIdentity(
860
- args: DeleteIdentityCommandInput,
861
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteIdentityCommandOutput) => void),
862
- cb?: (err: any, data?: DeleteIdentityCommandOutput) => void
863
- ): Promise<DeleteIdentityCommandOutput> | void {
864
- const command = new DeleteIdentityCommand(args);
865
- if (typeof optionsOrCb === "function") {
866
- this.send(command, optionsOrCb);
867
- } else if (typeof cb === "function") {
868
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
869
- this.send(command, optionsOrCb || {}, cb);
870
- } else {
871
- return this.send(command, optionsOrCb);
872
- }
873
- }
874
-
875
- /**
876
- * <p>Deletes the specified sending authorization policy for the given identity (an email
877
- * address or a domain). This API returns successfully even if a policy with the specified
878
- * name does not exist.</p>
879
- * <note>
880
- * <p>This API is for the identity owner only. If you have not verified the identity,
881
- * this API will return an error.</p>
882
- * </note>
883
- * <p>Sending authorization is a feature that enables an identity owner to authorize other
884
- * senders to use its identities. For information about using sending authorization, see
885
- * the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
886
- * Guide</a>.</p>
887
- * <p>You can execute this operation no more than once per second.</p>
888
- */
889
- public deleteIdentityPolicy(
890
- args: DeleteIdentityPolicyCommandInput,
891
- options?: __HttpHandlerOptions
892
- ): Promise<DeleteIdentityPolicyCommandOutput>;
893
- public deleteIdentityPolicy(
894
- args: DeleteIdentityPolicyCommandInput,
895
- cb: (err: any, data?: DeleteIdentityPolicyCommandOutput) => void
896
- ): void;
897
- public deleteIdentityPolicy(
898
- args: DeleteIdentityPolicyCommandInput,
899
- options: __HttpHandlerOptions,
900
- cb: (err: any, data?: DeleteIdentityPolicyCommandOutput) => void
901
- ): void;
902
- public deleteIdentityPolicy(
903
- args: DeleteIdentityPolicyCommandInput,
904
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteIdentityPolicyCommandOutput) => void),
905
- cb?: (err: any, data?: DeleteIdentityPolicyCommandOutput) => void
906
- ): Promise<DeleteIdentityPolicyCommandOutput> | void {
907
- const command = new DeleteIdentityPolicyCommand(args);
908
- if (typeof optionsOrCb === "function") {
909
- this.send(command, optionsOrCb);
910
- } else if (typeof cb === "function") {
911
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
912
- this.send(command, optionsOrCb || {}, cb);
913
- } else {
914
- return this.send(command, optionsOrCb);
915
- }
916
- }
917
-
918
- /**
919
- * <p>Deletes the specified IP address filter.</p>
920
- * <p>For information about managing IP address filters, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-ip-filters.html">Amazon SES
921
- * Developer Guide</a>.</p>
922
- * <p>You can execute this operation no more than once per second.</p>
923
- */
924
- public deleteReceiptFilter(
925
- args: DeleteReceiptFilterCommandInput,
926
- options?: __HttpHandlerOptions
927
- ): Promise<DeleteReceiptFilterCommandOutput>;
928
- public deleteReceiptFilter(
929
- args: DeleteReceiptFilterCommandInput,
930
- cb: (err: any, data?: DeleteReceiptFilterCommandOutput) => void
931
- ): void;
932
- public deleteReceiptFilter(
933
- args: DeleteReceiptFilterCommandInput,
934
- options: __HttpHandlerOptions,
935
- cb: (err: any, data?: DeleteReceiptFilterCommandOutput) => void
936
- ): void;
937
- public deleteReceiptFilter(
938
- args: DeleteReceiptFilterCommandInput,
939
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteReceiptFilterCommandOutput) => void),
940
- cb?: (err: any, data?: DeleteReceiptFilterCommandOutput) => void
941
- ): Promise<DeleteReceiptFilterCommandOutput> | void {
942
- const command = new DeleteReceiptFilterCommand(args);
943
- if (typeof optionsOrCb === "function") {
944
- this.send(command, optionsOrCb);
945
- } else if (typeof cb === "function") {
946
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
947
- this.send(command, optionsOrCb || {}, cb);
948
- } else {
949
- return this.send(command, optionsOrCb);
950
- }
951
- }
952
-
953
- /**
954
- * <p>Deletes the specified receipt rule.</p>
955
- * <p>For information about managing receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rules.html">Amazon SES
956
- * Developer Guide</a>.</p>
957
- * <p>You can execute this operation no more than once per second.</p>
958
- */
959
- public deleteReceiptRule(
960
- args: DeleteReceiptRuleCommandInput,
961
- options?: __HttpHandlerOptions
962
- ): Promise<DeleteReceiptRuleCommandOutput>;
963
- public deleteReceiptRule(
964
- args: DeleteReceiptRuleCommandInput,
965
- cb: (err: any, data?: DeleteReceiptRuleCommandOutput) => void
966
- ): void;
967
- public deleteReceiptRule(
968
- args: DeleteReceiptRuleCommandInput,
969
- options: __HttpHandlerOptions,
970
- cb: (err: any, data?: DeleteReceiptRuleCommandOutput) => void
971
- ): void;
972
- public deleteReceiptRule(
973
- args: DeleteReceiptRuleCommandInput,
974
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteReceiptRuleCommandOutput) => void),
975
- cb?: (err: any, data?: DeleteReceiptRuleCommandOutput) => void
976
- ): Promise<DeleteReceiptRuleCommandOutput> | void {
977
- const command = new DeleteReceiptRuleCommand(args);
978
- if (typeof optionsOrCb === "function") {
979
- this.send(command, optionsOrCb);
980
- } else if (typeof cb === "function") {
981
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
982
- this.send(command, optionsOrCb || {}, cb);
983
- } else {
984
- return this.send(command, optionsOrCb);
985
- }
986
- }
987
-
988
- /**
989
- * <p>Deletes the specified receipt rule set and all of the receipt rules it
990
- * contains.</p>
991
- * <note>
992
- * <p>The currently active rule set cannot be deleted.</p>
993
- * </note>
994
- * <p>For information about managing receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html">Amazon SES Developer Guide</a>.</p>
995
- * <p>You can execute this operation no more than once per second.</p>
996
- */
997
- public deleteReceiptRuleSet(
998
- args: DeleteReceiptRuleSetCommandInput,
999
- options?: __HttpHandlerOptions
1000
- ): Promise<DeleteReceiptRuleSetCommandOutput>;
1001
- public deleteReceiptRuleSet(
1002
- args: DeleteReceiptRuleSetCommandInput,
1003
- cb: (err: any, data?: DeleteReceiptRuleSetCommandOutput) => void
1004
- ): void;
1005
- public deleteReceiptRuleSet(
1006
- args: DeleteReceiptRuleSetCommandInput,
1007
- options: __HttpHandlerOptions,
1008
- cb: (err: any, data?: DeleteReceiptRuleSetCommandOutput) => void
1009
- ): void;
1010
- public deleteReceiptRuleSet(
1011
- args: DeleteReceiptRuleSetCommandInput,
1012
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteReceiptRuleSetCommandOutput) => void),
1013
- cb?: (err: any, data?: DeleteReceiptRuleSetCommandOutput) => void
1014
- ): Promise<DeleteReceiptRuleSetCommandOutput> | void {
1015
- const command = new DeleteReceiptRuleSetCommand(args);
1016
- if (typeof optionsOrCb === "function") {
1017
- this.send(command, optionsOrCb);
1018
- } else if (typeof cb === "function") {
1019
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1020
- this.send(command, optionsOrCb || {}, cb);
1021
- } else {
1022
- return this.send(command, optionsOrCb);
1023
- }
1024
- }
1025
-
1026
- /**
1027
- * <p>Deletes an email template.</p>
1028
- * <p>You can execute this operation no more than once per second.</p>
1029
- */
1030
- public deleteTemplate(
1031
- args: DeleteTemplateCommandInput,
1032
- options?: __HttpHandlerOptions
1033
- ): Promise<DeleteTemplateCommandOutput>;
1034
- public deleteTemplate(
1035
- args: DeleteTemplateCommandInput,
1036
- cb: (err: any, data?: DeleteTemplateCommandOutput) => void
1037
- ): void;
1038
- public deleteTemplate(
1039
- args: DeleteTemplateCommandInput,
1040
- options: __HttpHandlerOptions,
1041
- cb: (err: any, data?: DeleteTemplateCommandOutput) => void
1042
- ): void;
1043
- public deleteTemplate(
1044
- args: DeleteTemplateCommandInput,
1045
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteTemplateCommandOutput) => void),
1046
- cb?: (err: any, data?: DeleteTemplateCommandOutput) => void
1047
- ): Promise<DeleteTemplateCommandOutput> | void {
1048
- const command = new DeleteTemplateCommand(args);
1049
- if (typeof optionsOrCb === "function") {
1050
- this.send(command, optionsOrCb);
1051
- } else if (typeof cb === "function") {
1052
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1053
- this.send(command, optionsOrCb || {}, cb);
1054
- } else {
1055
- return this.send(command, optionsOrCb);
1056
- }
1057
- }
1058
-
1059
- /**
1060
- * <p>Deprecated. Use the <code>DeleteIdentity</code> operation to delete email addresses
1061
- * and domains.</p>
1062
- */
1063
- public deleteVerifiedEmailAddress(
1064
- args: DeleteVerifiedEmailAddressCommandInput,
1065
- options?: __HttpHandlerOptions
1066
- ): Promise<DeleteVerifiedEmailAddressCommandOutput>;
1067
- public deleteVerifiedEmailAddress(
1068
- args: DeleteVerifiedEmailAddressCommandInput,
1069
- cb: (err: any, data?: DeleteVerifiedEmailAddressCommandOutput) => void
1070
- ): void;
1071
- public deleteVerifiedEmailAddress(
1072
- args: DeleteVerifiedEmailAddressCommandInput,
1073
- options: __HttpHandlerOptions,
1074
- cb: (err: any, data?: DeleteVerifiedEmailAddressCommandOutput) => void
1075
- ): void;
1076
- public deleteVerifiedEmailAddress(
1077
- args: DeleteVerifiedEmailAddressCommandInput,
1078
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteVerifiedEmailAddressCommandOutput) => void),
1079
- cb?: (err: any, data?: DeleteVerifiedEmailAddressCommandOutput) => void
1080
- ): Promise<DeleteVerifiedEmailAddressCommandOutput> | void {
1081
- const command = new DeleteVerifiedEmailAddressCommand(args);
1082
- if (typeof optionsOrCb === "function") {
1083
- this.send(command, optionsOrCb);
1084
- } else if (typeof cb === "function") {
1085
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1086
- this.send(command, optionsOrCb || {}, cb);
1087
- } else {
1088
- return this.send(command, optionsOrCb);
1089
- }
1090
- }
1091
-
1092
- /**
1093
- * <p>Returns the metadata and receipt rules for the receipt rule set that is currently
1094
- * active.</p>
1095
- * <p>For information about setting up receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rule-set.html">Amazon SES
1096
- * Developer Guide</a>.</p>
1097
- * <p>You can execute this operation no more than once per second.</p>
1098
- */
1099
- public describeActiveReceiptRuleSet(
1100
- args: DescribeActiveReceiptRuleSetCommandInput,
1101
- options?: __HttpHandlerOptions
1102
- ): Promise<DescribeActiveReceiptRuleSetCommandOutput>;
1103
- public describeActiveReceiptRuleSet(
1104
- args: DescribeActiveReceiptRuleSetCommandInput,
1105
- cb: (err: any, data?: DescribeActiveReceiptRuleSetCommandOutput) => void
1106
- ): void;
1107
- public describeActiveReceiptRuleSet(
1108
- args: DescribeActiveReceiptRuleSetCommandInput,
1109
- options: __HttpHandlerOptions,
1110
- cb: (err: any, data?: DescribeActiveReceiptRuleSetCommandOutput) => void
1111
- ): void;
1112
- public describeActiveReceiptRuleSet(
1113
- args: DescribeActiveReceiptRuleSetCommandInput,
1114
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeActiveReceiptRuleSetCommandOutput) => void),
1115
- cb?: (err: any, data?: DescribeActiveReceiptRuleSetCommandOutput) => void
1116
- ): Promise<DescribeActiveReceiptRuleSetCommandOutput> | void {
1117
- const command = new DescribeActiveReceiptRuleSetCommand(args);
1118
- if (typeof optionsOrCb === "function") {
1119
- this.send(command, optionsOrCb);
1120
- } else if (typeof cb === "function") {
1121
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1122
- this.send(command, optionsOrCb || {}, cb);
1123
- } else {
1124
- return this.send(command, optionsOrCb);
1125
- }
1126
- }
1127
-
1128
- /**
1129
- * <p>Returns the details of the specified configuration set. For information about using
1130
- * configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
1131
- * Guide</a>.</p>
1132
- * <p>You can execute this operation no more than once per second.</p>
1133
- */
1134
- public describeConfigurationSet(
1135
- args: DescribeConfigurationSetCommandInput,
1136
- options?: __HttpHandlerOptions
1137
- ): Promise<DescribeConfigurationSetCommandOutput>;
1138
- public describeConfigurationSet(
1139
- args: DescribeConfigurationSetCommandInput,
1140
- cb: (err: any, data?: DescribeConfigurationSetCommandOutput) => void
1141
- ): void;
1142
- public describeConfigurationSet(
1143
- args: DescribeConfigurationSetCommandInput,
1144
- options: __HttpHandlerOptions,
1145
- cb: (err: any, data?: DescribeConfigurationSetCommandOutput) => void
1146
- ): void;
1147
- public describeConfigurationSet(
1148
- args: DescribeConfigurationSetCommandInput,
1149
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeConfigurationSetCommandOutput) => void),
1150
- cb?: (err: any, data?: DescribeConfigurationSetCommandOutput) => void
1151
- ): Promise<DescribeConfigurationSetCommandOutput> | void {
1152
- const command = new DescribeConfigurationSetCommand(args);
1153
- if (typeof optionsOrCb === "function") {
1154
- this.send(command, optionsOrCb);
1155
- } else if (typeof cb === "function") {
1156
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1157
- this.send(command, optionsOrCb || {}, cb);
1158
- } else {
1159
- return this.send(command, optionsOrCb);
1160
- }
1161
- }
1162
-
1163
- /**
1164
- * <p>Returns the details of the specified receipt rule.</p>
1165
- * <p>For information about setting up receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rules.html">Amazon SES Developer
1166
- * Guide</a>.</p>
1167
- * <p>You can execute this operation no more than once per second.</p>
1168
- */
1169
- public describeReceiptRule(
1170
- args: DescribeReceiptRuleCommandInput,
1171
- options?: __HttpHandlerOptions
1172
- ): Promise<DescribeReceiptRuleCommandOutput>;
1173
- public describeReceiptRule(
1174
- args: DescribeReceiptRuleCommandInput,
1175
- cb: (err: any, data?: DescribeReceiptRuleCommandOutput) => void
1176
- ): void;
1177
- public describeReceiptRule(
1178
- args: DescribeReceiptRuleCommandInput,
1179
- options: __HttpHandlerOptions,
1180
- cb: (err: any, data?: DescribeReceiptRuleCommandOutput) => void
1181
- ): void;
1182
- public describeReceiptRule(
1183
- args: DescribeReceiptRuleCommandInput,
1184
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeReceiptRuleCommandOutput) => void),
1185
- cb?: (err: any, data?: DescribeReceiptRuleCommandOutput) => void
1186
- ): Promise<DescribeReceiptRuleCommandOutput> | void {
1187
- const command = new DescribeReceiptRuleCommand(args);
1188
- if (typeof optionsOrCb === "function") {
1189
- this.send(command, optionsOrCb);
1190
- } else if (typeof cb === "function") {
1191
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1192
- this.send(command, optionsOrCb || {}, cb);
1193
- } else {
1194
- return this.send(command, optionsOrCb);
1195
- }
1196
- }
1197
-
1198
- /**
1199
- * <p>Returns the details of the specified receipt rule set.</p>
1200
- * <p>For information about managing receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html">Amazon SES Developer Guide</a>.</p>
1201
- * <p>You can execute this operation no more than once per second.</p>
1202
- */
1203
- public describeReceiptRuleSet(
1204
- args: DescribeReceiptRuleSetCommandInput,
1205
- options?: __HttpHandlerOptions
1206
- ): Promise<DescribeReceiptRuleSetCommandOutput>;
1207
- public describeReceiptRuleSet(
1208
- args: DescribeReceiptRuleSetCommandInput,
1209
- cb: (err: any, data?: DescribeReceiptRuleSetCommandOutput) => void
1210
- ): void;
1211
- public describeReceiptRuleSet(
1212
- args: DescribeReceiptRuleSetCommandInput,
1213
- options: __HttpHandlerOptions,
1214
- cb: (err: any, data?: DescribeReceiptRuleSetCommandOutput) => void
1215
- ): void;
1216
- public describeReceiptRuleSet(
1217
- args: DescribeReceiptRuleSetCommandInput,
1218
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeReceiptRuleSetCommandOutput) => void),
1219
- cb?: (err: any, data?: DescribeReceiptRuleSetCommandOutput) => void
1220
- ): Promise<DescribeReceiptRuleSetCommandOutput> | void {
1221
- const command = new DescribeReceiptRuleSetCommand(args);
1222
- if (typeof optionsOrCb === "function") {
1223
- this.send(command, optionsOrCb);
1224
- } else if (typeof cb === "function") {
1225
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1226
- this.send(command, optionsOrCb || {}, cb);
1227
- } else {
1228
- return this.send(command, optionsOrCb);
1229
- }
1230
- }
1231
-
1232
- /**
1233
- * <p>Returns the email sending status of the Amazon SES account for the current region.</p>
1234
- * <p>You can execute this operation no more than once per second.</p>
1235
- */
1236
- public getAccountSendingEnabled(
1237
- args: GetAccountSendingEnabledCommandInput,
1238
- options?: __HttpHandlerOptions
1239
- ): Promise<GetAccountSendingEnabledCommandOutput>;
1240
- public getAccountSendingEnabled(
1241
- args: GetAccountSendingEnabledCommandInput,
1242
- cb: (err: any, data?: GetAccountSendingEnabledCommandOutput) => void
1243
- ): void;
1244
- public getAccountSendingEnabled(
1245
- args: GetAccountSendingEnabledCommandInput,
1246
- options: __HttpHandlerOptions,
1247
- cb: (err: any, data?: GetAccountSendingEnabledCommandOutput) => void
1248
- ): void;
1249
- public getAccountSendingEnabled(
1250
- args: GetAccountSendingEnabledCommandInput,
1251
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetAccountSendingEnabledCommandOutput) => void),
1252
- cb?: (err: any, data?: GetAccountSendingEnabledCommandOutput) => void
1253
- ): Promise<GetAccountSendingEnabledCommandOutput> | void {
1254
- const command = new GetAccountSendingEnabledCommand(args);
1255
- if (typeof optionsOrCb === "function") {
1256
- this.send(command, optionsOrCb);
1257
- } else if (typeof cb === "function") {
1258
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1259
- this.send(command, optionsOrCb || {}, cb);
1260
- } else {
1261
- return this.send(command, optionsOrCb);
1262
- }
1263
- }
1264
-
1265
- /**
1266
- * <p>Returns the custom email verification template for the template name you
1267
- * specify.</p>
1268
- * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
1269
- * Guide</i>.</p>
1270
- * <p>You can execute this operation no more than once per second.</p>
1271
- */
1272
- public getCustomVerificationEmailTemplate(
1273
- args: GetCustomVerificationEmailTemplateCommandInput,
1274
- options?: __HttpHandlerOptions
1275
- ): Promise<GetCustomVerificationEmailTemplateCommandOutput>;
1276
- public getCustomVerificationEmailTemplate(
1277
- args: GetCustomVerificationEmailTemplateCommandInput,
1278
- cb: (err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void
1279
- ): void;
1280
- public getCustomVerificationEmailTemplate(
1281
- args: GetCustomVerificationEmailTemplateCommandInput,
1282
- options: __HttpHandlerOptions,
1283
- cb: (err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void
1284
- ): void;
1285
- public getCustomVerificationEmailTemplate(
1286
- args: GetCustomVerificationEmailTemplateCommandInput,
1287
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void),
1288
- cb?: (err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void
1289
- ): Promise<GetCustomVerificationEmailTemplateCommandOutput> | void {
1290
- const command = new GetCustomVerificationEmailTemplateCommand(args);
1291
- if (typeof optionsOrCb === "function") {
1292
- this.send(command, optionsOrCb);
1293
- } else if (typeof cb === "function") {
1294
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1295
- this.send(command, optionsOrCb || {}, cb);
1296
- } else {
1297
- return this.send(command, optionsOrCb);
1298
- }
1299
- }
1300
-
1301
- /**
1302
- * <p>Returns the current status of Easy DKIM signing for an entity. For domain name
1303
- * identities, this operation also returns the DKIM tokens that are required for Easy DKIM
1304
- * signing, and whether Amazon SES has successfully verified that these tokens have been
1305
- * published.</p>
1306
- * <p>This operation takes a list of identities as input and returns the following
1307
- * information for each:</p>
1308
- * <ul>
1309
- * <li>
1310
- * <p>Whether Easy DKIM signing is enabled or disabled.</p>
1311
- * </li>
1312
- * <li>
1313
- * <p>A set of DKIM tokens that represent the identity. If the identity is an email
1314
- * address, the tokens represent the domain of that address.</p>
1315
- * </li>
1316
- * <li>
1317
- * <p>Whether Amazon SES has successfully verified the DKIM tokens published in the
1318
- * domain's DNS. This information is only returned for domain name identities, not
1319
- * for email addresses.</p>
1320
- * </li>
1321
- * </ul>
1322
- * <p>This operation is throttled at one request per second and can only get DKIM attributes
1323
- * for up to 100 identities at a time.</p>
1324
- * <p>For more information about creating DNS records using DKIM tokens, go to the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim-dns-records.html">Amazon SES Developer Guide</a>.</p>
1325
- */
1326
- public getIdentityDkimAttributes(
1327
- args: GetIdentityDkimAttributesCommandInput,
1328
- options?: __HttpHandlerOptions
1329
- ): Promise<GetIdentityDkimAttributesCommandOutput>;
1330
- public getIdentityDkimAttributes(
1331
- args: GetIdentityDkimAttributesCommandInput,
1332
- cb: (err: any, data?: GetIdentityDkimAttributesCommandOutput) => void
1333
- ): void;
1334
- public getIdentityDkimAttributes(
1335
- args: GetIdentityDkimAttributesCommandInput,
1336
- options: __HttpHandlerOptions,
1337
- cb: (err: any, data?: GetIdentityDkimAttributesCommandOutput) => void
1338
- ): void;
1339
- public getIdentityDkimAttributes(
1340
- args: GetIdentityDkimAttributesCommandInput,
1341
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetIdentityDkimAttributesCommandOutput) => void),
1342
- cb?: (err: any, data?: GetIdentityDkimAttributesCommandOutput) => void
1343
- ): Promise<GetIdentityDkimAttributesCommandOutput> | void {
1344
- const command = new GetIdentityDkimAttributesCommand(args);
1345
- if (typeof optionsOrCb === "function") {
1346
- this.send(command, optionsOrCb);
1347
- } else if (typeof cb === "function") {
1348
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1349
- this.send(command, optionsOrCb || {}, cb);
1350
- } else {
1351
- return this.send(command, optionsOrCb);
1352
- }
1353
- }
1354
-
1355
- /**
1356
- * <p>Returns the custom MAIL FROM attributes for a list of identities (email addresses :
1357
- * domains).</p>
1358
- * <p>This operation is throttled at one request per second and can only get custom MAIL
1359
- * FROM attributes for up to 100 identities at a time.</p>
1360
- */
1361
- public getIdentityMailFromDomainAttributes(
1362
- args: GetIdentityMailFromDomainAttributesCommandInput,
1363
- options?: __HttpHandlerOptions
1364
- ): Promise<GetIdentityMailFromDomainAttributesCommandOutput>;
1365
- public getIdentityMailFromDomainAttributes(
1366
- args: GetIdentityMailFromDomainAttributesCommandInput,
1367
- cb: (err: any, data?: GetIdentityMailFromDomainAttributesCommandOutput) => void
1368
- ): void;
1369
- public getIdentityMailFromDomainAttributes(
1370
- args: GetIdentityMailFromDomainAttributesCommandInput,
1371
- options: __HttpHandlerOptions,
1372
- cb: (err: any, data?: GetIdentityMailFromDomainAttributesCommandOutput) => void
1373
- ): void;
1374
- public getIdentityMailFromDomainAttributes(
1375
- args: GetIdentityMailFromDomainAttributesCommandInput,
1376
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetIdentityMailFromDomainAttributesCommandOutput) => void),
1377
- cb?: (err: any, data?: GetIdentityMailFromDomainAttributesCommandOutput) => void
1378
- ): Promise<GetIdentityMailFromDomainAttributesCommandOutput> | void {
1379
- const command = new GetIdentityMailFromDomainAttributesCommand(args);
1380
- if (typeof optionsOrCb === "function") {
1381
- this.send(command, optionsOrCb);
1382
- } else if (typeof cb === "function") {
1383
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1384
- this.send(command, optionsOrCb || {}, cb);
1385
- } else {
1386
- return this.send(command, optionsOrCb);
1387
- }
1388
- }
1389
-
1390
- /**
1391
- * <p>Given a list of verified identities (email addresses and/or domains), returns a
1392
- * structure describing identity notification attributes.</p>
1393
- * <p>This operation is throttled at one request per second and can only get notification
1394
- * attributes for up to 100 identities at a time.</p>
1395
- * <p>For more information about using notifications with Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html">Amazon SES
1396
- * Developer Guide</a>.</p>
1397
- */
1398
- public getIdentityNotificationAttributes(
1399
- args: GetIdentityNotificationAttributesCommandInput,
1400
- options?: __HttpHandlerOptions
1401
- ): Promise<GetIdentityNotificationAttributesCommandOutput>;
1402
- public getIdentityNotificationAttributes(
1403
- args: GetIdentityNotificationAttributesCommandInput,
1404
- cb: (err: any, data?: GetIdentityNotificationAttributesCommandOutput) => void
1405
- ): void;
1406
- public getIdentityNotificationAttributes(
1407
- args: GetIdentityNotificationAttributesCommandInput,
1408
- options: __HttpHandlerOptions,
1409
- cb: (err: any, data?: GetIdentityNotificationAttributesCommandOutput) => void
1410
- ): void;
1411
- public getIdentityNotificationAttributes(
1412
- args: GetIdentityNotificationAttributesCommandInput,
1413
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetIdentityNotificationAttributesCommandOutput) => void),
1414
- cb?: (err: any, data?: GetIdentityNotificationAttributesCommandOutput) => void
1415
- ): Promise<GetIdentityNotificationAttributesCommandOutput> | void {
1416
- const command = new GetIdentityNotificationAttributesCommand(args);
1417
- if (typeof optionsOrCb === "function") {
1418
- this.send(command, optionsOrCb);
1419
- } else if (typeof cb === "function") {
1420
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1421
- this.send(command, optionsOrCb || {}, cb);
1422
- } else {
1423
- return this.send(command, optionsOrCb);
1424
- }
1425
- }
1426
-
1427
- /**
1428
- * <p>Returns the requested sending authorization policies for the given identity (an email
1429
- * address or a domain). The policies are returned as a map of policy names to policy
1430
- * contents. You can retrieve a maximum of 20 policies at a time.</p>
1431
- * <note>
1432
- * <p>This API is for the identity owner only. If you have not verified the identity,
1433
- * this API will return an error.</p>
1434
- * </note>
1435
- * <p>Sending authorization is a feature that enables an identity owner to authorize other
1436
- * senders to use its identities. For information about using sending authorization, see
1437
- * the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
1438
- * Guide</a>.</p>
1439
- * <p>You can execute this operation no more than once per second.</p>
1440
- */
1441
- public getIdentityPolicies(
1442
- args: GetIdentityPoliciesCommandInput,
1443
- options?: __HttpHandlerOptions
1444
- ): Promise<GetIdentityPoliciesCommandOutput>;
1445
- public getIdentityPolicies(
1446
- args: GetIdentityPoliciesCommandInput,
1447
- cb: (err: any, data?: GetIdentityPoliciesCommandOutput) => void
1448
- ): void;
1449
- public getIdentityPolicies(
1450
- args: GetIdentityPoliciesCommandInput,
1451
- options: __HttpHandlerOptions,
1452
- cb: (err: any, data?: GetIdentityPoliciesCommandOutput) => void
1453
- ): void;
1454
- public getIdentityPolicies(
1455
- args: GetIdentityPoliciesCommandInput,
1456
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetIdentityPoliciesCommandOutput) => void),
1457
- cb?: (err: any, data?: GetIdentityPoliciesCommandOutput) => void
1458
- ): Promise<GetIdentityPoliciesCommandOutput> | void {
1459
- const command = new GetIdentityPoliciesCommand(args);
1460
- if (typeof optionsOrCb === "function") {
1461
- this.send(command, optionsOrCb);
1462
- } else if (typeof cb === "function") {
1463
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1464
- this.send(command, optionsOrCb || {}, cb);
1465
- } else {
1466
- return this.send(command, optionsOrCb);
1467
- }
1468
- }
1469
-
1470
- /**
1471
- * <p>Given a list of identities (email addresses and/or domains), returns the verification
1472
- * status and (for domain identities) the verification token for each identity.</p>
1473
- * <p>The verification status of an email address is "Pending" until the email address owner
1474
- * clicks the link within the verification email that Amazon SES sent to that address. If the
1475
- * email address owner clicks the link within 24 hours, the verification status of the
1476
- * email address changes to "Success". If the link is not clicked within 24 hours, the
1477
- * verification status changes to "Failed." In that case, if you still want to verify the
1478
- * email address, you must restart the verification process from the beginning.</p>
1479
- * <p>For domain identities, the domain's verification status is "Pending" as Amazon SES searches
1480
- * for the required TXT record in the DNS settings of the domain. When Amazon SES detects the
1481
- * record, the domain's verification status changes to "Success". If Amazon SES is unable to
1482
- * detect the record within 72 hours, the domain's verification status changes to "Failed."
1483
- * In that case, if you still want to verify the domain, you must restart the verification
1484
- * process from the beginning.</p>
1485
- * <p>This operation is throttled at one request per second and can only get verification
1486
- * attributes for up to 100 identities at a time.</p>
1487
- */
1488
- public getIdentityVerificationAttributes(
1489
- args: GetIdentityVerificationAttributesCommandInput,
1490
- options?: __HttpHandlerOptions
1491
- ): Promise<GetIdentityVerificationAttributesCommandOutput>;
1492
- public getIdentityVerificationAttributes(
1493
- args: GetIdentityVerificationAttributesCommandInput,
1494
- cb: (err: any, data?: GetIdentityVerificationAttributesCommandOutput) => void
1495
- ): void;
1496
- public getIdentityVerificationAttributes(
1497
- args: GetIdentityVerificationAttributesCommandInput,
1498
- options: __HttpHandlerOptions,
1499
- cb: (err: any, data?: GetIdentityVerificationAttributesCommandOutput) => void
1500
- ): void;
1501
- public getIdentityVerificationAttributes(
1502
- args: GetIdentityVerificationAttributesCommandInput,
1503
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetIdentityVerificationAttributesCommandOutput) => void),
1504
- cb?: (err: any, data?: GetIdentityVerificationAttributesCommandOutput) => void
1505
- ): Promise<GetIdentityVerificationAttributesCommandOutput> | void {
1506
- const command = new GetIdentityVerificationAttributesCommand(args);
1507
- if (typeof optionsOrCb === "function") {
1508
- this.send(command, optionsOrCb);
1509
- } else if (typeof cb === "function") {
1510
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1511
- this.send(command, optionsOrCb || {}, cb);
1512
- } else {
1513
- return this.send(command, optionsOrCb);
1514
- }
1515
- }
1516
-
1517
- /**
1518
- * <p>Provides the sending limits for the Amazon SES account. </p>
1519
- * <p>You can execute this operation no more than once per second.</p>
1520
- */
1521
- public getSendQuota(
1522
- args: GetSendQuotaCommandInput,
1523
- options?: __HttpHandlerOptions
1524
- ): Promise<GetSendQuotaCommandOutput>;
1525
- public getSendQuota(args: GetSendQuotaCommandInput, cb: (err: any, data?: GetSendQuotaCommandOutput) => void): void;
1526
- public getSendQuota(
1527
- args: GetSendQuotaCommandInput,
1528
- options: __HttpHandlerOptions,
1529
- cb: (err: any, data?: GetSendQuotaCommandOutput) => void
1530
- ): void;
1531
- public getSendQuota(
1532
- args: GetSendQuotaCommandInput,
1533
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetSendQuotaCommandOutput) => void),
1534
- cb?: (err: any, data?: GetSendQuotaCommandOutput) => void
1535
- ): Promise<GetSendQuotaCommandOutput> | void {
1536
- const command = new GetSendQuotaCommand(args);
1537
- if (typeof optionsOrCb === "function") {
1538
- this.send(command, optionsOrCb);
1539
- } else if (typeof cb === "function") {
1540
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1541
- this.send(command, optionsOrCb || {}, cb);
1542
- } else {
1543
- return this.send(command, optionsOrCb);
1544
- }
1545
- }
1546
-
1547
- /**
1548
- * <p>Provides sending statistics for the current AWS Region. The result is a list of data
1549
- * points, representing the last two weeks of sending activity. Each data point in the list
1550
- * contains statistics for a 15-minute period of time.</p>
1551
- * <p>You can execute this operation no more than once per second.</p>
1552
- */
1553
- public getSendStatistics(
1554
- args: GetSendStatisticsCommandInput,
1555
- options?: __HttpHandlerOptions
1556
- ): Promise<GetSendStatisticsCommandOutput>;
1557
- public getSendStatistics(
1558
- args: GetSendStatisticsCommandInput,
1559
- cb: (err: any, data?: GetSendStatisticsCommandOutput) => void
1560
- ): void;
1561
- public getSendStatistics(
1562
- args: GetSendStatisticsCommandInput,
1563
- options: __HttpHandlerOptions,
1564
- cb: (err: any, data?: GetSendStatisticsCommandOutput) => void
1565
- ): void;
1566
- public getSendStatistics(
1567
- args: GetSendStatisticsCommandInput,
1568
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetSendStatisticsCommandOutput) => void),
1569
- cb?: (err: any, data?: GetSendStatisticsCommandOutput) => void
1570
- ): Promise<GetSendStatisticsCommandOutput> | void {
1571
- const command = new GetSendStatisticsCommand(args);
1572
- if (typeof optionsOrCb === "function") {
1573
- this.send(command, optionsOrCb);
1574
- } else if (typeof cb === "function") {
1575
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1576
- this.send(command, optionsOrCb || {}, cb);
1577
- } else {
1578
- return this.send(command, optionsOrCb);
1579
- }
1580
- }
1581
-
1582
- /**
1583
- * <p>Displays the template object (which includes the Subject line, HTML part and text
1584
- * part) for the template you specify.</p>
1585
- * <p>You can execute this operation no more than once per second.</p>
1586
- */
1587
- public getTemplate(args: GetTemplateCommandInput, options?: __HttpHandlerOptions): Promise<GetTemplateCommandOutput>;
1588
- public getTemplate(args: GetTemplateCommandInput, cb: (err: any, data?: GetTemplateCommandOutput) => void): void;
1589
- public getTemplate(
1590
- args: GetTemplateCommandInput,
1591
- options: __HttpHandlerOptions,
1592
- cb: (err: any, data?: GetTemplateCommandOutput) => void
1593
- ): void;
1594
- public getTemplate(
1595
- args: GetTemplateCommandInput,
1596
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetTemplateCommandOutput) => void),
1597
- cb?: (err: any, data?: GetTemplateCommandOutput) => void
1598
- ): Promise<GetTemplateCommandOutput> | void {
1599
- const command = new GetTemplateCommand(args);
1600
- if (typeof optionsOrCb === "function") {
1601
- this.send(command, optionsOrCb);
1602
- } else if (typeof cb === "function") {
1603
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1604
- this.send(command, optionsOrCb || {}, cb);
1605
- } else {
1606
- return this.send(command, optionsOrCb);
1607
- }
1608
- }
1609
-
1610
- /**
1611
- * <p>Provides a list of the configuration sets associated with your Amazon SES account in the
1612
- * current AWS Region. For information about using configuration sets, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Monitoring Your Amazon SES Sending Activity</a> in the <i>Amazon SES Developer
1613
- * Guide.</i>
1614
- * </p>
1615
- * <p>You can execute this operation no more than once per second. This operation will
1616
- * return up to 1,000 configuration sets each time it is run. If your Amazon SES account has
1617
- * more than 1,000 configuration sets, this operation will also return a NextToken element.
1618
- * You can then execute the <code>ListConfigurationSets</code> operation again, passing the
1619
- * <code>NextToken</code> parameter and the value of the NextToken element to retrieve
1620
- * additional results.</p>
1621
- */
1622
- public listConfigurationSets(
1623
- args: ListConfigurationSetsCommandInput,
1624
- options?: __HttpHandlerOptions
1625
- ): Promise<ListConfigurationSetsCommandOutput>;
1626
- public listConfigurationSets(
1627
- args: ListConfigurationSetsCommandInput,
1628
- cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void
1629
- ): void;
1630
- public listConfigurationSets(
1631
- args: ListConfigurationSetsCommandInput,
1632
- options: __HttpHandlerOptions,
1633
- cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void
1634
- ): void;
1635
- public listConfigurationSets(
1636
- args: ListConfigurationSetsCommandInput,
1637
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListConfigurationSetsCommandOutput) => void),
1638
- cb?: (err: any, data?: ListConfigurationSetsCommandOutput) => void
1639
- ): Promise<ListConfigurationSetsCommandOutput> | void {
1640
- const command = new ListConfigurationSetsCommand(args);
1641
- if (typeof optionsOrCb === "function") {
1642
- this.send(command, optionsOrCb);
1643
- } else if (typeof cb === "function") {
1644
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1645
- this.send(command, optionsOrCb || {}, cb);
1646
- } else {
1647
- return this.send(command, optionsOrCb);
1648
- }
1649
- }
1650
-
1651
- /**
1652
- * <p>Lists the existing custom verification email templates for your account in the current
1653
- * AWS Region.</p>
1654
- * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
1655
- * Guide</i>.</p>
1656
- * <p>You can execute this operation no more than once per second.</p>
1657
- */
1658
- public listCustomVerificationEmailTemplates(
1659
- args: ListCustomVerificationEmailTemplatesCommandInput,
1660
- options?: __HttpHandlerOptions
1661
- ): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
1662
- public listCustomVerificationEmailTemplates(
1663
- args: ListCustomVerificationEmailTemplatesCommandInput,
1664
- cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void
1665
- ): void;
1666
- public listCustomVerificationEmailTemplates(
1667
- args: ListCustomVerificationEmailTemplatesCommandInput,
1668
- options: __HttpHandlerOptions,
1669
- cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void
1670
- ): void;
1671
- public listCustomVerificationEmailTemplates(
1672
- args: ListCustomVerificationEmailTemplatesCommandInput,
1673
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void),
1674
- cb?: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void
1675
- ): Promise<ListCustomVerificationEmailTemplatesCommandOutput> | void {
1676
- const command = new ListCustomVerificationEmailTemplatesCommand(args);
1677
- if (typeof optionsOrCb === "function") {
1678
- this.send(command, optionsOrCb);
1679
- } else if (typeof cb === "function") {
1680
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1681
- this.send(command, optionsOrCb || {}, cb);
1682
- } else {
1683
- return this.send(command, optionsOrCb);
1684
- }
1685
- }
1686
-
1687
- /**
1688
- * <p>Returns a list containing all of the identities (email addresses and domains) for your
1689
- * AWS account in the current AWS Region, regardless of verification status.</p>
1690
- * <p>You can execute this operation no more than once per second.</p>
1691
- */
1692
- public listIdentities(
1693
- args: ListIdentitiesCommandInput,
1694
- options?: __HttpHandlerOptions
1695
- ): Promise<ListIdentitiesCommandOutput>;
1696
- public listIdentities(
1697
- args: ListIdentitiesCommandInput,
1698
- cb: (err: any, data?: ListIdentitiesCommandOutput) => void
1699
- ): void;
1700
- public listIdentities(
1701
- args: ListIdentitiesCommandInput,
1702
- options: __HttpHandlerOptions,
1703
- cb: (err: any, data?: ListIdentitiesCommandOutput) => void
1704
- ): void;
1705
- public listIdentities(
1706
- args: ListIdentitiesCommandInput,
1707
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListIdentitiesCommandOutput) => void),
1708
- cb?: (err: any, data?: ListIdentitiesCommandOutput) => void
1709
- ): Promise<ListIdentitiesCommandOutput> | void {
1710
- const command = new ListIdentitiesCommand(args);
1711
- if (typeof optionsOrCb === "function") {
1712
- this.send(command, optionsOrCb);
1713
- } else if (typeof cb === "function") {
1714
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1715
- this.send(command, optionsOrCb || {}, cb);
1716
- } else {
1717
- return this.send(command, optionsOrCb);
1718
- }
1719
- }
1720
-
1721
- /**
1722
- * <p>Returns a list of sending authorization policies that are attached to the given
1723
- * identity (an email address or a domain). This API returns only a list. If you want the
1724
- * actual policy content, you can use <code>GetIdentityPolicies</code>.</p>
1725
- * <note>
1726
- * <p>This API is for the identity owner only. If you have not verified the identity,
1727
- * this API will return an error.</p>
1728
- * </note>
1729
- * <p>Sending authorization is a feature that enables an identity owner to authorize other
1730
- * senders to use its identities. For information about using sending authorization, see
1731
- * the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
1732
- * Guide</a>.</p>
1733
- * <p>You can execute this operation no more than once per second.</p>
1734
- */
1735
- public listIdentityPolicies(
1736
- args: ListIdentityPoliciesCommandInput,
1737
- options?: __HttpHandlerOptions
1738
- ): Promise<ListIdentityPoliciesCommandOutput>;
1739
- public listIdentityPolicies(
1740
- args: ListIdentityPoliciesCommandInput,
1741
- cb: (err: any, data?: ListIdentityPoliciesCommandOutput) => void
1742
- ): void;
1743
- public listIdentityPolicies(
1744
- args: ListIdentityPoliciesCommandInput,
1745
- options: __HttpHandlerOptions,
1746
- cb: (err: any, data?: ListIdentityPoliciesCommandOutput) => void
1747
- ): void;
1748
- public listIdentityPolicies(
1749
- args: ListIdentityPoliciesCommandInput,
1750
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListIdentityPoliciesCommandOutput) => void),
1751
- cb?: (err: any, data?: ListIdentityPoliciesCommandOutput) => void
1752
- ): Promise<ListIdentityPoliciesCommandOutput> | void {
1753
- const command = new ListIdentityPoliciesCommand(args);
1754
- if (typeof optionsOrCb === "function") {
1755
- this.send(command, optionsOrCb);
1756
- } else if (typeof cb === "function") {
1757
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1758
- this.send(command, optionsOrCb || {}, cb);
1759
- } else {
1760
- return this.send(command, optionsOrCb);
1761
- }
1762
- }
1763
-
1764
- /**
1765
- * <p>Lists the IP address filters associated with your AWS account in the current AWS
1766
- * Region.</p>
1767
- * <p>For information about managing IP address filters, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-ip-filters.html">Amazon SES
1768
- * Developer Guide</a>.</p>
1769
- * <p>You can execute this operation no more than once per second.</p>
1770
- */
1771
- public listReceiptFilters(
1772
- args: ListReceiptFiltersCommandInput,
1773
- options?: __HttpHandlerOptions
1774
- ): Promise<ListReceiptFiltersCommandOutput>;
1775
- public listReceiptFilters(
1776
- args: ListReceiptFiltersCommandInput,
1777
- cb: (err: any, data?: ListReceiptFiltersCommandOutput) => void
1778
- ): void;
1779
- public listReceiptFilters(
1780
- args: ListReceiptFiltersCommandInput,
1781
- options: __HttpHandlerOptions,
1782
- cb: (err: any, data?: ListReceiptFiltersCommandOutput) => void
1783
- ): void;
1784
- public listReceiptFilters(
1785
- args: ListReceiptFiltersCommandInput,
1786
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListReceiptFiltersCommandOutput) => void),
1787
- cb?: (err: any, data?: ListReceiptFiltersCommandOutput) => void
1788
- ): Promise<ListReceiptFiltersCommandOutput> | void {
1789
- const command = new ListReceiptFiltersCommand(args);
1790
- if (typeof optionsOrCb === "function") {
1791
- this.send(command, optionsOrCb);
1792
- } else if (typeof cb === "function") {
1793
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1794
- this.send(command, optionsOrCb || {}, cb);
1795
- } else {
1796
- return this.send(command, optionsOrCb);
1797
- }
1798
- }
1799
-
1800
- /**
1801
- * <p>Lists the receipt rule sets that exist under your AWS account in the current AWS
1802
- * Region. If there are additional receipt rule sets to be retrieved, you will receive a
1803
- * <code>NextToken</code> that you can provide to the next call to
1804
- * <code>ListReceiptRuleSets</code> to retrieve the additional entries.</p>
1805
- * <p>For information about managing receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html">Amazon SES Developer Guide</a>.</p>
1806
- * <p>You can execute this operation no more than once per second.</p>
1807
- */
1808
- public listReceiptRuleSets(
1809
- args: ListReceiptRuleSetsCommandInput,
1810
- options?: __HttpHandlerOptions
1811
- ): Promise<ListReceiptRuleSetsCommandOutput>;
1812
- public listReceiptRuleSets(
1813
- args: ListReceiptRuleSetsCommandInput,
1814
- cb: (err: any, data?: ListReceiptRuleSetsCommandOutput) => void
1815
- ): void;
1816
- public listReceiptRuleSets(
1817
- args: ListReceiptRuleSetsCommandInput,
1818
- options: __HttpHandlerOptions,
1819
- cb: (err: any, data?: ListReceiptRuleSetsCommandOutput) => void
1820
- ): void;
1821
- public listReceiptRuleSets(
1822
- args: ListReceiptRuleSetsCommandInput,
1823
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListReceiptRuleSetsCommandOutput) => void),
1824
- cb?: (err: any, data?: ListReceiptRuleSetsCommandOutput) => void
1825
- ): Promise<ListReceiptRuleSetsCommandOutput> | void {
1826
- const command = new ListReceiptRuleSetsCommand(args);
1827
- if (typeof optionsOrCb === "function") {
1828
- this.send(command, optionsOrCb);
1829
- } else if (typeof cb === "function") {
1830
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1831
- this.send(command, optionsOrCb || {}, cb);
1832
- } else {
1833
- return this.send(command, optionsOrCb);
1834
- }
1835
- }
1836
-
1837
- /**
1838
- * <p>Lists the email templates present in your Amazon SES account in the current AWS
1839
- * Region.</p>
1840
- * <p>You can execute this operation no more than once per second.</p>
1841
- */
1842
- public listTemplates(
1843
- args: ListTemplatesCommandInput,
1844
- options?: __HttpHandlerOptions
1845
- ): Promise<ListTemplatesCommandOutput>;
1846
- public listTemplates(
1847
- args: ListTemplatesCommandInput,
1848
- cb: (err: any, data?: ListTemplatesCommandOutput) => void
1849
- ): void;
1850
- public listTemplates(
1851
- args: ListTemplatesCommandInput,
1852
- options: __HttpHandlerOptions,
1853
- cb: (err: any, data?: ListTemplatesCommandOutput) => void
1854
- ): void;
1855
- public listTemplates(
1856
- args: ListTemplatesCommandInput,
1857
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListTemplatesCommandOutput) => void),
1858
- cb?: (err: any, data?: ListTemplatesCommandOutput) => void
1859
- ): Promise<ListTemplatesCommandOutput> | void {
1860
- const command = new ListTemplatesCommand(args);
1861
- if (typeof optionsOrCb === "function") {
1862
- this.send(command, optionsOrCb);
1863
- } else if (typeof cb === "function") {
1864
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1865
- this.send(command, optionsOrCb || {}, cb);
1866
- } else {
1867
- return this.send(command, optionsOrCb);
1868
- }
1869
- }
1870
-
1871
- /**
1872
- * <p>Deprecated. Use the <code>ListIdentities</code> operation to list the email addresses
1873
- * and domains associated with your account.</p>
1874
- */
1875
- public listVerifiedEmailAddresses(
1876
- args: ListVerifiedEmailAddressesCommandInput,
1877
- options?: __HttpHandlerOptions
1878
- ): Promise<ListVerifiedEmailAddressesCommandOutput>;
1879
- public listVerifiedEmailAddresses(
1880
- args: ListVerifiedEmailAddressesCommandInput,
1881
- cb: (err: any, data?: ListVerifiedEmailAddressesCommandOutput) => void
1882
- ): void;
1883
- public listVerifiedEmailAddresses(
1884
- args: ListVerifiedEmailAddressesCommandInput,
1885
- options: __HttpHandlerOptions,
1886
- cb: (err: any, data?: ListVerifiedEmailAddressesCommandOutput) => void
1887
- ): void;
1888
- public listVerifiedEmailAddresses(
1889
- args: ListVerifiedEmailAddressesCommandInput,
1890
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListVerifiedEmailAddressesCommandOutput) => void),
1891
- cb?: (err: any, data?: ListVerifiedEmailAddressesCommandOutput) => void
1892
- ): Promise<ListVerifiedEmailAddressesCommandOutput> | void {
1893
- const command = new ListVerifiedEmailAddressesCommand(args);
1894
- if (typeof optionsOrCb === "function") {
1895
- this.send(command, optionsOrCb);
1896
- } else if (typeof cb === "function") {
1897
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1898
- this.send(command, optionsOrCb || {}, cb);
1899
- } else {
1900
- return this.send(command, optionsOrCb);
1901
- }
1902
- }
1903
-
1904
- /**
1905
- * <p>Adds or updates the delivery options for a configuration set.</p>
1906
- */
1907
- public putConfigurationSetDeliveryOptions(
1908
- args: PutConfigurationSetDeliveryOptionsCommandInput,
1909
- options?: __HttpHandlerOptions
1910
- ): Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
1911
- public putConfigurationSetDeliveryOptions(
1912
- args: PutConfigurationSetDeliveryOptionsCommandInput,
1913
- cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void
1914
- ): void;
1915
- public putConfigurationSetDeliveryOptions(
1916
- args: PutConfigurationSetDeliveryOptionsCommandInput,
1917
- options: __HttpHandlerOptions,
1918
- cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void
1919
- ): void;
1920
- public putConfigurationSetDeliveryOptions(
1921
- args: PutConfigurationSetDeliveryOptionsCommandInput,
1922
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void),
1923
- cb?: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void
1924
- ): Promise<PutConfigurationSetDeliveryOptionsCommandOutput> | void {
1925
- const command = new PutConfigurationSetDeliveryOptionsCommand(args);
1926
- if (typeof optionsOrCb === "function") {
1927
- this.send(command, optionsOrCb);
1928
- } else if (typeof cb === "function") {
1929
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1930
- this.send(command, optionsOrCb || {}, cb);
1931
- } else {
1932
- return this.send(command, optionsOrCb);
1933
- }
1934
- }
1935
-
1936
- /**
1937
- * <p>Adds or updates a sending authorization policy for the specified identity (an email
1938
- * address or a domain).</p>
1939
- * <note>
1940
- * <p>This API is for the identity owner only. If you have not verified the identity,
1941
- * this API will return an error.</p>
1942
- * </note>
1943
- * <p>Sending authorization is a feature that enables an identity owner to authorize other
1944
- * senders to use its identities. For information about using sending authorization, see
1945
- * the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
1946
- * Guide</a>.</p>
1947
- * <p>You can execute this operation no more than once per second.</p>
1948
- */
1949
- public putIdentityPolicy(
1950
- args: PutIdentityPolicyCommandInput,
1951
- options?: __HttpHandlerOptions
1952
- ): Promise<PutIdentityPolicyCommandOutput>;
1953
- public putIdentityPolicy(
1954
- args: PutIdentityPolicyCommandInput,
1955
- cb: (err: any, data?: PutIdentityPolicyCommandOutput) => void
1956
- ): void;
1957
- public putIdentityPolicy(
1958
- args: PutIdentityPolicyCommandInput,
1959
- options: __HttpHandlerOptions,
1960
- cb: (err: any, data?: PutIdentityPolicyCommandOutput) => void
1961
- ): void;
1962
- public putIdentityPolicy(
1963
- args: PutIdentityPolicyCommandInput,
1964
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: PutIdentityPolicyCommandOutput) => void),
1965
- cb?: (err: any, data?: PutIdentityPolicyCommandOutput) => void
1966
- ): Promise<PutIdentityPolicyCommandOutput> | void {
1967
- const command = new PutIdentityPolicyCommand(args);
1968
- if (typeof optionsOrCb === "function") {
1969
- this.send(command, optionsOrCb);
1970
- } else if (typeof cb === "function") {
1971
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1972
- this.send(command, optionsOrCb || {}, cb);
1973
- } else {
1974
- return this.send(command, optionsOrCb);
1975
- }
1976
- }
1977
-
1978
- /**
1979
- * <p>Reorders the receipt rules within a receipt rule set.</p>
1980
- * <note>
1981
- * <p>All of the rules in the rule set must be represented in this request. That is,
1982
- * this API will return an error if the reorder request doesn't explicitly position all
1983
- * of the rules.</p>
1984
- * </note>
1985
- * <p>For information about managing receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html">Amazon SES Developer Guide</a>.</p>
1986
- * <p>You can execute this operation no more than once per second.</p>
1987
- */
1988
- public reorderReceiptRuleSet(
1989
- args: ReorderReceiptRuleSetCommandInput,
1990
- options?: __HttpHandlerOptions
1991
- ): Promise<ReorderReceiptRuleSetCommandOutput>;
1992
- public reorderReceiptRuleSet(
1993
- args: ReorderReceiptRuleSetCommandInput,
1994
- cb: (err: any, data?: ReorderReceiptRuleSetCommandOutput) => void
1995
- ): void;
1996
- public reorderReceiptRuleSet(
1997
- args: ReorderReceiptRuleSetCommandInput,
1998
- options: __HttpHandlerOptions,
1999
- cb: (err: any, data?: ReorderReceiptRuleSetCommandOutput) => void
2000
- ): void;
2001
- public reorderReceiptRuleSet(
2002
- args: ReorderReceiptRuleSetCommandInput,
2003
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ReorderReceiptRuleSetCommandOutput) => void),
2004
- cb?: (err: any, data?: ReorderReceiptRuleSetCommandOutput) => void
2005
- ): Promise<ReorderReceiptRuleSetCommandOutput> | void {
2006
- const command = new ReorderReceiptRuleSetCommand(args);
2007
- if (typeof optionsOrCb === "function") {
2008
- this.send(command, optionsOrCb);
2009
- } else if (typeof cb === "function") {
2010
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2011
- this.send(command, optionsOrCb || {}, cb);
2012
- } else {
2013
- return this.send(command, optionsOrCb);
2014
- }
2015
- }
2016
-
2017
- /**
2018
- * <p>Generates and sends a bounce message to the sender of an email you received through
2019
- * Amazon SES. You can only use this API on an email up to 24 hours after you receive it.</p>
2020
- * <note>
2021
- * <p>You cannot use this API to send generic bounces for mail that was not received by
2022
- * Amazon SES.</p>
2023
- * </note>
2024
- * <p>For information about receiving email through Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html">Amazon SES
2025
- * Developer Guide</a>.</p>
2026
- * <p>You can execute this operation no more than once per second.</p>
2027
- */
2028
- public sendBounce(args: SendBounceCommandInput, options?: __HttpHandlerOptions): Promise<SendBounceCommandOutput>;
2029
- public sendBounce(args: SendBounceCommandInput, cb: (err: any, data?: SendBounceCommandOutput) => void): void;
2030
- public sendBounce(
2031
- args: SendBounceCommandInput,
2032
- options: __HttpHandlerOptions,
2033
- cb: (err: any, data?: SendBounceCommandOutput) => void
2034
- ): void;
2035
- public sendBounce(
2036
- args: SendBounceCommandInput,
2037
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SendBounceCommandOutput) => void),
2038
- cb?: (err: any, data?: SendBounceCommandOutput) => void
2039
- ): Promise<SendBounceCommandOutput> | void {
2040
- const command = new SendBounceCommand(args);
2041
- if (typeof optionsOrCb === "function") {
2042
- this.send(command, optionsOrCb);
2043
- } else if (typeof cb === "function") {
2044
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2045
- this.send(command, optionsOrCb || {}, cb);
2046
- } else {
2047
- return this.send(command, optionsOrCb);
2048
- }
2049
- }
2050
-
2051
- /**
2052
- * <p>Composes an email message to multiple destinations. The message body is created using
2053
- * an email template.</p>
2054
- * <p>In order to send email using the <code>SendBulkTemplatedEmail</code> operation, your
2055
- * call to the API must meet the following requirements:</p>
2056
- * <ul>
2057
- * <li>
2058
- * <p>The call must refer to an existing email template. You can create email
2059
- * templates using the <a>CreateTemplate</a> operation.</p>
2060
- * </li>
2061
- * <li>
2062
- * <p>The message must be sent from a verified email address or domain.</p>
2063
- * </li>
2064
- * <li>
2065
- * <p>If your account is still in the Amazon SES sandbox, you may only send to verified
2066
- * addresses or domains, or to email addresses associated with the Amazon SES Mailbox
2067
- * Simulator. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying
2068
- * Email Addresses and Domains</a> in the <i>Amazon SES Developer
2069
- * Guide.</i>
2070
- * </p>
2071
- * </li>
2072
- * <li>
2073
- * <p>The maximum message size is 10 MB.</p>
2074
- * </li>
2075
- * <li>
2076
- * <p>Each <code>Destination</code> parameter must include at least one recipient
2077
- * email address. The recipient address can be a To: address, a CC: address, or a
2078
- * BCC: address. If a recipient email address is invalid (that is, it is not in the
2079
- * format <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), the
2080
- * entire message will be rejected, even if the message contains other recipients
2081
- * that are valid.</p>
2082
- * </li>
2083
- * <li>
2084
- * <p>The message may not include more than 50 recipients, across the To:, CC: and
2085
- * BCC: fields. If you need to send an email message to a larger audience, you can
2086
- * divide your recipient list into groups of 50 or fewer, and then call the
2087
- * <code>SendBulkTemplatedEmail</code> operation several times to send the
2088
- * message to each group.</p>
2089
- * </li>
2090
- * <li>
2091
- * <p>The number of destinations you can contact in a single call to the API may be
2092
- * limited by your account's maximum sending rate.</p>
2093
- * </li>
2094
- * </ul>
2095
- */
2096
- public sendBulkTemplatedEmail(
2097
- args: SendBulkTemplatedEmailCommandInput,
2098
- options?: __HttpHandlerOptions
2099
- ): Promise<SendBulkTemplatedEmailCommandOutput>;
2100
- public sendBulkTemplatedEmail(
2101
- args: SendBulkTemplatedEmailCommandInput,
2102
- cb: (err: any, data?: SendBulkTemplatedEmailCommandOutput) => void
2103
- ): void;
2104
- public sendBulkTemplatedEmail(
2105
- args: SendBulkTemplatedEmailCommandInput,
2106
- options: __HttpHandlerOptions,
2107
- cb: (err: any, data?: SendBulkTemplatedEmailCommandOutput) => void
2108
- ): void;
2109
- public sendBulkTemplatedEmail(
2110
- args: SendBulkTemplatedEmailCommandInput,
2111
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SendBulkTemplatedEmailCommandOutput) => void),
2112
- cb?: (err: any, data?: SendBulkTemplatedEmailCommandOutput) => void
2113
- ): Promise<SendBulkTemplatedEmailCommandOutput> | void {
2114
- const command = new SendBulkTemplatedEmailCommand(args);
2115
- if (typeof optionsOrCb === "function") {
2116
- this.send(command, optionsOrCb);
2117
- } else if (typeof cb === "function") {
2118
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2119
- this.send(command, optionsOrCb || {}, cb);
2120
- } else {
2121
- return this.send(command, optionsOrCb);
2122
- }
2123
- }
2124
-
2125
- /**
2126
- * <p>Adds an email address to the list of identities for your Amazon SES account in the current
2127
- * AWS Region and attempts to verify it. As a result of executing this operation, a
2128
- * customized verification email is sent to the specified address.</p>
2129
- * <p>To use this operation, you must first create a custom verification email template. For
2130
- * more information about creating and using custom verification email templates, see
2131
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom
2132
- * Verification Email Templates</a> in the <i>Amazon SES Developer
2133
- * Guide</i>.</p>
2134
- * <p>You can execute this operation no more than once per second.</p>
2135
- */
2136
- public sendCustomVerificationEmail(
2137
- args: SendCustomVerificationEmailCommandInput,
2138
- options?: __HttpHandlerOptions
2139
- ): Promise<SendCustomVerificationEmailCommandOutput>;
2140
- public sendCustomVerificationEmail(
2141
- args: SendCustomVerificationEmailCommandInput,
2142
- cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void
2143
- ): void;
2144
- public sendCustomVerificationEmail(
2145
- args: SendCustomVerificationEmailCommandInput,
2146
- options: __HttpHandlerOptions,
2147
- cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void
2148
- ): void;
2149
- public sendCustomVerificationEmail(
2150
- args: SendCustomVerificationEmailCommandInput,
2151
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SendCustomVerificationEmailCommandOutput) => void),
2152
- cb?: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void
2153
- ): Promise<SendCustomVerificationEmailCommandOutput> | void {
2154
- const command = new SendCustomVerificationEmailCommand(args);
2155
- if (typeof optionsOrCb === "function") {
2156
- this.send(command, optionsOrCb);
2157
- } else if (typeof cb === "function") {
2158
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2159
- this.send(command, optionsOrCb || {}, cb);
2160
- } else {
2161
- return this.send(command, optionsOrCb);
2162
- }
2163
- }
2164
-
2165
- /**
2166
- * <p>Composes an email message and immediately queues it for sending. In order to send
2167
- * email using the <code>SendEmail</code> operation, your message must meet the following
2168
- * requirements:</p>
2169
- *
2170
- * <ul>
2171
- * <li>
2172
- * <p>The message must be sent from a verified email address or domain. If you
2173
- * attempt to send email using a non-verified address or domain, the operation will
2174
- * result in an "Email address not verified" error. </p>
2175
- * </li>
2176
- * <li>
2177
- * <p>If your account is still in the Amazon SES sandbox, you may only send to verified
2178
- * addresses or domains, or to email addresses associated with the Amazon SES Mailbox
2179
- * Simulator. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying
2180
- * Email Addresses and Domains</a> in the <i>Amazon SES Developer
2181
- * Guide.</i>
2182
- * </p>
2183
- * </li>
2184
- * <li>
2185
- * <p>The maximum message size is 10 MB.</p>
2186
- * </li>
2187
- * <li>
2188
- * <p>The message must include at least one recipient email address. The recipient
2189
- * address can be a To: address, a CC: address, or a BCC: address. If a recipient
2190
- * email address is invalid (that is, it is not in the format
2191
- * <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), the entire
2192
- * message will be rejected, even if the message contains other recipients that are
2193
- * valid.</p>
2194
- * </li>
2195
- * <li>
2196
- * <p>The message may not include more than 50 recipients, across the To:, CC: and
2197
- * BCC: fields. If you need to send an email message to a larger audience, you can
2198
- * divide your recipient list into groups of 50 or fewer, and then call the
2199
- * <code>SendEmail</code> operation several times to send the message to each
2200
- * group.</p>
2201
- * </li>
2202
- * </ul>
2203
- * <important>
2204
- * <p>For every message that you send, the total number of recipients (including each
2205
- * recipient in the To:, CC: and BCC: fields) is counted against the maximum number of
2206
- * emails you can send in a 24-hour period (your <i>sending quota</i>).
2207
- * For more information about sending quotas in Amazon SES, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/manage-sending-limits.html">Managing Your Amazon SES
2208
- * Sending Limits</a> in the <i>Amazon SES Developer Guide.</i>
2209
- * </p>
2210
- * </important>
2211
- */
2212
- public sendEmail(args: SendEmailCommandInput, options?: __HttpHandlerOptions): Promise<SendEmailCommandOutput>;
2213
- public sendEmail(args: SendEmailCommandInput, cb: (err: any, data?: SendEmailCommandOutput) => void): void;
2214
- public sendEmail(
2215
- args: SendEmailCommandInput,
2216
- options: __HttpHandlerOptions,
2217
- cb: (err: any, data?: SendEmailCommandOutput) => void
2218
- ): void;
2219
- public sendEmail(
2220
- args: SendEmailCommandInput,
2221
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SendEmailCommandOutput) => void),
2222
- cb?: (err: any, data?: SendEmailCommandOutput) => void
2223
- ): Promise<SendEmailCommandOutput> | void {
2224
- const command = new SendEmailCommand(args);
2225
- if (typeof optionsOrCb === "function") {
2226
- this.send(command, optionsOrCb);
2227
- } else if (typeof cb === "function") {
2228
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2229
- this.send(command, optionsOrCb || {}, cb);
2230
- } else {
2231
- return this.send(command, optionsOrCb);
2232
- }
2233
- }
2234
-
2235
- /**
2236
- * <p>Composes an email message and immediately queues it for sending.</p>
2237
- *
2238
- * <p>This operation is more flexible than the <code>SendEmail</code> API operation. When
2239
- * you use the <code>SendRawEmail</code> operation, you can specify the headers of the
2240
- * message as well as its content. This flexibility is useful, for example, when you want
2241
- * to send a multipart MIME email (such a message that contains both a text and an HTML
2242
- * version). You can also use this operation to send messages that include
2243
- * attachments.</p>
2244
- * <p>The <code>SendRawEmail</code> operation has the following requirements:</p>
2245
- * <ul>
2246
- * <li>
2247
- * <p>You can only send email from <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">verified email addresses or domains</a>. If you try
2248
- * to send email from an address that isn't verified, the operation results in an
2249
- * "Email address not verified" error.</p>
2250
- * </li>
2251
- * <li>
2252
- * <p>If your account is still in the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/request-production-access.html">Amazon SES sandbox</a>, you can only send email to other
2253
- * verified addresses in your account, or to addresses that are associated with the
2254
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mailbox-simulator.html">Amazon SES mailbox simulator</a>.</p>
2255
- * </li>
2256
- * <li>
2257
- * <p>The maximum message size, including attachments, is 10 MB.</p>
2258
- * </li>
2259
- * <li>
2260
- * <p>Each message has to include at least one recipient address. A recipient
2261
- * address includes any address on the To:, CC:, or BCC: lines.</p>
2262
- * </li>
2263
- * <li>
2264
- * <p>If you send a single message to more than one recipient address, and one of
2265
- * the recipient addresses isn't in a valid format (that is, it's not in the format
2266
- * <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), Amazon SES
2267
- * rejects the entire message, even if the other addresses are valid.</p>
2268
- * </li>
2269
- * <li>
2270
- * <p>Each message can include up to 50 recipient addresses across the To:, CC:, or
2271
- * BCC: lines. If you need to send a single message to more than 50 recipients, you
2272
- * have to split the list of recipient addresses into groups of less than 50
2273
- * recipients, and send separate messages to each group.</p>
2274
- * </li>
2275
- * <li>
2276
- * <p>Amazon SES allows you to specify 8-bit Content-Transfer-Encoding for MIME message
2277
- * parts. However, if Amazon SES has to modify the contents of your message (for
2278
- * example, if you use open and click tracking), 8-bit content isn't preserved. For
2279
- * this reason, we highly recommend that you encode all content that isn't 7-bit
2280
- * ASCII. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-raw.html#send-email-mime-encoding">MIME Encoding</a> in the <i>Amazon SES Developer
2281
- * Guide</i>.</p>
2282
- * </li>
2283
- * </ul>
2284
- *
2285
- *
2286
- *
2287
- * <p>Additionally, keep the following considerations in mind when using the
2288
- * <code>SendRawEmail</code> operation:</p>
2289
- *
2290
- * <ul>
2291
- * <li>
2292
- * <p>Although you can customize the message headers when using the
2293
- * <code>SendRawEmail</code> operation, Amazon SES will automatically apply its own
2294
- * <code>Message-ID</code> and <code>Date</code> headers; if you passed these
2295
- * headers when creating the message, they will be overwritten by the values that
2296
- * Amazon SES provides.</p>
2297
- * </li>
2298
- * <li>
2299
- * <p>If you are using sending authorization to send on behalf of another user,
2300
- * <code>SendRawEmail</code> enables you to specify the cross-account identity
2301
- * for the email's Source, From, and Return-Path parameters in one of two ways: you
2302
- * can pass optional parameters <code>SourceArn</code>, <code>FromArn</code>,
2303
- * and/or <code>ReturnPathArn</code> to the API, or you can include the following
2304
- * X-headers in the header of your raw email:</p>
2305
- * <ul>
2306
- * <li>
2307
- * <p>
2308
- * <code>X-SES-SOURCE-ARN</code>
2309
- * </p>
2310
- * </li>
2311
- * <li>
2312
- * <p>
2313
- * <code>X-SES-FROM-ARN</code>
2314
- * </p>
2315
- * </li>
2316
- * <li>
2317
- * <p>
2318
- * <code>X-SES-RETURN-PATH-ARN</code>
2319
- * </p>
2320
- * </li>
2321
- * </ul>
2322
- * <important>
2323
- * <p>Don't include these X-headers in the DKIM signature. Amazon SES removes these
2324
- * before it sends the email.</p>
2325
- * </important>
2326
- * <p>If you only specify the <code>SourceIdentityArn</code> parameter, Amazon SES sets
2327
- * the From and Return-Path addresses to the same identity that you
2328
- * specified.</p>
2329
- * <p>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Using Sending
2330
- * Authorization with Amazon SES</a> in the <i>Amazon SES Developer
2331
- * Guide.</i>
2332
- * </p>
2333
- * </li>
2334
- * <li>
2335
- * <p>For every message that you send, the total number of recipients (including
2336
- * each recipient in the To:, CC: and BCC: fields) is counted against the maximum
2337
- * number of emails you can send in a 24-hour period (your <i>sending
2338
- * quota</i>). For more information about sending quotas in Amazon SES, see
2339
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/manage-sending-limits.html">Managing Your
2340
- * Amazon SES Sending Limits</a> in the <i>Amazon SES Developer
2341
- * Guide.</i>
2342
- * </p>
2343
- * </li>
2344
- * </ul>
2345
- */
2346
- public sendRawEmail(
2347
- args: SendRawEmailCommandInput,
2348
- options?: __HttpHandlerOptions
2349
- ): Promise<SendRawEmailCommandOutput>;
2350
- public sendRawEmail(args: SendRawEmailCommandInput, cb: (err: any, data?: SendRawEmailCommandOutput) => void): void;
2351
- public sendRawEmail(
2352
- args: SendRawEmailCommandInput,
2353
- options: __HttpHandlerOptions,
2354
- cb: (err: any, data?: SendRawEmailCommandOutput) => void
2355
- ): void;
2356
- public sendRawEmail(
2357
- args: SendRawEmailCommandInput,
2358
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SendRawEmailCommandOutput) => void),
2359
- cb?: (err: any, data?: SendRawEmailCommandOutput) => void
2360
- ): Promise<SendRawEmailCommandOutput> | void {
2361
- const command = new SendRawEmailCommand(args);
2362
- if (typeof optionsOrCb === "function") {
2363
- this.send(command, optionsOrCb);
2364
- } else if (typeof cb === "function") {
2365
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2366
- this.send(command, optionsOrCb || {}, cb);
2367
- } else {
2368
- return this.send(command, optionsOrCb);
2369
- }
2370
- }
2371
-
2372
- /**
2373
- * <p>Composes an email message using an email template and immediately queues it for
2374
- * sending.</p>
2375
- * <p>In order to send email using the <code>SendTemplatedEmail</code> operation, your call
2376
- * to the API must meet the following requirements:</p>
2377
- * <ul>
2378
- * <li>
2379
- * <p>The call must refer to an existing email template. You can create email
2380
- * templates using the <a>CreateTemplate</a> operation.</p>
2381
- * </li>
2382
- * <li>
2383
- * <p>The message must be sent from a verified email address or domain.</p>
2384
- * </li>
2385
- * <li>
2386
- * <p>If your account is still in the Amazon SES sandbox, you may only send to verified
2387
- * addresses or domains, or to email addresses associated with the Amazon SES Mailbox
2388
- * Simulator. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying
2389
- * Email Addresses and Domains</a> in the <i>Amazon SES Developer
2390
- * Guide.</i>
2391
- * </p>
2392
- * </li>
2393
- * <li>
2394
- * <p>The maximum message size is 10 MB.</p>
2395
- * </li>
2396
- * <li>
2397
- * <p>Calls to the <code>SendTemplatedEmail</code> operation may only include one
2398
- * <code>Destination</code> parameter. A destination is a set of recipients who
2399
- * will receive the same version of the email. The <code>Destination</code>
2400
- * parameter can include up to 50 recipients, across the To:, CC: and BCC:
2401
- * fields.</p>
2402
- * </li>
2403
- * <li>
2404
- * <p>The <code>Destination</code> parameter must include at least one recipient
2405
- * email address. The recipient address can be a To: address, a CC: address, or a
2406
- * BCC: address. If a recipient email address is invalid (that is, it is not in the
2407
- * format <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), the
2408
- * entire message will be rejected, even if the message contains other recipients
2409
- * that are valid.</p>
2410
- * </li>
2411
- * </ul>
2412
- * <important>
2413
- * <p>If your call to the <code>SendTemplatedEmail</code> operation includes all of the
2414
- * required parameters, Amazon SES accepts it and returns a Message ID. However, if Amazon SES
2415
- * can't render the email because the template contains errors, it doesn't send the
2416
- * email. Additionally, because it already accepted the message, Amazon SES doesn't return a
2417
- * message stating that it was unable to send the email.</p>
2418
- * <p>For these reasons, we highly recommend that you set up Amazon SES to send you
2419
- * notifications when Rendering Failure events occur. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Sending
2420
- * Personalized Email Using the Amazon SES API</a> in the <i>Amazon Simple Email Service
2421
- * Developer Guide</i>.</p>
2422
- * </important>
2423
- */
2424
- public sendTemplatedEmail(
2425
- args: SendTemplatedEmailCommandInput,
2426
- options?: __HttpHandlerOptions
2427
- ): Promise<SendTemplatedEmailCommandOutput>;
2428
- public sendTemplatedEmail(
2429
- args: SendTemplatedEmailCommandInput,
2430
- cb: (err: any, data?: SendTemplatedEmailCommandOutput) => void
2431
- ): void;
2432
- public sendTemplatedEmail(
2433
- args: SendTemplatedEmailCommandInput,
2434
- options: __HttpHandlerOptions,
2435
- cb: (err: any, data?: SendTemplatedEmailCommandOutput) => void
2436
- ): void;
2437
- public sendTemplatedEmail(
2438
- args: SendTemplatedEmailCommandInput,
2439
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SendTemplatedEmailCommandOutput) => void),
2440
- cb?: (err: any, data?: SendTemplatedEmailCommandOutput) => void
2441
- ): Promise<SendTemplatedEmailCommandOutput> | void {
2442
- const command = new SendTemplatedEmailCommand(args);
2443
- if (typeof optionsOrCb === "function") {
2444
- this.send(command, optionsOrCb);
2445
- } else if (typeof cb === "function") {
2446
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2447
- this.send(command, optionsOrCb || {}, cb);
2448
- } else {
2449
- return this.send(command, optionsOrCb);
2450
- }
2451
- }
2452
-
2453
- /**
2454
- * <p>Sets the specified receipt rule set as the active receipt rule set.</p>
2455
- * <note>
2456
- * <p>To disable your email-receiving through Amazon SES completely, you can call this API
2457
- * with RuleSetName set to null.</p>
2458
- * </note>
2459
- * <p>For information about managing receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html">Amazon SES Developer Guide</a>.</p>
2460
- * <p>You can execute this operation no more than once per second.</p>
2461
- */
2462
- public setActiveReceiptRuleSet(
2463
- args: SetActiveReceiptRuleSetCommandInput,
2464
- options?: __HttpHandlerOptions
2465
- ): Promise<SetActiveReceiptRuleSetCommandOutput>;
2466
- public setActiveReceiptRuleSet(
2467
- args: SetActiveReceiptRuleSetCommandInput,
2468
- cb: (err: any, data?: SetActiveReceiptRuleSetCommandOutput) => void
2469
- ): void;
2470
- public setActiveReceiptRuleSet(
2471
- args: SetActiveReceiptRuleSetCommandInput,
2472
- options: __HttpHandlerOptions,
2473
- cb: (err: any, data?: SetActiveReceiptRuleSetCommandOutput) => void
2474
- ): void;
2475
- public setActiveReceiptRuleSet(
2476
- args: SetActiveReceiptRuleSetCommandInput,
2477
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SetActiveReceiptRuleSetCommandOutput) => void),
2478
- cb?: (err: any, data?: SetActiveReceiptRuleSetCommandOutput) => void
2479
- ): Promise<SetActiveReceiptRuleSetCommandOutput> | void {
2480
- const command = new SetActiveReceiptRuleSetCommand(args);
2481
- if (typeof optionsOrCb === "function") {
2482
- this.send(command, optionsOrCb);
2483
- } else if (typeof cb === "function") {
2484
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2485
- this.send(command, optionsOrCb || {}, cb);
2486
- } else {
2487
- return this.send(command, optionsOrCb);
2488
- }
2489
- }
2490
-
2491
- /**
2492
- * <p>Enables or disables Easy DKIM signing of email sent from an identity. If Easy DKIM
2493
- * signing is enabled for a domain, then Amazon SES uses DKIM to sign all email that it sends
2494
- * from addresses on that domain. If Easy DKIM signing is enabled for an email address,
2495
- * then Amazon SES uses DKIM to sign all email it sends from that address.</p>
2496
- * <note>
2497
- * <p>For email addresses (for example, <code>user@example.com</code>), you can only
2498
- * enable DKIM signing if the corresponding domain (in this case,
2499
- * <code>example.com</code>) has been set up to use Easy DKIM.</p>
2500
- * </note>
2501
- * <p>You can enable DKIM signing for an identity at any time after you start the
2502
- * verification process for the identity, even if the verification process isn't complete. </p>
2503
- * <p>You can execute this operation no more than once per second.</p>
2504
- * <p>For more information about Easy DKIM signing, go to the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Amazon SES Developer Guide</a>.</p>
2505
- */
2506
- public setIdentityDkimEnabled(
2507
- args: SetIdentityDkimEnabledCommandInput,
2508
- options?: __HttpHandlerOptions
2509
- ): Promise<SetIdentityDkimEnabledCommandOutput>;
2510
- public setIdentityDkimEnabled(
2511
- args: SetIdentityDkimEnabledCommandInput,
2512
- cb: (err: any, data?: SetIdentityDkimEnabledCommandOutput) => void
2513
- ): void;
2514
- public setIdentityDkimEnabled(
2515
- args: SetIdentityDkimEnabledCommandInput,
2516
- options: __HttpHandlerOptions,
2517
- cb: (err: any, data?: SetIdentityDkimEnabledCommandOutput) => void
2518
- ): void;
2519
- public setIdentityDkimEnabled(
2520
- args: SetIdentityDkimEnabledCommandInput,
2521
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SetIdentityDkimEnabledCommandOutput) => void),
2522
- cb?: (err: any, data?: SetIdentityDkimEnabledCommandOutput) => void
2523
- ): Promise<SetIdentityDkimEnabledCommandOutput> | void {
2524
- const command = new SetIdentityDkimEnabledCommand(args);
2525
- if (typeof optionsOrCb === "function") {
2526
- this.send(command, optionsOrCb);
2527
- } else if (typeof cb === "function") {
2528
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2529
- this.send(command, optionsOrCb || {}, cb);
2530
- } else {
2531
- return this.send(command, optionsOrCb);
2532
- }
2533
- }
2534
-
2535
- /**
2536
- * <p>Given an identity (an email address or a domain), enables or disables whether Amazon SES
2537
- * forwards bounce and complaint notifications as email. Feedback forwarding can only be
2538
- * disabled when Amazon Simple Notification Service (Amazon SNS) topics are specified for both bounces and
2539
- * complaints.</p>
2540
- * <note>
2541
- * <p>Feedback forwarding does not apply to delivery notifications. Delivery
2542
- * notifications are only available through Amazon SNS.</p>
2543
- * </note>
2544
- * <p>You can execute this operation no more than once per second.</p>
2545
- * <p>For more information about using notifications with Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html">Amazon SES
2546
- * Developer Guide</a>.</p>
2547
- */
2548
- public setIdentityFeedbackForwardingEnabled(
2549
- args: SetIdentityFeedbackForwardingEnabledCommandInput,
2550
- options?: __HttpHandlerOptions
2551
- ): Promise<SetIdentityFeedbackForwardingEnabledCommandOutput>;
2552
- public setIdentityFeedbackForwardingEnabled(
2553
- args: SetIdentityFeedbackForwardingEnabledCommandInput,
2554
- cb: (err: any, data?: SetIdentityFeedbackForwardingEnabledCommandOutput) => void
2555
- ): void;
2556
- public setIdentityFeedbackForwardingEnabled(
2557
- args: SetIdentityFeedbackForwardingEnabledCommandInput,
2558
- options: __HttpHandlerOptions,
2559
- cb: (err: any, data?: SetIdentityFeedbackForwardingEnabledCommandOutput) => void
2560
- ): void;
2561
- public setIdentityFeedbackForwardingEnabled(
2562
- args: SetIdentityFeedbackForwardingEnabledCommandInput,
2563
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SetIdentityFeedbackForwardingEnabledCommandOutput) => void),
2564
- cb?: (err: any, data?: SetIdentityFeedbackForwardingEnabledCommandOutput) => void
2565
- ): Promise<SetIdentityFeedbackForwardingEnabledCommandOutput> | void {
2566
- const command = new SetIdentityFeedbackForwardingEnabledCommand(args);
2567
- if (typeof optionsOrCb === "function") {
2568
- this.send(command, optionsOrCb);
2569
- } else if (typeof cb === "function") {
2570
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2571
- this.send(command, optionsOrCb || {}, cb);
2572
- } else {
2573
- return this.send(command, optionsOrCb);
2574
- }
2575
- }
2576
-
2577
- /**
2578
- * <p>Given an identity (an email address or a domain), sets whether Amazon SES includes the
2579
- * original email headers in the Amazon Simple Notification Service (Amazon SNS) notifications of a specified
2580
- * type.</p>
2581
- * <p>You can execute this operation no more than once per second.</p>
2582
- * <p>For more information about using notifications with Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html">Amazon SES
2583
- * Developer Guide</a>.</p>
2584
- */
2585
- public setIdentityHeadersInNotificationsEnabled(
2586
- args: SetIdentityHeadersInNotificationsEnabledCommandInput,
2587
- options?: __HttpHandlerOptions
2588
- ): Promise<SetIdentityHeadersInNotificationsEnabledCommandOutput>;
2589
- public setIdentityHeadersInNotificationsEnabled(
2590
- args: SetIdentityHeadersInNotificationsEnabledCommandInput,
2591
- cb: (err: any, data?: SetIdentityHeadersInNotificationsEnabledCommandOutput) => void
2592
- ): void;
2593
- public setIdentityHeadersInNotificationsEnabled(
2594
- args: SetIdentityHeadersInNotificationsEnabledCommandInput,
2595
- options: __HttpHandlerOptions,
2596
- cb: (err: any, data?: SetIdentityHeadersInNotificationsEnabledCommandOutput) => void
2597
- ): void;
2598
- public setIdentityHeadersInNotificationsEnabled(
2599
- args: SetIdentityHeadersInNotificationsEnabledCommandInput,
2600
- optionsOrCb?:
2601
- | __HttpHandlerOptions
2602
- | ((err: any, data?: SetIdentityHeadersInNotificationsEnabledCommandOutput) => void),
2603
- cb?: (err: any, data?: SetIdentityHeadersInNotificationsEnabledCommandOutput) => void
2604
- ): Promise<SetIdentityHeadersInNotificationsEnabledCommandOutput> | void {
2605
- const command = new SetIdentityHeadersInNotificationsEnabledCommand(args);
2606
- if (typeof optionsOrCb === "function") {
2607
- this.send(command, optionsOrCb);
2608
- } else if (typeof cb === "function") {
2609
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2610
- this.send(command, optionsOrCb || {}, cb);
2611
- } else {
2612
- return this.send(command, optionsOrCb);
2613
- }
2614
- }
2615
-
2616
- /**
2617
- * <p>Enables or disables the custom MAIL FROM domain setup for a verified identity (an
2618
- * email address or a domain).</p>
2619
- * <important>
2620
- * <p>To send emails using the specified MAIL FROM domain, you must add an MX record to
2621
- * your MAIL FROM domain's DNS settings. If you want your emails to pass Sender Policy
2622
- * Framework (SPF) checks, you must also add or update an SPF record. For more
2623
- * information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from-set.html">Amazon SES Developer
2624
- * Guide</a>.</p>
2625
- * </important>
2626
- * <p>You can execute this operation no more than once per second.</p>
2627
- */
2628
- public setIdentityMailFromDomain(
2629
- args: SetIdentityMailFromDomainCommandInput,
2630
- options?: __HttpHandlerOptions
2631
- ): Promise<SetIdentityMailFromDomainCommandOutput>;
2632
- public setIdentityMailFromDomain(
2633
- args: SetIdentityMailFromDomainCommandInput,
2634
- cb: (err: any, data?: SetIdentityMailFromDomainCommandOutput) => void
2635
- ): void;
2636
- public setIdentityMailFromDomain(
2637
- args: SetIdentityMailFromDomainCommandInput,
2638
- options: __HttpHandlerOptions,
2639
- cb: (err: any, data?: SetIdentityMailFromDomainCommandOutput) => void
2640
- ): void;
2641
- public setIdentityMailFromDomain(
2642
- args: SetIdentityMailFromDomainCommandInput,
2643
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SetIdentityMailFromDomainCommandOutput) => void),
2644
- cb?: (err: any, data?: SetIdentityMailFromDomainCommandOutput) => void
2645
- ): Promise<SetIdentityMailFromDomainCommandOutput> | void {
2646
- const command = new SetIdentityMailFromDomainCommand(args);
2647
- if (typeof optionsOrCb === "function") {
2648
- this.send(command, optionsOrCb);
2649
- } else if (typeof cb === "function") {
2650
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2651
- this.send(command, optionsOrCb || {}, cb);
2652
- } else {
2653
- return this.send(command, optionsOrCb);
2654
- }
2655
- }
2656
-
2657
- /**
2658
- * <p>Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications. When you use
2659
- * this operation, you specify a verified identity, such as an email address or domain.
2660
- * When you send an email that uses the chosen identity in the Source field, Amazon SES sends
2661
- * notifications to the topic you specified. You can send bounce, complaint, or delivery
2662
- * notifications (or any combination of the three) to the Amazon SNS topic that you
2663
- * specify.</p>
2664
- * <p>You can execute this operation no more than once per second.</p>
2665
- * <p>For more information about feedback notification, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html">Amazon SES Developer
2666
- * Guide</a>.</p>
2667
- */
2668
- public setIdentityNotificationTopic(
2669
- args: SetIdentityNotificationTopicCommandInput,
2670
- options?: __HttpHandlerOptions
2671
- ): Promise<SetIdentityNotificationTopicCommandOutput>;
2672
- public setIdentityNotificationTopic(
2673
- args: SetIdentityNotificationTopicCommandInput,
2674
- cb: (err: any, data?: SetIdentityNotificationTopicCommandOutput) => void
2675
- ): void;
2676
- public setIdentityNotificationTopic(
2677
- args: SetIdentityNotificationTopicCommandInput,
2678
- options: __HttpHandlerOptions,
2679
- cb: (err: any, data?: SetIdentityNotificationTopicCommandOutput) => void
2680
- ): void;
2681
- public setIdentityNotificationTopic(
2682
- args: SetIdentityNotificationTopicCommandInput,
2683
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SetIdentityNotificationTopicCommandOutput) => void),
2684
- cb?: (err: any, data?: SetIdentityNotificationTopicCommandOutput) => void
2685
- ): Promise<SetIdentityNotificationTopicCommandOutput> | void {
2686
- const command = new SetIdentityNotificationTopicCommand(args);
2687
- if (typeof optionsOrCb === "function") {
2688
- this.send(command, optionsOrCb);
2689
- } else if (typeof cb === "function") {
2690
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2691
- this.send(command, optionsOrCb || {}, cb);
2692
- } else {
2693
- return this.send(command, optionsOrCb);
2694
- }
2695
- }
2696
-
2697
- /**
2698
- * <p>Sets the position of the specified receipt rule in the receipt rule set.</p>
2699
- * <p>For information about managing receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rules.html">Amazon SES
2700
- * Developer Guide</a>.</p>
2701
- * <p>You can execute this operation no more than once per second.</p>
2702
- */
2703
- public setReceiptRulePosition(
2704
- args: SetReceiptRulePositionCommandInput,
2705
- options?: __HttpHandlerOptions
2706
- ): Promise<SetReceiptRulePositionCommandOutput>;
2707
- public setReceiptRulePosition(
2708
- args: SetReceiptRulePositionCommandInput,
2709
- cb: (err: any, data?: SetReceiptRulePositionCommandOutput) => void
2710
- ): void;
2711
- public setReceiptRulePosition(
2712
- args: SetReceiptRulePositionCommandInput,
2713
- options: __HttpHandlerOptions,
2714
- cb: (err: any, data?: SetReceiptRulePositionCommandOutput) => void
2715
- ): void;
2716
- public setReceiptRulePosition(
2717
- args: SetReceiptRulePositionCommandInput,
2718
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SetReceiptRulePositionCommandOutput) => void),
2719
- cb?: (err: any, data?: SetReceiptRulePositionCommandOutput) => void
2720
- ): Promise<SetReceiptRulePositionCommandOutput> | void {
2721
- const command = new SetReceiptRulePositionCommand(args);
2722
- if (typeof optionsOrCb === "function") {
2723
- this.send(command, optionsOrCb);
2724
- } else if (typeof cb === "function") {
2725
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2726
- this.send(command, optionsOrCb || {}, cb);
2727
- } else {
2728
- return this.send(command, optionsOrCb);
2729
- }
2730
- }
2731
-
2732
- /**
2733
- * <p>Creates a preview of the MIME content of an email when provided with a template and a
2734
- * set of replacement data.</p>
2735
- * <p>You can execute this operation no more than once per second.</p>
2736
- */
2737
- public testRenderTemplate(
2738
- args: TestRenderTemplateCommandInput,
2739
- options?: __HttpHandlerOptions
2740
- ): Promise<TestRenderTemplateCommandOutput>;
2741
- public testRenderTemplate(
2742
- args: TestRenderTemplateCommandInput,
2743
- cb: (err: any, data?: TestRenderTemplateCommandOutput) => void
2744
- ): void;
2745
- public testRenderTemplate(
2746
- args: TestRenderTemplateCommandInput,
2747
- options: __HttpHandlerOptions,
2748
- cb: (err: any, data?: TestRenderTemplateCommandOutput) => void
2749
- ): void;
2750
- public testRenderTemplate(
2751
- args: TestRenderTemplateCommandInput,
2752
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: TestRenderTemplateCommandOutput) => void),
2753
- cb?: (err: any, data?: TestRenderTemplateCommandOutput) => void
2754
- ): Promise<TestRenderTemplateCommandOutput> | void {
2755
- const command = new TestRenderTemplateCommand(args);
2756
- if (typeof optionsOrCb === "function") {
2757
- this.send(command, optionsOrCb);
2758
- } else if (typeof cb === "function") {
2759
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2760
- this.send(command, optionsOrCb || {}, cb);
2761
- } else {
2762
- return this.send(command, optionsOrCb);
2763
- }
2764
- }
2765
-
2766
- /**
2767
- * <p>Enables or disables email sending across your entire Amazon SES account in the current
2768
- * AWS Region. You can use this operation in conjunction with Amazon CloudWatch alarms to
2769
- * temporarily pause email sending across your Amazon SES account in a given AWS Region when
2770
- * reputation metrics (such as your bounce or complaint rates) reach certain
2771
- * thresholds.</p>
2772
- * <p>You can execute this operation no more than once per second.</p>
2773
- */
2774
- public updateAccountSendingEnabled(
2775
- args: UpdateAccountSendingEnabledCommandInput,
2776
- options?: __HttpHandlerOptions
2777
- ): Promise<UpdateAccountSendingEnabledCommandOutput>;
2778
- public updateAccountSendingEnabled(
2779
- args: UpdateAccountSendingEnabledCommandInput,
2780
- cb: (err: any, data?: UpdateAccountSendingEnabledCommandOutput) => void
2781
- ): void;
2782
- public updateAccountSendingEnabled(
2783
- args: UpdateAccountSendingEnabledCommandInput,
2784
- options: __HttpHandlerOptions,
2785
- cb: (err: any, data?: UpdateAccountSendingEnabledCommandOutput) => void
2786
- ): void;
2787
- public updateAccountSendingEnabled(
2788
- args: UpdateAccountSendingEnabledCommandInput,
2789
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateAccountSendingEnabledCommandOutput) => void),
2790
- cb?: (err: any, data?: UpdateAccountSendingEnabledCommandOutput) => void
2791
- ): Promise<UpdateAccountSendingEnabledCommandOutput> | void {
2792
- const command = new UpdateAccountSendingEnabledCommand(args);
2793
- if (typeof optionsOrCb === "function") {
2794
- this.send(command, optionsOrCb);
2795
- } else if (typeof cb === "function") {
2796
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2797
- this.send(command, optionsOrCb || {}, cb);
2798
- } else {
2799
- return this.send(command, optionsOrCb);
2800
- }
2801
- }
2802
-
2803
- /**
2804
- * <p>Updates the event destination of a configuration set. Event destinations are
2805
- * associated with configuration sets, which enable you to publish email sending events to
2806
- * Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS). For information about using configuration sets,
2807
- * see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Monitoring Your Amazon SES
2808
- * Sending Activity</a> in the <i>Amazon SES Developer Guide.</i>
2809
- * </p>
2810
- * <note>
2811
- * <p>When you create or update an event destination, you must provide one, and only
2812
- * one, destination. The destination can be Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service
2813
- * (Amazon SNS).</p>
2814
- * </note>
2815
- * <p>You can execute this operation no more than once per second.</p>
2816
- */
2817
- public updateConfigurationSetEventDestination(
2818
- args: UpdateConfigurationSetEventDestinationCommandInput,
2819
- options?: __HttpHandlerOptions
2820
- ): Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
2821
- public updateConfigurationSetEventDestination(
2822
- args: UpdateConfigurationSetEventDestinationCommandInput,
2823
- cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void
2824
- ): void;
2825
- public updateConfigurationSetEventDestination(
2826
- args: UpdateConfigurationSetEventDestinationCommandInput,
2827
- options: __HttpHandlerOptions,
2828
- cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void
2829
- ): void;
2830
- public updateConfigurationSetEventDestination(
2831
- args: UpdateConfigurationSetEventDestinationCommandInput,
2832
- optionsOrCb?:
2833
- | __HttpHandlerOptions
2834
- | ((err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void),
2835
- cb?: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void
2836
- ): Promise<UpdateConfigurationSetEventDestinationCommandOutput> | void {
2837
- const command = new UpdateConfigurationSetEventDestinationCommand(args);
2838
- if (typeof optionsOrCb === "function") {
2839
- this.send(command, optionsOrCb);
2840
- } else if (typeof cb === "function") {
2841
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2842
- this.send(command, optionsOrCb || {}, cb);
2843
- } else {
2844
- return this.send(command, optionsOrCb);
2845
- }
2846
- }
2847
-
2848
- /**
2849
- * <p>Enables or disables the publishing of reputation metrics for emails sent using a
2850
- * specific configuration set in a given AWS Region. Reputation metrics include bounce
2851
- * and complaint rates. These metrics are published to Amazon CloudWatch. By using CloudWatch, you can
2852
- * create alarms when bounce or complaint rates exceed certain thresholds.</p>
2853
- * <p>You can execute this operation no more than once per second.</p>
2854
- */
2855
- public updateConfigurationSetReputationMetricsEnabled(
2856
- args: UpdateConfigurationSetReputationMetricsEnabledCommandInput,
2857
- options?: __HttpHandlerOptions
2858
- ): Promise<UpdateConfigurationSetReputationMetricsEnabledCommandOutput>;
2859
- public updateConfigurationSetReputationMetricsEnabled(
2860
- args: UpdateConfigurationSetReputationMetricsEnabledCommandInput,
2861
- cb: (err: any, data?: UpdateConfigurationSetReputationMetricsEnabledCommandOutput) => void
2862
- ): void;
2863
- public updateConfigurationSetReputationMetricsEnabled(
2864
- args: UpdateConfigurationSetReputationMetricsEnabledCommandInput,
2865
- options: __HttpHandlerOptions,
2866
- cb: (err: any, data?: UpdateConfigurationSetReputationMetricsEnabledCommandOutput) => void
2867
- ): void;
2868
- public updateConfigurationSetReputationMetricsEnabled(
2869
- args: UpdateConfigurationSetReputationMetricsEnabledCommandInput,
2870
- optionsOrCb?:
2871
- | __HttpHandlerOptions
2872
- | ((err: any, data?: UpdateConfigurationSetReputationMetricsEnabledCommandOutput) => void),
2873
- cb?: (err: any, data?: UpdateConfigurationSetReputationMetricsEnabledCommandOutput) => void
2874
- ): Promise<UpdateConfigurationSetReputationMetricsEnabledCommandOutput> | void {
2875
- const command = new UpdateConfigurationSetReputationMetricsEnabledCommand(args);
2876
- if (typeof optionsOrCb === "function") {
2877
- this.send(command, optionsOrCb);
2878
- } else if (typeof cb === "function") {
2879
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2880
- this.send(command, optionsOrCb || {}, cb);
2881
- } else {
2882
- return this.send(command, optionsOrCb);
2883
- }
2884
- }
2885
-
2886
- /**
2887
- * <p>Enables or disables email sending for messages sent using a specific configuration set
2888
- * in a given AWS Region. You can use this operation in conjunction with Amazon CloudWatch alarms
2889
- * to temporarily pause email sending for a configuration set when the reputation metrics
2890
- * for that configuration set (such as your bounce on complaint rate) exceed certain
2891
- * thresholds.</p>
2892
- * <p>You can execute this operation no more than once per second.</p>
2893
- */
2894
- public updateConfigurationSetSendingEnabled(
2895
- args: UpdateConfigurationSetSendingEnabledCommandInput,
2896
- options?: __HttpHandlerOptions
2897
- ): Promise<UpdateConfigurationSetSendingEnabledCommandOutput>;
2898
- public updateConfigurationSetSendingEnabled(
2899
- args: UpdateConfigurationSetSendingEnabledCommandInput,
2900
- cb: (err: any, data?: UpdateConfigurationSetSendingEnabledCommandOutput) => void
2901
- ): void;
2902
- public updateConfigurationSetSendingEnabled(
2903
- args: UpdateConfigurationSetSendingEnabledCommandInput,
2904
- options: __HttpHandlerOptions,
2905
- cb: (err: any, data?: UpdateConfigurationSetSendingEnabledCommandOutput) => void
2906
- ): void;
2907
- public updateConfigurationSetSendingEnabled(
2908
- args: UpdateConfigurationSetSendingEnabledCommandInput,
2909
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateConfigurationSetSendingEnabledCommandOutput) => void),
2910
- cb?: (err: any, data?: UpdateConfigurationSetSendingEnabledCommandOutput) => void
2911
- ): Promise<UpdateConfigurationSetSendingEnabledCommandOutput> | void {
2912
- const command = new UpdateConfigurationSetSendingEnabledCommand(args);
2913
- if (typeof optionsOrCb === "function") {
2914
- this.send(command, optionsOrCb);
2915
- } else if (typeof cb === "function") {
2916
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2917
- this.send(command, optionsOrCb || {}, cb);
2918
- } else {
2919
- return this.send(command, optionsOrCb);
2920
- }
2921
- }
2922
-
2923
- /**
2924
- * <p>Modifies an association between a configuration set and a custom domain for open and
2925
- * click event tracking. </p>
2926
- * <p>By default, images and links used for tracking open and click events are hosted on
2927
- * domains operated by Amazon SES. You can configure a subdomain of your own to handle these
2928
- * events. For information about using custom domains, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html">Amazon SES Developer Guide</a>.</p>
2929
- */
2930
- public updateConfigurationSetTrackingOptions(
2931
- args: UpdateConfigurationSetTrackingOptionsCommandInput,
2932
- options?: __HttpHandlerOptions
2933
- ): Promise<UpdateConfigurationSetTrackingOptionsCommandOutput>;
2934
- public updateConfigurationSetTrackingOptions(
2935
- args: UpdateConfigurationSetTrackingOptionsCommandInput,
2936
- cb: (err: any, data?: UpdateConfigurationSetTrackingOptionsCommandOutput) => void
2937
- ): void;
2938
- public updateConfigurationSetTrackingOptions(
2939
- args: UpdateConfigurationSetTrackingOptionsCommandInput,
2940
- options: __HttpHandlerOptions,
2941
- cb: (err: any, data?: UpdateConfigurationSetTrackingOptionsCommandOutput) => void
2942
- ): void;
2943
- public updateConfigurationSetTrackingOptions(
2944
- args: UpdateConfigurationSetTrackingOptionsCommandInput,
2945
- optionsOrCb?:
2946
- | __HttpHandlerOptions
2947
- | ((err: any, data?: UpdateConfigurationSetTrackingOptionsCommandOutput) => void),
2948
- cb?: (err: any, data?: UpdateConfigurationSetTrackingOptionsCommandOutput) => void
2949
- ): Promise<UpdateConfigurationSetTrackingOptionsCommandOutput> | void {
2950
- const command = new UpdateConfigurationSetTrackingOptionsCommand(args);
2951
- if (typeof optionsOrCb === "function") {
2952
- this.send(command, optionsOrCb);
2953
- } else if (typeof cb === "function") {
2954
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2955
- this.send(command, optionsOrCb || {}, cb);
2956
- } else {
2957
- return this.send(command, optionsOrCb);
2958
- }
2959
- }
2960
-
2961
- /**
2962
- * <p>Updates an existing custom verification email template.</p>
2963
- * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
2964
- * Guide</i>.</p>
2965
- * <p>You can execute this operation no more than once per second.</p>
2966
- */
2967
- public updateCustomVerificationEmailTemplate(
2968
- args: UpdateCustomVerificationEmailTemplateCommandInput,
2969
- options?: __HttpHandlerOptions
2970
- ): Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
2971
- public updateCustomVerificationEmailTemplate(
2972
- args: UpdateCustomVerificationEmailTemplateCommandInput,
2973
- cb: (err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void
2974
- ): void;
2975
- public updateCustomVerificationEmailTemplate(
2976
- args: UpdateCustomVerificationEmailTemplateCommandInput,
2977
- options: __HttpHandlerOptions,
2978
- cb: (err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void
2979
- ): void;
2980
- public updateCustomVerificationEmailTemplate(
2981
- args: UpdateCustomVerificationEmailTemplateCommandInput,
2982
- optionsOrCb?:
2983
- | __HttpHandlerOptions
2984
- | ((err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void),
2985
- cb?: (err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void
2986
- ): Promise<UpdateCustomVerificationEmailTemplateCommandOutput> | void {
2987
- const command = new UpdateCustomVerificationEmailTemplateCommand(args);
2988
- if (typeof optionsOrCb === "function") {
2989
- this.send(command, optionsOrCb);
2990
- } else if (typeof cb === "function") {
2991
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2992
- this.send(command, optionsOrCb || {}, cb);
2993
- } else {
2994
- return this.send(command, optionsOrCb);
2995
- }
2996
- }
2997
-
2998
- /**
2999
- * <p>Updates a receipt rule.</p>
3000
- * <p>For information about managing receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rules.html">Amazon SES
3001
- * Developer Guide</a>.</p>
3002
- * <p>You can execute this operation no more than once per second.</p>
3003
- */
3004
- public updateReceiptRule(
3005
- args: UpdateReceiptRuleCommandInput,
3006
- options?: __HttpHandlerOptions
3007
- ): Promise<UpdateReceiptRuleCommandOutput>;
3008
- public updateReceiptRule(
3009
- args: UpdateReceiptRuleCommandInput,
3010
- cb: (err: any, data?: UpdateReceiptRuleCommandOutput) => void
3011
- ): void;
3012
- public updateReceiptRule(
3013
- args: UpdateReceiptRuleCommandInput,
3014
- options: __HttpHandlerOptions,
3015
- cb: (err: any, data?: UpdateReceiptRuleCommandOutput) => void
3016
- ): void;
3017
- public updateReceiptRule(
3018
- args: UpdateReceiptRuleCommandInput,
3019
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateReceiptRuleCommandOutput) => void),
3020
- cb?: (err: any, data?: UpdateReceiptRuleCommandOutput) => void
3021
- ): Promise<UpdateReceiptRuleCommandOutput> | void {
3022
- const command = new UpdateReceiptRuleCommand(args);
3023
- if (typeof optionsOrCb === "function") {
3024
- this.send(command, optionsOrCb);
3025
- } else if (typeof cb === "function") {
3026
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3027
- this.send(command, optionsOrCb || {}, cb);
3028
- } else {
3029
- return this.send(command, optionsOrCb);
3030
- }
3031
- }
3032
-
3033
- /**
3034
- * <p>Updates an email template. Email templates enable you to send personalized email to
3035
- * one or more destinations in a single API operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
3036
- * Guide</a>.</p>
3037
- * <p>You can execute this operation no more than once per second.</p>
3038
- */
3039
- public updateTemplate(
3040
- args: UpdateTemplateCommandInput,
3041
- options?: __HttpHandlerOptions
3042
- ): Promise<UpdateTemplateCommandOutput>;
3043
- public updateTemplate(
3044
- args: UpdateTemplateCommandInput,
3045
- cb: (err: any, data?: UpdateTemplateCommandOutput) => void
3046
- ): void;
3047
- public updateTemplate(
3048
- args: UpdateTemplateCommandInput,
3049
- options: __HttpHandlerOptions,
3050
- cb: (err: any, data?: UpdateTemplateCommandOutput) => void
3051
- ): void;
3052
- public updateTemplate(
3053
- args: UpdateTemplateCommandInput,
3054
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateTemplateCommandOutput) => void),
3055
- cb?: (err: any, data?: UpdateTemplateCommandOutput) => void
3056
- ): Promise<UpdateTemplateCommandOutput> | void {
3057
- const command = new UpdateTemplateCommand(args);
3058
- if (typeof optionsOrCb === "function") {
3059
- this.send(command, optionsOrCb);
3060
- } else if (typeof cb === "function") {
3061
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3062
- this.send(command, optionsOrCb || {}, cb);
3063
- } else {
3064
- return this.send(command, optionsOrCb);
3065
- }
3066
- }
3067
-
3068
- /**
3069
- * <p>Returns a set of DKIM tokens for a domain identity.</p>
3070
- * <important>
3071
- * <p>When you execute the <code>VerifyDomainDkim</code> operation, the domain that you
3072
- * specify is added to the list of identities that are associated with your account.
3073
- * This is true even if you haven't already associated the domain with your account by
3074
- * using the <code>VerifyDomainIdentity</code> operation. However, you can't send email
3075
- * from the domain until you either successfully <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-domains.html">verify it</a> or you
3076
- * successfully <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">set up DKIM for
3077
- * it</a>.</p>
3078
- * </important>
3079
- * <p>You use the tokens that are generated by this operation to create CNAME records. When
3080
- * Amazon SES detects that you've added these records to the DNS configuration for a domain, you
3081
- * can start sending email from that domain. You can start sending email even if you
3082
- * haven't added the TXT record provided by the VerifyDomainIdentity operation to the DNS
3083
- * configuration for your domain. All email that you send from the domain is authenticated
3084
- * using DKIM.</p>
3085
- * <p>To create the CNAME records for DKIM authentication, use the following values:</p>
3086
- * <ul>
3087
- * <li>
3088
- * <p>
3089
- * <b>Name</b>:
3090
- * <i>token</i>._domainkey.<i>example.com</i>
3091
- * </p>
3092
- * </li>
3093
- * <li>
3094
- * <p>
3095
- * <b>Type</b>: CNAME</p>
3096
- * </li>
3097
- * <li>
3098
- * <p>
3099
- * <b>Value</b>:
3100
- * <i>token</i>.dkim.amazonses.com</p>
3101
- * </li>
3102
- * </ul>
3103
- * <p>In the preceding example, replace <i>token</i> with one of the tokens
3104
- * that are generated when you execute this operation. Replace
3105
- * <i>example.com</i> with your domain. Repeat this process for each
3106
- * token that's generated by this operation.</p>
3107
- * <p>You can execute this operation no more than once per second.</p>
3108
- */
3109
- public verifyDomainDkim(
3110
- args: VerifyDomainDkimCommandInput,
3111
- options?: __HttpHandlerOptions
3112
- ): Promise<VerifyDomainDkimCommandOutput>;
3113
- public verifyDomainDkim(
3114
- args: VerifyDomainDkimCommandInput,
3115
- cb: (err: any, data?: VerifyDomainDkimCommandOutput) => void
3116
- ): void;
3117
- public verifyDomainDkim(
3118
- args: VerifyDomainDkimCommandInput,
3119
- options: __HttpHandlerOptions,
3120
- cb: (err: any, data?: VerifyDomainDkimCommandOutput) => void
3121
- ): void;
3122
- public verifyDomainDkim(
3123
- args: VerifyDomainDkimCommandInput,
3124
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: VerifyDomainDkimCommandOutput) => void),
3125
- cb?: (err: any, data?: VerifyDomainDkimCommandOutput) => void
3126
- ): Promise<VerifyDomainDkimCommandOutput> | void {
3127
- const command = new VerifyDomainDkimCommand(args);
3128
- if (typeof optionsOrCb === "function") {
3129
- this.send(command, optionsOrCb);
3130
- } else if (typeof cb === "function") {
3131
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3132
- this.send(command, optionsOrCb || {}, cb);
3133
- } else {
3134
- return this.send(command, optionsOrCb);
3135
- }
3136
- }
3137
-
3138
- /**
3139
- * <p>Adds a domain to the list of identities for your Amazon SES account in the current AWS
3140
- * Region and attempts to verify it. For more information about verifying domains, see
3141
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying Email
3142
- * Addresses and Domains</a> in the <i>Amazon SES Developer
3143
- * Guide.</i>
3144
- * </p>
3145
- * <p>You can execute this operation no more than once per second.</p>
3146
- */
3147
- public verifyDomainIdentity(
3148
- args: VerifyDomainIdentityCommandInput,
3149
- options?: __HttpHandlerOptions
3150
- ): Promise<VerifyDomainIdentityCommandOutput>;
3151
- public verifyDomainIdentity(
3152
- args: VerifyDomainIdentityCommandInput,
3153
- cb: (err: any, data?: VerifyDomainIdentityCommandOutput) => void
3154
- ): void;
3155
- public verifyDomainIdentity(
3156
- args: VerifyDomainIdentityCommandInput,
3157
- options: __HttpHandlerOptions,
3158
- cb: (err: any, data?: VerifyDomainIdentityCommandOutput) => void
3159
- ): void;
3160
- public verifyDomainIdentity(
3161
- args: VerifyDomainIdentityCommandInput,
3162
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: VerifyDomainIdentityCommandOutput) => void),
3163
- cb?: (err: any, data?: VerifyDomainIdentityCommandOutput) => void
3164
- ): Promise<VerifyDomainIdentityCommandOutput> | void {
3165
- const command = new VerifyDomainIdentityCommand(args);
3166
- if (typeof optionsOrCb === "function") {
3167
- this.send(command, optionsOrCb);
3168
- } else if (typeof cb === "function") {
3169
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3170
- this.send(command, optionsOrCb || {}, cb);
3171
- } else {
3172
- return this.send(command, optionsOrCb);
3173
- }
3174
- }
3175
-
3176
- /**
3177
- * <p>Deprecated. Use the <code>VerifyEmailIdentity</code> operation to verify a new email
3178
- * address.</p>
3179
- */
3180
- public verifyEmailAddress(
3181
- args: VerifyEmailAddressCommandInput,
3182
- options?: __HttpHandlerOptions
3183
- ): Promise<VerifyEmailAddressCommandOutput>;
3184
- public verifyEmailAddress(
3185
- args: VerifyEmailAddressCommandInput,
3186
- cb: (err: any, data?: VerifyEmailAddressCommandOutput) => void
3187
- ): void;
3188
- public verifyEmailAddress(
3189
- args: VerifyEmailAddressCommandInput,
3190
- options: __HttpHandlerOptions,
3191
- cb: (err: any, data?: VerifyEmailAddressCommandOutput) => void
3192
- ): void;
3193
- public verifyEmailAddress(
3194
- args: VerifyEmailAddressCommandInput,
3195
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: VerifyEmailAddressCommandOutput) => void),
3196
- cb?: (err: any, data?: VerifyEmailAddressCommandOutput) => void
3197
- ): Promise<VerifyEmailAddressCommandOutput> | void {
3198
- const command = new VerifyEmailAddressCommand(args);
3199
- if (typeof optionsOrCb === "function") {
3200
- this.send(command, optionsOrCb);
3201
- } else if (typeof cb === "function") {
3202
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3203
- this.send(command, optionsOrCb || {}, cb);
3204
- } else {
3205
- return this.send(command, optionsOrCb);
3206
- }
3207
- }
3208
-
3209
- /**
3210
- * <p>Adds an email address to the list of identities for your Amazon SES account in the current
3211
- * AWS region and attempts to verify it. As a result of executing this operation, a
3212
- * verification email is sent to the specified address.</p>
3213
- * <p>You can execute this operation no more than once per second.</p>
3214
- */
3215
- public verifyEmailIdentity(
3216
- args: VerifyEmailIdentityCommandInput,
3217
- options?: __HttpHandlerOptions
3218
- ): Promise<VerifyEmailIdentityCommandOutput>;
3219
- public verifyEmailIdentity(
3220
- args: VerifyEmailIdentityCommandInput,
3221
- cb: (err: any, data?: VerifyEmailIdentityCommandOutput) => void
3222
- ): void;
3223
- public verifyEmailIdentity(
3224
- args: VerifyEmailIdentityCommandInput,
3225
- options: __HttpHandlerOptions,
3226
- cb: (err: any, data?: VerifyEmailIdentityCommandOutput) => void
3227
- ): void;
3228
- public verifyEmailIdentity(
3229
- args: VerifyEmailIdentityCommandInput,
3230
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: VerifyEmailIdentityCommandOutput) => void),
3231
- cb?: (err: any, data?: VerifyEmailIdentityCommandOutput) => void
3232
- ): Promise<VerifyEmailIdentityCommandOutput> | void {
3233
- const command = new VerifyEmailIdentityCommand(args);
3234
- if (typeof optionsOrCb === "function") {
3235
- this.send(command, optionsOrCb);
3236
- } else if (typeof cb === "function") {
3237
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3238
- this.send(command, optionsOrCb || {}, cb);
3239
- } else {
3240
- return this.send(command, optionsOrCb);
3241
- }
3242
- }
3243
- }