@aws-sdk/client-ses 3.35.0 → 3.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (436) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/SES.js +0 -1
  3. package/dist-cjs/SESClient.js +0 -1
  4. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +0 -1
  5. package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -1
  6. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
  7. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +0 -1
  8. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -1
  9. package/dist-cjs/commands/CreateReceiptFilterCommand.js +0 -1
  10. package/dist-cjs/commands/CreateReceiptRuleCommand.js +0 -1
  11. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +0 -1
  12. package/dist-cjs/commands/CreateTemplateCommand.js +0 -1
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -1
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
  15. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +0 -1
  16. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -1
  17. package/dist-cjs/commands/DeleteIdentityCommand.js +0 -1
  18. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +0 -1
  19. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +0 -1
  20. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +0 -1
  21. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +0 -1
  22. package/dist-cjs/commands/DeleteTemplateCommand.js +0 -1
  23. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +0 -1
  24. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +0 -1
  25. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +0 -1
  26. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +0 -1
  27. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +0 -1
  28. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +0 -1
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -1
  30. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +0 -1
  31. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +0 -1
  32. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +0 -1
  33. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +0 -1
  34. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +0 -1
  35. package/dist-cjs/commands/GetSendQuotaCommand.js +0 -1
  36. package/dist-cjs/commands/GetSendStatisticsCommand.js +0 -1
  37. package/dist-cjs/commands/GetTemplateCommand.js +0 -1
  38. package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -1
  39. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -1
  40. package/dist-cjs/commands/ListIdentitiesCommand.js +0 -1
  41. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +0 -1
  42. package/dist-cjs/commands/ListReceiptFiltersCommand.js +0 -1
  43. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +0 -1
  44. package/dist-cjs/commands/ListTemplatesCommand.js +0 -1
  45. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +0 -1
  46. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
  47. package/dist-cjs/commands/PutIdentityPolicyCommand.js +0 -1
  48. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +0 -1
  49. package/dist-cjs/commands/SendBounceCommand.js +0 -1
  50. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +0 -1
  51. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -1
  52. package/dist-cjs/commands/SendEmailCommand.js +0 -1
  53. package/dist-cjs/commands/SendRawEmailCommand.js +0 -1
  54. package/dist-cjs/commands/SendTemplatedEmailCommand.js +0 -1
  55. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +0 -1
  56. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +0 -1
  57. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +0 -1
  58. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +0 -1
  59. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +0 -1
  60. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +0 -1
  61. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +0 -1
  62. package/dist-cjs/commands/TestRenderTemplateCommand.js +0 -1
  63. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +0 -1
  64. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
  65. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +0 -1
  66. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +0 -1
  67. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +0 -1
  68. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -1
  69. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +0 -1
  70. package/dist-cjs/commands/UpdateTemplateCommand.js +0 -1
  71. package/dist-cjs/commands/VerifyDomainDkimCommand.js +0 -1
  72. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +0 -1
  73. package/dist-cjs/commands/VerifyEmailAddressCommand.js +0 -1
  74. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +0 -1
  75. package/dist-cjs/endpoints.js +0 -1
  76. package/dist-cjs/index.js +0 -1
  77. package/dist-cjs/models/index.js +0 -1
  78. package/dist-cjs/models/models_0.js +0 -1
  79. package/dist-cjs/pagination/Interfaces.js +0 -1
  80. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -1
  81. package/dist-cjs/pagination/ListIdentitiesPaginator.js +0 -1
  82. package/dist-cjs/protocols/Aws_query.js +0 -1
  83. package/dist-cjs/runtimeConfig.browser.js +2 -3
  84. package/dist-cjs/runtimeConfig.js +3 -4
  85. package/dist-cjs/runtimeConfig.native.js +0 -1
  86. package/dist-cjs/runtimeConfig.shared.js +0 -1
  87. package/dist-cjs/waiters/waitForIdentityExists.js +0 -1
  88. package/dist-es/SES.js +0 -1
  89. package/dist-es/SESClient.js +0 -1
  90. package/dist-es/commands/CloneReceiptRuleSetCommand.js +0 -1
  91. package/dist-es/commands/CreateConfigurationSetCommand.js +0 -1
  92. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
  93. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +0 -1
  94. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -1
  95. package/dist-es/commands/CreateReceiptFilterCommand.js +0 -1
  96. package/dist-es/commands/CreateReceiptRuleCommand.js +0 -1
  97. package/dist-es/commands/CreateReceiptRuleSetCommand.js +0 -1
  98. package/dist-es/commands/CreateTemplateCommand.js +0 -1
  99. package/dist-es/commands/DeleteConfigurationSetCommand.js +0 -1
  100. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
  101. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +0 -1
  102. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -1
  103. package/dist-es/commands/DeleteIdentityCommand.js +0 -1
  104. package/dist-es/commands/DeleteIdentityPolicyCommand.js +0 -1
  105. package/dist-es/commands/DeleteReceiptFilterCommand.js +0 -1
  106. package/dist-es/commands/DeleteReceiptRuleCommand.js +0 -1
  107. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +0 -1
  108. package/dist-es/commands/DeleteTemplateCommand.js +0 -1
  109. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +0 -1
  110. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +0 -1
  111. package/dist-es/commands/DescribeConfigurationSetCommand.js +0 -1
  112. package/dist-es/commands/DescribeReceiptRuleCommand.js +0 -1
  113. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +0 -1
  114. package/dist-es/commands/GetAccountSendingEnabledCommand.js +0 -1
  115. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +0 -1
  116. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +0 -1
  117. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +0 -1
  118. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +0 -1
  119. package/dist-es/commands/GetIdentityPoliciesCommand.js +0 -1
  120. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +0 -1
  121. package/dist-es/commands/GetSendQuotaCommand.js +0 -1
  122. package/dist-es/commands/GetSendStatisticsCommand.js +0 -1
  123. package/dist-es/commands/GetTemplateCommand.js +0 -1
  124. package/dist-es/commands/ListConfigurationSetsCommand.js +0 -1
  125. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -1
  126. package/dist-es/commands/ListIdentitiesCommand.js +0 -1
  127. package/dist-es/commands/ListIdentityPoliciesCommand.js +0 -1
  128. package/dist-es/commands/ListReceiptFiltersCommand.js +0 -1
  129. package/dist-es/commands/ListReceiptRuleSetsCommand.js +0 -1
  130. package/dist-es/commands/ListTemplatesCommand.js +0 -1
  131. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +0 -1
  132. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
  133. package/dist-es/commands/PutIdentityPolicyCommand.js +0 -1
  134. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +0 -1
  135. package/dist-es/commands/SendBounceCommand.js +0 -1
  136. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +0 -1
  137. package/dist-es/commands/SendCustomVerificationEmailCommand.js +0 -1
  138. package/dist-es/commands/SendEmailCommand.js +0 -1
  139. package/dist-es/commands/SendRawEmailCommand.js +0 -1
  140. package/dist-es/commands/SendTemplatedEmailCommand.js +0 -1
  141. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +0 -1
  142. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +0 -1
  143. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +0 -1
  144. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +0 -1
  145. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +0 -1
  146. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +0 -1
  147. package/dist-es/commands/SetReceiptRulePositionCommand.js +0 -1
  148. package/dist-es/commands/TestRenderTemplateCommand.js +0 -1
  149. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +0 -1
  150. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
  151. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +0 -1
  152. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +0 -1
  153. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +0 -1
  154. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -1
  155. package/dist-es/commands/UpdateReceiptRuleCommand.js +0 -1
  156. package/dist-es/commands/UpdateTemplateCommand.js +0 -1
  157. package/dist-es/commands/VerifyDomainDkimCommand.js +0 -1
  158. package/dist-es/commands/VerifyDomainIdentityCommand.js +0 -1
  159. package/dist-es/commands/VerifyEmailAddressCommand.js +0 -1
  160. package/dist-es/commands/VerifyEmailIdentityCommand.js +0 -1
  161. package/dist-es/endpoints.js +0 -1
  162. package/dist-es/index.js +0 -1
  163. package/dist-es/models/index.js +0 -1
  164. package/dist-es/models/models_0.js +0 -1
  165. package/dist-es/pagination/Interfaces.js +0 -1
  166. package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -1
  167. package/dist-es/pagination/ListIdentitiesPaginator.js +0 -1
  168. package/dist-es/protocols/Aws_query.js +0 -1
  169. package/dist-es/runtimeConfig.browser.js +1 -2
  170. package/dist-es/runtimeConfig.js +2 -3
  171. package/dist-es/runtimeConfig.native.js +0 -1
  172. package/dist-es/runtimeConfig.shared.js +0 -1
  173. package/dist-es/waiters/waitForIdentityExists.js +0 -1
  174. package/package.json +34 -31
  175. package/dist-cjs/SES.js.map +0 -1
  176. package/dist-cjs/SESClient.js.map +0 -1
  177. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js.map +0 -1
  178. package/dist-cjs/commands/CreateConfigurationSetCommand.js.map +0 -1
  179. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  180. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js.map +0 -1
  181. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
  182. package/dist-cjs/commands/CreateReceiptFilterCommand.js.map +0 -1
  183. package/dist-cjs/commands/CreateReceiptRuleCommand.js.map +0 -1
  184. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js.map +0 -1
  185. package/dist-cjs/commands/CreateTemplateCommand.js.map +0 -1
  186. package/dist-cjs/commands/DeleteConfigurationSetCommand.js.map +0 -1
  187. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  188. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js.map +0 -1
  189. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
  190. package/dist-cjs/commands/DeleteIdentityCommand.js.map +0 -1
  191. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js.map +0 -1
  192. package/dist-cjs/commands/DeleteReceiptFilterCommand.js.map +0 -1
  193. package/dist-cjs/commands/DeleteReceiptRuleCommand.js.map +0 -1
  194. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js.map +0 -1
  195. package/dist-cjs/commands/DeleteTemplateCommand.js.map +0 -1
  196. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js.map +0 -1
  197. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js.map +0 -1
  198. package/dist-cjs/commands/DescribeConfigurationSetCommand.js.map +0 -1
  199. package/dist-cjs/commands/DescribeReceiptRuleCommand.js.map +0 -1
  200. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js.map +0 -1
  201. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js.map +0 -1
  202. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
  203. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js.map +0 -1
  204. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js.map +0 -1
  205. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js.map +0 -1
  206. package/dist-cjs/commands/GetIdentityPoliciesCommand.js.map +0 -1
  207. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js.map +0 -1
  208. package/dist-cjs/commands/GetSendQuotaCommand.js.map +0 -1
  209. package/dist-cjs/commands/GetSendStatisticsCommand.js.map +0 -1
  210. package/dist-cjs/commands/GetTemplateCommand.js.map +0 -1
  211. package/dist-cjs/commands/ListConfigurationSetsCommand.js.map +0 -1
  212. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
  213. package/dist-cjs/commands/ListIdentitiesCommand.js.map +0 -1
  214. package/dist-cjs/commands/ListIdentityPoliciesCommand.js.map +0 -1
  215. package/dist-cjs/commands/ListReceiptFiltersCommand.js.map +0 -1
  216. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js.map +0 -1
  217. package/dist-cjs/commands/ListTemplatesCommand.js.map +0 -1
  218. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js.map +0 -1
  219. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  220. package/dist-cjs/commands/PutIdentityPolicyCommand.js.map +0 -1
  221. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js.map +0 -1
  222. package/dist-cjs/commands/SendBounceCommand.js.map +0 -1
  223. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js.map +0 -1
  224. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js.map +0 -1
  225. package/dist-cjs/commands/SendEmailCommand.js.map +0 -1
  226. package/dist-cjs/commands/SendRawEmailCommand.js.map +0 -1
  227. package/dist-cjs/commands/SendTemplatedEmailCommand.js.map +0 -1
  228. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js.map +0 -1
  229. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js.map +0 -1
  230. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js.map +0 -1
  231. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js.map +0 -1
  232. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js.map +0 -1
  233. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js.map +0 -1
  234. package/dist-cjs/commands/SetReceiptRulePositionCommand.js.map +0 -1
  235. package/dist-cjs/commands/TestRenderTemplateCommand.js.map +0 -1
  236. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js.map +0 -1
  237. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  238. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js.map +0 -1
  239. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js.map +0 -1
  240. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js.map +0 -1
  241. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
  242. package/dist-cjs/commands/UpdateReceiptRuleCommand.js.map +0 -1
  243. package/dist-cjs/commands/UpdateTemplateCommand.js.map +0 -1
  244. package/dist-cjs/commands/VerifyDomainDkimCommand.js.map +0 -1
  245. package/dist-cjs/commands/VerifyDomainIdentityCommand.js.map +0 -1
  246. package/dist-cjs/commands/VerifyEmailAddressCommand.js.map +0 -1
  247. package/dist-cjs/commands/VerifyEmailIdentityCommand.js.map +0 -1
  248. package/dist-cjs/endpoints.js.map +0 -1
  249. package/dist-cjs/index.js.map +0 -1
  250. package/dist-cjs/models/index.js.map +0 -1
  251. package/dist-cjs/models/models_0.js.map +0 -1
  252. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  253. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
  254. package/dist-cjs/pagination/ListIdentitiesPaginator.js.map +0 -1
  255. package/dist-cjs/protocols/Aws_query.js.map +0 -1
  256. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  257. package/dist-cjs/runtimeConfig.js.map +0 -1
  258. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  259. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  260. package/dist-cjs/waiters/waitForIdentityExists.js.map +0 -1
  261. package/dist-es/SES.js.map +0 -1
  262. package/dist-es/SESClient.js.map +0 -1
  263. package/dist-es/commands/CloneReceiptRuleSetCommand.js.map +0 -1
  264. package/dist-es/commands/CreateConfigurationSetCommand.js.map +0 -1
  265. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  266. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js.map +0 -1
  267. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
  268. package/dist-es/commands/CreateReceiptFilterCommand.js.map +0 -1
  269. package/dist-es/commands/CreateReceiptRuleCommand.js.map +0 -1
  270. package/dist-es/commands/CreateReceiptRuleSetCommand.js.map +0 -1
  271. package/dist-es/commands/CreateTemplateCommand.js.map +0 -1
  272. package/dist-es/commands/DeleteConfigurationSetCommand.js.map +0 -1
  273. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  274. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js.map +0 -1
  275. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
  276. package/dist-es/commands/DeleteIdentityCommand.js.map +0 -1
  277. package/dist-es/commands/DeleteIdentityPolicyCommand.js.map +0 -1
  278. package/dist-es/commands/DeleteReceiptFilterCommand.js.map +0 -1
  279. package/dist-es/commands/DeleteReceiptRuleCommand.js.map +0 -1
  280. package/dist-es/commands/DeleteReceiptRuleSetCommand.js.map +0 -1
  281. package/dist-es/commands/DeleteTemplateCommand.js.map +0 -1
  282. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js.map +0 -1
  283. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js.map +0 -1
  284. package/dist-es/commands/DescribeConfigurationSetCommand.js.map +0 -1
  285. package/dist-es/commands/DescribeReceiptRuleCommand.js.map +0 -1
  286. package/dist-es/commands/DescribeReceiptRuleSetCommand.js.map +0 -1
  287. package/dist-es/commands/GetAccountSendingEnabledCommand.js.map +0 -1
  288. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
  289. package/dist-es/commands/GetIdentityDkimAttributesCommand.js.map +0 -1
  290. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js.map +0 -1
  291. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js.map +0 -1
  292. package/dist-es/commands/GetIdentityPoliciesCommand.js.map +0 -1
  293. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js.map +0 -1
  294. package/dist-es/commands/GetSendQuotaCommand.js.map +0 -1
  295. package/dist-es/commands/GetSendStatisticsCommand.js.map +0 -1
  296. package/dist-es/commands/GetTemplateCommand.js.map +0 -1
  297. package/dist-es/commands/ListConfigurationSetsCommand.js.map +0 -1
  298. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
  299. package/dist-es/commands/ListIdentitiesCommand.js.map +0 -1
  300. package/dist-es/commands/ListIdentityPoliciesCommand.js.map +0 -1
  301. package/dist-es/commands/ListReceiptFiltersCommand.js.map +0 -1
  302. package/dist-es/commands/ListReceiptRuleSetsCommand.js.map +0 -1
  303. package/dist-es/commands/ListTemplatesCommand.js.map +0 -1
  304. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js.map +0 -1
  305. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  306. package/dist-es/commands/PutIdentityPolicyCommand.js.map +0 -1
  307. package/dist-es/commands/ReorderReceiptRuleSetCommand.js.map +0 -1
  308. package/dist-es/commands/SendBounceCommand.js.map +0 -1
  309. package/dist-es/commands/SendBulkTemplatedEmailCommand.js.map +0 -1
  310. package/dist-es/commands/SendCustomVerificationEmailCommand.js.map +0 -1
  311. package/dist-es/commands/SendEmailCommand.js.map +0 -1
  312. package/dist-es/commands/SendRawEmailCommand.js.map +0 -1
  313. package/dist-es/commands/SendTemplatedEmailCommand.js.map +0 -1
  314. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js.map +0 -1
  315. package/dist-es/commands/SetIdentityDkimEnabledCommand.js.map +0 -1
  316. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js.map +0 -1
  317. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js.map +0 -1
  318. package/dist-es/commands/SetIdentityMailFromDomainCommand.js.map +0 -1
  319. package/dist-es/commands/SetIdentityNotificationTopicCommand.js.map +0 -1
  320. package/dist-es/commands/SetReceiptRulePositionCommand.js.map +0 -1
  321. package/dist-es/commands/TestRenderTemplateCommand.js.map +0 -1
  322. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js.map +0 -1
  323. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  324. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js.map +0 -1
  325. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js.map +0 -1
  326. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js.map +0 -1
  327. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
  328. package/dist-es/commands/UpdateReceiptRuleCommand.js.map +0 -1
  329. package/dist-es/commands/UpdateTemplateCommand.js.map +0 -1
  330. package/dist-es/commands/VerifyDomainDkimCommand.js.map +0 -1
  331. package/dist-es/commands/VerifyDomainIdentityCommand.js.map +0 -1
  332. package/dist-es/commands/VerifyEmailAddressCommand.js.map +0 -1
  333. package/dist-es/commands/VerifyEmailIdentityCommand.js.map +0 -1
  334. package/dist-es/endpoints.js.map +0 -1
  335. package/dist-es/index.js.map +0 -1
  336. package/dist-es/models/index.js.map +0 -1
  337. package/dist-es/models/models_0.js.map +0 -1
  338. package/dist-es/pagination/Interfaces.js.map +0 -1
  339. package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
  340. package/dist-es/pagination/ListIdentitiesPaginator.js.map +0 -1
  341. package/dist-es/protocols/Aws_query.js.map +0 -1
  342. package/dist-es/runtimeConfig.browser.js.map +0 -1
  343. package/dist-es/runtimeConfig.js.map +0 -1
  344. package/dist-es/runtimeConfig.native.js.map +0 -1
  345. package/dist-es/runtimeConfig.shared.js.map +0 -1
  346. package/dist-es/waiters/waitForIdentityExists.js.map +0 -1
  347. package/jest.config.js +0 -4
  348. package/src/SES.ts +0 -3243
  349. package/src/SESClient.ts +0 -607
  350. package/src/commands/CloneReceiptRuleSetCommand.ts +0 -100
  351. package/src/commands/CreateConfigurationSetCommand.ts +0 -99
  352. package/src/commands/CreateConfigurationSetEventDestinationCommand.ts +0 -116
  353. package/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts +0 -111
  354. package/src/commands/CreateCustomVerificationEmailTemplateCommand.ts +0 -105
  355. package/src/commands/CreateReceiptFilterCommand.ts +0 -97
  356. package/src/commands/CreateReceiptRuleCommand.ts +0 -98
  357. package/src/commands/CreateReceiptRuleSetCommand.ts +0 -98
  358. package/src/commands/CreateTemplateCommand.ts +0 -98
  359. package/src/commands/DeleteConfigurationSetCommand.ts +0 -97
  360. package/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +0 -110
  361. package/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts +0 -116
  362. package/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts +0 -105
  363. package/src/commands/DeleteIdentityCommand.ts +0 -97
  364. package/src/commands/DeleteIdentityPolicyCommand.ts +0 -106
  365. package/src/commands/DeleteReceiptFilterCommand.ts +0 -98
  366. package/src/commands/DeleteReceiptRuleCommand.ts +0 -98
  367. package/src/commands/DeleteReceiptRuleSetCommand.ts +0 -101
  368. package/src/commands/DeleteTemplateCommand.ts +0 -96
  369. package/src/commands/DeleteVerifiedEmailAddressCommand.ts +0 -99
  370. package/src/commands/DescribeActiveReceiptRuleSetCommand.ts +0 -104
  371. package/src/commands/DescribeConfigurationSetCommand.ts +0 -98
  372. package/src/commands/DescribeReceiptRuleCommand.ts +0 -98
  373. package/src/commands/DescribeReceiptRuleSetCommand.ts +0 -97
  374. package/src/commands/GetAccountSendingEnabledCommand.ts +0 -96
  375. package/src/commands/GetCustomVerificationEmailTemplateCommand.ts +0 -110
  376. package/src/commands/GetIdentityDkimAttributesCommand.ts +0 -120
  377. package/src/commands/GetIdentityMailFromDomainAttributesCommand.ts +0 -109
  378. package/src/commands/GetIdentityNotificationAttributesCommand.ts +0 -111
  379. package/src/commands/GetIdentityPoliciesCommand.ts +0 -106
  380. package/src/commands/GetIdentityVerificationAttributesCommand.ts +0 -121
  381. package/src/commands/GetSendQuotaCommand.ts +0 -93
  382. package/src/commands/GetSendStatisticsCommand.ts +0 -98
  383. package/src/commands/GetTemplateCommand.ts +0 -94
  384. package/src/commands/ListConfigurationSetsCommand.ts +0 -104
  385. package/src/commands/ListCustomVerificationEmailTemplatesCommand.ts +0 -110
  386. package/src/commands/ListIdentitiesCommand.ts +0 -97
  387. package/src/commands/ListIdentityPoliciesCommand.ts +0 -106
  388. package/src/commands/ListReceiptFiltersCommand.ts +0 -99
  389. package/src/commands/ListReceiptRuleSetsCommand.ts +0 -100
  390. package/src/commands/ListTemplatesCommand.ts +0 -97
  391. package/src/commands/ListVerifiedEmailAddressesCommand.ts +0 -99
  392. package/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +0 -106
  393. package/src/commands/PutIdentityPolicyCommand.ts +0 -105
  394. package/src/commands/ReorderReceiptRuleSetCommand.ts +0 -102
  395. package/src/commands/SendBounceCommand.ts +0 -100
  396. package/src/commands/SendBulkTemplatedEmailCommand.ts +0 -137
  397. package/src/commands/SendCustomVerificationEmailCommand.ts +0 -108
  398. package/src/commands/SendEmailCommand.ts +0 -132
  399. package/src/commands/SendRawEmailCommand.ts +0 -200
  400. package/src/commands/SendTemplatedEmailCommand.ts +0 -144
  401. package/src/commands/SetActiveReceiptRuleSetCommand.ts +0 -101
  402. package/src/commands/SetIdentityDkimEnabledCommand.ts +0 -107
  403. package/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts +0 -116
  404. package/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts +0 -115
  405. package/src/commands/SetIdentityMailFromDomainCommand.ts +0 -107
  406. package/src/commands/SetIdentityNotificationTopicCommand.ts +0 -108
  407. package/src/commands/SetReceiptRulePositionCommand.ts +0 -98
  408. package/src/commands/TestRenderTemplateCommand.ts +0 -97
  409. package/src/commands/UpdateAccountSendingEnabledCommand.ts +0 -103
  410. package/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +0 -118
  411. package/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts +0 -109
  412. package/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts +0 -106
  413. package/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts +0 -111
  414. package/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts +0 -105
  415. package/src/commands/UpdateReceiptRuleCommand.ts +0 -98
  416. package/src/commands/UpdateTemplateCommand.ts +0 -98
  417. package/src/commands/VerifyDomainDkimCommand.ts +0 -133
  418. package/src/commands/VerifyDomainIdentityCommand.ts +0 -101
  419. package/src/commands/VerifyEmailAddressCommand.ts +0 -96
  420. package/src/commands/VerifyEmailIdentityCommand.ts +0 -98
  421. package/src/endpoints.ts +0 -62
  422. package/src/index.ts +0 -78
  423. package/src/models/index.ts +0 -1
  424. package/src/models/models_0.ts +0 -5983
  425. package/src/pagination/Interfaces.ts +0 -8
  426. package/src/pagination/ListCustomVerificationEmailTemplatesPaginator.ts +0 -59
  427. package/src/pagination/ListIdentitiesPaginator.ts +0 -59
  428. package/src/protocols/Aws_query.ts +0 -10355
  429. package/src/runtimeConfig.browser.ts +0 -41
  430. package/src/runtimeConfig.native.ts +0 -17
  431. package/src/runtimeConfig.shared.ts +0 -17
  432. package/src/runtimeConfig.ts +0 -46
  433. package/src/waiters/waitForIdentityExists.ts +0 -60
  434. package/tsconfig.es.json +0 -10
  435. package/tsconfig.json +0 -33
  436. package/tsconfig.types.json +0 -9
