@aws-sdk/client-pinpoint-email 3.35.0 → 3.38.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 (365) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/PinpointEmail.js +0 -32
  3. package/dist-cjs/PinpointEmailClient.js +0 -37
  4. package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -29
  5. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -31
  6. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -28
  7. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -31
  8. package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -38
  9. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -30
  10. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -30
  11. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -25
  12. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -26
  13. package/dist-cjs/commands/GetAccountCommand.js +0 -26
  14. package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -25
  15. package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -32
  16. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -31
  17. package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -27
  18. package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -26
  19. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -31
  20. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -25
  21. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -28
  22. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -26
  23. package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -27
  24. package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -31
  25. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -26
  26. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -27
  27. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -28
  28. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -27
  29. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -30
  30. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -25
  31. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -25
  32. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -26
  33. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -26
  34. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -26
  35. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -26
  36. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -34
  37. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -25
  38. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -31
  39. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -25
  40. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -35
  41. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -26
  42. package/dist-cjs/commands/SendEmailCommand.js +0 -42
  43. package/dist-cjs/commands/TagResourceCommand.js +0 -33
  44. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  45. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -30
  46. package/dist-cjs/commands/index.js +45 -0
  47. package/dist-cjs/endpoints.js +1 -2
  48. package/dist-cjs/index.js +4 -52
  49. package/dist-cjs/models/index.js +0 -1
  50. package/dist-cjs/models/models_0.js +0 -391
  51. package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -11
  52. package/dist-cjs/pagination/Interfaces.js +0 -1
  53. package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -11
  54. package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -11
  55. package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -11
  56. package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -11
  57. package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -11
  58. package/dist-cjs/pagination/index.js +10 -0
  59. package/dist-cjs/protocols/Aws_restJson1.js +0 -6
  60. package/dist-cjs/runtimeConfig.browser.js +1 -6
  61. package/dist-cjs/runtimeConfig.js +2 -7
  62. package/dist-cjs/runtimeConfig.native.js +0 -4
  63. package/dist-cjs/runtimeConfig.shared.js +0 -4
  64. package/dist-es/PinpointEmail.js +0 -1
  65. package/dist-es/PinpointEmailClient.js +0 -1
  66. package/dist-es/commands/CreateConfigurationSetCommand.js +0 -1
  67. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
  68. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +0 -1
  69. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +0 -1
  70. package/dist-es/commands/CreateEmailIdentityCommand.js +0 -1
  71. package/dist-es/commands/DeleteConfigurationSetCommand.js +0 -1
  72. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
  73. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +0 -1
  74. package/dist-es/commands/DeleteEmailIdentityCommand.js +0 -1
  75. package/dist-es/commands/GetAccountCommand.js +0 -1
  76. package/dist-es/commands/GetBlacklistReportsCommand.js +0 -1
  77. package/dist-es/commands/GetConfigurationSetCommand.js +0 -1
  78. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +0 -1
  79. package/dist-es/commands/GetDedicatedIpCommand.js +0 -1
  80. package/dist-es/commands/GetDedicatedIpsCommand.js +0 -1
  81. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -1
  82. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +0 -1
  83. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +0 -1
  84. package/dist-es/commands/GetDomainStatisticsReportCommand.js +0 -1
  85. package/dist-es/commands/GetEmailIdentityCommand.js +0 -1
  86. package/dist-es/commands/ListConfigurationSetsCommand.js +0 -1
  87. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +0 -1
  88. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +0 -1
  89. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -1
  90. package/dist-es/commands/ListEmailIdentitiesCommand.js +0 -1
  91. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  92. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -1
  93. package/dist-es/commands/PutAccountSendingAttributesCommand.js +0 -1
  94. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
  95. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +0 -1
  96. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +0 -1
  97. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -1
  98. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +0 -1
  99. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -1
  100. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +0 -1
  101. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +0 -1
  102. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -1
  103. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -1
  104. package/dist-es/commands/SendEmailCommand.js +0 -1
  105. package/dist-es/commands/TagResourceCommand.js +0 -1
  106. package/dist-es/commands/UntagResourceCommand.js +0 -1
  107. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
  108. package/dist-es/commands/index.js +42 -0
  109. package/dist-es/endpoints.js +1 -2
  110. package/dist-es/index.js +4 -52
  111. package/dist-es/models/index.js +0 -1
  112. package/dist-es/models/models_0.js +0 -1
  113. package/dist-es/pagination/GetDedicatedIpsPaginator.js +0 -1
  114. package/dist-es/pagination/Interfaces.js +0 -1
  115. package/dist-es/pagination/ListConfigurationSetsPaginator.js +0 -1
  116. package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js +0 -1
  117. package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js +0 -1
  118. package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -1
  119. package/dist-es/pagination/ListEmailIdentitiesPaginator.js +0 -1
  120. package/dist-es/pagination/index.js +7 -0
  121. package/dist-es/protocols/Aws_restJson1.js +0 -1
  122. package/dist-es/runtimeConfig.browser.js +1 -2
  123. package/dist-es/runtimeConfig.js +2 -3
  124. package/dist-es/runtimeConfig.native.js +0 -1
  125. package/dist-es/runtimeConfig.shared.js +0 -1
  126. package/dist-types/commands/index.d.ts +42 -0
  127. package/dist-types/index.d.ts +4 -51
  128. package/dist-types/pagination/index.d.ts +7 -0
  129. package/dist-types/ts3.4/PinpointEmail.d.ts +43 -308
  130. package/dist-types/ts3.4/PinpointEmailClient.d.ts +24 -117
  131. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -24
  132. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -26
  133. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +2 -23
  134. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -26
  135. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +2 -33
  136. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -25
  137. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -25
  138. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -20
  139. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +2 -21
  140. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -21
  141. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +2 -20
  142. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +2 -27
  143. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -26
  144. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +2 -22
  145. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +2 -21
  146. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -26
  147. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -20
  148. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -23
  149. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +2 -21
  150. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +2 -22
  151. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -26
  152. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +2 -21
  153. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -22
  154. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -23
  155. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -22
  156. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -25
  157. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -20
  158. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +2 -20
  159. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -21
  160. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -21
  161. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -21
  162. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -21
  163. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +2 -29
  164. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -20
  165. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -26
  166. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -20
  167. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -30
  168. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -21
  169. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -37
  170. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -28
  171. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  172. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -25
  173. package/dist-types/ts3.4/commands/index.d.ts +42 -0
  174. package/dist-types/ts3.4/index.d.ts +4 -51
  175. package/dist-types/ts3.4/models/models_0.d.ts +504 -2198
  176. package/dist-types/ts3.4/pagination/index.d.ts +7 -0
  177. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  178. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  179. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  180. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  181. package/package.json +33 -30
  182. package/dist-cjs/PinpointEmail.js.map +0 -1
  183. package/dist-cjs/PinpointEmailClient.js.map +0 -1
  184. package/dist-cjs/commands/CreateConfigurationSetCommand.js.map +0 -1
  185. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  186. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
  187. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
  188. package/dist-cjs/commands/CreateEmailIdentityCommand.js.map +0 -1
  189. package/dist-cjs/commands/DeleteConfigurationSetCommand.js.map +0 -1
  190. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  191. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
  192. package/dist-cjs/commands/DeleteEmailIdentityCommand.js.map +0 -1
  193. package/dist-cjs/commands/GetAccountCommand.js.map +0 -1
  194. package/dist-cjs/commands/GetBlacklistReportsCommand.js.map +0 -1
  195. package/dist-cjs/commands/GetConfigurationSetCommand.js.map +0 -1
  196. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
  197. package/dist-cjs/commands/GetDedicatedIpCommand.js.map +0 -1
  198. package/dist-cjs/commands/GetDedicatedIpsCommand.js.map +0 -1
  199. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
  200. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
  201. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
  202. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js.map +0 -1
  203. package/dist-cjs/commands/GetEmailIdentityCommand.js.map +0 -1
  204. package/dist-cjs/commands/ListConfigurationSetsCommand.js.map +0 -1
  205. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
  206. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
  207. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
  208. package/dist-cjs/commands/ListEmailIdentitiesCommand.js.map +0 -1
  209. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  210. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
  211. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js.map +0 -1
  212. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  213. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
  214. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
  215. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
  216. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
  217. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
  218. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
  219. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
  220. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
  221. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
  222. package/dist-cjs/commands/SendEmailCommand.js.map +0 -1
  223. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  224. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  225. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  226. package/dist-cjs/endpoints.js.map +0 -1
  227. package/dist-cjs/index.js.map +0 -1
  228. package/dist-cjs/models/index.js.map +0 -1
  229. package/dist-cjs/models/models_0.js.map +0 -1
  230. package/dist-cjs/pagination/GetDedicatedIpsPaginator.js.map +0 -1
  231. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  232. package/dist-cjs/pagination/ListConfigurationSetsPaginator.js.map +0 -1
  233. package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
  234. package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
  235. package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
  236. package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
  237. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  238. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  239. package/dist-cjs/runtimeConfig.js.map +0 -1
  240. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  241. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  242. package/dist-es/PinpointEmail.js.map +0 -1
  243. package/dist-es/PinpointEmailClient.js.map +0 -1
  244. package/dist-es/commands/CreateConfigurationSetCommand.js.map +0 -1
  245. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  246. package/dist-es/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
  247. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
  248. package/dist-es/commands/CreateEmailIdentityCommand.js.map +0 -1
  249. package/dist-es/commands/DeleteConfigurationSetCommand.js.map +0 -1
  250. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  251. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
  252. package/dist-es/commands/DeleteEmailIdentityCommand.js.map +0 -1
  253. package/dist-es/commands/GetAccountCommand.js.map +0 -1
  254. package/dist-es/commands/GetBlacklistReportsCommand.js.map +0 -1
  255. package/dist-es/commands/GetConfigurationSetCommand.js.map +0 -1
  256. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
  257. package/dist-es/commands/GetDedicatedIpCommand.js.map +0 -1
  258. package/dist-es/commands/GetDedicatedIpsCommand.js.map +0 -1
  259. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
  260. package/dist-es/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
  261. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
  262. package/dist-es/commands/GetDomainStatisticsReportCommand.js.map +0 -1
  263. package/dist-es/commands/GetEmailIdentityCommand.js.map +0 -1
  264. package/dist-es/commands/ListConfigurationSetsCommand.js.map +0 -1
  265. package/dist-es/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
  266. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
  267. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
  268. package/dist-es/commands/ListEmailIdentitiesCommand.js.map +0 -1
  269. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  270. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
  271. package/dist-es/commands/PutAccountSendingAttributesCommand.js.map +0 -1
  272. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  273. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
  274. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
  275. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
  276. package/dist-es/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
  277. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
  278. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
  279. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
  280. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
  281. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
  282. package/dist-es/commands/SendEmailCommand.js.map +0 -1
  283. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  284. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  285. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  286. package/dist-es/endpoints.js.map +0 -1
  287. package/dist-es/index.js.map +0 -1
  288. package/dist-es/models/index.js.map +0 -1
  289. package/dist-es/models/models_0.js.map +0 -1
  290. package/dist-es/pagination/GetDedicatedIpsPaginator.js.map +0 -1
  291. package/dist-es/pagination/Interfaces.js.map +0 -1
  292. package/dist-es/pagination/ListConfigurationSetsPaginator.js.map +0 -1
  293. package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
  294. package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
  295. package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
  296. package/dist-es/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
  297. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  298. package/dist-es/runtimeConfig.browser.js.map +0 -1
  299. package/dist-es/runtimeConfig.js.map +0 -1
  300. package/dist-es/runtimeConfig.native.js.map +0 -1
  301. package/dist-es/runtimeConfig.shared.js.map +0 -1
  302. package/jest.config.js +0 -4
  303. package/src/PinpointEmail.ts +0 -1719
  304. package/src/PinpointEmailClient.ts +0 -495
  305. package/src/commands/CreateConfigurationSetCommand.ts +0 -99
  306. package/src/commands/CreateConfigurationSetEventDestinationCommand.ts +0 -113
  307. package/src/commands/CreateDedicatedIpPoolCommand.ts +0 -98
  308. package/src/commands/CreateDeliverabilityTestReportCommand.ts +0 -109
  309. package/src/commands/CreateEmailIdentityCommand.ts +0 -108
  310. package/src/commands/DeleteConfigurationSetCommand.ts +0 -100
  311. package/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +0 -112
  312. package/src/commands/DeleteDedicatedIpPoolCommand.ts +0 -95
  313. package/src/commands/DeleteEmailIdentityCommand.ts +0 -96
  314. package/src/commands/GetAccountCommand.ts +0 -96
  315. package/src/commands/GetBlacklistReportsCommand.ts +0 -95
  316. package/src/commands/GetConfigurationSetCommand.ts +0 -102
  317. package/src/commands/GetConfigurationSetEventDestinationsCommand.ts +0 -112
  318. package/src/commands/GetDedicatedIpCommand.ts +0 -97
  319. package/src/commands/GetDedicatedIpsCommand.ts +0 -96
  320. package/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +0 -112
  321. package/src/commands/GetDeliverabilityTestReportCommand.ts +0 -100
  322. package/src/commands/GetDomainDeliverabilityCampaignCommand.ts +0 -106
  323. package/src/commands/GetDomainStatisticsReportCommand.ts +0 -99
  324. package/src/commands/GetEmailIdentityCommand.ts +0 -97
  325. package/src/commands/ListConfigurationSetsCommand.ts +0 -101
  326. package/src/commands/ListDedicatedIpPoolsCommand.ts +0 -96
  327. package/src/commands/ListDeliverabilityTestReportsCommand.ts +0 -102
  328. package/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +0 -109
  329. package/src/commands/ListEmailIdentitiesCommand.ts +0 -97
  330. package/src/commands/ListTagsForResourceCommand.ts +0 -100
  331. package/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +0 -107
  332. package/src/commands/PutAccountSendingAttributesCommand.ts +0 -100
  333. package/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +0 -107
  334. package/src/commands/PutConfigurationSetReputationOptionsCommand.ts +0 -107
  335. package/src/commands/PutConfigurationSetSendingOptionsCommand.ts +0 -107
  336. package/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +0 -107
  337. package/src/commands/PutDedicatedIpInPoolCommand.ts +0 -104
  338. package/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +0 -103
  339. package/src/commands/PutDeliverabilityDashboardOptionCommand.ts +0 -109
  340. package/src/commands/PutEmailIdentityDkimAttributesCommand.ts +0 -103
  341. package/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +0 -116
  342. package/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +0 -107
  343. package/src/commands/SendEmailCommand.ts +0 -112
  344. package/src/commands/TagResourceCommand.ts +0 -103
  345. package/src/commands/UntagResourceCommand.ts +0 -95
  346. package/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +0 -112
  347. package/src/endpoints.ts +0 -62
  348. package/src/index.ts +0 -52
  349. package/src/models/index.ts +0 -1
  350. package/src/models/models_0.ts +0 -3845
  351. package/src/pagination/GetDedicatedIpsPaginator.ts +0 -59
  352. package/src/pagination/Interfaces.ts +0 -8
  353. package/src/pagination/ListConfigurationSetsPaginator.ts +0 -59
  354. package/src/pagination/ListDedicatedIpPoolsPaginator.ts +0 -59
  355. package/src/pagination/ListDeliverabilityTestReportsPaginator.ts +0 -59
  356. package/src/pagination/ListDomainDeliverabilityCampaignsPaginator.ts +0 -59
  357. package/src/pagination/ListEmailIdentitiesPaginator.ts +0 -59
  358. package/src/protocols/Aws_restJson1.ts +0 -5818
  359. package/src/runtimeConfig.browser.ts +0 -41
  360. package/src/runtimeConfig.native.ts +0 -17
  361. package/src/runtimeConfig.shared.ts +0 -17
  362. package/src/runtimeConfig.ts +0 -46
  363. package/tsconfig.es.json +0 -10
  364. package/tsconfig.json +0 -33
  365. package/tsconfig.types.json +0 -9
