@aws-sdk/client-pinpoint 3.533.0 → 3.540.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 (256) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/Pinpoint.d.ts +4 -1
  6. package/dist-types/PinpointClient.d.ts +1 -1
  7. package/dist-types/commands/CreateAppCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateCampaignCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateExportJobCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateImportJobCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateInAppTemplateCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateJourneyCommand.d.ts +2 -1
  14. package/dist-types/commands/CreatePushTemplateCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateSegmentCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateSmsTemplateCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteAdmChannelCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteApnsChannelCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteCampaignCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteEmailChannelCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteEventStreamCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteGcmChannelCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteJourneyCommand.d.ts +2 -1
  34. package/dist-types/commands/DeletePushTemplateCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteSegmentCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteSmsChannelCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +2 -1
  42. package/dist-types/commands/GetAdmChannelCommand.d.ts +2 -1
  43. package/dist-types/commands/GetApnsChannelCommand.d.ts +2 -1
  44. package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +2 -1
  45. package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +2 -1
  46. package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +2 -1
  47. package/dist-types/commands/GetAppCommand.d.ts +2 -1
  48. package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +2 -1
  49. package/dist-types/commands/GetApplicationSettingsCommand.d.ts +2 -1
  50. package/dist-types/commands/GetAppsCommand.d.ts +2 -1
  51. package/dist-types/commands/GetBaiduChannelCommand.d.ts +2 -1
  52. package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +2 -1
  53. package/dist-types/commands/GetCampaignCommand.d.ts +2 -1
  54. package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +2 -1
  55. package/dist-types/commands/GetCampaignVersionCommand.d.ts +2 -1
  56. package/dist-types/commands/GetCampaignVersionsCommand.d.ts +2 -1
  57. package/dist-types/commands/GetCampaignsCommand.d.ts +2 -1
  58. package/dist-types/commands/GetChannelsCommand.d.ts +2 -1
  59. package/dist-types/commands/GetEmailChannelCommand.d.ts +2 -1
  60. package/dist-types/commands/GetEmailTemplateCommand.d.ts +2 -1
  61. package/dist-types/commands/GetEndpointCommand.d.ts +2 -1
  62. package/dist-types/commands/GetEventStreamCommand.d.ts +2 -1
  63. package/dist-types/commands/GetExportJobCommand.d.ts +2 -1
  64. package/dist-types/commands/GetExportJobsCommand.d.ts +2 -1
  65. package/dist-types/commands/GetGcmChannelCommand.d.ts +2 -1
  66. package/dist-types/commands/GetImportJobCommand.d.ts +2 -1
  67. package/dist-types/commands/GetImportJobsCommand.d.ts +2 -1
  68. package/dist-types/commands/GetInAppMessagesCommand.d.ts +2 -1
  69. package/dist-types/commands/GetInAppTemplateCommand.d.ts +2 -1
  70. package/dist-types/commands/GetJourneyCommand.d.ts +2 -1
  71. package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +2 -1
  72. package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +2 -1
  73. package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +2 -1
  74. package/dist-types/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +2 -1
  75. package/dist-types/commands/GetJourneyRunExecutionMetricsCommand.d.ts +2 -1
  76. package/dist-types/commands/GetJourneyRunsCommand.d.ts +2 -1
  77. package/dist-types/commands/GetPushTemplateCommand.d.ts +2 -1
  78. package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +2 -1
  79. package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +2 -1
  80. package/dist-types/commands/GetSegmentCommand.d.ts +2 -1
  81. package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +2 -1
  82. package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +2 -1
  83. package/dist-types/commands/GetSegmentVersionCommand.d.ts +2 -1
  84. package/dist-types/commands/GetSegmentVersionsCommand.d.ts +2 -1
  85. package/dist-types/commands/GetSegmentsCommand.d.ts +2 -1
  86. package/dist-types/commands/GetSmsChannelCommand.d.ts +2 -1
  87. package/dist-types/commands/GetSmsTemplateCommand.d.ts +2 -1
  88. package/dist-types/commands/GetUserEndpointsCommand.d.ts +2 -1
  89. package/dist-types/commands/GetVoiceChannelCommand.d.ts +2 -1
  90. package/dist-types/commands/GetVoiceTemplateCommand.d.ts +2 -1
  91. package/dist-types/commands/ListJourneysCommand.d.ts +2 -1
  92. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  93. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +2 -1
  94. package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
  95. package/dist-types/commands/PhoneNumberValidateCommand.d.ts +2 -1
  96. package/dist-types/commands/PutEventStreamCommand.d.ts +2 -1
  97. package/dist-types/commands/PutEventsCommand.d.ts +2 -1
  98. package/dist-types/commands/RemoveAttributesCommand.d.ts +2 -1
  99. package/dist-types/commands/SendMessagesCommand.d.ts +2 -1
  100. package/dist-types/commands/SendOTPMessageCommand.d.ts +2 -1
  101. package/dist-types/commands/SendUsersMessagesCommand.d.ts +2 -1
  102. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  103. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateAdmChannelCommand.d.ts +2 -1
  105. package/dist-types/commands/UpdateApnsChannelCommand.d.ts +2 -1
  106. package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +2 -1
  107. package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +2 -1
  108. package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +2 -1
  109. package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +2 -1
  110. package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +2 -1
  111. package/dist-types/commands/UpdateCampaignCommand.d.ts +2 -1
  112. package/dist-types/commands/UpdateEmailChannelCommand.d.ts +2 -1
  113. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +2 -1
  114. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
  115. package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +2 -1
  116. package/dist-types/commands/UpdateGcmChannelCommand.d.ts +2 -1
  117. package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +2 -1
  118. package/dist-types/commands/UpdateJourneyCommand.d.ts +2 -1
  119. package/dist-types/commands/UpdateJourneyStateCommand.d.ts +2 -1
  120. package/dist-types/commands/UpdatePushTemplateCommand.d.ts +2 -1
  121. package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +2 -1
  122. package/dist-types/commands/UpdateSegmentCommand.d.ts +2 -1
  123. package/dist-types/commands/UpdateSmsChannelCommand.d.ts +2 -1
  124. package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +2 -1
  125. package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +2 -1
  126. package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +2 -1
  127. package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +2 -1
  128. package/dist-types/commands/VerifyOTPMessageCommand.d.ts +2 -1
  129. package/dist-types/index.d.ts +0 -1
  130. package/dist-types/models/models_0.d.ts +1282 -1282
  131. package/dist-types/models/models_1.d.ts +508 -508
  132. package/dist-types/ts3.4/Pinpoint.d.ts +3 -0
  133. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/CreateInAppTemplateCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/CreateJourneyCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/CreatePushTemplateCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/CreateRecommenderConfigurationCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/CreateSegmentCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/CreateSmsTemplateCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/CreateVoiceTemplateCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/DeleteAdmChannelCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/DeleteApnsChannelCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/DeleteApnsSandboxChannelCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DeleteApnsVoipChannelCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/DeleteBaiduChannelCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/DeleteEmailChannelCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/DeleteGcmChannelCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/DeleteInAppTemplateCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/DeleteJourneyCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/DeletePushTemplateCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/DeleteRecommenderConfigurationCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/DeleteSegmentCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/DeleteSmsChannelCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/DeleteSmsTemplateCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/DeleteUserEndpointsCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/DeleteVoiceChannelCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/DeleteVoiceTemplateCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/GetAdmChannelCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/GetApnsChannelCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/GetApnsSandboxChannelCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/GetApnsVoipChannelCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/GetApnsVoipSandboxChannelCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/GetAppCommand.d.ts +7 -0
  174. package/dist-types/ts3.4/commands/GetApplicationDateRangeKpiCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/GetApplicationSettingsCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/GetAppsCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/GetBaiduChannelCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/GetCampaignActivitiesCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/GetCampaignDateRangeKpiCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/GetCampaignVersionCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/GetCampaignVersionsCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/GetCampaignsCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/GetChannelsCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/GetEmailChannelCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/GetEndpointCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/GetExportJobsCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/GetGcmChannelCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/GetImportJobsCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/GetInAppMessagesCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/GetInAppTemplateCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/GetJourneyCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/GetJourneyDateRangeKpiCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/GetJourneyExecutionMetricsCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/GetJourneyRunExecutionMetricsCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/GetJourneyRunsCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/GetPushTemplateCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/GetRecommenderConfigurationCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/GetRecommenderConfigurationsCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/GetSegmentCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/GetSegmentExportJobsCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/GetSegmentImportJobsCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/GetSegmentVersionCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/GetSegmentVersionsCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/GetSegmentsCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/GetSmsChannelCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/GetSmsTemplateCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/GetUserEndpointsCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/GetVoiceChannelCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/GetVoiceTemplateCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/ListJourneysCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/PhoneNumberValidateCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/PutEventStreamCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/RemoveAttributesCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/SendMessagesCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/SendOTPMessageCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/SendUsersMessagesCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/UpdateAdmChannelCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/UpdateApnsChannelCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/UpdateApnsSandboxChannelCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/UpdateApnsVoipChannelCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/UpdateApplicationSettingsCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/UpdateBaiduChannelCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/UpdateEmailChannelCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/UpdateEndpointsBatchCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/UpdateGcmChannelCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/UpdateInAppTemplateCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/UpdateJourneyCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/UpdateJourneyStateCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/UpdatePushTemplateCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/UpdateRecommenderConfigurationCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/UpdateSegmentCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/UpdateSmsChannelCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/UpdateSmsTemplateCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/UpdateTemplateActiveVersionCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/UpdateVoiceChannelCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/UpdateVoiceTemplateCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/VerifyOTPMessageCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/index.d.ts +0 -1
  256. package/package.json +40 -40