package/CHANGELOG.md CHANGED
@@ -3,6 +3,19 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
7
+
8
+
9
+ ### Features
10
+
11
+ * publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
12
+ * **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
13
+ * **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
14
+
15
+
16
+
17
+
18
+
6
19
  # [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
7
20
 
8
21
 
package/dist-cjs/SES.js CHANGED
@@ -1081,4 +1081,3 @@ class SES extends SESClient_1.SESClient {
1081
1081
  }
1082
1082
  }
1083
1083
  exports.SES = SES;
1084
- //# sourceMappingURL=SES.js.map
@@ -49,4 +49,3 @@ class SESClient extends smithy_client_1.Client {
49
49
  }
50
50
  }
51
51
  exports.SESClient = SESClient;
52
- //# sourceMappingURL=SESClient.js.map
@@ -63,4 +63,3 @@ class CloneReceiptRuleSetCommand extends smithy_client_1.Command {
63
63
  }
64
64
  }
65
65
  exports.CloneReceiptRuleSetCommand = CloneReceiptRuleSetCommand;
66
- //# sourceMappingURL=CloneReceiptRuleSetCommand.js.map
@@ -62,4 +62,3 @@ class CreateConfigurationSetCommand extends smithy_client_1.Command {
62
62
  }
63
63
  }
