@aws-sdk/client-pinpoint-email 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
@@ -7,7 +7,6 @@
7
7
  AWS SDK for JavaScript PinpointEmail Client for Node.js, Browser and React Native.
8
8
 
9
9
  <fullname>Amazon Pinpoint Email Service</fullname>
10
-
11
10
  <p>Welcome to the <i>Amazon Pinpoint Email API Reference</i>. This guide provides
12
11
  information about the Amazon Pinpoint Email API (version 1.0), including supported
13
12
  operations, data types, parameters, and schemas.</p>
@@ -38,10 +37,8 @@ minimizing latency. To learn more about the number of Availability Zones that ar
38
37
  available in each Region, see <a href="http://aws.amazon.com/about-aws/global-infrastructure/">AWS Global Infrastructure</a>.</p>
39
38
 
40
39
  ## Installing
41
-
42
40
  To install this package, simply type add or install @aws-sdk/client-pinpoint-email
43
41
  using your favorite package manager:
44
-
45
42
  - `npm install @aws-sdk/client-pinpoint-email`
46
43
  - `yarn add @aws-sdk/client-pinpoint-email`
47
44
  - `pnpm add @aws-sdk/client-pinpoint-email`
@@ -77,9 +74,7 @@ To send a request, you:
77
74
  // a client can be shared by different commands.
78
75
  const client = new PinpointEmailClient({ region: "REGION" });
79
76
 
80
- const params = {
81
- /** input parameters */
82
- };
77
+ const params = { /** input parameters */ };
83
78
  const command = new ListConfigurationSetsCommand(params);