@@ -42,438 +42,173 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
42
42
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
43
43
  import { UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput } from "./commands/UpdateConfigurationSetEventDestinationCommand";
44
44
  import { PinpointEmailClient } from "./PinpointEmailClient";
45
- /**
46
- * <fullname>Amazon Pinpoint Email Service</fullname>
47
- * <p>Welcome to the <i>Amazon Pinpoint Email API Reference</i>. This guide provides
48
- * information about the Amazon Pinpoint Email API (version 1.0), including supported
49
- * operations, data types, parameters, and schemas.</p>
50
- * <p>
51
- * <a href="https://aws.amazon.com/pinpoint">Amazon Pinpoint</a> is an AWS service that you
52
- * can use to engage with your customers across multiple messaging channels. You can use
53
- * Amazon Pinpoint to send email, SMS text messages, voice messages, and push notifications. The
54
- * Amazon Pinpoint Email API provides programmatic access to options that are unique to the
55
- * email channel and supplement the options provided by the Amazon Pinpoint API.</p>
56
- * <p>If you're new to Amazon Pinpoint, you might find it helpful to also review the <a href="https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html">Amazon
57
- * Pinpoint Developer Guide</a>. The <i>Amazon Pinpoint Developer
58
- * Guide</i> provides tutorials, code samples, and procedures that demonstrate
59
- * how to use Amazon Pinpoint features programmatically and how to integrate Amazon Pinpoint functionality into
60
- * mobile apps and other types of applications. The guide also provides information about
61
- * key topics such as Amazon Pinpoint integration with other AWS services and the limits that apply
62
- * to using the service.</p>
63
- * <p>The Amazon Pinpoint Email API is available in several AWS Regions and it provides an endpoint
64
- * for each of these Regions. For a list of all the Regions and endpoints where the API is
65
- * currently available, see <a href="https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region">AWS Service Endpoints</a> in
66
- * the <i>Amazon Web Services General Reference</i>. To learn more about AWS Regions, see
67
- * <a href="https://docs.aws.amazon.com/general/latest/gr/rande-manage.html">Managing AWS
68
- * Regions</a> in the <i>Amazon Web Services General Reference</i>.</p>
69
- * <p>In each Region, AWS maintains multiple Availability Zones. These Availability Zones
70
- * are physically isolated from each other, but are united by private, low-latency,
71
- * high-throughput, and highly redundant network connections. These Availability Zones
72
- * enable us to provide very high levels of availability and redundancy, while also
73
- * minimizing latency. To learn more about the number of Availability Zones that are
74
- * available in each Region, see <a href="http://aws.amazon.com/about-aws/global-infrastructure/">AWS Global Infrastructure</a>.</p>
75
- */
45
+
76
46
  export declare class PinpointEmail extends PinpointEmailClient {
77
- /**
78
- * <p>Create a configuration set. <i>Configuration sets</i> are groups of
79
- * rules that you can apply to the emails you send using Amazon Pinpoint. You apply a configuration
80
- * set to an email by including a reference to the configuration set in the headers of the
81
- * email. When you apply a configuration set to an email, all of the rules in that
82
- * configuration set are applied to the email. </p>
83
- */
47
+
84
48
  createConfigurationSet(args: CreateConfigurationSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateConfigurationSetCommandOutput>;
85
49
  createConfigurationSet(args: CreateConfigurationSetCommandInput, cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void): void;
86
50
  createConfigurationSet(args: CreateConfigurationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void): void;
87
- /**
88
- * <p>Create an event destination. In Amazon Pinpoint, <i>events</i> include message
89
- * sends, deliveries, opens, clicks, bounces, and complaints. <i>Event
90
- * destinations</i> are places that you can send information about these events
91
- * to. For example, you can send event data to Amazon SNS to receive notifications when you
92
- * receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term
93
- * storage.</p>
94
- * <p>A single configuration set can include more than one event destination.</p>
95
- */
51
+
96
52
  createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, options?: __HttpHandlerOptions): Promise<CreateConfigurationSetEventDestinationCommandOutput>;
97
53
  createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void): void;
