@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,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 { UpdateAdmChannelRequest, UpdateAdmChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAdmChannelCommandInput extends UpdateAdmChannelRequest {
21
20
  */
22
21
  export interface UpdateAdmChannelCommandOutput extends UpdateAdmChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAdmChannelCommand_base: {
24
+ new (input: UpdateAdmChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAdmChannelCommandInput, UpdateAdmChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables the ADM channel for an application or updates the status and settings of the ADM channel for an application.</p>
@@ -88,23 +91,5 @@ export interface UpdateAdmChannelCommandOutput extends UpdateAdmChannelResponse,
88
91
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
89
92
  *
90
93
  */
91
- export declare class UpdateAdmChannelCommand extends $Command<UpdateAdmChannelCommandInput, UpdateAdmChannelCommandOutput, PinpointClientResolvedConfig> {
92
- readonly input: UpdateAdmChannelCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: UpdateAdmChannelCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAdmChannelCommandInput, UpdateAdmChannelCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class UpdateAdmChannelCommand extends UpdateAdmChannelCommand_base {
110
95
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateApnsChannelRequest, UpdateApnsChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateApnsChannelCommandInput extends UpdateApnsChannelRequest
21
20
  */
22
21
  export interface UpdateApnsChannelCommandOutput extends UpdateApnsChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateApnsChannelCommand_base: {
24
+ new (input: UpdateApnsChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApnsChannelCommandInput, UpdateApnsChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables the APNs channel for an application or updates the status and settings of the APNs channel for an application.</p>
@@ -95,23 +98,5 @@ export interface UpdateApnsChannelCommandOutput extends UpdateApnsChannelRespons
95
98
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
96
99
  *
97
100
  */
98
- export declare class UpdateApnsChannelCommand extends $Command<UpdateApnsChannelCommandInput, UpdateApnsChannelCommandOutput, PinpointClientResolvedConfig> {
99
- readonly input: UpdateApnsChannelCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: UpdateApnsChannelCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApnsChannelCommandInput, UpdateApnsChannelCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class UpdateApnsChannelCommand extends UpdateApnsChannelCommand_base {
117
102
  }
@@ -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 { UpdateApnsSandboxChannelRequest, UpdateApnsSandboxChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateApnsSandboxChannelCommandInput extends UpdateApnsSandboxC
21
20
  */
22
21
  export interface UpdateApnsSandboxChannelCommandOutput extends UpdateApnsSandboxChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateApnsSandboxChannelCommand_base: {
24
+ new (input: UpdateApnsSandboxChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApnsSandboxChannelCommandInput, UpdateApnsSandboxChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.</p>
@@ -95,23 +98,5 @@ export interface UpdateApnsSandboxChannelCommandOutput extends UpdateApnsSandbox
95
98
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
96
99
  *
97
100
  */
98
- export declare class UpdateApnsSandboxChannelCommand extends $Command<UpdateApnsSandboxChannelCommandInput, UpdateApnsSandboxChannelCommandOutput, PinpointClientResolvedConfig> {
99
- readonly input: UpdateApnsSandboxChannelCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: UpdateApnsSandboxChannelCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApnsSandboxChannelCommandInput, UpdateApnsSandboxChannelCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class UpdateApnsSandboxChannelCommand extends UpdateApnsSandboxChannelCommand_base {
117
102
  }
@@ -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 { UpdateApnsVoipChannelRequest, UpdateApnsVoipChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateApnsVoipChannelCommandInput extends UpdateApnsVoipChannel
21
20
  */
22
21
  export interface UpdateApnsVoipChannelCommandOutput extends UpdateApnsVoipChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateApnsVoipChannelCommand_base: {
24
+ new (input: UpdateApnsVoipChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApnsVoipChannelCommandInput, UpdateApnsVoipChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.</p>
@@ -95,23 +98,5 @@ export interface UpdateApnsVoipChannelCommandOutput extends UpdateApnsVoipChanne
95
98
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
96
99
  *
97
100
  */
98
- export declare class UpdateApnsVoipChannelCommand extends $Command<UpdateApnsVoipChannelCommandInput, UpdateApnsVoipChannelCommandOutput, PinpointClientResolvedConfig> {
99
- readonly input: UpdateApnsVoipChannelCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: UpdateApnsVoipChannelCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApnsVoipChannelCommandInput, UpdateApnsVoipChannelCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class UpdateApnsVoipChannelCommand extends UpdateApnsVoipChannelCommand_base {
117
102
  }
@@ -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 { UpdateApnsVoipSandboxChannelRequest, UpdateApnsVoipSandboxChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateApnsVoipSandboxChannelCommandInput extends UpdateApnsVoip
21
20
  */
22
21
  export interface UpdateApnsVoipSandboxChannelCommandOutput extends UpdateApnsVoipSandboxChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateApnsVoipSandboxChannelCommand_base: {
24
+ new (input: UpdateApnsVoipSandboxChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApnsVoipSandboxChannelCommandInput, UpdateApnsVoipSandboxChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.</p>
@@ -95,23 +98,5 @@ export interface UpdateApnsVoipSandboxChannelCommandOutput extends UpdateApnsVoi
95
98
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
96
99
  *
97
100
  */
98
- export declare class UpdateApnsVoipSandboxChannelCommand extends $Command<UpdateApnsVoipSandboxChannelCommandInput, UpdateApnsVoipSandboxChannelCommandOutput, PinpointClientResolvedConfig> {
99
- readonly input: UpdateApnsVoipSandboxChannelCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: UpdateApnsVoipSandboxChannelCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApnsVoipSandboxChannelCommandInput, UpdateApnsVoipSandboxChannelCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class UpdateApnsVoipSandboxChannelCommand extends UpdateApnsVoipSandboxChannelCommand_base {
117
102
  }
@@ -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 { UpdateApplicationSettingsRequest, UpdateApplicationSettingsResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateApplicationSettingsCommandInput extends UpdateApplication
21
20
  */
22
21
  export interface UpdateApplicationSettingsCommandOutput extends UpdateApplicationSettingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateApplicationSettingsCommand_base: {
24
+ new (input: UpdateApplicationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApplicationSettingsCommandInput, UpdateApplicationSettingsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the settings for an application.</p>
@@ -127,23 +130,5 @@ export interface UpdateApplicationSettingsCommandOutput extends UpdateApplicatio
127
130
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
128
131
  *
129
132
  */
130
- export declare class UpdateApplicationSettingsCommand extends $Command<UpdateApplicationSettingsCommandInput, UpdateApplicationSettingsCommandOutput, PinpointClientResolvedConfig> {
131
- readonly input: UpdateApplicationSettingsCommandInput;
132
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
133
- /**
134
- * @public
135
- */
136
- constructor(input: UpdateApplicationSettingsCommandInput);
137
- /**
138
- * @internal
139
- */
140
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApplicationSettingsCommandInput, UpdateApplicationSettingsCommandOutput>;
141
- /**
142
- * @internal
143
- */
144
- private serialize;
145
- /**
146
- * @internal
147
- */
148
- private deserialize;
133
+ export declare class UpdateApplicationSettingsCommand extends UpdateApplicationSettingsCommand_base {
149
134
  }
@@ -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 { UpdateBaiduChannelRequest, UpdateBaiduChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateBaiduChannelCommandInput extends UpdateBaiduChannelReques
21
20
  */
22
21
  export interface UpdateBaiduChannelCommandOutput extends UpdateBaiduChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateBaiduChannelCommand_base: {
24
+ new (input: UpdateBaiduChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBaiduChannelCommandInput, UpdateBaiduChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.</p>
@@ -89,23 +92,5 @@ export interface UpdateBaiduChannelCommandOutput extends UpdateBaiduChannelRespo
89
92
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
90
93
  *
91
94
  */
92
- export declare class UpdateBaiduChannelCommand extends $Command<UpdateBaiduChannelCommandInput, UpdateBaiduChannelCommandOutput, PinpointClientResolvedConfig> {
93
- readonly input: UpdateBaiduChannelCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: UpdateBaiduChannelCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateBaiduChannelCommandInput, UpdateBaiduChannelCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class UpdateBaiduChannelCommand extends UpdateBaiduChannelCommand_base {
111
96
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateCampaignRequest, UpdateCampaignResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateCampaignCommandInput extends UpdateCampaignRequest {
21
20
  */
22
21
  export interface UpdateCampaignCommandOutput extends UpdateCampaignResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateCampaignCommand_base: {
24
+ new (input: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the configuration and other settings for a campaign.</p>
@@ -820,23 +823,5 @@ export interface UpdateCampaignCommandOutput extends UpdateCampaignResponse, __M
820
823
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
821
824
  *
822
825
  */
823
- export declare class UpdateCampaignCommand extends $Command<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, PinpointClientResolvedConfig> {
824
- readonly input: UpdateCampaignCommandInput;
825
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
826
- /**
827
- * @public
828
- */
829
- constructor(input: UpdateCampaignCommandInput);
830
- /**
831
- * @internal
832
- */
833
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCampaignCommandInput, UpdateCampaignCommandOutput>;
834
- /**
835
- * @internal
836
- */
837
- private serialize;
838
- /**
839
- * @internal
840
- */
841
- private deserialize;
826
+ export declare class UpdateCampaignCommand extends UpdateCampaignCommand_base {
842
827
  }
@@ -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 { UpdateEmailChannelRequest, UpdateEmailChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateEmailChannelCommandInput extends UpdateEmailChannelReques
21
20
  */
22
21
  export interface UpdateEmailChannelCommandOutput extends UpdateEmailChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateEmailChannelCommand_base: {
24
+ new (input: UpdateEmailChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEmailChannelCommandInput, UpdateEmailChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables the email channel for an application or updates the status and settings of the email channel for an application.</p>
@@ -95,23 +98,5 @@ export interface UpdateEmailChannelCommandOutput extends UpdateEmailChannelRespo
95
98
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
96
99
  *
97
100
  */
98
- export declare class UpdateEmailChannelCommand extends $Command<UpdateEmailChannelCommandInput, UpdateEmailChannelCommandOutput, PinpointClientResolvedConfig> {
99
- readonly input: UpdateEmailChannelCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: UpdateEmailChannelCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEmailChannelCommandInput, UpdateEmailChannelCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class UpdateEmailChannelCommand extends UpdateEmailChannelCommand_base {
117
102
  }
@@ -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 { UpdateEmailTemplateRequest, UpdateEmailTemplateResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateEmailTemplateCommandInput extends UpdateEmailTemplateRequ
21
20
  */
22
21
  export interface UpdateEmailTemplateCommandOutput extends UpdateEmailTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateEmailTemplateCommand_base: {
24
+ new (input: UpdateEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates an existing message template for messages that are sent through the email channel.</p>
@@ -88,23 +91,5 @@ export interface UpdateEmailTemplateCommandOutput extends UpdateEmailTemplateRes
88
91
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
89
92
  *
90
93
  */
91
- export declare class UpdateEmailTemplateCommand extends $Command<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput, PinpointClientResolvedConfig> {
92
- readonly input: UpdateEmailTemplateCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: UpdateEmailTemplateCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class UpdateEmailTemplateCommand extends UpdateEmailTemplateCommand_base {
110
95
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateEndpointRequest, UpdateEndpointResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateEndpointCommandInput extends UpdateEndpointRequest {
21
20
  */
22
21
  export interface UpdateEndpointCommandOutput extends UpdateEndpointResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateEndpointCommand_base: {
24
+ new (input: UpdateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointCommandInput, UpdateEndpointCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes for an endpoint. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.</p>
@@ -118,23 +121,5 @@ export interface UpdateEndpointCommandOutput extends UpdateEndpointResponse, __M
118
121
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
119
122
  *
120
123
  */
121
- export declare class UpdateEndpointCommand extends $Command<UpdateEndpointCommandInput, UpdateEndpointCommandOutput, PinpointClientResolvedConfig> {
122
- readonly input: UpdateEndpointCommandInput;
123
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
124
- /**
125
- * @public
126
- */
127
- constructor(input: UpdateEndpointCommandInput);
128
- /**
129
- * @internal
130
- */
131
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEndpointCommandInput, UpdateEndpointCommandOutput>;
132
- /**
133
- * @internal
134
- */
135
- private serialize;
136
- /**
137
- * @internal
138
- */
139
- private deserialize;
124
+ export declare class UpdateEndpointCommand extends UpdateEndpointCommand_base {
140
125
  }
@@ -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 { UpdateEndpointsBatchRequest, UpdateEndpointsBatchResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateEndpointsBatchCommandInput extends UpdateEndpointsBatchRe
21
20
  */
22
21
  export interface UpdateEndpointsBatchCommandOutput extends UpdateEndpointsBatchResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateEndpointsBatchCommand_base: {
24
+ new (input: UpdateEndpointsBatchCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointsBatchCommandInput, UpdateEndpointsBatchCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes for a batch of endpoints. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.</p>
@@ -122,23 +125,5 @@ export interface UpdateEndpointsBatchCommandOutput extends UpdateEndpointsBatchR
122
125
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
123
126
  *
124
127
  */
125
- export declare class UpdateEndpointsBatchCommand extends $Command<UpdateEndpointsBatchCommandInput, UpdateEndpointsBatchCommandOutput, PinpointClientResolvedConfig> {
126
- readonly input: UpdateEndpointsBatchCommandInput;
127
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
128
- /**
129
- * @public
130
- */
131
- constructor(input: UpdateEndpointsBatchCommandInput);
132
- /**
133
- * @internal
134
- */
135
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEndpointsBatchCommandInput, UpdateEndpointsBatchCommandOutput>;
136
- /**
137
- * @internal
138
- */
139
- private serialize;
140
- /**
141
- * @internal
142
- */
143
- private deserialize;
128
+ export declare class UpdateEndpointsBatchCommand extends UpdateEndpointsBatchCommand_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 { UpdateGcmChannelRequest, UpdateGcmChannelResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateGcmChannelCommandInput extends UpdateGcmChannelRequest {
21
20
  */
22
21
  export interface UpdateGcmChannelCommandOutput extends UpdateGcmChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateGcmChannelCommand_base: {
24
+ new (input: UpdateGcmChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGcmChannelCommandInput, UpdateGcmChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables the GCM channel for an application or updates the status and settings of the GCM channel for an application.</p>
@@ -92,23 +95,5 @@ export interface UpdateGcmChannelCommandOutput extends UpdateGcmChannelResponse,
92
95
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
93
96
  *
94
97
  */
95
- export declare class UpdateGcmChannelCommand extends $Command<UpdateGcmChannelCommandInput, UpdateGcmChannelCommandOutput, PinpointClientResolvedConfig> {
96
- readonly input: UpdateGcmChannelCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: UpdateGcmChannelCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGcmChannelCommandInput, UpdateGcmChannelCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class UpdateGcmChannelCommand extends UpdateGcmChannelCommand_base {
114
99
  }
@@ -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 { UpdateInAppTemplateRequest, UpdateInAppTemplateResponse } from "../models/models_1";
5
4
  import { PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateInAppTemplateCommandInput extends UpdateInAppTemplateRequ
21
20
  */
22
21
  export interface UpdateInAppTemplateCommandOutput extends UpdateInAppTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateInAppTemplateCommand_base: {
24
+ new (input: UpdateInAppTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInAppTemplateCommandInput, UpdateInAppTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates an existing message template for messages sent through the in-app message channel.</p>
@@ -144,23 +147,5 @@ export interface UpdateInAppTemplateCommandOutput extends UpdateInAppTemplateRes
144
147
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
145
148
  *
146
149
  */
147
- export declare class UpdateInAppTemplateCommand extends $Command<UpdateInAppTemplateCommandInput, UpdateInAppTemplateCommandOutput, PinpointClientResolvedConfig> {
148
- readonly input: UpdateInAppTemplateCommandInput;
149
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
150
- /**
151
- * @public
152
- */
153
- constructor(input: UpdateInAppTemplateCommandInput);
154
- /**
155
- * @internal
156
- */
157
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateInAppTemplateCommandInput, UpdateInAppTemplateCommandOutput>;
158
- /**
159
- * @internal
160
- */
161
- private serialize;
162
- /**
163
- * @internal
164
- */
165
- private deserialize;
150
+ export declare class UpdateInAppTemplateCommand extends UpdateInAppTemplateCommand_base {
166
151
  }