84
79
  ```
85
80
 
@@ -238,7 +233,6 @@ CreateConfigurationSet
238
233
  </summary>
239
234
 
240
235
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/CreateConfigurationSetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateConfigurationSetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateConfigurationSetCommandOutput/)
241
-
242
236
  </details>
243
237
  <details>
244
238
  <summary>
@@ -246,7 +240,6 @@ CreateConfigurationSetEventDestination
246
240
  </summary>
247
241
 
248
242
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/CreateConfigurationSetEventDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateConfigurationSetEventDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateConfigurationSetEventDestinationCommandOutput/)
249
-
250
243
  </details>
251
244
  <details>
252
245
  <summary>
@@ -254,7 +247,6 @@ CreateDedicatedIpPool
254
247
  </summary>
255
248
 
256
249
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/CreateDedicatedIpPoolCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateDedicatedIpPoolCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateDedicatedIpPoolCommandOutput/)
257
-
258
250
  </details>
259
251
  <details>
260
252
  <summary>
@@ -262,7 +254,6 @@ CreateDeliverabilityTestReport
262
254
  </summary>
263
255
 
264
256
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/CreateDeliverabilityTestReportCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateDeliverabilityTestReportCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateDeliverabilityTestReportCommandOutput/)
265
-
266
257
  </details>
267
258
  <details>
268
259
  <summary>
@@ -270,7 +261,6 @@ CreateEmailIdentity
270
261
  </summary>
271
262
 
272
263
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/CreateEmailIdentityCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateEmailIdentityCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/CreateEmailIdentityCommandOutput/)
273
-
274
264
  </details>
275
265
  <details>
276
266
  <summary>
@@ -278,7 +268,6 @@ DeleteConfigurationSet
278
268
  </summary>
279
269
 
280
270
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/DeleteConfigurationSetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/DeleteConfigurationSetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/DeleteConfigurationSetCommandOutput/)
281
-
282
271
  </details>
283
272
  <details>
284
273
  <summary>
@@ -286,7 +275,6 @@ DeleteConfigurationSetEventDestination
286
275
  </summary>
287
276
 
288
277
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/DeleteConfigurationSetEventDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/DeleteConfigurationSetEventDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/DeleteConfigurationSetEventDestinationCommandOutput/)
289
-
290
278
  </details>
291
279
  <details>
292
280
  <summary>
@@ -294,7 +282,6 @@ DeleteDedicatedIpPool
294
282
  </summary>
295
283
 
296
284
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/DeleteDedicatedIpPoolCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/DeleteDedicatedIpPoolCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/DeleteDedicatedIpPoolCommandOutput/)
297
-
298
285
  </details>
299
286
  <details>
300
287
  <summary>
@@ -302,7 +289,6 @@ DeleteEmailIdentity
302
289
  </summary>
303
290
 
304
291
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/DeleteEmailIdentityCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/DeleteEmailIdentityCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/DeleteEmailIdentityCommandOutput/)
305
-
306
292
  </details>
307
293
  <details>
308
294
  <summary>
@@ -310,7 +296,6 @@ GetAccount
310
296
  </summary>
311
297
 
312
298
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetAccountCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetAccountCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetAccountCommandOutput/)
313
-
314
299
  </details>
315
300
  <details>
316
301
  <summary>
@@ -318,7 +303,6 @@ GetBlacklistReports
318
303
  </summary>
319
304
 
320
305
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetBlacklistReportsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetBlacklistReportsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetBlacklistReportsCommandOutput/)
321
-
322
306
  </details>
323
307
  <details>
324
308
  <summary>
@@ -326,7 +310,6 @@ GetConfigurationSet
326
310
  </summary>
327
311
 
328
312
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetConfigurationSetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetConfigurationSetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetConfigurationSetCommandOutput/)
329
-
330
313
  </details>
331
314
  <details>
332
315
  <summary>
@@ -334,7 +317,6 @@ GetConfigurationSetEventDestinations
334
317
  </summary>
335
318
 
336
319
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetConfigurationSetEventDestinationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetConfigurationSetEventDestinationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetConfigurationSetEventDestinationsCommandOutput/)
337
-
338
320
  </details>
339
321
  <details>
340
322
  <summary>
@@ -342,7 +324,6 @@ GetDedicatedIp
342
324
  </summary>
343
325
 
344
326
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetDedicatedIpCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDedicatedIpCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDedicatedIpCommandOutput/)
345
-
346
327
  </details>
347
328
  <details>
348
329
  <summary>
@@ -350,7 +331,6 @@ GetDedicatedIps
350
331
  </summary>
351
332
 
352
333
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetDedicatedIpsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDedicatedIpsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDedicatedIpsCommandOutput/)
353
-
354
334
  </details>
355
335
  <details>
356
336
  <summary>
@@ -358,7 +338,6 @@ GetDeliverabilityDashboardOptions
358
338
  </summary>
359
339
 
360
340
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetDeliverabilityDashboardOptionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDeliverabilityDashboardOptionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDeliverabilityDashboardOptionsCommandOutput/)
361
-
362
341
  </details>
363
342
  <details>
364
343
  <summary>
@@ -366,7 +345,6 @@ GetDeliverabilityTestReport
366
345
  </summary>
367
346
 
368
347
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetDeliverabilityTestReportCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDeliverabilityTestReportCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDeliverabilityTestReportCommandOutput/)
369
-
370
348
  </details>
371
349
  <details>
372
350
  <summary>
@@ -374,7 +352,6 @@ GetDomainDeliverabilityCampaign
374
352
  </summary>
375
353
 
376
354
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetDomainDeliverabilityCampaignCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDomainDeliverabilityCampaignCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDomainDeliverabilityCampaignCommandOutput/)
377
-
378
355
  </details>
379
356
  <details>
380
357
  <summary>
@@ -382,7 +359,6 @@ GetDomainStatisticsReport
382
359
  </summary>
383
360
 
384
361
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetDomainStatisticsReportCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDomainStatisticsReportCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetDomainStatisticsReportCommandOutput/)
385
-
386
362
  </details>
387
363
  <details>
388
364
  <summary>
@@ -390,7 +366,6 @@ GetEmailIdentity
390
366
  </summary>
391
367
 
392
368
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/GetEmailIdentityCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetEmailIdentityCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/GetEmailIdentityCommandOutput/)
393
-
394
369
  </details>
395
370
  <details>
396
371
  <summary>
@@ -398,7 +373,6 @@ ListConfigurationSets
398
373
  </summary>
399
374
 
400
375
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/ListConfigurationSetsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListConfigurationSetsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListConfigurationSetsCommandOutput/)
401
-
402
376
  </details>
403
377
  <details>
404
378
  <summary>
@@ -406,7 +380,6 @@ ListDedicatedIpPools
406
380
  </summary>
407
381
 
408
382
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/ListDedicatedIpPoolsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListDedicatedIpPoolsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListDedicatedIpPoolsCommandOutput/)
409
-
410
383
  </details>
411
384
  <details>
412
385
  <summary>
@@ -414,7 +387,6 @@ ListDeliverabilityTestReports
414
387
  </summary>
415
388
 
416
389
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/ListDeliverabilityTestReportsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListDeliverabilityTestReportsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListDeliverabilityTestReportsCommandOutput/)
417
-
418
390
  </details>
419
391
  <details>
420
392
  <summary>
@@ -422,7 +394,6 @@ ListDomainDeliverabilityCampaigns
422
394
  </summary>
423
395
 
424
396
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/ListDomainDeliverabilityCampaignsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListDomainDeliverabilityCampaignsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListDomainDeliverabilityCampaignsCommandOutput/)
425
-
426
397
  </details>
427
398
  <details>
428
399
  <summary>
@@ -430,7 +401,6 @@ ListEmailIdentities
430
401
  </summary>
431
402
 
432
403
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/ListEmailIdentitiesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListEmailIdentitiesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListEmailIdentitiesCommandOutput/)
433
-
434
404
  </details>
435
405
  <details>
436
406
  <summary>
@@ -438,7 +408,6 @@ ListTagsForResource
438
408
  </summary>
439
409
 
440
410
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/ListTagsForResourceCommandOutput/)
441
-
442
411
  </details>
443
412
  <details>
444
413
  <summary>
@@ -446,7 +415,6 @@ PutAccountDedicatedIpWarmupAttributes
446
415
  </summary>
447
416
 
448
417
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutAccountDedicatedIpWarmupAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutAccountDedicatedIpWarmupAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutAccountDedicatedIpWarmupAttributesCommandOutput/)
449
-
450
418
  </details>
451
419
  <details>
452
420
  <summary>
@@ -454,7 +422,6 @@ PutAccountSendingAttributes
454
422
  </summary>
455
423
 
456
424
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutAccountSendingAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutAccountSendingAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutAccountSendingAttributesCommandOutput/)
457
-
458
425
  </details>
459
426
  <details>
460
427
  <summary>
@@ -462,7 +429,6 @@ PutConfigurationSetDeliveryOptions
462
429
  </summary>
463
430
 
464
431
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutConfigurationSetDeliveryOptionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutConfigurationSetDeliveryOptionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutConfigurationSetDeliveryOptionsCommandOutput/)
465
-
466
432
  </details>
467
433
  <details>
468
434
  <summary>
@@ -470,7 +436,6 @@ PutConfigurationSetReputationOptions
470
436
  </summary>
471
437
 
472
438
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutConfigurationSetReputationOptionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutConfigurationSetReputationOptionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutConfigurationSetReputationOptionsCommandOutput/)
473
-
474
439
  </details>
475
440
  <details>
476
441
  <summary>
@@ -478,7 +443,6 @@ PutConfigurationSetSendingOptions
478
443
  </summary>
479
444
 
480
445
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutConfigurationSetSendingOptionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutConfigurationSetSendingOptionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutConfigurationSetSendingOptionsCommandOutput/)
481
-
482
446
  </details>
483
447
  <details>
484
448
  <summary>
@@ -486,7 +450,6 @@ PutConfigurationSetTrackingOptions
486
450
  </summary>
487
451
 
488
452
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutConfigurationSetTrackingOptionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutConfigurationSetTrackingOptionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutConfigurationSetTrackingOptionsCommandOutput/)
489
-
490
453
  </details>
491
454
  <details>
492
455
  <summary>
@@ -494,7 +457,6 @@ PutDedicatedIpInPool
494
457
  </summary>
495
458
 
496
459
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutDedicatedIpInPoolCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutDedicatedIpInPoolCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutDedicatedIpInPoolCommandOutput/)
497
-
498
460
  </details>
499
461
  <details>
500
462
  <summary>
@@ -502,7 +464,6 @@ PutDedicatedIpWarmupAttributes
502
464
  </summary>
503
465
 
504
466
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutDedicatedIpWarmupAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutDedicatedIpWarmupAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutDedicatedIpWarmupAttributesCommandOutput/)
505
-
506
467
  </details>
507
468
  <details>
508
469
  <summary>
@@ -510,7 +471,6 @@ PutDeliverabilityDashboardOption
510
471
  </summary>
511
472
 
512
473
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutDeliverabilityDashboardOptionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutDeliverabilityDashboardOptionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutDeliverabilityDashboardOptionCommandOutput/)
513
-
514
474
  </details>
515
475
  <details>
516
476
  <summary>
@@ -518,7 +478,6 @@ PutEmailIdentityDkimAttributes
518
478
  </summary>
519
479
 
520
480
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutEmailIdentityDkimAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutEmailIdentityDkimAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutEmailIdentityDkimAttributesCommandOutput/)
521
-
522
481
  </details>
523
482
  <details>
524
483
  <summary>
@@ -526,7 +485,6 @@ PutEmailIdentityFeedbackAttributes
526
485
  </summary>
527
486
 
528
487
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutEmailIdentityFeedbackAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutEmailIdentityFeedbackAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutEmailIdentityFeedbackAttributesCommandOutput/)
529
-
530
488
  </details>
531
489
  <details>
532
490
  <summary>
@@ -534,7 +492,6 @@ PutEmailIdentityMailFromAttributes
534
492
  </summary>
535
493
 
536
494
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/PutEmailIdentityMailFromAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutEmailIdentityMailFromAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/PutEmailIdentityMailFromAttributesCommandOutput/)
537
-
538
495
  </details>
539
496
  <details>
540
497
  <summary>
@@ -542,7 +499,6 @@ SendEmail
542
499
  </summary>
543
500
 
544
501
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/SendEmailCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/SendEmailCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/SendEmailCommandOutput/)
545
-
546
502
  </details>
547
503
  <details>
548
504
  <summary>
@@ -550,7 +506,6 @@ TagResource
550
506
  </summary>
551
507
 
552
508
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/TagResourceCommandOutput/)
553
-
554
509
  </details>
555
510
  <details>
556
511
  <summary>
@@ -558,7 +513,6 @@ UntagResource
558
513
  </summary>
559
514
 
560
515
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/UntagResourceCommandOutput/)
561
-
562
516
  </details>
563
517
  <details>
564
518
  <summary>
@@ -566,5 +520,4 @@ UpdateConfigurationSetEventDestination
566
520
  </summary>
567
521
 
568
522
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-email/command/UpdateConfigurationSetEventDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/UpdateConfigurationSetEventDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-email/Interface/UpdateConfigurationSetEventDestinationCommandOutput/)
569
-
570
523
  </details>
@@ -6,10 +6,9 @@ const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultPinpointEmailHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
8
8
  operation: (0, util_middleware_1.getSmithyContext)(context).operation,
9
- region: (await (0, util_middleware_1.normalizeProvider)(config.region)()) ||
10
- (() => {
11
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
12
- })(),
9
+ region: await (0, util_middleware_1.normalizeProvider)(config.region)() || (() => {
10
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
11
+ })(),
13
12
  };
14
13
  };
15
14
  exports.defaultPinpointEmailHttpAuthSchemeParametersProvider = defaultPinpointEmailHttpAuthSchemeParametersProvider;