@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,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteIdentityPolicyRequest, DeleteIdentityPolicyResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteIdentityPolicyCommandInput extends DeleteIdentityPolicyRe
21
20
  */
22
21
  export interface DeleteIdentityPolicyCommandOutput extends DeleteIdentityPolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteIdentityPolicyCommand_base: {
24
+ new (input: DeleteIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified sending authorization policy for the given identity (an email
@@ -73,23 +76,5 @@ export interface DeleteIdentityPolicyCommandOutput extends DeleteIdentityPolicyR
73
76
  * ```
74
77
  *
75
78
  */
76
- export declare class DeleteIdentityPolicyCommand extends $Command<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput, SESClientResolvedConfig> {
77
- readonly input: DeleteIdentityPolicyCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: DeleteIdentityPolicyCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class DeleteIdentityPolicyCommand extends DeleteIdentityPolicyCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteReceiptFilterRequest, DeleteReceiptFilterResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteReceiptFilterCommandInput extends DeleteReceiptFilterRequ
21
20
  */
22
21
  export interface DeleteReceiptFilterCommandOutput extends DeleteReceiptFilterResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteReceiptFilterCommand_base: {
24
+ new (input: DeleteReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified IP address filter.</p>
@@ -63,23 +66,5 @@ export interface DeleteReceiptFilterCommandOutput extends DeleteReceiptFilterRes
63
66
  * ```
64
67
  *
65
68
  */
66
- export declare class DeleteReceiptFilterCommand extends $Command<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput, SESClientResolvedConfig> {
67
- readonly input: DeleteReceiptFilterCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: DeleteReceiptFilterCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class DeleteReceiptFilterCommand extends DeleteReceiptFilterCommand_base {
85
70
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteReceiptRuleRequest, DeleteReceiptRuleResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteReceiptRuleCommandInput extends DeleteReceiptRuleRequest
21
20
  */
22
21
  export interface DeleteReceiptRuleCommandOutput extends DeleteReceiptRuleResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteReceiptRuleCommand_base: {
24
+ new (input: DeleteReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified receipt rule.</p>
@@ -68,23 +71,5 @@ export interface DeleteReceiptRuleCommandOutput extends DeleteReceiptRuleRespons
68
71
  * ```
69
72
  *
70
73
  */
71
- export declare class DeleteReceiptRuleCommand extends $Command<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput, SESClientResolvedConfig> {
72
- readonly input: DeleteReceiptRuleCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: DeleteReceiptRuleCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class DeleteReceiptRuleCommand extends DeleteReceiptRuleCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteReceiptRuleSetRequest, DeleteReceiptRuleSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteReceiptRuleSetCommandInput extends DeleteReceiptRuleSetRe
21
20
  */
22
21
  export interface DeleteReceiptRuleSetCommandOutput extends DeleteReceiptRuleSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteReceiptRuleSetCommand_base: {
24
+ new (input: DeleteReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified receipt rule set and all of the receipt rules it
@@ -70,23 +73,5 @@ export interface DeleteReceiptRuleSetCommandOutput extends DeleteReceiptRuleSetR
70
73
  * ```
71
74
  *
72
75
  */
73
- export declare class DeleteReceiptRuleSetCommand extends $Command<DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
74
- readonly input: DeleteReceiptRuleSetCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: DeleteReceiptRuleSetCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class DeleteReceiptRuleSetCommand extends DeleteReceiptRuleSetCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteTemplateRequest, DeleteTemplateResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteTemplateCommandInput extends DeleteTemplateRequest {
21
20
  */
22
21
  export interface DeleteTemplateCommandOutput extends DeleteTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteTemplateCommand_base: {
24
+ new (input: DeleteTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateCommandInput, DeleteTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an email template.</p>
@@ -50,23 +53,5 @@ export interface DeleteTemplateCommandOutput extends DeleteTemplateResponse, __M
50
53
  * <p>Base exception class for all service exceptions from SES service.</p>
51
54
  *
52
55
  */
53
- export declare class DeleteTemplateCommand extends $Command<DeleteTemplateCommandInput, DeleteTemplateCommandOutput, SESClientResolvedConfig> {
54
- readonly input: DeleteTemplateCommandInput;
55
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
- /**
57
- * @public
58
- */
59
- constructor(input: DeleteTemplateCommandInput);
60
- /**
61
- * @internal
62
- */
63
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTemplateCommandInput, DeleteTemplateCommandOutput>;
64
- /**
65
- * @internal
66
- */
67
- private serialize;
68
- /**
69
- * @internal
70
- */
71
- private deserialize;
56
+ export declare class DeleteTemplateCommand extends DeleteTemplateCommand_base {
72
57
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteVerifiedEmailAddressRequest } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteVerifiedEmailAddressCommandInput extends DeleteVerifiedEm
21
20
  */
22
21
  export interface DeleteVerifiedEmailAddressCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteVerifiedEmailAddressCommand_base: {
24
+ new (input: DeleteVerifiedEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deprecated. Use the <code>DeleteIdentity</code> operation to delete email addresses
@@ -61,23 +64,5 @@ export interface DeleteVerifiedEmailAddressCommandOutput extends __MetadataBeare
61
64
  * ```
62
65
  *
63
66
  */
64
- export declare class DeleteVerifiedEmailAddressCommand extends $Command<DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput, SESClientResolvedConfig> {
65
- readonly input: DeleteVerifiedEmailAddressCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: DeleteVerifiedEmailAddressCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class DeleteVerifiedEmailAddressCommand extends DeleteVerifiedEmailAddressCommand_base {
83
68
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeActiveReceiptRuleSetRequest, DescribeActiveReceiptRuleSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeActiveReceiptRuleSetCommandInput extends DescribeActive
21
20
  */
22
21
  export interface DescribeActiveReceiptRuleSetCommandOutput extends DescribeActiveReceiptRuleSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeActiveReceiptRuleSetCommand_base: {
24
+ new (input: DescribeActiveReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the metadata and receipt rules for the receipt rule set that is currently
@@ -137,23 +140,5 @@ export interface DescribeActiveReceiptRuleSetCommandOutput extends DescribeActiv
137
140
  * ```
138
141
  *
139
142
  */
140
- export declare class DescribeActiveReceiptRuleSetCommand extends $Command<DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
141
- readonly input: DescribeActiveReceiptRuleSetCommandInput;
142
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
143
- /**
144
- * @public
145
- */
146
- constructor(input: DescribeActiveReceiptRuleSetCommandInput);
147
- /**
148
- * @internal
149
- */
150
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput>;
151
- /**
152
- * @internal
153
- */
154
- private serialize;
155
- /**
156
- * @internal
157
- */
158
- private deserialize;
143
+ export declare class DescribeActiveReceiptRuleSetCommand extends DescribeActiveReceiptRuleSetCommand_base {
159
144
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeConfigurationSetRequest, DescribeConfigurationSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeConfigurationSetCommandInput extends DescribeConfigurat
21
20
  */
22
21
  export interface DescribeConfigurationSetCommandOutput extends DescribeConfigurationSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeConfigurationSetCommand_base: {
24
+ new (input: DescribeConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the details of the specified configuration set. For information about using
@@ -98,23 +101,5 @@ export interface DescribeConfigurationSetCommandOutput extends DescribeConfigura
98
101
  * <p>Base exception class for all service exceptions from SES service.</p>
99
102
  *
100
103
  */
101
- export declare class DescribeConfigurationSetCommand extends $Command<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput, SESClientResolvedConfig> {
102
- readonly input: DescribeConfigurationSetCommandInput;
103
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
104
- /**
105
- * @public
106
- */
107
- constructor(input: DescribeConfigurationSetCommandInput);
108
- /**
109
- * @internal
110
- */
111
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput>;
112
- /**
113
- * @internal
114
- */
115
- private serialize;
116
- /**
117
- * @internal
118
- */
119
- private deserialize;
104
+ export declare class DescribeConfigurationSetCommand extends DescribeConfigurationSetCommand_base {
120
105
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeReceiptRuleRequest, DescribeReceiptRuleResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReceiptRuleCommandInput extends DescribeReceiptRuleRequ
21
20
  */
22
21
  export interface DescribeReceiptRuleCommandOutput extends DescribeReceiptRuleResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReceiptRuleCommand_base: {
24
+ new (input: DescribeReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the details of the specified receipt rule.</p>
@@ -137,23 +140,5 @@ export interface DescribeReceiptRuleCommandOutput extends DescribeReceiptRuleRes
137
140
  * ```
138
141
  *
139
142
  */
140
- export declare class DescribeReceiptRuleCommand extends $Command<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput, SESClientResolvedConfig> {
141
- readonly input: DescribeReceiptRuleCommandInput;
142
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
143
- /**
144
- * @public
145
- */
146
- constructor(input: DescribeReceiptRuleCommandInput);
147
- /**
148
- * @internal
149
- */
150
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput>;
151
- /**
152
- * @internal
153
- */
154
- private serialize;
155
- /**
156
- * @internal
157
- */
158
- private deserialize;
143
+ export declare class DescribeReceiptRuleCommand extends DescribeReceiptRuleCommand_base {
159
144
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeReceiptRuleSetRequest, DescribeReceiptRuleSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReceiptRuleSetCommandInput extends DescribeReceiptRuleS
21
20
  */
22
21
  export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRuleSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReceiptRuleSetCommand_base: {
24
+ new (input: DescribeReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the details of the specified receipt rule set.</p>
@@ -144,23 +147,5 @@ export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRule
144
147
  * ```
145
148
  *
146
149
  */
147
- export declare class DescribeReceiptRuleSetCommand extends $Command<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
148
- readonly input: DescribeReceiptRuleSetCommandInput;
149
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
150
- /**
151
- * @public
152
- */
153
- constructor(input: DescribeReceiptRuleSetCommandInput);
154
- /**
155
- * @internal
156
- */
157
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput>;
158
- /**
159
- * @internal
160
- */
161
- private serialize;
162
- /**
163
- * @internal
164
- */
165
- private deserialize;
150
+ export declare class DescribeReceiptRuleSetCommand extends DescribeReceiptRuleSetCommand_base {
166
151
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetAccountSendingEnabledResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAccountSendingEnabledCommandInput {
21
20
  */
22
21
  export interface GetAccountSendingEnabledCommandOutput extends GetAccountSendingEnabledResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAccountSendingEnabledCommand_base: {
24
+ new (input: GetAccountSendingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the email sending status of the Amazon SES account for the current Region.</p>
@@ -64,23 +67,5 @@ export interface GetAccountSendingEnabledCommandOutput extends GetAccountSending
64
67
  * ```
65
68
  *
66
69
  */
67
- export declare class GetAccountSendingEnabledCommand extends $Command<GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput, SESClientResolvedConfig> {
68
- readonly input: GetAccountSendingEnabledCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: GetAccountSendingEnabledCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class GetAccountSendingEnabledCommand extends GetAccountSendingEnabledCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetCustomVerificationEmailTemplateRequest, GetCustomVerificationEmailTemplateResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCustomVerificationEmailTemplateCommandInput extends GetCusto
21
20
  */
22
21
  export interface GetCustomVerificationEmailTemplateCommandOutput extends GetCustomVerificationEmailTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetCustomVerificationEmailTemplateCommand_base: {
24
+ new (input: GetCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the custom email verification template for the template name you
@@ -65,23 +68,5 @@ export interface GetCustomVerificationEmailTemplateCommandOutput extends GetCust
65
68
  * <p>Base exception class for all service exceptions from SES service.</p>
66
69
  *
67
70
  */
68
- export declare class GetCustomVerificationEmailTemplateCommand extends $Command<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
69
- readonly input: GetCustomVerificationEmailTemplateCommandInput;
70
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
- /**
72
- * @public
73
- */
74
- constructor(input: GetCustomVerificationEmailTemplateCommandInput);
75
- /**
76
- * @internal
77
- */
78
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput>;
79
- /**
80
- * @internal
81
- */
82
- private serialize;
83
- /**
84
- * @internal
85
- */
86
- private deserialize;
71
+ export declare class GetCustomVerificationEmailTemplateCommand extends GetCustomVerificationEmailTemplateCommand_base {
87
72
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetIdentityDkimAttributesCommandInput extends GetIdentityDkimAt
21
20
  */
22
21
  export interface GetIdentityDkimAttributesCommandOutput extends GetIdentityDkimAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetIdentityDkimAttributesCommand_base: {
24
+ new (input: GetIdentityDkimAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the current status of Easy DKIM signing for an entity. For domain name
@@ -117,23 +120,5 @@ export interface GetIdentityDkimAttributesCommandOutput extends GetIdentityDkimA
117
120
  * ```
118
121
  *
119
122
  */
120
- export declare class GetIdentityDkimAttributesCommand extends $Command<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput, SESClientResolvedConfig> {
121
- readonly input: GetIdentityDkimAttributesCommandInput;
122
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
123
- /**
124
- * @public
125
- */
126
- constructor(input: GetIdentityDkimAttributesCommandInput);
127
- /**
128
- * @internal
129
- */
130
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput>;
131
- /**
132
- * @internal
133
- */
134
- private serialize;
135
- /**
136
- * @internal
137
- */
138
- private deserialize;
123
+ export declare class GetIdentityDkimAttributesCommand extends GetIdentityDkimAttributesCommand_base {
139
124
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetIdentityMailFromDomainAttributesRequest, GetIdentityMailFromDomainAttributesResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetIdentityMailFromDomainAttributesCommandInput extends GetIden
21
20
  */
22
21
  export interface GetIdentityMailFromDomainAttributesCommandOutput extends GetIdentityMailFromDomainAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetIdentityMailFromDomainAttributesCommand_base: {
24
+ new (input: GetIdentityMailFromDomainAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the custom MAIL FROM attributes for a list of identities (email addresses :
@@ -86,23 +89,5 @@ export interface GetIdentityMailFromDomainAttributesCommandOutput extends GetIde
86
89
  * ```
87
90
  *
88
91
  */
89
- export declare class GetIdentityMailFromDomainAttributesCommand extends $Command<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput, SESClientResolvedConfig> {
90
- readonly input: GetIdentityMailFromDomainAttributesCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: GetIdentityMailFromDomainAttributesCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class GetIdentityMailFromDomainAttributesCommand extends GetIdentityMailFromDomainAttributesCommand_base {
108
93
  }