64
64
  exports.CreateConfigurationSetCommand = CreateConfigurationSetCommand;
65
- //# sourceMappingURL=CreateConfigurationSetCommand.js.map
@@ -67,4 +67,3 @@ class CreateConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
67
67
  }
68
68
  }
69
69
  exports.CreateConfigurationSetEventDestinationCommand = CreateConfigurationSetEventDestinationCommand;
70
- //# sourceMappingURL=CreateConfigurationSetEventDestinationCommand.js.map
@@ -62,4 +62,3 @@ class CreateConfigurationSetTrackingOptionsCommand extends smithy_client_1.Comma
62
62
  }
63
63
  }
64
64
  exports.CreateConfigurationSetTrackingOptionsCommand = CreateConfigurationSetTrackingOptionsCommand;
65
- //# sourceMappingURL=CreateConfigurationSetTrackingOptionsCommand.js.map
@@ -61,4 +61,3 @@ class CreateCustomVerificationEmailTemplateCommand extends smithy_client_1.Comma
61
61
  }
62
62
  }
63
63
  exports.CreateCustomVerificationEmailTemplateCommand = CreateCustomVerificationEmailTemplateCommand;
64
- //# sourceMappingURL=CreateCustomVerificationEmailTemplateCommand.js.map
@@ -60,4 +60,3 @@ class CreateReceiptFilterCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.CreateReceiptFilterCommand = CreateReceiptFilterCommand;
63
- //# sourceMappingURL=CreateReceiptFilterCommand.js.map
@@ -61,4 +61,3 @@ class CreateReceiptRuleCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.CreateReceiptRuleCommand = CreateReceiptRuleCommand;
64
- //# sourceMappingURL=CreateReceiptRuleCommand.js.map
@@ -61,4 +61,3 @@ class CreateReceiptRuleSetCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.CreateReceiptRuleSetCommand = CreateReceiptRuleSetCommand;
64
- //# sourceMappingURL=CreateReceiptRuleSetCommand.js.map
@@ -61,4 +61,3 @@ class CreateTemplateCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.CreateTemplateCommand = CreateTemplateCommand;
64
- //# sourceMappingURL=CreateTemplateCommand.js.map
@@ -60,4 +60,3 @@ class DeleteConfigurationSetCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.DeleteConfigurationSetCommand = DeleteConfigurationSetCommand;
63
- //# sourceMappingURL=DeleteConfigurationSetCommand.js.map
@@ -61,4 +61,3 @@ class DeleteConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
61
61
  }
