@aws-sdk/client-pinpoint 3.278.0 → 3.281.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 (121) hide show
  1. package/README.md +955 -0
  2. package/dist-types/commands/CreateAppCommand.d.ts +6 -0
  3. package/dist-types/commands/CreateCampaignCommand.d.ts +6 -0
  4. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +6 -0
  5. package/dist-types/commands/CreateExportJobCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateImportJobCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateInAppTemplateCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateJourneyCommand.d.ts +6 -0
  9. package/dist-types/commands/CreatePushTemplateCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +6 -0
  11. package/dist-types/commands/CreateSegmentCommand.d.ts +6 -0
  12. package/dist-types/commands/CreateSmsTemplateCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +6 -0
  14. package/dist-types/commands/DeleteAdmChannelCommand.d.ts +6 -0
  15. package/dist-types/commands/DeleteApnsChannelCommand.d.ts +6 -0
  16. package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +6 -0
  17. package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +6 -0
  18. package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +6 -0
  19. package/dist-types/commands/DeleteAppCommand.d.ts +6 -0
  20. package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +6 -0
  21. package/dist-types/commands/DeleteCampaignCommand.d.ts +6 -0
  22. package/dist-types/commands/DeleteEmailChannelCommand.d.ts +6 -0
  23. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +6 -0
  24. package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -0
  25. package/dist-types/commands/DeleteEventStreamCommand.d.ts +6 -0
  26. package/dist-types/commands/DeleteGcmChannelCommand.d.ts +6 -0
  27. package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +6 -0
  28. package/dist-types/commands/DeleteJourneyCommand.d.ts +6 -0
  29. package/dist-types/commands/DeletePushTemplateCommand.d.ts +6 -0
  30. package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +6 -0
  31. package/dist-types/commands/DeleteSegmentCommand.d.ts +6 -0
  32. package/dist-types/commands/DeleteSmsChannelCommand.d.ts +6 -0
  33. package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +6 -0
  34. package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +6 -0
  35. package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +6 -0
  36. package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +6 -0
  37. package/dist-types/commands/GetAdmChannelCommand.d.ts +6 -0
  38. package/dist-types/commands/GetApnsChannelCommand.d.ts +6 -0
  39. package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +6 -0
  40. package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +6 -0
  41. package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +6 -0
  42. package/dist-types/commands/GetAppCommand.d.ts +6 -0
  43. package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +6 -0
  44. package/dist-types/commands/GetApplicationSettingsCommand.d.ts +6 -0
  45. package/dist-types/commands/GetAppsCommand.d.ts +6 -0
  46. package/dist-types/commands/GetBaiduChannelCommand.d.ts +6 -0
  47. package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +6 -0
  48. package/dist-types/commands/GetCampaignCommand.d.ts +6 -0
  49. package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +6 -0
  50. package/dist-types/commands/GetCampaignVersionCommand.d.ts +6 -0
  51. package/dist-types/commands/GetCampaignVersionsCommand.d.ts +6 -0
  52. package/dist-types/commands/GetCampaignsCommand.d.ts +6 -0
  53. package/dist-types/commands/GetChannelsCommand.d.ts +6 -0
  54. package/dist-types/commands/GetEmailChannelCommand.d.ts +6 -0
  55. package/dist-types/commands/GetEmailTemplateCommand.d.ts +6 -0
  56. package/dist-types/commands/GetEndpointCommand.d.ts +6 -0
  57. package/dist-types/commands/GetEventStreamCommand.d.ts +6 -0
  58. package/dist-types/commands/GetExportJobCommand.d.ts +6 -0
  59. package/dist-types/commands/GetExportJobsCommand.d.ts +6 -0
  60. package/dist-types/commands/GetGcmChannelCommand.d.ts +6 -0
  61. package/dist-types/commands/GetImportJobCommand.d.ts +6 -0
  62. package/dist-types/commands/GetImportJobsCommand.d.ts +6 -0
  63. package/dist-types/commands/GetInAppMessagesCommand.d.ts +6 -0
  64. package/dist-types/commands/GetInAppTemplateCommand.d.ts +6 -0
  65. package/dist-types/commands/GetJourneyCommand.d.ts +6 -0
  66. package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +6 -0
  67. package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +6 -0
  68. package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +6 -0
  69. package/dist-types/commands/GetPushTemplateCommand.d.ts +6 -0
  70. package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +6 -0
  71. package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +6 -0
  72. package/dist-types/commands/GetSegmentCommand.d.ts +6 -0
  73. package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +6 -0
  74. package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +6 -0
  75. package/dist-types/commands/GetSegmentVersionCommand.d.ts +6 -0
  76. package/dist-types/commands/GetSegmentVersionsCommand.d.ts +6 -0
  77. package/dist-types/commands/GetSegmentsCommand.d.ts +6 -0
  78. package/dist-types/commands/GetSmsChannelCommand.d.ts +6 -0
  79. package/dist-types/commands/GetSmsTemplateCommand.d.ts +6 -0
  80. package/dist-types/commands/GetUserEndpointsCommand.d.ts +6 -0
  81. package/dist-types/commands/GetVoiceChannelCommand.d.ts +6 -0
  82. package/dist-types/commands/GetVoiceTemplateCommand.d.ts +6 -0
  83. package/dist-types/commands/ListJourneysCommand.d.ts +6 -0
  84. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  85. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +6 -0
  86. package/dist-types/commands/ListTemplatesCommand.d.ts +6 -0
  87. package/dist-types/commands/PhoneNumberValidateCommand.d.ts +6 -0
  88. package/dist-types/commands/PutEventStreamCommand.d.ts +6 -0
  89. package/dist-types/commands/PutEventsCommand.d.ts +6 -0
  90. package/dist-types/commands/RemoveAttributesCommand.d.ts +6 -0
  91. package/dist-types/commands/SendMessagesCommand.d.ts +6 -0
  92. package/dist-types/commands/SendOTPMessageCommand.d.ts +6 -0
  93. package/dist-types/commands/SendUsersMessagesCommand.d.ts +6 -0
  94. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  95. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  96. package/dist-types/commands/UpdateAdmChannelCommand.d.ts +6 -0
  97. package/dist-types/commands/UpdateApnsChannelCommand.d.ts +6 -0
  98. package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +6 -0
  99. package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +6 -0
  100. package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +6 -0
  101. package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +6 -0
  102. package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +6 -0
  103. package/dist-types/commands/UpdateCampaignCommand.d.ts +6 -0
  104. package/dist-types/commands/UpdateEmailChannelCommand.d.ts +6 -0
  105. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +6 -0
  106. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -0
  107. package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +6 -0
  108. package/dist-types/commands/UpdateGcmChannelCommand.d.ts +6 -0
  109. package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +6 -0
  110. package/dist-types/commands/UpdateJourneyCommand.d.ts +6 -0
  111. package/dist-types/commands/UpdateJourneyStateCommand.d.ts +6 -0
  112. package/dist-types/commands/UpdatePushTemplateCommand.d.ts +6 -0
  113. package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +6 -0
  114. package/dist-types/commands/UpdateSegmentCommand.d.ts +6 -0
  115. package/dist-types/commands/UpdateSmsChannelCommand.d.ts +6 -0
  116. package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +6 -0
  117. package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +6 -0
  118. package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +6 -0
  119. package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +6 -0
  120. package/dist-types/commands/VerifyOTPMessageCommand.d.ts +6 -0
  121. package/package.json +6 -6