98
54
  createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void): void;
99
- /**
100
- * <p>Create a new pool of dedicated IP addresses. A pool can include one or more dedicated
101
- * IP addresses that are associated with your Amazon Pinpoint account. You can associate a pool with
102
- * a configuration set. When you send an email that uses that configuration set, Amazon Pinpoint
103
- * sends it using only the IP addresses in the associated pool.</p>
104
- */
55
+
105
56
  createDedicatedIpPool(args: CreateDedicatedIpPoolCommandInput, options?: __HttpHandlerOptions): Promise<CreateDedicatedIpPoolCommandOutput>;
106
57
  createDedicatedIpPool(args: CreateDedicatedIpPoolCommandInput, cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void): void;
107
58
  createDedicatedIpPool(args: CreateDedicatedIpPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void): void;
108
- /**
109
- * <p>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled
110
- * by various email providers around the world. When you perform a predictive inbox placement test, you provide a
111
- * sample message that contains the content that you plan to send to your customers. Amazon Pinpoint
112
- * then sends that message to special email addresses spread across several major email
113
- * providers. After about 24 hours, the test is complete, and you can use the
114
- * <code>GetDeliverabilityTestReport</code> operation to view the results of the
115
- * test.</p>
116
- */
59
+
117
60
  createDeliverabilityTestReport(args: CreateDeliverabilityTestReportCommandInput, options?: __HttpHandlerOptions): Promise<CreateDeliverabilityTestReportCommandOutput>;
