@aws-sdk/client-pinpoint 3.477.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 +11 -11
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { GetImportJobRequest, GetImportJobResponse } from "../models/models_1";
10
4
  import {
11
5
  PinpointClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface GetImportJobCommandInput extends GetImportJobRequest {}
17
11
  export interface GetImportJobCommandOutput
18
12
  extends GetImportJobResponse,
19
13
  __MetadataBearer {}
20
- export declare class GetImportJobCommand extends $Command<
21
- GetImportJobCommandInput,
22
- GetImportJobCommandOutput,
23
- PinpointClientResolvedConfig
24
- > {
25
- readonly input: GetImportJobCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: GetImportJobCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: PinpointClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<GetImportJobCommandInput, GetImportJobCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const GetImportJobCommand_base: {
15
+ new (
16
+ input: GetImportJobCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ GetImportJobCommandInput,
19
+ GetImportJobCommandOutput,
20
+ PinpointClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class GetImportJobCommand extends GetImportJobCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetImportJobsRequest,
11
5
  GetImportJobsResponse,
@@ -20,19 +14,16 @@ export interface GetImportJobsCommandInput extends GetImportJobsRequest {}
20
14
  export interface GetImportJobsCommandOutput
21
15
  extends GetImportJobsResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetImportJobsCommand extends $Command<
24
- GetImportJobsCommandInput,
25
- GetImportJobsCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: GetImportJobsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetImportJobsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetImportJobsCommandInput, GetImportJobsCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetImportJobsCommand_base: {
18
+ new (
19
+ input: GetImportJobsCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetImportJobsCommandInput,
22
+ GetImportJobsCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetImportJobsCommand extends GetImportJobsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetInAppMessagesRequest,
11
5
  GetInAppMessagesResponse,
@@ -20,19 +14,16 @@ export interface GetInAppMessagesCommandInput extends GetInAppMessagesRequest {}
20
14
  export interface GetInAppMessagesCommandOutput
21
15
  extends GetInAppMessagesResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetInAppMessagesCommand extends $Command<
24
- GetInAppMessagesCommandInput,
25
- GetInAppMessagesCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: GetInAppMessagesCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetInAppMessagesCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetInAppMessagesCommandInput, GetInAppMessagesCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetInAppMessagesCommand_base: {
18
+ new (
19
+ input: GetInAppMessagesCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetInAppMessagesCommandInput,
22
+ GetInAppMessagesCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetInAppMessagesCommand extends GetInAppMessagesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetInAppTemplateRequest,
11
5
  GetInAppTemplateResponse,
@@ -20,19 +14,16 @@ export interface GetInAppTemplateCommandInput extends GetInAppTemplateRequest {}
20
14
  export interface GetInAppTemplateCommandOutput
21
15
  extends GetInAppTemplateResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetInAppTemplateCommand extends $Command<
24
- GetInAppTemplateCommandInput,
25
- GetInAppTemplateCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: GetInAppTemplateCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetInAppTemplateCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetInAppTemplateCommandInput, GetInAppTemplateCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetInAppTemplateCommand_base: {
18
+ new (
19
+ input: GetInAppTemplateCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetInAppTemplateCommandInput,
22
+ GetInAppTemplateCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetInAppTemplateCommand extends GetInAppTemplateCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { GetJourneyRequest, GetJourneyResponse } from "../models/models_1";
10
4
  import {
11
5
  PinpointClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface GetJourneyCommandInput extends GetJourneyRequest {}
17
11
  export interface GetJourneyCommandOutput
18
12
  extends GetJourneyResponse,
19
13
  __MetadataBearer {}
20
- export declare class GetJourneyCommand extends $Command<
21
- GetJourneyCommandInput,
22
- GetJourneyCommandOutput,
23
- PinpointClientResolvedConfig
24
- > {
25
- readonly input: GetJourneyCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: GetJourneyCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: PinpointClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<GetJourneyCommandInput, GetJourneyCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const GetJourneyCommand_base: {
15
+ new (
16
+ input: GetJourneyCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ GetJourneyCommandInput,
19
+ GetJourneyCommandOutput,
20
+ PinpointClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class GetJourneyCommand extends GetJourneyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetJourneyDateRangeKpiRequest,
11
5
  GetJourneyDateRangeKpiResponse,
@@ -21,22 +15,16 @@ export interface GetJourneyDateRangeKpiCommandInput
21
15
  export interface GetJourneyDateRangeKpiCommandOutput
22
16
  extends GetJourneyDateRangeKpiResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetJourneyDateRangeKpiCommand extends $Command<
25
- GetJourneyDateRangeKpiCommandInput,
26
- GetJourneyDateRangeKpiCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: GetJourneyDateRangeKpiCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetJourneyDateRangeKpiCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetJourneyDateRangeKpiCommand_base: {
19
+ new (
20
+ input: GetJourneyDateRangeKpiCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetJourneyDateRangeKpiCommandInput,
38
- GetJourneyDateRangeKpiCommandOutput
23
+ GetJourneyDateRangeKpiCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetJourneyDateRangeKpiCommand extends GetJourneyDateRangeKpiCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetJourneyExecutionActivityMetricsRequest,
11
5
  GetJourneyExecutionActivityMetricsResponse,
@@ -21,22 +15,16 @@ export interface GetJourneyExecutionActivityMetricsCommandInput
21
15
  export interface GetJourneyExecutionActivityMetricsCommandOutput
22
16
  extends GetJourneyExecutionActivityMetricsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetJourneyExecutionActivityMetricsCommand extends $Command<
25
- GetJourneyExecutionActivityMetricsCommandInput,
26
- GetJourneyExecutionActivityMetricsCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: GetJourneyExecutionActivityMetricsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetJourneyExecutionActivityMetricsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetJourneyExecutionActivityMetricsCommand_base: {
19
+ new (
20
+ input: GetJourneyExecutionActivityMetricsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetJourneyExecutionActivityMetricsCommandInput,
38
- GetJourneyExecutionActivityMetricsCommandOutput
23
+ GetJourneyExecutionActivityMetricsCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetJourneyExecutionActivityMetricsCommand extends GetJourneyExecutionActivityMetricsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetJourneyExecutionMetricsRequest,
11
5
  GetJourneyExecutionMetricsResponse,
@@ -21,22 +15,16 @@ export interface GetJourneyExecutionMetricsCommandInput
21
15
  export interface GetJourneyExecutionMetricsCommandOutput
22
16
  extends GetJourneyExecutionMetricsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetJourneyExecutionMetricsCommand extends $Command<
25
- GetJourneyExecutionMetricsCommandInput,
26
- GetJourneyExecutionMetricsCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: GetJourneyExecutionMetricsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetJourneyExecutionMetricsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetJourneyExecutionMetricsCommand_base: {
19
+ new (
20
+ input: GetJourneyExecutionMetricsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetJourneyExecutionMetricsCommandInput,
38
- GetJourneyExecutionMetricsCommandOutput
23
+ GetJourneyExecutionMetricsCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetJourneyExecutionMetricsCommand extends GetJourneyExecutionMetricsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetJourneyRunExecutionActivityMetricsRequest,
11
5
  GetJourneyRunExecutionActivityMetricsResponse,
@@ -21,22 +15,16 @@ export interface GetJourneyRunExecutionActivityMetricsCommandInput
21
15
  export interface GetJourneyRunExecutionActivityMetricsCommandOutput
22
16
  extends GetJourneyRunExecutionActivityMetricsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetJourneyRunExecutionActivityMetricsCommand extends $Command<
25
- GetJourneyRunExecutionActivityMetricsCommandInput,
26
- GetJourneyRunExecutionActivityMetricsCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: GetJourneyRunExecutionActivityMetricsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetJourneyRunExecutionActivityMetricsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetJourneyRunExecutionActivityMetricsCommand_base: {
19
+ new (
20
+ input: GetJourneyRunExecutionActivityMetricsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetJourneyRunExecutionActivityMetricsCommandInput,
38
- GetJourneyRunExecutionActivityMetricsCommandOutput
23
+ GetJourneyRunExecutionActivityMetricsCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetJourneyRunExecutionActivityMetricsCommand extends GetJourneyRunExecutionActivityMetricsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetJourneyRunExecutionMetricsRequest,
11
5
  GetJourneyRunExecutionMetricsResponse,
@@ -21,22 +15,16 @@ export interface GetJourneyRunExecutionMetricsCommandInput
21
15
  export interface GetJourneyRunExecutionMetricsCommandOutput
22
16
  extends GetJourneyRunExecutionMetricsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetJourneyRunExecutionMetricsCommand extends $Command<
25
- GetJourneyRunExecutionMetricsCommandInput,
26
- GetJourneyRunExecutionMetricsCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: GetJourneyRunExecutionMetricsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetJourneyRunExecutionMetricsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetJourneyRunExecutionMetricsCommand_base: {
19
+ new (
20
+ input: GetJourneyRunExecutionMetricsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetJourneyRunExecutionMetricsCommandInput,
38
- GetJourneyRunExecutionMetricsCommandOutput
23
+ GetJourneyRunExecutionMetricsCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetJourneyRunExecutionMetricsCommand extends GetJourneyRunExecutionMetricsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetJourneyRunsRequest,
11
5
  GetJourneyRunsResponse,
@@ -20,19 +14,16 @@ export interface GetJourneyRunsCommandInput extends GetJourneyRunsRequest {}
20
14
  export interface GetJourneyRunsCommandOutput
21
15
  extends GetJourneyRunsResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetJourneyRunsCommand extends $Command<
24
- GetJourneyRunsCommandInput,
25
- GetJourneyRunsCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: GetJourneyRunsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetJourneyRunsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetJourneyRunsCommandInput, GetJourneyRunsCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetJourneyRunsCommand_base: {
18
+ new (
19
+ input: GetJourneyRunsCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetJourneyRunsCommandInput,
22
+ GetJourneyRunsCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetJourneyRunsCommand extends GetJourneyRunsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetPushTemplateRequest,
11
5
  GetPushTemplateResponse,
@@ -20,19 +14,16 @@ export interface GetPushTemplateCommandInput extends GetPushTemplateRequest {}
20
14
  export interface GetPushTemplateCommandOutput
21
15
  extends GetPushTemplateResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetPushTemplateCommand extends $Command<
24
- GetPushTemplateCommandInput,
25
- GetPushTemplateCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: GetPushTemplateCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetPushTemplateCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetPushTemplateCommandInput, GetPushTemplateCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetPushTemplateCommand_base: {
18
+ new (
19
+ input: GetPushTemplateCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetPushTemplateCommandInput,
22
+ GetPushTemplateCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetPushTemplateCommand extends GetPushTemplateCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetRecommenderConfigurationRequest,
11
5
  GetRecommenderConfigurationResponse,
@@ -21,22 +15,16 @@ export interface GetRecommenderConfigurationCommandInput
21
15
  export interface GetRecommenderConfigurationCommandOutput
22
16
  extends GetRecommenderConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetRecommenderConfigurationCommand extends $Command<
25
- GetRecommenderConfigurationCommandInput,
26
- GetRecommenderConfigurationCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: GetRecommenderConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetRecommenderConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetRecommenderConfigurationCommand_base: {
19
+ new (
20
+ input: GetRecommenderConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetRecommenderConfigurationCommandInput,
38
- GetRecommenderConfigurationCommandOutput
23
+ GetRecommenderConfigurationCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetRecommenderConfigurationCommand extends GetRecommenderConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetRecommenderConfigurationsRequest,
11
5
  GetRecommenderConfigurationsResponse,
@@ -21,22 +15,16 @@ export interface GetRecommenderConfigurationsCommandInput
21
15
  export interface GetRecommenderConfigurationsCommandOutput
22
16
  extends GetRecommenderConfigurationsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetRecommenderConfigurationsCommand extends $Command<
25
- GetRecommenderConfigurationsCommandInput,
26
- GetRecommenderConfigurationsCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: GetRecommenderConfigurationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetRecommenderConfigurationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetRecommenderConfigurationsCommand_base: {
19
+ new (
20
+ input: GetRecommenderConfigurationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetRecommenderConfigurationsCommandInput,
38
- GetRecommenderConfigurationsCommandOutput
23
+ GetRecommenderConfigurationsCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetRecommenderConfigurationsCommand extends GetRecommenderConfigurationsCommand_base {}