62
62
  }
63
63
  exports.DeleteConfigurationSetEventDestinationCommand = DeleteConfigurationSetEventDestinationCommand;
64
- //# sourceMappingURL=DeleteConfigurationSetEventDestinationCommand.js.map
@@ -67,4 +67,3 @@ class DeleteConfigurationSetTrackingOptionsCommand extends smithy_client_1.Comma
67
67
  }
68
68
  }
69
69
  exports.DeleteConfigurationSetTrackingOptionsCommand = DeleteConfigurationSetTrackingOptionsCommand;
70
- //# sourceMappingURL=DeleteConfigurationSetTrackingOptionsCommand.js.map
@@ -61,4 +61,3 @@ class DeleteCustomVerificationEmailTemplateCommand extends smithy_client_1.Comma
61
61
  }
62
62
  }
63
63
  exports.DeleteCustomVerificationEmailTemplateCommand = DeleteCustomVerificationEmailTemplateCommand;
64
- //# sourceMappingURL=DeleteCustomVerificationEmailTemplateCommand.js.map
@@ -60,4 +60,3 @@ class DeleteIdentityCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.DeleteIdentityCommand = DeleteIdentityCommand;
63
- //# sourceMappingURL=DeleteIdentityCommand.js.map
@@ -69,4 +69,3 @@ class DeleteIdentityPolicyCommand extends smithy_client_1.Command {
69
69
  }