118
61
  createDeliverabilityTestReport(args: CreateDeliverabilityTestReportCommandInput, cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void): void;
119
62
  createDeliverabilityTestReport(args: CreateDeliverabilityTestReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void): void;
120
- /**
121
- * <p>Verifies an email identity for use with Amazon Pinpoint. In Amazon Pinpoint, an identity is an email
122
- * address or domain that you use when you send email. Before you can use an identity to
123
- * send email with Amazon Pinpoint, you first have to verify it. By verifying an address, you
124
- * demonstrate that you're the owner of the address, and that you've given Amazon Pinpoint permission
125
- * to send email from the address.</p>
126
- * <p>When you verify an email address, Amazon Pinpoint sends an email to the address. Your email
127
- * address is verified as soon as you follow the link in the verification email.
128
- *
129
- * </p>
130
- * <p>When you verify a domain, this operation provides a set of DKIM tokens, which you can
131
- * convert into CNAME tokens. You add these CNAME tokens to the DNS configuration for your
132
- * domain. Your domain is verified when Amazon Pinpoint detects these records in the DNS
133
- * configuration for your domain. It usually takes around 72 hours to complete the domain
134
- * verification process.</p>
135
- */
63
+
136
64
  createEmailIdentity(args: CreateEmailIdentityCommandInput, options?: __HttpHandlerOptions): Promise<CreateEmailIdentityCommandOutput>;
