@aws-sdk/client-pinpoint 3.478.0 → 3.481.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 (493) hide show
  1. package/dist-cjs/commands/CreateAppCommand.js +18 -41
  2. package/dist-cjs/commands/CreateCampaignCommand.js +18 -41
  3. package/dist-cjs/commands/CreateEmailTemplateCommand.js +18 -41
  4. package/dist-cjs/commands/CreateExportJobCommand.js +18 -41
  5. package/dist-cjs/commands/CreateImportJobCommand.js +18 -41
  6. package/dist-cjs/commands/CreateInAppTemplateCommand.js +18 -41
  7. package/dist-cjs/commands/CreateJourneyCommand.js +18 -41
  8. package/dist-cjs/commands/CreatePushTemplateCommand.js +18 -41
  9. package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +18 -41
  10. package/dist-cjs/commands/CreateSegmentCommand.js +18 -41
  11. package/dist-cjs/commands/CreateSmsTemplateCommand.js +18 -41
  12. package/dist-cjs/commands/CreateVoiceTemplateCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteAdmChannelCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteApnsChannelCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteAppCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteBaiduChannelCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteCampaignCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteEmailChannelCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteEndpointCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteEventStreamCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteGcmChannelCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteInAppTemplateCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteJourneyCommand.js +18 -41
  28. package/dist-cjs/commands/DeletePushTemplateCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +18 -41
  30. package/dist-cjs/commands/DeleteSegmentCommand.js +18 -41
  31. package/dist-cjs/commands/DeleteSmsChannelCommand.js +18 -41
  32. package/dist-cjs/commands/DeleteSmsTemplateCommand.js +18 -41
  33. package/dist-cjs/commands/DeleteUserEndpointsCommand.js +18 -41
  34. package/dist-cjs/commands/DeleteVoiceChannelCommand.js +18 -41
  35. package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +18 -41
  36. package/dist-cjs/commands/GetAdmChannelCommand.js +18 -41
  37. package/dist-cjs/commands/GetApnsChannelCommand.js +18 -41
  38. package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +18 -41
  39. package/dist-cjs/commands/GetApnsVoipChannelCommand.js +18 -41
  40. package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +18 -41
  41. package/dist-cjs/commands/GetAppCommand.js +18 -41
  42. package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +18 -41
  43. package/dist-cjs/commands/GetApplicationSettingsCommand.js +18 -41
  44. package/dist-cjs/commands/GetAppsCommand.js +18 -41
  45. package/dist-cjs/commands/GetBaiduChannelCommand.js +18 -41
  46. package/dist-cjs/commands/GetCampaignActivitiesCommand.js +18 -41
  47. package/dist-cjs/commands/GetCampaignCommand.js +18 -41
  48. package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +18 -41
  49. package/dist-cjs/commands/GetCampaignVersionCommand.js +18 -41
  50. package/dist-cjs/commands/GetCampaignVersionsCommand.js +18 -41
  51. package/dist-cjs/commands/GetCampaignsCommand.js +18 -41
  52. package/dist-cjs/commands/GetChannelsCommand.js +18 -41
  53. package/dist-cjs/commands/GetEmailChannelCommand.js +18 -41
  54. package/dist-cjs/commands/GetEmailTemplateCommand.js +18 -41
  55. package/dist-cjs/commands/GetEndpointCommand.js +18 -41
  56. package/dist-cjs/commands/GetEventStreamCommand.js +18 -41
  57. package/dist-cjs/commands/GetExportJobCommand.js +18 -41
  58. package/dist-cjs/commands/GetExportJobsCommand.js +18 -41
  59. package/dist-cjs/commands/GetGcmChannelCommand.js +18 -41
  60. package/dist-cjs/commands/GetImportJobCommand.js +18 -41
  61. package/dist-cjs/commands/GetImportJobsCommand.js +18 -41
  62. package/dist-cjs/commands/GetInAppMessagesCommand.js +18 -41
  63. package/dist-cjs/commands/GetInAppTemplateCommand.js +18 -41
  64. package/dist-cjs/commands/GetJourneyCommand.js +18 -41
  65. package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +18 -41
  66. package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +18 -41
  67. package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +18 -41
  68. package/dist-cjs/commands/GetJourneyRunExecutionActivityMetricsCommand.js +18 -41
  69. package/dist-cjs/commands/GetJourneyRunExecutionMetricsCommand.js +18 -41
  70. package/dist-cjs/commands/GetJourneyRunsCommand.js +18 -41
  71. package/dist-cjs/commands/GetPushTemplateCommand.js +18 -41
  72. package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +18 -41
  73. package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +18 -41
  74. package/dist-cjs/commands/GetSegmentCommand.js +18 -41
  75. package/dist-cjs/commands/GetSegmentExportJobsCommand.js +18 -41
  76. package/dist-cjs/commands/GetSegmentImportJobsCommand.js +18 -41
  77. package/dist-cjs/commands/GetSegmentVersionCommand.js +18 -41
  78. package/dist-cjs/commands/GetSegmentVersionsCommand.js +18 -41
  79. package/dist-cjs/commands/GetSegmentsCommand.js +18 -41
  80. package/dist-cjs/commands/GetSmsChannelCommand.js +18 -41
  81. package/dist-cjs/commands/GetSmsTemplateCommand.js +18 -41
  82. package/dist-cjs/commands/GetUserEndpointsCommand.js +18 -41
  83. package/dist-cjs/commands/GetVoiceChannelCommand.js +18 -41
  84. package/dist-cjs/commands/GetVoiceTemplateCommand.js +18 -41
  85. package/dist-cjs/commands/ListJourneysCommand.js +18 -41
  86. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  87. package/dist-cjs/commands/ListTemplateVersionsCommand.js +18 -41
  88. package/dist-cjs/commands/ListTemplatesCommand.js +18 -41
  89. package/dist-cjs/commands/PhoneNumberValidateCommand.js +18 -41
  90. package/dist-cjs/commands/PutEventStreamCommand.js +18 -41
  91. package/dist-cjs/commands/PutEventsCommand.js +18 -41
  92. package/dist-cjs/commands/RemoveAttributesCommand.js +18 -41
  93. package/dist-cjs/commands/SendMessagesCommand.js +18 -41
  94. package/dist-cjs/commands/SendOTPMessageCommand.js +18 -41
  95. package/dist-cjs/commands/SendUsersMessagesCommand.js +18 -41
  96. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  97. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  98. package/dist-cjs/commands/UpdateAdmChannelCommand.js +18 -41
  99. package/dist-cjs/commands/UpdateApnsChannelCommand.js +18 -41
  100. package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +18 -41
  101. package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +18 -41
  102. package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +18 -41
  103. package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +18 -41
  104. package/dist-cjs/commands/UpdateBaiduChannelCommand.js +18 -41
  105. package/dist-cjs/commands/UpdateCampaignCommand.js +18 -41
  106. package/dist-cjs/commands/UpdateEmailChannelCommand.js +18 -41
  107. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +18 -41
  108. package/dist-cjs/commands/UpdateEndpointCommand.js +18 -41
  109. package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +18 -41
  110. package/dist-cjs/commands/UpdateGcmChannelCommand.js +18 -41
  111. package/dist-cjs/commands/UpdateInAppTemplateCommand.js +18 -41
  112. package/dist-cjs/commands/UpdateJourneyCommand.js +18 -41
  113. package/dist-cjs/commands/UpdateJourneyStateCommand.js +18 -41
  114. package/dist-cjs/commands/UpdatePushTemplateCommand.js +18 -41
  115. package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +18 -41
  116. package/dist-cjs/commands/UpdateSegmentCommand.js +18 -41
  117. package/dist-cjs/commands/UpdateSmsChannelCommand.js +18 -41
  118. package/dist-cjs/commands/UpdateSmsTemplateCommand.js +18 -41
  119. package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +18 -41
  120. package/dist-cjs/commands/UpdateVoiceChannelCommand.js +18 -41
  121. package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +18 -41
  122. package/dist-cjs/commands/VerifyOTPMessageCommand.js +18 -41
  123. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  124. package/dist-es/commands/CreateAppCommand.js +18 -41
  125. package/dist-es/commands/CreateCampaignCommand.js +18 -41
  126. package/dist-es/commands/CreateEmailTemplateCommand.js +18 -41
  127. package/dist-es/commands/CreateExportJobCommand.js +18 -41
  128. package/dist-es/commands/CreateImportJobCommand.js +18 -41
  129. package/dist-es/commands/CreateInAppTemplateCommand.js +18 -41
  130. package/dist-es/commands/CreateJourneyCommand.js +18 -41
  131. package/dist-es/commands/CreatePushTemplateCommand.js +18 -41
  132. package/dist-es/commands/CreateRecommenderConfigurationCommand.js +18 -41
  133. package/dist-es/commands/CreateSegmentCommand.js +18 -41
  134. package/dist-es/commands/CreateSmsTemplateCommand.js +18 -41
  135. package/dist-es/commands/CreateVoiceTemplateCommand.js +18 -41
  136. package/dist-es/commands/DeleteAdmChannelCommand.js +18 -41
  137. package/dist-es/commands/DeleteApnsChannelCommand.js +18 -41
  138. package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +18 -41
  139. package/dist-es/commands/DeleteApnsVoipChannelCommand.js +18 -41
  140. package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +18 -41
  141. package/dist-es/commands/DeleteAppCommand.js +18 -41
  142. package/dist-es/commands/DeleteBaiduChannelCommand.js +18 -41
  143. package/dist-es/commands/DeleteCampaignCommand.js +18 -41
  144. package/dist-es/commands/DeleteEmailChannelCommand.js +18 -41
  145. package/dist-es/commands/DeleteEmailTemplateCommand.js +18 -41
  146. package/dist-es/commands/DeleteEndpointCommand.js +18 -41
  147. package/dist-es/commands/DeleteEventStreamCommand.js +18 -41
  148. package/dist-es/commands/DeleteGcmChannelCommand.js +18 -41
  149. package/dist-es/commands/DeleteInAppTemplateCommand.js +18 -41
  150. package/dist-es/commands/DeleteJourneyCommand.js +18 -41
  151. package/dist-es/commands/DeletePushTemplateCommand.js +18 -41
  152. package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +18 -41
  153. package/dist-es/commands/DeleteSegmentCommand.js +18 -41
  154. package/dist-es/commands/DeleteSmsChannelCommand.js +18 -41
  155. package/dist-es/commands/DeleteSmsTemplateCommand.js +18 -41
  156. package/dist-es/commands/DeleteUserEndpointsCommand.js +18 -41
  157. package/dist-es/commands/DeleteVoiceChannelCommand.js +18 -41
  158. package/dist-es/commands/DeleteVoiceTemplateCommand.js +18 -41
  159. package/dist-es/commands/GetAdmChannelCommand.js +18 -41
  160. package/dist-es/commands/GetApnsChannelCommand.js +18 -41
  161. package/dist-es/commands/GetApnsSandboxChannelCommand.js +18 -41
  162. package/dist-es/commands/GetApnsVoipChannelCommand.js +18 -41
  163. package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +18 -41
  164. package/dist-es/commands/GetAppCommand.js +18 -41
  165. package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +18 -41
  166. package/dist-es/commands/GetApplicationSettingsCommand.js +18 -41
  167. package/dist-es/commands/GetAppsCommand.js +18 -41
  168. package/dist-es/commands/GetBaiduChannelCommand.js +18 -41
  169. package/dist-es/commands/GetCampaignActivitiesCommand.js +18 -41
  170. package/dist-es/commands/GetCampaignCommand.js +18 -41
  171. package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +18 -41
  172. package/dist-es/commands/GetCampaignVersionCommand.js +18 -41
  173. package/dist-es/commands/GetCampaignVersionsCommand.js +18 -41
  174. package/dist-es/commands/GetCampaignsCommand.js +18 -41
  175. package/dist-es/commands/GetChannelsCommand.js +18 -41
  176. package/dist-es/commands/GetEmailChannelCommand.js +18 -41
  177. package/dist-es/commands/GetEmailTemplateCommand.js +18 -41
  178. package/dist-es/commands/GetEndpointCommand.js +18 -41
  179. package/dist-es/commands/GetEventStreamCommand.js +18 -41
  180. package/dist-es/commands/GetExportJobCommand.js +18 -41
  181. package/dist-es/commands/GetExportJobsCommand.js +18 -41
  182. package/dist-es/commands/GetGcmChannelCommand.js +18 -41
  183. package/dist-es/commands/GetImportJobCommand.js +18 -41
  184. package/dist-es/commands/GetImportJobsCommand.js +18 -41
  185. package/dist-es/commands/GetInAppMessagesCommand.js +18 -41
  186. package/dist-es/commands/GetInAppTemplateCommand.js +18 -41
  187. package/dist-es/commands/GetJourneyCommand.js +18 -41
  188. package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +18 -41
  189. package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +18 -41
  190. package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +18 -41
  191. package/dist-es/commands/GetJourneyRunExecutionActivityMetricsCommand.js +18 -41
  192. package/dist-es/commands/GetJourneyRunExecutionMetricsCommand.js +18 -41
  193. package/dist-es/commands/GetJourneyRunsCommand.js +18 -41
  194. package/dist-es/commands/GetPushTemplateCommand.js +18 -41
  195. package/dist-es/commands/GetRecommenderConfigurationCommand.js +18 -41
  196. package/dist-es/commands/GetRecommenderConfigurationsCommand.js +18 -41
  197. package/dist-es/commands/GetSegmentCommand.js +18 -41
  198. package/dist-es/commands/GetSegmentExportJobsCommand.js +18 -41
  199. package/dist-es/commands/GetSegmentImportJobsCommand.js +18 -41
  200. package/dist-es/commands/GetSegmentVersionCommand.js +18 -41
  201. package/dist-es/commands/GetSegmentVersionsCommand.js +18 -41
  202. package/dist-es/commands/GetSegmentsCommand.js +18 -41
  203. package/dist-es/commands/GetSmsChannelCommand.js +18 -41
  204. package/dist-es/commands/GetSmsTemplateCommand.js +18 -41
  205. package/dist-es/commands/GetUserEndpointsCommand.js +18 -41
  206. package/dist-es/commands/GetVoiceChannelCommand.js +18 -41
  207. package/dist-es/commands/GetVoiceTemplateCommand.js +18 -41
  208. package/dist-es/commands/ListJourneysCommand.js +18 -41
  209. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  210. package/dist-es/commands/ListTemplateVersionsCommand.js +18 -41
  211. package/dist-es/commands/ListTemplatesCommand.js +18 -41
  212. package/dist-es/commands/PhoneNumberValidateCommand.js +18 -41
  213. package/dist-es/commands/PutEventStreamCommand.js +18 -41
  214. package/dist-es/commands/PutEventsCommand.js +18 -41
  215. package/dist-es/commands/RemoveAttributesCommand.js +18 -41
  216. package/dist-es/commands/SendMessagesCommand.js +18 -41
  217. package/dist-es/commands/SendOTPMessageCommand.js +18 -41
  218. package/dist-es/commands/SendUsersMessagesCommand.js +18 -41
  219. package/dist-es/commands/TagResourceCommand.js +18 -41
  220. package/dist-es/commands/UntagResourceCommand.js +18 -41
  221. package/dist-es/commands/UpdateAdmChannelCommand.js +18 -41
  222. package/dist-es/commands/UpdateApnsChannelCommand.js +18 -41
  223. package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +18 -41
  224. package/dist-es/commands/UpdateApnsVoipChannelCommand.js +18 -41
  225. package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +18 -41
  226. package/dist-es/commands/UpdateApplicationSettingsCommand.js +18 -41
  227. package/dist-es/commands/UpdateBaiduChannelCommand.js +18 -41
  228. package/dist-es/commands/UpdateCampaignCommand.js +18 -41
  229. package/dist-es/commands/UpdateEmailChannelCommand.js +18 -41
  230. package/dist-es/commands/UpdateEmailTemplateCommand.js +18 -41
  231. package/dist-es/commands/UpdateEndpointCommand.js +18 -41
  232. package/dist-es/commands/UpdateEndpointsBatchCommand.js +18 -41
  233. package/dist-es/commands/UpdateGcmChannelCommand.js +18 -41
  234. package/dist-es/commands/UpdateInAppTemplateCommand.js +18 -41
  235. package/dist-es/commands/UpdateJourneyCommand.js +18 -41
  236. package/dist-es/commands/UpdateJourneyStateCommand.js +18 -41
  237. package/dist-es/commands/UpdatePushTemplateCommand.js +18 -41
  238. package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +18 -41
  239. package/dist-es/commands/UpdateSegmentCommand.js +18 -41
  240. package/dist-es/commands/UpdateSmsChannelCommand.js +18 -41
  241. package/dist-es/commands/UpdateSmsTemplateCommand.js +18 -41
  242. package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +18 -41
  243. package/dist-es/commands/UpdateVoiceChannelCommand.js +18 -41
  244. package/dist-es/commands/UpdateVoiceTemplateCommand.js +18 -41
  245. package/dist-es/commands/VerifyOTPMessageCommand.js +18 -41
  246. package/dist-es/endpoint/EndpointParameters.js +6 -0
  247. package/dist-types/commands/CreateAppCommand.d.ts +6 -21
  248. package/dist-types/commands/CreateCampaignCommand.d.ts +6 -21
  249. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +6 -21
  250. package/dist-types/commands/CreateExportJobCommand.d.ts +6 -21
  251. package/dist-types/commands/CreateImportJobCommand.d.ts +6 -21
  252. package/dist-types/commands/CreateInAppTemplateCommand.d.ts +6 -21
  253. package/dist-types/commands/CreateJourneyCommand.d.ts +6 -21
  254. package/dist-types/commands/CreatePushTemplateCommand.d.ts +6 -21
  255. package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +6 -21
  256. package/dist-types/commands/CreateSegmentCommand.d.ts +6 -21
  257. package/dist-types/commands/CreateSmsTemplateCommand.d.ts +6 -21
  258. package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +6 -21
  259. package/dist-types/commands/DeleteAdmChannelCommand.d.ts +6 -21
  260. package/dist-types/commands/DeleteApnsChannelCommand.d.ts +6 -21
  261. package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +6 -21
  262. package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +6 -21
  263. package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +6 -21
  264. package/dist-types/commands/DeleteAppCommand.d.ts +6 -21
  265. package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +6 -21
  266. package/dist-types/commands/DeleteCampaignCommand.d.ts +6 -21
  267. package/dist-types/commands/DeleteEmailChannelCommand.d.ts +6 -21
  268. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +6 -21
  269. package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -21
  270. package/dist-types/commands/DeleteEventStreamCommand.d.ts +6 -21
  271. package/dist-types/commands/DeleteGcmChannelCommand.d.ts +6 -21
  272. package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +6 -21
  273. package/dist-types/commands/DeleteJourneyCommand.d.ts +6 -21
  274. package/dist-types/commands/DeletePushTemplateCommand.d.ts +6 -21
  275. package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +6 -21
  276. package/dist-types/commands/DeleteSegmentCommand.d.ts +6 -21
  277. package/dist-types/commands/DeleteSmsChannelCommand.d.ts +6 -21
  278. package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +6 -21
  279. package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +6 -21
  280. package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +6 -21
  281. package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +6 -21
  282. package/dist-types/commands/GetAdmChannelCommand.d.ts +6 -21
  283. package/dist-types/commands/GetApnsChannelCommand.d.ts +6 -21
  284. package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +6 -21
  285. package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +6 -21
  286. package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +6 -21
  287. package/dist-types/commands/GetAppCommand.d.ts +6 -21
  288. package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +6 -21
  289. package/dist-types/commands/GetApplicationSettingsCommand.d.ts +6 -21
  290. package/dist-types/commands/GetAppsCommand.d.ts +6 -21
  291. package/dist-types/commands/GetBaiduChannelCommand.d.ts +6 -21
  292. package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +6 -21
  293. package/dist-types/commands/GetCampaignCommand.d.ts +6 -21
  294. package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +6 -21
  295. package/dist-types/commands/GetCampaignVersionCommand.d.ts +6 -21
  296. package/dist-types/commands/GetCampaignVersionsCommand.d.ts +6 -21
  297. package/dist-types/commands/GetCampaignsCommand.d.ts +6 -21
  298. package/dist-types/commands/GetChannelsCommand.d.ts +6 -21
  299. package/dist-types/commands/GetEmailChannelCommand.d.ts +6 -21
  300. package/dist-types/commands/GetEmailTemplateCommand.d.ts +6 -21
  301. package/dist-types/commands/GetEndpointCommand.d.ts +6 -21
  302. package/dist-types/commands/GetEventStreamCommand.d.ts +6 -21
  303. package/dist-types/commands/GetExportJobCommand.d.ts +6 -21
  304. package/dist-types/commands/GetExportJobsCommand.d.ts +6 -21
  305. package/dist-types/commands/GetGcmChannelCommand.d.ts +6 -21
  306. package/dist-types/commands/GetImportJobCommand.d.ts +6 -21
  307. package/dist-types/commands/GetImportJobsCommand.d.ts +6 -21
  308. package/dist-types/commands/GetInAppMessagesCommand.d.ts +6 -21
  309. package/dist-types/commands/GetInAppTemplateCommand.d.ts +6 -21
  310. package/dist-types/commands/GetJourneyCommand.d.ts +6 -21
  311. package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +6 -21
  312. package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +6 -21
  313. package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +6 -21
  314. package/dist-types/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +6 -21
  315. package/dist-types/commands/GetJourneyRunExecutionMetricsCommand.d.ts +6 -21
  316. package/dist-types/commands/GetJourneyRunsCommand.d.ts +6 -21
  317. package/dist-types/commands/GetPushTemplateCommand.d.ts +6 -21
  318. package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +6 -21
  319. package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +6 -21
  320. package/dist-types/commands/GetSegmentCommand.d.ts +6 -21
  321. package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +6 -21
  322. package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +6 -21
  323. package/dist-types/commands/GetSegmentVersionCommand.d.ts +6 -21
  324. package/dist-types/commands/GetSegmentVersionsCommand.d.ts +6 -21
  325. package/dist-types/commands/GetSegmentsCommand.d.ts +6 -21
  326. package/dist-types/commands/GetSmsChannelCommand.d.ts +6 -21
  327. package/dist-types/commands/GetSmsTemplateCommand.d.ts +6 -21
  328. package/dist-types/commands/GetUserEndpointsCommand.d.ts +6 -21
  329. package/dist-types/commands/GetVoiceChannelCommand.d.ts +6 -21
  330. package/dist-types/commands/GetVoiceTemplateCommand.d.ts +6 -21
  331. package/dist-types/commands/ListJourneysCommand.d.ts +6 -21
  332. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  333. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +6 -21
  334. package/dist-types/commands/ListTemplatesCommand.d.ts +6 -21
  335. package/dist-types/commands/PhoneNumberValidateCommand.d.ts +6 -21
  336. package/dist-types/commands/PutEventStreamCommand.d.ts +6 -21
  337. package/dist-types/commands/PutEventsCommand.d.ts +6 -21
  338. package/dist-types/commands/RemoveAttributesCommand.d.ts +6 -21
  339. package/dist-types/commands/SendMessagesCommand.d.ts +6 -21
  340. package/dist-types/commands/SendOTPMessageCommand.d.ts +6 -21
  341. package/dist-types/commands/SendUsersMessagesCommand.d.ts +6 -21
  342. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  343. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  344. package/dist-types/commands/UpdateAdmChannelCommand.d.ts +6 -21
  345. package/dist-types/commands/UpdateApnsChannelCommand.d.ts +6 -21
  346. package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +6 -21
  347. package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +6 -21
  348. package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +6 -21
  349. package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +6 -21
  350. package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +6 -21
  351. package/dist-types/commands/UpdateCampaignCommand.d.ts +6 -21
  352. package/dist-types/commands/UpdateEmailChannelCommand.d.ts +6 -21
  353. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +6 -21
  354. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -21
  355. package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +6 -21
  356. package/dist-types/commands/UpdateGcmChannelCommand.d.ts +6 -21
  357. package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +6 -21
  358. package/dist-types/commands/UpdateJourneyCommand.d.ts +6 -21
  359. package/dist-types/commands/UpdateJourneyStateCommand.d.ts +6 -21
  360. package/dist-types/commands/UpdatePushTemplateCommand.d.ts +6 -21
  361. package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +6 -21
  362. package/dist-types/commands/UpdateSegmentCommand.d.ts +6 -21
  363. package/dist-types/commands/UpdateSmsChannelCommand.d.ts +6 -21
  364. package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +6 -21
  365. package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +6 -21
  366. package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +6 -21
  367. package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +6 -21
  368. package/dist-types/commands/VerifyOTPMessageCommand.d.ts +6 -21
  369. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  370. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +14 -23
  371. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +14 -23
  372. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +14 -23
  373. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +14 -23
  374. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/CreateInAppTemplateCommand.d.ts +14 -23
  376. package/dist-types/ts3.4/commands/CreateJourneyCommand.d.ts +14 -23
  377. package/dist-types/ts3.4/commands/CreatePushTemplateCommand.d.ts +14 -23
  378. package/dist-types/ts3.4/commands/CreateRecommenderConfigurationCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/CreateSegmentCommand.d.ts +14 -23
  380. package/dist-types/ts3.4/commands/CreateSmsTemplateCommand.d.ts +14 -23
  381. package/dist-types/ts3.4/commands/CreateVoiceTemplateCommand.d.ts +14 -23
  382. package/dist-types/ts3.4/commands/DeleteAdmChannelCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/DeleteApnsChannelCommand.d.ts +14 -23
  384. package/dist-types/ts3.4/commands/DeleteApnsSandboxChannelCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/DeleteApnsVoipChannelCommand.d.ts +12 -24
  386. package/dist-types/ts3.4/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +12 -24
  387. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +14 -23
  388. package/dist-types/ts3.4/commands/DeleteBaiduChannelCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/DeleteEmailChannelCommand.d.ts +14 -23
  391. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +14 -23
  392. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +14 -23
  393. package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +14 -23
  394. package/dist-types/ts3.4/commands/DeleteGcmChannelCommand.d.ts +14 -23
  395. package/dist-types/ts3.4/commands/DeleteInAppTemplateCommand.d.ts +14 -23
  396. package/dist-types/ts3.4/commands/DeleteJourneyCommand.d.ts +14 -23
  397. package/dist-types/ts3.4/commands/DeletePushTemplateCommand.d.ts +14 -23
  398. package/dist-types/ts3.4/commands/DeleteRecommenderConfigurationCommand.d.ts +12 -24
  399. package/dist-types/ts3.4/commands/DeleteSegmentCommand.d.ts +14 -23
  400. package/dist-types/ts3.4/commands/DeleteSmsChannelCommand.d.ts +14 -23
  401. package/dist-types/ts3.4/commands/DeleteSmsTemplateCommand.d.ts +14 -23
  402. package/dist-types/ts3.4/commands/DeleteUserEndpointsCommand.d.ts +14 -23
  403. package/dist-types/ts3.4/commands/DeleteVoiceChannelCommand.d.ts +14 -23
  404. package/dist-types/ts3.4/commands/DeleteVoiceTemplateCommand.d.ts +14 -23
  405. package/dist-types/ts3.4/commands/GetAdmChannelCommand.d.ts +14 -23
  406. package/dist-types/ts3.4/commands/GetApnsChannelCommand.d.ts +14 -23
  407. package/dist-types/ts3.4/commands/GetApnsSandboxChannelCommand.d.ts +12 -24
  408. package/dist-types/ts3.4/commands/GetApnsVoipChannelCommand.d.ts +14 -23
  409. package/dist-types/ts3.4/commands/GetApnsVoipSandboxChannelCommand.d.ts +12 -24
  410. package/dist-types/ts3.4/commands/GetAppCommand.d.ts +12 -23
  411. package/dist-types/ts3.4/commands/GetApplicationDateRangeKpiCommand.d.ts +12 -24
  412. package/dist-types/ts3.4/commands/GetApplicationSettingsCommand.d.ts +12 -24
  413. package/dist-types/ts3.4/commands/GetAppsCommand.d.ts +12 -23
  414. package/dist-types/ts3.4/commands/GetBaiduChannelCommand.d.ts +14 -23
  415. package/dist-types/ts3.4/commands/GetCampaignActivitiesCommand.d.ts +12 -24
  416. package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +14 -23
  417. package/dist-types/ts3.4/commands/GetCampaignDateRangeKpiCommand.d.ts +12 -24
  418. package/dist-types/ts3.4/commands/GetCampaignVersionCommand.d.ts +14 -23
  419. package/dist-types/ts3.4/commands/GetCampaignVersionsCommand.d.ts +14 -23
  420. package/dist-types/ts3.4/commands/GetCampaignsCommand.d.ts +14 -23
  421. package/dist-types/ts3.4/commands/GetChannelsCommand.d.ts +14 -23
  422. package/dist-types/ts3.4/commands/GetEmailChannelCommand.d.ts +14 -23
  423. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +14 -23
  424. package/dist-types/ts3.4/commands/GetEndpointCommand.d.ts +14 -23
  425. package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +14 -23
  426. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +14 -23
  427. package/dist-types/ts3.4/commands/GetExportJobsCommand.d.ts +14 -23
  428. package/dist-types/ts3.4/commands/GetGcmChannelCommand.d.ts +14 -23
  429. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +14 -23
  430. package/dist-types/ts3.4/commands/GetImportJobsCommand.d.ts +14 -23
  431. package/dist-types/ts3.4/commands/GetInAppMessagesCommand.d.ts +14 -23
  432. package/dist-types/ts3.4/commands/GetInAppTemplateCommand.d.ts +14 -23
  433. package/dist-types/ts3.4/commands/GetJourneyCommand.d.ts +14 -23
  434. package/dist-types/ts3.4/commands/GetJourneyDateRangeKpiCommand.d.ts +12 -24
  435. package/dist-types/ts3.4/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +12 -24
  436. package/dist-types/ts3.4/commands/GetJourneyExecutionMetricsCommand.d.ts +12 -24
  437. package/dist-types/ts3.4/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +12 -24
  438. package/dist-types/ts3.4/commands/GetJourneyRunExecutionMetricsCommand.d.ts +12 -24
  439. package/dist-types/ts3.4/commands/GetJourneyRunsCommand.d.ts +14 -23
  440. package/dist-types/ts3.4/commands/GetPushTemplateCommand.d.ts +14 -23
  441. package/dist-types/ts3.4/commands/GetRecommenderConfigurationCommand.d.ts +12 -24
  442. package/dist-types/ts3.4/commands/GetRecommenderConfigurationsCommand.d.ts +12 -24
  443. package/dist-types/ts3.4/commands/GetSegmentCommand.d.ts +14 -23
  444. package/dist-types/ts3.4/commands/GetSegmentExportJobsCommand.d.ts +12 -24
  445. package/dist-types/ts3.4/commands/GetSegmentImportJobsCommand.d.ts +12 -24
  446. package/dist-types/ts3.4/commands/GetSegmentVersionCommand.d.ts +14 -23
  447. package/dist-types/ts3.4/commands/GetSegmentVersionsCommand.d.ts +14 -23
  448. package/dist-types/ts3.4/commands/GetSegmentsCommand.d.ts +14 -23
  449. package/dist-types/ts3.4/commands/GetSmsChannelCommand.d.ts +14 -23
  450. package/dist-types/ts3.4/commands/GetSmsTemplateCommand.d.ts +14 -23
  451. package/dist-types/ts3.4/commands/GetUserEndpointsCommand.d.ts +14 -23
  452. package/dist-types/ts3.4/commands/GetVoiceChannelCommand.d.ts +14 -23
  453. package/dist-types/ts3.4/commands/GetVoiceTemplateCommand.d.ts +14 -23
  454. package/dist-types/ts3.4/commands/ListJourneysCommand.d.ts +14 -23
  455. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  456. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +12 -24
  457. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +14 -23
  458. package/dist-types/ts3.4/commands/PhoneNumberValidateCommand.d.ts +14 -23
  459. package/dist-types/ts3.4/commands/PutEventStreamCommand.d.ts +14 -23
  460. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +14 -23
  461. package/dist-types/ts3.4/commands/RemoveAttributesCommand.d.ts +14 -23
  462. package/dist-types/ts3.4/commands/SendMessagesCommand.d.ts +14 -23
  463. package/dist-types/ts3.4/commands/SendOTPMessageCommand.d.ts +14 -23
  464. package/dist-types/ts3.4/commands/SendUsersMessagesCommand.d.ts +14 -23
  465. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  466. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  467. package/dist-types/ts3.4/commands/UpdateAdmChannelCommand.d.ts +14 -23
  468. package/dist-types/ts3.4/commands/UpdateApnsChannelCommand.d.ts +14 -23
  469. package/dist-types/ts3.4/commands/UpdateApnsSandboxChannelCommand.d.ts +12 -24
  470. package/dist-types/ts3.4/commands/UpdateApnsVoipChannelCommand.d.ts +12 -24
  471. package/dist-types/ts3.4/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +12 -24
  472. package/dist-types/ts3.4/commands/UpdateApplicationSettingsCommand.d.ts +12 -24
  473. package/dist-types/ts3.4/commands/UpdateBaiduChannelCommand.d.ts +14 -23
  474. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +14 -23
  475. package/dist-types/ts3.4/commands/UpdateEmailChannelCommand.d.ts +14 -23
  476. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +14 -23
  477. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +14 -23
  478. package/dist-types/ts3.4/commands/UpdateEndpointsBatchCommand.d.ts +12 -24
  479. package/dist-types/ts3.4/commands/UpdateGcmChannelCommand.d.ts +14 -23
  480. package/dist-types/ts3.4/commands/UpdateInAppTemplateCommand.d.ts +14 -23
  481. package/dist-types/ts3.4/commands/UpdateJourneyCommand.d.ts +14 -23
  482. package/dist-types/ts3.4/commands/UpdateJourneyStateCommand.d.ts +14 -23
  483. package/dist-types/ts3.4/commands/UpdatePushTemplateCommand.d.ts +14 -23
  484. package/dist-types/ts3.4/commands/UpdateRecommenderConfigurationCommand.d.ts +12 -24
  485. package/dist-types/ts3.4/commands/UpdateSegmentCommand.d.ts +14 -23
  486. package/dist-types/ts3.4/commands/UpdateSmsChannelCommand.d.ts +14 -23
  487. package/dist-types/ts3.4/commands/UpdateSmsTemplateCommand.d.ts +14 -23
  488. package/dist-types/ts3.4/commands/UpdateTemplateActiveVersionCommand.d.ts +12 -24
  489. package/dist-types/ts3.4/commands/UpdateVoiceChannelCommand.d.ts +14 -23
  490. package/dist-types/ts3.4/commands/UpdateVoiceTemplateCommand.d.ts +14 -23
  491. package/dist-types/ts3.4/commands/VerifyOTPMessageCommand.d.ts +14 -23
  492. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  493. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetApplicationDateRangeKpiRequest, GetApplicationDateRangeKpiResponse } from "../models/models_0";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetApplicationDateRangeKpiCommandInput extends GetApplicationDa
