@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 {
10
4
  CreateExportJobRequest,
11
5
  CreateExportJobResponse,
@@ -20,19 +14,16 @@ export interface CreateExportJobCommandInput extends CreateExportJobRequest {}
20
14
  export interface CreateExportJobCommandOutput
21
15
  extends CreateExportJobResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreateExportJobCommand extends $Command<
24
- CreateExportJobCommandInput,
25
- CreateExportJobCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: CreateExportJobCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateExportJobCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateExportJobCommandInput, CreateExportJobCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateExportJobCommand_base: {
18
+ new (
19
+ input: CreateExportJobCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateExportJobCommandInput,
22
+ CreateExportJobCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateExportJobCommand extends CreateExportJobCommand_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
  CreateImportJobRequest,
11
5
  CreateImportJobResponse,
@@ -20,19 +14,16 @@ export interface CreateImportJobCommandInput extends CreateImportJobRequest {}
20
14
  export interface CreateImportJobCommandOutput
21
15
  extends CreateImportJobResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreateImportJobCommand extends $Command<
24
- CreateImportJobCommandInput,
25
- CreateImportJobCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: CreateImportJobCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateImportJobCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateImportJobCommandInput, CreateImportJobCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateImportJobCommand_base: {
18
+ new (
19
+ input: CreateImportJobCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateImportJobCommandInput,
22
+ CreateImportJobCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateImportJobCommand extends CreateImportJobCommand_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
  CreateInAppTemplateRequest,
11
5
  CreateInAppTemplateResponse,
@@ -21,19 +15,16 @@ export interface CreateInAppTemplateCommandInput
21
15
  export interface CreateInAppTemplateCommandOutput
22
16
  extends CreateInAppTemplateResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateInAppTemplateCommand extends $Command<
25
- CreateInAppTemplateCommandInput,
26
- CreateInAppTemplateCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: CreateInAppTemplateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateInAppTemplateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreateInAppTemplateCommandInput, CreateInAppTemplateCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreateInAppTemplateCommand_base: {
19
+ new (
20
+ input: CreateInAppTemplateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreateInAppTemplateCommandInput,
23
+ CreateInAppTemplateCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateInAppTemplateCommand extends CreateInAppTemplateCommand_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
  CreateJourneyRequest,
11
5
  CreateJourneyResponse,
@@ -20,19 +14,16 @@ export interface CreateJourneyCommandInput extends CreateJourneyRequest {}
20
14
  export interface CreateJourneyCommandOutput
21
15
  extends CreateJourneyResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreateJourneyCommand extends $Command<
24
- CreateJourneyCommandInput,
25
- CreateJourneyCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: CreateJourneyCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateJourneyCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateJourneyCommandInput, CreateJourneyCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateJourneyCommand_base: {
18
+ new (
19
+ input: CreateJourneyCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateJourneyCommandInput,
22
+ CreateJourneyCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateJourneyCommand extends CreateJourneyCommand_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
  CreatePushTemplateRequest,
11
5
  CreatePushTemplateResponse,
@@ -21,19 +15,16 @@ export interface CreatePushTemplateCommandInput
21
15
  export interface CreatePushTemplateCommandOutput
22
16
  extends CreatePushTemplateResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreatePushTemplateCommand extends $Command<
25
- CreatePushTemplateCommandInput,
26
- CreatePushTemplateCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: CreatePushTemplateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreatePushTemplateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreatePushTemplateCommandInput, CreatePushTemplateCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreatePushTemplateCommand_base: {
19
+ new (
20
+ input: CreatePushTemplateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreatePushTemplateCommandInput,
23
+ CreatePushTemplateCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreatePushTemplateCommand extends CreatePushTemplateCommand_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
  CreateRecommenderConfigurationRequest,
11
5
  CreateRecommenderConfigurationResponse,
@@ -21,22 +15,16 @@ export interface CreateRecommenderConfigurationCommandInput
21
15
  export interface CreateRecommenderConfigurationCommandOutput
22
16
  extends CreateRecommenderConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateRecommenderConfigurationCommand extends $Command<
25
- CreateRecommenderConfigurationCommandInput,
26
- CreateRecommenderConfigurationCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: CreateRecommenderConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateRecommenderConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateRecommenderConfigurationCommand_base: {
19
+ new (
20
+ input: CreateRecommenderConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateRecommenderConfigurationCommandInput,
38
- CreateRecommenderConfigurationCommandOutput
23
+ CreateRecommenderConfigurationCommandOutput,
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 CreateRecommenderConfigurationCommand extends CreateRecommenderConfigurationCommand_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
  CreateSegmentRequest,
11
5
  CreateSegmentResponse,
@@ -20,19 +14,16 @@ export interface CreateSegmentCommandInput extends CreateSegmentRequest {}
20
14
  export interface CreateSegmentCommandOutput
21
15
  extends CreateSegmentResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreateSegmentCommand extends $Command<
24
- CreateSegmentCommandInput,
25
- CreateSegmentCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: CreateSegmentCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateSegmentCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateSegmentCommandInput, CreateSegmentCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateSegmentCommand_base: {
18
+ new (
19
+ input: CreateSegmentCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateSegmentCommandInput,
22
+ CreateSegmentCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateSegmentCommand extends CreateSegmentCommand_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
  CreateSmsTemplateRequest,
11
5
  CreateSmsTemplateResponse,
@@ -21,19 +15,16 @@ export interface CreateSmsTemplateCommandInput
21
15
  export interface CreateSmsTemplateCommandOutput
22
16
  extends CreateSmsTemplateResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateSmsTemplateCommand extends $Command<
25
- CreateSmsTemplateCommandInput,
26
- CreateSmsTemplateCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: CreateSmsTemplateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateSmsTemplateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreateSmsTemplateCommandInput, CreateSmsTemplateCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreateSmsTemplateCommand_base: {
19
+ new (
20
+ input: CreateSmsTemplateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreateSmsTemplateCommandInput,
23
+ CreateSmsTemplateCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateSmsTemplateCommand extends CreateSmsTemplateCommand_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
  CreateVoiceTemplateRequest,
11
5
  CreateVoiceTemplateResponse,
@@ -21,19 +15,16 @@ export interface CreateVoiceTemplateCommandInput
21
15
  export interface CreateVoiceTemplateCommandOutput
22
16
  extends CreateVoiceTemplateResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateVoiceTemplateCommand extends $Command<
25
- CreateVoiceTemplateCommandInput,
26
- CreateVoiceTemplateCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: CreateVoiceTemplateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateVoiceTemplateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreateVoiceTemplateCommandInput, CreateVoiceTemplateCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreateVoiceTemplateCommand_base: {
19
+ new (
20
+ input: CreateVoiceTemplateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreateVoiceTemplateCommandInput,
23
+ CreateVoiceTemplateCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateVoiceTemplateCommand extends CreateVoiceTemplateCommand_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
  DeleteAdmChannelRequest,
11
5
  DeleteAdmChannelResponse,
@@ -20,19 +14,16 @@ export interface DeleteAdmChannelCommandInput extends DeleteAdmChannelRequest {}
20
14
  export interface DeleteAdmChannelCommandOutput
21
15
  extends DeleteAdmChannelResponse,
22
16
  __MetadataBearer {}
23
- export declare class DeleteAdmChannelCommand extends $Command<
24
- DeleteAdmChannelCommandInput,
25
- DeleteAdmChannelCommandOutput,
26
- PinpointClientResolvedConfig
27
- > {
28
- readonly input: DeleteAdmChannelCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeleteAdmChannelCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: PinpointClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DeleteAdmChannelCommandInput, DeleteAdmChannelCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DeleteAdmChannelCommand_base: {
18
+ new (
19
+ input: DeleteAdmChannelCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DeleteAdmChannelCommandInput,
22
+ DeleteAdmChannelCommandOutput,
23
+ PinpointClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DeleteAdmChannelCommand extends DeleteAdmChannelCommand_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
  DeleteApnsChannelRequest,
11
5
  DeleteApnsChannelResponse,
@@ -21,19 +15,16 @@ export interface DeleteApnsChannelCommandInput
21
15
  export interface DeleteApnsChannelCommandOutput
22
16
  extends DeleteApnsChannelResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteApnsChannelCommand extends $Command<
25
- DeleteApnsChannelCommandInput,
26
- DeleteApnsChannelCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: DeleteApnsChannelCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteApnsChannelCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DeleteApnsChannelCommandInput, DeleteApnsChannelCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DeleteApnsChannelCommand_base: {
19
+ new (
20
+ input: DeleteApnsChannelCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DeleteApnsChannelCommandInput,
23
+ DeleteApnsChannelCommandOutput,
24
+ PinpointClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteApnsChannelCommand extends DeleteApnsChannelCommand_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
  DeleteApnsSandboxChannelRequest,
11
5
  DeleteApnsSandboxChannelResponse,
@@ -21,22 +15,16 @@ export interface DeleteApnsSandboxChannelCommandInput
21
15
  export interface DeleteApnsSandboxChannelCommandOutput
22
16
  extends DeleteApnsSandboxChannelResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteApnsSandboxChannelCommand extends $Command<
25
- DeleteApnsSandboxChannelCommandInput,
26
- DeleteApnsSandboxChannelCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: DeleteApnsSandboxChannelCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteApnsSandboxChannelCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteApnsSandboxChannelCommand_base: {
19
+ new (
20
+ input: DeleteApnsSandboxChannelCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteApnsSandboxChannelCommandInput,
38
- DeleteApnsSandboxChannelCommandOutput
23
+ DeleteApnsSandboxChannelCommandOutput,
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 DeleteApnsSandboxChannelCommand extends DeleteApnsSandboxChannelCommand_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
  DeleteApnsVoipChannelRequest,
11
5
  DeleteApnsVoipChannelResponse,
@@ -21,22 +15,16 @@ export interface DeleteApnsVoipChannelCommandInput
21
15
  export interface DeleteApnsVoipChannelCommandOutput
22
16
  extends DeleteApnsVoipChannelResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteApnsVoipChannelCommand extends $Command<
25
- DeleteApnsVoipChannelCommandInput,
26
- DeleteApnsVoipChannelCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: DeleteApnsVoipChannelCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteApnsVoipChannelCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteApnsVoipChannelCommand_base: {
19
+ new (
20
+ input: DeleteApnsVoipChannelCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteApnsVoipChannelCommandInput,
38
- DeleteApnsVoipChannelCommandOutput
23
+ DeleteApnsVoipChannelCommandOutput,
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 DeleteApnsVoipChannelCommand extends DeleteApnsVoipChannelCommand_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
  DeleteApnsVoipSandboxChannelRequest,
11
5
  DeleteApnsVoipSandboxChannelResponse,
@@ -21,22 +15,16 @@ export interface DeleteApnsVoipSandboxChannelCommandInput
21
15
  export interface DeleteApnsVoipSandboxChannelCommandOutput
22
16
  extends DeleteApnsVoipSandboxChannelResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteApnsVoipSandboxChannelCommand extends $Command<
25
- DeleteApnsVoipSandboxChannelCommandInput,
26
- DeleteApnsVoipSandboxChannelCommandOutput,
27
- PinpointClientResolvedConfig
28
- > {
29
- readonly input: DeleteApnsVoipSandboxChannelCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteApnsVoipSandboxChannelCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteApnsVoipSandboxChannelCommand_base: {
19
+ new (
20
+ input: DeleteApnsVoipSandboxChannelCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteApnsVoipSandboxChannelCommandInput,
38
- DeleteApnsVoipSandboxChannelCommandOutput
23
+ DeleteApnsVoipSandboxChannelCommandOutput,
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 DeleteApnsVoipSandboxChannelCommand extends DeleteApnsVoipSandboxChannelCommand_base {}