70
70
  }
71
71
  exports.DeleteIdentityPolicyCommand = DeleteIdentityPolicyCommand;
72
- //# sourceMappingURL=DeleteIdentityPolicyCommand.js.map
@@ -61,4 +61,3 @@ class DeleteReceiptFilterCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.DeleteReceiptFilterCommand = DeleteReceiptFilterCommand;
64
- //# sourceMappingURL=DeleteReceiptFilterCommand.js.map
@@ -61,4 +61,3 @@ class DeleteReceiptRuleCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.DeleteReceiptRuleCommand = DeleteReceiptRuleCommand;
64
- //# sourceMappingURL=DeleteReceiptRuleCommand.js.map
@@ -64,4 +64,3 @@ class DeleteReceiptRuleSetCommand extends smithy_client_1.Command {
64
64
  }
65
65
  }
66
66
  exports.DeleteReceiptRuleSetCommand = DeleteReceiptRuleSetCommand;
67
- //# sourceMappingURL=DeleteReceiptRuleSetCommand.js.map
@@ -59,4 +59,3 @@ class DeleteTemplateCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.DeleteTemplateCommand = DeleteTemplateCommand;
62
- //# sourceMappingURL=DeleteTemplateCommand.js.map
@@ -59,4 +59,3 @@ class DeleteVerifiedEmailAddressCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.DeleteVerifiedEmailAddressCommand = DeleteVerifiedEmailAddressCommand;
62
- //# sourceMappingURL=DeleteVerifiedEmailAddressCommand.js.map
@@ -62,4 +62,3 @@ class DescribeActiveReceiptRuleSetCommand extends smithy_client_1.Command {
62
62
  }
63
63
  }
64
64
  exports.DescribeActiveReceiptRuleSetCommand = DescribeActiveReceiptRuleSetCommand;
