@aws-sdk/client-pinpoint-email 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 (306) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/PinpointEmail.js +0 -1
  3. package/dist-cjs/PinpointEmailClient.js +0 -1
  4. package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -1
  5. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
  6. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -1
  7. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -1
  8. package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -1
  9. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -1
  10. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
  11. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -1
  12. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -1
  13. package/dist-cjs/commands/GetAccountCommand.js +0 -1
  14. package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -1
  15. package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -1
  16. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -1
  17. package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -1
  18. package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -1
  19. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -1
  20. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -1
  21. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -1
  22. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -1
  23. package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -1
  24. package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -1
  25. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -1
  26. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -1
  27. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -1
  28. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -1
  29. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  30. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -1
  31. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -1
  32. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
  33. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -1
  34. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -1
  35. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -1
  36. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -1
  37. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -1
  38. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -1
  39. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -1
  40. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -1
  41. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -1
  42. package/dist-cjs/commands/SendEmailCommand.js +0 -1
  43. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  44. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  45. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
  46. package/dist-cjs/endpoints.js +0 -1
  47. package/dist-cjs/index.js +0 -1
  48. package/dist-cjs/models/index.js +0 -1
  49. package/dist-cjs/models/models_0.js +0 -1
  50. package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -1
  51. package/dist-cjs/pagination/Interfaces.js +0 -1
  52. package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -1
  53. package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -1
  54. package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -1
  55. package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -1
  56. package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -1
  57. package/dist-cjs/protocols/Aws_restJson1.js +0 -1
  58. package/dist-cjs/runtimeConfig.browser.js +2 -3
  59. package/dist-cjs/runtimeConfig.js +3 -4
  60. package/dist-cjs/runtimeConfig.native.js +0 -1
  61. package/dist-cjs/runtimeConfig.shared.js +0 -1
  62. package/dist-es/PinpointEmail.js +0 -1
  63. package/dist-es/PinpointEmailClient.js +0 -1
  64. package/dist-es/commands/CreateConfigurationSetCommand.js +0 -1
  65. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
  66. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +0 -1
  67. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +0 -1
  68. package/dist-es/commands/CreateEmailIdentityCommand.js +0 -1
  69. package/dist-es/commands/DeleteConfigurationSetCommand.js +0 -1
  70. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
  71. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +0 -1
  72. package/dist-es/commands/DeleteEmailIdentityCommand.js +0 -1
  73. package/dist-es/commands/GetAccountCommand.js +0 -1
  74. package/dist-es/commands/GetBlacklistReportsCommand.js +0 -1
  75. package/dist-es/commands/GetConfigurationSetCommand.js +0 -1
  76. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +0 -1
  77. package/dist-es/commands/GetDedicatedIpCommand.js +0 -1
  78. package/dist-es/commands/GetDedicatedIpsCommand.js +0 -1
  79. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -1
  80. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +0 -1
  81. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +0 -1
  82. package/dist-es/commands/GetDomainStatisticsReportCommand.js +0 -1
  83. package/dist-es/commands/GetEmailIdentityCommand.js +0 -1
  84. package/dist-es/commands/ListConfigurationSetsCommand.js +0 -1
  85. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +0 -1
  86. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +0 -1
  87. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -1
  88. package/dist-es/commands/ListEmailIdentitiesCommand.js +0 -1
  89. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  90. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -1
  91. package/dist-es/commands/PutAccountSendingAttributesCommand.js +0 -1
  92. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
  93. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +0 -1
  94. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +0 -1
  95. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -1
  96. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +0 -1
  97. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -1
  98. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +0 -1
  99. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +0 -1
  100. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -1
  101. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -1
  102. package/dist-es/commands/SendEmailCommand.js +0 -1
  103. package/dist-es/commands/TagResourceCommand.js +0 -1
  104. package/dist-es/commands/UntagResourceCommand.js +0 -1
  105. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
  106. package/dist-es/endpoints.js +0 -1
  107. package/dist-es/index.js +0 -1
  108. package/dist-es/models/index.js +0 -1
  109. package/dist-es/models/models_0.js +0 -1
  110. package/dist-es/pagination/GetDedicatedIpsPaginator.js +0 -1
  111. package/dist-es/pagination/Interfaces.js +0 -1
  112. package/dist-es/pagination/ListConfigurationSetsPaginator.js +0 -1
  113. package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js +0 -1
  114. package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js +0 -1
  115. package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -1
  116. package/dist-es/pagination/ListEmailIdentitiesPaginator.js +0 -1
  117. package/dist-es/protocols/Aws_restJson1.js +0 -1
  118. package/dist-es/runtimeConfig.browser.js +1 -2
  119. package/dist-es/runtimeConfig.js +2 -3
  120. package/dist-es/runtimeConfig.native.js +0 -1
  121. package/dist-es/runtimeConfig.shared.js +0 -1
  122. package/package.json +33 -30
  123. package/dist-cjs/PinpointEmail.js.map +0 -1
  124. package/dist-cjs/PinpointEmailClient.js.map +0 -1
  125. package/dist-cjs/commands/CreateConfigurationSetCommand.js.map +0 -1
  126. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  127. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
  128. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
  129. package/dist-cjs/commands/CreateEmailIdentityCommand.js.map +0 -1
  130. package/dist-cjs/commands/DeleteConfigurationSetCommand.js.map +0 -1
  131. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  132. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
  133. package/dist-cjs/commands/DeleteEmailIdentityCommand.js.map +0 -1
  134. package/dist-cjs/commands/GetAccountCommand.js.map +0 -1
  135. package/dist-cjs/commands/GetBlacklistReportsCommand.js.map +0 -1
  136. package/dist-cjs/commands/GetConfigurationSetCommand.js.map +0 -1
  137. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
  138. package/dist-cjs/commands/GetDedicatedIpCommand.js.map +0 -1
  139. package/dist-cjs/commands/GetDedicatedIpsCommand.js.map +0 -1
  140. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
  141. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
  142. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
  143. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js.map +0 -1
  144. package/dist-cjs/commands/GetEmailIdentityCommand.js.map +0 -1
  145. package/dist-cjs/commands/ListConfigurationSetsCommand.js.map +0 -1
  146. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
  147. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
  148. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
  149. package/dist-cjs/commands/ListEmailIdentitiesCommand.js.map +0 -1
  150. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  151. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
  152. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js.map +0 -1
  153. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  154. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
  155. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
  156. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
  157. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
  158. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
  159. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
  160. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
  161. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
  162. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
  163. package/dist-cjs/commands/SendEmailCommand.js.map +0 -1
  164. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  165. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  166. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  167. package/dist-cjs/endpoints.js.map +0 -1
  168. package/dist-cjs/index.js.map +0 -1
  169. package/dist-cjs/models/index.js.map +0 -1
  170. package/dist-cjs/models/models_0.js.map +0 -1
  171. package/dist-cjs/pagination/GetDedicatedIpsPaginator.js.map +0 -1
  172. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  173. package/dist-cjs/pagination/ListConfigurationSetsPaginator.js.map +0 -1
  174. package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
  175. package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
  176. package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
  177. package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
  178. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  179. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  180. package/dist-cjs/runtimeConfig.js.map +0 -1
  181. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  182. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  183. package/dist-es/PinpointEmail.js.map +0 -1
  184. package/dist-es/PinpointEmailClient.js.map +0 -1
  185. package/dist-es/commands/CreateConfigurationSetCommand.js.map +0 -1
  186. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  187. package/dist-es/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
  188. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
  189. package/dist-es/commands/CreateEmailIdentityCommand.js.map +0 -1
  190. package/dist-es/commands/DeleteConfigurationSetCommand.js.map +0 -1
  191. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  192. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
  193. package/dist-es/commands/DeleteEmailIdentityCommand.js.map +0 -1
  194. package/dist-es/commands/GetAccountCommand.js.map +0 -1
  195. package/dist-es/commands/GetBlacklistReportsCommand.js.map +0 -1
  196. package/dist-es/commands/GetConfigurationSetCommand.js.map +0 -1
  197. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
  198. package/dist-es/commands/GetDedicatedIpCommand.js.map +0 -1
  199. package/dist-es/commands/GetDedicatedIpsCommand.js.map +0 -1
  200. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
  201. package/dist-es/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
  202. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
  203. package/dist-es/commands/GetDomainStatisticsReportCommand.js.map +0 -1
  204. package/dist-es/commands/GetEmailIdentityCommand.js.map +0 -1
  205. package/dist-es/commands/ListConfigurationSetsCommand.js.map +0 -1
  206. package/dist-es/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
  207. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
  208. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
  209. package/dist-es/commands/ListEmailIdentitiesCommand.js.map +0 -1
  210. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  211. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
  212. package/dist-es/commands/PutAccountSendingAttributesCommand.js.map +0 -1
  213. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  214. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
  215. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
  216. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
  217. package/dist-es/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
  218. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
  219. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
  220. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
  221. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
  222. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
  223. package/dist-es/commands/SendEmailCommand.js.map +0 -1
  224. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  225. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  226. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  227. package/dist-es/endpoints.js.map +0 -1
  228. package/dist-es/index.js.map +0 -1
  229. package/dist-es/models/index.js.map +0 -1
  230. package/dist-es/models/models_0.js.map +0 -1
  231. package/dist-es/pagination/GetDedicatedIpsPaginator.js.map +0 -1
  232. package/dist-es/pagination/Interfaces.js.map +0 -1
  233. package/dist-es/pagination/ListConfigurationSetsPaginator.js.map +0 -1
  234. package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
  235. package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
  236. package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
  237. package/dist-es/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
  238. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  239. package/dist-es/runtimeConfig.browser.js.map +0 -1
  240. package/dist-es/runtimeConfig.js.map +0 -1
  241. package/dist-es/runtimeConfig.native.js.map +0 -1
  242. package/dist-es/runtimeConfig.shared.js.map +0 -1
  243. package/jest.config.js +0 -4
  244. package/src/PinpointEmail.ts +0 -1719
  245. package/src/PinpointEmailClient.ts +0 -495
  246. package/src/commands/CreateConfigurationSetCommand.ts +0 -99
  247. package/src/commands/CreateConfigurationSetEventDestinationCommand.ts +0 -113
  248. package/src/commands/CreateDedicatedIpPoolCommand.ts +0 -98
  249. package/src/commands/CreateDeliverabilityTestReportCommand.ts +0 -109
  250. package/src/commands/CreateEmailIdentityCommand.ts +0 -108
  251. package/src/commands/DeleteConfigurationSetCommand.ts +0 -100
  252. package/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +0 -112
  253. package/src/commands/DeleteDedicatedIpPoolCommand.ts +0 -95
  254. package/src/commands/DeleteEmailIdentityCommand.ts +0 -96
  255. package/src/commands/GetAccountCommand.ts +0 -96
  256. package/src/commands/GetBlacklistReportsCommand.ts +0 -95
  257. package/src/commands/GetConfigurationSetCommand.ts +0 -102
  258. package/src/commands/GetConfigurationSetEventDestinationsCommand.ts +0 -112
  259. package/src/commands/GetDedicatedIpCommand.ts +0 -97
  260. package/src/commands/GetDedicatedIpsCommand.ts +0 -96
  261. package/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +0 -112
  262. package/src/commands/GetDeliverabilityTestReportCommand.ts +0 -100
  263. package/src/commands/GetDomainDeliverabilityCampaignCommand.ts +0 -106
  264. package/src/commands/GetDomainStatisticsReportCommand.ts +0 -99
  265. package/src/commands/GetEmailIdentityCommand.ts +0 -97
  266. package/src/commands/ListConfigurationSetsCommand.ts +0 -101
  267. package/src/commands/ListDedicatedIpPoolsCommand.ts +0 -96
  268. package/src/commands/ListDeliverabilityTestReportsCommand.ts +0 -102
  269. package/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +0 -109
  270. package/src/commands/ListEmailIdentitiesCommand.ts +0 -97
  271. package/src/commands/ListTagsForResourceCommand.ts +0 -100
  272. package/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +0 -107
  273. package/src/commands/PutAccountSendingAttributesCommand.ts +0 -100
  274. package/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +0 -107
  275. package/src/commands/PutConfigurationSetReputationOptionsCommand.ts +0 -107
  276. package/src/commands/PutConfigurationSetSendingOptionsCommand.ts +0 -107
  277. package/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +0 -107
  278. package/src/commands/PutDedicatedIpInPoolCommand.ts +0 -104
  279. package/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +0 -103
  280. package/src/commands/PutDeliverabilityDashboardOptionCommand.ts +0 -109
  281. package/src/commands/PutEmailIdentityDkimAttributesCommand.ts +0 -103
  282. package/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +0 -116
  283. package/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +0 -107
  284. package/src/commands/SendEmailCommand.ts +0 -112
  285. package/src/commands/TagResourceCommand.ts +0 -103
  286. package/src/commands/UntagResourceCommand.ts +0 -95
  287. package/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +0 -112
  288. package/src/endpoints.ts +0 -62
  289. package/src/index.ts +0 -52
  290. package/src/models/index.ts +0 -1
  291. package/src/models/models_0.ts +0 -3845
  292. package/src/pagination/GetDedicatedIpsPaginator.ts +0 -59
  293. package/src/pagination/Interfaces.ts +0 -8
  294. package/src/pagination/ListConfigurationSetsPaginator.ts +0 -59
  295. package/src/pagination/ListDedicatedIpPoolsPaginator.ts +0 -59
  296. package/src/pagination/ListDeliverabilityTestReportsPaginator.ts +0 -59
  297. package/src/pagination/ListDomainDeliverabilityCampaignsPaginator.ts +0 -59
  298. package/src/pagination/ListEmailIdentitiesPaginator.ts +0 -59
  299. package/src/protocols/Aws_restJson1.ts +0 -5818
  300. package/src/runtimeConfig.browser.ts +0 -41
  301. package/src/runtimeConfig.native.ts +0 -17
  302. package/src/runtimeConfig.shared.ts +0 -17
  303. package/src/runtimeConfig.ts +0 -46
  304. package/tsconfig.es.json +0 -10
  305. package/tsconfig.json +0 -33
  306. package/tsconfig.types.json +0 -9
