@aws-sdk/client-pinpoint 3.957.0 → 3.962.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.
package/README.md CHANGED
@@ -9,10 +9,8 @@ AWS SDK for JavaScript Pinpoint Client for Node.js, Browser and React Native.
9
9
  <p>Doc Engage API - Amazon Pinpoint API</p>
10
10
 
11
11
  ## Installing
12
-
13
12
  To install this package, simply type add or install @aws-sdk/client-pinpoint
14
13
  using your favorite package manager:
15
-
16
14
  - `npm install @aws-sdk/client-pinpoint`
17
15
  - `yarn add @aws-sdk/client-pinpoint`
18
16
  - `pnpm add @aws-sdk/client-pinpoint`
@@ -48,9 +46,7 @@ To send a request, you:
48
46
  // a client can be shared by different commands.
49
47
  const client = new PinpointClient({ region: "REGION" });
50
48
 
51
- const params = {
52
- /** input parameters */
53
- };
49
+ const params = { /** input parameters */ };
54
50
  const command = new ListTemplatesCommand(params);
55
51
  ```
56
52
 
@@ -209,7 +205,6 @@ CreateApp
209
205
  </summary>
210
206
 
211
207
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateAppCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateAppCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateAppCommandOutput/)
212
-
213
208
  </details>
214
209
  <details>
215
210
  <summary>
@@ -217,7 +212,6 @@ CreateCampaign
217
212
  </summary>
218
213
 
219
214
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateCampaignCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateCampaignCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateCampaignCommandOutput/)
220
-
221
215
  </details>
222
216
  <details>
223
217
  <summary>
@@ -225,7 +219,6 @@ CreateEmailTemplate
225
219
  </summary>
226
220
 
227
221
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateEmailTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateEmailTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateEmailTemplateCommandOutput/)
228
-
229
222
  </details>
230
223
  <details>
231
224
  <summary>
@@ -233,7 +226,6 @@ CreateExportJob
233
226
  </summary>
234
227
 
235
228
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateExportJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateExportJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateExportJobCommandOutput/)
236
-
237
229
  </details>
238
230
  <details>
239
231
  <summary>
@@ -241,7 +233,6 @@ CreateImportJob
241
233
  </summary>
242
234
 
243
235
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateImportJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateImportJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateImportJobCommandOutput/)
244
-
245
236
  </details>
246
237
  <details>
247
238
  <summary>
@@ -249,7 +240,6 @@ CreateInAppTemplate
249
240
  </summary>
250
241
 
251
242
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateInAppTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateInAppTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateInAppTemplateCommandOutput/)
252
-
253
243
  </details>
254
244
  <details>
255
245
  <summary>
@@ -257,7 +247,6 @@ CreateJourney
257
247
  </summary>
258
248
 
259
249
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateJourneyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateJourneyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateJourneyCommandOutput/)
260
-
261
250
  </details>
262
251
  <details>
263
252
  <summary>
@@ -265,7 +254,6 @@ CreatePushTemplate
265
254
  </summary>
266
255
 
267
256
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreatePushTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreatePushTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreatePushTemplateCommandOutput/)
268
-
269
257
  </details>
270
258
  <details>
271
259
  <summary>
@@ -273,7 +261,6 @@ CreateRecommenderConfiguration
273
261
  </summary>
274
262
 
275
263
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateRecommenderConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateRecommenderConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateRecommenderConfigurationCommandOutput/)
276
-
277
264
  </details>
278
265
  <details>
279
266
  <summary>
@@ -281,7 +268,6 @@ CreateSegment
281
268
  </summary>
282
269
 
283
270
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateSegmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateSegmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateSegmentCommandOutput/)
284
-
285
271
  </details>
286
272
  <details>
287
273
  <summary>
@@ -289,7 +275,6 @@ CreateSmsTemplate
289
275
  </summary>
290
276
 
291
277
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateSmsTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateSmsTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateSmsTemplateCommandOutput/)
292
-
293
278
  </details>
294
279
  <details>
295
280
  <summary>
@@ -297,7 +282,6 @@ CreateVoiceTemplate
297
282
  </summary>
298
283
 
299
284
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/CreateVoiceTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateVoiceTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/CreateVoiceTemplateCommandOutput/)
300
-
301
285
  </details>
302
286
  <details>
303
287
  <summary>
@@ -305,7 +289,6 @@ DeleteAdmChannel
305
289
  </summary>
306
290
 
307
291
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteAdmChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteAdmChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteAdmChannelCommandOutput/)
308
-
309
292
  </details>
310
293
  <details>
311
294
  <summary>
@@ -313,7 +296,6 @@ DeleteApnsChannel
313
296
  </summary>
314
297
 
315
298
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteApnsChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteApnsChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteApnsChannelCommandOutput/)
316
-
317
299
  </details>
318
300
  <details>
319
301
  <summary>
@@ -321,7 +303,6 @@ DeleteApnsSandboxChannel
321
303
  </summary>
322
304
 
323
305
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteApnsSandboxChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteApnsSandboxChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteApnsSandboxChannelCommandOutput/)
324
-
325
306
  </details>
326
307
  <details>
327
308
  <summary>
@@ -329,7 +310,6 @@ DeleteApnsVoipChannel
329
310
  </summary>
330
311
 
331
312
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteApnsVoipChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteApnsVoipChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteApnsVoipChannelCommandOutput/)
332
-
333
313
  </details>
334
314
  <details>
335
315
  <summary>
@@ -337,7 +317,6 @@ DeleteApnsVoipSandboxChannel
337
317
  </summary>
338
318
 
339
319
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteApnsVoipSandboxChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteApnsVoipSandboxChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteApnsVoipSandboxChannelCommandOutput/)
340
-
341
320
  </details>
342
321
  <details>
343
322
  <summary>
@@ -345,7 +324,6 @@ DeleteApp
345
324
  </summary>
346
325
 
347
326
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteAppCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteAppCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteAppCommandOutput/)
348
-
349
327
  </details>
350
328
  <details>
351
329
  <summary>
@@ -353,7 +331,6 @@ DeleteBaiduChannel
353
331
  </summary>
354
332
 
355
333
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteBaiduChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteBaiduChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteBaiduChannelCommandOutput/)
356
-
357
334
  </details>
358
335
  <details>
359
336
  <summary>
@@ -361,7 +338,6 @@ DeleteCampaign
361
338
  </summary>
362
339
 
363
340
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteCampaignCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteCampaignCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteCampaignCommandOutput/)
364
-
365
341
  </details>
366
342
  <details>
367
343
  <summary>
@@ -369,7 +345,6 @@ DeleteEmailChannel
369
345
  </summary>
370
346
 
371
347
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteEmailChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteEmailChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteEmailChannelCommandOutput/)
372
-
373
348
  </details>
374
349
  <details>
375
350
  <summary>
@@ -377,7 +352,6 @@ DeleteEmailTemplate
377
352
  </summary>
378
353
 
379
354
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteEmailTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteEmailTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteEmailTemplateCommandOutput/)
380
-
381
355
  </details>
382
356
  <details>
383
357
  <summary>
@@ -385,7 +359,6 @@ DeleteEndpoint
385
359
  </summary>
386
360
 
387
361
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteEndpointCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteEndpointCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteEndpointCommandOutput/)
388
-
389
362
  </details>
390
363
  <details>
391
364
  <summary>
@@ -393,7 +366,6 @@ DeleteEventStream
393
366
  </summary>
394
367
 
395
368
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteEventStreamCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteEventStreamCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteEventStreamCommandOutput/)
396
-
397
369
  </details>
398
370
  <details>
399
371
  <summary>
@@ -401,7 +373,6 @@ DeleteGcmChannel
401
373
  </summary>
402
374
 
403
375
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteGcmChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteGcmChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteGcmChannelCommandOutput/)
404
-
405
376
  </details>
406
377
  <details>
407
378
  <summary>
@@ -409,7 +380,6 @@ DeleteInAppTemplate
409
380
  </summary>
410
381
 
411
382
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteInAppTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteInAppTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteInAppTemplateCommandOutput/)
412
-
413
383
  </details>
414
384
  <details>
415
385
  <summary>
@@ -417,7 +387,6 @@ DeleteJourney
417
387
  </summary>
418
388
 
419
389
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteJourneyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteJourneyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteJourneyCommandOutput/)
420
-
421
390
  </details>
422
391
  <details>
423
392
  <summary>
@@ -425,7 +394,6 @@ DeletePushTemplate
425
394
  </summary>
426
395
 
427
396
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeletePushTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeletePushTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeletePushTemplateCommandOutput/)
428
-
429
397
  </details>
430
398
  <details>
431
399
  <summary>
@@ -433,7 +401,6 @@ DeleteRecommenderConfiguration
433
401
  </summary>
434
402
 
435
403
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteRecommenderConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteRecommenderConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteRecommenderConfigurationCommandOutput/)
436
-
437
404
  </details>
438
405
  <details>
439
406
  <summary>
@@ -441,7 +408,6 @@ DeleteSegment
441
408
  </summary>
442
409
 
443
410
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteSegmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteSegmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteSegmentCommandOutput/)
444
-
445
411
  </details>
446
412
  <details>
447
413
  <summary>
@@ -449,7 +415,6 @@ DeleteSmsChannel
449
415
  </summary>
450
416
 
451
417
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteSmsChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteSmsChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteSmsChannelCommandOutput/)
452
-
453
418
  </details>
454
419
  <details>
455
420
  <summary>
@@ -457,7 +422,6 @@ DeleteSmsTemplate
457
422
  </summary>
458
423
 
459
424
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteSmsTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteSmsTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteSmsTemplateCommandOutput/)
460
-
461
425
  </details>
462
426
  <details>
463
427
  <summary>
@@ -465,7 +429,6 @@ DeleteUserEndpoints
465
429
  </summary>
466
430
 
467
431
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteUserEndpointsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteUserEndpointsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteUserEndpointsCommandOutput/)
468
-
469
432
  </details>
470
433
  <details>
471
434
  <summary>
@@ -473,7 +436,6 @@ DeleteVoiceChannel
473
436
  </summary>
474
437
 
475
438
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteVoiceChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteVoiceChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteVoiceChannelCommandOutput/)
476
-
477
439
  </details>
478
440
  <details>
479
441
  <summary>
@@ -481,7 +443,6 @@ DeleteVoiceTemplate
481
443
  </summary>
482
444
 
483
445
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/DeleteVoiceTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteVoiceTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/DeleteVoiceTemplateCommandOutput/)
484
-
485
446
  </details>
486
447
  <details>
487
448
  <summary>
@@ -489,7 +450,6 @@ GetAdmChannel
489
450
  </summary>
490
451
 
491
452
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetAdmChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetAdmChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetAdmChannelCommandOutput/)
492
-
493
453
  </details>
494
454
  <details>
495
455
  <summary>
@@ -497,7 +457,6 @@ GetApnsChannel
497
457
  </summary>
498
458
 
499
459
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetApnsChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApnsChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApnsChannelCommandOutput/)
500
-
501
460
  </details>
502
461
  <details>
503
462
  <summary>
@@ -505,7 +464,6 @@ GetApnsSandboxChannel
505
464
  </summary>
506
465
 
507
466
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetApnsSandboxChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApnsSandboxChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApnsSandboxChannelCommandOutput/)
508
-
509
467
  </details>
510
468
  <details>
511
469
  <summary>
@@ -513,7 +471,6 @@ GetApnsVoipChannel
513
471
  </summary>
514
472
 
515
473
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetApnsVoipChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApnsVoipChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApnsVoipChannelCommandOutput/)
516
-
517
474
  </details>
518
475
  <details>
519
476
  <summary>
@@ -521,7 +478,6 @@ GetApnsVoipSandboxChannel
521
478
  </summary>
522
479
 
523
480
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetApnsVoipSandboxChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApnsVoipSandboxChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApnsVoipSandboxChannelCommandOutput/)
524
-
525
481
  </details>
526
482
  <details>
527
483
  <summary>
@@ -529,7 +485,6 @@ GetApp
529
485
  </summary>
530
486
 
531
487
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetAppCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetAppCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetAppCommandOutput/)
532
-
533
488
  </details>
534
489
  <details>
535
490
  <summary>
@@ -537,7 +492,6 @@ GetApplicationDateRangeKpi
537
492
  </summary>
538
493
 
539
494
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetApplicationDateRangeKpiCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApplicationDateRangeKpiCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApplicationDateRangeKpiCommandOutput/)
540
-
541
495
  </details>
542
496
  <details>
543
497
  <summary>
@@ -545,7 +499,6 @@ GetApplicationSettings
545
499
  </summary>
546
500
 
547
501
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetApplicationSettingsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApplicationSettingsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetApplicationSettingsCommandOutput/)
548
-
549
502
  </details>
550
503
  <details>
551
504
  <summary>
@@ -553,7 +506,6 @@ GetApps
553
506
  </summary>
554
507
 
555
508
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetAppsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetAppsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetAppsCommandOutput/)
556
-
557
509
  </details>
558
510
  <details>
559
511
  <summary>
@@ -561,7 +513,6 @@ GetBaiduChannel
561
513
  </summary>
562
514
 
563
515
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetBaiduChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetBaiduChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetBaiduChannelCommandOutput/)
564
-
565
516
  </details>
566
517
  <details>
567
518
  <summary>
@@ -569,7 +520,6 @@ GetCampaign
569
520
  </summary>
570
521
 
571
522
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetCampaignCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignCommandOutput/)
572
-
573
523
  </details>
574
524
  <details>
575
525
  <summary>
@@ -577,7 +527,6 @@ GetCampaignActivities
577
527
  </summary>
578
528
 
579
529
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetCampaignActivitiesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignActivitiesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignActivitiesCommandOutput/)
580
-
581
530
  </details>
582
531
  <details>
583
532
  <summary>
@@ -585,7 +534,6 @@ GetCampaignDateRangeKpi
585
534
  </summary>
586
535
 
587
536
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetCampaignDateRangeKpiCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignDateRangeKpiCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignDateRangeKpiCommandOutput/)
588
-
589
537
  </details>
590
538
  <details>
591
539
  <summary>
@@ -593,7 +541,6 @@ GetCampaigns
593
541
  </summary>
594
542
 
595
543
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetCampaignsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignsCommandOutput/)
596
-
597
544
  </details>
598
545
  <details>
599
546
  <summary>
@@ -601,7 +548,6 @@ GetCampaignVersion
601
548
  </summary>
602
549
 
603
550
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetCampaignVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignVersionCommandOutput/)
604
-
605
551
  </details>
606
552
  <details>
607
553
  <summary>
@@ -609,7 +555,6 @@ GetCampaignVersions
609
555
  </summary>
610
556
 
611
557
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetCampaignVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetCampaignVersionsCommandOutput/)
612
-
613
558
  </details>
614
559
  <details>
615
560
  <summary>
@@ -617,7 +562,6 @@ GetChannels
617
562
  </summary>
618
563
 
619
564
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetChannelsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetChannelsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetChannelsCommandOutput/)
620
-
621
565
  </details>
622
566
  <details>
623
567
  <summary>
@@ -625,7 +569,6 @@ GetEmailChannel
625
569
  </summary>
626
570
 
627
571
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetEmailChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetEmailChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetEmailChannelCommandOutput/)
628
-
629
572
  </details>
630
573
  <details>
631
574
  <summary>
@@ -633,7 +576,6 @@ GetEmailTemplate
633
576
  </summary>
634
577
 
635
578
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetEmailTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetEmailTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetEmailTemplateCommandOutput/)
636
-
637
579
  </details>
638
580
  <details>
639
581
  <summary>
@@ -641,7 +583,6 @@ GetEndpoint
641
583
  </summary>
642
584
 
643
585
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetEndpointCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetEndpointCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetEndpointCommandOutput/)
644
-
645
586
  </details>
646
587
  <details>
647
588
  <summary>
@@ -649,7 +590,6 @@ GetEventStream
649
590
  </summary>
650
591
 
651
592
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetEventStreamCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetEventStreamCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetEventStreamCommandOutput/)
652
-
653
593
  </details>
654
594
  <details>
655
595
  <summary>
@@ -657,7 +597,6 @@ GetExportJob
657
597
  </summary>
658
598
 
659
599
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetExportJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetExportJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetExportJobCommandOutput/)
660
-
661
600
  </details>
662
601
  <details>
663
602
  <summary>
@@ -665,7 +604,6 @@ GetExportJobs
665
604
  </summary>
666
605
 
667
606
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetExportJobsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetExportJobsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetExportJobsCommandOutput/)
668
-
669
607
  </details>
670
608
  <details>
671
609
  <summary>
@@ -673,7 +611,6 @@ GetGcmChannel
673
611
  </summary>
674
612
 
675
613
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetGcmChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetGcmChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetGcmChannelCommandOutput/)
676
-
677
614
  </details>
678
615
  <details>
679
616
  <summary>
@@ -681,7 +618,6 @@ GetImportJob
681
618
  </summary>
682
619
 
683
620
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetImportJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetImportJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetImportJobCommandOutput/)
684
-
685
621
  </details>
686
622
  <details>
687
623
  <summary>
@@ -689,7 +625,6 @@ GetImportJobs
689
625
  </summary>
690
626
 
691
627
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetImportJobsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetImportJobsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetImportJobsCommandOutput/)
692
-
693
628
  </details>
694
629
  <details>
695
630
  <summary>
@@ -697,7 +632,6 @@ GetInAppMessages
697
632
  </summary>
698
633
 
699
634
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetInAppMessagesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetInAppMessagesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetInAppMessagesCommandOutput/)
700
-
701
635
  </details>
702
636
  <details>
703
637
  <summary>
@@ -705,7 +639,6 @@ GetInAppTemplate
705
639
  </summary>
706
640
 
707
641
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetInAppTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetInAppTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetInAppTemplateCommandOutput/)
708
-
709
642
  </details>
710
643
  <details>
711
644
  <summary>
@@ -713,7 +646,6 @@ GetJourney
713
646
  </summary>
714
647
 
715
648
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetJourneyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyCommandOutput/)
716
-
717
649
  </details>
718
650
  <details>
719
651
  <summary>
@@ -721,7 +653,6 @@ GetJourneyDateRangeKpi
721
653
  </summary>
722
654
 
723
655
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetJourneyDateRangeKpiCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyDateRangeKpiCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyDateRangeKpiCommandOutput/)
724
-
725
656
  </details>
726
657
  <details>
727
658
  <summary>
@@ -729,7 +660,6 @@ GetJourneyExecutionActivityMetrics
729
660
  </summary>
730
661
 
731
662
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetJourneyExecutionActivityMetricsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyExecutionActivityMetricsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyExecutionActivityMetricsCommandOutput/)
732
-
733
663
  </details>
734
664
  <details>
735
665
  <summary>
@@ -737,7 +667,6 @@ GetJourneyExecutionMetrics
737
667
  </summary>
738
668
 
739
669
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetJourneyExecutionMetricsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyExecutionMetricsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyExecutionMetricsCommandOutput/)
740
-
741
670
  </details>
742
671
  <details>
743
672
  <summary>
@@ -745,7 +674,6 @@ GetJourneyRunExecutionActivityMetrics
745
674
  </summary>
746
675
 
747
676
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetJourneyRunExecutionActivityMetricsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyRunExecutionActivityMetricsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyRunExecutionActivityMetricsCommandOutput/)
748
-
749
677
  </details>
750
678
  <details>
751
679
  <summary>
@@ -753,7 +681,6 @@ GetJourneyRunExecutionMetrics
753
681
  </summary>
754
682
 
755
683
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetJourneyRunExecutionMetricsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyRunExecutionMetricsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyRunExecutionMetricsCommandOutput/)
756
-
757
684
  </details>
758
685
  <details>
759
686
  <summary>
@@ -761,7 +688,6 @@ GetJourneyRuns
761
688
  </summary>
762
689
 
763
690
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetJourneyRunsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyRunsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetJourneyRunsCommandOutput/)
764
-
765
691
  </details>
766
692
  <details>
767
693
  <summary>
@@ -769,7 +695,6 @@ GetPushTemplate
769
695
  </summary>
770
696
 
771
697
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetPushTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetPushTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetPushTemplateCommandOutput/)
772
-
773
698
  </details>
774
699
  <details>
775
700
  <summary>
@@ -777,7 +702,6 @@ GetRecommenderConfiguration
777
702
  </summary>
778
703
 
779
704
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetRecommenderConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetRecommenderConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetRecommenderConfigurationCommandOutput/)
780
-
781
705
  </details>
782
706
  <details>
783
707
  <summary>
@@ -785,7 +709,6 @@ GetRecommenderConfigurations
785
709
  </summary>
786
710
 
787
711
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetRecommenderConfigurationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetRecommenderConfigurationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetRecommenderConfigurationsCommandOutput/)
788
-
789
712
  </details>
790
713
  <details>
791
714
  <summary>
@@ -793,7 +716,6 @@ GetSegment
793
716
  </summary>
794
717
 
795
718
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetSegmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentCommandOutput/)
796
-
797
719
  </details>
798
720
  <details>
799
721
  <summary>
@@ -801,7 +723,6 @@ GetSegmentExportJobs
801
723
  </summary>
802
724
 
803
725
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetSegmentExportJobsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentExportJobsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentExportJobsCommandOutput/)
804
-
805
726
  </details>
806
727
  <details>
807
728
  <summary>
@@ -809,7 +730,6 @@ GetSegmentImportJobs
809
730
  </summary>
810
731
 
811
732
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetSegmentImportJobsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentImportJobsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentImportJobsCommandOutput/)
812
-
813
733
  </details>
814
734
  <details>
815
735
  <summary>
@@ -817,7 +737,6 @@ GetSegments
817
737
  </summary>
818
738
 
819
739
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetSegmentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentsCommandOutput/)
820
-
821
740
  </details>
822
741
  <details>
823
742
  <summary>
@@ -825,7 +744,6 @@ GetSegmentVersion
825
744
  </summary>
826
745
 
827
746
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetSegmentVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentVersionCommandOutput/)
828
-
829
747
  </details>
830
748
  <details>
831
749
  <summary>
@@ -833,7 +751,6 @@ GetSegmentVersions
833
751
  </summary>
834
752
 
835
753
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetSegmentVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSegmentVersionsCommandOutput/)
836
-
837
754
  </details>
838
755
  <details>
839
756
  <summary>
@@ -841,7 +758,6 @@ GetSmsChannel
841
758
  </summary>
842
759
 
843
760
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetSmsChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSmsChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSmsChannelCommandOutput/)
844
-
845
761
  </details>
846
762
  <details>
847
763
  <summary>
@@ -849,7 +765,6 @@ GetSmsTemplate
849
765
  </summary>
850
766
 
851
767
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetSmsTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSmsTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetSmsTemplateCommandOutput/)
852
-
853
768
  </details>
854
769
  <details>
855
770
  <summary>
@@ -857,7 +772,6 @@ GetUserEndpoints
857
772
  </summary>
858
773
 
859
774
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetUserEndpointsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetUserEndpointsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetUserEndpointsCommandOutput/)
860
-
861
775
  </details>
862
776
  <details>
863
777
  <summary>
@@ -865,7 +779,6 @@ GetVoiceChannel
865
779
  </summary>
866
780
 
867
781
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetVoiceChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetVoiceChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetVoiceChannelCommandOutput/)
868
-
869
782
  </details>
870
783
  <details>
871
784
  <summary>
@@ -873,7 +786,6 @@ GetVoiceTemplate
873
786
  </summary>
874
787
 
875
788
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/GetVoiceTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetVoiceTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/GetVoiceTemplateCommandOutput/)
876
-
877
789
  </details>
878
790
  <details>
879
791
  <summary>
@@ -881,7 +793,6 @@ ListJourneys
881
793
  </summary>
882
794
 
883
795
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/ListJourneysCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/ListJourneysCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/ListJourneysCommandOutput/)
884
-
885
796
  </details>
886
797
  <details>
887
798
  <summary>
@@ -889,7 +800,6 @@ ListTagsForResource
889
800
  </summary>
890
801
 
891
802
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/ListTagsForResourceCommandOutput/)
892
-
893
803
  </details>
894
804
  <details>
895
805
  <summary>
@@ -897,7 +807,6 @@ ListTemplates
897
807
  </summary>
898
808
 
899
809
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/ListTemplatesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/ListTemplatesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/ListTemplatesCommandOutput/)
900
-
901
810
  </details>
902
811
  <details>
903
812
  <summary>
@@ -905,7 +814,6 @@ ListTemplateVersions
905
814
  </summary>
906
815
 
907
816
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/ListTemplateVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/ListTemplateVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/ListTemplateVersionsCommandOutput/)
908
-
909
817
  </details>
910
818
  <details>
911
819
  <summary>
@@ -913,7 +821,6 @@ PhoneNumberValidate
913
821
  </summary>
914
822
 
915
823
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/PhoneNumberValidateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/PhoneNumberValidateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/PhoneNumberValidateCommandOutput/)
916
-
917
824
  </details>
918
825
  <details>
919
826
  <summary>
@@ -921,7 +828,6 @@ PutEvents
921
828
  </summary>
922
829
 
923
830
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/PutEventsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/PutEventsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/PutEventsCommandOutput/)
924
-
925
831
  </details>
926
832
  <details>
927
833
  <summary>
@@ -929,7 +835,6 @@ PutEventStream
929
835
  </summary>
930
836
 
931
837
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/PutEventStreamCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/PutEventStreamCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/PutEventStreamCommandOutput/)
932
-
933
838
  </details>
934
839
  <details>
935
840
  <summary>
@@ -937,7 +842,6 @@ RemoveAttributes
937
842
  </summary>
938
843
 
939
844
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/RemoveAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/RemoveAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/RemoveAttributesCommandOutput/)
940
-
941
845
  </details>
942
846
  <details>
943
847
  <summary>
@@ -945,7 +849,6 @@ SendMessages
945
849
  </summary>
946
850
 
947
851
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/SendMessagesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/SendMessagesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/SendMessagesCommandOutput/)
948
-
949
852
  </details>
950
853
  <details>
951
854
  <summary>
@@ -953,7 +856,6 @@ SendOTPMessage
953
856
  </summary>
954
857
 
955
858
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/SendOTPMessageCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/SendOTPMessageCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/SendOTPMessageCommandOutput/)
956
-
957
859
  </details>
958
860
  <details>
959
861
  <summary>
@@ -961,7 +863,6 @@ SendUsersMessages
961
863
  </summary>
962
864
 
963
865
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/SendUsersMessagesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/SendUsersMessagesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/SendUsersMessagesCommandOutput/)
964
-
965
866
  </details>
966
867
  <details>
967
868
  <summary>
@@ -969,7 +870,6 @@ TagResource
969
870
  </summary>
970
871
 
971
872
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/TagResourceCommandOutput/)
972
-
973
873
  </details>
974
874
  <details>
975
875
  <summary>
@@ -977,7 +877,6 @@ UntagResource
977
877
  </summary>
978
878
 
979
879
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UntagResourceCommandOutput/)
980
-
981
880
  </details>
982
881
  <details>
983
882
  <summary>
@@ -985,7 +884,6 @@ UpdateAdmChannel
985
884
  </summary>
986
885
 
987
886
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateAdmChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateAdmChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateAdmChannelCommandOutput/)
988
-
989
887
  </details>
990
888
  <details>
991
889
  <summary>
@@ -993,7 +891,6 @@ UpdateApnsChannel
993
891
  </summary>
994
892
 
995
893
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateApnsChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApnsChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApnsChannelCommandOutput/)
996
-
997
894
  </details>
998
895
  <details>
999
896
  <summary>
@@ -1001,7 +898,6 @@ UpdateApnsSandboxChannel
1001
898
  </summary>
1002
899
 
1003
900
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateApnsSandboxChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApnsSandboxChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApnsSandboxChannelCommandOutput/)
1004
-
1005
901
  </details>
1006
902
  <details>
1007
903
  <summary>
@@ -1009,7 +905,6 @@ UpdateApnsVoipChannel
1009
905
  </summary>
1010
906
 
1011
907
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateApnsVoipChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApnsVoipChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApnsVoipChannelCommandOutput/)
1012
-
1013
908
  </details>
1014
909
  <details>
1015
910
  <summary>
@@ -1017,7 +912,6 @@ UpdateApnsVoipSandboxChannel
1017
912
  </summary>
1018
913
 
1019
914
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateApnsVoipSandboxChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApnsVoipSandboxChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApnsVoipSandboxChannelCommandOutput/)
1020
-
1021
915
  </details>
1022
916
  <details>
1023
917
  <summary>
@@ -1025,7 +919,6 @@ UpdateApplicationSettings
1025
919
  </summary>
1026
920
 
1027
921
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateApplicationSettingsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApplicationSettingsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateApplicationSettingsCommandOutput/)
1028
-
1029
922
  </details>
1030
923
  <details>
1031
924
  <summary>
@@ -1033,7 +926,6 @@ UpdateBaiduChannel
1033
926
  </summary>
1034
927
 
1035
928
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateBaiduChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateBaiduChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateBaiduChannelCommandOutput/)
1036
-
1037
929
  </details>
1038
930
  <details>
1039
931
  <summary>
@@ -1041,7 +933,6 @@ UpdateCampaign
1041
933
  </summary>
1042
934
 
1043
935
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateCampaignCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateCampaignCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateCampaignCommandOutput/)
1044
-
1045
936
  </details>
1046
937
  <details>
1047
938
  <summary>
@@ -1049,7 +940,6 @@ UpdateEmailChannel
1049
940
  </summary>
1050
941
 
1051
942
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateEmailChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateEmailChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateEmailChannelCommandOutput/)
1052
-
1053
943
  </details>
1054
944
  <details>
1055
945
  <summary>
@@ -1057,7 +947,6 @@ UpdateEmailTemplate
1057
947
  </summary>
1058
948
 
1059
949
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateEmailTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateEmailTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateEmailTemplateCommandOutput/)
1060
-
1061
950
  </details>
1062
951
  <details>
1063
952
  <summary>
@@ -1065,7 +954,6 @@ UpdateEndpoint
1065
954
  </summary>
1066
955
 
1067
956
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateEndpointCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateEndpointCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateEndpointCommandOutput/)
1068
-
1069
957
  </details>
1070
958
  <details>
1071
959
  <summary>
@@ -1073,7 +961,6 @@ UpdateEndpointsBatch
1073
961
  </summary>
1074
962
 
1075
963
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateEndpointsBatchCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateEndpointsBatchCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateEndpointsBatchCommandOutput/)
1076
-
1077
964
  </details>
1078
965
  <details>
1079
966
  <summary>
@@ -1081,7 +968,6 @@ UpdateGcmChannel
1081
968
  </summary>
1082
969
 
1083
970
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateGcmChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateGcmChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateGcmChannelCommandOutput/)
1084
-
1085
971
  </details>
1086
972
  <details>
1087
973
  <summary>
@@ -1089,7 +975,6 @@ UpdateInAppTemplate
1089
975
  </summary>
1090
976
 
1091
977
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateInAppTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateInAppTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateInAppTemplateCommandOutput/)
1092
-
1093
978
  </details>
1094
979
  <details>
1095
980
  <summary>
@@ -1097,7 +982,6 @@ UpdateJourney
1097
982
  </summary>
1098
983
 
1099
984
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateJourneyCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateJourneyCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateJourneyCommandOutput/)
1100
-
1101
985
  </details>
1102
986
  <details>
1103
987
  <summary>
@@ -1105,7 +989,6 @@ UpdateJourneyState
1105
989
  </summary>
1106
990
 
1107
991
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateJourneyStateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateJourneyStateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateJourneyStateCommandOutput/)
1108
-
1109
992
  </details>
1110
993
  <details>
1111
994
  <summary>
@@ -1113,7 +996,6 @@ UpdatePushTemplate
1113
996
  </summary>
1114
997
 
1115
998
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdatePushTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdatePushTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdatePushTemplateCommandOutput/)
1116
-
1117
999
  </details>
1118
1000
  <details>
1119
1001
  <summary>
@@ -1121,7 +1003,6 @@ UpdateRecommenderConfiguration
1121
1003
  </summary>
1122
1004
 
1123
1005
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateRecommenderConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateRecommenderConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateRecommenderConfigurationCommandOutput/)
1124
-
1125
1006
  </details>
1126
1007
  <details>
1127
1008
  <summary>
@@ -1129,7 +1010,6 @@ UpdateSegment
1129
1010
  </summary>
1130
1011
 
1131
1012
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateSegmentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateSegmentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateSegmentCommandOutput/)
1132
-
1133
1013
  </details>
1134
1014
  <details>
1135
1015
  <summary>
@@ -1137,7 +1017,6 @@ UpdateSmsChannel
1137
1017
  </summary>
1138
1018
 
1139
1019
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateSmsChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateSmsChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateSmsChannelCommandOutput/)
1140
-
1141
1020
  </details>
1142
1021
  <details>
1143
1022
  <summary>
@@ -1145,7 +1024,6 @@ UpdateSmsTemplate
1145
1024
  </summary>
1146
1025
 
1147
1026
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateSmsTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateSmsTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateSmsTemplateCommandOutput/)
1148
-
1149
1027
  </details>
1150
1028
  <details>
1151
1029
  <summary>
@@ -1153,7 +1031,6 @@ UpdateTemplateActiveVersion
1153
1031
  </summary>
1154
1032
 
1155
1033
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateTemplateActiveVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateTemplateActiveVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateTemplateActiveVersionCommandOutput/)
1156
-
1157
1034
  </details>
1158
1035
  <details>
1159
1036
  <summary>
@@ -1161,7 +1038,6 @@ UpdateVoiceChannel
1161
1038
  </summary>
1162
1039
 
1163
1040
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateVoiceChannelCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateVoiceChannelCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateVoiceChannelCommandOutput/)
1164
-
1165
1041
  </details>
1166
1042
  <details>
1167
1043
  <summary>
@@ -1169,7 +1045,6 @@ UpdateVoiceTemplate
1169
1045
  </summary>
1170
1046
 
1171
1047
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/UpdateVoiceTemplateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateVoiceTemplateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/UpdateVoiceTemplateCommandOutput/)
1172
-
1173
1048
  </details>
1174
1049
  <details>
1175
1050
  <summary>
@@ -1177,5 +1052,4 @@ VerifyOTPMessage
1177
1052
  </summary>
1178
1053
 
1179
1054
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/command/VerifyOTPMessageCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/VerifyOTPMessageCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint/Interface/VerifyOTPMessageCommandOutput/)
1180
-
1181
1055
  </details>