65
- //# sourceMappingURL=DescribeActiveReceiptRuleSetCommand.js.map
@@ -61,4 +61,3 @@ class DescribeConfigurationSetCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.DescribeConfigurationSetCommand = DescribeConfigurationSetCommand;
64
- //# sourceMappingURL=DescribeConfigurationSetCommand.js.map
@@ -61,4 +61,3 @@ class DescribeReceiptRuleCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.DescribeReceiptRuleCommand = DescribeReceiptRuleCommand;
64
- //# sourceMappingURL=DescribeReceiptRuleCommand.js.map
@@ -60,4 +60,3 @@ class DescribeReceiptRuleSetCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.DescribeReceiptRuleSetCommand = DescribeReceiptRuleSetCommand;
63
- //# sourceMappingURL=DescribeReceiptRuleSetCommand.js.map
@@ -59,4 +59,3 @@ class GetAccountSendingEnabledCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.GetAccountSendingEnabledCommand = GetAccountSendingEnabledCommand;
62
- //# sourceMappingURL=GetAccountSendingEnabledCommand.js.map
@@ -62,4 +62,3 @@ class GetCustomVerificationEmailTemplateCommand extends smithy_client_1.Command
62
62
  }
63
63
  }
64
64
  exports.GetCustomVerificationEmailTemplateCommand = GetCustomVerificationEmailTemplateCommand;
65
- //# sourceMappingURL=GetCustomVerificationEmailTemplateCommand.js.map
@@ -80,4 +80,3 @@ class GetIdentityDkimAttributesCommand extends smithy_client_1.Command {
80
80
  }
81
81
  }
82
82
  exports.GetIdentityDkimAttributesCommand = GetIdentityDkimAttributesCommand;
83
- //# sourceMappingURL=GetIdentityDkimAttributesCommand.js.map
@@ -61,4 +61,3 @@ class GetIdentityMailFromDomainAttributesCommand extends smithy_client_1.Command
61
61
  }
62
62
  }
63
63
  exports.GetIdentityMailFromDomainAttributesCommand = GetIdentityMailFromDomainAttributesCommand;
64
- //# sourceMappingURL=GetIdentityMailFromDomainAttributesCommand.js.map
@@ -63,4 +63,3 @@ class GetIdentityNotificationAttributesCommand extends smithy_client_1.Command {
63
63
  }
64
64
  }
65
65
  exports.GetIdentityNotificationAttributesCommand = GetIdentityNotificationAttributesCommand;
66
- //# sourceMappingURL=GetIdentityNotificationAttributesCommand.js.map
@@ -69,4 +69,3 @@ class GetIdentityPoliciesCommand extends smithy_client_1.Command {
69
69
  }
70
70
  }
71
71
  exports.GetIdentityPoliciesCommand = GetIdentityPoliciesCommand;
72
- //# sourceMappingURL=GetIdentityPoliciesCommand.js.map
@@ -73,4 +73,3 @@ class GetIdentityVerificationAttributesCommand extends smithy_client_1.Command {
73
73
  }
74
74
  }
75
75
  exports.GetIdentityVerificationAttributesCommand = GetIdentityVerificationAttributesCommand;
76
- //# sourceMappingURL=GetIdentityVerificationAttributesCommand.js.map
@@ -59,4 +59,3 @@ class GetSendQuotaCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.GetSendQuotaCommand = GetSendQuotaCommand;
62
- //# sourceMappingURL=GetSendQuotaCommand.js.map
@@ -61,4 +61,3 @@ class GetSendStatisticsCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.GetSendStatisticsCommand = GetSendStatisticsCommand;
64
- //# sourceMappingURL=GetSendStatisticsCommand.js.map
@@ -60,4 +60,3 @@ class GetTemplateCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.GetTemplateCommand = GetTemplateCommand;
63
- //# sourceMappingURL=GetTemplateCommand.js.map
@@ -67,4 +67,3 @@ class ListConfigurationSetsCommand extends smithy_client_1.Command {
67
67
  }
68
68
  }
69
69
  exports.ListConfigurationSetsCommand = ListConfigurationSetsCommand;
70
- //# sourceMappingURL=ListConfigurationSetsCommand.js.map
@@ -62,4 +62,3 @@ class ListCustomVerificationEmailTemplatesCommand extends smithy_client_1.Comman
62
62
  }
63
63
  }
64
64
  exports.ListCustomVerificationEmailTemplatesCommand = ListCustomVerificationEmailTemplatesCommand;
65
- //# sourceMappingURL=ListCustomVerificationEmailTemplatesCommand.js.map
@@ -60,4 +60,3 @@ class ListIdentitiesCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.ListIdentitiesCommand = ListIdentitiesCommand;
63
- //# sourceMappingURL=ListIdentitiesCommand.js.map
@@ -69,4 +69,3 @@ class ListIdentityPoliciesCommand extends smithy_client_1.Command {
69
69
  }
70
70
  }
71
71
  exports.ListIdentityPoliciesCommand = ListIdentityPoliciesCommand;
72
- //# sourceMappingURL=ListIdentityPoliciesCommand.js.map
@@ -62,4 +62,3 @@ class ListReceiptFiltersCommand extends smithy_client_1.Command {
62
62
  }
63
63
  }
64
64
  exports.ListReceiptFiltersCommand = ListReceiptFiltersCommand;
65
- //# sourceMappingURL=ListReceiptFiltersCommand.js.map
@@ -63,4 +63,3 @@ class ListReceiptRuleSetsCommand extends smithy_client_1.Command {
63
63
  }
64
64
  }
65
65
  exports.ListReceiptRuleSetsCommand = ListReceiptRuleSetsCommand;
66
- //# sourceMappingURL=ListReceiptRuleSetsCommand.js.map
@@ -60,4 +60,3 @@ class ListTemplatesCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.ListTemplatesCommand = ListTemplatesCommand;
63
- //# sourceMappingURL=ListTemplatesCommand.js.map
@@ -59,4 +59,3 @@ class ListVerifiedEmailAddressesCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.ListVerifiedEmailAddressesCommand = ListVerifiedEmailAddressesCommand;
62
- //# sourceMappingURL=ListVerifiedEmailAddressesCommand.js.map
@@ -58,4 +58,3 @@ class PutConfigurationSetDeliveryOptionsCommand extends smithy_client_1.Command
58
58
  }
59
59
  }
60
60
  exports.PutConfigurationSetDeliveryOptionsCommand = PutConfigurationSetDeliveryOptionsCommand;
61
- //# sourceMappingURL=PutConfigurationSetDeliveryOptionsCommand.js.map
@@ -68,4 +68,3 @@ class PutIdentityPolicyCommand extends smithy_client_1.Command {
68
68
  }
69
69
  }
70
70
  exports.PutIdentityPolicyCommand = PutIdentityPolicyCommand;
71
- //# sourceMappingURL=PutIdentityPolicyCommand.js.map
@@ -65,4 +65,3 @@ class ReorderReceiptRuleSetCommand extends smithy_client_1.Command {
65
65
  }