137
65
  createEmailIdentity(args: CreateEmailIdentityCommandInput, cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void): void;
138
66
  createEmailIdentity(args: CreateEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void): void;
139
- /**
140
- * <p>Delete an existing configuration set.</p>
141
- * <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can
142
- * apply to the emails you send. You apply a configuration set to an email by including a
143
- * reference to the configuration set in the headers of the email. When you apply a
144
- * configuration set to an email, all of the rules in that configuration set are applied to
145
- * the email.</p>
146
- */
67
+
147
68
  deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConfigurationSetCommandOutput>;
148
69
  deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void): void;
149
70
  deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void): void;
150
- /**
151
- * <p>Delete an event destination.</p>
152
- * <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,
153
- * clicks, bounces, and complaints. <i>Event destinations</i> are places that
154
- * you can send information about these events to. For example, you can send event data to
155
- * Amazon SNS to receive notifications when you receive bounces or complaints, or you can use
156
- * Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>
157
- */
71
+
158
72
  deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
159
73
  deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void): void;
160
74
  deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void): void;
161
- /**
162
- * <p>Delete a dedicated IP pool.</p>
163
- */
75
+
164
76
  deleteDedicatedIpPool(args: DeleteDedicatedIpPoolCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDedicatedIpPoolCommandOutput>;
165
77
  deleteDedicatedIpPool(args: DeleteDedicatedIpPoolCommandInput, cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void): void;
166
78
  deleteDedicatedIpPool(args: DeleteDedicatedIpPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void): void;
167
- /**
168
- * <p>Deletes an email identity that you previously verified for use with Amazon Pinpoint. An identity
169
- * can be either an email address or a domain name.</p>
170
- */
79
+
171
80
  deleteEmailIdentity(args: DeleteEmailIdentityCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEmailIdentityCommandOutput>;
172
81
  deleteEmailIdentity(args: DeleteEmailIdentityCommandInput, cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void): void;
173
82
  deleteEmailIdentity(args: DeleteEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void): void;
174
- /**
175
- * <p>Obtain information about the email-sending status and capabilities of your Amazon Pinpoint
176
- * account in the current AWS Region.</p>
177
- */
83
+
178
84
  getAccount(args: GetAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountCommandOutput>;
179
85
  getAccount(args: GetAccountCommandInput, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
180
86
  getAccount(args: GetAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
181
- /**
182
- * <p>Retrieve a list of the blacklists that your dedicated IP addresses appear on.</p>
183
- */
87
+
184
88
  getBlacklistReports(args: GetBlacklistReportsCommandInput, options?: __HttpHandlerOptions): Promise<GetBlacklistReportsCommandOutput>;
185
89
  getBlacklistReports(args: GetBlacklistReportsCommandInput, cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void): void;
186
90
  getBlacklistReports(args: GetBlacklistReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void): void;
187
- /**
188
- * <p>Get information about an existing configuration set, including the dedicated IP pool
189
- * that it's associated with, whether or not it's enabled for sending email, and
190
- * more.</p>
191
- * <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can
192
- * apply to the emails you send. You apply a configuration set to an email by including a
193
- * reference to the configuration set in the headers of the email. When you apply a
194
- * configuration set to an email, all of the rules in that configuration set are applied to
195
- * the email.</p>
196
- */
91
+
197
92
  getConfigurationSet(args: GetConfigurationSetCommandInput, options?: __HttpHandlerOptions): Promise<GetConfigurationSetCommandOutput>;
198
93
  getConfigurationSet(args: GetConfigurationSetCommandInput, cb: (err: any, data?: GetConfigurationSetCommandOutput) => void): void;
199
94
  getConfigurationSet(args: GetConfigurationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConfigurationSetCommandOutput) => void): void;
200
- /**
201
- * <p>Retrieve a list of event destinations that are associated with a configuration
202
- * set.</p>
203
- * <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,
204
- * clicks, bounces, and complaints. <i>Event destinations</i> are places that
205
- * you can send information about these events to. For example, you can send event data to
206
- * Amazon SNS to receive notifications when you receive bounces or complaints, or you can use
207
- * Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>
208
- */
95
+
209
96
  getConfigurationSetEventDestinations(args: GetConfigurationSetEventDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<GetConfigurationSetEventDestinationsCommandOutput>;
210
97
  getConfigurationSetEventDestinations(args: GetConfigurationSetEventDestinationsCommandInput, cb: (err: any, data?: GetConfigurationSetEventDestinationsCommandOutput) => void): void;
211
98
  getConfigurationSetEventDestinations(args: GetConfigurationSetEventDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConfigurationSetEventDestinationsCommandOutput) => void): void;
212
- /**
213
- * <p>Get information about a dedicated IP address, including the name of the dedicated IP
214
- * pool that it's associated with, as well information about the automatic warm-up process
215
- * for the address.</p>
216
- */
99
+
217
100
  getDedicatedIp(args: GetDedicatedIpCommandInput, options?: __HttpHandlerOptions): Promise<GetDedicatedIpCommandOutput>;
218
101
  getDedicatedIp(args: GetDedicatedIpCommandInput, cb: (err: any, data?: GetDedicatedIpCommandOutput) => void): void;
219
102
  getDedicatedIp(args: GetDedicatedIpCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDedicatedIpCommandOutput) => void): void;
220
- /**
221
- * <p>List the dedicated IP addresses that are associated with your Amazon Pinpoint
222
- * account.</p>
223
- */
103
+
224
104
  getDedicatedIps(args: GetDedicatedIpsCommandInput, options?: __HttpHandlerOptions): Promise<GetDedicatedIpsCommandOutput>;
225
105
  getDedicatedIps(args: GetDedicatedIpsCommandInput, cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void): void;
226
106
  getDedicatedIps(args: GetDedicatedIpsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void): void;
227
- /**
228
- * <p>Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.
229
- * When the Deliverability dashboard is enabled, you gain access to reputation, deliverability, and
230
- * other metrics for the domains that you use to send email using Amazon Pinpoint. You also gain the
231
- * ability to perform predictive inbox placement tests.</p>
232
- * <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition
233
- * to any other fees that you accrue by using Amazon Pinpoint. For more information about the
234
- * features and cost of a Deliverability dashboard subscription, see <a href="http://aws.amazon.com/pinpoint/pricing/">Amazon Pinpoint Pricing</a>.</p>
235
- */
107
+
236
108
  getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, options?: __HttpHandlerOptions): Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
237
109
  getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void): void;
238
110
  getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void): void;
