@aws-sdk/client-pinpoint 3.478.0 → 3.484.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 +11 -11
@@ -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 { GetJourneyRunsRequest, GetJourneyRunsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetJourneyRunsCommandInput extends GetJourneyRunsRequest {
21
20
  */
22
21
  export interface GetJourneyRunsCommandOutput extends GetJourneyRunsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetJourneyRunsCommand_base: {
24
+ new (input: GetJourneyRunsCommandInput): import("@smithy/smithy-client").CommandImpl<GetJourneyRunsCommandInput, GetJourneyRunsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides information about the runs of a journey.</p>
@@ -117,23 +120,5 @@ export interface GetJourneyRunsCommandOutput extends GetJourneyRunsResponse, __M
117
120
  * ```
118
121
  *
119
122
  */
120
- export declare class GetJourneyRunsCommand extends $Command<GetJourneyRunsCommandInput, GetJourneyRunsCommandOutput, PinpointClientResolvedConfig> {
121
- readonly input: GetJourneyRunsCommandInput;
122
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
123
- /**
124
- * @public
125
- */
126
- constructor(input: GetJourneyRunsCommandInput);
127
- /**
128
- * @internal
129
- */
130
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetJourneyRunsCommandInput, GetJourneyRunsCommandOutput>;
131
- /**
132
- * @internal
133
- */
134
- private serialize;
135
- /**
136
- * @internal
137
- */
138
- private deserialize;
123
+ export declare class GetJourneyRunsCommand extends GetJourneyRunsCommand_base {
139
124
  }
@@ -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 { GetPushTemplateRequest, GetPushTemplateResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetPushTemplateCommandInput extends GetPushTemplateRequest {
21
20
  */
22
21
  export interface GetPushTemplateCommandOutput extends GetPushTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetPushTemplateCommand_base: {
24
+ new (input: GetPushTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetPushTemplateCommandInput, GetPushTemplateCommandOutput, 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 a push notification channel.</p>
@@ -135,23 +138,5 @@ export interface GetPushTemplateCommandOutput extends GetPushTemplateResponse, _
135
138
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
136
139
  *
137
140
  */
138
- export declare class GetPushTemplateCommand extends $Command<GetPushTemplateCommandInput, GetPushTemplateCommandOutput, PinpointClientResolvedConfig> {
139
- readonly input: GetPushTemplateCommandInput;
140
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
141
- /**
142
- * @public
143
- */
144
- constructor(input: GetPushTemplateCommandInput);
145
- /**
146
- * @internal
147
- */
148
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPushTemplateCommandInput, GetPushTemplateCommandOutput>;
149
- /**
150
- * @internal
151
- */
152
- private serialize;
153
- /**
154
- * @internal
155
- */
156
- private deserialize;
141
+ export declare class GetPushTemplateCommand extends GetPushTemplateCommand_base {
157
142
  }
@@ -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 { GetRecommenderConfigurationRequest, GetRecommenderConfigurationResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetRecommenderConfigurationCommandInput extends GetRecommenderC
21
20
  */
22
21
  export interface GetRecommenderConfigurationCommandOutput extends GetRecommenderConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetRecommenderConfigurationCommand_base: {
24
+ new (input: GetRecommenderConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetRecommenderConfigurationCommandInput, GetRecommenderConfigurationCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about an Amazon Pinpoint configuration for a recommender model.</p>
@@ -87,23 +90,5 @@ export interface GetRecommenderConfigurationCommandOutput extends GetRecommender
87
90
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
88
91
  *
89
92
  */
90
- export declare class GetRecommenderConfigurationCommand extends $Command<GetRecommenderConfigurationCommandInput, GetRecommenderConfigurationCommandOutput, PinpointClientResolvedConfig> {
91
- readonly input: GetRecommenderConfigurationCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: GetRecommenderConfigurationCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRecommenderConfigurationCommandInput, GetRecommenderConfigurationCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class GetRecommenderConfigurationCommand extends GetRecommenderConfigurationCommand_base {
109
94
  }
@@ -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 { GetRecommenderConfigurationsRequest, GetRecommenderConfigurationsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetRecommenderConfigurationsCommandInput extends GetRecommender
21
20
  */
22
21
  export interface GetRecommenderConfigurationsCommandOutput extends GetRecommenderConfigurationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetRecommenderConfigurationsCommand_base: {
24
+ new (input: GetRecommenderConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetRecommenderConfigurationsCommandInput, GetRecommenderConfigurationsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.</p>
@@ -93,23 +96,5 @@ export interface GetRecommenderConfigurationsCommandOutput extends GetRecommende
93
96
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
94
97
  *
95
98
  */
96
- export declare class GetRecommenderConfigurationsCommand extends $Command<GetRecommenderConfigurationsCommandInput, GetRecommenderConfigurationsCommandOutput, PinpointClientResolvedConfig> {
97
- readonly input: GetRecommenderConfigurationsCommandInput;
98
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
99
- /**
100
- * @public
101
- */
102
- constructor(input: GetRecommenderConfigurationsCommandInput);
103
- /**
104
- * @internal
105
- */
106
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRecommenderConfigurationsCommandInput, GetRecommenderConfigurationsCommandOutput>;
107
- /**
108
- * @internal
109
- */
110
- private serialize;
111
- /**
112
- * @internal
113
- */
114
- private deserialize;
99
+ export declare class GetRecommenderConfigurationsCommand extends GetRecommenderConfigurationsCommand_base {
115
100
  }
@@ -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 { GetSegmentRequest, GetSegmentResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSegmentCommandInput extends GetSegmentRequest {
21
20
  */
22
21
  export interface GetSegmentCommandOutput extends GetSegmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSegmentCommand_base: {
24
+ new (input: GetSegmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentCommandInput, GetSegmentCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.</p>
@@ -225,23 +228,5 @@ export interface GetSegmentCommandOutput extends GetSegmentResponse, __MetadataB
225
228
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
226
229
  *
227
230
  */
228
- export declare class GetSegmentCommand extends $Command<GetSegmentCommandInput, GetSegmentCommandOutput, PinpointClientResolvedConfig> {
229
- readonly input: GetSegmentCommandInput;
230
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
231
- /**
232
- * @public
233
- */
234
- constructor(input: GetSegmentCommandInput);
235
- /**
236
- * @internal
237
- */
238
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSegmentCommandInput, GetSegmentCommandOutput>;
239
- /**
240
- * @internal
241
- */
242
- private serialize;
243
- /**
244
- * @internal
245
- */
246
- private deserialize;
231
+ export declare class GetSegmentCommand extends GetSegmentCommand_base {
247
232
  }
@@ -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 { GetSegmentExportJobsRequest, GetSegmentExportJobsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSegmentExportJobsCommandInput extends GetSegmentExportJobsRe
21
20
  */
22
21
  export interface GetSegmentExportJobsCommandOutput extends GetSegmentExportJobsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSegmentExportJobsCommand_base: {
24
+ new (input: GetSegmentExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentExportJobsCommandInput, GetSegmentExportJobsCommandOutput, 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 export jobs for a segment.</p>
@@ -101,23 +104,5 @@ export interface GetSegmentExportJobsCommandOutput extends GetSegmentExportJobsR
101
104
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
102
105
  *
103
106
  */
104
- export declare class GetSegmentExportJobsCommand extends $Command<GetSegmentExportJobsCommandInput, GetSegmentExportJobsCommandOutput, PinpointClientResolvedConfig> {
105
- readonly input: GetSegmentExportJobsCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: GetSegmentExportJobsCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSegmentExportJobsCommandInput, GetSegmentExportJobsCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class GetSegmentExportJobsCommand extends GetSegmentExportJobsCommand_base {
123
108
  }
@@ -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 { GetSegmentImportJobsRequest, GetSegmentImportJobsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSegmentImportJobsCommandInput extends GetSegmentImportJobsRe
21
20
  */
22
21
  export interface GetSegmentImportJobsCommandOutput extends GetSegmentImportJobsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSegmentImportJobsCommand_base: {
24
+ new (input: GetSegmentImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentImportJobsCommandInput, GetSegmentImportJobsCommandOutput, 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 import jobs for a segment.</p>
@@ -105,23 +108,5 @@ export interface GetSegmentImportJobsCommandOutput extends GetSegmentImportJobsR
105
108
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
106
109
  *
107
110
  */
108
- export declare class GetSegmentImportJobsCommand extends $Command<GetSegmentImportJobsCommandInput, GetSegmentImportJobsCommandOutput, PinpointClientResolvedConfig> {
109
- readonly input: GetSegmentImportJobsCommandInput;
110
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
111
- /**
112
- * @public
113
- */
114
- constructor(input: GetSegmentImportJobsCommandInput);
115
- /**
116
- * @internal
117
- */
118
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSegmentImportJobsCommandInput, GetSegmentImportJobsCommandOutput>;
119
- /**
120
- * @internal
121
- */
122
- private serialize;
123
- /**
124
- * @internal
125
- */
126
- private deserialize;
111
+ export declare class GetSegmentImportJobsCommand extends GetSegmentImportJobsCommand_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 { GetSegmentVersionRequest, GetSegmentVersionResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSegmentVersionCommandInput extends GetSegmentVersionRequest
21
20
  */
22
21
  export interface GetSegmentVersionCommandOutput extends GetSegmentVersionResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSegmentVersionCommand_base: {
24
+ new (input: GetSegmentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentVersionCommandInput, GetSegmentVersionCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.</p>
@@ -226,23 +229,5 @@ export interface GetSegmentVersionCommandOutput extends GetSegmentVersionRespons
226
229
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
227
230
  *
228
231
  */
229
- export declare class GetSegmentVersionCommand extends $Command<GetSegmentVersionCommandInput, GetSegmentVersionCommandOutput, PinpointClientResolvedConfig> {
230
- readonly input: GetSegmentVersionCommandInput;
231
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
232
- /**
233
- * @public
234
- */
235
- constructor(input: GetSegmentVersionCommandInput);
236
- /**
237
- * @internal
238
- */
239
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSegmentVersionCommandInput, GetSegmentVersionCommandOutput>;
240
- /**
241
- * @internal
242
- */
243
- private serialize;
244
- /**
245
- * @internal
246
- */
247
- private deserialize;
232
+ export declare class GetSegmentVersionCommand extends GetSegmentVersionCommand_base {
248
233
  }
@@ -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 { GetSegmentVersionsRequest, GetSegmentVersionsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSegmentVersionsCommandInput extends GetSegmentVersionsReques
21
20
  */
22
21
  export interface GetSegmentVersionsCommandOutput extends GetSegmentVersionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSegmentVersionsCommand_base: {
24
+ new (input: GetSegmentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentVersionsCommandInput, GetSegmentVersionsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.</p>
@@ -232,23 +235,5 @@ export interface GetSegmentVersionsCommandOutput extends GetSegmentVersionsRespo
232
235
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
233
236
  *
234
237
  */
235
- export declare class GetSegmentVersionsCommand extends $Command<GetSegmentVersionsCommandInput, GetSegmentVersionsCommandOutput, PinpointClientResolvedConfig> {
236
- readonly input: GetSegmentVersionsCommandInput;
237
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
238
- /**
239
- * @public
240
- */
241
- constructor(input: GetSegmentVersionsCommandInput);
242
- /**
243
- * @internal
244
- */
245
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSegmentVersionsCommandInput, GetSegmentVersionsCommandOutput>;
246
- /**
247
- * @internal
248
- */
249
- private serialize;
250
- /**
251
- * @internal
252
- */
253
- private deserialize;
238
+ export declare class GetSegmentVersionsCommand extends GetSegmentVersionsCommand_base {
254
239
  }
@@ -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 { GetSegmentsRequest, GetSegmentsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSegmentsCommandInput extends GetSegmentsRequest {
21
20
  */
22
21
  export interface GetSegmentsCommandOutput extends GetSegmentsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSegmentsCommand_base: {
24
+ new (input: GetSegmentsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentsCommandInput, GetSegmentsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.</p>
@@ -231,23 +234,5 @@ export interface GetSegmentsCommandOutput extends GetSegmentsResponse, __Metadat
231
234
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
232
235
  *
233
236
  */
234
- export declare class GetSegmentsCommand extends $Command<GetSegmentsCommandInput, GetSegmentsCommandOutput, PinpointClientResolvedConfig> {
235
- readonly input: GetSegmentsCommandInput;
236
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
237
- /**
238
- * @public
239
- */
240
- constructor(input: GetSegmentsCommandInput);
241
- /**
242
- * @internal
243
- */
244
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSegmentsCommandInput, GetSegmentsCommandOutput>;
245
- /**
246
- * @internal
247
- */
248
- private serialize;
249
- /**
250
- * @internal
251
- */
252
- private deserialize;
237
+ export declare class GetSegmentsCommand extends GetSegmentsCommand_base {
253
238
  }
@@ -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 { GetSmsChannelRequest, GetSmsChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSmsChannelCommandInput extends GetSmsChannelRequest {
21
20
  */
22
21
  export interface GetSmsChannelCommandOutput extends GetSmsChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSmsChannelCommand_base: {
24
+ new (input: GetSmsChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetSmsChannelCommandInput, GetSmsChannelCommandOutput, 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 SMS channel for an application.</p>
@@ -87,23 +90,5 @@ export interface GetSmsChannelCommandOutput extends GetSmsChannelResponse, __Met
87
90
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
88
91
  *
89
92
  */
90
- export declare class GetSmsChannelCommand extends $Command<GetSmsChannelCommandInput, GetSmsChannelCommandOutput, PinpointClientResolvedConfig> {
91
- readonly input: GetSmsChannelCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: GetSmsChannelCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSmsChannelCommandInput, GetSmsChannelCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class GetSmsChannelCommand extends GetSmsChannelCommand_base {
109
94
  }
@@ -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 { GetSmsTemplateRequest, GetSmsTemplateResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSmsTemplateCommandInput extends GetSmsTemplateRequest {
21
20
  */
22
21
  export interface GetSmsTemplateCommandOutput extends GetSmsTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSmsTemplateCommand_base: {
24
+ new (input: GetSmsTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetSmsTemplateCommandInput, GetSmsTemplateCommandOutput, 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 SMS channel.</p>
@@ -87,23 +90,5 @@ export interface GetSmsTemplateCommandOutput extends GetSmsTemplateResponse, __M
87
90
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
88
91
  *
89
92
  */
90
- export declare class GetSmsTemplateCommand extends $Command<GetSmsTemplateCommandInput, GetSmsTemplateCommandOutput, PinpointClientResolvedConfig> {
91
- readonly input: GetSmsTemplateCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: GetSmsTemplateCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSmsTemplateCommandInput, GetSmsTemplateCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class GetSmsTemplateCommand extends GetSmsTemplateCommand_base {
109
94
  }
@@ -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 { GetUserEndpointsRequest, GetUserEndpointsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetUserEndpointsCommandInput extends GetUserEndpointsRequest {
21
20
  */
22
21
  export interface GetUserEndpointsCommandOutput extends GetUserEndpointsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetUserEndpointsCommand_base: {
24
+ new (input: GetUserEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserEndpointsCommandInput, GetUserEndpointsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about all the endpoints that are associated with a specific user ID.</p>
@@ -122,23 +125,5 @@ export interface GetUserEndpointsCommandOutput extends GetUserEndpointsResponse,
122
125
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
123
126
  *
124
127
  */
125
- export declare class GetUserEndpointsCommand extends $Command<GetUserEndpointsCommandInput, GetUserEndpointsCommandOutput, PinpointClientResolvedConfig> {
126
- readonly input: GetUserEndpointsCommandInput;
127
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
128
- /**
129
- * @public
130
- */
131
- constructor(input: GetUserEndpointsCommandInput);
132
- /**
133
- * @internal
134
- */
135
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUserEndpointsCommandInput, GetUserEndpointsCommandOutput>;
136
- /**
137
- * @internal
138
- */
139
- private serialize;
140
- /**
141
- * @internal
142
- */
143
- private deserialize;
128
+ export declare class GetUserEndpointsCommand extends GetUserEndpointsCommand_base {
144
129
  }
@@ -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 { GetVoiceChannelRequest, GetVoiceChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetVoiceChannelCommandInput extends GetVoiceChannelRequest {
21
20
  */
22
21
  export interface GetVoiceChannelCommandOutput extends GetVoiceChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetVoiceChannelCommand_base: {
24
+ new (input: GetVoiceChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetVoiceChannelCommandInput, GetVoiceChannelCommandOutput, 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 voice channel for an application.</p>
@@ -83,23 +86,5 @@ export interface GetVoiceChannelCommandOutput extends GetVoiceChannelResponse, _
83
86
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
84
87
  *
85
88
  */
86
- export declare class GetVoiceChannelCommand extends $Command<GetVoiceChannelCommandInput, GetVoiceChannelCommandOutput, PinpointClientResolvedConfig> {
87
- readonly input: GetVoiceChannelCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: GetVoiceChannelCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVoiceChannelCommandInput, GetVoiceChannelCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class GetVoiceChannelCommand extends GetVoiceChannelCommand_base {
105
90
  }