@aws-sdk/client-ses 3.477.0 → 3.481.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (297) hide show
  1. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +18 -41
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +18 -41
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
  4. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +18 -41
  5. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +18 -41
  6. package/dist-cjs/commands/CreateReceiptFilterCommand.js +18 -41
  7. package/dist-cjs/commands/CreateReceiptRuleCommand.js +18 -41
  8. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +18 -41
  9. package/dist-cjs/commands/CreateTemplateCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteIdentityCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteTemplateCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +18 -41
  21. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +18 -41
  22. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +18 -41
  23. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +18 -41
  25. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +18 -41
  26. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +18 -41
  27. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +18 -41
  28. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +18 -41
  29. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +18 -41
  30. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +18 -41
  31. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +18 -41
  32. package/dist-cjs/commands/GetSendQuotaCommand.js +18 -41
  33. package/dist-cjs/commands/GetSendStatisticsCommand.js +18 -41
  34. package/dist-cjs/commands/GetTemplateCommand.js +18 -41
  35. package/dist-cjs/commands/ListConfigurationSetsCommand.js +18 -41
  36. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +18 -41
  37. package/dist-cjs/commands/ListIdentitiesCommand.js +18 -41
  38. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +18 -41
  39. package/dist-cjs/commands/ListReceiptFiltersCommand.js +18 -41
  40. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +18 -41
  41. package/dist-cjs/commands/ListTemplatesCommand.js +18 -41
  42. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +18 -41
  43. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
  44. package/dist-cjs/commands/PutIdentityPolicyCommand.js +18 -41
  45. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +18 -41
  46. package/dist-cjs/commands/SendBounceCommand.js +18 -41
  47. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +18 -41
  48. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +18 -41
  49. package/dist-cjs/commands/SendEmailCommand.js +18 -41
  50. package/dist-cjs/commands/SendRawEmailCommand.js +18 -41
  51. package/dist-cjs/commands/SendTemplatedEmailCommand.js +18 -41
  52. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +18 -41
  53. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +18 -41
  54. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +18 -41
  55. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +18 -41
  56. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +18 -41
  57. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +18 -41
  58. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +18 -41
  59. package/dist-cjs/commands/TestRenderTemplateCommand.js +18 -41
  60. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +18 -41
  61. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
  62. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +18 -41
  63. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +18 -41
  64. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateTemplateCommand.js +18 -41
  68. package/dist-cjs/commands/VerifyDomainDkimCommand.js +18 -41
  69. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +18 -41
  70. package/dist-cjs/commands/VerifyEmailAddressCommand.js +18 -41
  71. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +18 -41
  72. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  73. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +2 -24
  74. package/dist-cjs/pagination/ListIdentitiesPaginator.js +2 -24
  75. package/dist-es/commands/CloneReceiptRuleSetCommand.js +18 -41
  76. package/dist-es/commands/CreateConfigurationSetCommand.js +18 -41
  77. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
  78. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +18 -41
  79. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +18 -41
  80. package/dist-es/commands/CreateReceiptFilterCommand.js +18 -41
  81. package/dist-es/commands/CreateReceiptRuleCommand.js +18 -41
  82. package/dist-es/commands/CreateReceiptRuleSetCommand.js +18 -41
  83. package/dist-es/commands/CreateTemplateCommand.js +18 -41
  84. package/dist-es/commands/DeleteConfigurationSetCommand.js +18 -41
  85. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
  86. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +18 -41
  87. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +18 -41
  88. package/dist-es/commands/DeleteIdentityCommand.js +18 -41
  89. package/dist-es/commands/DeleteIdentityPolicyCommand.js +18 -41
  90. package/dist-es/commands/DeleteReceiptFilterCommand.js +18 -41
  91. package/dist-es/commands/DeleteReceiptRuleCommand.js +18 -41
  92. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +18 -41
  93. package/dist-es/commands/DeleteTemplateCommand.js +18 -41
  94. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +18 -41
  95. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +18 -41
  96. package/dist-es/commands/DescribeConfigurationSetCommand.js +18 -41
  97. package/dist-es/commands/DescribeReceiptRuleCommand.js +18 -41
  98. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +18 -41
  99. package/dist-es/commands/GetAccountSendingEnabledCommand.js +18 -41
  100. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +18 -41
  101. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +18 -41
  102. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +18 -41
  103. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +18 -41
  104. package/dist-es/commands/GetIdentityPoliciesCommand.js +18 -41
  105. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +18 -41
  106. package/dist-es/commands/GetSendQuotaCommand.js +18 -41
  107. package/dist-es/commands/GetSendStatisticsCommand.js +18 -41
  108. package/dist-es/commands/GetTemplateCommand.js +18 -41
  109. package/dist-es/commands/ListConfigurationSetsCommand.js +18 -41
  110. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +18 -41
  111. package/dist-es/commands/ListIdentitiesCommand.js +18 -41
  112. package/dist-es/commands/ListIdentityPoliciesCommand.js +18 -41
  113. package/dist-es/commands/ListReceiptFiltersCommand.js +18 -41
  114. package/dist-es/commands/ListReceiptRuleSetsCommand.js +18 -41
  115. package/dist-es/commands/ListTemplatesCommand.js +18 -41
  116. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +18 -41
  117. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
  118. package/dist-es/commands/PutIdentityPolicyCommand.js +18 -41
  119. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +18 -41
  120. package/dist-es/commands/SendBounceCommand.js +18 -41
  121. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +18 -41
  122. package/dist-es/commands/SendCustomVerificationEmailCommand.js +18 -41
  123. package/dist-es/commands/SendEmailCommand.js +18 -41
  124. package/dist-es/commands/SendRawEmailCommand.js +18 -41
  125. package/dist-es/commands/SendTemplatedEmailCommand.js +18 -41
  126. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +18 -41
  127. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +18 -41
  128. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +18 -41
  129. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +18 -41
  130. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +18 -41
  131. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +18 -41
  132. package/dist-es/commands/SetReceiptRulePositionCommand.js +18 -41
  133. package/dist-es/commands/TestRenderTemplateCommand.js +18 -41
  134. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +18 -41
  135. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
  136. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +18 -41
  137. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +18 -41
  138. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +18 -41
  139. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +18 -41
  140. package/dist-es/commands/UpdateReceiptRuleCommand.js +18 -41
  141. package/dist-es/commands/UpdateTemplateCommand.js +18 -41
  142. package/dist-es/commands/VerifyDomainDkimCommand.js +18 -41
  143. package/dist-es/commands/VerifyDomainIdentityCommand.js +18 -41
  144. package/dist-es/commands/VerifyEmailAddressCommand.js +18 -41
  145. package/dist-es/commands/VerifyEmailIdentityCommand.js +18 -41
  146. package/dist-es/endpoint/EndpointParameters.js +6 -0
  147. package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +2 -23
  148. package/dist-es/pagination/ListIdentitiesPaginator.js +2 -23
  149. package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +6 -21
  150. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +6 -21
  151. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +6 -21
  152. package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +6 -21
  153. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +6 -21
  154. package/dist-types/commands/CreateReceiptFilterCommand.d.ts +6 -21
  155. package/dist-types/commands/CreateReceiptRuleCommand.d.ts +6 -21
  156. package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +6 -21
  157. package/dist-types/commands/CreateTemplateCommand.d.ts +6 -21
  158. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +6 -21
  159. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +6 -21
  160. package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +6 -21
  161. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +6 -21
  162. package/dist-types/commands/DeleteIdentityCommand.d.ts +6 -21
  163. package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +6 -21
  164. package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +6 -21
  165. package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +6 -21
  166. package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +6 -21
  167. package/dist-types/commands/DeleteTemplateCommand.d.ts +6 -21
  168. package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +6 -21
  169. package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +6 -21
  170. package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +6 -21
  171. package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +6 -21
  172. package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +6 -21
  173. package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +6 -21
  174. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +6 -21
  175. package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +6 -21
  176. package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +6 -21
  177. package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +6 -21
  178. package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +6 -21
  179. package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +6 -21
  180. package/dist-types/commands/GetSendQuotaCommand.d.ts +6 -21
  181. package/dist-types/commands/GetSendStatisticsCommand.d.ts +6 -21
  182. package/dist-types/commands/GetTemplateCommand.d.ts +6 -21
  183. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +6 -21
  184. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +6 -21
  185. package/dist-types/commands/ListIdentitiesCommand.d.ts +6 -21
  186. package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +6 -21
  187. package/dist-types/commands/ListReceiptFiltersCommand.d.ts +6 -21
  188. package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +6 -21
  189. package/dist-types/commands/ListTemplatesCommand.d.ts +6 -21
  190. package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +6 -21
  191. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +6 -21
  192. package/dist-types/commands/PutIdentityPolicyCommand.d.ts +6 -21
  193. package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +6 -21
  194. package/dist-types/commands/SendBounceCommand.d.ts +6 -21
  195. package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +6 -21
  196. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +6 -21
  197. package/dist-types/commands/SendEmailCommand.d.ts +6 -21
  198. package/dist-types/commands/SendRawEmailCommand.d.ts +6 -21
  199. package/dist-types/commands/SendTemplatedEmailCommand.d.ts +6 -21
  200. package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +6 -21
  201. package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +6 -21
  202. package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +6 -21
  203. package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +6 -21
  204. package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +6 -21
  205. package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +6 -21
  206. package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +6 -21
  207. package/dist-types/commands/TestRenderTemplateCommand.d.ts +6 -21
  208. package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +6 -21
  209. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +6 -21
  210. package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +6 -21
  211. package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +6 -21
  212. package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +6 -21
  213. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +6 -21
  214. package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +6 -21
  215. package/dist-types/commands/UpdateTemplateCommand.d.ts +6 -21
  216. package/dist-types/commands/VerifyDomainDkimCommand.d.ts +6 -21
  217. package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +6 -21
  218. package/dist-types/commands/VerifyEmailAddressCommand.d.ts +6 -21
  219. package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +6 -21
  220. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  221. package/dist-types/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +1 -1
  222. package/dist-types/pagination/ListIdentitiesPaginator.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -24
  226. package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +12 -24
  227. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +14 -23
  229. package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +14 -23
  230. package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +14 -23
  232. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +14 -23
  239. package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +12 -24
  252. package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -24
  258. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -24
  284. package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +11 -25
  285. package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +14 -23
  294. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  295. package/dist-types/ts3.4/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +3 -3
  296. package/dist-types/ts3.4/pagination/ListIdentitiesPaginator.d.ts +3 -3
  297. package/package.json +11 -10
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  VerifyDomainDkimRequest,
11
5
  VerifyDomainDkimResponse,