239
- /**
240
- * <p>Retrieve the results of a predictive inbox placement test.</p>
241
- */
111
+
242
112
  getDeliverabilityTestReport(args: GetDeliverabilityTestReportCommandInput, options?: __HttpHandlerOptions): Promise<GetDeliverabilityTestReportCommandOutput>;
243
113
  getDeliverabilityTestReport(args: GetDeliverabilityTestReportCommandInput, cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void): void;
244
114
  getDeliverabilityTestReport(args: GetDeliverabilityTestReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void): void;
245
- /**
246
- * <p>Retrieve all the deliverability data for a specific campaign. This data is available
247
- * for a campaign only if the campaign sent email by using a domain that the
248
- * Deliverability dashboard is enabled for (<code>PutDeliverabilityDashboardOption</code>
249
- * operation).</p>
250
- */
115
+
251
116
  getDomainDeliverabilityCampaign(args: GetDomainDeliverabilityCampaignCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainDeliverabilityCampaignCommandOutput>;
252
117
  getDomainDeliverabilityCampaign(args: GetDomainDeliverabilityCampaignCommandInput, cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void): void;
253
118
  getDomainDeliverabilityCampaign(args: GetDomainDeliverabilityCampaignCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void): void;
254
- /**
255
- * <p>Retrieve inbox placement and engagement rates for the domains that you use to send
256
- * email.</p>
257
- */
119
+
258
120
  getDomainStatisticsReport(args: GetDomainStatisticsReportCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainStatisticsReportCommandOutput>;
259
121
  getDomainStatisticsReport(args: GetDomainStatisticsReportCommandInput, cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void): void;
260
122
  getDomainStatisticsReport(args: GetDomainStatisticsReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void): void;
261
- /**
262
- * <p>Provides information about a specific identity associated with your Amazon Pinpoint account,
263
- * including the identity's verification status, its DKIM authentication status, and its
264
- * custom Mail-From settings.</p>
265
- */
123
+
266
124
  getEmailIdentity(args: GetEmailIdentityCommandInput, options?: __HttpHandlerOptions): Promise<GetEmailIdentityCommandOutput>;
267
125
  getEmailIdentity(args: GetEmailIdentityCommandInput, cb: (err: any, data?: GetEmailIdentityCommandOutput) => void): void;
268
126
  getEmailIdentity(args: GetEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEmailIdentityCommandOutput) => void): void;
269
- /**
270
- * <p>List all of the configuration sets associated with your Amazon Pinpoint account in the current
271
- * region.</p>
272
- * <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can
273
- * apply to the emails you send. You apply a configuration set to an email by including a
274
- * reference to the configuration set in the headers of the email. When you apply a
275
- * configuration set to an email, all of the rules in that configuration set are applied to
276
- * the email.</p>
277
- */
127
+
278
128
  listConfigurationSets(args: ListConfigurationSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListConfigurationSetsCommandOutput>;
279
129
  listConfigurationSets(args: ListConfigurationSetsCommandInput, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
280
130
  listConfigurationSets(args: ListConfigurationSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
281
- /**
282
- * <p>List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current
283
- * AWS Region.</p>
284
- */
131
+
285
132
  listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, options?: __HttpHandlerOptions): Promise<ListDedicatedIpPoolsCommandOutput>;
286
133
  listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void): void;
287
134
  listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void): void;
288
- /**
289
- * <p>Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses. For
290
- * predictive inbox placement tests that are complete, you can use the <code>GetDeliverabilityTestReport</code>
291
- * operation to view the results.</p>
292
- */
135
+
293
136
  listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, options?: __HttpHandlerOptions): Promise<ListDeliverabilityTestReportsCommandOutput>;
294
137
  listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void): void;
295
138
  listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void): void;
296
- /**
297
- * <p>Retrieve deliverability data for all the campaigns that used a specific domain to send
298
- * email during a specified time range. This data is available for a domain only if you
299
- * enabled the Deliverability dashboard (<code>PutDeliverabilityDashboardOption</code> operation)
300
- * for the domain.</p>
301
- */
139
+
302
140
  listDomainDeliverabilityCampaigns(args: ListDomainDeliverabilityCampaignsCommandInput, options?: __HttpHandlerOptions): Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
