@aws-sdk/client-pinpoint-email 3.32.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 (432) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/{dist/cjs → dist-cjs}/PinpointEmail.js +1 -2
  3. package/{dist/cjs → dist-cjs}/PinpointEmailClient.js +8 -9
  4. package/{dist/cjs → dist-cjs}/commands/CreateConfigurationSetCommand.js +2 -3
  5. package/{dist/cjs → dist-cjs}/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
  6. package/{dist/cjs → dist-cjs}/commands/CreateDedicatedIpPoolCommand.js +2 -3
  7. package/{dist/cjs → dist-cjs}/commands/CreateDeliverabilityTestReportCommand.js +2 -3
  8. package/{dist/cjs → dist-cjs}/commands/CreateEmailIdentityCommand.js +2 -3
  9. package/{dist/cjs → dist-cjs}/commands/DeleteConfigurationSetCommand.js +2 -3
  10. package/{dist/cjs → dist-cjs}/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
  11. package/{dist/cjs → dist-cjs}/commands/DeleteDedicatedIpPoolCommand.js +2 -3
  12. package/{dist/cjs → dist-cjs}/commands/DeleteEmailIdentityCommand.js +2 -3
  13. package/{dist/cjs → dist-cjs}/commands/GetAccountCommand.js +2 -3
  14. package/{dist/cjs → dist-cjs}/commands/GetBlacklistReportsCommand.js +2 -3
  15. package/{dist/cjs → dist-cjs}/commands/GetConfigurationSetCommand.js +2 -3
  16. package/{dist/cjs → dist-cjs}/commands/GetConfigurationSetEventDestinationsCommand.js +2 -3
  17. package/{dist/cjs → dist-cjs}/commands/GetDedicatedIpCommand.js +2 -3
  18. package/{dist/cjs → dist-cjs}/commands/GetDedicatedIpsCommand.js +2 -3
  19. package/{dist/cjs → dist-cjs}/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -3
  20. package/{dist/cjs → dist-cjs}/commands/GetDeliverabilityTestReportCommand.js +2 -3
  21. package/{dist/cjs → dist-cjs}/commands/GetDomainDeliverabilityCampaignCommand.js +2 -3
  22. package/{dist/cjs → dist-cjs}/commands/GetDomainStatisticsReportCommand.js +2 -3
  23. package/{dist/cjs → dist-cjs}/commands/GetEmailIdentityCommand.js +2 -3
  24. package/{dist/cjs → dist-cjs}/commands/ListConfigurationSetsCommand.js +2 -3
  25. package/{dist/cjs → dist-cjs}/commands/ListDedicatedIpPoolsCommand.js +2 -3
  26. package/{dist/cjs → dist-cjs}/commands/ListDeliverabilityTestReportsCommand.js +2 -3
  27. package/{dist/cjs → dist-cjs}/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -3
  28. package/{dist/cjs → dist-cjs}/commands/ListEmailIdentitiesCommand.js +2 -3
  29. package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -3
  30. package/{dist/cjs → dist-cjs}/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -3
  31. package/{dist/cjs → dist-cjs}/commands/PutAccountSendingAttributesCommand.js +2 -3
  32. package/{dist/cjs → dist-cjs}/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
  33. package/{dist/cjs → dist-cjs}/commands/PutConfigurationSetReputationOptionsCommand.js +2 -3
  34. package/{dist/cjs → dist-cjs}/commands/PutConfigurationSetSendingOptionsCommand.js +2 -3
  35. package/{dist/cjs → dist-cjs}/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -3
  36. package/{dist/cjs → dist-cjs}/commands/PutDedicatedIpInPoolCommand.js +2 -3
  37. package/{dist/cjs → dist-cjs}/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -3
  38. package/{dist/cjs → dist-cjs}/commands/PutDeliverabilityDashboardOptionCommand.js +2 -3
  39. package/{dist/cjs → dist-cjs}/commands/PutEmailIdentityDkimAttributesCommand.js +2 -3
  40. package/{dist/cjs → dist-cjs}/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -3
  41. package/{dist/cjs → dist-cjs}/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -3
  42. package/{dist/cjs → dist-cjs}/commands/SendEmailCommand.js +2 -3
  43. package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -3
  44. package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -3
  45. package/{dist/cjs → dist-cjs}/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
  46. package/{dist/cjs → dist-cjs}/endpoints.js +0 -1
  47. package/{dist/cjs → dist-cjs}/index.js +0 -1
  48. package/{dist/cjs → dist-cjs}/models/index.js +0 -1
  49. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -1
  50. package/{dist/cjs → dist-cjs}/pagination/GetDedicatedIpsPaginator.js +1 -2
  51. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -1
  52. package/{dist/cjs → dist-cjs}/pagination/ListConfigurationSetsPaginator.js +1 -2
  53. package/{dist/cjs → dist-cjs}/pagination/ListDedicatedIpPoolsPaginator.js +1 -2
  54. package/{dist/cjs → dist-cjs}/pagination/ListDeliverabilityTestReportsPaginator.js +1 -2
  55. package/{dist/cjs → dist-cjs}/pagination/ListDomainDeliverabilityCampaignsPaginator.js +1 -2
  56. package/{dist/cjs → dist-cjs}/pagination/ListEmailIdentitiesPaginator.js +1 -2
  57. package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +19 -20
  58. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -2
  59. package/{dist/cjs → dist-cjs}/runtimeConfig.js +2 -2
  60. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -1
  61. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -2
  62. package/{dist/es → dist-es}/PinpointEmail.js +2 -34
  63. package/dist-es/PinpointEmailClient.js +37 -0
  64. package/{dist/es → dist-es}/commands/CreateConfigurationSetCommand.js +4 -34
  65. package/{dist/es → dist-es}/commands/CreateConfigurationSetEventDestinationCommand.js +4 -36
  66. package/{dist/es → dist-es}/commands/CreateDedicatedIpPoolCommand.js +4 -33
  67. package/{dist/es → dist-es}/commands/CreateDeliverabilityTestReportCommand.js +4 -36
  68. package/dist-es/commands/CreateEmailIdentityCommand.js +39 -0
  69. package/{dist/es → dist-es}/commands/DeleteConfigurationSetCommand.js +4 -35
  70. package/{dist/es → dist-es}/commands/DeleteConfigurationSetEventDestinationCommand.js +4 -35
  71. package/{dist/es → dist-es}/commands/DeleteDedicatedIpPoolCommand.js +4 -30
  72. package/{dist/es → dist-es}/commands/DeleteEmailIdentityCommand.js +4 -31
  73. package/{dist/es → dist-es}/commands/GetAccountCommand.js +4 -31
  74. package/{dist/es → dist-es}/commands/GetBlacklistReportsCommand.js +4 -30
  75. package/{dist/es → dist-es}/commands/GetConfigurationSetCommand.js +4 -37
  76. package/{dist/es → dist-es}/commands/GetConfigurationSetEventDestinationsCommand.js +4 -36
  77. package/{dist/es → dist-es}/commands/GetDedicatedIpCommand.js +4 -32
  78. package/{dist/es → dist-es}/commands/GetDedicatedIpsCommand.js +4 -31
  79. package/{dist/es → dist-es}/commands/GetDeliverabilityDashboardOptionsCommand.js +4 -36
  80. package/{dist/es → dist-es}/commands/GetDeliverabilityTestReportCommand.js +4 -30
  81. package/{dist/es → dist-es}/commands/GetDomainDeliverabilityCampaignCommand.js +4 -33
  82. package/{dist/es → dist-es}/commands/GetDomainStatisticsReportCommand.js +4 -31
  83. package/{dist/es → dist-es}/commands/GetEmailIdentityCommand.js +4 -32
  84. package/{dist/es → dist-es}/commands/ListConfigurationSetsCommand.js +4 -36
  85. package/{dist/es → dist-es}/commands/ListDedicatedIpPoolsCommand.js +4 -31
  86. package/{dist/es → dist-es}/commands/ListDeliverabilityTestReportsCommand.js +4 -32
  87. package/{dist/es → dist-es}/commands/ListDomainDeliverabilityCampaignsCommand.js +4 -33
  88. package/{dist/es → dist-es}/commands/ListEmailIdentitiesCommand.js +4 -32
  89. package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -35
  90. package/{dist/es → dist-es}/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +4 -30
  91. package/{dist/es → dist-es}/commands/PutAccountSendingAttributesCommand.js +4 -30
  92. package/{dist/es → dist-es}/commands/PutConfigurationSetDeliveryOptionsCommand.js +4 -31
  93. package/{dist/es → dist-es}/commands/PutConfigurationSetReputationOptionsCommand.js +4 -31
  94. package/{dist/es → dist-es}/commands/PutConfigurationSetSendingOptionsCommand.js +4 -31
  95. package/{dist/es → dist-es}/commands/PutConfigurationSetTrackingOptionsCommand.js +4 -31
  96. package/{dist/es → dist-es}/commands/PutDedicatedIpInPoolCommand.js +4 -39
  97. package/{dist/es → dist-es}/commands/PutDedicatedIpWarmupAttributesCommand.js +4 -30
  98. package/{dist/es → dist-es}/commands/PutDeliverabilityDashboardOptionCommand.js +4 -36
  99. package/{dist/es → dist-es}/commands/PutEmailIdentityDkimAttributesCommand.js +4 -30
  100. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +39 -0
  101. package/{dist/es → dist-es}/commands/PutEmailIdentityMailFromAttributesCommand.js +4 -31
  102. package/dist-es/commands/SendEmailCommand.js +39 -0
  103. package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -38
  104. package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -30
  105. package/{dist/es → dist-es}/commands/UpdateConfigurationSetEventDestinationCommand.js +4 -35
  106. package/{dist/es → dist-es}/endpoints.js +1 -2
  107. package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
  108. package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
  109. package/{dist/es → dist-es}/models/models_0.js +0 -391
  110. package/{dist/es → dist-es}/pagination/GetDedicatedIpsPaginator.js +17 -30
  111. package/dist-es/pagination/Interfaces.js +1 -0
  112. package/{dist/es → dist-es}/pagination/ListConfigurationSetsPaginator.js +17 -30
  113. package/{dist/es → dist-es}/pagination/ListDedicatedIpPoolsPaginator.js +17 -30
  114. package/{dist/es → dist-es}/pagination/ListDeliverabilityTestReportsPaginator.js +17 -30
  115. package/{dist/es → dist-es}/pagination/ListDomainDeliverabilityCampaignsPaginator.js +17 -30
  116. package/{dist/es → dist-es}/pagination/ListEmailIdentitiesPaginator.js +17 -30
  117. package/{dist/es → dist-es}/protocols/Aws_restJson1.js +966 -972
  118. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -5
  119. package/{dist/es → dist-es}/runtimeConfig.js +1 -5
  120. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -4
  121. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -5
  122. package/{dist/types → dist-types}/PinpointEmail.d.ts +2 -2
  123. package/{dist/types → dist-types}/PinpointEmailClient.d.ts +8 -8
  124. package/{dist/types → dist-types}/commands/CreateConfigurationSetCommand.d.ts +3 -3
  125. package/{dist/types → dist-types}/commands/CreateConfigurationSetEventDestinationCommand.d.ts +3 -3
  126. package/{dist/types → dist-types}/commands/CreateDedicatedIpPoolCommand.d.ts +3 -3
  127. package/{dist/types → dist-types}/commands/CreateDeliverabilityTestReportCommand.d.ts +3 -3
  128. package/{dist/types → dist-types}/commands/CreateEmailIdentityCommand.d.ts +3 -3
  129. package/{dist/types → dist-types}/commands/DeleteConfigurationSetCommand.d.ts +3 -3
  130. package/{dist/types → dist-types}/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +3 -3
  131. package/{dist/types → dist-types}/commands/DeleteDedicatedIpPoolCommand.d.ts +3 -3
  132. package/{dist/types → dist-types}/commands/DeleteEmailIdentityCommand.d.ts +3 -3
  133. package/{dist/types → dist-types}/commands/GetAccountCommand.d.ts +3 -3
  134. package/{dist/types → dist-types}/commands/GetBlacklistReportsCommand.d.ts +3 -3
  135. package/{dist/types → dist-types}/commands/GetConfigurationSetCommand.d.ts +3 -3
  136. package/{dist/types → dist-types}/commands/GetConfigurationSetEventDestinationsCommand.d.ts +3 -3
  137. package/{dist/types → dist-types}/commands/GetDedicatedIpCommand.d.ts +3 -3
  138. package/{dist/types → dist-types}/commands/GetDedicatedIpsCommand.d.ts +3 -3
  139. package/{dist/types → dist-types}/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +3 -3
  140. package/{dist/types → dist-types}/commands/GetDeliverabilityTestReportCommand.d.ts +3 -3
  141. package/{dist/types → dist-types}/commands/GetDomainDeliverabilityCampaignCommand.d.ts +3 -3
  142. package/{dist/types → dist-types}/commands/GetDomainStatisticsReportCommand.d.ts +3 -3
  143. package/{dist/types → dist-types}/commands/GetEmailIdentityCommand.d.ts +3 -3
  144. package/{dist/types → dist-types}/commands/ListConfigurationSetsCommand.d.ts +3 -3
  145. package/{dist/types → dist-types}/commands/ListDedicatedIpPoolsCommand.d.ts +3 -3
  146. package/{dist/types → dist-types}/commands/ListDeliverabilityTestReportsCommand.d.ts +3 -3
  147. package/{dist/types → dist-types}/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +3 -3
  148. package/{dist/types → dist-types}/commands/ListEmailIdentitiesCommand.d.ts +3 -3
  149. package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +3 -3
  150. package/{dist/types → dist-types}/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +3 -3
  151. package/{dist/types → dist-types}/commands/PutAccountSendingAttributesCommand.d.ts +3 -3
  152. package/{dist/types → dist-types}/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +3 -3
  153. package/{dist/types → dist-types}/commands/PutConfigurationSetReputationOptionsCommand.d.ts +3 -3
  154. package/{dist/types → dist-types}/commands/PutConfigurationSetSendingOptionsCommand.d.ts +3 -3
  155. package/{dist/types → dist-types}/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +3 -3
  156. package/{dist/types → dist-types}/commands/PutDedicatedIpInPoolCommand.d.ts +3 -3
  157. package/{dist/types → dist-types}/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +3 -3
  158. package/{dist/types → dist-types}/commands/PutDeliverabilityDashboardOptionCommand.d.ts +3 -3
  159. package/{dist/types → dist-types}/commands/PutEmailIdentityDkimAttributesCommand.d.ts +3 -3
  160. package/{dist/types → dist-types}/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +3 -3
  161. package/{dist/types → dist-types}/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +3 -3
  162. package/{dist/types → dist-types}/commands/SendEmailCommand.d.ts +3 -3
  163. package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +3 -3
  164. package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +3 -3
  165. package/{dist/types → dist-types}/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +3 -3
  166. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  167. package/{index.ts → dist-types/index.d.ts} +0 -0
  168. package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
  169. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  170. package/{dist/types → dist-types}/pagination/GetDedicatedIpsPaginator.d.ts +1 -1
  171. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  172. package/{dist/types → dist-types}/pagination/ListConfigurationSetsPaginator.d.ts +1 -1
  173. package/{dist/types → dist-types}/pagination/ListDedicatedIpPoolsPaginator.d.ts +1 -1
  174. package/{dist/types → dist-types}/pagination/ListDeliverabilityTestReportsPaginator.d.ts +1 -1
  175. package/{dist/types → dist-types}/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +1 -1
  176. package/{dist/types → dist-types}/pagination/ListEmailIdentitiesPaginator.d.ts +1 -1
  177. package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +2 -2
  178. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.browser.d.ts +37 -36
  179. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
  180. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
  181. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  182. package/{dist/types → dist-types}/ts3.4/PinpointEmail.d.ts +2 -2
  183. package/{dist/types → dist-types}/ts3.4/PinpointEmailClient.d.ts +8 -8
  184. package/{dist/types → dist-types}/ts3.4/commands/CreateConfigurationSetCommand.d.ts +3 -3
  185. package/{dist/types → dist-types}/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +3 -3
  186. package/{dist/types → dist-types}/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +3 -3
  187. package/{dist/types → dist-types}/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +3 -3
  188. package/{dist/types → dist-types}/ts3.4/commands/CreateEmailIdentityCommand.d.ts +3 -3
  189. package/{dist/types → dist-types}/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +3 -3
  190. package/{dist/types → dist-types}/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +3 -3
  191. package/{dist/types → dist-types}/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +3 -3
  192. package/{dist/types → dist-types}/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +3 -3
  193. package/{dist/types → dist-types}/ts3.4/commands/GetAccountCommand.d.ts +3 -3
  194. package/{dist/types → dist-types}/ts3.4/commands/GetBlacklistReportsCommand.d.ts +3 -3
  195. package/{dist/types → dist-types}/ts3.4/commands/GetConfigurationSetCommand.d.ts +3 -3
  196. package/{dist/types → dist-types}/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +3 -3
  197. package/{dist/types → dist-types}/ts3.4/commands/GetDedicatedIpCommand.d.ts +3 -3
  198. package/{dist/types → dist-types}/ts3.4/commands/GetDedicatedIpsCommand.d.ts +3 -3
  199. package/{dist/types → dist-types}/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +3 -3
  200. package/{dist/types → dist-types}/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +3 -3
  201. package/{dist/types → dist-types}/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +3 -3
  202. package/{dist/types → dist-types}/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +3 -3
  203. package/{dist/types → dist-types}/ts3.4/commands/GetEmailIdentityCommand.d.ts +3 -3
  204. package/{dist/types → dist-types}/ts3.4/commands/ListConfigurationSetsCommand.d.ts +3 -3
  205. package/{dist/types → dist-types}/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +3 -3
  206. package/{dist/types → dist-types}/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +3 -3
  207. package/{dist/types → dist-types}/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +3 -3
  208. package/{dist/types → dist-types}/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +3 -3
  209. package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
  210. package/{dist/types → dist-types}/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +3 -3
  211. package/{dist/types → dist-types}/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +3 -3
  212. package/{dist/types → dist-types}/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +3 -3
  213. package/{dist/types → dist-types}/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +3 -3
  214. package/{dist/types → dist-types}/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +3 -3
  215. package/{dist/types → dist-types}/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +3 -3
  216. package/{dist/types → dist-types}/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +3 -3
  217. package/{dist/types → dist-types}/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +3 -3
  218. package/{dist/types → dist-types}/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +3 -3
  219. package/{dist/types → dist-types}/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +3 -3
  220. package/{dist/types → dist-types}/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +3 -3
  221. package/{dist/types → dist-types}/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +3 -3
  222. package/{dist/types → dist-types}/ts3.4/commands/SendEmailCommand.d.ts +3 -3
  223. package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  224. package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  225. package/{dist/types → dist-types}/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +3 -3
  226. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  227. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  228. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  229. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  230. package/{dist/types → dist-types}/ts3.4/pagination/GetDedicatedIpsPaginator.d.ts +1 -1
  231. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  232. package/{dist/types → dist-types}/ts3.4/pagination/ListConfigurationSetsPaginator.d.ts +1 -1
  233. package/{dist/types → dist-types}/ts3.4/pagination/ListDedicatedIpPoolsPaginator.d.ts +1 -1
  234. package/{dist/types → dist-types}/ts3.4/pagination/ListDeliverabilityTestReportsPaginator.d.ts +1 -1
  235. package/{dist/types → dist-types}/ts3.4/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +1 -1
  236. package/{dist/types → dist-types}/ts3.4/pagination/ListEmailIdentitiesPaginator.d.ts +1 -1
  237. package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +2 -2
  238. package/{dist/types → dist-types/ts3.4}/runtimeConfig.browser.d.ts +37 -36
  239. package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
  240. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
  241. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  242. package/package.json +52 -49
  243. package/PinpointEmail.ts +0 -1718
  244. package/PinpointEmailClient.ts +0 -494
  245. package/commands/CreateConfigurationSetCommand.ts +0 -98
  246. package/commands/CreateConfigurationSetEventDestinationCommand.ts +0 -112
  247. package/commands/CreateDedicatedIpPoolCommand.ts +0 -97
  248. package/commands/CreateDeliverabilityTestReportCommand.ts +0 -108
  249. package/commands/CreateEmailIdentityCommand.ts +0 -107
  250. package/commands/DeleteConfigurationSetCommand.ts +0 -99
  251. package/commands/DeleteConfigurationSetEventDestinationCommand.ts +0 -111
  252. package/commands/DeleteDedicatedIpPoolCommand.ts +0 -94
  253. package/commands/DeleteEmailIdentityCommand.ts +0 -95
  254. package/commands/GetAccountCommand.ts +0 -95
  255. package/commands/GetBlacklistReportsCommand.ts +0 -94
  256. package/commands/GetConfigurationSetCommand.ts +0 -101
  257. package/commands/GetConfigurationSetEventDestinationsCommand.ts +0 -111
  258. package/commands/GetDedicatedIpCommand.ts +0 -96
  259. package/commands/GetDedicatedIpsCommand.ts +0 -95
  260. package/commands/GetDeliverabilityDashboardOptionsCommand.ts +0 -111
  261. package/commands/GetDeliverabilityTestReportCommand.ts +0 -99
  262. package/commands/GetDomainDeliverabilityCampaignCommand.ts +0 -105
  263. package/commands/GetDomainStatisticsReportCommand.ts +0 -98
  264. package/commands/GetEmailIdentityCommand.ts +0 -96
  265. package/commands/ListConfigurationSetsCommand.ts +0 -100
  266. package/commands/ListDedicatedIpPoolsCommand.ts +0 -95
  267. package/commands/ListDeliverabilityTestReportsCommand.ts +0 -101
  268. package/commands/ListDomainDeliverabilityCampaignsCommand.ts +0 -108
  269. package/commands/ListEmailIdentitiesCommand.ts +0 -96
  270. package/commands/ListTagsForResourceCommand.ts +0 -99
  271. package/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +0 -106
  272. package/commands/PutAccountSendingAttributesCommand.ts +0 -99
  273. package/commands/PutConfigurationSetDeliveryOptionsCommand.ts +0 -106
  274. package/commands/PutConfigurationSetReputationOptionsCommand.ts +0 -106
  275. package/commands/PutConfigurationSetSendingOptionsCommand.ts +0 -106
  276. package/commands/PutConfigurationSetTrackingOptionsCommand.ts +0 -106
  277. package/commands/PutDedicatedIpInPoolCommand.ts +0 -103
  278. package/commands/PutDedicatedIpWarmupAttributesCommand.ts +0 -102
  279. package/commands/PutDeliverabilityDashboardOptionCommand.ts +0 -108
  280. package/commands/PutEmailIdentityDkimAttributesCommand.ts +0 -102
  281. package/commands/PutEmailIdentityFeedbackAttributesCommand.ts +0 -115
  282. package/commands/PutEmailIdentityMailFromAttributesCommand.ts +0 -106
  283. package/commands/SendEmailCommand.ts +0 -111
  284. package/commands/TagResourceCommand.ts +0 -102
  285. package/commands/UntagResourceCommand.ts +0 -94
  286. package/commands/UpdateConfigurationSetEventDestinationCommand.ts +0 -111
  287. package/dist/cjs/PinpointEmail.js.map +0 -1
  288. package/dist/cjs/PinpointEmailClient.js.map +0 -1
  289. package/dist/cjs/commands/CreateConfigurationSetCommand.js.map +0 -1
  290. package/dist/cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  291. package/dist/cjs/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
  292. package/dist/cjs/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
  293. package/dist/cjs/commands/CreateEmailIdentityCommand.js.map +0 -1
  294. package/dist/cjs/commands/DeleteConfigurationSetCommand.js.map +0 -1
  295. package/dist/cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  296. package/dist/cjs/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
  297. package/dist/cjs/commands/DeleteEmailIdentityCommand.js.map +0 -1
  298. package/dist/cjs/commands/GetAccountCommand.js.map +0 -1
  299. package/dist/cjs/commands/GetBlacklistReportsCommand.js.map +0 -1
  300. package/dist/cjs/commands/GetConfigurationSetCommand.js.map +0 -1
  301. package/dist/cjs/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
  302. package/dist/cjs/commands/GetDedicatedIpCommand.js.map +0 -1
  303. package/dist/cjs/commands/GetDedicatedIpsCommand.js.map +0 -1
  304. package/dist/cjs/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
  305. package/dist/cjs/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
  306. package/dist/cjs/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
  307. package/dist/cjs/commands/GetDomainStatisticsReportCommand.js.map +0 -1
  308. package/dist/cjs/commands/GetEmailIdentityCommand.js.map +0 -1
  309. package/dist/cjs/commands/ListConfigurationSetsCommand.js.map +0 -1
  310. package/dist/cjs/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
  311. package/dist/cjs/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
  312. package/dist/cjs/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
  313. package/dist/cjs/commands/ListEmailIdentitiesCommand.js.map +0 -1
  314. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  315. package/dist/cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
  316. package/dist/cjs/commands/PutAccountSendingAttributesCommand.js.map +0 -1
  317. package/dist/cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  318. package/dist/cjs/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
  319. package/dist/cjs/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
  320. package/dist/cjs/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
  321. package/dist/cjs/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
  322. package/dist/cjs/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
  323. package/dist/cjs/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
  324. package/dist/cjs/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
  325. package/dist/cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
  326. package/dist/cjs/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
  327. package/dist/cjs/commands/SendEmailCommand.js.map +0 -1
  328. package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
  329. package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
  330. package/dist/cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  331. package/dist/cjs/endpoints.js.map +0 -1
  332. package/dist/cjs/index.js.map +0 -1
  333. package/dist/cjs/models/index.js.map +0 -1
  334. package/dist/cjs/models/models_0.js.map +0 -1
  335. package/dist/cjs/package.json +0 -91
  336. package/dist/cjs/pagination/GetDedicatedIpsPaginator.js.map +0 -1
  337. package/dist/cjs/pagination/Interfaces.js.map +0 -1
  338. package/dist/cjs/pagination/ListConfigurationSetsPaginator.js.map +0 -1
  339. package/dist/cjs/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
  340. package/dist/cjs/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
  341. package/dist/cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
  342. package/dist/cjs/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
  343. package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
  344. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  345. package/dist/cjs/runtimeConfig.js.map +0 -1
  346. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  347. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  348. package/dist/es/PinpointEmail.js.map +0 -1
  349. package/dist/es/PinpointEmailClient.js +0 -74
  350. package/dist/es/PinpointEmailClient.js.map +0 -1
  351. package/dist/es/commands/CreateConfigurationSetCommand.js.map +0 -1
  352. package/dist/es/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
  353. package/dist/es/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
  354. package/dist/es/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
  355. package/dist/es/commands/CreateEmailIdentityCommand.js +0 -78
  356. package/dist/es/commands/CreateEmailIdentityCommand.js.map +0 -1
  357. package/dist/es/commands/DeleteConfigurationSetCommand.js.map +0 -1
  358. package/dist/es/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
  359. package/dist/es/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
  360. package/dist/es/commands/DeleteEmailIdentityCommand.js.map +0 -1
  361. package/dist/es/commands/GetAccountCommand.js.map +0 -1
  362. package/dist/es/commands/GetBlacklistReportsCommand.js.map +0 -1
  363. package/dist/es/commands/GetConfigurationSetCommand.js.map +0 -1
  364. package/dist/es/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
  365. package/dist/es/commands/GetDedicatedIpCommand.js.map +0 -1
  366. package/dist/es/commands/GetDedicatedIpsCommand.js.map +0 -1
  367. package/dist/es/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
  368. package/dist/es/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
  369. package/dist/es/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
  370. package/dist/es/commands/GetDomainStatisticsReportCommand.js.map +0 -1
  371. package/dist/es/commands/GetEmailIdentityCommand.js.map +0 -1
  372. package/dist/es/commands/ListConfigurationSetsCommand.js.map +0 -1
  373. package/dist/es/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
  374. package/dist/es/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
  375. package/dist/es/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
  376. package/dist/es/commands/ListEmailIdentitiesCommand.js.map +0 -1
  377. package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  378. package/dist/es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
  379. package/dist/es/commands/PutAccountSendingAttributesCommand.js.map +0 -1
  380. package/dist/es/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
  381. package/dist/es/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
  382. package/dist/es/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
  383. package/dist/es/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
  384. package/dist/es/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
  385. package/dist/es/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
  386. package/dist/es/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
  387. package/dist/es/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
  388. package/dist/es/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -75
  389. package/dist/es/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
  390. package/dist/es/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
  391. package/dist/es/commands/SendEmailCommand.js +0 -82
  392. package/dist/es/commands/SendEmailCommand.js.map +0 -1
  393. package/dist/es/commands/TagResourceCommand.js.map +0 -1
  394. package/dist/es/commands/UntagResourceCommand.js.map +0 -1
  395. package/dist/es/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
  396. package/dist/es/endpoints.js.map +0 -1
  397. package/dist/es/index.js +0 -53
  398. package/dist/es/index.js.map +0 -1
  399. package/dist/es/models/index.js +0 -2
  400. package/dist/es/models/index.js.map +0 -1
  401. package/dist/es/models/models_0.js.map +0 -1
  402. package/dist/es/package.json +0 -91
  403. package/dist/es/pagination/GetDedicatedIpsPaginator.js.map +0 -1
  404. package/dist/es/pagination/Interfaces.js +0 -2
  405. package/dist/es/pagination/Interfaces.js.map +0 -1
  406. package/dist/es/pagination/ListConfigurationSetsPaginator.js.map +0 -1
  407. package/dist/es/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
  408. package/dist/es/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
  409. package/dist/es/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
  410. package/dist/es/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
  411. package/dist/es/protocols/Aws_restJson1.js.map +0 -1
  412. package/dist/es/runtimeConfig.browser.js.map +0 -1
  413. package/dist/es/runtimeConfig.js.map +0 -1
  414. package/dist/es/runtimeConfig.native.js.map +0 -1
  415. package/dist/es/runtimeConfig.shared.js.map +0 -1
  416. package/endpoints.ts +0 -62
  417. package/jest.config.js +0 -4
  418. package/models/models_0.ts +0 -3845
  419. package/pagination/GetDedicatedIpsPaginator.ts +0 -58
  420. package/pagination/Interfaces.ts +0 -7
  421. package/pagination/ListConfigurationSetsPaginator.ts +0 -58
  422. package/pagination/ListDedicatedIpPoolsPaginator.ts +0 -58
  423. package/pagination/ListDeliverabilityTestReportsPaginator.ts +0 -58
  424. package/pagination/ListDomainDeliverabilityCampaignsPaginator.ts +0 -58
  425. package/pagination/ListEmailIdentitiesPaginator.ts +0 -58
  426. package/protocols/Aws_restJson1.ts +0 -5816
  427. package/runtimeConfig.browser.ts +0 -40
  428. package/runtimeConfig.native.ts +0 -16
  429. package/runtimeConfig.shared.ts +0 -16
  430. package/runtimeConfig.ts +0 -45
  431. package/tsconfig.es.json +0 -12
  432. package/tsconfig.json +0 -32