66
66
  }
67
67
  exports.ReorderReceiptRuleSetCommand = ReorderReceiptRuleSetCommand;
68
- //# sourceMappingURL=ReorderReceiptRuleSetCommand.js.map
@@ -66,4 +66,3 @@ class SendBounceCommand extends smithy_client_1.Command {
66
66
  }
67
67
  }
68
68
  exports.SendBounceCommand = SendBounceCommand;
69
- //# sourceMappingURL=SendBounceCommand.js.map
@@ -100,4 +100,3 @@ class SendBulkTemplatedEmailCommand extends smithy_client_1.Command {
100
100
  }
101
101
  }
102
102
  exports.SendBulkTemplatedEmailCommand = SendBulkTemplatedEmailCommand;
103
- //# sourceMappingURL=SendBulkTemplatedEmailCommand.js.map
@@ -66,4 +66,3 @@ class SendCustomVerificationEmailCommand extends smithy_client_1.Command {
66
66
  }
67
67
  }
68
68
  exports.SendCustomVerificationEmailCommand = SendCustomVerificationEmailCommand;
69
- //# sourceMappingURL=SendCustomVerificationEmailCommand.js.map
@@ -102,4 +102,3 @@ class SendEmailCommand extends smithy_client_1.Command {
102
102
  }
103
103
  }
104
104
  exports.SendEmailCommand = SendEmailCommand;
105
- //# sourceMappingURL=SendEmailCommand.js.map
@@ -166,4 +166,3 @@ class SendRawEmailCommand extends smithy_client_1.Command {
166
166
  }
167
167
  }
168
168
  exports.SendRawEmailCommand = SendRawEmailCommand;
169
- //# sourceMappingURL=SendRawEmailCommand.js.map
@@ -107,4 +107,3 @@ class SendTemplatedEmailCommand extends smithy_client_1.Command {
107
107
  }
108
108
  }
109
109
  exports.SendTemplatedEmailCommand = SendTemplatedEmailCommand;
110
- //# sourceMappingURL=SendTemplatedEmailCommand.js.map
@@ -64,4 +64,3 @@ class SetActiveReceiptRuleSetCommand extends smithy_client_1.Command {
64
64
  }
65
65
  }
66
66
  exports.SetActiveReceiptRuleSetCommand = SetActiveReceiptRuleSetCommand;
67
- //# sourceMappingURL=SetActiveReceiptRuleSetCommand.js.map
@@ -70,4 +70,3 @@ class SetIdentityDkimEnabledCommand extends smithy_client_1.Command {
70
70
  }
71
71
  }
72
72
  exports.SetIdentityDkimEnabledCommand = SetIdentityDkimEnabledCommand;
73
- //# sourceMappingURL=SetIdentityDkimEnabledCommand.js.map
@@ -68,4 +68,3 @@ class SetIdentityFeedbackForwardingEnabledCommand extends smithy_client_1.Comman
68
68
  }
69
69
  }
70
70
  exports.SetIdentityFeedbackForwardingEnabledCommand = SetIdentityFeedbackForwardingEnabledCommand;
71
- //# sourceMappingURL=SetIdentityFeedbackForwardingEnabledCommand.js.map
@@ -63,4 +63,3 @@ class SetIdentityHeadersInNotificationsEnabledCommand extends smithy_client_1.Co
63
63
  }
64
64
  }
65
65
  exports.SetIdentityHeadersInNotificationsEnabledCommand = SetIdentityHeadersInNotificationsEnabledCommand;
66
- //# sourceMappingURL=SetIdentityHeadersInNotificationsEnabledCommand.js.map
@@ -67,4 +67,3 @@ class SetIdentityMailFromDomainCommand extends smithy_client_1.Command {
67
67
  }
68
68
  }
69
69
  exports.SetIdentityMailFromDomainCommand = SetIdentityMailFromDomainCommand;
70
- //# sourceMappingURL=SetIdentityMailFromDomainCommand.js.map
@@ -66,4 +66,3 @@ class SetIdentityNotificationTopicCommand extends smithy_client_1.Command {
66
66
  }
67
67
  }
68
68
  exports.SetIdentityNotificationTopicCommand = SetIdentityNotificationTopicCommand;
69
- //# sourceMappingURL=SetIdentityNotificationTopicCommand.js.map
@@ -61,4 +61,3 @@ class SetReceiptRulePositionCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.SetReceiptRulePositionCommand = SetReceiptRulePositionCommand;
64
- //# sourceMappingURL=SetReceiptRulePositionCommand.js.map
@@ -60,4 +60,3 @@ class TestRenderTemplateCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.TestRenderTemplateCommand = TestRenderTemplateCommand;
63
- //# sourceMappingURL=TestRenderTemplateCommand.js.map
@@ -63,4 +63,3 @@ class UpdateAccountSendingEnabledCommand extends smithy_client_1.Command {
63
63
  }
64
64
  }
65
65
  exports.UpdateAccountSendingEnabledCommand = UpdateAccountSendingEnabledCommand;
66
- //# sourceMappingURL=UpdateAccountSendingEnabledCommand.js.map
@@ -69,4 +69,3 @@ class UpdateConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
69
69
  }
70
70
  }
71
71
  exports.UpdateConfigurationSetEventDestinationCommand = UpdateConfigurationSetEventDestinationCommand;
72
- //# sourceMappingURL=UpdateConfigurationSetEventDestinationCommand.js.map
@@ -62,4 +62,3 @@ class UpdateConfigurationSetReputationMetricsEnabledCommand extends smithy_clien
62
62
  }
63
63
  }
64
64
  exports.UpdateConfigurationSetReputationMetricsEnabledCommand = UpdateConfigurationSetReputationMetricsEnabledCommand;
65
- //# sourceMappingURL=UpdateConfigurationSetReputationMetricsEnabledCommand.js.map
@@ -63,4 +63,3 @@ class UpdateConfigurationSetSendingEnabledCommand extends smithy_client_1.Comman
63
63
  }
64
64
  }
65
65
  exports.UpdateConfigurationSetSendingEnabledCommand = UpdateConfigurationSetSendingEnabledCommand;
66
- //# sourceMappingURL=UpdateConfigurationSetSendingEnabledCommand.js.map
@@ -62,4 +62,3 @@ class UpdateConfigurationSetTrackingOptionsCommand extends smithy_client_1.Comma
62
62
  }
63
63
  }
64
64
  exports.UpdateConfigurationSetTrackingOptionsCommand = UpdateConfigurationSetTrackingOptionsCommand;
65
- //# sourceMappingURL=UpdateConfigurationSetTrackingOptionsCommand.js.map
@@ -61,4 +61,3 @@ class UpdateCustomVerificationEmailTemplateCommand extends smithy_client_1.Comma
61
61
  }