@@ -1048,6 +1048,7 @@ export interface Pinpoint {
1048
1048
  options: __HttpHandlerOptions,
1049
1049
  cb: (err: any, data?: GetApplicationSettingsCommandOutput) => void
1050
1050
  ): void;
1051
+ getApps(): Promise<GetAppsCommandOutput>;
1051
1052
  getApps(
1052
1053
  args: GetAppsCommandInput,
1053
1054
  options?: __HttpHandlerOptions
@@ -1437,6 +1438,7 @@ export interface Pinpoint {
1437
1438
  options: __HttpHandlerOptions,
1438
1439
  cb: (err: any, data?: GetRecommenderConfigurationCommandOutput) => void
1439
1440
  ): void;
1441
+ getRecommenderConfigurations(): Promise<GetRecommenderConfigurationsCommandOutput>;
1440
1442
  getRecommenderConfigurations(
1441
1443
  args: GetRecommenderConfigurationsCommandInput,
1442
1444
  options?: __HttpHandlerOptions
@@ -1619,6 +1621,7 @@ export interface Pinpoint {
1619
1621
  options: __HttpHandlerOptions,
1620
1622
  cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1621
1623
  ): void;
1624
+ listTemplates(): Promise<ListTemplatesCommandOutput>;
1622
1625
  listTemplates(
1623
1626
  args: ListTemplatesCommandInput,
1624
1627
  options?: __HttpHandlerOptions
@@ -21,6 +21,15 @@ declare const CreateAppCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateAppCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateAppCommandInput,
28
+ CreateAppCommandOutput,
29
+ PinpointClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateAppCommand extends CreateAppCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateCampaignCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateCampaignCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateCampaignCommandInput,
31
+ CreateCampaignCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateCampaignCommand extends CreateCampaignCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateEmailTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateEmailTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateEmailTemplateCommandInput,
32
+ CreateEmailTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateEmailTemplateCommand extends CreateEmailTemplateCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateExportJobCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateExportJobCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateExportJobCommandInput,
31
+ CreateExportJobCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateExportJobCommand extends CreateExportJobCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateImportJobCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateImportJobCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateImportJobCommandInput,
31
+ CreateImportJobCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateImportJobCommand extends CreateImportJobCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateInAppTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateInAppTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateInAppTemplateCommandInput,
32
+ CreateInAppTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateInAppTemplateCommand extends CreateInAppTemplateCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateJourneyCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateJourneyCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateJourneyCommandInput,
31
+ CreateJourneyCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateJourneyCommand extends CreateJourneyCommand_base {}
@@ -25,6 +25,15 @@ declare const CreatePushTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreatePushTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreatePushTemplateCommandInput,
32
+ CreatePushTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreatePushTemplateCommand extends CreatePushTemplateCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateRecommenderConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateRecommenderConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateRecommenderConfigurationCommandInput,
32
+ CreateRecommenderConfigurationCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateRecommenderConfigurationCommand extends CreateRecommenderConfigurationCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateSegmentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateSegmentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateSegmentCommandInput,
31
+ CreateSegmentCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateSegmentCommand extends CreateSegmentCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateSmsTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateSmsTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateSmsTemplateCommandInput,
32
+ CreateSmsTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateSmsTemplateCommand extends CreateSmsTemplateCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateVoiceTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateVoiceTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateVoiceTemplateCommandInput,
32
+ CreateVoiceTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateVoiceTemplateCommand extends CreateVoiceTemplateCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteAdmChannelCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteAdmChannelCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteAdmChannelCommandInput,
31
+ DeleteAdmChannelCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteAdmChannelCommand extends DeleteAdmChannelCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteApnsChannelCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteApnsChannelCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteApnsChannelCommandInput,
32
+ DeleteApnsChannelCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteApnsChannelCommand extends DeleteApnsChannelCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteApnsSandboxChannelCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteApnsSandboxChannelCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteApnsSandboxChannelCommandInput,
32
+ DeleteApnsSandboxChannelCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteApnsSandboxChannelCommand extends DeleteApnsSandboxChannelCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteApnsVoipChannelCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteApnsVoipChannelCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteApnsVoipChannelCommandInput,
32
+ DeleteApnsVoipChannelCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteApnsVoipChannelCommand extends DeleteApnsVoipChannelCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteApnsVoipSandboxChannelCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteApnsVoipSandboxChannelCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteApnsVoipSandboxChannelCommandInput,
32
+ DeleteApnsVoipSandboxChannelCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteApnsVoipSandboxChannelCommand extends DeleteApnsVoipSandboxChannelCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteAppCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteAppCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteAppCommandInput,
28
+ DeleteAppCommandOutput,
29
+ PinpointClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteAppCommand extends DeleteAppCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteBaiduChannelCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteBaiduChannelCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteBaiduChannelCommandInput,
32
+ DeleteBaiduChannelCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteBaiduChannelCommand extends DeleteBaiduChannelCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteCampaignCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteCampaignCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteCampaignCommandInput,
31
+ DeleteCampaignCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteCampaignCommand extends DeleteCampaignCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteEmailChannelCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteEmailChannelCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteEmailChannelCommandInput,
32
+ DeleteEmailChannelCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteEmailChannelCommand extends DeleteEmailChannelCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteEmailTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteEmailTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteEmailTemplateCommandInput,
32
+ DeleteEmailTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteEmailTemplateCommand extends DeleteEmailTemplateCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteEndpointCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteEndpointCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteEndpointCommandInput,
31
+ DeleteEndpointCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteEndpointCommand extends DeleteEndpointCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteEventStreamCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteEventStreamCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteEventStreamCommandInput,
32
+ DeleteEventStreamCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteEventStreamCommand extends DeleteEventStreamCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteGcmChannelCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteGcmChannelCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteGcmChannelCommandInput,
31
+ DeleteGcmChannelCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteGcmChannelCommand extends DeleteGcmChannelCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteInAppTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteInAppTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteInAppTemplateCommandInput,
32
+ DeleteInAppTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteInAppTemplateCommand extends DeleteInAppTemplateCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteJourneyCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteJourneyCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteJourneyCommandInput,
31
+ DeleteJourneyCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteJourneyCommand extends DeleteJourneyCommand_base {}
@@ -25,6 +25,15 @@ declare const DeletePushTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeletePushTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeletePushTemplateCommandInput,
32
+ DeletePushTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeletePushTemplateCommand extends DeletePushTemplateCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteRecommenderConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteRecommenderConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteRecommenderConfigurationCommandInput,
32
+ DeleteRecommenderConfigurationCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteRecommenderConfigurationCommand extends DeleteRecommenderConfigurationCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteSegmentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteSegmentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteSegmentCommandInput,
31
+ DeleteSegmentCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteSegmentCommand extends DeleteSegmentCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteSmsChannelCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteSmsChannelCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteSmsChannelCommandInput,
31
+ DeleteSmsChannelCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteSmsChannelCommand extends DeleteSmsChannelCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteSmsTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteSmsTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteSmsTemplateCommandInput,
32
+ DeleteSmsTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteSmsTemplateCommand extends DeleteSmsTemplateCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteUserEndpointsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteUserEndpointsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteUserEndpointsCommandInput,
32
+ DeleteUserEndpointsCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteUserEndpointsCommand extends DeleteUserEndpointsCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteVoiceChannelCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteVoiceChannelCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteVoiceChannelCommandInput,
32
+ DeleteVoiceChannelCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteVoiceChannelCommand extends DeleteVoiceChannelCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteVoiceTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteVoiceTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteVoiceTemplateCommandInput,
32
+ DeleteVoiceTemplateCommandOutput,
33
+ PinpointClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteVoiceTemplateCommand extends DeleteVoiceTemplateCommand_base {}
@@ -24,6 +24,15 @@ declare const GetAdmChannelCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetAdmChannelCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetAdmChannelCommandInput,
31
+ GetAdmChannelCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetAdmChannelCommand extends GetAdmChannelCommand_base {}
@@ -24,6 +24,15 @@ declare const GetApnsChannelCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetApnsChannelCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetApnsChannelCommandInput,
31
+ GetApnsChannelCommandOutput,
32
+ PinpointClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetApnsChannelCommand extends GetApnsChannelCommand_base {}