@@ -1,46 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand, serializeAws_restJson1PutDeliverabilityDashboardOptionCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Enable or disable the Deliverability dashboard for your Amazon Pinpoint account. When you enable the
8
- * Deliverability dashboard, you gain access to reputation, deliverability, and other metrics for
9
- * the domains that you use to send email using Amazon Pinpoint. You also gain the ability to perform
10
- * predictive inbox placement tests.</p>
11
- * <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition
12
- * to any other fees that you accrue by using Amazon Pinpoint. For more information about the
13
- * features and cost of a Deliverability dashboard subscription, see <a href="http://aws.amazon.com/pinpoint/pricing/">Amazon Pinpoint Pricing</a>.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { PinpointEmailClient, PutDeliverabilityDashboardOptionCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
18
- * // const { PinpointEmailClient, PutDeliverabilityDashboardOptionCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
19
- * const client = new PinpointEmailClient(config);
20
- * const command = new PutDeliverabilityDashboardOptionCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link PutDeliverabilityDashboardOptionCommandInput} for command's `input` shape.
25
- * @see {@link PutDeliverabilityDashboardOptionCommandOutput} for command's `response` shape.
26
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
- var PutDeliverabilityDashboardOptionCommand = /** @class */ (function (_super) {
4
+ import { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand, serializeAws_restJson1PutDeliverabilityDashboardOptionCommand, } from "../protocols/Aws_restJson1";
6
+ var PutDeliverabilityDashboardOptionCommand = (function (_super) {
30
7
  __extends(PutDeliverabilityDashboardOptionCommand, _super);
31
- // Start section: command_properties
32
- // End section: command_properties
33
8
  function PutDeliverabilityDashboardOptionCommand(input) {
34
- var _this =
35
- // Start section: command_constructor
36
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
37
10
  _this.input = input;
38
11
  return _this;
39
- // End section: command_constructor
40
12
  }
41
- /**
42
- * @internal
43
- */
44
13
  PutDeliverabilityDashboardOptionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
45
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
46
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -68,4 +37,3 @@ var PutDeliverabilityDashboardOptionCommand = /** @class */ (function (_super) {
68
37
  return PutDeliverabilityDashboardOptionCommand;
69
38
  }($Command));
70
39
  export { PutDeliverabilityDashboardOptionCommand };
71
- //# sourceMappingURL=PutDeliverabilityDashboardOptionCommand.js.map
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand, serializeAws_restJson1PutEmailIdentityDkimAttributesCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Used to enable or disable DKIM authentication for an email identity.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { PinpointEmailClient, PutEmailIdentityDkimAttributesCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
12
- * // const { PinpointEmailClient, PutEmailIdentityDkimAttributesCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
13
- * const client = new PinpointEmailClient(config);
14
- * const command = new PutEmailIdentityDkimAttributesCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link PutEmailIdentityDkimAttributesCommandInput} for command's `input` shape.
19
- * @see {@link PutEmailIdentityDkimAttributesCommandOutput} for command's `response` shape.
20
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var PutEmailIdentityDkimAttributesCommand = /** @class */ (function (_super) {
4
+ import { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand, serializeAws_restJson1PutEmailIdentityDkimAttributesCommand, } from "../protocols/Aws_restJson1";
6
+ var PutEmailIdentityDkimAttributesCommand = (function (_super) {
24
7
  __extends(PutEmailIdentityDkimAttributesCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function PutEmailIdentityDkimAttributesCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  PutEmailIdentityDkimAttributesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +37,3 @@ var PutEmailIdentityDkimAttributesCommand = /** @class */ (function (_super) {
62
37
  return PutEmailIdentityDkimAttributesCommand;
63
38
  }($Command));
64
39
  export { PutEmailIdentityDkimAttributesCommand };
65
- //# sourceMappingURL=PutEmailIdentityDkimAttributesCommand.js.map
@@ -0,0 +1,39 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { PutEmailIdentityFeedbackAttributesRequest, PutEmailIdentityFeedbackAttributesResponse, } from "../models/models_0";
5
+ import { deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, } from "../protocols/Aws_restJson1";
6
+ var PutEmailIdentityFeedbackAttributesCommand = (function (_super) {
7
+ __extends(PutEmailIdentityFeedbackAttributesCommand, _super);
8
+ function PutEmailIdentityFeedbackAttributesCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ PutEmailIdentityFeedbackAttributesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "PinpointEmailClient";
18
+ var commandName = "PutEmailIdentityFeedbackAttributesCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: PutEmailIdentityFeedbackAttributesRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: PutEmailIdentityFeedbackAttributesResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ PutEmailIdentityFeedbackAttributesCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand(input, context);
33
+ };
34
+ PutEmailIdentityFeedbackAttributesCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand(output, context);
36
+ };
37
+ return PutEmailIdentityFeedbackAttributesCommand;
38
+ }($Command));
39
+ export { PutEmailIdentityFeedbackAttributesCommand };
@@ -1,41 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { PutEmailIdentityMailFromAttributesRequest, PutEmailIdentityMailFromAttributesResponse, } from "../models/models_0";
3
- import { deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Used to enable or disable the custom Mail-From domain configuration for an email
8
- * identity.</p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { PinpointEmailClient, PutEmailIdentityMailFromAttributesCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
13
- * // const { PinpointEmailClient, PutEmailIdentityMailFromAttributesCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
14
- * const client = new PinpointEmailClient(config);
15
- * const command = new PutEmailIdentityMailFromAttributesCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link PutEmailIdentityMailFromAttributesCommandInput} for command's `input` shape.
20
- * @see {@link PutEmailIdentityMailFromAttributesCommandOutput} for command's `response` shape.
21
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var PutEmailIdentityMailFromAttributesCommand = /** @class */ (function (_super) {
4
+ import { PutEmailIdentityMailFromAttributesRequest, PutEmailIdentityMailFromAttributesResponse, } from "../models/models_0";
5
+ import { deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, } from "../protocols/Aws_restJson1";
6
+ var PutEmailIdentityMailFromAttributesCommand = (function (_super) {
25
7
  __extends(PutEmailIdentityMailFromAttributesCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function PutEmailIdentityMailFromAttributesCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  PutEmailIdentityMailFromAttributesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -63,4 +37,3 @@ var PutEmailIdentityMailFromAttributesCommand = /** @class */ (function (_super)
63
37
  return PutEmailIdentityMailFromAttributesCommand;
64
38
  }($Command));
65
39
  export { PutEmailIdentityMailFromAttributesCommand };
66
- //# sourceMappingURL=PutEmailIdentityMailFromAttributesCommand.js.map
@@ -0,0 +1,39 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { SendEmailRequest, SendEmailResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1SendEmailCommand, serializeAws_restJson1SendEmailCommand, } from "../protocols/Aws_restJson1";
6
+ var SendEmailCommand = (function (_super) {
7
+ __extends(SendEmailCommand, _super);
8
+ function SendEmailCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ SendEmailCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "PinpointEmailClient";
18
+ var commandName = "SendEmailCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: SendEmailRequest.filterSensitiveLog,
24
+ outputFilterSensitiveLog: SendEmailResponse.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ SendEmailCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_restJson1SendEmailCommand(input, context);
33
+ };
34
+ SendEmailCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_restJson1SendEmailCommand(output, context);
36
+ };
37
+ return SendEmailCommand;
38
+ }($Command));
39
+ export { SendEmailCommand };
@@ -1,48 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Add one or more tags (keys and values) to a specified resource. A
8
- * <i>tag</i> is a label that you optionally define and associate with a
9
- * resource in Amazon Pinpoint. Tags can help you categorize and manage resources in different ways,
10
- * such as by purpose, owner, environment, or other criteria. A resource can have as many
11
- * as 50 tags.</p>
12
- * <p>Each tag consists of a required <i>tag key</i> and an
13
- * associated <i>tag value</i>, both of which you define. A tag key is a
14
- * general label that acts as a category for more specific tag values. A tag value acts as
15
- * a descriptor within a tag key.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { PinpointEmailClient, TagResourceCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
20
- * // const { PinpointEmailClient, TagResourceCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
21
- * const client = new PinpointEmailClient(config);
22
- * const command = new TagResourceCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link TagResourceCommandInput} for command's `input` shape.
27
- * @see {@link TagResourceCommandOutput} for command's `response` shape.
28
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
31
- var TagResourceCommand = /** @class */ (function (_super) {
4
+ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
+ var TagResourceCommand = (function (_super) {
32
7
  __extends(TagResourceCommand, _super);
33
- // Start section: command_properties
34
- // End section: command_properties
35
8
  function TagResourceCommand(input) {
36
- var _this =
37
- // Start section: command_constructor
38
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
39
10
  _this.input = input;
40
11
  return _this;
41
- // End section: command_constructor
42
12
  }
43
- /**
44
- * @internal
45
- */
46
13
  TagResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
47
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
48
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -70,4 +37,3 @@ var TagResourceCommand = /** @class */ (function (_super) {
70
37
  return TagResourceCommand;
71
38
  }($Command));
72
39
  export { TagResourceCommand };
73
- //# sourceMappingURL=TagResourceCommand.js.map
@@ -1,40 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Remove one or more tags (keys and values) from a specified resource.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { PinpointEmailClient, UntagResourceCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
12
- * // const { PinpointEmailClient, UntagResourceCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
13
- * const client = new PinpointEmailClient(config);
14
- * const command = new UntagResourceCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link UntagResourceCommandInput} for command's `input` shape.
19
- * @see {@link UntagResourceCommandOutput} for command's `response` shape.
20
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var UntagResourceCommand = /** @class */ (function (_super) {
4
+ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
+ var UntagResourceCommand = (function (_super) {
24
7
  __extends(UntagResourceCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function UntagResourceCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  UntagResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +37,3 @@ var UntagResourceCommand = /** @class */ (function (_super) {
62
37
  return UntagResourceCommand;
63
38
  }($Command));
64
39
  export { UntagResourceCommand };
65
- //# sourceMappingURL=UntagResourceCommand.js.map
@@ -1,45 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { UpdateConfigurationSetEventDestinationRequest, UpdateConfigurationSetEventDestinationResponse, } from "../models/models_0";
3
- import { deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Update the configuration of an event destination for a configuration set.</p>
8
- * <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,
9
- * clicks, bounces, and complaints. <i>Event destinations</i> are places that
10
- * you can send information about these events to. For example, you can send event data to
11
- * Amazon SNS to receive notifications when you receive bounces or complaints, or you can use
12
- * Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { PinpointEmailClient, UpdateConfigurationSetEventDestinationCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
17
- * // const { PinpointEmailClient, UpdateConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
18
- * const client = new PinpointEmailClient(config);
19
- * const command = new UpdateConfigurationSetEventDestinationCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link UpdateConfigurationSetEventDestinationCommandInput} for command's `input` shape.
24
- * @see {@link UpdateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
25
- * @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
- var UpdateConfigurationSetEventDestinationCommand = /** @class */ (function (_super) {
4
+ import { UpdateConfigurationSetEventDestinationRequest, UpdateConfigurationSetEventDestinationResponse, } from "../models/models_0";
5
+ import { deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
6
+ var UpdateConfigurationSetEventDestinationCommand = (function (_super) {
29
7
  __extends(UpdateConfigurationSetEventDestinationCommand, _super);
30
- // Start section: command_properties
31
- // End section: command_properties
32
8
  function UpdateConfigurationSetEventDestinationCommand(input) {
33
- var _this =
34
- // Start section: command_constructor
35
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
36
10
  _this.input = input;
37
11
  return _this;
38
- // End section: command_constructor
39
12
  }
40
- /**
41
- * @internal
42
- */
43
13
  UpdateConfigurationSetEventDestinationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
44
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
45
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -67,4 +37,3 @@ var UpdateConfigurationSetEventDestinationCommand = /** @class */ (function (_su
67
37
  return UpdateConfigurationSetEventDestinationCommand;
68
38
  }($Command));
69
39
  export { UpdateConfigurationSetEventDestinationCommand };
70
- //# sourceMappingURL=UpdateConfigurationSetEventDestinationCommand.js.map
@@ -52,7 +52,6 @@ var partitionHash = {
52
52
  };
53
53
  export var defaultRegionInfoProvider = function (region, options) { return __awaiter(void 0, void 0, void 0, function () {
54
54
  return __generator(this, function (_a) {
55
- return [2 /*return*/, getRegionInfo(region, __assign(__assign({}, options), { signingService: "ses", regionHash: regionHash, partitionHash: partitionHash }))];
55
+ return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "ses", regionHash: regionHash, partitionHash: partitionHash }))];
56
56
  });
57
57
  }); };
58
- //# sourceMappingURL=endpoints.js.map
File without changes