21
20
  */
22
21
  export interface GetApplicationDateRangeKpiCommandOutput extends GetApplicationDateRangeKpiResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetApplicationDateRangeKpiCommand_base: {
24
+ new (input: GetApplicationDateRangeKpiCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationDateRangeKpiCommandInput, GetApplicationDateRangeKpiCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.</p>
@@ -103,23 +106,5 @@ export interface GetApplicationDateRangeKpiCommandOutput extends GetApplicationD
103
106
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
104
107
  *
105
108
  */
106
- export declare class GetApplicationDateRangeKpiCommand extends $Command<GetApplicationDateRangeKpiCommandInput, GetApplicationDateRangeKpiCommandOutput, PinpointClientResolvedConfig> {
107
- readonly input: GetApplicationDateRangeKpiCommandInput;
108
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
109
- /**
110
- * @public
111
- */
112
- constructor(input: GetApplicationDateRangeKpiCommandInput);
113
- /**
114
- * @internal
115
- */
116
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationDateRangeKpiCommandInput, GetApplicationDateRangeKpiCommandOutput>;
117
- /**
118
- * @internal
119
- */
120
- private serialize;
121
- /**
122
- * @internal
123
- */
124
- private deserialize;
109
+ export declare class GetApplicationDateRangeKpiCommand extends GetApplicationDateRangeKpiCommand_base {
125
110
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetApplicationSettingsRequest, GetApplicationSettingsResponse } from "../models/models_0";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetApplicationSettingsCommandInput extends GetApplicationSettin
21
20
  */
22
21
  export interface GetApplicationSettingsCommandOutput extends GetApplicationSettingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetApplicationSettingsCommand_base: {
24
+ new (input: GetApplicationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationSettingsCommandInput, GetApplicationSettingsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the settings for an application.</p>
@@ -99,23 +102,5 @@ export interface GetApplicationSettingsCommandOutput extends GetApplicationSetti
99
102
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
100
103
  *
101
104
  */
102
- export declare class GetApplicationSettingsCommand extends $Command<GetApplicationSettingsCommandInput, GetApplicationSettingsCommandOutput, PinpointClientResolvedConfig> {
103
- readonly input: GetApplicationSettingsCommandInput;
104
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
105
- /**
106
- * @public
107
- */
108
- constructor(input: GetApplicationSettingsCommandInput);
109
- /**
110
- * @internal
111
- */
112
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationSettingsCommandInput, GetApplicationSettingsCommandOutput>;
113
- /**
114
- * @internal
115
- */
116
- private serialize;
117
- /**
118
- * @internal
119
- */
120
- private deserialize;
105
+ export declare class GetApplicationSettingsCommand extends GetApplicationSettingsCommand_base {
121
106
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetAppsRequest, GetAppsResponse } from "../models/models_0";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAppsCommandInput extends GetAppsRequest {
21
20
  */
22
21
  export interface GetAppsCommandOutput extends GetAppsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAppsCommand_base: {
24
+ new (input: GetAppsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppsCommandInput, GetAppsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about all the applications that are associated with your Amazon Pinpoint account.</p>
@@ -86,23 +89,5 @@ export interface GetAppsCommandOutput extends GetAppsResponse, __MetadataBearer
86
89
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
87
90
  *
88
91
  */
89
- export declare class GetAppsCommand extends $Command<GetAppsCommandInput, GetAppsCommandOutput, PinpointClientResolvedConfig> {
90
- readonly input: GetAppsCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: GetAppsCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAppsCommandInput, GetAppsCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class GetAppsCommand extends GetAppsCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetBaiduChannelRequest, GetBaiduChannelResponse } from "../models/models_0";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetBaiduChannelCommandInput extends GetBaiduChannelRequest {
21
20
  */
22
21
  export interface GetBaiduChannelCommandOutput extends GetBaiduChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetBaiduChannelCommand_base: {
24
+ new (input: GetBaiduChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetBaiduChannelCommandInput, GetBaiduChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the status and settings of the Baidu channel for an application.</p>
@@ -84,23 +87,5 @@ export interface GetBaiduChannelCommandOutput extends GetBaiduChannelResponse, _
84
87
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
85
88
  *
86
89
  */
87
- export declare class GetBaiduChannelCommand extends $Command<GetBaiduChannelCommandInput, GetBaiduChannelCommandOutput, PinpointClientResolvedConfig> {
88
- readonly input: GetBaiduChannelCommandInput;
89
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
- /**
91
- * @public
92
- */
93
- constructor(input: GetBaiduChannelCommandInput);
94
- /**
95
- * @internal
96
- */
97
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBaiduChannelCommandInput, GetBaiduChannelCommandOutput>;
98
- /**
99
- * @internal
100
- */
101
- private serialize;
102
- /**
103
- * @internal
104
- */
105
- private deserialize;
90
+ export declare class GetBaiduChannelCommand extends GetBaiduChannelCommand_base {
106
91
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetCampaignActivitiesRequest, GetCampaignActivitiesResponse } from "../models/models_0";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCampaignActivitiesCommandInput extends GetCampaignActivities
21
20
  */
22
21
  export interface GetCampaignActivitiesCommandOutput extends GetCampaignActivitiesResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetCampaignActivitiesCommand_base: {
24
+ new (input: GetCampaignActivitiesCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignActivitiesCommandInput, GetCampaignActivitiesCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about all the activities for a campaign.</p>
@@ -97,23 +100,5 @@ export interface GetCampaignActivitiesCommandOutput extends GetCampaignActivitie
97
100
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
98
101
  *
99
102
  */
100
- export declare class GetCampaignActivitiesCommand extends $Command<GetCampaignActivitiesCommandInput, GetCampaignActivitiesCommandOutput, PinpointClientResolvedConfig> {
101
- readonly input: GetCampaignActivitiesCommandInput;
102
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
103
- /**
104
- * @public
105
- */
106
- constructor(input: GetCampaignActivitiesCommandInput);
107
- /**
108
- * @internal
109
- */
110
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignActivitiesCommandInput, GetCampaignActivitiesCommandOutput>;
111
- /**
112
- * @internal
113
- */
114
- private serialize;
115
- /**
116
- * @internal
117
- */
118
- private deserialize;
103
+ export declare class GetCampaignActivitiesCommand extends GetCampaignActivitiesCommand_base {
119
104
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetCampaignRequest, GetCampaignResponse } from "../models/models_0";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCampaignCommandInput extends GetCampaignRequest {
21
20
  */
22
21
  export interface GetCampaignCommandOutput extends GetCampaignResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetCampaignCommand_base: {
24
+ new (input: GetCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignCommandInput, GetCampaignCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the status, configuration, and other settings for a campaign.</p>
@@ -454,23 +457,5 @@ export interface GetCampaignCommandOutput extends GetCampaignResponse, __Metadat
454
457
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
455
458
  *
456
459
  */
457
- export declare class GetCampaignCommand extends $Command<GetCampaignCommandInput, GetCampaignCommandOutput, PinpointClientResolvedConfig> {
458
- readonly input: GetCampaignCommandInput;
459
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
460
- /**
461
- * @public
462
- */
463
- constructor(input: GetCampaignCommandInput);
464
- /**
465
- * @internal
466
- */
467
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignCommandInput, GetCampaignCommandOutput>;
468
- /**
469
- * @internal
470
- */
471
- private serialize;
472
- /**
473
- * @internal
474
- */
475
- private deserialize;
460
+ export declare class GetCampaignCommand extends GetCampaignCommand_base {
476
461
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetCampaignDateRangeKpiRequest, GetCampaignDateRangeKpiResponse } from "../models/models_0";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCampaignDateRangeKpiCommandInput extends GetCampaignDateRang
21
20
  */
22
21
  export interface GetCampaignDateRangeKpiCommandOutput extends GetCampaignDateRangeKpiResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetCampaignDateRangeKpiCommand_base: {
24
+ new (input: GetCampaignDateRangeKpiCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignDateRangeKpiCommandInput, GetCampaignDateRangeKpiCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.</p>
@@ -105,23 +108,5 @@ export interface GetCampaignDateRangeKpiCommandOutput extends GetCampaignDateRan
105
108
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
106
109
  *
107
110
  */
108
- export declare class GetCampaignDateRangeKpiCommand extends $Command<GetCampaignDateRangeKpiCommandInput, GetCampaignDateRangeKpiCommandOutput, PinpointClientResolvedConfig> {
109
- readonly input: GetCampaignDateRangeKpiCommandInput;
110
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
111
- /**
112
- * @public
113
- */
114
- constructor(input: GetCampaignDateRangeKpiCommandInput);
115
- /**
116
- * @internal
117
- */
118
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignDateRangeKpiCommandInput, GetCampaignDateRangeKpiCommandOutput>;
119
- /**
120
- * @internal
121
- */
122
- private serialize;
123
- /**
124
- * @internal
125
- */
126
- private deserialize;
111
+ export declare class GetCampaignDateRangeKpiCommand extends GetCampaignDateRangeKpiCommand_base {
127
112
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetCampaignVersionRequest } from "../models/models_0";
5
4
  import { GetCampaignVersionResponse } from "../models/models_1";
6
5
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
@@ -22,6 +21,10 @@ export interface GetCampaignVersionCommandInput extends GetCampaignVersionReques
22
21
  */
23
22
  export interface GetCampaignVersionCommandOutput extends GetCampaignVersionResponse, __MetadataBearer {
24
23
  }
24
+ declare const GetCampaignVersionCommand_base: {
25
+ new (input: GetCampaignVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignVersionCommandInput, GetCampaignVersionCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
+ };
25
28
  /**
26
29
  * @public
27
30
  * <p>Retrieves information about the status, configuration, and other settings for a specific version of a campaign.</p>
@@ -456,23 +459,5 @@ export interface GetCampaignVersionCommandOutput extends GetCampaignVersionRespo
456
459
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
457
460
  *
458
461
  */
459
- export declare class GetCampaignVersionCommand extends $Command<GetCampaignVersionCommandInput, GetCampaignVersionCommandOutput, PinpointClientResolvedConfig> {
460
- readonly input: GetCampaignVersionCommandInput;
461
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
462
- /**
463
- * @public
464
- */
465
- constructor(input: GetCampaignVersionCommandInput);
466
- /**
467
- * @internal
468
- */
469
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignVersionCommandInput, GetCampaignVersionCommandOutput>;
470
- /**
471
- * @internal
472
- */
473
- private serialize;
474
- /**
475
- * @internal
476
- */
477
- private deserialize;
462
+ export declare class GetCampaignVersionCommand extends GetCampaignVersionCommand_base {
478
463
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetCampaignVersionsRequest, GetCampaignVersionsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCampaignVersionsCommandInput extends GetCampaignVersionsRequ
21
20
  */
22
21
  export interface GetCampaignVersionsCommandOutput extends GetCampaignVersionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetCampaignVersionsCommand_base: {
24
+ new (input: GetCampaignVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignVersionsCommandInput, GetCampaignVersionsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the status, configuration, and other settings for all versions of a campaign.</p>
@@ -461,23 +464,5 @@ export interface GetCampaignVersionsCommandOutput extends GetCampaignVersionsRes
461
464
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
462
465
  *
463
466
  */
464
- export declare class GetCampaignVersionsCommand extends $Command<GetCampaignVersionsCommandInput, GetCampaignVersionsCommandOutput, PinpointClientResolvedConfig> {
465
- readonly input: GetCampaignVersionsCommandInput;
466
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
467
- /**
468
- * @public
469
- */
470
- constructor(input: GetCampaignVersionsCommandInput);
471
- /**
472
- * @internal
473
- */
474
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignVersionsCommandInput, GetCampaignVersionsCommandOutput>;
475
- /**
476
- * @internal
477
- */
478
- private serialize;
479
- /**
480
- * @internal
481
- */
482
- private deserialize;
467
+ export declare class GetCampaignVersionsCommand extends GetCampaignVersionsCommand_base {
483
468
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetCampaignsRequest, GetCampaignsResponse } from "../models/models_0";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetCampaignsCommandInput extends GetCampaignsRequest {
21
20
  */
22
21
  export interface GetCampaignsCommandOutput extends GetCampaignsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetCampaignsCommand_base: {
24
+ new (input: GetCampaignsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignsCommandInput, GetCampaignsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.</p>
@@ -460,23 +463,5 @@ export interface GetCampaignsCommandOutput extends GetCampaignsResponse, __Metad
460
463
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
461
464
  *
462
465
  */
463
- export declare class GetCampaignsCommand extends $Command<GetCampaignsCommandInput, GetCampaignsCommandOutput, PinpointClientResolvedConfig> {
464
- readonly input: GetCampaignsCommandInput;
465
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
466
- /**
467
- * @public
468
- */
469
- constructor(input: GetCampaignsCommandInput);
470
- /**
471
- * @internal
472
- */
473
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCampaignsCommandInput, GetCampaignsCommandOutput>;
474
- /**
475
- * @internal
476
- */
477
- private serialize;
478
- /**
479
- * @internal
480
- */
481
- private deserialize;
466
+ export declare class GetCampaignsCommand extends GetCampaignsCommand_base {
482
467
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetChannelsRequest, GetChannelsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetChannelsCommandInput extends GetChannelsRequest {
21
20
  */
22
21
  export interface GetChannelsCommandOutput extends GetChannelsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetChannelsCommand_base: {
24
+ new (input: GetChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelsCommandInput, GetChannelsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the history and status of each channel for an application.</p>
@@ -86,23 +89,5 @@ export interface GetChannelsCommandOutput extends GetChannelsResponse, __Metadat
86
89
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
87
90
  *
88
91
  */
89
- export declare class GetChannelsCommand extends $Command<GetChannelsCommandInput, GetChannelsCommandOutput, PinpointClientResolvedConfig> {
90
- readonly input: GetChannelsCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: GetChannelsCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetChannelsCommandInput, GetChannelsCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class GetChannelsCommand extends GetChannelsCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetEmailChannelRequest, GetEmailChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEmailChannelCommandInput extends GetEmailChannelRequest {
21
20
  */
22
21
  export interface GetEmailChannelCommandOutput extends GetEmailChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEmailChannelCommand_base: {
24
+ new (input: GetEmailChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetEmailChannelCommandInput, GetEmailChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the status and settings of the email channel for an application.</p>
@@ -88,23 +91,5 @@ export interface GetEmailChannelCommandOutput extends GetEmailChannelResponse, _
88
91
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
89
92
  *
90
93
  */
91
- export declare class GetEmailChannelCommand extends $Command<GetEmailChannelCommandInput, GetEmailChannelCommandOutput, PinpointClientResolvedConfig> {
92
- readonly input: GetEmailChannelCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: GetEmailChannelCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEmailChannelCommandInput, GetEmailChannelCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class GetEmailChannelCommand extends GetEmailChannelCommand_base {
110
95
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetEmailTemplateRequest, GetEmailTemplateResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEmailTemplateCommandInput extends GetEmailTemplateRequest {
21
20
  */
22
21
  export interface GetEmailTemplateCommandOutput extends GetEmailTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEmailTemplateCommand_base: {
24
+ new (input: GetEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the content and settings of a message template for messages that are sent through the email channel.</p>
@@ -89,23 +92,5 @@ export interface GetEmailTemplateCommandOutput extends GetEmailTemplateResponse,
89
92
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
90
93
  *
91
94
  */
92
- export declare class GetEmailTemplateCommand extends $Command<GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput, PinpointClientResolvedConfig> {
93
- readonly input: GetEmailTemplateCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: GetEmailTemplateCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class GetEmailTemplateCommand extends GetEmailTemplateCommand_base {
111
96
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetEndpointRequest, GetEndpointResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEndpointCommandInput extends GetEndpointRequest {
21
20
  */
22
21
  export interface GetEndpointCommandOutput extends GetEndpointResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEndpointCommand_base: {
24
+ new (input: GetEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetEndpointCommandInput, GetEndpointCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the settings and attributes of a specific endpoint for an application.</p>
@@ -118,23 +121,5 @@ export interface GetEndpointCommandOutput extends GetEndpointResponse, __Metadat
118
121
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
119
122
  *
120
123
  */
121
- export declare class GetEndpointCommand extends $Command<GetEndpointCommandInput, GetEndpointCommandOutput, PinpointClientResolvedConfig> {
122
- readonly input: GetEndpointCommandInput;
123
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
124
- /**
125
- * @public
126
- */
127
- constructor(input: GetEndpointCommandInput);
128
- /**
129
- * @internal
130
- */
131
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEndpointCommandInput, GetEndpointCommandOutput>;
132
- /**
133
- * @internal
134
- */
135
- private serialize;
136
- /**
137
- * @internal
138
- */
139
- private deserialize;
124
+ export declare class GetEndpointCommand extends GetEndpointCommand_base {
140
125
  }