package/README.md CHANGED
@@ -203,3 +203,958 @@ To contribute to client you can check our [generate clients scripts](https://git
203
203
  This SDK is distributed under the
204
204
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
205
205
  see LICENSE for more information.
206
+
207
+ ## Client Commands (Operations List)
208
+
209
+ <details>
210
+ <summary>
211
+ CreateApp
212
+ </summary>
213
+
214
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createappcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createappcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createappcommandoutput.html)
215
+
216
+ </details>
217
+ <details>
218
+ <summary>
219
+ CreateCampaign
220
+ </summary>
221
+
222
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createcampaigncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createcampaigncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createcampaigncommandoutput.html)
223
+
224
+ </details>
225
+ <details>
226
+ <summary>
227
+ CreateEmailTemplate
228
+ </summary>
229
+
230
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createemailtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createemailtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createemailtemplatecommandoutput.html)
231
+
232
+ </details>
233
+ <details>
234
+ <summary>
235
+ CreateExportJob
236
+ </summary>
237
+
238
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createexportjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createexportjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createexportjobcommandoutput.html)
239
+
240
+ </details>
241
+ <details>
242
+ <summary>
243
+ CreateImportJob
244
+ </summary>
245
+
246
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createimportjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createimportjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createimportjobcommandoutput.html)
247
+
248
+ </details>
249
+ <details>
250
+ <summary>
251
+ CreateInAppTemplate
252
+ </summary>
253
+
254
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createinapptemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createinapptemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createinapptemplatecommandoutput.html)
255
+
256
+ </details>
257
+ <details>
258
+ <summary>
259
+ CreateJourney
260
+ </summary>
261
+
262
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createjourneycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createjourneycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createjourneycommandoutput.html)
263
+
264
+ </details>
265
+ <details>
266
+ <summary>
267
+ CreatePushTemplate
268
+ </summary>
269
+
270
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createpushtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createpushtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createpushtemplatecommandoutput.html)
271
+
272
+ </details>
273
+ <details>
274
+ <summary>
275
+ CreateRecommenderConfiguration
276
+ </summary>
277
+
278
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createrecommenderconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createrecommenderconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createrecommenderconfigurationcommandoutput.html)
279
+
280
+ </details>
281
+ <details>
282
+ <summary>
283
+ CreateSegment
284
+ </summary>
285
+
286
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createsegmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createsegmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createsegmentcommandoutput.html)
287
+
288
+ </details>
289
+ <details>
290
+ <summary>
291
+ CreateSmsTemplate
292
+ </summary>
293
+
294
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createsmstemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createsmstemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createsmstemplatecommandoutput.html)
295
+
296
+ </details>
297
+ <details>
298
+ <summary>
299
+ CreateVoiceTemplate
300
+ </summary>
301
+
302
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/createvoicetemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createvoicetemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/createvoicetemplatecommandoutput.html)
303
+
304
+ </details>
305
+ <details>
306
+ <summary>
307
+ DeleteAdmChannel
308
+ </summary>
309
+
310
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteadmchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteadmchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteadmchannelcommandoutput.html)
311
+
312
+ </details>
313
+ <details>
314
+ <summary>
315
+ DeleteApnsChannel
316
+ </summary>
317
+
318
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteapnschannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteapnschannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteapnschannelcommandoutput.html)
319
+
320
+ </details>
321
+ <details>
322
+ <summary>
323
+ DeleteApnsSandboxChannel
324
+ </summary>
325
+
326
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteapnssandboxchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteapnssandboxchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteapnssandboxchannelcommandoutput.html)
327
+
328
+ </details>
329
+ <details>
330
+ <summary>
331
+ DeleteApnsVoipChannel
332
+ </summary>
333
+
334
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteapnsvoipchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteapnsvoipchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteapnsvoipchannelcommandoutput.html)
335
+
336
+ </details>
337
+ <details>
338
+ <summary>
339
+ DeleteApnsVoipSandboxChannel
340
+ </summary>
341
+
342
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteapnsvoipsandboxchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteapnsvoipsandboxchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteapnsvoipsandboxchannelcommandoutput.html)
343
+
344
+ </details>
345
+ <details>
346
+ <summary>
347
+ DeleteApp
348
+ </summary>
349
+
350
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteappcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteappcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteappcommandoutput.html)
351
+
352
+ </details>
353
+ <details>
354
+ <summary>
355
+ DeleteBaiduChannel
356
+ </summary>
357
+
358
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletebaiduchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletebaiduchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletebaiduchannelcommandoutput.html)
359
+
360
+ </details>
361
+ <details>
362
+ <summary>
363
+ DeleteCampaign
364
+ </summary>
365
+
366
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletecampaigncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletecampaigncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletecampaigncommandoutput.html)
367
+
368
+ </details>
369
+ <details>
370
+ <summary>
371
+ DeleteEmailChannel
372
+ </summary>
373
+
374
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteemailchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteemailchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteemailchannelcommandoutput.html)
375
+
376
+ </details>
377
+ <details>
378
+ <summary>
379
+ DeleteEmailTemplate
380
+ </summary>
381
+
382
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteemailtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteemailtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteemailtemplatecommandoutput.html)
383
+
384
+ </details>
385
+ <details>
386
+ <summary>
387
+ DeleteEndpoint
388
+ </summary>
389
+
390
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteendpointcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteendpointcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteendpointcommandoutput.html)
391
+
392
+ </details>
393
+ <details>
394
+ <summary>
395
+ DeleteEventStream
396
+ </summary>
397
+
398
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteeventstreamcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteeventstreamcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteeventstreamcommandoutput.html)
399
+
400
+ </details>
401
+ <details>
402
+ <summary>
403
+ DeleteGcmChannel
404
+ </summary>
405
+
406
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletegcmchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletegcmchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletegcmchannelcommandoutput.html)
407
+
408
+ </details>
409
+ <details>
410
+ <summary>
411
+ DeleteInAppTemplate
412
+ </summary>
413
+
414
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteinapptemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteinapptemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteinapptemplatecommandoutput.html)
415
+
416
+ </details>
417
+ <details>
418
+ <summary>
419
+ DeleteJourney
420
+ </summary>
421
+
422
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletejourneycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletejourneycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletejourneycommandoutput.html)
423
+
424
+ </details>
425
+ <details>
426
+ <summary>
427
+ DeletePushTemplate
428
+ </summary>
429
+
430
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletepushtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletepushtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletepushtemplatecommandoutput.html)
431
+
432
+ </details>
433
+ <details>
434
+ <summary>
435
+ DeleteRecommenderConfiguration
436
+ </summary>
437
+
438
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleterecommenderconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleterecommenderconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleterecommenderconfigurationcommandoutput.html)
439
+
440
+ </details>
441
+ <details>
442
+ <summary>
443
+ DeleteSegment
444
+ </summary>
445
+
446
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletesegmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletesegmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletesegmentcommandoutput.html)
447
+
448
+ </details>
449
+ <details>
450
+ <summary>
451
+ DeleteSmsChannel
452
+ </summary>
453
+
454
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletesmschannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletesmschannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletesmschannelcommandoutput.html)
455
+
456
+ </details>
457
+ <details>
458
+ <summary>
459
+ DeleteSmsTemplate
460
+ </summary>
461
+
462
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletesmstemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletesmstemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletesmstemplatecommandoutput.html)
463
+
464
+ </details>
465
+ <details>
466
+ <summary>
467
+ DeleteUserEndpoints
468
+ </summary>
469
+
470
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deleteuserendpointscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteuserendpointscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deleteuserendpointscommandoutput.html)
471
+
472
+ </details>
473
+ <details>
474
+ <summary>
475
+ DeleteVoiceChannel
476
+ </summary>
477
+
478
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletevoicechannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletevoicechannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletevoicechannelcommandoutput.html)
479
+
480
+ </details>
481
+ <details>
482
+ <summary>
483
+ DeleteVoiceTemplate
484
+ </summary>
485
+
486
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/deletevoicetemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletevoicetemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/deletevoicetemplatecommandoutput.html)
487
+
488
+ </details>
489
+ <details>
490
+ <summary>
491
+ GetAdmChannel
492
+ </summary>
493
+
494
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getadmchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getadmchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getadmchannelcommandoutput.html)
495
+
496
+ </details>
497
+ <details>
498
+ <summary>
499
+ GetApnsChannel
500
+ </summary>
501
+
502
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getapnschannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapnschannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapnschannelcommandoutput.html)
503
+
504
+ </details>
505
+ <details>
506
+ <summary>
507
+ GetApnsSandboxChannel
508
+ </summary>
509
+
510
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getapnssandboxchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapnssandboxchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapnssandboxchannelcommandoutput.html)
511
+
512
+ </details>
513
+ <details>
514
+ <summary>
515
+ GetApnsVoipChannel
516
+ </summary>
517
+
518
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getapnsvoipchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapnsvoipchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapnsvoipchannelcommandoutput.html)
519
+
520
+ </details>
521
+ <details>
522
+ <summary>
523
+ GetApnsVoipSandboxChannel
524
+ </summary>
525
+
526
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getapnsvoipsandboxchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapnsvoipsandboxchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapnsvoipsandboxchannelcommandoutput.html)
527
+
528
+ </details>
529
+ <details>
530
+ <summary>
531
+ GetApp
532
+ </summary>
533
+
534
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getappcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getappcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getappcommandoutput.html)
535
+
536
+ </details>
537
+ <details>
538
+ <summary>
539
+ GetApplicationDateRangeKpi
540
+ </summary>
541
+
542
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getapplicationdaterangekpicommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapplicationdaterangekpicommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapplicationdaterangekpicommandoutput.html)
543
+
544
+ </details>
545
+ <details>
546
+ <summary>
547
+ GetApplicationSettings
548
+ </summary>
549
+
550
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getapplicationsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapplicationsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getapplicationsettingscommandoutput.html)
551
+
552
+ </details>
553
+ <details>
554
+ <summary>
555
+ GetApps
556
+ </summary>
557
+
558
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getappscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getappscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getappscommandoutput.html)
559
+
560
+ </details>
561
+ <details>
562
+ <summary>
563
+ GetBaiduChannel
564
+ </summary>
565
+
566
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getbaiduchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getbaiduchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getbaiduchannelcommandoutput.html)
567
+
568
+ </details>
569
+ <details>
570
+ <summary>
571
+ GetCampaign
572
+ </summary>
573
+
574
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getcampaigncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaigncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaigncommandoutput.html)
575
+
576
+ </details>
577
+ <details>
578
+ <summary>
579
+ GetCampaignActivities
580
+ </summary>
581
+
582
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getcampaignactivitiescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaignactivitiescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaignactivitiescommandoutput.html)
583
+
584
+ </details>
585
+ <details>
586
+ <summary>
587
+ GetCampaignDateRangeKpi
588
+ </summary>
589
+
590
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getcampaigndaterangekpicommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaigndaterangekpicommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaigndaterangekpicommandoutput.html)
591
+
592
+ </details>
593
+ <details>
594
+ <summary>
595
+ GetCampaigns
596
+ </summary>
597
+
598
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getcampaignscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaignscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaignscommandoutput.html)
599
+
600
+ </details>
601
+ <details>
602
+ <summary>
603
+ GetCampaignVersion
604
+ </summary>
605
+
606
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getcampaignversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaignversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaignversioncommandoutput.html)
607
+
608
+ </details>
609
+ <details>
610
+ <summary>
611
+ GetCampaignVersions
612
+ </summary>
613
+
614
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getcampaignversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaignversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getcampaignversionscommandoutput.html)
615
+
616
+ </details>
617
+ <details>
618
+ <summary>
619
+ GetChannels
620
+ </summary>
621
+
622
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getchannelscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getchannelscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getchannelscommandoutput.html)
623
+
624
+ </details>
625
+ <details>
626
+ <summary>
627
+ GetEmailChannel
628
+ </summary>
629
+
630
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getemailchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getemailchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getemailchannelcommandoutput.html)
631
+
632
+ </details>
633
+ <details>
634
+ <summary>
635
+ GetEmailTemplate
636
+ </summary>
637
+
638
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getemailtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getemailtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getemailtemplatecommandoutput.html)
639
+
640
+ </details>
641
+ <details>
642
+ <summary>
643
+ GetEndpoint
644
+ </summary>
645
+
646
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getendpointcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getendpointcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getendpointcommandoutput.html)
647
+
648
+ </details>
649
+ <details>
650
+ <summary>
651
+ GetEventStream
652
+ </summary>
653
+
654
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/geteventstreamcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/geteventstreamcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/geteventstreamcommandoutput.html)
655
+
656
+ </details>
657
+ <details>
658
+ <summary>
659
+ GetExportJob
660
+ </summary>
661
+
662
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getexportjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getexportjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getexportjobcommandoutput.html)
663
+
664
+ </details>
665
+ <details>
666
+ <summary>
667
+ GetExportJobs
668
+ </summary>
669
+
670
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getexportjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getexportjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getexportjobscommandoutput.html)
671
+
672
+ </details>
673
+ <details>
674
+ <summary>
675
+ GetGcmChannel
676
+ </summary>
677
+
678
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getgcmchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getgcmchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getgcmchannelcommandoutput.html)
679
+
680
+ </details>
681
+ <details>
682
+ <summary>
683
+ GetImportJob
684
+ </summary>
685
+
686
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getimportjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getimportjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getimportjobcommandoutput.html)
687
+
688
+ </details>
689
+ <details>
690
+ <summary>
691
+ GetImportJobs
692
+ </summary>
693
+
694
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getimportjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getimportjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getimportjobscommandoutput.html)
695
+
696
+ </details>
697
+ <details>
698
+ <summary>
699
+ GetInAppMessages
700
+ </summary>
701
+
702
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getinappmessagescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getinappmessagescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getinappmessagescommandoutput.html)
703
+
704
+ </details>
705
+ <details>
706
+ <summary>
707
+ GetInAppTemplate
708
+ </summary>
709
+
710
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getinapptemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getinapptemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getinapptemplatecommandoutput.html)
711
+
712
+ </details>
713
+ <details>
714
+ <summary>
715
+ GetJourney
716
+ </summary>
717
+
718
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getjourneycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getjourneycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getjourneycommandoutput.html)
719
+
720
+ </details>
721
+ <details>
722
+ <summary>
723
+ GetJourneyDateRangeKpi
724
+ </summary>
725
+
726
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getjourneydaterangekpicommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getjourneydaterangekpicommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getjourneydaterangekpicommandoutput.html)
727
+
728
+ </details>
729
+ <details>
730
+ <summary>
731
+ GetJourneyExecutionActivityMetrics
732
+ </summary>
733
+
734
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getjourneyexecutionactivitymetricscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getjourneyexecutionactivitymetricscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getjourneyexecutionactivitymetricscommandoutput.html)
735
+
736
+ </details>
737
+ <details>
738
+ <summary>
739
+ GetJourneyExecutionMetrics
740
+ </summary>
741
+
742
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getjourneyexecutionmetricscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getjourneyexecutionmetricscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getjourneyexecutionmetricscommandoutput.html)
743
+
744
+ </details>
745
+ <details>
746
+ <summary>
747
+ GetPushTemplate
748
+ </summary>
749
+
750
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getpushtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getpushtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getpushtemplatecommandoutput.html)
751
+
752
+ </details>
753
+ <details>
754
+ <summary>
755
+ GetRecommenderConfiguration
756
+ </summary>
757
+
758
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getrecommenderconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getrecommenderconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getrecommenderconfigurationcommandoutput.html)
759
+
760
+ </details>
761
+ <details>
762
+ <summary>
763
+ GetRecommenderConfigurations
764
+ </summary>
765
+
766
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getrecommenderconfigurationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getrecommenderconfigurationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getrecommenderconfigurationscommandoutput.html)
767
+
768
+ </details>
769
+ <details>
770
+ <summary>
771
+ GetSegment
772
+ </summary>
773
+
774
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getsegmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentcommandoutput.html)
775
+
776
+ </details>
777
+ <details>
778
+ <summary>
779
+ GetSegmentExportJobs
780
+ </summary>
781
+
782
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getsegmentexportjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentexportjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentexportjobscommandoutput.html)
783
+
784
+ </details>
785
+ <details>
786
+ <summary>
787
+ GetSegmentImportJobs
788
+ </summary>
789
+
790
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getsegmentimportjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentimportjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentimportjobscommandoutput.html)
791
+
792
+ </details>
793
+ <details>
794
+ <summary>
795
+ GetSegments
796
+ </summary>
797
+
798
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getsegmentscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentscommandoutput.html)
799
+
800
+ </details>
801
+ <details>
802
+ <summary>
803
+ GetSegmentVersion
804
+ </summary>
805
+
806
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getsegmentversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentversioncommandoutput.html)
807
+
808
+ </details>
809
+ <details>
810
+ <summary>
811
+ GetSegmentVersions
812
+ </summary>
813
+
814
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getsegmentversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsegmentversionscommandoutput.html)
815
+
816
+ </details>
817
+ <details>
818
+ <summary>
819
+ GetSmsChannel
820
+ </summary>
821
+
822
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getsmschannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsmschannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsmschannelcommandoutput.html)
823
+
824
+ </details>
825
+ <details>
826
+ <summary>
827
+ GetSmsTemplate
828
+ </summary>
829
+
830
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getsmstemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsmstemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getsmstemplatecommandoutput.html)
831
+
832
+ </details>
833
+ <details>
834
+ <summary>
835
+ GetUserEndpoints
836
+ </summary>
837
+
838
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getuserendpointscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getuserendpointscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getuserendpointscommandoutput.html)
839
+
840
+ </details>
841
+ <details>
842
+ <summary>
843
+ GetVoiceChannel
844
+ </summary>
845
+
846
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getvoicechannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getvoicechannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getvoicechannelcommandoutput.html)
847
+
848
+ </details>
849
+ <details>
850
+ <summary>
851
+ GetVoiceTemplate
852
+ </summary>
853
+
854
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/getvoicetemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getvoicetemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/getvoicetemplatecommandoutput.html)
855
+
856
+ </details>
857
+ <details>
858
+ <summary>
859
+ ListJourneys
860
+ </summary>
861
+
862
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/listjourneyscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/listjourneyscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/listjourneyscommandoutput.html)
863
+
864
+ </details>
865
+ <details>
866
+ <summary>
867
+ ListTagsForResource
868
+ </summary>
869
+
870
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/listtagsforresourcecommandoutput.html)
871
+
872
+ </details>
873
+ <details>
874
+ <summary>
875
+ ListTemplates
876
+ </summary>
877
+
878
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/listtemplatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/listtemplatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/listtemplatescommandoutput.html)
879
+
880
+ </details>
881
+ <details>
882
+ <summary>
883
+ ListTemplateVersions
884
+ </summary>
885
+
886
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/listtemplateversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/listtemplateversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/listtemplateversionscommandoutput.html)
887
+
888
+ </details>
889
+ <details>
890
+ <summary>
891
+ PhoneNumberValidate
892
+ </summary>
893
+
894
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/phonenumbervalidatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/phonenumbervalidatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/phonenumbervalidatecommandoutput.html)
895
+
896
+ </details>
897
+ <details>
898
+ <summary>
899
+ PutEvents
900
+ </summary>
901
+
902
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/puteventscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/puteventscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/puteventscommandoutput.html)
903
+
904
+ </details>
905
+ <details>
906
+ <summary>
907
+ PutEventStream
908
+ </summary>
909
+
910
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/puteventstreamcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/puteventstreamcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/puteventstreamcommandoutput.html)
911
+
912
+ </details>
913
+ <details>
914
+ <summary>
915
+ RemoveAttributes
916
+ </summary>
917
+
918
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/removeattributescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/removeattributescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/removeattributescommandoutput.html)
919
+
920
+ </details>
921
+ <details>
922
+ <summary>
923
+ SendMessages
924
+ </summary>
925
+
926
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/sendmessagescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/sendmessagescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/sendmessagescommandoutput.html)
927
+
928
+ </details>
929
+ <details>
930
+ <summary>
931
+ SendOTPMessage
932
+ </summary>
933
+
934
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/sendotpmessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/sendotpmessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/sendotpmessagecommandoutput.html)
935
+
936
+ </details>
937
+ <details>
938
+ <summary>
939
+ SendUsersMessages
940
+ </summary>
941
+
942
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/sendusersmessagescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/sendusersmessagescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/sendusersmessagescommandoutput.html)
943
+
944
+ </details>
945
+ <details>
946
+ <summary>
947
+ TagResource
948
+ </summary>
949
+
950
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/tagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/tagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/tagresourcecommandoutput.html)
951
+
952
+ </details>
953
+ <details>
954
+ <summary>
955
+ UntagResource
956
+ </summary>
957
+
958
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/untagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/untagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/untagresourcecommandoutput.html)
959
+
960
+ </details>
961
+ <details>
962
+ <summary>
963
+ UpdateAdmChannel
964
+ </summary>
965
+
966
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateadmchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateadmchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateadmchannelcommandoutput.html)
967
+
968
+ </details>
969
+ <details>
970
+ <summary>
971
+ UpdateApnsChannel
972
+ </summary>
973
+
974
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateapnschannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapnschannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapnschannelcommandoutput.html)
975
+
976
+ </details>
977
+ <details>
978
+ <summary>
979
+ UpdateApnsSandboxChannel
980
+ </summary>
981
+
982
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateapnssandboxchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapnssandboxchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapnssandboxchannelcommandoutput.html)
983
+
984
+ </details>
985
+ <details>
986
+ <summary>
987
+ UpdateApnsVoipChannel
988
+ </summary>
989
+
990
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateapnsvoipchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapnsvoipchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapnsvoipchannelcommandoutput.html)
991
+
992
+ </details>
993
+ <details>
994
+ <summary>
995
+ UpdateApnsVoipSandboxChannel
996
+ </summary>
997
+
998
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateapnsvoipsandboxchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapnsvoipsandboxchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapnsvoipsandboxchannelcommandoutput.html)
999
+
1000
+ </details>
1001
+ <details>
1002
+ <summary>
1003
+ UpdateApplicationSettings
1004
+ </summary>
1005
+
1006
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateapplicationsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapplicationsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateapplicationsettingscommandoutput.html)
1007
+
1008
+ </details>
1009
+ <details>
1010
+ <summary>
1011
+ UpdateBaiduChannel
1012
+ </summary>
1013
+
1014
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatebaiduchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatebaiduchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatebaiduchannelcommandoutput.html)
1015
+
1016
+ </details>
1017
+ <details>
1018
+ <summary>
1019
+ UpdateCampaign
1020
+ </summary>
1021
+
1022
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatecampaigncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatecampaigncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatecampaigncommandoutput.html)
1023
+
1024
+ </details>
1025
+ <details>
1026
+ <summary>
1027
+ UpdateEmailChannel
1028
+ </summary>
1029
+
1030
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateemailchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateemailchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateemailchannelcommandoutput.html)
1031
+
1032
+ </details>
1033
+ <details>
1034
+ <summary>
1035
+ UpdateEmailTemplate
1036
+ </summary>
1037
+
1038
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateemailtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateemailtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateemailtemplatecommandoutput.html)
1039
+
1040
+ </details>
1041
+ <details>
1042
+ <summary>
1043
+ UpdateEndpoint
1044
+ </summary>
1045
+
1046
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateendpointcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateendpointcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateendpointcommandoutput.html)
1047
+
1048
+ </details>
1049
+ <details>
1050
+ <summary>
1051
+ UpdateEndpointsBatch
1052
+ </summary>
1053
+
1054
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateendpointsbatchcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateendpointsbatchcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateendpointsbatchcommandoutput.html)
1055
+
1056
+ </details>
1057
+ <details>
1058
+ <summary>
1059
+ UpdateGcmChannel
1060
+ </summary>
1061
+
1062
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updategcmchannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updategcmchannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updategcmchannelcommandoutput.html)
1063
+
1064
+ </details>
1065
+ <details>
1066
+ <summary>
1067
+ UpdateInAppTemplate
1068
+ </summary>
1069
+
1070
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updateinapptemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateinapptemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updateinapptemplatecommandoutput.html)
1071
+
1072
+ </details>
1073
+ <details>
1074
+ <summary>
1075
+ UpdateJourney
1076
+ </summary>
1077
+
1078
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatejourneycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatejourneycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatejourneycommandoutput.html)
1079
+
1080
+ </details>
1081
+ <details>
1082
+ <summary>
1083
+ UpdateJourneyState
1084
+ </summary>
1085
+
1086
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatejourneystatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatejourneystatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatejourneystatecommandoutput.html)
1087
+
1088
+ </details>
1089
+ <details>
1090
+ <summary>
1091
+ UpdatePushTemplate
1092
+ </summary>
1093
+
1094
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatepushtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatepushtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatepushtemplatecommandoutput.html)
1095
+
1096
+ </details>
1097
+ <details>
1098
+ <summary>
1099
+ UpdateRecommenderConfiguration
1100
+ </summary>
1101
+
1102
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updaterecommenderconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updaterecommenderconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updaterecommenderconfigurationcommandoutput.html)
1103
+
1104
+ </details>
1105
+ <details>
1106
+ <summary>
1107
+ UpdateSegment
1108
+ </summary>
1109
+
1110
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatesegmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatesegmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatesegmentcommandoutput.html)
1111
+
1112
+ </details>
1113
+ <details>
1114
+ <summary>
1115
+ UpdateSmsChannel
1116
+ </summary>
1117
+
1118
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatesmschannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatesmschannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatesmschannelcommandoutput.html)
1119
+
1120
+ </details>
1121
+ <details>
1122
+ <summary>
1123
+ UpdateSmsTemplate
1124
+ </summary>
1125
+
1126
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatesmstemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatesmstemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatesmstemplatecommandoutput.html)
1127
+
1128
+ </details>
1129
+ <details>
1130
+ <summary>
1131
+ UpdateTemplateActiveVersion
1132
+ </summary>
1133
+
1134
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatetemplateactiveversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatetemplateactiveversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatetemplateactiveversioncommandoutput.html)
1135
+
1136
+ </details>
1137
+ <details>
1138
+ <summary>
1139
+ UpdateVoiceChannel
1140
+ </summary>
1141
+
1142
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatevoicechannelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatevoicechannelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatevoicechannelcommandoutput.html)
1143
+
1144
+ </details>
1145
+ <details>
1146
+ <summary>
1147
+ UpdateVoiceTemplate
1148
+ </summary>
1149
+
1150
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/updatevoicetemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatevoicetemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/updatevoicetemplatecommandoutput.html)
1151
+
1152
+ </details>
1153
+ <details>
1154
+ <summary>
1155
+ VerifyOTPMessage
1156
+ </summary>
1157
+
1158
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/classes/verifyotpmessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/verifyotpmessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/interfaces/verifyotpmessagecommandoutput.html)
1159
+
1160
+ </details>