@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/SESClient.ts DELETED
@@ -1,607 +0,0 @@
1
- import {
2
- EndpointsInputConfig,
3
- EndpointsResolvedConfig,
4
- RegionInputConfig,
5
- RegionResolvedConfig,
6
- resolveEndpointsConfig,
7
- resolveRegionConfig,
8
- } from "@aws-sdk/config-resolver";
9
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
10
- import {
11
- getHostHeaderPlugin,
12
- HostHeaderInputConfig,
13
- HostHeaderResolvedConfig,
14
- resolveHostHeaderConfig,
15
- } from "@aws-sdk/middleware-host-header";
16
- import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
17
- import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
18
- import {
19
- AwsAuthInputConfig,
20
- AwsAuthResolvedConfig,
21
- getAwsAuthPlugin,
22
- resolveAwsAuthConfig,
23
- } from "@aws-sdk/middleware-signing";
24
- import {
25
- getUserAgentPlugin,
26
- resolveUserAgentConfig,
27
- UserAgentInputConfig,
28
- UserAgentResolvedConfig,
29
- } from "@aws-sdk/middleware-user-agent";
30
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
31
- import {
32
- Client as __Client,
33
- SmithyConfiguration as __SmithyConfiguration,
34
- SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
35
- } from "@aws-sdk/smithy-client";
36
- import {
37
- Credentials as __Credentials,
38
- Decoder as __Decoder,
39
- Encoder as __Encoder,
40
- Hash as __Hash,
41
- HashConstructor as __HashConstructor,
42
- HttpHandlerOptions as __HttpHandlerOptions,
43
- Logger as __Logger,
44
- Provider as __Provider,
45
- Provider,
46
- RegionInfoProvider,
47
- StreamCollector as __StreamCollector,
48
- UrlParser as __UrlParser,
49
- UserAgent as __UserAgent,
50
- } from "@aws-sdk/types";
51
-
52
- import {
53
- CloneReceiptRuleSetCommandInput,
54
- CloneReceiptRuleSetCommandOutput,
55
- } from "./commands/CloneReceiptRuleSetCommand";
56
- import {
57
- CreateConfigurationSetCommandInput,
58
- CreateConfigurationSetCommandOutput,
59
- } from "./commands/CreateConfigurationSetCommand";
60
- import {
61
- CreateConfigurationSetEventDestinationCommandInput,
62
- CreateConfigurationSetEventDestinationCommandOutput,
63
- } from "./commands/CreateConfigurationSetEventDestinationCommand";
64
- import {
65
- CreateConfigurationSetTrackingOptionsCommandInput,
66
- CreateConfigurationSetTrackingOptionsCommandOutput,
67
- } from "./commands/CreateConfigurationSetTrackingOptionsCommand";
68
- import {
69
- CreateCustomVerificationEmailTemplateCommandInput,
70
- CreateCustomVerificationEmailTemplateCommandOutput,
71
- } from "./commands/CreateCustomVerificationEmailTemplateCommand";
72
- import {
73
- CreateReceiptFilterCommandInput,
74
- CreateReceiptFilterCommandOutput,
75
- } from "./commands/CreateReceiptFilterCommand";
76
- import { CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput } from "./commands/CreateReceiptRuleCommand";
77
- import {
78
- CreateReceiptRuleSetCommandInput,
79
- CreateReceiptRuleSetCommandOutput,
80
- } from "./commands/CreateReceiptRuleSetCommand";
81
- import { CreateTemplateCommandInput, CreateTemplateCommandOutput } from "./commands/CreateTemplateCommand";
82
- import {
83
- DeleteConfigurationSetCommandInput,
84
- DeleteConfigurationSetCommandOutput,
85
- } from "./commands/DeleteConfigurationSetCommand";
86
- import {
87
- DeleteConfigurationSetEventDestinationCommandInput,
88
- DeleteConfigurationSetEventDestinationCommandOutput,
89
- } from "./commands/DeleteConfigurationSetEventDestinationCommand";
90
- import {
91
- DeleteConfigurationSetTrackingOptionsCommandInput,
92
- DeleteConfigurationSetTrackingOptionsCommandOutput,
93
- } from "./commands/DeleteConfigurationSetTrackingOptionsCommand";
94
- import {
95
- DeleteCustomVerificationEmailTemplateCommandInput,
96
- DeleteCustomVerificationEmailTemplateCommandOutput,
97
- } from "./commands/DeleteCustomVerificationEmailTemplateCommand";
98
- import { DeleteIdentityCommandInput, DeleteIdentityCommandOutput } from "./commands/DeleteIdentityCommand";
99
- import {
100
- DeleteIdentityPolicyCommandInput,
101
- DeleteIdentityPolicyCommandOutput,
102
- } from "./commands/DeleteIdentityPolicyCommand";
103
- import {
104
- DeleteReceiptFilterCommandInput,
105
- DeleteReceiptFilterCommandOutput,
106
- } from "./commands/DeleteReceiptFilterCommand";
107
- import { DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput } from "./commands/DeleteReceiptRuleCommand";
108
- import {
109
- DeleteReceiptRuleSetCommandInput,
110
- DeleteReceiptRuleSetCommandOutput,
111
- } from "./commands/DeleteReceiptRuleSetCommand";
112
- import { DeleteTemplateCommandInput, DeleteTemplateCommandOutput } from "./commands/DeleteTemplateCommand";
113
- import {
114
- DeleteVerifiedEmailAddressCommandInput,
115
- DeleteVerifiedEmailAddressCommandOutput,
116
- } from "./commands/DeleteVerifiedEmailAddressCommand";
117
- import {
118
- DescribeActiveReceiptRuleSetCommandInput,
119
- DescribeActiveReceiptRuleSetCommandOutput,
120
- } from "./commands/DescribeActiveReceiptRuleSetCommand";
121
- import {
122
- DescribeConfigurationSetCommandInput,
123
- DescribeConfigurationSetCommandOutput,
124
- } from "./commands/DescribeConfigurationSetCommand";
125
- import {
126
- DescribeReceiptRuleCommandInput,
127
- DescribeReceiptRuleCommandOutput,
128
- } from "./commands/DescribeReceiptRuleCommand";
129
- import {
130
- DescribeReceiptRuleSetCommandInput,
131
- DescribeReceiptRuleSetCommandOutput,
132
- } from "./commands/DescribeReceiptRuleSetCommand";
133
- import {
134
- GetAccountSendingEnabledCommandInput,
135
- GetAccountSendingEnabledCommandOutput,
136
- } from "./commands/GetAccountSendingEnabledCommand";
137
- import {
138
- GetCustomVerificationEmailTemplateCommandInput,
139
- GetCustomVerificationEmailTemplateCommandOutput,
140
- } from "./commands/GetCustomVerificationEmailTemplateCommand";
141
- import {
142
- GetIdentityDkimAttributesCommandInput,
143
- GetIdentityDkimAttributesCommandOutput,
144
- } from "./commands/GetIdentityDkimAttributesCommand";
145
- import {
146
- GetIdentityMailFromDomainAttributesCommandInput,
147
- GetIdentityMailFromDomainAttributesCommandOutput,
148
- } from "./commands/GetIdentityMailFromDomainAttributesCommand";
149
- import {
150
- GetIdentityNotificationAttributesCommandInput,
151
- GetIdentityNotificationAttributesCommandOutput,
152
- } from "./commands/GetIdentityNotificationAttributesCommand";
153
- import {
154
- GetIdentityPoliciesCommandInput,
155
- GetIdentityPoliciesCommandOutput,
156
- } from "./commands/GetIdentityPoliciesCommand";
157
- import {
158
- GetIdentityVerificationAttributesCommandInput,
159
- GetIdentityVerificationAttributesCommandOutput,
160
- } from "./commands/GetIdentityVerificationAttributesCommand";
161
- import { GetSendQuotaCommandInput, GetSendQuotaCommandOutput } from "./commands/GetSendQuotaCommand";
162
- import { GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput } from "./commands/GetSendStatisticsCommand";
163
- import { GetTemplateCommandInput, GetTemplateCommandOutput } from "./commands/GetTemplateCommand";
164
- import {
165
- ListConfigurationSetsCommandInput,
166
- ListConfigurationSetsCommandOutput,
167
- } from "./commands/ListConfigurationSetsCommand";
168
- import {
169
- ListCustomVerificationEmailTemplatesCommandInput,
170
- ListCustomVerificationEmailTemplatesCommandOutput,
171
- } from "./commands/ListCustomVerificationEmailTemplatesCommand";
172
- import { ListIdentitiesCommandInput, ListIdentitiesCommandOutput } from "./commands/ListIdentitiesCommand";
173
- import {
174
- ListIdentityPoliciesCommandInput,
175
- ListIdentityPoliciesCommandOutput,
176
- } from "./commands/ListIdentityPoliciesCommand";
177
- import { ListReceiptFiltersCommandInput, ListReceiptFiltersCommandOutput } from "./commands/ListReceiptFiltersCommand";
178
- import {
179
- ListReceiptRuleSetsCommandInput,
180
- ListReceiptRuleSetsCommandOutput,
181
- } from "./commands/ListReceiptRuleSetsCommand";
182
- import { ListTemplatesCommandInput, ListTemplatesCommandOutput } from "./commands/ListTemplatesCommand";
183
- import {
184
- ListVerifiedEmailAddressesCommandInput,
185
- ListVerifiedEmailAddressesCommandOutput,
186
- } from "./commands/ListVerifiedEmailAddressesCommand";
187
- import {
188
- PutConfigurationSetDeliveryOptionsCommandInput,
189
- PutConfigurationSetDeliveryOptionsCommandOutput,
190
- } from "./commands/PutConfigurationSetDeliveryOptionsCommand";
191
- import { PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput } from "./commands/PutIdentityPolicyCommand";
192
- import {
193
- ReorderReceiptRuleSetCommandInput,
194
- ReorderReceiptRuleSetCommandOutput,
195
- } from "./commands/ReorderReceiptRuleSetCommand";
196
- import { SendBounceCommandInput, SendBounceCommandOutput } from "./commands/SendBounceCommand";
197
- import {
198
- SendBulkTemplatedEmailCommandInput,
199
- SendBulkTemplatedEmailCommandOutput,
200
- } from "./commands/SendBulkTemplatedEmailCommand";
201
- import {
202
- SendCustomVerificationEmailCommandInput,
203
- SendCustomVerificationEmailCommandOutput,
204
- } from "./commands/SendCustomVerificationEmailCommand";
205
- import { SendEmailCommandInput, SendEmailCommandOutput } from "./commands/SendEmailCommand";
206
- import { SendRawEmailCommandInput, SendRawEmailCommandOutput } from "./commands/SendRawEmailCommand";
207
- import { SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput } from "./commands/SendTemplatedEmailCommand";
208
- import {
209
- SetActiveReceiptRuleSetCommandInput,
210
- SetActiveReceiptRuleSetCommandOutput,
211
- } from "./commands/SetActiveReceiptRuleSetCommand";
212
- import {
213
- SetIdentityDkimEnabledCommandInput,
214
- SetIdentityDkimEnabledCommandOutput,
215
- } from "./commands/SetIdentityDkimEnabledCommand";
216
- import {
217
- SetIdentityFeedbackForwardingEnabledCommandInput,
218
- SetIdentityFeedbackForwardingEnabledCommandOutput,
219
- } from "./commands/SetIdentityFeedbackForwardingEnabledCommand";
220
- import {
221
- SetIdentityHeadersInNotificationsEnabledCommandInput,
222
- SetIdentityHeadersInNotificationsEnabledCommandOutput,
223
- } from "./commands/SetIdentityHeadersInNotificationsEnabledCommand";
224
- import {
225
- SetIdentityMailFromDomainCommandInput,
226
- SetIdentityMailFromDomainCommandOutput,
227
- } from "./commands/SetIdentityMailFromDomainCommand";
228
- import {
229
- SetIdentityNotificationTopicCommandInput,
230
- SetIdentityNotificationTopicCommandOutput,
231
- } from "./commands/SetIdentityNotificationTopicCommand";
232
- import {
233
- SetReceiptRulePositionCommandInput,
234
- SetReceiptRulePositionCommandOutput,
235
- } from "./commands/SetReceiptRulePositionCommand";
236
- import { TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput } from "./commands/TestRenderTemplateCommand";
237
- import {
238
- UpdateAccountSendingEnabledCommandInput,
239
- UpdateAccountSendingEnabledCommandOutput,
240
- } from "./commands/UpdateAccountSendingEnabledCommand";
241
- import {
242
- UpdateConfigurationSetEventDestinationCommandInput,
243
- UpdateConfigurationSetEventDestinationCommandOutput,
244
- } from "./commands/UpdateConfigurationSetEventDestinationCommand";
245
- import {
246
- UpdateConfigurationSetReputationMetricsEnabledCommandInput,
247
- UpdateConfigurationSetReputationMetricsEnabledCommandOutput,
248
- } from "./commands/UpdateConfigurationSetReputationMetricsEnabledCommand";
249
- import {
250
- UpdateConfigurationSetSendingEnabledCommandInput,
251
- UpdateConfigurationSetSendingEnabledCommandOutput,
252
- } from "./commands/UpdateConfigurationSetSendingEnabledCommand";
253
- import {
254
- UpdateConfigurationSetTrackingOptionsCommandInput,
255
- UpdateConfigurationSetTrackingOptionsCommandOutput,
256
- } from "./commands/UpdateConfigurationSetTrackingOptionsCommand";
257
- import {
258
- UpdateCustomVerificationEmailTemplateCommandInput,
259
- UpdateCustomVerificationEmailTemplateCommandOutput,
260
- } from "./commands/UpdateCustomVerificationEmailTemplateCommand";
261
- import { UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput } from "./commands/UpdateReceiptRuleCommand";
262
- import { UpdateTemplateCommandInput, UpdateTemplateCommandOutput } from "./commands/UpdateTemplateCommand";
263
- import { VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput } from "./commands/VerifyDomainDkimCommand";
264
- import {
265
- VerifyDomainIdentityCommandInput,
266
- VerifyDomainIdentityCommandOutput,
267
- } from "./commands/VerifyDomainIdentityCommand";
268
- import { VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput } from "./commands/VerifyEmailAddressCommand";
269
- import {
270
- VerifyEmailIdentityCommandInput,
271
- VerifyEmailIdentityCommandOutput,
272
- } from "./commands/VerifyEmailIdentityCommand";
273
- import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
274
-
275
- export type ServiceInputTypes =
276
- | CloneReceiptRuleSetCommandInput
277
- | CreateConfigurationSetCommandInput
278
- | CreateConfigurationSetEventDestinationCommandInput
279
- | CreateConfigurationSetTrackingOptionsCommandInput
280
- | CreateCustomVerificationEmailTemplateCommandInput
281
- | CreateReceiptFilterCommandInput
282
- | CreateReceiptRuleCommandInput
283
- | CreateReceiptRuleSetCommandInput
284
- | CreateTemplateCommandInput
285
- | DeleteConfigurationSetCommandInput
286
- | DeleteConfigurationSetEventDestinationCommandInput
287
- | DeleteConfigurationSetTrackingOptionsCommandInput
288
- | DeleteCustomVerificationEmailTemplateCommandInput
289
- | DeleteIdentityCommandInput
290
- | DeleteIdentityPolicyCommandInput
291
- | DeleteReceiptFilterCommandInput
292
- | DeleteReceiptRuleCommandInput
293
- | DeleteReceiptRuleSetCommandInput
294
- | DeleteTemplateCommandInput
295
- | DeleteVerifiedEmailAddressCommandInput
296
- | DescribeActiveReceiptRuleSetCommandInput
297
- | DescribeConfigurationSetCommandInput
298
- | DescribeReceiptRuleCommandInput
299
- | DescribeReceiptRuleSetCommandInput
300
- | GetAccountSendingEnabledCommandInput
301
- | GetCustomVerificationEmailTemplateCommandInput
302
- | GetIdentityDkimAttributesCommandInput
303
- | GetIdentityMailFromDomainAttributesCommandInput
304
- | GetIdentityNotificationAttributesCommandInput
305
- | GetIdentityPoliciesCommandInput
306
- | GetIdentityVerificationAttributesCommandInput
307
- | GetSendQuotaCommandInput
308
- | GetSendStatisticsCommandInput
309
- | GetTemplateCommandInput
310
- | ListConfigurationSetsCommandInput
311
- | ListCustomVerificationEmailTemplatesCommandInput
312
- | ListIdentitiesCommandInput
313
- | ListIdentityPoliciesCommandInput
314
- | ListReceiptFiltersCommandInput
315
- | ListReceiptRuleSetsCommandInput
316
- | ListTemplatesCommandInput
317
- | ListVerifiedEmailAddressesCommandInput
318
- | PutConfigurationSetDeliveryOptionsCommandInput
319
- | PutIdentityPolicyCommandInput
320
- | ReorderReceiptRuleSetCommandInput
321
- | SendBounceCommandInput
322
- | SendBulkTemplatedEmailCommandInput
323
- | SendCustomVerificationEmailCommandInput
324
- | SendEmailCommandInput
325
- | SendRawEmailCommandInput
326
- | SendTemplatedEmailCommandInput
327
- | SetActiveReceiptRuleSetCommandInput
328
- | SetIdentityDkimEnabledCommandInput
329
- | SetIdentityFeedbackForwardingEnabledCommandInput
330
- | SetIdentityHeadersInNotificationsEnabledCommandInput
331
- | SetIdentityMailFromDomainCommandInput
332
- | SetIdentityNotificationTopicCommandInput
333
- | SetReceiptRulePositionCommandInput
334
- | TestRenderTemplateCommandInput
335
- | UpdateAccountSendingEnabledCommandInput
336
- | UpdateConfigurationSetEventDestinationCommandInput
337
- | UpdateConfigurationSetReputationMetricsEnabledCommandInput
338
- | UpdateConfigurationSetSendingEnabledCommandInput
339
- | UpdateConfigurationSetTrackingOptionsCommandInput
340
- | UpdateCustomVerificationEmailTemplateCommandInput
341
- | UpdateReceiptRuleCommandInput
342
- | UpdateTemplateCommandInput
343
- | VerifyDomainDkimCommandInput
344
- | VerifyDomainIdentityCommandInput
345
- | VerifyEmailAddressCommandInput
346
- | VerifyEmailIdentityCommandInput;
347
-
348
- export type ServiceOutputTypes =
349
- | CloneReceiptRuleSetCommandOutput
350
- | CreateConfigurationSetCommandOutput
351
- | CreateConfigurationSetEventDestinationCommandOutput
352
- | CreateConfigurationSetTrackingOptionsCommandOutput
353
- | CreateCustomVerificationEmailTemplateCommandOutput
354
- | CreateReceiptFilterCommandOutput
355
- | CreateReceiptRuleCommandOutput
356
- | CreateReceiptRuleSetCommandOutput
357
- | CreateTemplateCommandOutput
358
- | DeleteConfigurationSetCommandOutput
359
- | DeleteConfigurationSetEventDestinationCommandOutput
360
- | DeleteConfigurationSetTrackingOptionsCommandOutput
361
- | DeleteCustomVerificationEmailTemplateCommandOutput
362
- | DeleteIdentityCommandOutput
363
- | DeleteIdentityPolicyCommandOutput
364
- | DeleteReceiptFilterCommandOutput
365
- | DeleteReceiptRuleCommandOutput
366
- | DeleteReceiptRuleSetCommandOutput
367
- | DeleteTemplateCommandOutput
368
- | DeleteVerifiedEmailAddressCommandOutput
369
- | DescribeActiveReceiptRuleSetCommandOutput
370
- | DescribeConfigurationSetCommandOutput
371
- | DescribeReceiptRuleCommandOutput
372
- | DescribeReceiptRuleSetCommandOutput
373
- | GetAccountSendingEnabledCommandOutput
374
- | GetCustomVerificationEmailTemplateCommandOutput
375
- | GetIdentityDkimAttributesCommandOutput
376
- | GetIdentityMailFromDomainAttributesCommandOutput
377
- | GetIdentityNotificationAttributesCommandOutput
378
- | GetIdentityPoliciesCommandOutput
379
- | GetIdentityVerificationAttributesCommandOutput
380
- | GetSendQuotaCommandOutput
381
- | GetSendStatisticsCommandOutput
382
- | GetTemplateCommandOutput
383
- | ListConfigurationSetsCommandOutput
384
- | ListCustomVerificationEmailTemplatesCommandOutput
385
- | ListIdentitiesCommandOutput
386
- | ListIdentityPoliciesCommandOutput
387
- | ListReceiptFiltersCommandOutput
388
- | ListReceiptRuleSetsCommandOutput
389
- | ListTemplatesCommandOutput
390
- | ListVerifiedEmailAddressesCommandOutput
391
- | PutConfigurationSetDeliveryOptionsCommandOutput
392
- | PutIdentityPolicyCommandOutput
393
- | ReorderReceiptRuleSetCommandOutput
394
- | SendBounceCommandOutput
395
- | SendBulkTemplatedEmailCommandOutput
396
- | SendCustomVerificationEmailCommandOutput
397
- | SendEmailCommandOutput
398
- | SendRawEmailCommandOutput
399
- | SendTemplatedEmailCommandOutput
400
- | SetActiveReceiptRuleSetCommandOutput
401
- | SetIdentityDkimEnabledCommandOutput
402
- | SetIdentityFeedbackForwardingEnabledCommandOutput
403
- | SetIdentityHeadersInNotificationsEnabledCommandOutput
404
- | SetIdentityMailFromDomainCommandOutput
405
- | SetIdentityNotificationTopicCommandOutput
406
- | SetReceiptRulePositionCommandOutput
407
- | TestRenderTemplateCommandOutput
408
- | UpdateAccountSendingEnabledCommandOutput
409
- | UpdateConfigurationSetEventDestinationCommandOutput
410
- | UpdateConfigurationSetReputationMetricsEnabledCommandOutput
411
- | UpdateConfigurationSetSendingEnabledCommandOutput
412
- | UpdateConfigurationSetTrackingOptionsCommandOutput
413
- | UpdateCustomVerificationEmailTemplateCommandOutput
414
- | UpdateReceiptRuleCommandOutput
415
- | UpdateTemplateCommandOutput
416
- | VerifyDomainDkimCommandOutput
417
- | VerifyDomainIdentityCommandOutput
418
- | VerifyEmailAddressCommandOutput
419
- | VerifyEmailIdentityCommandOutput;
420
-
421
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
422
- /**
423
- * The HTTP handler to use. Fetch in browser and Https in Nodejs.
424
- */
425
- requestHandler?: __HttpHandler;
426
-
427
- /**
428
- * A constructor for a class implementing the {@link __Hash} interface
429
- * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
430
- * @internal
431
- */
432
- sha256?: __HashConstructor;
433
-
434
- /**
435
- * The function that will be used to convert strings into HTTP endpoints.
436
- * @internal
437
- */
438
- urlParser?: __UrlParser;
439
-
440
- /**
441
- * A function that can calculate the length of a request body.
442
- * @internal
443
- */
444
- bodyLengthChecker?: (body: any) => number | undefined;
445
-
446
- /**
447
- * A function that converts a stream into an array of bytes.
448
- * @internal
449
- */
450
- streamCollector?: __StreamCollector;
451
-
452
- /**
453
- * The function that will be used to convert a base64-encoded string to a byte array.
454
- * @internal
455
- */
456
- base64Decoder?: __Decoder;
457
-
458
- /**
459
- * The function that will be used to convert binary data to a base64-encoded string.
460
- * @internal
461
- */
462
- base64Encoder?: __Encoder;
463
-
464
- /**
465
- * The function that will be used to convert a UTF8-encoded string to a byte array.
466
- * @internal
467
- */
468
- utf8Decoder?: __Decoder;
469
-
470
- /**
471
- * The function that will be used to convert binary data to a UTF-8 encoded string.
472
- * @internal
473
- */
474
- utf8Encoder?: __Encoder;
475
-
476
- /**
477
- * The runtime environment.
478
- * @internal
479
- */
480
- runtime?: string;
481
-
482
- /**
483
- * Disable dyanamically changing the endpoint of the client based on the hostPrefix
484
- * trait of an operation.
485
- */
486
- disableHostPrefix?: boolean;
487
-
488
- /**
489
- * Value for how many times a request will be made at most in case of retry.
490
- */
491
- maxAttempts?: number | __Provider<number>;
492
-
493
- /**
494
- * Specifies which retry algorithm to use.
495
- */
496
- retryMode?: string | __Provider<string>;
497
-
498
- /**
499
- * Optional logger for logging debug/info/warn/error.
500
- */
501
- logger?: __Logger;
502
-
503
- /**
504
- * Unique service identifier.
505
- * @internal
506
- */
507
- serviceId?: string;
508
-
509
- /**
510
- * The AWS region to which this client will send requests
511
- */
512
- region?: string | __Provider<string>;
513
-
514
- /**
515
- * Default credentials provider; Not available in browser runtime.
516
- * @internal
517
- */
518
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
519
-
520
- /**
521
- * Fetch related hostname, signing name or signing region with given region.
522
- * @internal
523
- */
524
- regionInfoProvider?: RegionInfoProvider;
525
-
526
- /**
527
- * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
528
- * @internal
529
- */
530
- defaultUserAgentProvider?: Provider<__UserAgent>;
531
- }
532
-
533
- type SESClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
534
- ClientDefaults &
535
- RegionInputConfig &
536
- EndpointsInputConfig &
537
- RetryInputConfig &
538
- HostHeaderInputConfig &
539
- AwsAuthInputConfig &
540
- UserAgentInputConfig;
541
- /**
542
- * The configuration interface of SESClient class constructor that set the region, credentials and other options.
543
- */
544
- export interface SESClientConfig extends SESClientConfigType {}
545
-
546
- type SESClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
547
- Required<ClientDefaults> &
548
- RegionResolvedConfig &
549
- EndpointsResolvedConfig &
550
- RetryResolvedConfig &
551
- HostHeaderResolvedConfig &
552
- AwsAuthResolvedConfig &
553
- UserAgentResolvedConfig;
554
- /**
555
- * The resolved configuration interface of SESClient class. This is resolved and normalized from the {@link SESClientConfig | constructor configuration interface}.
556
- */
557
- export interface SESClientResolvedConfig extends SESClientResolvedConfigType {}
558
-
559
- /**
560
- * <fullname>Amazon Simple Email Service</fullname>
561
- * <p> This document contains reference information for the <a href="https://aws.amazon.com/ses/">Amazon Simple Email Service</a> (Amazon SES) API, version
562
- * 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
563
- * Guide</a>. </p>
564
- * <note>
565
- * <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
566
- * Amazon SES</a> in the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html">Amazon SES Developer
567
- * Guide</a>.</p>
568
- * </note>
569
- */
570
- export class SESClient extends __Client<
571
- __HttpHandlerOptions,
572
- ServiceInputTypes,
573
- ServiceOutputTypes,
574
- SESClientResolvedConfig
575
- > {
576
- /**
577
- * The resolved configuration of SESClient class. This is resolved and normalized from the {@link SESClientConfig | constructor configuration interface}.
578
- */
579
- readonly config: SESClientResolvedConfig;
580
-
581
- constructor(configuration: SESClientConfig) {
582
- const _config_0 = __getRuntimeConfig(configuration);
583
- const _config_1 = resolveRegionConfig(_config_0);
584
- const _config_2 = resolveEndpointsConfig(_config_1);
585
- const _config_3 = resolveRetryConfig(_config_2);
586
- const _config_4 = resolveHostHeaderConfig(_config_3);
587
- const _config_5 = resolveAwsAuthConfig(_config_4);
588
- const _config_6 = resolveUserAgentConfig(_config_5);
589
- super(_config_6);
590
- this.config = _config_6;
591
- this.middlewareStack.use(getRetryPlugin(this.config));
592
- this.middlewareStack.use(getContentLengthPlugin(this.config));
593
- this.middlewareStack.use(getHostHeaderPlugin(this.config));
594
- this.middlewareStack.use(getLoggerPlugin(this.config));
595
- this.middlewareStack.use(getAwsAuthPlugin(this.config));
596
- this.middlewareStack.use(getUserAgentPlugin(this.config));
597
- }
598
-
599
- /**
600
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
601
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
602
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
603
- */
604
- destroy(): void {
605
- super.destroy();
606
- }
607
- }