@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,107 +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
- PutConfigurationSetTrackingOptionsRequest,
16
- PutConfigurationSetTrackingOptionsResponse,
17
- } from "../models/models_0";
18
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
19
- import {
20
- deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand,
21
- serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand,
22
- } from "../protocols/Aws_restJson1";
23
-
24
- export interface PutConfigurationSetTrackingOptionsCommandInput extends PutConfigurationSetTrackingOptionsRequest {}
25
- export interface PutConfigurationSetTrackingOptionsCommandOutput
26
- extends PutConfigurationSetTrackingOptionsResponse,
27
- __MetadataBearer {}
28
-
29
- /**
30
- * <p>Specify a custom domain to use for open and click tracking elements in email that you
31
- * send using Amazon Pinpoint.</p>
32
- * @example
33
- * Use a bare-bones client and the command you need to make an API call.
34
- * ```javascript
35
- * import { PinpointEmailClient, PutConfigurationSetTrackingOptionsCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
36
- * // const { PinpointEmailClient, PutConfigurationSetTrackingOptionsCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
37
- * const client = new PinpointEmailClient(config);
38
- * const command = new PutConfigurationSetTrackingOptionsCommand(input);
39
- * const response = await client.send(command);
40
- * ```
41
- *
42
- * @see {@link PutConfigurationSetTrackingOptionsCommandInput} for command's `input` shape.
43
- * @see {@link PutConfigurationSetTrackingOptionsCommandOutput} for command's `response` shape.
44
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
45
- *
46
- */
47
- export class PutConfigurationSetTrackingOptionsCommand extends $Command<
48
- PutConfigurationSetTrackingOptionsCommandInput,
49
- PutConfigurationSetTrackingOptionsCommandOutput,
50
- PinpointEmailClientResolvedConfig
51
- > {
52
- // Start section: command_properties
53
- // End section: command_properties
54
-
55
- constructor(readonly input: PutConfigurationSetTrackingOptionsCommandInput) {
56
- // Start section: command_constructor
57
- super();
58
- // End section: command_constructor
59
- }
60
-
61
- /**
62
- * @internal
63
- */
64
- resolveMiddleware(
65
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
66
- configuration: PinpointEmailClientResolvedConfig,
67
- options?: __HttpHandlerOptions
68
- ): Handler<PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput> {
69
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
70
-
71
- const stack = clientStack.concat(this.middlewareStack);
72
-
73
- const { logger } = configuration;
74
- const clientName = "PinpointEmailClient";
75
- const commandName = "PutConfigurationSetTrackingOptionsCommand";
76
- const handlerExecutionContext: HandlerExecutionContext = {
77
- logger,
78
- clientName,
79
- commandName,
80
- inputFilterSensitiveLog: PutConfigurationSetTrackingOptionsRequest.filterSensitiveLog,
81
- outputFilterSensitiveLog: PutConfigurationSetTrackingOptionsResponse.filterSensitiveLog,
82
- };
83
- const { requestHandler } = configuration;
84
- return stack.resolve(
85
- (request: FinalizeHandlerArguments<any>) =>
86
- requestHandler.handle(request.request as __HttpRequest, options || {}),
87
- handlerExecutionContext
88
- );
89
- }
90
-
91
- private serialize(
92
- input: PutConfigurationSetTrackingOptionsCommandInput,
93
- context: __SerdeContext
94
- ): Promise<__HttpRequest> {
95
- return serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand(input, context);
96
- }
97
-
98
- private deserialize(
99
- output: __HttpResponse,
100
- context: __SerdeContext
101
- ): Promise<PutConfigurationSetTrackingOptionsCommandOutput> {
102
- return deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand(output, context);
103
- }
104
-
105
- // Start section: command_body_extra
106
- // End section: command_body_extra
107
- }
@@ -1,104 +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 { PutDedicatedIpInPoolRequest, PutDedicatedIpInPoolResponse } from "../models/models_0";
15
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
16
- import {
17
- deserializeAws_restJson1PutDedicatedIpInPoolCommand,
18
- serializeAws_restJson1PutDedicatedIpInPoolCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface PutDedicatedIpInPoolCommandInput extends PutDedicatedIpInPoolRequest {}
22
- export interface PutDedicatedIpInPoolCommandOutput extends PutDedicatedIpInPoolResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Move a dedicated IP address to an existing dedicated IP pool.</p>
26
- * <note>
27
- * <p>The dedicated IP address that you specify must already exist, and must be
28
- * associated with your Amazon Pinpoint account.
29
- *
30
- * </p>
31
- * <p>The dedicated IP pool you specify must already exist. You can create a new pool by
32
- * using the <code>CreateDedicatedIpPool</code> operation.</p>
33
- *
34
- * </note>
35
- * @example
36
- * Use a bare-bones client and the command you need to make an API call.
37
- * ```javascript
38
- * import { PinpointEmailClient, PutDedicatedIpInPoolCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
39
- * // const { PinpointEmailClient, PutDedicatedIpInPoolCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
40
- * const client = new PinpointEmailClient(config);
41
- * const command = new PutDedicatedIpInPoolCommand(input);
42
- * const response = await client.send(command);
43
- * ```
44
- *
45
- * @see {@link PutDedicatedIpInPoolCommandInput} for command's `input` shape.
46
- * @see {@link PutDedicatedIpInPoolCommandOutput} for command's `response` shape.
47
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
48
- *
49
- */
50
- export class PutDedicatedIpInPoolCommand extends $Command<
51
- PutDedicatedIpInPoolCommandInput,
52
- PutDedicatedIpInPoolCommandOutput,
53
- PinpointEmailClientResolvedConfig
54
- > {
55
- // Start section: command_properties
56
- // End section: command_properties
57
-
58
- constructor(readonly input: PutDedicatedIpInPoolCommandInput) {
59
- // Start section: command_constructor
60
- super();
61
- // End section: command_constructor
62
- }
63
-
64
- /**
65
- * @internal
66
- */
67
- resolveMiddleware(
68
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
69
- configuration: PinpointEmailClientResolvedConfig,
70
- options?: __HttpHandlerOptions
71
- ): Handler<PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput> {
72
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
73
-
74
- const stack = clientStack.concat(this.middlewareStack);
75
-
76
- const { logger } = configuration;
77
- const clientName = "PinpointEmailClient";
78
- const commandName = "PutDedicatedIpInPoolCommand";
79
- const handlerExecutionContext: HandlerExecutionContext = {
80
- logger,
81
- clientName,
82
- commandName,
83
- inputFilterSensitiveLog: PutDedicatedIpInPoolRequest.filterSensitiveLog,
84
- outputFilterSensitiveLog: PutDedicatedIpInPoolResponse.filterSensitiveLog,
85
- };
86
- const { requestHandler } = configuration;
87
- return stack.resolve(
88
- (request: FinalizeHandlerArguments<any>) =>
89
- requestHandler.handle(request.request as __HttpRequest, options || {}),
90
- handlerExecutionContext
91
- );
92
- }
93
-
94
- private serialize(input: PutDedicatedIpInPoolCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
95
- return serializeAws_restJson1PutDedicatedIpInPoolCommand(input, context);
96
- }
97
-
98
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PutDedicatedIpInPoolCommandOutput> {
99
- return deserializeAws_restJson1PutDedicatedIpInPoolCommand(output, context);
100
- }
101
-
102
- // Start section: command_body_extra
103
- // End section: command_body_extra
104
- }
@@ -1,103 +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 { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_0";
15
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
16
- import {
17
- deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand,
18
- serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface PutDedicatedIpWarmupAttributesCommandInput extends PutDedicatedIpWarmupAttributesRequest {}
22
- export interface PutDedicatedIpWarmupAttributesCommandOutput
23
- extends PutDedicatedIpWarmupAttributesResponse,
24
- __MetadataBearer {}
25
-
26
- /**
27
- * <p></p>
28
- * @example
29
- * Use a bare-bones client and the command you need to make an API call.
30
- * ```javascript
31
- * import { PinpointEmailClient, PutDedicatedIpWarmupAttributesCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
32
- * // const { PinpointEmailClient, PutDedicatedIpWarmupAttributesCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
33
- * const client = new PinpointEmailClient(config);
34
- * const command = new PutDedicatedIpWarmupAttributesCommand(input);
35
- * const response = await client.send(command);
36
- * ```
37
- *
38
- * @see {@link PutDedicatedIpWarmupAttributesCommandInput} for command's `input` shape.
39
- * @see {@link PutDedicatedIpWarmupAttributesCommandOutput} for command's `response` shape.
40
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
41
- *
42
- */
43
- export class PutDedicatedIpWarmupAttributesCommand extends $Command<
44
- PutDedicatedIpWarmupAttributesCommandInput,
45
- PutDedicatedIpWarmupAttributesCommandOutput,
46
- PinpointEmailClientResolvedConfig
47
- > {
48
- // Start section: command_properties
49
- // End section: command_properties
50
-
51
- constructor(readonly input: PutDedicatedIpWarmupAttributesCommandInput) {
52
- // Start section: command_constructor
53
- super();
54
- // End section: command_constructor
55
- }
56
-
57
- /**
58
- * @internal
59
- */
60
- resolveMiddleware(
61
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
62
- configuration: PinpointEmailClientResolvedConfig,
63
- options?: __HttpHandlerOptions
64
- ): Handler<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput> {
65
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
66
-
67
- const stack = clientStack.concat(this.middlewareStack);
68
-
69
- const { logger } = configuration;
70
- const clientName = "PinpointEmailClient";
71
- const commandName = "PutDedicatedIpWarmupAttributesCommand";
72
- const handlerExecutionContext: HandlerExecutionContext = {
73
- logger,
74
- clientName,
75
- commandName,
76
- inputFilterSensitiveLog: PutDedicatedIpWarmupAttributesRequest.filterSensitiveLog,
77
- outputFilterSensitiveLog: PutDedicatedIpWarmupAttributesResponse.filterSensitiveLog,
78
- };
79
- const { requestHandler } = configuration;
80
- return stack.resolve(
81
- (request: FinalizeHandlerArguments<any>) =>
82
- requestHandler.handle(request.request as __HttpRequest, options || {}),
83
- handlerExecutionContext
84
- );
85
- }
86
-
87
- private serialize(
88
- input: PutDedicatedIpWarmupAttributesCommandInput,
89
- context: __SerdeContext
90
- ): Promise<__HttpRequest> {
91
- return serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand(input, context);
92
- }
93
-
94
- private deserialize(
95
- output: __HttpResponse,
96
- context: __SerdeContext
97
- ): Promise<PutDedicatedIpWarmupAttributesCommandOutput> {
98
- return deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand(output, context);
99
- }
100
-
101
- // Start section: command_body_extra
102
- // End section: command_body_extra
103
- }
@@ -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 { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0";
15
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
16
- import {
17
- deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand,
18
- serializeAws_restJson1PutDeliverabilityDashboardOptionCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface PutDeliverabilityDashboardOptionCommandInput extends PutDeliverabilityDashboardOptionRequest {}
22
- export interface PutDeliverabilityDashboardOptionCommandOutput
23
- extends PutDeliverabilityDashboardOptionResponse,
24
- __MetadataBearer {}
25
-
26
- /**
27
- * <p>Enable or disable the Deliverability dashboard for your Amazon Pinpoint account. When you enable the
28
- * Deliverability dashboard, you gain access to reputation, deliverability, and other metrics for
29
- * the domains that you use to send email using Amazon Pinpoint. You also gain the ability to perform
30
- * predictive inbox placement tests.</p>
31
- * <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition
32
- * to any other fees that you accrue by using Amazon Pinpoint. For more information about the
33
- * features and cost of a Deliverability dashboard subscription, see <a href="http://aws.amazon.com/pinpoint/pricing/">Amazon Pinpoint Pricing</a>.</p>
34
- * @example
35
- * Use a bare-bones client and the command you need to make an API call.
36
- * ```javascript
37
- * import { PinpointEmailClient, PutDeliverabilityDashboardOptionCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
38
- * // const { PinpointEmailClient, PutDeliverabilityDashboardOptionCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
39
- * const client = new PinpointEmailClient(config);
40
- * const command = new PutDeliverabilityDashboardOptionCommand(input);
41
- * const response = await client.send(command);
42
- * ```
43
- *
44
- * @see {@link PutDeliverabilityDashboardOptionCommandInput} for command's `input` shape.
45
- * @see {@link PutDeliverabilityDashboardOptionCommandOutput} for command's `response` shape.
46
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
47
- *
48
- */
49
- export class PutDeliverabilityDashboardOptionCommand extends $Command<
50
- PutDeliverabilityDashboardOptionCommandInput,
51
- PutDeliverabilityDashboardOptionCommandOutput,
52
- PinpointEmailClientResolvedConfig
53
- > {
54
- // Start section: command_properties
55
- // End section: command_properties
56
-
57
- constructor(readonly input: PutDeliverabilityDashboardOptionCommandInput) {
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<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput> {
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 = "PutDeliverabilityDashboardOptionCommand";
78
- const handlerExecutionContext: HandlerExecutionContext = {
79
- logger,
80
- clientName,
81
- commandName,
82
- inputFilterSensitiveLog: PutDeliverabilityDashboardOptionRequest.filterSensitiveLog,
83
- outputFilterSensitiveLog: PutDeliverabilityDashboardOptionResponse.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: PutDeliverabilityDashboardOptionCommandInput,
95
- context: __SerdeContext
96
- ): Promise<__HttpRequest> {
97
- return serializeAws_restJson1PutDeliverabilityDashboardOptionCommand(input, context);
98
- }
99
-
100
- private deserialize(
101
- output: __HttpResponse,
102
- context: __SerdeContext
103
- ): Promise<PutDeliverabilityDashboardOptionCommandOutput> {
104
- return deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand(output, context);
105
- }
106
-
107
- // Start section: command_body_extra
108
- // End section: command_body_extra
109
- }
@@ -1,103 +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 { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0";
15
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
16
- import {
17
- deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand,
18
- serializeAws_restJson1PutEmailIdentityDkimAttributesCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface PutEmailIdentityDkimAttributesCommandInput extends PutEmailIdentityDkimAttributesRequest {}
22
- export interface PutEmailIdentityDkimAttributesCommandOutput
23
- extends PutEmailIdentityDkimAttributesResponse,
24
- __MetadataBearer {}
25
-
26
- /**
27
- * <p>Used to enable or disable DKIM authentication for an email identity.</p>
28
- * @example
29
- * Use a bare-bones client and the command you need to make an API call.
30
- * ```javascript
31
- * import { PinpointEmailClient, PutEmailIdentityDkimAttributesCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
32
- * // const { PinpointEmailClient, PutEmailIdentityDkimAttributesCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
33
- * const client = new PinpointEmailClient(config);
34
- * const command = new PutEmailIdentityDkimAttributesCommand(input);
35
- * const response = await client.send(command);
36
- * ```
37
- *
38
- * @see {@link PutEmailIdentityDkimAttributesCommandInput} for command's `input` shape.
39
- * @see {@link PutEmailIdentityDkimAttributesCommandOutput} for command's `response` shape.
40
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
41
- *
42
- */
43
- export class PutEmailIdentityDkimAttributesCommand extends $Command<
44
- PutEmailIdentityDkimAttributesCommandInput,
45
- PutEmailIdentityDkimAttributesCommandOutput,
46
- PinpointEmailClientResolvedConfig
47
- > {
48
- // Start section: command_properties
49
- // End section: command_properties
50
-
51
- constructor(readonly input: PutEmailIdentityDkimAttributesCommandInput) {
52
- // Start section: command_constructor
53
- super();
54
- // End section: command_constructor
55
- }
56
-
57
- /**
58
- * @internal
59
- */
60
- resolveMiddleware(
61
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
62
- configuration: PinpointEmailClientResolvedConfig,
63
- options?: __HttpHandlerOptions
64
- ): Handler<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput> {
65
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
66
-
67
- const stack = clientStack.concat(this.middlewareStack);
68
-
69
- const { logger } = configuration;
70
- const clientName = "PinpointEmailClient";
71
- const commandName = "PutEmailIdentityDkimAttributesCommand";
72
- const handlerExecutionContext: HandlerExecutionContext = {
73
- logger,
74
- clientName,
75
- commandName,
76
- inputFilterSensitiveLog: PutEmailIdentityDkimAttributesRequest.filterSensitiveLog,
77
- outputFilterSensitiveLog: PutEmailIdentityDkimAttributesResponse.filterSensitiveLog,
78
- };
79
- const { requestHandler } = configuration;
80
- return stack.resolve(
81
- (request: FinalizeHandlerArguments<any>) =>
82
- requestHandler.handle(request.request as __HttpRequest, options || {}),
83
- handlerExecutionContext
84
- );
85
- }
86
-
87
- private serialize(
88
- input: PutEmailIdentityDkimAttributesCommandInput,
89
- context: __SerdeContext
90
- ): Promise<__HttpRequest> {
91
- return serializeAws_restJson1PutEmailIdentityDkimAttributesCommand(input, context);
92
- }
93
-
94
- private deserialize(
95
- output: __HttpResponse,
96
- context: __SerdeContext
97
- ): Promise<PutEmailIdentityDkimAttributesCommandOutput> {
98
- return deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand(output, context);
99
- }
100
-
101
- // Start section: command_body_extra
102
- // End section: command_body_extra
103
- }
@@ -1,116 +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
- PutEmailIdentityFeedbackAttributesRequest,
16
- PutEmailIdentityFeedbackAttributesResponse,
17
- } from "../models/models_0";
18
- import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
19
- import {
20
- deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand,
21
- serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand,
22
- } from "../protocols/Aws_restJson1";
23
-
24
- export interface PutEmailIdentityFeedbackAttributesCommandInput extends PutEmailIdentityFeedbackAttributesRequest {}
25
- export interface PutEmailIdentityFeedbackAttributesCommandOutput
26
- extends PutEmailIdentityFeedbackAttributesResponse,
27
- __MetadataBearer {}
28
-
29
- /**
30
- * <p>Used to enable or disable feedback forwarding for an identity. This setting determines
31
- * what happens when an identity is used to send an email that results in a bounce or
32
- * complaint event.</p>
33
- * <p>When you enable feedback forwarding, Amazon Pinpoint sends you email notifications when bounce
34
- * or complaint events occur. Amazon Pinpoint sends this notification to the address that you
35
- * specified in the Return-Path header of the original email.</p>
36
- * <p>When you disable feedback forwarding, Amazon Pinpoint sends notifications through other
37
- * mechanisms, such as by notifying an Amazon SNS topic. You're required to have a method of
38
- * tracking bounces and complaints. If you haven't set up another mechanism for receiving
39
- * bounce or complaint notifications, Amazon Pinpoint sends an email notification when these events
40
- * occur (even if this setting is disabled).</p>
41
- * @example
42
- * Use a bare-bones client and the command you need to make an API call.
43
- * ```javascript
44
- * import { PinpointEmailClient, PutEmailIdentityFeedbackAttributesCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
45
- * // const { PinpointEmailClient, PutEmailIdentityFeedbackAttributesCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
46
- * const client = new PinpointEmailClient(config);
47
- * const command = new PutEmailIdentityFeedbackAttributesCommand(input);
48
- * const response = await client.send(command);
49
- * ```
50
- *
51
- * @see {@link PutEmailIdentityFeedbackAttributesCommandInput} for command's `input` shape.
52
- * @see {@link PutEmailIdentityFeedbackAttributesCommandOutput} for command's `response` shape.
53
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
54
- *
55
- */
56
- export class PutEmailIdentityFeedbackAttributesCommand extends $Command<
57
- PutEmailIdentityFeedbackAttributesCommandInput,
58
- PutEmailIdentityFeedbackAttributesCommandOutput,
59
- PinpointEmailClientResolvedConfig
60
- > {
61
- // Start section: command_properties
62
- // End section: command_properties
63
-
64
- constructor(readonly input: PutEmailIdentityFeedbackAttributesCommandInput) {
65
- // Start section: command_constructor
66
- super();
67
- // End section: command_constructor
68
- }
69
-
70
- /**
71
- * @internal
72
- */
73
- resolveMiddleware(
74
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
75
- configuration: PinpointEmailClientResolvedConfig,
76
- options?: __HttpHandlerOptions
77
- ): Handler<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput> {
78
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
79
-
80
- const stack = clientStack.concat(this.middlewareStack);
81
-
82
- const { logger } = configuration;
83
- const clientName = "PinpointEmailClient";
84
- const commandName = "PutEmailIdentityFeedbackAttributesCommand";
85
- const handlerExecutionContext: HandlerExecutionContext = {
86
- logger,
87
- clientName,
88
- commandName,
89
- inputFilterSensitiveLog: PutEmailIdentityFeedbackAttributesRequest.filterSensitiveLog,
90
- outputFilterSensitiveLog: PutEmailIdentityFeedbackAttributesResponse.filterSensitiveLog,
91
- };
92
- const { requestHandler } = configuration;
93
- return stack.resolve(
94
- (request: FinalizeHandlerArguments<any>) =>
95
- requestHandler.handle(request.request as __HttpRequest, options || {}),
96
- handlerExecutionContext
97
- );
98
- }
99
-
100
- private serialize(
101
- input: PutEmailIdentityFeedbackAttributesCommandInput,
102
- context: __SerdeContext
103
- ): Promise<__HttpRequest> {
104
- return serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand(input, context);
105
- }
106
-
107
- private deserialize(
108
- output: __HttpResponse,
109
- context: __SerdeContext
110
- ): Promise<PutEmailIdentityFeedbackAttributesCommandOutput> {
111
- return deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand(output, context);
112
- }
113
-
114
- // Start section: command_body_extra
115
- // End section: command_body_extra
116
- }