@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
@@ -1,132 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { SendEmailRequest, SendEmailResponse } from "../models/models_0";
15
- import { deserializeAws_querySendEmailCommand, serializeAws_querySendEmailCommand } from "../protocols/Aws_query";
16
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
17
-
18
- export interface SendEmailCommandInput extends SendEmailRequest {}
19
- export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBearer {}
20
-
21
- /**
22
- * <p>Composes an email message and immediately queues it for sending. In order to send
23
- * email using the <code>SendEmail</code> operation, your message must meet the following
24
- * requirements:</p>
25
- *
26
- * <ul>
27
- * <li>
28
- * <p>The message must be sent from a verified email address or domain. If you
29
- * attempt to send email using a non-verified address or domain, the operation will
30
- * result in an "Email address not verified" error. </p>
31
- * </li>
32
- * <li>
33
- * <p>If your account is still in the Amazon SES sandbox, you may only send to verified
34
- * addresses or domains, or to email addresses associated with the Amazon SES Mailbox
35
- * Simulator. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying
36
- * Email Addresses and Domains</a> in the <i>Amazon SES Developer
37
- * Guide.</i>
38
- * </p>
39
- * </li>
40
- * <li>
41
- * <p>The maximum message size is 10 MB.</p>
42
- * </li>
43
- * <li>
44
- * <p>The message must include at least one recipient email address. The recipient
45
- * address can be a To: address, a CC: address, or a BCC: address. If a recipient
46
- * email address is invalid (that is, it is not in the format
47
- * <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), the entire
48
- * message will be rejected, even if the message contains other recipients that are
49
- * valid.</p>
50
- * </li>
51
- * <li>
52
- * <p>The message may not include more than 50 recipients, across the To:, CC: and
53
- * BCC: fields. If you need to send an email message to a larger audience, you can
54
- * divide your recipient list into groups of 50 or fewer, and then call the
55
- * <code>SendEmail</code> operation several times to send the message to each
56
- * group.</p>
57
- * </li>
58
- * </ul>
59
- * <important>
60
- * <p>For every message that you send, the total number of recipients (including each
61
- * recipient in the To:, CC: and BCC: fields) is counted against the maximum number of
62
- * emails you can send in a 24-hour period (your <i>sending quota</i>).
63
- * 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
64
- * Sending Limits</a> in the <i>Amazon SES Developer Guide.</i>
65
- * </p>
66
- * </important>
67
- * @example
68
- * Use a bare-bones client and the command you need to make an API call.
69
- * ```javascript
70
- * import { SESClient, SendEmailCommand } from "@aws-sdk/client-ses"; // ES Modules import
71
- * // const { SESClient, SendEmailCommand } = require("@aws-sdk/client-ses"); // CommonJS import
72
- * const client = new SESClient(config);
73
- * const command = new SendEmailCommand(input);
74
- * const response = await client.send(command);
75
- * ```
76
- *
77
- * @see {@link SendEmailCommandInput} for command's `input` shape.
78
- * @see {@link SendEmailCommandOutput} for command's `response` shape.
79
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
80
- *
81
- */
82
- export class SendEmailCommand extends $Command<SendEmailCommandInput, SendEmailCommandOutput, SESClientResolvedConfig> {
83
- // Start section: command_properties
84
- // End section: command_properties
85
-
86
- constructor(readonly input: SendEmailCommandInput) {
87
- // Start section: command_constructor
88
- super();
89
- // End section: command_constructor
90
- }
91
-
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(
96
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
97
- configuration: SESClientResolvedConfig,
98
- options?: __HttpHandlerOptions
99
- ): Handler<SendEmailCommandInput, SendEmailCommandOutput> {
100
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
101
-
102
- const stack = clientStack.concat(this.middlewareStack);
103
-
104
- const { logger } = configuration;
105
- const clientName = "SESClient";
106
- const commandName = "SendEmailCommand";
107
- const handlerExecutionContext: HandlerExecutionContext = {
108
- logger,
109
- clientName,
110
- commandName,
111
- inputFilterSensitiveLog: SendEmailRequest.filterSensitiveLog,
112
- outputFilterSensitiveLog: SendEmailResponse.filterSensitiveLog,
113
- };
114
- const { requestHandler } = configuration;
115
- return stack.resolve(
116
- (request: FinalizeHandlerArguments<any>) =>
117
- requestHandler.handle(request.request as __HttpRequest, options || {}),
118
- handlerExecutionContext
119
- );
120
- }
121
-
122
- private serialize(input: SendEmailCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
123
- return serializeAws_querySendEmailCommand(input, context);
124
- }
125
-
126
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SendEmailCommandOutput> {
127
- return deserializeAws_querySendEmailCommand(output, context);
128
- }
129
-
130
- // Start section: command_body_extra
131
- // End section: command_body_extra
132
- }
@@ -1,200 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { SendRawEmailRequest, SendRawEmailResponse } from "../models/models_0";
15
- import { deserializeAws_querySendRawEmailCommand, serializeAws_querySendRawEmailCommand } from "../protocols/Aws_query";
16
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
17
-
18
- export interface SendRawEmailCommandInput extends SendRawEmailRequest {}
19
- export interface SendRawEmailCommandOutput extends SendRawEmailResponse, __MetadataBearer {}
20
-
21
- /**
22
- * <p>Composes an email message and immediately queues it for sending.</p>
23
- *
24
- * <p>This operation is more flexible than the <code>SendEmail</code> API operation. When
25
- * you use the <code>SendRawEmail</code> operation, you can specify the headers of the
26
- * message as well as its content. This flexibility is useful, for example, when you want
27
- * to send a multipart MIME email (such a message that contains both a text and an HTML
28
- * version). You can also use this operation to send messages that include
29
- * attachments.</p>
30
- * <p>The <code>SendRawEmail</code> operation has the following requirements:</p>
31
- * <ul>
32
- * <li>
33
- * <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
34
- * to send email from an address that isn't verified, the operation results in an
35
- * "Email address not verified" error.</p>
36
- * </li>
37
- * <li>
38
- * <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
39
- * verified addresses in your account, or to addresses that are associated with the
40
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mailbox-simulator.html">Amazon SES mailbox simulator</a>.</p>
41
- * </li>
42
- * <li>
43
- * <p>The maximum message size, including attachments, is 10 MB.</p>
44
- * </li>
45
- * <li>
46
- * <p>Each message has to include at least one recipient address. A recipient
47
- * address includes any address on the To:, CC:, or BCC: lines.</p>
48
- * </li>
49
- * <li>
50
- * <p>If you send a single message to more than one recipient address, and one of
51
- * the recipient addresses isn't in a valid format (that is, it's not in the format
52
- * <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), Amazon SES
53
- * rejects the entire message, even if the other addresses are valid.</p>
54
- * </li>
55
- * <li>
56
- * <p>Each message can include up to 50 recipient addresses across the To:, CC:, or
57
- * BCC: lines. If you need to send a single message to more than 50 recipients, you
58
- * have to split the list of recipient addresses into groups of less than 50
59
- * recipients, and send separate messages to each group.</p>
60
- * </li>
61
- * <li>
62
- * <p>Amazon SES allows you to specify 8-bit Content-Transfer-Encoding for MIME message
63
- * parts. However, if Amazon SES has to modify the contents of your message (for
64
- * example, if you use open and click tracking), 8-bit content isn't preserved. For
65
- * this reason, we highly recommend that you encode all content that isn't 7-bit
66
- * 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
67
- * Guide</i>.</p>
68
- * </li>
69
- * </ul>
70
- *
71
- *
72
- *
73
- * <p>Additionally, keep the following considerations in mind when using the
74
- * <code>SendRawEmail</code> operation:</p>
75
- *
76
- * <ul>
77
- * <li>
78
- * <p>Although you can customize the message headers when using the
79
- * <code>SendRawEmail</code> operation, Amazon SES will automatically apply its own
80
- * <code>Message-ID</code> and <code>Date</code> headers; if you passed these
81
- * headers when creating the message, they will be overwritten by the values that
82
- * Amazon SES provides.</p>
83
- * </li>
84
- * <li>
85
- * <p>If you are using sending authorization to send on behalf of another user,
86
- * <code>SendRawEmail</code> enables you to specify the cross-account identity
87
- * for the email's Source, From, and Return-Path parameters in one of two ways: you
88
- * can pass optional parameters <code>SourceArn</code>, <code>FromArn</code>,
89
- * and/or <code>ReturnPathArn</code> to the API, or you can include the following
90
- * X-headers in the header of your raw email:</p>
91
- * <ul>
92
- * <li>
93
- * <p>
94
- * <code>X-SES-SOURCE-ARN</code>
95
- * </p>
96
- * </li>
97
- * <li>
98
- * <p>
99
- * <code>X-SES-FROM-ARN</code>
100
- * </p>
101
- * </li>
102
- * <li>
103
- * <p>
104
- * <code>X-SES-RETURN-PATH-ARN</code>
105
- * </p>
106
- * </li>
107
- * </ul>
108
- * <important>
109
- * <p>Don't include these X-headers in the DKIM signature. Amazon SES removes these
110
- * before it sends the email.</p>
111
- * </important>
112
- * <p>If you only specify the <code>SourceIdentityArn</code> parameter, Amazon SES sets
113
- * the From and Return-Path addresses to the same identity that you
114
- * specified.</p>
115
- * <p>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Using Sending
116
- * Authorization with Amazon SES</a> in the <i>Amazon SES Developer
117
- * Guide.</i>
118
- * </p>
119
- * </li>
120
- * <li>
121
- * <p>For every message that you send, the total number of recipients (including
122
- * each recipient in the To:, CC: and BCC: fields) is counted against the maximum
123
- * number of emails you can send in a 24-hour period (your <i>sending
124
- * quota</i>). For more information about sending quotas in Amazon SES, see
125
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/manage-sending-limits.html">Managing Your
126
- * Amazon SES Sending Limits</a> in the <i>Amazon SES Developer
127
- * Guide.</i>
128
- * </p>
129
- * </li>
130
- * </ul>
131
- * @example
132
- * Use a bare-bones client and the command you need to make an API call.
133
- * ```javascript
134
- * import { SESClient, SendRawEmailCommand } from "@aws-sdk/client-ses"; // ES Modules import
135
- * // const { SESClient, SendRawEmailCommand } = require("@aws-sdk/client-ses"); // CommonJS import
136
- * const client = new SESClient(config);
137
- * const command = new SendRawEmailCommand(input);
138
- * const response = await client.send(command);
139
- * ```
140
- *
141
- * @see {@link SendRawEmailCommandInput} for command's `input` shape.
142
- * @see {@link SendRawEmailCommandOutput} for command's `response` shape.
143
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
144
- *
145
- */
146
- export class SendRawEmailCommand extends $Command<
147
- SendRawEmailCommandInput,
148
- SendRawEmailCommandOutput,
149
- SESClientResolvedConfig
150
- > {
151
- // Start section: command_properties
152
- // End section: command_properties
153
-
154
- constructor(readonly input: SendRawEmailCommandInput) {
155
- // Start section: command_constructor
156
- super();
157
- // End section: command_constructor
158
- }
159
-
160
- /**
161
- * @internal
162
- */
163
- resolveMiddleware(
164
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
165
- configuration: SESClientResolvedConfig,
166
- options?: __HttpHandlerOptions
167
- ): Handler<SendRawEmailCommandInput, SendRawEmailCommandOutput> {
168
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
169
-
170
- const stack = clientStack.concat(this.middlewareStack);
171
-
172
- const { logger } = configuration;
173
- const clientName = "SESClient";
174
- const commandName = "SendRawEmailCommand";
175
- const handlerExecutionContext: HandlerExecutionContext = {
176
- logger,
177
- clientName,
178
- commandName,
179
- inputFilterSensitiveLog: SendRawEmailRequest.filterSensitiveLog,
180
- outputFilterSensitiveLog: SendRawEmailResponse.filterSensitiveLog,
181
- };
182
- const { requestHandler } = configuration;
183
- return stack.resolve(
184
- (request: FinalizeHandlerArguments<any>) =>
185
- requestHandler.handle(request.request as __HttpRequest, options || {}),
186
- handlerExecutionContext
187
- );
188
- }
189
-
190
- private serialize(input: SendRawEmailCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
191
- return serializeAws_querySendRawEmailCommand(input, context);
192
- }
193
-
194
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SendRawEmailCommandOutput> {
195
- return deserializeAws_querySendRawEmailCommand(output, context);
196
- }
197
-
198
- // Start section: command_body_extra
199
- // End section: command_body_extra
200
- }
@@ -1,144 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { SendTemplatedEmailRequest, SendTemplatedEmailResponse } from "../models/models_0";
15
- import {
16
- deserializeAws_querySendTemplatedEmailCommand,
17
- serializeAws_querySendTemplatedEmailCommand,
18
- } from "../protocols/Aws_query";
19
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
20
-
21
- export interface SendTemplatedEmailCommandInput extends SendTemplatedEmailRequest {}
22
- export interface SendTemplatedEmailCommandOutput extends SendTemplatedEmailResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Composes an email message using an email template and immediately queues it for
26
- * sending.</p>
27
- * <p>In order to send email using the <code>SendTemplatedEmail</code> operation, your call
28
- * to the API must meet the following requirements:</p>
29
- * <ul>
30
- * <li>
31
- * <p>The call must refer to an existing email template. You can create email
32
- * templates using the <a>CreateTemplate</a> operation.</p>
33
- * </li>
34
- * <li>
35
- * <p>The message must be sent from a verified email address or domain.</p>
36
- * </li>
37
- * <li>
38
- * <p>If your account is still in the Amazon SES sandbox, you may only send to verified
39
- * addresses or domains, or to email addresses associated with the Amazon SES Mailbox
40
- * Simulator. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying
41
- * Email Addresses and Domains</a> in the <i>Amazon SES Developer
42
- * Guide.</i>
43
- * </p>
44
- * </li>
45
- * <li>
46
- * <p>The maximum message size is 10 MB.</p>
47
- * </li>
48
- * <li>
49
- * <p>Calls to the <code>SendTemplatedEmail</code> operation may only include one
50
- * <code>Destination</code> parameter. A destination is a set of recipients who
51
- * will receive the same version of the email. The <code>Destination</code>
52
- * parameter can include up to 50 recipients, across the To:, CC: and BCC:
53
- * fields.</p>
54
- * </li>
55
- * <li>
56
- * <p>The <code>Destination</code> parameter must include at least one recipient
57
- * email address. The recipient address can be a To: address, a CC: address, or a
58
- * BCC: address. If a recipient email address is invalid (that is, it is not in the
59
- * format <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), the
60
- * entire message will be rejected, even if the message contains other recipients
61
- * that are valid.</p>
62
- * </li>
63
- * </ul>
64
- * <important>
65
- * <p>If your call to the <code>SendTemplatedEmail</code> operation includes all of the
66
- * required parameters, Amazon SES accepts it and returns a Message ID. However, if Amazon SES
67
- * can't render the email because the template contains errors, it doesn't send the
68
- * email. Additionally, because it already accepted the message, Amazon SES doesn't return a
69
- * message stating that it was unable to send the email.</p>
70
- * <p>For these reasons, we highly recommend that you set up Amazon SES to send you
71
- * 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
72
- * Personalized Email Using the Amazon SES API</a> in the <i>Amazon Simple Email Service
73
- * Developer Guide</i>.</p>
74
- * </important>
75
- * @example
76
- * Use a bare-bones client and the command you need to make an API call.
77
- * ```javascript
78
- * import { SESClient, SendTemplatedEmailCommand } from "@aws-sdk/client-ses"; // ES Modules import
79
- * // const { SESClient, SendTemplatedEmailCommand } = require("@aws-sdk/client-ses"); // CommonJS import
80
- * const client = new SESClient(config);
81
- * const command = new SendTemplatedEmailCommand(input);
82
- * const response = await client.send(command);
83
- * ```
84
- *
85
- * @see {@link SendTemplatedEmailCommandInput} for command's `input` shape.
86
- * @see {@link SendTemplatedEmailCommandOutput} for command's `response` shape.
87
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
88
- *
89
- */
90
- export class SendTemplatedEmailCommand extends $Command<
91
- SendTemplatedEmailCommandInput,
92
- SendTemplatedEmailCommandOutput,
93
- SESClientResolvedConfig
94
- > {
95
- // Start section: command_properties
96
- // End section: command_properties
97
-
98
- constructor(readonly input: SendTemplatedEmailCommandInput) {
99
- // Start section: command_constructor
100
- super();
101
- // End section: command_constructor
102
- }
103
-
104
- /**
105
- * @internal
106
- */
107
- resolveMiddleware(
108
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
109
- configuration: SESClientResolvedConfig,
110
- options?: __HttpHandlerOptions
111
- ): Handler<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput> {
112
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
113
-
114
- const stack = clientStack.concat(this.middlewareStack);
115
-
116
- const { logger } = configuration;
117
- const clientName = "SESClient";
118
- const commandName = "SendTemplatedEmailCommand";
119
- const handlerExecutionContext: HandlerExecutionContext = {
120
- logger,
121
- clientName,
122
- commandName,
123
- inputFilterSensitiveLog: SendTemplatedEmailRequest.filterSensitiveLog,
124
- outputFilterSensitiveLog: SendTemplatedEmailResponse.filterSensitiveLog,
125
- };
126
- const { requestHandler } = configuration;
127
- return stack.resolve(
128
- (request: FinalizeHandlerArguments<any>) =>
129
- requestHandler.handle(request.request as __HttpRequest, options || {}),
130
- handlerExecutionContext
131
- );
132
- }
133
-
134
- private serialize(input: SendTemplatedEmailCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
135
- return serializeAws_querySendTemplatedEmailCommand(input, context);
136
- }
137
-
138
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SendTemplatedEmailCommandOutput> {
139
- return deserializeAws_querySendTemplatedEmailCommand(output, context);
140
- }
141
-
142
- // Start section: command_body_extra
143
- // End section: command_body_extra
144
- }
@@ -1,101 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { SetActiveReceiptRuleSetRequest, SetActiveReceiptRuleSetResponse } from "../models/models_0";
15
- import {
16
- deserializeAws_querySetActiveReceiptRuleSetCommand,
17
- serializeAws_querySetActiveReceiptRuleSetCommand,
18
- } from "../protocols/Aws_query";
19
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
20
-
21
- export interface SetActiveReceiptRuleSetCommandInput extends SetActiveReceiptRuleSetRequest {}
22
- export interface SetActiveReceiptRuleSetCommandOutput extends SetActiveReceiptRuleSetResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Sets the specified receipt rule set as the active receipt rule set.</p>
26
- * <note>
27
- * <p>To disable your email-receiving through Amazon SES completely, you can call this API
28
- * with RuleSetName set to null.</p>
29
- * </note>
30
- * <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>
31
- * <p>You can execute this operation no more than once per second.</p>
32
- * @example
33
- * Use a bare-bones client and the command you need to make an API call.
34
- * ```javascript
35
- * import { SESClient, SetActiveReceiptRuleSetCommand } from "@aws-sdk/client-ses"; // ES Modules import
36
- * // const { SESClient, SetActiveReceiptRuleSetCommand } = require("@aws-sdk/client-ses"); // CommonJS import
37
- * const client = new SESClient(config);
38
- * const command = new SetActiveReceiptRuleSetCommand(input);
39
- * const response = await client.send(command);
40
- * ```
41
- *
42
- * @see {@link SetActiveReceiptRuleSetCommandInput} for command's `input` shape.
43
- * @see {@link SetActiveReceiptRuleSetCommandOutput} for command's `response` shape.
44
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
45
- *
46
- */
47
- export class SetActiveReceiptRuleSetCommand extends $Command<
48
- SetActiveReceiptRuleSetCommandInput,
49
- SetActiveReceiptRuleSetCommandOutput,
50
- SESClientResolvedConfig
51
- > {
52
- // Start section: command_properties
53
- // End section: command_properties
54
-
55
- constructor(readonly input: SetActiveReceiptRuleSetCommandInput) {
56
- // Start section: command_constructor
57
- super();
58
- // End section: command_constructor
59
- }
60
-
61
- /**
62
- * @internal
63
- */
64
- resolveMiddleware(
65
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
66
- configuration: SESClientResolvedConfig,
67
- options?: __HttpHandlerOptions
68
- ): Handler<SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput> {
69
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
70
-
71
- const stack = clientStack.concat(this.middlewareStack);
72
-
73
- const { logger } = configuration;
74
- const clientName = "SESClient";
75
- const commandName = "SetActiveReceiptRuleSetCommand";
76
- const handlerExecutionContext: HandlerExecutionContext = {
77
- logger,
78
- clientName,
79
- commandName,
80
- inputFilterSensitiveLog: SetActiveReceiptRuleSetRequest.filterSensitiveLog,
81
- outputFilterSensitiveLog: SetActiveReceiptRuleSetResponse.filterSensitiveLog,
82
- };
83
- const { requestHandler } = configuration;
84
- return stack.resolve(
85
- (request: FinalizeHandlerArguments<any>) =>
86
- requestHandler.handle(request.request as __HttpRequest, options || {}),
87
- handlerExecutionContext
88
- );
89
- }
90
-
91
- private serialize(input: SetActiveReceiptRuleSetCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
92
- return serializeAws_querySetActiveReceiptRuleSetCommand(input, context);
93
- }
94
-
95
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SetActiveReceiptRuleSetCommandOutput> {
96
- return deserializeAws_querySetActiveReceiptRuleSetCommand(output, context);
97
- }
98
-
99
- // Start section: command_body_extra
100
- // End section: command_body_extra
101
- }