303
141
  listDomainDeliverabilityCampaigns(args: ListDomainDeliverabilityCampaignsCommandInput, cb: (err: any, data?: ListDomainDeliverabilityCampaignsCommandOutput) => void): void;
304
142
  listDomainDeliverabilityCampaigns(args: ListDomainDeliverabilityCampaignsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDomainDeliverabilityCampaignsCommandOutput) => void): void;
305
- /**
306
- * <p>Returns a list of all of the email identities that are associated with your Amazon Pinpoint
307
- * account. An identity can be either an email address or a domain. This operation returns
308
- * identities that are verified as well as those that aren't.</p>
309
- */
143
+
310
144
  listEmailIdentities(args: ListEmailIdentitiesCommandInput, options?: __HttpHandlerOptions): Promise<ListEmailIdentitiesCommandOutput>;
311
145
  listEmailIdentities(args: ListEmailIdentitiesCommandInput, cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void): void;
312
146
  listEmailIdentities(args: ListEmailIdentitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void): void;
313
- /**
314
- * <p>Retrieve a list of the tags (keys and values) that are associated with a specified
315
- * resource. A <i>tag</i> is a label that you optionally define and associate
316
- * with a resource in Amazon Pinpoint. Each tag consists of a required <i>tag
317
- * key</i> and an optional associated <i>tag value</i>. A tag key
318
- * is a general label that acts as a category for more specific tag values. A tag value
319
- * acts as a descriptor within a tag key.</p>
320
- */
147
+
321
148
  listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
322
149
  listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
323
150
  listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
324
- /**
325
- * <p>Enable or disable the automatic warm-up feature for dedicated IP addresses.</p>
326
- */
151
+
327
152
  putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
328
153
  putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void): void;
329
154
  putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void): void;
330
- /**
331
- * <p>Enable or disable the ability of your account to send email.</p>
332
- */
155
+
333
156
  putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountSendingAttributesCommandOutput>;
334
157
  putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void): void;
335
158
  putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void): void;
336
- /**
337
- * <p>Associate a configuration set with a dedicated IP pool. You can use dedicated IP pools
338
- * to create groups of dedicated IP addresses for sending specific types of email.</p>
339
- */
159
+
340
160
  putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
341
161
  putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void): void;
342
162
  putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void): void;
343
- /**
344
- * <p>Enable or disable collection of reputation metrics for emails that you send using a
345
- * particular configuration set in a specific AWS Region.</p>
346
- */
163
+
347
164
  putConfigurationSetReputationOptions(args: PutConfigurationSetReputationOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetReputationOptionsCommandOutput>;
348
165
  putConfigurationSetReputationOptions(args: PutConfigurationSetReputationOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetReputationOptionsCommandOutput) => void): void;
349
166
  putConfigurationSetReputationOptions(args: PutConfigurationSetReputationOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetReputationOptionsCommandOutput) => void): void;
350
- /**
351
- * <p>Enable or disable email sending for messages that use a particular configuration set
352
- * in a specific AWS Region.</p>
353
- */
167
+
354
168
  putConfigurationSetSendingOptions(args: PutConfigurationSetSendingOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetSendingOptionsCommandOutput>;
355
169
  putConfigurationSetSendingOptions(args: PutConfigurationSetSendingOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetSendingOptionsCommandOutput) => void): void;
356
170
  putConfigurationSetSendingOptions(args: PutConfigurationSetSendingOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetSendingOptionsCommandOutput) => void): void;
357
- /**
358
- * <p>Specify a custom domain to use for open and click tracking elements in email that you
359
- * send using Amazon Pinpoint.</p>
360
- */
171
+
361
172
  putConfigurationSetTrackingOptions(args: PutConfigurationSetTrackingOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
362
173
  putConfigurationSetTrackingOptions(args: PutConfigurationSetTrackingOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetTrackingOptionsCommandOutput) => void): void;
363
174
  putConfigurationSetTrackingOptions(args: PutConfigurationSetTrackingOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetTrackingOptionsCommandOutput) => void): void;
364
- /**
365
- * <p>Move a dedicated IP address to an existing dedicated IP pool.</p>
366
- * <note>
367
- * <p>The dedicated IP address that you specify must already exist, and must be
368
- * associated with your Amazon Pinpoint account.
369
- *
370
- * </p>
371
- * <p>The dedicated IP pool you specify must already exist. You can create a new pool by
372
- * using the <code>CreateDedicatedIpPool</code> operation.</p>
373
- *
374
- * </note>
375
- */
175
+
376
176
  putDedicatedIpInPool(args: PutDedicatedIpInPoolCommandInput, options?: __HttpHandlerOptions): Promise<PutDedicatedIpInPoolCommandOutput>;
377
177
  putDedicatedIpInPool(args: PutDedicatedIpInPoolCommandInput, cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void): void;
378
178
  putDedicatedIpInPool(args: PutDedicatedIpInPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void): void;
