@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
@@ -22,10 +22,10 @@ export interface DeleteInAppTemplateCommandOutput extends DeleteInAppTemplateRes
22
22
  }
23
23
  declare const DeleteInAppTemplateCommand_base: {
24
24
  new (input: DeleteInAppTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInAppTemplateCommandInput, DeleteInAppTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteInAppTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInAppTemplateCommandInput, DeleteInAppTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a message template for messages sent using the in-app message channel.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const DeleteInAppTemplateCommand_base: {
78
78
  * @throws {@link PinpointServiceException}
79
79
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DeleteInAppTemplateCommand extends DeleteInAppTemplateCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DeleteJourneyCommandOutput extends DeleteJourneyResponse, __Met
22
22
  }
23
23
  declare const DeleteJourneyCommand_base: {
24
24
  new (input: DeleteJourneyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJourneyCommandInput, DeleteJourneyCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteJourneyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJourneyCommandInput, DeleteJourneyCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a journey from an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -460,6 +460,7 @@ declare const DeleteJourneyCommand_base: {
460
460
  * @throws {@link PinpointServiceException}
461
461
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
462
462
  *
463
+ * @public
463
464
  */
464
465
  export declare class DeleteJourneyCommand extends DeleteJourneyCommand_base {
465
466
  }
@@ -22,10 +22,10 @@ export interface DeletePushTemplateCommandOutput extends DeletePushTemplateRespo
22
22
  }
23
23
  declare const DeletePushTemplateCommand_base: {
24
24
  new (input: DeletePushTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePushTemplateCommandInput, DeletePushTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePushTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePushTemplateCommandInput, DeletePushTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a message template for messages that were sent through a push notification channel.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const DeletePushTemplateCommand_base: {
78
78
  * @throws {@link PinpointServiceException}
79
79
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DeletePushTemplateCommand extends DeletePushTemplateCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DeleteRecommenderConfigurationCommandOutput extends DeleteRecom
22
22
  }
23
23
  declare const DeleteRecommenderConfigurationCommand_base: {
24
24
  new (input: DeleteRecommenderConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderConfigurationCommandInput, DeleteRecommenderConfigurationCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteRecommenderConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderConfigurationCommandInput, DeleteRecommenderConfigurationCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an Amazon Pinpoint configuration for a recommender model.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const DeleteRecommenderConfigurationCommand_base: {
89
89
  * @throws {@link PinpointServiceException}
90
90
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class DeleteRecommenderConfigurationCommand extends DeleteRecommenderConfigurationCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface DeleteSegmentCommandOutput extends DeleteSegmentResponse, __Met
22
22
  }
23
23
  declare const DeleteSegmentCommand_base: {
24
24
  new (input: DeleteSegmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSegmentCommandInput, DeleteSegmentCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSegmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSegmentCommandInput, DeleteSegmentCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a segment from an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -227,6 +227,7 @@ declare const DeleteSegmentCommand_base: {
227
227
  * @throws {@link PinpointServiceException}
228
228
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
229
229
  *
230
+ * @public
230
231
  */
231
232
  export declare class DeleteSegmentCommand extends DeleteSegmentCommand_base {
232
233
  }
@@ -22,10 +22,10 @@ export interface DeleteSmsChannelCommandOutput extends DeleteSmsChannelResponse,
22
22
  }
23
23
  declare const DeleteSmsChannelCommand_base: {
24
24
  new (input: DeleteSmsChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSmsChannelCommandInput, DeleteSmsChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSmsChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSmsChannelCommandInput, DeleteSmsChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disables the SMS channel for an application and deletes any existing settings for the channel.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const DeleteSmsChannelCommand_base: {
89
89
  * @throws {@link PinpointServiceException}
90
90
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class DeleteSmsChannelCommand extends DeleteSmsChannelCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface DeleteSmsTemplateCommandOutput extends DeleteSmsTemplateRespons
22
22
  }
23
23
  declare const DeleteSmsTemplateCommand_base: {
24
24
  new (input: DeleteSmsTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSmsTemplateCommandInput, DeleteSmsTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSmsTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSmsTemplateCommandInput, DeleteSmsTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a message template for messages that were sent through the SMS channel.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const DeleteSmsTemplateCommand_base: {
78
78
  * @throws {@link PinpointServiceException}
79
79
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DeleteSmsTemplateCommand extends DeleteSmsTemplateCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DeleteUserEndpointsCommandOutput extends DeleteUserEndpointsRes
22
22
  }
23
23
  declare const DeleteUserEndpointsCommand_base: {
24
24
  new (input: DeleteUserEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserEndpointsCommandInput, DeleteUserEndpointsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteUserEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserEndpointsCommandInput, DeleteUserEndpointsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes all the endpoints that are associated with a specific user ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -124,6 +124,7 @@ declare const DeleteUserEndpointsCommand_base: {
124
124
  * @throws {@link PinpointServiceException}
125
125
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class DeleteUserEndpointsCommand extends DeleteUserEndpointsCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface DeleteVoiceChannelCommandOutput extends DeleteVoiceChannelRespo
22
22
  }
23
23
  declare const DeleteVoiceChannelCommand_base: {
24
24
  new (input: DeleteVoiceChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVoiceChannelCommandInput, DeleteVoiceChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteVoiceChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVoiceChannelCommandInput, DeleteVoiceChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disables the voice channel for an application and deletes any existing settings for the channel.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const DeleteVoiceChannelCommand_base: {
85
85
  * @throws {@link PinpointServiceException}
86
86
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class DeleteVoiceChannelCommand extends DeleteVoiceChannelCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface DeleteVoiceTemplateCommandOutput extends DeleteVoiceTemplateRes
22
22
  }
23
23
  declare const DeleteVoiceTemplateCommand_base: {
24
24
  new (input: DeleteVoiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVoiceTemplateCommandInput, DeleteVoiceTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteVoiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVoiceTemplateCommandInput, DeleteVoiceTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a message template for messages that were sent through the voice channel.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const DeleteVoiceTemplateCommand_base: {
78
78
  * @throws {@link PinpointServiceException}
79
79
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DeleteVoiceTemplateCommand extends DeleteVoiceTemplateCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface GetAdmChannelCommandOutput extends GetAdmChannelResponse, __Met
22
22
  }
23
23
  declare const GetAdmChannelCommand_base: {
24
24
  new (input: GetAdmChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetAdmChannelCommandInput, GetAdmChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAdmChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetAdmChannelCommandInput, GetAdmChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status and settings of the ADM channel for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const GetAdmChannelCommand_base: {
85
85
  * @throws {@link PinpointServiceException}
86
86
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class GetAdmChannelCommand extends GetAdmChannelCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface GetApnsChannelCommandOutput extends GetApnsChannelResponse, __M
22
22
  }
23
23
  declare const GetApnsChannelCommand_base: {
24
24
  new (input: GetApnsChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetApnsChannelCommandInput, GetApnsChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApnsChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetApnsChannelCommandInput, GetApnsChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status and settings of the APNs channel for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const GetApnsChannelCommand_base: {
87
87
  * @throws {@link PinpointServiceException}
88
88
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetApnsChannelCommand extends GetApnsChannelCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface GetApnsSandboxChannelCommandOutput extends GetApnsSandboxChanne
22
22
  }
23
23
  declare const GetApnsSandboxChannelCommand_base: {
24
24
  new (input: GetApnsSandboxChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetApnsSandboxChannelCommandInput, GetApnsSandboxChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApnsSandboxChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetApnsSandboxChannelCommandInput, GetApnsSandboxChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status and settings of the APNs sandbox channel for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const GetApnsSandboxChannelCommand_base: {
87
87
  * @throws {@link PinpointServiceException}
88
88
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetApnsSandboxChannelCommand extends GetApnsSandboxChannelCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface GetApnsVoipChannelCommandOutput extends GetApnsVoipChannelRespo
22
22
  }
23
23
  declare const GetApnsVoipChannelCommand_base: {
24
24
  new (input: GetApnsVoipChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetApnsVoipChannelCommandInput, GetApnsVoipChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApnsVoipChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetApnsVoipChannelCommandInput, GetApnsVoipChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status and settings of the APNs VoIP channel for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const GetApnsVoipChannelCommand_base: {
87
87
  * @throws {@link PinpointServiceException}
88
88
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetApnsVoipChannelCommand extends GetApnsVoipChannelCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface GetApnsVoipSandboxChannelCommandOutput extends GetApnsVoipSandb
22
22
  }
23
23
  declare const GetApnsVoipSandboxChannelCommand_base: {
24
24
  new (input: GetApnsVoipSandboxChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetApnsVoipSandboxChannelCommandInput, GetApnsVoipSandboxChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApnsVoipSandboxChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetApnsVoipSandboxChannelCommandInput, GetApnsVoipSandboxChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const GetApnsVoipSandboxChannelCommand_base: {
87
87
  * @throws {@link PinpointServiceException}
88
88
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetApnsVoipSandboxChannelCommand extends GetApnsVoipSandboxChannelCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface GetAppCommandOutput extends GetAppResponse, __MetadataBearer {
22
22
  }
23
23
  declare const GetAppCommand_base: {
24
24
  new (input: GetAppCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppCommandInput, GetAppCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAppCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppCommandInput, GetAppCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const GetAppCommand_base: {
82
82
  * @throws {@link PinpointServiceException}
83
83
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class GetAppCommand extends GetAppCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface GetApplicationDateRangeKpiCommandOutput extends GetApplicationD
22
22
  }
23
23
  declare const GetApplicationDateRangeKpiCommand_base: {
24
24
  new (input: GetApplicationDateRangeKpiCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationDateRangeKpiCommandInput, GetApplicationDateRangeKpiCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApplicationDateRangeKpiCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationDateRangeKpiCommandInput, GetApplicationDateRangeKpiCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -105,6 +105,7 @@ declare const GetApplicationDateRangeKpiCommand_base: {
105
105
  * @throws {@link PinpointServiceException}
106
106
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class GetApplicationDateRangeKpiCommand extends GetApplicationDateRangeKpiCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface GetApplicationSettingsCommandOutput extends GetApplicationSetti
22
22
  }
23
23
  declare const GetApplicationSettingsCommand_base: {
24
24
  new (input: GetApplicationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationSettingsCommandInput, GetApplicationSettingsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApplicationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationSettingsCommandInput, GetApplicationSettingsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the settings for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const GetApplicationSettingsCommand_base: {
101
101
  * @throws {@link PinpointServiceException}
102
102
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class GetApplicationSettingsCommand extends GetApplicationSettingsCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface GetAppsCommandOutput extends GetAppsResponse, __MetadataBearer
22
22
  }
23
23
  declare const GetAppsCommand_base: {
24
24
  new (input: GetAppsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppsCommandInput, GetAppsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetAppsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAppsCommandInput, GetAppsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about all the applications that are associated with your Amazon Pinpoint account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const GetAppsCommand_base: {
88
88
  * @throws {@link PinpointServiceException}
89
89
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class GetAppsCommand extends GetAppsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface GetBaiduChannelCommandOutput extends GetBaiduChannelResponse, _
22
22
  }
23
23
  declare const GetBaiduChannelCommand_base: {
24
24
  new (input: GetBaiduChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetBaiduChannelCommandInput, GetBaiduChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetBaiduChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetBaiduChannelCommandInput, GetBaiduChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status and settings of the Baidu channel for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const GetBaiduChannelCommand_base: {
86
86
  * @throws {@link PinpointServiceException}
87
87
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetBaiduChannelCommand extends GetBaiduChannelCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface GetCampaignActivitiesCommandOutput extends GetCampaignActivitie
22
22
  }
23
23
  declare const GetCampaignActivitiesCommand_base: {
24
24
  new (input: GetCampaignActivitiesCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignActivitiesCommandInput, GetCampaignActivitiesCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCampaignActivitiesCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignActivitiesCommandInput, GetCampaignActivitiesCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about all the activities for a campaign.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const GetCampaignActivitiesCommand_base: {
99
99
  * @throws {@link PinpointServiceException}
100
100
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class GetCampaignActivitiesCommand extends GetCampaignActivitiesCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface GetCampaignCommandOutput extends GetCampaignResponse, __Metadat
22
22
  }
23
23
  declare const GetCampaignCommand_base: {
24
24
  new (input: GetCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignCommandInput, GetCampaignCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignCommandInput, GetCampaignCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status, configuration, and other settings for a campaign.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -456,6 +456,7 @@ declare const GetCampaignCommand_base: {
456
456
  * @throws {@link PinpointServiceException}
457
457
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
458
458
  *
459
+ * @public
459
460
  */
460
461
  export declare class GetCampaignCommand extends GetCampaignCommand_base {
461
462
  }
@@ -22,10 +22,10 @@ export interface GetCampaignDateRangeKpiCommandOutput extends GetCampaignDateRan
22
22
  }
23
23
  declare const GetCampaignDateRangeKpiCommand_base: {
24
24
  new (input: GetCampaignDateRangeKpiCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignDateRangeKpiCommandInput, GetCampaignDateRangeKpiCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCampaignDateRangeKpiCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignDateRangeKpiCommandInput, GetCampaignDateRangeKpiCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -107,6 +107,7 @@ declare const GetCampaignDateRangeKpiCommand_base: {
107
107
  * @throws {@link PinpointServiceException}
108
108
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
109
109
  *
110
+ * @public
110
111
  */
111
112
  export declare class GetCampaignDateRangeKpiCommand extends GetCampaignDateRangeKpiCommand_base {
112
113
  }
@@ -23,10 +23,10 @@ export interface GetCampaignVersionCommandOutput extends GetCampaignVersionRespo
23
23
  }
24
24
  declare const GetCampaignVersionCommand_base: {
25
25
  new (input: GetCampaignVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignVersionCommandInput, GetCampaignVersionCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: GetCampaignVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignVersionCommandInput, GetCampaignVersionCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Retrieves information about the status, configuration, and other settings for a specific version of a campaign.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -458,6 +458,7 @@ declare const GetCampaignVersionCommand_base: {
458
458
  * @throws {@link PinpointServiceException}
459
459
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
460
460
  *
461
+ * @public
461
462
  */
462
463
  export declare class GetCampaignVersionCommand extends GetCampaignVersionCommand_base {
463
464
  }
@@ -22,10 +22,10 @@ export interface GetCampaignVersionsCommandOutput extends GetCampaignVersionsRes
22
22
  }
23
23
  declare const GetCampaignVersionsCommand_base: {
24
24
  new (input: GetCampaignVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignVersionsCommandInput, GetCampaignVersionsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCampaignVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignVersionsCommandInput, GetCampaignVersionsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status, configuration, and other settings for all versions of a campaign.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -463,6 +463,7 @@ declare const GetCampaignVersionsCommand_base: {
463
463
  * @throws {@link PinpointServiceException}
464
464
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
465
465
  *
466
+ * @public
466
467
  */
467
468
  export declare class GetCampaignVersionsCommand extends GetCampaignVersionsCommand_base {
468
469
  }
@@ -22,10 +22,10 @@ export interface GetCampaignsCommandOutput extends GetCampaignsResponse, __Metad
22
22
  }
23
23
  declare const GetCampaignsCommand_base: {
24
24
  new (input: GetCampaignsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignsCommandInput, GetCampaignsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCampaignsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignsCommandInput, GetCampaignsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -462,6 +462,7 @@ declare const GetCampaignsCommand_base: {
462
462
  * @throws {@link PinpointServiceException}
463
463
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
464
464
  *
465
+ * @public
465
466
  */
466
467
  export declare class GetCampaignsCommand extends GetCampaignsCommand_base {
467
468
  }
@@ -22,10 +22,10 @@ export interface GetChannelsCommandOutput extends GetChannelsResponse, __Metadat
22
22
  }
23
23
  declare const GetChannelsCommand_base: {
24
24
  new (input: GetChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelsCommandInput, GetChannelsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelsCommandInput, GetChannelsCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the history and status of each channel for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const GetChannelsCommand_base: {
88
88
  * @throws {@link PinpointServiceException}
89
89
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class GetChannelsCommand extends GetChannelsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface GetEmailChannelCommandOutput extends GetEmailChannelResponse, _
22
22
  }
23
23
  declare const GetEmailChannelCommand_base: {
24
24
  new (input: GetEmailChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetEmailChannelCommandInput, GetEmailChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEmailChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetEmailChannelCommandInput, GetEmailChannelCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the status and settings of the email channel for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const GetEmailChannelCommand_base: {
90
90
  * @throws {@link PinpointServiceException}
91
91
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class GetEmailChannelCommand extends GetEmailChannelCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface GetEmailTemplateCommandOutput extends GetEmailTemplateResponse,
22
22
  }
23
23
  declare const GetEmailTemplateCommand_base: {
24
24
  new (input: GetEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the content and settings of a message template for messages that are sent through the email channel.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const GetEmailTemplateCommand_base: {
91
91
  * @throws {@link PinpointServiceException}
92
92
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class GetEmailTemplateCommand extends GetEmailTemplateCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface GetEndpointCommandOutput extends GetEndpointResponse, __Metadat
22
22
  }
23
23
  declare const GetEndpointCommand_base: {
24
24
  new (input: GetEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetEndpointCommandInput, GetEndpointCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetEndpointCommandInput, GetEndpointCommandOutput, PinpointClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the settings and attributes of a specific endpoint for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -120,6 +120,7 @@ declare const GetEndpointCommand_base: {
120
120
  * @throws {@link PinpointServiceException}
121
121
  * <p>Base exception class for all service exceptions from Pinpoint service.</p>
122
122
  *
123
+ * @public
123
124
  */
124
125
  export declare class GetEndpointCommand extends GetEndpointCommand_base {
125
126
  }