62
62
  }
63
63
  exports.UpdateCustomVerificationEmailTemplateCommand = UpdateCustomVerificationEmailTemplateCommand;
64
- //# sourceMappingURL=UpdateCustomVerificationEmailTemplateCommand.js.map
@@ -61,4 +61,3 @@ class UpdateReceiptRuleCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.UpdateReceiptRuleCommand = UpdateReceiptRuleCommand;
64
- //# sourceMappingURL=UpdateReceiptRuleCommand.js.map
@@ -61,4 +61,3 @@ class UpdateTemplateCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.UpdateTemplateCommand = UpdateTemplateCommand;
64
- //# sourceMappingURL=UpdateTemplateCommand.js.map
@@ -96,4 +96,3 @@ class VerifyDomainDkimCommand extends smithy_client_1.Command {
96
96
  }
97
97
  }
98
98
  exports.VerifyDomainDkimCommand = VerifyDomainDkimCommand;
99
- //# sourceMappingURL=VerifyDomainDkimCommand.js.map
@@ -64,4 +64,3 @@ class VerifyDomainIdentityCommand extends smithy_client_1.Command {
64
64
  }
65
65
  }
66
66
  exports.VerifyDomainIdentityCommand = VerifyDomainIdentityCommand;
67
- //# sourceMappingURL=VerifyDomainIdentityCommand.js.map
@@ -59,4 +59,3 @@ class VerifyEmailAddressCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.VerifyEmailAddressCommand = VerifyEmailAddressCommand;
62
- //# sourceMappingURL=VerifyEmailAddressCommand.js.map
@@ -61,4 +61,3 @@ class VerifyEmailIdentityCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.VerifyEmailIdentityCommand = VerifyEmailIdentityCommand;
64
- //# sourceMappingURL=VerifyEmailIdentityCommand.js.map
@@ -59,4 +59,3 @@ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.g
59
59
  partitionHash,
60
60
  });
61
61
  exports.defaultRegionInfoProvider = defaultRegionInfoProvider;
62
- //# sourceMappingURL=endpoints.js.map
package/dist-cjs/index.js CHANGED
@@ -79,4 +79,3 @@ tslib_1.__exportStar(require("./commands/VerifyEmailAddressCommand"), exports);
79
79
  tslib_1.__exportStar(require("./commands/VerifyEmailIdentityCommand"), exports);
80
80
  tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
81
81
  tslib_1.__exportStar(require("./models/index"), exports);
82
- //# sourceMappingURL=index.js.map
@@ -2,4 +2,3 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./models_0"), exports);
5
- //# sourceMappingURL=index.js.map
@@ -1939,4 +1939,3 @@ var VerifyEmailIdentityResponse;
1939
1939
  ...obj,
1940
1940
  });
1941
1941
  })(VerifyEmailIdentityResponse = exports.VerifyEmailIdentityResponse || (exports.VerifyEmailIdentityResponse = {}));
1942
- //# sourceMappingURL=models_0.js.map
@@ -1,3 +1,2 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=Interfaces.js.map
@@ -43,4 +43,3 @@ async function* paginateListCustomVerificationEmailTemplates(config, input, ...a
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListCustomVerificationEmailTemplates = paginateListCustomVerificationEmailTemplates;
46
- //# sourceMappingURL=ListCustomVerificationEmailTemplatesPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListIdentities(config, input, ...additionalArguments) {
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListIdentities = paginateListIdentities;
46
- //# sourceMappingURL=ListIdentitiesPaginator.js.map
@@ -8203,4 +8203,3 @@ const loadQueryErrorCode = (output, data) => {
8203
8203
  }
8204
8204
  return "";
8205
8205
  };
8206
- //# sourceMappingURL=Aws_query.js.map
@@ -2,6 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ // @ts-ignore: package.json will be imported from dist folders
6
+ const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
7
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
6
8
  const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
7
9
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
@@ -10,8 +12,6 @@ const util_base64_browser_1 = require("@aws-sdk/util-base64-browser");
10
12
  const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
11
13
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
12
14
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
13
- // @ts-ignore: package.json will be imported from dist folders
14
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
15
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
16
  /**
17
17
  * @internal
@@ -39,4 +39,3 @@ const getRuntimeConfig = (config) => {
39
39
  };
40
40
  };
41
41
  exports.getRuntimeConfig = getRuntimeConfig;
42
- //# sourceMappingURL=runtimeConfig.browser.js.map
@@ -2,6 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ // @ts-ignore: package.json will be imported from dist folders
6
+ const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
7
  const client_sts_1 = require("@aws-sdk/client-sts");
6
8
  const config_resolver_1 = require("@aws-sdk/config-resolver");
7
9
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
@@ -9,14 +11,12 @@ const hash_node_1 = require("@aws-sdk/hash-node");
9
11
  const middleware_retry_1 = require("@aws-sdk/middleware-retry");
10
12
  const node_config_provider_1 = require("@aws-sdk/node-config-provider");
11
13
  const node_http_handler_1 = require("@aws-sdk/node-http-handler");
12
- const smithy_client_1 = require("@aws-sdk/smithy-client");
13
14
  const util_base64_node_1 = require("@aws-sdk/util-base64-node");
14
15
  const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
15
16
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
16
17
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
- // @ts-ignore: package.json will be imported from dist folders
18
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
19
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
19
+ const smithy_client_1 = require("@aws-sdk/smithy-client");
20
20
  /**
21
21
  * @internal
22
22
  */
@@ -44,4 +44,3 @@ const getRuntimeConfig = (config) => {
44
44
  };
45
45
  };
46
46
  exports.getRuntimeConfig = getRuntimeConfig;
47
- //# sourceMappingURL=runtimeConfig.js.map
@@ -17,4 +17,3 @@ const getRuntimeConfig = (config) => {
17
17
  };
18
18
  };
19
19
  exports.getRuntimeConfig = getRuntimeConfig;
20
- //# sourceMappingURL=runtimeConfig.native.js.map
@@ -18,4 +18,3 @@ const getRuntimeConfig = (config) => {
18
18
  });
19
19
  };
20
20
  exports.getRuntimeConfig = getRuntimeConfig;
21
- //# sourceMappingURL=runtimeConfig.shared.js.map
@@ -50,4 +50,3 @@ const waitUntilIdentityExists = async (params, input) => {
50
50
  return util_waiter_1.checkExceptions(result);
51
51
  };
52
52
  exports.waitUntilIdentityExists = waitUntilIdentityExists;
53
- //# sourceMappingURL=waitForIdentityExists.js.map