@@ -20,19 +14,16 @@ export interface VerifyDomainDkimCommandInput extends VerifyDomainDkimRequest {}
20
14
  export interface VerifyDomainDkimCommandOutput
21
15
  extends VerifyDomainDkimResponse,
22
16
  __MetadataBearer {}
23
- export declare class VerifyDomainDkimCommand extends $Command<
24
- VerifyDomainDkimCommandInput,
25
- VerifyDomainDkimCommandOutput,
26
- SESClientResolvedConfig
27
- > {
28
- readonly input: VerifyDomainDkimCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: VerifyDomainDkimCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: SESClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const VerifyDomainDkimCommand_base: {
18
+ new (
19
+ input: VerifyDomainDkimCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ VerifyDomainDkimCommandInput,
22
+ VerifyDomainDkimCommandOutput,
23
+ SESClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class VerifyDomainDkimCommand extends VerifyDomainDkimCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  VerifyDomainIdentityRequest,
11
5
  VerifyDomainIdentityResponse,
@@ -21,22 +15,16 @@ export interface VerifyDomainIdentityCommandInput
21
15
  export interface VerifyDomainIdentityCommandOutput
22
16
  extends VerifyDomainIdentityResponse,
23
17
  __MetadataBearer {}
24
- export declare class VerifyDomainIdentityCommand extends $Command<
25
- VerifyDomainIdentityCommandInput,
26
- VerifyDomainIdentityCommandOutput,
27
- SESClientResolvedConfig
28
- > {
29
- readonly input: VerifyDomainIdentityCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: VerifyDomainIdentityCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SESClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const VerifyDomainIdentityCommand_base: {
19
+ new (
20
+ input: VerifyDomainIdentityCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  VerifyDomainIdentityCommandInput,
38
- VerifyDomainIdentityCommandOutput
23
+ VerifyDomainIdentityCommandOutput,
24
+ SESClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class VerifyDomainIdentityCommand extends VerifyDomainIdentityCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { VerifyEmailAddressRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -16,19 +10,16 @@ export { __MetadataBearer, $Command };
16
10
  export interface VerifyEmailAddressCommandInput
17
11
  extends VerifyEmailAddressRequest {}
18
12
  export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {}
19
- export declare class VerifyEmailAddressCommand extends $Command<
20
- VerifyEmailAddressCommandInput,
21
- VerifyEmailAddressCommandOutput,
22
- SESClientResolvedConfig
23
- > {
24
- readonly input: VerifyEmailAddressCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: VerifyEmailAddressCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: SESClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput>;
32
- private serialize;
33
- private deserialize;
34
- }
13
+ declare const VerifyEmailAddressCommand_base: {
14
+ new (
15
+ input: VerifyEmailAddressCommandInput
16
+ ): import("@smithy/smithy-client").CommandImpl<
17
+ VerifyEmailAddressCommandInput,
18
+ VerifyEmailAddressCommandOutput,
19
+ SESClientResolvedConfig,
20
+ ServiceInputTypes,
21
+ ServiceOutputTypes
22
+ >;
23
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
+ };
25
+ export declare class VerifyEmailAddressCommand extends VerifyEmailAddressCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  VerifyEmailIdentityRequest,
11
5
  VerifyEmailIdentityResponse,
@@ -21,19 +15,16 @@ export interface VerifyEmailIdentityCommandInput
21
15
  export interface VerifyEmailIdentityCommandOutput
22
16
  extends VerifyEmailIdentityResponse,
23
17
  __MetadataBearer {}
24
- export declare class VerifyEmailIdentityCommand extends $Command<
25
- VerifyEmailIdentityCommandInput,
26
- VerifyEmailIdentityCommandOutput,
27
- SESClientResolvedConfig
28
- > {
29
- readonly input: VerifyEmailIdentityCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: VerifyEmailIdentityCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SESClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const VerifyEmailIdentityCommand_base: {
19
+ new (
20
+ input: VerifyEmailIdentityCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ VerifyEmailIdentityCommandInput,
23
+ VerifyEmailIdentityCommandOutput,
24
+ SESClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class VerifyEmailIdentityCommand extends VerifyEmailIdentityCommand_base {}
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
25
25
  ClientInputEndpointParameters & {
26
26
  defaultSigningName: string;
27
27
  };
28
+ export declare const commonParams: {
29
+ readonly UseFIPS: {
30
+ readonly type: "builtInParams";
31
+ readonly name: "useFipsEndpoint";
32
+ };
33
+ readonly Endpoint: {
34
+ readonly type: "builtInParams";
35
+ readonly name: "endpoint";
36
+ };
37
+ readonly Region: {
38
+ readonly type: "builtInParams";
39
+ readonly name: "region";
40
+ };
41
+ readonly UseDualStack: {
42
+ readonly type: "builtInParams";
43
+ readonly name: "useDualstackEndpoint";
44
+ };
45
+ };
28
46
  export interface EndpointParameters extends __EndpointParameters {
29
47
  Region?: string;
30
48
  UseDualStack?: boolean;
@@ -4,8 +4,8 @@ import {
4
4
  ListCustomVerificationEmailTemplatesCommandOutput,
5
5
  } from "../commands/ListCustomVerificationEmailTemplatesCommand";
6
6
  import { SESPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListCustomVerificationEmailTemplates(
7
+ export declare const paginateListCustomVerificationEmailTemplates: (
8
8
  config: SESPaginationConfiguration,
9
9
  input: ListCustomVerificationEmailTemplatesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListCustomVerificationEmailTemplatesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListCustomVerificationEmailTemplatesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListIdentitiesCommandOutput,
5
5
  } from "../commands/ListIdentitiesCommand";
6
6
  import { SESPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListIdentities(
7
+ export declare const paginateListIdentities: (
8
8
  config: SESPaginationConfiguration,
9
9
  input: ListIdentitiesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListIdentitiesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListIdentitiesCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ses",
3
3
  "description": "AWS SDK for JavaScript Ses Client for Node.js, Browser and React Native",
4
- "version": "3.477.0",
4
+ "version": "3.481.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,39 +20,40 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.477.0",
24
- "@aws-sdk/core": "3.477.0",
25
- "@aws-sdk/credential-provider-node": "3.477.0",
23
+ "@aws-sdk/client-sts": "3.481.0",
24
+ "@aws-sdk/core": "3.481.0",
25
+ "@aws-sdk/credential-provider-node": "3.481.0",
26
26
  "@aws-sdk/middleware-host-header": "3.468.0",
27
27
  "@aws-sdk/middleware-logger": "3.468.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.468.0",
29
29
  "@aws-sdk/middleware-signing": "3.468.0",
30
- "@aws-sdk/middleware-user-agent": "3.470.0",
30
+ "@aws-sdk/middleware-user-agent": "3.478.0",
31
31
  "@aws-sdk/region-config-resolver": "3.470.0",
32
32
  "@aws-sdk/types": "3.468.0",
33
- "@aws-sdk/util-endpoints": "3.470.0",
33
+ "@aws-sdk/util-endpoints": "3.478.0",
34
34
  "@aws-sdk/util-user-agent-browser": "3.468.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.470.0",
36
36
  "@smithy/config-resolver": "^2.0.21",
37
+ "@smithy/core": "^1.2.1",
37
38
  "@smithy/fetch-http-handler": "^2.3.1",
38
39
  "@smithy/hash-node": "^2.0.17",
39
40
  "@smithy/invalid-dependency": "^2.0.15",
40
41
  "@smithy/middleware-content-length": "^2.0.17",
41
42
  "@smithy/middleware-endpoint": "^2.2.3",
42
- "@smithy/middleware-retry": "^2.0.24",
43
+ "@smithy/middleware-retry": "^2.0.25",
43
44
  "@smithy/middleware-serde": "^2.0.15",
44
45
  "@smithy/middleware-stack": "^2.0.9",
45
46
  "@smithy/node-config-provider": "^2.1.8",
46
47
  "@smithy/node-http-handler": "^2.2.1",
47
48
  "@smithy/protocol-http": "^3.0.11",
48
- "@smithy/smithy-client": "^2.1.18",
49
+ "@smithy/smithy-client": "^2.2.0",
49
50
  "@smithy/types": "^2.7.0",
50
51
  "@smithy/url-parser": "^2.0.15",
51
52
  "@smithy/util-base64": "^2.0.1",
52
53
  "@smithy/util-body-length-browser": "^2.0.1",
53
54
  "@smithy/util-body-length-node": "^2.1.0",
54
- "@smithy/util-defaults-mode-browser": "^2.0.22",
55
- "@smithy/util-defaults-mode-node": "^2.0.29",
55
+ "@smithy/util-defaults-mode-browser": "^2.0.23",
56
+ "@smithy/util-defaults-mode-node": "^2.0.30",
56
57
  "@smithy/util-endpoints": "^1.0.7",
57
58
  "@smithy/util-retry": "^2.0.8",
58
59
  "@smithy/util-utf8": "^2.0.2",