379
- /**
380
- * <p></p>
381
- */
179
+
382
180
  putDedicatedIpWarmupAttributes(args: PutDedicatedIpWarmupAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
383
181
  putDedicatedIpWarmupAttributes(args: PutDedicatedIpWarmupAttributesCommandInput, cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void): void;
384
182
  putDedicatedIpWarmupAttributes(args: PutDedicatedIpWarmupAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void): void;
385
- /**
386
- * <p>Enable or disable the Deliverability dashboard for your Amazon Pinpoint account. When you enable the
387
- * Deliverability dashboard, you gain access to reputation, deliverability, and other metrics for
388
- * the domains that you use to send email using Amazon Pinpoint. You also gain the ability to perform
389
- * predictive inbox placement tests.</p>
390
- * <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition
391
- * to any other fees that you accrue by using Amazon Pinpoint. For more information about the
392
- * features and cost of a Deliverability dashboard subscription, see <a href="http://aws.amazon.com/pinpoint/pricing/">Amazon Pinpoint Pricing</a>.</p>
393
- */
183
+
394
184
  putDeliverabilityDashboardOption(args: PutDeliverabilityDashboardOptionCommandInput, options?: __HttpHandlerOptions): Promise<PutDeliverabilityDashboardOptionCommandOutput>;
395
185
  putDeliverabilityDashboardOption(args: PutDeliverabilityDashboardOptionCommandInput, cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void): void;
396
186
  putDeliverabilityDashboardOption(args: PutDeliverabilityDashboardOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void): void;
397
- /**
398
- * <p>Used to enable or disable DKIM authentication for an email identity.</p>
399
- */
187
+
400
188
  putEmailIdentityDkimAttributes(args: PutEmailIdentityDkimAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityDkimAttributesCommandOutput>;
401
189
  putEmailIdentityDkimAttributes(args: PutEmailIdentityDkimAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void): void;
402
190
  putEmailIdentityDkimAttributes(args: PutEmailIdentityDkimAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void): void;
403
- /**
404
- * <p>Used to enable or disable feedback forwarding for an identity. This setting determines
405
- * what happens when an identity is used to send an email that results in a bounce or
406
- * complaint event.</p>
407
- * <p>When you enable feedback forwarding, Amazon Pinpoint sends you email notifications when bounce
408
- * or complaint events occur. Amazon Pinpoint sends this notification to the address that you
409
- * specified in the Return-Path header of the original email.</p>
410
- * <p>When you disable feedback forwarding, Amazon Pinpoint sends notifications through other
411
- * mechanisms, such as by notifying an Amazon SNS topic. You're required to have a method of
412
- * tracking bounces and complaints. If you haven't set up another mechanism for receiving
413
- * bounce or complaint notifications, Amazon Pinpoint sends an email notification when these events
414
- * occur (even if this setting is disabled).</p>
415
- */
191
+
416
192
  putEmailIdentityFeedbackAttributes(args: PutEmailIdentityFeedbackAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
417
193
  putEmailIdentityFeedbackAttributes(args: PutEmailIdentityFeedbackAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityFeedbackAttributesCommandOutput) => void): void;
418
194
  putEmailIdentityFeedbackAttributes(args: PutEmailIdentityFeedbackAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityFeedbackAttributesCommandOutput) => void): void;
419
- /**
420
- * <p>Used to enable or disable the custom Mail-From domain configuration for an email
421
- * identity.</p>
422
- */
195
+
423
196
  putEmailIdentityMailFromAttributes(args: PutEmailIdentityMailFromAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
424
197
  putEmailIdentityMailFromAttributes(args: PutEmailIdentityMailFromAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityMailFromAttributesCommandOutput) => void): void;
425
198
  putEmailIdentityMailFromAttributes(args: PutEmailIdentityMailFromAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityMailFromAttributesCommandOutput) => void): void;
426
- /**
427
- * <p>Sends an email message. You can use the Amazon Pinpoint Email API to send two types of
428
- * messages:</p>
429
- * <ul>
430
- * <li>
431
- * <p>
432
- * <b>Simple</b> – A standard email message. When
433
- * you create this type of message, you specify the sender, the recipient, and the
434
- * message body, and Amazon Pinpoint assembles the message for you.</p>
435
- * </li>
436
- * <li>
437
- * <p>
438
- * <b>Raw</b> – A raw, MIME-formatted email
439
- * message. When you send this type of email, you have to specify all of the
440
- * message headers, as well as the message body. You can use this message type to
441
- * send messages that contain attachments. The message that you specify has to be a
442
- * valid MIME message.</p>
443
- * </li>
444
- * </ul>
445
- */
199
+
446
200
  sendEmail(args: SendEmailCommandInput, options?: __HttpHandlerOptions): Promise<SendEmailCommandOutput>;
447
201
  sendEmail(args: SendEmailCommandInput, cb: (err: any, data?: SendEmailCommandOutput) => void): void;
448
202
  sendEmail(args: SendEmailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendEmailCommandOutput) => void): void;
449
- /**
450
- * <p>Add one or more tags (keys and values) to a specified resource. A
451
- * <i>tag</i> is a label that you optionally define and associate with a
452
- * resource in Amazon Pinpoint. Tags can help you categorize and manage resources in different ways,
453
- * such as by purpose, owner, environment, or other criteria. A resource can have as many
454
- * as 50 tags.</p>
455
- * <p>Each tag consists of a required <i>tag key</i> and an
456
- * associated <i>tag value</i>, both of which you define. A tag key is a
457
- * general label that acts as a category for more specific tag values. A tag value acts as
458
- * a descriptor within a tag key.</p>
459
- */
203
+
460
204
  tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
461
205
  tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
462
206
  tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
463
- /**
464
- * <p>Remove one or more tags (keys and values) from a specified resource.</p>
465
- */
207
+
466
208
  untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
467
209
  untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
468
210
  untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
469
- /**
470
- * <p>Update the configuration of an event destination for a configuration set.</p>
471
- * <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,
472
- * clicks, bounces, and complaints. <i>Event destinations</i> are places that
473
- * you can send information about these events to. For example, you can send event data to
474
- * Amazon SNS to receive notifications when you receive bounces or complaints, or you can use
475
- * Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>
476
- */
211
+
477
212
  updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
478
213
  updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void): void;
479
214
  updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void): void;