@@ -1,113 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import {
15
- CreateConfigurationSetEventDestinationRequest,
16
- CreateConfigurationSetEventDestinationResponse,
17
- } from "../models/models_0";
18
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
19
- import {
20
- deserializeAws_restJson1CreateConfigurationSetEventDestinationCommand,
21
- serializeAws_restJson1CreateConfigurationSetEventDestinationCommand,
22
- } from "../protocols/Aws_restJson1";
23
-
24
- export interface CreateConfigurationSetEventDestinationCommandInput
25
- extends CreateConfigurationSetEventDestinationRequest {}
26
- export interface CreateConfigurationSetEventDestinationCommandOutput
27
- extends CreateConfigurationSetEventDestinationResponse,
28
- __MetadataBearer {}
29
-
30
- /**
31
- * <p>Create an event destination. In Amazon Pinpoint, <i>events</i> include message
32
- * sends, deliveries, opens, clicks, bounces, and complaints. <i>Event
33
- * destinations</i> are places that you can send information about these events
34
- * to. For example, you can send event data to Amazon SNS to receive notifications when you
35
- * receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term
36
- * storage.</p>
37
- * <p>A single configuration set can include more than one event destination.</p>
38
- * @example
39
- * Use a bare-bones client and the command you need to make an API call.
40
- * ```javascript
41
- * import { PinpointEmailClient, CreateConfigurationSetEventDestinationCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
42
- * // const { PinpointEmailClient, CreateConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
43
- * const client = new PinpointEmailClient(config);
44
- * const command = new CreateConfigurationSetEventDestinationCommand(input);
45
- * const response = await client.send(command);
46
- * ```
47
- *
48
- * @see {@link CreateConfigurationSetEventDestinationCommandInput} for command's `input` shape.
49
- * @see {@link CreateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
50
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
51
- *
52
- */
53
- export class CreateConfigurationSetEventDestinationCommand extends $Command<
54
- CreateConfigurationSetEventDestinationCommandInput,
55
- CreateConfigurationSetEventDestinationCommandOutput,
56
- PinpointEmailClientResolvedConfig
57
- > {
58
- // Start section: command_properties
59
- // End section: command_properties
60
-
61
- constructor(readonly input: CreateConfigurationSetEventDestinationCommandInput) {
62
- // Start section: command_constructor
63
- super();
64
- // End section: command_constructor
65
- }
66
-
67
- /**
68
- * @internal
69
- */
70
- resolveMiddleware(
71
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
72
- configuration: PinpointEmailClientResolvedConfig,
73
- options?: __HttpHandlerOptions
74
- ): Handler<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput> {
75
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
76
-
77
- const stack = clientStack.concat(this.middlewareStack);
78
-
79
- const { logger } = configuration;
80
- const clientName = "PinpointEmailClient";
81
- const commandName = "CreateConfigurationSetEventDestinationCommand";
82
- const handlerExecutionContext: HandlerExecutionContext = {
83
- logger,
84
- clientName,
85
- commandName,
86
- inputFilterSensitiveLog: CreateConfigurationSetEventDestinationRequest.filterSensitiveLog,
87
- outputFilterSensitiveLog: CreateConfigurationSetEventDestinationResponse.filterSensitiveLog,
88
- };
89
- const { requestHandler } = configuration;
90
- return stack.resolve(
91
- (request: FinalizeHandlerArguments<any>) =>
92
- requestHandler.handle(request.request as __HttpRequest, options || {}),
93
- handlerExecutionContext
94
- );
95
- }
96
-
97
- private serialize(
98
- input: CreateConfigurationSetEventDestinationCommandInput,
99
- context: __SerdeContext
100
- ): Promise<__HttpRequest> {
101
- return serializeAws_restJson1CreateConfigurationSetEventDestinationCommand(input, context);
102
- }
103
-
104
- private deserialize(
105
- output: __HttpResponse,
106
- context: __SerdeContext
107
- ): Promise<CreateConfigurationSetEventDestinationCommandOutput> {
108
- return deserializeAws_restJson1CreateConfigurationSetEventDestinationCommand(output, context);
109
- }
110
-
111
- // Start section: command_body_extra
112
- // End section: command_body_extra
113
- }
@@ -1,98 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CreateDedicatedIpPoolRequest, CreateDedicatedIpPoolResponse } from "../models/models_0";
15
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
16
- import {
17
- deserializeAws_restJson1CreateDedicatedIpPoolCommand,
18
- serializeAws_restJson1CreateDedicatedIpPoolCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface CreateDedicatedIpPoolCommandInput extends CreateDedicatedIpPoolRequest {}
22
- export interface CreateDedicatedIpPoolCommandOutput extends CreateDedicatedIpPoolResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Create a new pool of dedicated IP addresses. A pool can include one or more dedicated
26
- * IP addresses that are associated with your Amazon Pinpoint account. You can associate a pool with
27
- * a configuration set. When you send an email that uses that configuration set, Amazon Pinpoint
28
- * sends it using only the IP addresses in the associated pool.</p>
29
- * @example
30
- * Use a bare-bones client and the command you need to make an API call.
31
- * ```javascript
32
- * import { PinpointEmailClient, CreateDedicatedIpPoolCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
33
- * // const { PinpointEmailClient, CreateDedicatedIpPoolCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
34
- * const client = new PinpointEmailClient(config);
35
- * const command = new CreateDedicatedIpPoolCommand(input);
36
- * const response = await client.send(command);
37
- * ```
38
- *
39
- * @see {@link CreateDedicatedIpPoolCommandInput} for command's `input` shape.
40
- * @see {@link CreateDedicatedIpPoolCommandOutput} for command's `response` shape.
41
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
42
- *
43
- */
44
- export class CreateDedicatedIpPoolCommand extends $Command<
45
- CreateDedicatedIpPoolCommandInput,
46
- CreateDedicatedIpPoolCommandOutput,
47
- PinpointEmailClientResolvedConfig
48
- > {
49
- // Start section: command_properties
50
- // End section: command_properties
51
-
52
- constructor(readonly input: CreateDedicatedIpPoolCommandInput) {
53
- // Start section: command_constructor
54
- super();
55
- // End section: command_constructor
56
- }
57
-
58
- /**
59
- * @internal
60
- */
61
- resolveMiddleware(
62
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
63
- configuration: PinpointEmailClientResolvedConfig,
64
- options?: __HttpHandlerOptions
65
- ): Handler<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput> {
66
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
67
-
68
- const stack = clientStack.concat(this.middlewareStack);
69
-
70
- const { logger } = configuration;
71
- const clientName = "PinpointEmailClient";
72
- const commandName = "CreateDedicatedIpPoolCommand";
73
- const handlerExecutionContext: HandlerExecutionContext = {
74
- logger,
75
- clientName,
76
- commandName,
77
- inputFilterSensitiveLog: CreateDedicatedIpPoolRequest.filterSensitiveLog,
78
- outputFilterSensitiveLog: CreateDedicatedIpPoolResponse.filterSensitiveLog,
79
- };
80
- const { requestHandler } = configuration;
81
- return stack.resolve(
82
- (request: FinalizeHandlerArguments<any>) =>
83
- requestHandler.handle(request.request as __HttpRequest, options || {}),
84
- handlerExecutionContext
85
- );
86
- }
87
-
88
- private serialize(input: CreateDedicatedIpPoolCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
89
- return serializeAws_restJson1CreateDedicatedIpPoolCommand(input, context);
90
- }
91
-
92
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreateDedicatedIpPoolCommandOutput> {
93
- return deserializeAws_restJson1CreateDedicatedIpPoolCommand(output, context);
94
- }
95
-
96
- // Start section: command_body_extra
97
- // End section: command_body_extra
98
- }
@@ -1,109 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CreateDeliverabilityTestReportRequest, CreateDeliverabilityTestReportResponse } from "../models/models_0";
15
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
16
- import {
17
- deserializeAws_restJson1CreateDeliverabilityTestReportCommand,
18
- serializeAws_restJson1CreateDeliverabilityTestReportCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface CreateDeliverabilityTestReportCommandInput extends CreateDeliverabilityTestReportRequest {}
22
- export interface CreateDeliverabilityTestReportCommandOutput
23
- extends CreateDeliverabilityTestReportResponse,
24
- __MetadataBearer {}
25
-
26
- /**
27
- * <p>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled
28
- * by various email providers around the world. When you perform a predictive inbox placement test, you provide a
29
- * sample message that contains the content that you plan to send to your customers. Amazon Pinpoint
30
- * then sends that message to special email addresses spread across several major email
31
- * providers. After about 24 hours, the test is complete, and you can use the
32
- * <code>GetDeliverabilityTestReport</code> operation to view the results of the
33
- * test.</p>
34
- * @example
35
- * Use a bare-bones client and the command you need to make an API call.
36
- * ```javascript
37
- * import { PinpointEmailClient, CreateDeliverabilityTestReportCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
38
- * // const { PinpointEmailClient, CreateDeliverabilityTestReportCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
39
- * const client = new PinpointEmailClient(config);
40
- * const command = new CreateDeliverabilityTestReportCommand(input);
41
- * const response = await client.send(command);
42
- * ```
43
- *
44
- * @see {@link CreateDeliverabilityTestReportCommandInput} for command's `input` shape.
45
- * @see {@link CreateDeliverabilityTestReportCommandOutput} for command's `response` shape.
46
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
47
- *
48
- */
49
- export class CreateDeliverabilityTestReportCommand extends $Command<
50
- CreateDeliverabilityTestReportCommandInput,
51
- CreateDeliverabilityTestReportCommandOutput,
52
- PinpointEmailClientResolvedConfig
53
- > {
54
- // Start section: command_properties
55
- // End section: command_properties
56
-
57
- constructor(readonly input: CreateDeliverabilityTestReportCommandInput) {
58
- // Start section: command_constructor
59
- super();
60
- // End section: command_constructor
61
- }
62
-
63
- /**
64
- * @internal
65
- */
66
- resolveMiddleware(
67
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
68
- configuration: PinpointEmailClientResolvedConfig,
69
- options?: __HttpHandlerOptions
70
- ): Handler<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput> {
71
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
72
-
73
- const stack = clientStack.concat(this.middlewareStack);
74
-
75
- const { logger } = configuration;
76
- const clientName = "PinpointEmailClient";
77
- const commandName = "CreateDeliverabilityTestReportCommand";
78
- const handlerExecutionContext: HandlerExecutionContext = {
79
- logger,
80
- clientName,
81
- commandName,
82
- inputFilterSensitiveLog: CreateDeliverabilityTestReportRequest.filterSensitiveLog,
83
- outputFilterSensitiveLog: CreateDeliverabilityTestReportResponse.filterSensitiveLog,
84
- };
85
- const { requestHandler } = configuration;
86
- return stack.resolve(
87
- (request: FinalizeHandlerArguments<any>) =>
88
- requestHandler.handle(request.request as __HttpRequest, options || {}),
89
- handlerExecutionContext
90
- );
91
- }
92
-
93
- private serialize(
94
- input: CreateDeliverabilityTestReportCommandInput,
95
- context: __SerdeContext
96
- ): Promise<__HttpRequest> {
97
- return serializeAws_restJson1CreateDeliverabilityTestReportCommand(input, context);
98
- }
99
-
100
- private deserialize(
101
- output: __HttpResponse,
102
- context: __SerdeContext
103
- ): Promise<CreateDeliverabilityTestReportCommandOutput> {
104
- return deserializeAws_restJson1CreateDeliverabilityTestReportCommand(output, context);
105
- }
106
-
107
- // Start section: command_body_extra
108
- // End section: command_body_extra
109
- }
@@ -1,108 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CreateEmailIdentityRequest, CreateEmailIdentityResponse } from "../models/models_0";
15
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
16
- import {
17
- deserializeAws_restJson1CreateEmailIdentityCommand,
18
- serializeAws_restJson1CreateEmailIdentityCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface CreateEmailIdentityCommandInput extends CreateEmailIdentityRequest {}
22
- export interface CreateEmailIdentityCommandOutput extends CreateEmailIdentityResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Verifies an email identity for use with Amazon Pinpoint. In Amazon Pinpoint, an identity is an email
26
- * address or domain that you use when you send email. Before you can use an identity to
27
- * send email with Amazon Pinpoint, you first have to verify it. By verifying an address, you
28
- * demonstrate that you're the owner of the address, and that you've given Amazon Pinpoint permission
29
- * to send email from the address.</p>
30
- * <p>When you verify an email address, Amazon Pinpoint sends an email to the address. Your email
31
- * address is verified as soon as you follow the link in the verification email.
32
- *
33
- * </p>
34
- * <p>When you verify a domain, this operation provides a set of DKIM tokens, which you can
35
- * convert into CNAME tokens. You add these CNAME tokens to the DNS configuration for your
36
- * domain. Your domain is verified when Amazon Pinpoint detects these records in the DNS
37
- * configuration for your domain. It usually takes around 72 hours to complete the domain
38
- * verification process.</p>
39
- * @example
40
- * Use a bare-bones client and the command you need to make an API call.
41
- * ```javascript
42
- * import { PinpointEmailClient, CreateEmailIdentityCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
43
- * // const { PinpointEmailClient, CreateEmailIdentityCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
44
- * const client = new PinpointEmailClient(config);
45
- * const command = new CreateEmailIdentityCommand(input);
46
- * const response = await client.send(command);
47
- * ```
48
- *
49
- * @see {@link CreateEmailIdentityCommandInput} for command's `input` shape.
50
- * @see {@link CreateEmailIdentityCommandOutput} for command's `response` shape.
51
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
52
- *
53
- */
54
- export class CreateEmailIdentityCommand extends $Command<
55
- CreateEmailIdentityCommandInput,
56
- CreateEmailIdentityCommandOutput,
57
- PinpointEmailClientResolvedConfig
58
- > {
59
- // Start section: command_properties
60
- // End section: command_properties
61
-
62
- constructor(readonly input: CreateEmailIdentityCommandInput) {
63
- // Start section: command_constructor
64
- super();
65
- // End section: command_constructor
66
- }
67
-
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(
72
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
73
- configuration: PinpointEmailClientResolvedConfig,
74
- options?: __HttpHandlerOptions
75
- ): Handler<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput> {
76
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
77
-
78
- const stack = clientStack.concat(this.middlewareStack);
79
-
80
- const { logger } = configuration;
81
- const clientName = "PinpointEmailClient";
82
- const commandName = "CreateEmailIdentityCommand";
83
- const handlerExecutionContext: HandlerExecutionContext = {
84
- logger,
85
- clientName,
86
- commandName,
87
- inputFilterSensitiveLog: CreateEmailIdentityRequest.filterSensitiveLog,
88
- outputFilterSensitiveLog: CreateEmailIdentityResponse.filterSensitiveLog,
89
- };
90
- const { requestHandler } = configuration;
91
- return stack.resolve(
92
- (request: FinalizeHandlerArguments<any>) =>
93
- requestHandler.handle(request.request as __HttpRequest, options || {}),
94
- handlerExecutionContext
95
- );
96
- }
97
-
98
- private serialize(input: CreateEmailIdentityCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
99
- return serializeAws_restJson1CreateEmailIdentityCommand(input, context);
100
- }
101
-
102
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreateEmailIdentityCommandOutput> {
103
- return deserializeAws_restJson1CreateEmailIdentityCommand(output, context);
104
- }
105
-
106
- // Start section: command_body_extra
107
- // End section: command_body_extra
108
- }
@@ -1,100 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0";
15
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
16
- import {
17
- deserializeAws_restJson1DeleteConfigurationSetCommand,
18
- serializeAws_restJson1DeleteConfigurationSetCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface DeleteConfigurationSetCommandInput extends DeleteConfigurationSetRequest {}
22
- export interface DeleteConfigurationSetCommandOutput extends DeleteConfigurationSetResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Delete an existing configuration set.</p>
26
- * <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can
27
- * apply to the emails you send. You apply a configuration set to an email by including a
28
- * reference to the configuration set in the headers of the email. When you apply a
29
- * configuration set to an email, all of the rules in that configuration set are applied to
30
- * the email.</p>
31
- * @example
32
- * Use a bare-bones client and the command you need to make an API call.
33
- * ```javascript
34
- * import { PinpointEmailClient, DeleteConfigurationSetCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
35
- * // const { PinpointEmailClient, DeleteConfigurationSetCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
36
- * const client = new PinpointEmailClient(config);
37
- * const command = new DeleteConfigurationSetCommand(input);
38
- * const response = await client.send(command);
39
- * ```
40
- *
41
- * @see {@link DeleteConfigurationSetCommandInput} for command's `input` shape.
42
- * @see {@link DeleteConfigurationSetCommandOutput} for command's `response` shape.
43
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
44
- *
45
- */
46
- export class DeleteConfigurationSetCommand extends $Command<
47
- DeleteConfigurationSetCommandInput,
48
- DeleteConfigurationSetCommandOutput,
49
- PinpointEmailClientResolvedConfig
50
- > {
51
- // Start section: command_properties
52
- // End section: command_properties
53
-
54
- constructor(readonly input: DeleteConfigurationSetCommandInput) {
55
- // Start section: command_constructor
56
- super();
57
- // End section: command_constructor
58
- }
59
-
60
- /**
61
- * @internal
62
- */
63
- resolveMiddleware(
64
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
65
- configuration: PinpointEmailClientResolvedConfig,
66
- options?: __HttpHandlerOptions
67
- ): Handler<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput> {
68
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
69
-
70
- const stack = clientStack.concat(this.middlewareStack);
71
-
72
- const { logger } = configuration;
73
- const clientName = "PinpointEmailClient";
74
- const commandName = "DeleteConfigurationSetCommand";
75
- const handlerExecutionContext: HandlerExecutionContext = {
76
- logger,
77
- clientName,
78
- commandName,
79
- inputFilterSensitiveLog: DeleteConfigurationSetRequest.filterSensitiveLog,
80
- outputFilterSensitiveLog: DeleteConfigurationSetResponse.filterSensitiveLog,
81
- };
82
- const { requestHandler } = configuration;
83
- return stack.resolve(
84
- (request: FinalizeHandlerArguments<any>) =>
85
- requestHandler.handle(request.request as __HttpRequest, options || {}),
86
- handlerExecutionContext
87
- );
88
- }
89
-
90
- private serialize(input: DeleteConfigurationSetCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
91
- return serializeAws_restJson1DeleteConfigurationSetCommand(input, context);
92
- }
93
-
94
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteConfigurationSetCommandOutput> {
95
- return deserializeAws_restJson1DeleteConfigurationSetCommand(output, context);
96
- }
97
-
98
- // Start section: command_body_extra
99
- // End section: command_body_extra
100
- }
@@ -1,112 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import {
15
- DeleteConfigurationSetEventDestinationRequest,
16
- DeleteConfigurationSetEventDestinationResponse,
17
- } from "../models/models_0";
18
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
19
- import {
20
- deserializeAws_restJson1DeleteConfigurationSetEventDestinationCommand,
21
- serializeAws_restJson1DeleteConfigurationSetEventDestinationCommand,
22
- } from "../protocols/Aws_restJson1";
23
-
24
- export interface DeleteConfigurationSetEventDestinationCommandInput
25
- extends DeleteConfigurationSetEventDestinationRequest {}
26
- export interface DeleteConfigurationSetEventDestinationCommandOutput
27
- extends DeleteConfigurationSetEventDestinationResponse,
28
- __MetadataBearer {}
29
-
30
- /**
31
- * <p>Delete an event destination.</p>
32
- * <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,
33
- * clicks, bounces, and complaints. <i>Event destinations</i> are places that
34
- * you can send information about these events to. For example, you can send event data to
35
- * Amazon SNS to receive notifications when you receive bounces or complaints, or you can use
36
- * Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>
37
- * @example
38
- * Use a bare-bones client and the command you need to make an API call.
39
- * ```javascript
40
- * import { PinpointEmailClient, DeleteConfigurationSetEventDestinationCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
41
- * // const { PinpointEmailClient, DeleteConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
42
- * const client = new PinpointEmailClient(config);
43
- * const command = new DeleteConfigurationSetEventDestinationCommand(input);
44
- * const response = await client.send(command);
45
- * ```
46
- *
47
- * @see {@link DeleteConfigurationSetEventDestinationCommandInput} for command's `input` shape.
48
- * @see {@link DeleteConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
49
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
50
- *
51
- */
52
- export class DeleteConfigurationSetEventDestinationCommand extends $Command<
53
- DeleteConfigurationSetEventDestinationCommandInput,
54
- DeleteConfigurationSetEventDestinationCommandOutput,
55
- PinpointEmailClientResolvedConfig
56
- > {
57
- // Start section: command_properties
58
- // End section: command_properties
59
-
60
- constructor(readonly input: DeleteConfigurationSetEventDestinationCommandInput) {
61
- // Start section: command_constructor
62
- super();
63
- // End section: command_constructor
64
- }
65
-
66
- /**
67
- * @internal
68
- */
69
- resolveMiddleware(
70
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
71
- configuration: PinpointEmailClientResolvedConfig,
72
- options?: __HttpHandlerOptions
73
- ): Handler<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput> {
74
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
75
-
76
- const stack = clientStack.concat(this.middlewareStack);
77
-
78
- const { logger } = configuration;
79
- const clientName = "PinpointEmailClient";
80
- const commandName = "DeleteConfigurationSetEventDestinationCommand";
81
- const handlerExecutionContext: HandlerExecutionContext = {
82
- logger,
83
- clientName,
84
- commandName,
85
- inputFilterSensitiveLog: DeleteConfigurationSetEventDestinationRequest.filterSensitiveLog,
86
- outputFilterSensitiveLog: DeleteConfigurationSetEventDestinationResponse.filterSensitiveLog,
87
- };
88
- const { requestHandler } = configuration;
89
- return stack.resolve(
90
- (request: FinalizeHandlerArguments<any>) =>
91
- requestHandler.handle(request.request as __HttpRequest, options || {}),
92
- handlerExecutionContext
93
- );
94
- }
95
-
96
- private serialize(
97
- input: DeleteConfigurationSetEventDestinationCommandInput,
98
- context: __SerdeContext
99
- ): Promise<__HttpRequest> {
100
- return serializeAws_restJson1DeleteConfigurationSetEventDestinationCommand(input, context);
101
- }
102
-
103
- private deserialize(
104
- output: __HttpResponse,
105
- context: __SerdeContext
106
- ): Promise<DeleteConfigurationSetEventDestinationCommandOutput> {
107
- return deserializeAws_restJson1DeleteConfigurationSetEventDestinationCommand(output, context);
108
- }
109
-
110
- // Start section: command_body_extra
111
- // End section: command_body_extra
112
- }