@aws-sdk/client-sesv2 3.943.0 → 3.947.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/dist-cjs/index.js +153 -676
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/SESv2Client.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +153 -677
  8. package/dist-types/SESv2.d.ts +1 -1
  9. package/dist-types/SESv2Client.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  12. package/dist-types/commands/BatchGetMetricDataCommand.d.ts +3 -3
  13. package/dist-types/commands/CancelExportJobCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateContactCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateContactListCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateExportJobCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateImportJobCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateMultiRegionEndpointCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateTenantCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateTenantResourceAssociationCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteContactCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteContactListCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteMultiRegionEndpointCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteTenantCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteTenantResourceAssociationCommand.d.ts +3 -3
  42. package/dist-types/commands/GetAccountCommand.d.ts +3 -3
  43. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +3 -3
  44. package/dist-types/commands/GetConfigurationSetCommand.d.ts +3 -3
  45. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +3 -3
  46. package/dist-types/commands/GetContactCommand.d.ts +3 -3
  47. package/dist-types/commands/GetContactListCommand.d.ts +3 -3
  48. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +3 -3
  49. package/dist-types/commands/GetDedicatedIpCommand.d.ts +3 -3
  50. package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +3 -3
  51. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +3 -3
  52. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +3 -3
  53. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +3 -3
  54. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +3 -3
  55. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +3 -3
  56. package/dist-types/commands/GetEmailIdentityCommand.d.ts +3 -3
  57. package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +3 -3
  58. package/dist-types/commands/GetEmailTemplateCommand.d.ts +3 -3
  59. package/dist-types/commands/GetExportJobCommand.d.ts +3 -3
  60. package/dist-types/commands/GetImportJobCommand.d.ts +3 -3
  61. package/dist-types/commands/GetMessageInsightsCommand.d.ts +3 -3
  62. package/dist-types/commands/GetMultiRegionEndpointCommand.d.ts +3 -3
  63. package/dist-types/commands/GetReputationEntityCommand.d.ts +3 -3
  64. package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +3 -3
  65. package/dist-types/commands/GetTenantCommand.d.ts +3 -3
  66. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +3 -3
  67. package/dist-types/commands/ListContactListsCommand.d.ts +3 -3
  68. package/dist-types/commands/ListContactsCommand.d.ts +3 -3
  69. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +3 -3
  70. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +3 -3
  71. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +3 -3
  72. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +3 -3
  73. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +3 -3
  74. package/dist-types/commands/ListEmailTemplatesCommand.d.ts +3 -3
  75. package/dist-types/commands/ListExportJobsCommand.d.ts +3 -3
  76. package/dist-types/commands/ListImportJobsCommand.d.ts +3 -3
  77. package/dist-types/commands/ListMultiRegionEndpointsCommand.d.ts +3 -3
  78. package/dist-types/commands/ListRecommendationsCommand.d.ts +3 -3
  79. package/dist-types/commands/ListReputationEntitiesCommand.d.ts +3 -3
  80. package/dist-types/commands/ListResourceTenantsCommand.d.ts +3 -3
  81. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +3 -3
  82. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  83. package/dist-types/commands/ListTenantResourcesCommand.d.ts +3 -3
  84. package/dist-types/commands/ListTenantsCommand.d.ts +3 -3
  85. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +3 -3
  86. package/dist-types/commands/PutAccountDetailsCommand.d.ts +3 -3
  87. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +3 -3
  88. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +3 -3
  89. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +3 -3
  90. package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +3 -3
  91. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +3 -3
  92. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +3 -3
  93. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +3 -3
  94. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +3 -3
  95. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +3 -3
  96. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +3 -3
  97. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +3 -3
  98. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +3 -3
  99. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +3 -3
  100. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +3 -3
  101. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +3 -3
  102. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +3 -3
  103. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +3 -3
  104. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +3 -3
  105. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +3 -3
  106. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +3 -3
  107. package/dist-types/commands/SendBulkEmailCommand.d.ts +3 -3
  108. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +3 -3
  109. package/dist-types/commands/SendEmailCommand.d.ts +4 -4
  110. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  111. package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +3 -3
  112. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  113. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +3 -3
  114. package/dist-types/commands/UpdateContactCommand.d.ts +3 -3
  115. package/dist-types/commands/UpdateContactListCommand.d.ts +3 -3
  116. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +3 -3
  117. package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +3 -3
  119. package/dist-types/commands/UpdateReputationEntityCustomerManagedStatusCommand.d.ts +3 -3
  120. package/dist-types/commands/UpdateReputationEntityPolicyCommand.d.ts +3 -3
  121. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  122. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  123. package/dist-types/extensionConfiguration.d.ts +4 -4
  124. package/dist-types/models/SESv2ServiceException.d.ts +1 -1
  125. package/dist-types/models/errors.d.ts +1 -1
  126. package/dist-types/models/models_1.d.ts +1 -1
  127. package/dist-types/pagination/GetDedicatedIpsPaginator.d.ts +1 -1
  128. package/dist-types/pagination/Interfaces.d.ts +1 -1
  129. package/dist-types/pagination/ListConfigurationSetsPaginator.d.ts +1 -1
  130. package/dist-types/pagination/ListContactListsPaginator.d.ts +1 -1
  131. package/dist-types/pagination/ListContactsPaginator.d.ts +1 -1
  132. package/dist-types/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +1 -1
  133. package/dist-types/pagination/ListDedicatedIpPoolsPaginator.d.ts +1 -1
  134. package/dist-types/pagination/ListDeliverabilityTestReportsPaginator.d.ts +1 -1
  135. package/dist-types/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +1 -1
  136. package/dist-types/pagination/ListEmailIdentitiesPaginator.d.ts +1 -1
  137. package/dist-types/pagination/ListEmailTemplatesPaginator.d.ts +1 -1
  138. package/dist-types/pagination/ListExportJobsPaginator.d.ts +1 -1
  139. package/dist-types/pagination/ListImportJobsPaginator.d.ts +1 -1
  140. package/dist-types/pagination/ListMultiRegionEndpointsPaginator.d.ts +1 -1
  141. package/dist-types/pagination/ListRecommendationsPaginator.d.ts +1 -1
  142. package/dist-types/pagination/ListReputationEntitiesPaginator.d.ts +1 -1
  143. package/dist-types/pagination/ListResourceTenantsPaginator.d.ts +1 -1
  144. package/dist-types/pagination/ListSuppressedDestinationsPaginator.d.ts +1 -1
  145. package/dist-types/pagination/ListTenantResourcesPaginator.d.ts +1 -1
  146. package/dist-types/pagination/ListTenantsPaginator.d.ts +1 -1
  147. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  148. package/dist-types/runtimeConfig.d.ts +1 -1
  149. package/dist-types/runtimeConfig.native.d.ts +1 -1
  150. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  151. package/dist-types/runtimeExtensions.d.ts +1 -1
  152. package/dist-types/schemas/schemas_0.d.ts +1 -2
  153. package/dist-types/ts3.4/SESv2Client.d.ts +3 -3
  154. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  155. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +3 -3
  156. package/dist-types/ts3.4/models/SESv2ServiceException.d.ts +1 -1
  157. package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  158. package/package.json +14 -13
@@ -795,29 +795,9 @@ export var AccountDetails = [
795
795
  () => ReviewDetails,
796
796
  ],
797
797
  ];
798
- export var AccountSuspendedException = [
799
- -3,
800
- n0,
801
- _ASE,
802
- {
803
- [_e]: _c,
804
- [_hE]: 400,
805
- },
806
- [_m],
807
- [0],
808
- ];
798
+ export var AccountSuspendedException = [-3, n0, _ASE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
809
799
  TypeRegistry.for(n0).registerError(AccountSuspendedException, __AccountSuspendedException);
810
- export var AlreadyExistsException = [
811
- -3,
812
- n0,
813
- _AEE,
814
- {
815
- [_e]: _c,
816
- [_hE]: 400,
817
- },
818
- [_m],
819
- [0],
820
- ];
800
+ export var AlreadyExistsException = [-3, n0, _AEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
821
801
  TypeRegistry.for(n0).registerError(AlreadyExistsException, __AlreadyExistsException);
822
802
  export var ArchivingOptions = [3, n0, _AO, 0, [_AA], [0]];
823
803
  export var Attachment = [
@@ -828,17 +808,7 @@ export var Attachment = [
828
808
  [_RC, _CD, _FN, _CDo, _CI, _CTE, _CT],
829
809
  [21, 0, 0, 0, 0, 0, 0],
830
810
  ];
831
- export var BadRequestException = [
832
- -3,
833
- n0,
834
- _BRE,
835
- {
836
- [_e]: _c,
837
- [_hE]: 400,
838
- },
839
- [_m],
840
- [0],
841
- ];
811
+ export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
842
812
  TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
843
813
  export var BatchGetMetricDataQuery = [
844
814
  3,
@@ -889,29 +859,9 @@ export var CloudWatchDestination = [
889
859
  ];
890
860
  export var CloudWatchDimensionConfiguration = [3, n0, _CWDC, 0, [_DN, _DVS, _DDV], [0, 0, 0]];
891
861
  export var Complaint = [3, n0, _C, 0, [_CST, _CFT], [0, 0]];
892
- export var ConcurrentModificationException = [
893
- -3,
894
- n0,
895
- _CME,
896
- {
897
- [_e]: _s,
898
- [_hE]: 500,
899
- },
900
- [_m],
901
- [0],
902
- ];
862
+ export var ConcurrentModificationException = [-3, n0, _CME, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
903
863
  TypeRegistry.for(n0).registerError(ConcurrentModificationException, __ConcurrentModificationException);
904
- export var ConflictException = [
905
- -3,
906
- n0,
907
- _CE,
908
- {
909
- [_e]: _c,
910
- [_hE]: 409,
911
- },
912
- [_m],
913
- [0],
914
- ];
864
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
915
865
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
916
866
  export var Contact = [
917
867
  3,
@@ -1264,21 +1214,7 @@ export var GetAccountResponse = [
1264
1214
  [_DIAWE, _ESn, _PAE, _SQ, _SEe, _SA, _Det, _VA],
1265
1215
  [2, 0, 2, () => SendQuota, 2, () => SuppressionAttributes, [() => AccountDetails, 0], () => VdmAttributes],
1266
1216
  ];
1267
- export var GetBlacklistReportsRequest = [
1268
- 3,
1269
- n0,
1270
- _GBRR,
1271
- 0,
1272
- [_BIN],
1273
- [
1274
- [
1275
- 64 | 0,
1276
- {
1277
- [_hQ]: _BIN,
1278
- },
1279
- ],
1280
- ],
1281
- ];
1217
+ export var GetBlacklistReportsRequest = [3, n0, _GBRR, 0, [_BIN], [[64 | 0, { [_hQ]: _BIN }]]];
1282
1218
  export var GetBlacklistReportsResponse = [3, n0, _GBRRe, 0, [_BR], [() => BlacklistReport]];
1283
1219
  export var GetConfigurationSetEventDestinationsRequest = [3, n0, _GCSEDR, 0, [_CSN], [[0, 1]]];
1284
1220
  export var GetConfigurationSetEventDestinationsResponse = [
@@ -1356,24 +1292,9 @@ export var GetDedicatedIpsRequest = [
1356
1292
  0,
1357
1293
  [_PN, _NT, _PS],
1358
1294
  [
1359
- [
1360
- 0,
1361
- {
1362
- [_hQ]: _PN,
1363
- },
1364
- ],
1365
- [
1366
- 0,
1367
- {
1368
- [_hQ]: _NT,
1369
- },
1370
- ],
1371
- [
1372
- 1,
1373
- {
1374
- [_hQ]: _PS,
1375
- },
1376
- ],
1295
+ [0, { [_hQ]: _PN }],
1296
+ [0, { [_hQ]: _NT }],
1297
+ [1, { [_hQ]: _PS }],
1377
1298
  ],
1378
1299
  ];
1379
1300
  export var GetDedicatedIpsResponse = [
@@ -1419,18 +1340,8 @@ export var GetDomainStatisticsReportRequest = [
1419
1340
  [_Do, _SD, _ED],
1420
1341
  [
1421
1342
  [0, 1],
1422
- [
1423
- 4,
1424
- {
1425
- [_hQ]: _SD,
1426
- },
1427
- ],
1428
- [
1429
- 4,
1430
- {
1431
- [_hQ]: _ED,
1432
- },
1433
- ],
1343
+ [4, { [_hQ]: _SD }],
1344
+ [4, { [_hQ]: _ED }],
1434
1345
  ],
1435
1346
  ];
1436
1347
  export var GetDomainStatisticsReportResponse = [
@@ -1542,43 +1453,13 @@ export var ImportJobSummary = [
1542
1453
  ];
1543
1454
  export var InboxPlacementTrackingOption = [3, n0, _IPTO, 0, [_G, _TIr], [2, 64 | 0]];
1544
1455
  export var InsightsEvent = [3, n0, _IE, 0, [_Ti, _Ty, _Det], [4, 0, () => EventDetails]];
1545
- export var InternalServiceErrorException = [
1546
- -3,
1547
- n0,
1548
- _ISEE,
1549
- {
1550
- [_e]: _s,
1551
- [_hE]: 500,
1552
- },
1553
- [_m],
1554
- [0],
1555
- ];
1456
+ export var InternalServiceErrorException = [-3, n0, _ISEE, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
1556
1457
  TypeRegistry.for(n0).registerError(InternalServiceErrorException, __InternalServiceErrorException);
1557
- export var InvalidNextTokenException = [
1558
- -3,
1559
- n0,
1560
- _INTE,
1561
- {
1562
- [_e]: _c,
1563
- [_hE]: 400,
1564
- },
1565
- [_m],
1566
- [0],
1567
- ];
1458
+ export var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1568
1459
  TypeRegistry.for(n0).registerError(InvalidNextTokenException, __InvalidNextTokenException);
1569
1460
  export var IspPlacement = [3, n0, _IPsp, 0, [_IN, _PSl], [0, () => PlacementStatistics]];
1570
1461
  export var KinesisFirehoseDestination = [3, n0, _KFD, 0, [_IRA, _DSAe], [0, 0]];
1571
- export var LimitExceededException = [
1572
- -3,
1573
- n0,
1574
- _LEE,
1575
- {
1576
- [_e]: _c,
1577
- [_hE]: 400,
1578
- },
1579
- [_m],
1580
- [0],
1581
- ];
1462
+ export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1582
1463
  TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1583
1464
  export var ListConfigurationSetsRequest = [
1584
1465
  3,
@@ -1587,18 +1468,8 @@ export var ListConfigurationSetsRequest = [
1587
1468
  0,
1588
1469
  [_NT, _PS],
1589
1470
  [
1590
- [
1591
- 0,
1592
- {
1593
- [_hQ]: _NT,
1594
- },
1595
- ],
1596
- [
1597
- 1,
1598
- {
1599
- [_hQ]: _PS,
1600
- },
1601
- ],
1471
+ [0, { [_hQ]: _NT }],
1472
+ [1, { [_hQ]: _PS }],
1602
1473
  ],
1603
1474
  ];
1604
1475
  export var ListConfigurationSetsResponse = [3, n0, _LCSRi, 0, [_CS, _NT], [64 | 0, 0]];
@@ -1609,18 +1480,8 @@ export var ListContactListsRequest = [
1609
1480
  0,
1610
1481
  [_PS, _NT],
1611
1482
  [
1612
- [
1613
- 1,
1614
- {
1615
- [_hQ]: _PS,
1616
- },
1617
- ],
1618
- [
1619
- 0,
1620
- {
1621
- [_hQ]: _NT,
1622
- },
1623
- ],
1483
+ [1, { [_hQ]: _PS }],
1484
+ [0, { [_hQ]: _NT }],
1624
1485
  ],
1625
1486
  ];
1626
1487
  export var ListContactListsResponse = [
@@ -1648,18 +1509,8 @@ export var ListCustomVerificationEmailTemplatesRequest = [
1648
1509
  0,
1649
1510
  [_NT, _PS],
1650
1511
  [
1651
- [
1652
- 0,
1653
- {
1654
- [_hQ]: _NT,
1655
- },
1656
- ],
1657
- [
1658
- 1,
1659
- {
1660
- [_hQ]: _PS,
1661
- },
1662
- ],
1512
+ [0, { [_hQ]: _NT }],
1513
+ [1, { [_hQ]: _PS }],
1663
1514
  ],
1664
1515
  ];
1665
1516
  export var ListCustomVerificationEmailTemplatesResponse = [
@@ -1677,18 +1528,8 @@ export var ListDedicatedIpPoolsRequest = [
1677
1528
  0,
1678
1529
  [_NT, _PS],
1679
1530
  [
1680
- [
1681
- 0,
1682
- {
1683
- [_hQ]: _NT,
1684
- },
1685
- ],
1686
- [
1687
- 1,
1688
- {
1689
- [_hQ]: _PS,
1690
- },
1691
- ],
1531
+ [0, { [_hQ]: _NT }],
1532
+ [1, { [_hQ]: _PS }],
1692
1533
  ],
1693
1534
  ];
1694
1535
  export var ListDedicatedIpPoolsResponse = [3, n0, _LDIPRi, 0, [_DIPed, _NT], [64 | 0, 0]];
@@ -1699,18 +1540,8 @@ export var ListDeliverabilityTestReportsRequest = [
1699
1540
  0,
1700
1541
  [_NT, _PS],
1701
1542
  [
1702
- [
1703
- 0,
1704
- {
1705
- [_hQ]: _NT,
1706
- },
1707
- ],
1708
- [
1709
- 1,
1710
- {
1711
- [_hQ]: _PS,
1712
- },
1713
- ],
1543
+ [0, { [_hQ]: _NT }],
1544
+ [1, { [_hQ]: _PS }],
1714
1545
  ],
1715
1546
  ];
1716
1547
  export var ListDeliverabilityTestReportsResponse = [
@@ -1728,31 +1559,11 @@ export var ListDomainDeliverabilityCampaignsRequest = [
1728
1559
  0,
1729
1560
  [_SD, _ED, _SDub, _NT, _PS],
1730
1561
  [
1731
- [
1732
- 4,
1733
- {
1734
- [_hQ]: _SD,
1735
- },
1736
- ],
1737
- [
1738
- 4,
1739
- {
1740
- [_hQ]: _ED,
1741
- },
1742
- ],
1562
+ [4, { [_hQ]: _SD }],
1563
+ [4, { [_hQ]: _ED }],
1743
1564
  [0, 1],
1744
- [
1745
- 0,
1746
- {
1747
- [_hQ]: _NT,
1748
- },
1749
- ],
1750
- [
1751
- 1,
1752
- {
1753
- [_hQ]: _PS,
1754
- },
1755
- ],
1565
+ [0, { [_hQ]: _NT }],
1566
+ [1, { [_hQ]: _PS }],
1756
1567
  ],
1757
1568
  ];
1758
1569
  export var ListDomainDeliverabilityCampaignsResponse = [
@@ -1770,18 +1581,8 @@ export var ListEmailIdentitiesRequest = [
1770
1581
  0,
1771
1582
  [_NT, _PS],
1772
1583
  [
1773
- [
1774
- 0,
1775
- {
1776
- [_hQ]: _NT,
1777
- },
1778
- ],
1779
- [
1780
- 1,
1781
- {
1782
- [_hQ]: _PS,
1783
- },
1784
- ],
1584
+ [0, { [_hQ]: _NT }],
1585
+ [1, { [_hQ]: _PS }],
1785
1586
  ],
1786
1587
  ];
1787
1588
  export var ListEmailIdentitiesResponse = [
@@ -1799,18 +1600,8 @@ export var ListEmailTemplatesRequest = [
1799
1600
  0,
1800
1601
  [_NT, _PS],
1801
1602
  [
1802
- [
1803
- 0,
1804
- {
1805
- [_hQ]: _NT,
1806
- },
1807
- ],
1808
- [
1809
- 1,
1810
- {
1811
- [_hQ]: _PS,
1812
- },
1813
- ],
1603
+ [0, { [_hQ]: _NT }],
1604
+ [1, { [_hQ]: _PS }],
1814
1605
  ],
1815
1606
  ];
1816
1607
  export var ListEmailTemplatesResponse = [
@@ -1847,18 +1638,8 @@ export var ListMultiRegionEndpointsRequest = [
1847
1638
  0,
1848
1639
  [_NT, _PS],
1849
1640
  [
1850
- [
1851
- 0,
1852
- {
1853
- [_hQ]: _NT,
1854
- },
1855
- ],
1856
- [
1857
- 1,
1858
- {
1859
- [_hQ]: _PS,
1860
- },
1861
- ],
1641
+ [0, { [_hQ]: _NT }],
1642
+ [1, { [_hQ]: _PS }],
1862
1643
  ],
1863
1644
  ];
1864
1645
  export var ListMultiRegionEndpointsResponse = [
@@ -1903,36 +1684,11 @@ export var ListSuppressedDestinationsRequest = [
1903
1684
  0,
1904
1685
  [_Rea, _SD, _ED, _NT, _PS],
1905
1686
  [
1906
- [
1907
- 64 | 0,
1908
- {
1909
- [_hQ]: _Reas,
1910
- },
1911
- ],
1912
- [
1913
- 4,
1914
- {
1915
- [_hQ]: _SD,
1916
- },
1917
- ],
1918
- [
1919
- 4,
1920
- {
1921
- [_hQ]: _ED,
1922
- },
1923
- ],
1924
- [
1925
- 0,
1926
- {
1927
- [_hQ]: _NT,
1928
- },
1929
- ],
1930
- [
1931
- 1,
1932
- {
1933
- [_hQ]: _PS,
1934
- },
1935
- ],
1687
+ [64 | 0, { [_hQ]: _Reas }],
1688
+ [4, { [_hQ]: _SD }],
1689
+ [4, { [_hQ]: _ED }],
1690
+ [0, { [_hQ]: _NT }],
1691
+ [1, { [_hQ]: _PS }],
1936
1692
  ],
1937
1693
  ];
1938
1694
  export var ListSuppressedDestinationsResponse = [
@@ -1943,21 +1699,7 @@ export var ListSuppressedDestinationsResponse = [
1943
1699
  [_SDS, _NT],
1944
1700
  [() => SuppressedDestinationSummaries, 0],
1945
1701
  ];
1946
- export var ListTagsForResourceRequest = [
1947
- 3,
1948
- n0,
1949
- _LTFRR,
1950
- 0,
1951
- [_RA],
1952
- [
1953
- [
1954
- 0,
1955
- {
1956
- [_hQ]: _RA,
1957
- },
1958
- ],
1959
- ],
1960
- ];
1702
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA], [[0, { [_hQ]: _RA }]]];
1961
1703
  export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
1962
1704
  export var ListTenantResourcesRequest = [
1963
1705
  3,
@@ -1982,10 +1724,7 @@ export var MailFromDomainNotVerifiedException = [
1982
1724
  -3,
1983
1725
  n0,
1984
1726
  _MFDNVE,
1985
- {
1986
- [_e]: _c,
1987
- [_hE]: 400,
1988
- },
1727
+ { [_e]: _c, [_hE]: 400 },
1989
1728
  [_m],
1990
1729
  [0],
1991
1730
  ];
@@ -2022,17 +1761,7 @@ export var MessageInsightsFilters = [
2022
1761
  64 | 0,
2023
1762
  ],
2024
1763
  ];
2025
- export var MessageRejected = [
2026
- -3,
2027
- n0,
2028
- _MRe,
2029
- {
2030
- [_e]: _c,
2031
- [_hE]: 400,
2032
- },
2033
- [_m],
2034
- [0],
2035
- ];
1764
+ export var MessageRejected = [-3, n0, _MRe, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2036
1765
  TypeRegistry.for(n0).registerError(MessageRejected, __MessageRejected);
2037
1766
  export var MessageTag = [3, n0, _MTe, 0, [_Na, _V], [0, 0]];
2038
1767
  export var MetricDataError = [3, n0, _MDE, 0, [_I, _Cod, _Me], [0, 0, 0]];
@@ -2053,17 +1782,7 @@ export var MultiRegionEndpoint = [
2053
1782
  [_EN, _S, _EIn, _Reg, _CTr, _LUT],
2054
1783
  [0, 0, 0, 64 | 0, 4, 4],
2055
1784
  ];
2056
- export var NotFoundException = [
2057
- -3,
2058
- n0,
2059
- _NFE,
2060
- {
2061
- [_e]: _c,
2062
- [_hE]: 404,
2063
- },
2064
- [_m],
2065
- [0],
2066
- ];
1785
+ export var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
2067
1786
  TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
2068
1787
  export var OverallVolume = [
2069
1788
  3,
@@ -2289,17 +2008,7 @@ export var SendEmailRequest = [
2289
2008
  ];
2290
2009
  export var SendEmailResponse = [3, n0, _SERe, 0, [_MI], [0]];
2291
2010
  export var SendingOptions = [3, n0, _SO, 0, [_SEe], [2]];
2292
- export var SendingPausedException = [
2293
- -3,
2294
- n0,
2295
- _SPE,
2296
- {
2297
- [_e]: _c,
2298
- [_hE]: 400,
2299
- },
2300
- [_m],
2301
- [0],
2302
- ];
2011
+ export var SendingPausedException = [-3, n0, _SPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2303
2012
  TypeRegistry.for(n0).registerError(SendingPausedException, __SendingPausedException);
2304
2013
  export var SendQuota = [3, n0, _SQ, 0, [_MHS, _MSR, _SLH], [1, 1, 1]];
2305
2014
  export var SnsDestination = [3, n0, _SDn, 0, [_TAop], [0]];
@@ -2341,17 +2050,7 @@ export var TenantInfo = [3, n0, _TIe, 0, [_TNe, _TI, _TA, _CTr], [0, 0, 0, 4]];
2341
2050
  export var TenantResource = [3, n0, _TRe, 0, [_RTes, _RA], [0, 0]];
2342
2051
  export var TestRenderEmailTemplateRequest = [3, n0, _TRETR, 0, [_TN, _TD], [[0, 1], 0]];
2343
2052
  export var TestRenderEmailTemplateResponse = [3, n0, _TRETRe, 0, [_RTen], [0]];
2344
- export var TooManyRequestsException = [
2345
- -3,
2346
- n0,
2347
- _TMRE,
2348
- {
2349
- [_e]: _c,
2350
- [_hE]: 429,
2351
- },
2352
- [_m],
2353
- [0],
2354
- ];
2053
+ export var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
2355
2054
  TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
2356
2055
  export var Topic = [3, n0, _Top, 0, [_TNo, _DNi, _De, _DSSe], [0, 0, 0, 0]];
2357
2056
  export var TopicFilter = [3, n0, _TF, 0, [_TNo, _UDIPU], [0, 2]];
@@ -2364,18 +2063,8 @@ export var UntagResourceRequest = [
2364
2063
  0,
2365
2064
  [_RA, _TK],
2366
2065
  [
2367
- [
2368
- 0,
2369
- {
2370
- [_hQ]: _RA,
2371
- },
2372
- ],
2373
- [
2374
- 64 | 0,
2375
- {
2376
- [_hQ]: _TK,
2377
- },
2378
- ],
2066
+ [0, { [_hQ]: _RA }],
2067
+ [64 | 0, { [_hQ]: _TK }],
2379
2068
  ],
2380
2069
  ];
2381
2070
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -2476,7 +2165,6 @@ export var VerificationInfo = [
2476
2165
  [4, 4, 0, () => SOARecord],
2477
2166
  ];
2478
2167
  export var VolumeStatistics = [3, n0, _VS, 0, [_IRC, _SRC, _PI, _PSr], [1, 1, 1, 1]];
2479
- export var __Unit = "unit";
2480
2168
  export var SESv2ServiceException = [-3, _sm, "SESv2ServiceException", 0, [], []];
2481
2169
  TypeRegistry.for(_sm).registerError(SESv2ServiceException, __SESv2ServiceException);
2482
2170
  export var AdditionalContactEmailAddresses = [
@@ -2575,9 +2263,7 @@ export var BatchGetMetricData = [
2575
2263
  9,
2576
2264
  n0,
2577
2265
  _BGMD,
2578
- {
2579
- [_h]: ["POST", "/v2/email/metrics/batch", 200],
2580
- },
2266
+ { [_h]: ["POST", "/v2/email/metrics/batch", 200] },
2581
2267
  () => BatchGetMetricDataRequest,
2582
2268
  () => BatchGetMetricDataResponse,
2583
2269
  ];
@@ -2585,9 +2271,7 @@ export var CancelExportJob = [
2585
2271
  9,
2586
2272
  n0,
2587
2273
  _CEJ,
2588
- {
2589
- [_h]: ["PUT", "/v2/email/export-jobs/{JobId}/cancel", 200],
2590
- },
2274
+ { [_h]: ["PUT", "/v2/email/export-jobs/{JobId}/cancel", 200] },
2591
2275
  () => CancelExportJobRequest,
2592
2276
  () => CancelExportJobResponse,
2593
2277
  ];
@@ -2595,9 +2279,7 @@ export var CreateConfigurationSet = [
2595
2279
  9,
2596
2280
  n0,
2597
2281
  _CCS,
2598
- {
2599
- [_h]: ["POST", "/v2/email/configuration-sets", 200],
2600
- },
2282
+ { [_h]: ["POST", "/v2/email/configuration-sets", 200] },
2601
2283
  () => CreateConfigurationSetRequest,
2602
2284
  () => CreateConfigurationSetResponse,
2603
2285
  ];
@@ -2605,9 +2287,7 @@ export var CreateConfigurationSetEventDestination = [
2605
2287
  9,
2606
2288
  n0,
2607
2289
  _CCSED,
2608
- {
2609
- [_h]: ["POST", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200],
2610
- },
2290
+ { [_h]: ["POST", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200] },
2611
2291
  () => CreateConfigurationSetEventDestinationRequest,
2612
2292
  () => CreateConfigurationSetEventDestinationResponse,
2613
2293
  ];
@@ -2615,9 +2295,7 @@ export var CreateContact = [
2615
2295
  9,
2616
2296
  n0,
2617
2297
  _CC,
2618
- {
2619
- [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts", 200],
2620
- },
2298
+ { [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts", 200] },
2621
2299
  () => CreateContactRequest,
2622
2300
  () => CreateContactResponse,
2623
2301
  ];
@@ -2625,9 +2303,7 @@ export var CreateContactList = [
2625
2303
  9,
2626
2304
  n0,
2627
2305
  _CCL,
2628
- {
2629
- [_h]: ["POST", "/v2/email/contact-lists", 200],
2630
- },
2306
+ { [_h]: ["POST", "/v2/email/contact-lists", 200] },
2631
2307
  () => CreateContactListRequest,
2632
2308
  () => CreateContactListResponse,
2633
2309
  ];
@@ -2635,9 +2311,7 @@ export var CreateCustomVerificationEmailTemplate = [
2635
2311
  9,
2636
2312
  n0,
2637
2313
  _CCVET,
2638
- {
2639
- [_h]: ["POST", "/v2/email/custom-verification-email-templates", 200],
2640
- },
2314
+ { [_h]: ["POST", "/v2/email/custom-verification-email-templates", 200] },
2641
2315
  () => CreateCustomVerificationEmailTemplateRequest,
2642
2316
  () => CreateCustomVerificationEmailTemplateResponse,
2643
2317
  ];
@@ -2645,9 +2319,7 @@ export var CreateDedicatedIpPool = [
2645
2319
  9,
2646
2320
  n0,
2647
2321
  _CDIP,
2648
- {
2649
- [_h]: ["POST", "/v2/email/dedicated-ip-pools", 200],
2650
- },
2322
+ { [_h]: ["POST", "/v2/email/dedicated-ip-pools", 200] },
2651
2323
  () => CreateDedicatedIpPoolRequest,
2652
2324
  () => CreateDedicatedIpPoolResponse,
2653
2325
  ];
@@ -2655,9 +2327,7 @@ export var CreateDeliverabilityTestReport = [
2655
2327
  9,
2656
2328
  n0,
2657
2329
  _CDTR,
2658
- {
2659
- [_h]: ["POST", "/v2/email/deliverability-dashboard/test", 200],
2660
- },
2330
+ { [_h]: ["POST", "/v2/email/deliverability-dashboard/test", 200] },
2661
2331
  () => CreateDeliverabilityTestReportRequest,
2662
2332
  () => CreateDeliverabilityTestReportResponse,
2663
2333
  ];
@@ -2665,9 +2335,7 @@ export var CreateEmailIdentity = [
2665
2335
  9,
2666
2336
  n0,
2667
2337
  _CEI,
2668
- {
2669
- [_h]: ["POST", "/v2/email/identities", 200],
2670
- },
2338
+ { [_h]: ["POST", "/v2/email/identities", 200] },
2671
2339
  () => CreateEmailIdentityRequest,
2672
2340
  () => CreateEmailIdentityResponse,
2673
2341
  ];
@@ -2675,9 +2343,7 @@ export var CreateEmailIdentityPolicy = [
2675
2343
  9,
2676
2344
  n0,
2677
2345
  _CEIP,
2678
- {
2679
- [_h]: ["POST", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
2680
- },
2346
+ { [_h]: ["POST", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200] },
2681
2347
  () => CreateEmailIdentityPolicyRequest,
2682
2348
  () => CreateEmailIdentityPolicyResponse,
2683
2349
  ];
@@ -2685,9 +2351,7 @@ export var CreateEmailTemplate = [
2685
2351
  9,
2686
2352
  n0,
2687
2353
  _CET,
2688
- {
2689
- [_h]: ["POST", "/v2/email/templates", 200],
2690
- },
2354
+ { [_h]: ["POST", "/v2/email/templates", 200] },
2691
2355
  () => CreateEmailTemplateRequest,
2692
2356
  () => CreateEmailTemplateResponse,
2693
2357
  ];
@@ -2695,9 +2359,7 @@ export var CreateExportJob = [
2695
2359
  9,
2696
2360
  n0,
2697
2361
  _CEJr,
2698
- {
2699
- [_h]: ["POST", "/v2/email/export-jobs", 200],
2700
- },
2362
+ { [_h]: ["POST", "/v2/email/export-jobs", 200] },
2701
2363
  () => CreateExportJobRequest,
2702
2364
  () => CreateExportJobResponse,
2703
2365
  ];
@@ -2705,9 +2367,7 @@ export var CreateImportJob = [
2705
2367
  9,
2706
2368
  n0,
2707
2369
  _CIJ,
2708
- {
2709
- [_h]: ["POST", "/v2/email/import-jobs", 200],
2710
- },
2370
+ { [_h]: ["POST", "/v2/email/import-jobs", 200] },
2711
2371
  () => CreateImportJobRequest,
2712
2372
  () => CreateImportJobResponse,
2713
2373
  ];
@@ -2715,9 +2375,7 @@ export var CreateMultiRegionEndpoint = [
2715
2375
  9,
2716
2376
  n0,
2717
2377
  _CMRE,
2718
- {
2719
- [_h]: ["POST", "/v2/email/multi-region-endpoints", 200],
2720
- },
2378
+ { [_h]: ["POST", "/v2/email/multi-region-endpoints", 200] },
2721
2379
  () => CreateMultiRegionEndpointRequest,
2722
2380
  () => CreateMultiRegionEndpointResponse,
2723
2381
  ];
@@ -2725,9 +2383,7 @@ export var CreateTenant = [
2725
2383
  9,
2726
2384
  n0,
2727
2385
  _CTre,
2728
- {
2729
- [_h]: ["POST", "/v2/email/tenants", 200],
2730
- },
2386
+ { [_h]: ["POST", "/v2/email/tenants", 200] },
2731
2387
  () => CreateTenantRequest,
2732
2388
  () => CreateTenantResponse,
2733
2389
  ];
@@ -2735,9 +2391,7 @@ export var CreateTenantResourceAssociation = [
2735
2391
  9,
2736
2392
  n0,
2737
2393
  _CTRA,
2738
- {
2739
- [_h]: ["POST", "/v2/email/tenants/resources", 200],
2740
- },
2394
+ { [_h]: ["POST", "/v2/email/tenants/resources", 200] },
2741
2395
  () => CreateTenantResourceAssociationRequest,
2742
2396
  () => CreateTenantResourceAssociationResponse,
2743
2397
  ];
@@ -2745,9 +2399,7 @@ export var DeleteConfigurationSet = [
2745
2399
  9,
2746
2400
  n0,
2747
2401
  _DCS,
2748
- {
2749
- [_h]: ["DELETE", "/v2/email/configuration-sets/{ConfigurationSetName}", 200],
2750
- },
2402
+ { [_h]: ["DELETE", "/v2/email/configuration-sets/{ConfigurationSetName}", 200] },
2751
2403
  () => DeleteConfigurationSetRequest,
2752
2404
  () => DeleteConfigurationSetResponse,
2753
2405
  ];
@@ -2769,9 +2421,7 @@ export var DeleteContact = [
2769
2421
  9,
2770
2422
  n0,
2771
2423
  _DCel,
2772
- {
2773
- [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
2774
- },
2424
+ { [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200] },
2775
2425
  () => DeleteContactRequest,
2776
2426
  () => DeleteContactResponse,
2777
2427
  ];
@@ -2779,9 +2429,7 @@ export var DeleteContactList = [
2779
2429
  9,
2780
2430
  n0,
2781
2431
  _DCL,
2782
- {
2783
- [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}", 200],
2784
- },
2432
+ { [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}", 200] },
2785
2433
  () => DeleteContactListRequest,
2786
2434
  () => DeleteContactListResponse,
2787
2435
  ];
@@ -2789,9 +2437,7 @@ export var DeleteCustomVerificationEmailTemplate = [
2789
2437
  9,
2790
2438
  n0,
2791
2439
  _DCVET,
2792
- {
2793
- [_h]: ["DELETE", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
2794
- },
2440
+ { [_h]: ["DELETE", "/v2/email/custom-verification-email-templates/{TemplateName}", 200] },
2795
2441
  () => DeleteCustomVerificationEmailTemplateRequest,
2796
2442
  () => DeleteCustomVerificationEmailTemplateResponse,
2797
2443
  ];
@@ -2799,9 +2445,7 @@ export var DeleteDedicatedIpPool = [
2799
2445
  9,
2800
2446
  n0,
2801
2447
  _DDIP,
2802
- {
2803
- [_h]: ["DELETE", "/v2/email/dedicated-ip-pools/{PoolName}", 200],
2804
- },
2448
+ { [_h]: ["DELETE", "/v2/email/dedicated-ip-pools/{PoolName}", 200] },
2805
2449
  () => DeleteDedicatedIpPoolRequest,
2806
2450
  () => DeleteDedicatedIpPoolResponse,
2807
2451
  ];
@@ -2809,9 +2453,7 @@ export var DeleteEmailIdentity = [
2809
2453
  9,
2810
2454
  n0,
2811
2455
  _DEI,
2812
- {
2813
- [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}", 200],
2814
- },
2456
+ { [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}", 200] },
2815
2457
  () => DeleteEmailIdentityRequest,
2816
2458
  () => DeleteEmailIdentityResponse,
2817
2459
  ];
@@ -2819,9 +2461,7 @@ export var DeleteEmailIdentityPolicy = [
2819
2461
  9,
2820
2462
  n0,
2821
2463
  _DEIP,
2822
- {
2823
- [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
2824
- },
2464
+ { [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200] },
2825
2465
  () => DeleteEmailIdentityPolicyRequest,
2826
2466
  () => DeleteEmailIdentityPolicyResponse,
2827
2467
  ];
@@ -2829,9 +2469,7 @@ export var DeleteEmailTemplate = [
2829
2469
  9,
2830
2470
  n0,
2831
2471
  _DETe,
2832
- {
2833
- [_h]: ["DELETE", "/v2/email/templates/{TemplateName}", 200],
2834
- },
2472
+ { [_h]: ["DELETE", "/v2/email/templates/{TemplateName}", 200] },
2835
2473
  () => DeleteEmailTemplateRequest,
2836
2474
  () => DeleteEmailTemplateResponse,
2837
2475
  ];
@@ -2839,9 +2477,7 @@ export var DeleteMultiRegionEndpoint = [
2839
2477
  9,
2840
2478
  n0,
2841
2479
  _DMRE,
2842
- {
2843
- [_h]: ["DELETE", "/v2/email/multi-region-endpoints/{EndpointName}", 200],
2844
- },
2480
+ { [_h]: ["DELETE", "/v2/email/multi-region-endpoints/{EndpointName}", 200] },
2845
2481
  () => DeleteMultiRegionEndpointRequest,
2846
2482
  () => DeleteMultiRegionEndpointResponse,
2847
2483
  ];
@@ -2849,9 +2485,7 @@ export var DeleteSuppressedDestination = [
2849
2485
  9,
2850
2486
  n0,
2851
2487
  _DSD,
2852
- {
2853
- [_h]: ["DELETE", "/v2/email/suppression/addresses/{EmailAddress}", 200],
2854
- },
2488
+ { [_h]: ["DELETE", "/v2/email/suppression/addresses/{EmailAddress}", 200] },
2855
2489
  () => DeleteSuppressedDestinationRequest,
2856
2490
  () => DeleteSuppressedDestinationResponse,
2857
2491
  ];
@@ -2859,9 +2493,7 @@ export var DeleteTenant = [
2859
2493
  9,
2860
2494
  n0,
2861
2495
  _DTe,
2862
- {
2863
- [_h]: ["POST", "/v2/email/tenants/delete", 200],
2864
- },
2496
+ { [_h]: ["POST", "/v2/email/tenants/delete", 200] },
2865
2497
  () => DeleteTenantRequest,
2866
2498
  () => DeleteTenantResponse,
2867
2499
  ];
@@ -2869,9 +2501,7 @@ export var DeleteTenantResourceAssociation = [
2869
2501
  9,
2870
2502
  n0,
2871
2503
  _DTRA,
2872
- {
2873
- [_h]: ["POST", "/v2/email/tenants/resources/delete", 200],
2874
- },
2504
+ { [_h]: ["POST", "/v2/email/tenants/resources/delete", 200] },
2875
2505
  () => DeleteTenantResourceAssociationRequest,
2876
2506
  () => DeleteTenantResourceAssociationResponse,
2877
2507
  ];
@@ -2879,9 +2509,7 @@ export var GetAccount = [
2879
2509
  9,
2880
2510
  n0,
2881
2511
  _GAe,
2882
- {
2883
- [_h]: ["GET", "/v2/email/account", 200],
2884
- },
2512
+ { [_h]: ["GET", "/v2/email/account", 200] },
2885
2513
  () => GetAccountRequest,
2886
2514
  () => GetAccountResponse,
2887
2515
  ];
@@ -2889,9 +2517,7 @@ export var GetBlacklistReports = [
2889
2517
  9,
2890
2518
  n0,
2891
2519
  _GBR,
2892
- {
2893
- [_h]: ["GET", "/v2/email/deliverability-dashboard/blacklist-report", 200],
2894
- },
2520
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/blacklist-report", 200] },
2895
2521
  () => GetBlacklistReportsRequest,
2896
2522
  () => GetBlacklistReportsResponse,
2897
2523
  ];
@@ -2899,9 +2525,7 @@ export var GetConfigurationSet = [
2899
2525
  9,
2900
2526
  n0,
2901
2527
  _GCS,
2902
- {
2903
- [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}", 200],
2904
- },
2528
+ { [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}", 200] },
2905
2529
  () => GetConfigurationSetRequest,
2906
2530
  () => GetConfigurationSetResponse,
2907
2531
  ];
@@ -2909,9 +2533,7 @@ export var GetConfigurationSetEventDestinations = [
2909
2533
  9,
2910
2534
  n0,
2911
2535
  _GCSED,
2912
- {
2913
- [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200],
2914
- },
2536
+ { [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200] },
2915
2537
  () => GetConfigurationSetEventDestinationsRequest,
2916
2538
  () => GetConfigurationSetEventDestinationsResponse,
2917
2539
  ];
@@ -2919,9 +2541,7 @@ export var GetContact = [
2919
2541
  9,
2920
2542
  n0,
2921
2543
  _GC,
2922
- {
2923
- [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
2924
- },
2544
+ { [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200] },
2925
2545
  () => GetContactRequest,
2926
2546
  () => GetContactResponse,
2927
2547
  ];
@@ -2929,9 +2549,7 @@ export var GetContactList = [
2929
2549
  9,
2930
2550
  n0,
2931
2551
  _GCL,
2932
- {
2933
- [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}", 200],
2934
- },
2552
+ { [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}", 200] },
2935
2553
  () => GetContactListRequest,
2936
2554
  () => GetContactListResponse,
2937
2555
  ];
@@ -2939,9 +2557,7 @@ export var GetCustomVerificationEmailTemplate = [
2939
2557
  9,
2940
2558
  n0,
2941
2559
  _GCVET,
2942
- {
2943
- [_h]: ["GET", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
2944
- },
2560
+ { [_h]: ["GET", "/v2/email/custom-verification-email-templates/{TemplateName}", 200] },
2945
2561
  () => GetCustomVerificationEmailTemplateRequest,
2946
2562
  () => GetCustomVerificationEmailTemplateResponse,
2947
2563
  ];
@@ -2949,9 +2565,7 @@ export var GetDedicatedIp = [
2949
2565
  9,
2950
2566
  n0,
2951
2567
  _GDI,
2952
- {
2953
- [_h]: ["GET", "/v2/email/dedicated-ips/{Ip}", 200],
2954
- },
2568
+ { [_h]: ["GET", "/v2/email/dedicated-ips/{Ip}", 200] },
2955
2569
  () => GetDedicatedIpRequest,
2956
2570
  () => GetDedicatedIpResponse,
2957
2571
  ];
@@ -2959,9 +2573,7 @@ export var GetDedicatedIpPool = [
2959
2573
  9,
2960
2574
  n0,
2961
2575
  _GDIP,
2962
- {
2963
- [_h]: ["GET", "/v2/email/dedicated-ip-pools/{PoolName}", 200],
2964
- },
2576
+ { [_h]: ["GET", "/v2/email/dedicated-ip-pools/{PoolName}", 200] },
2965
2577
  () => GetDedicatedIpPoolRequest,
2966
2578
  () => GetDedicatedIpPoolResponse,
2967
2579
  ];
@@ -2969,9 +2581,7 @@ export var GetDedicatedIps = [
2969
2581
  9,
2970
2582
  n0,
2971
2583
  _GDIe,
2972
- {
2973
- [_h]: ["GET", "/v2/email/dedicated-ips", 200],
2974
- },
2584
+ { [_h]: ["GET", "/v2/email/dedicated-ips", 200] },
2975
2585
  () => GetDedicatedIpsRequest,
2976
2586
  () => GetDedicatedIpsResponse,
2977
2587
  ];
@@ -2979,9 +2589,7 @@ export var GetDeliverabilityDashboardOptions = [
2979
2589
  9,
2980
2590
  n0,
2981
2591
  _GDDO,
2982
- {
2983
- [_h]: ["GET", "/v2/email/deliverability-dashboard", 200],
2984
- },
2592
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard", 200] },
2985
2593
  () => GetDeliverabilityDashboardOptionsRequest,
2986
2594
  () => GetDeliverabilityDashboardOptionsResponse,
2987
2595
  ];
@@ -2989,9 +2597,7 @@ export var GetDeliverabilityTestReport = [
2989
2597
  9,
2990
2598
  n0,
2991
2599
  _GDTR,
2992
- {
2993
- [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports/{ReportId}", 200],
2994
- },
2600
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports/{ReportId}", 200] },
2995
2601
  () => GetDeliverabilityTestReportRequest,
2996
2602
  () => GetDeliverabilityTestReportResponse,
2997
2603
  ];
@@ -2999,9 +2605,7 @@ export var GetDomainDeliverabilityCampaign = [
2999
2605
  9,
3000
2606
  n0,
3001
2607
  _GDDC,
3002
- {
3003
- [_h]: ["GET", "/v2/email/deliverability-dashboard/campaigns/{CampaignId}", 200],
3004
- },
2608
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/campaigns/{CampaignId}", 200] },
3005
2609
  () => GetDomainDeliverabilityCampaignRequest,
3006
2610
  () => GetDomainDeliverabilityCampaignResponse,
3007
2611
  ];
@@ -3009,9 +2613,7 @@ export var GetDomainStatisticsReport = [
3009
2613
  9,
3010
2614
  n0,
3011
2615
  _GDSR,
3012
- {
3013
- [_h]: ["GET", "/v2/email/deliverability-dashboard/statistics-report/{Domain}", 200],
3014
- },
2616
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/statistics-report/{Domain}", 200] },
3015
2617
  () => GetDomainStatisticsReportRequest,
3016
2618
  () => GetDomainStatisticsReportResponse,
3017
2619
  ];
@@ -3019,9 +2621,7 @@ export var GetEmailIdentity = [
3019
2621
  9,
3020
2622
  n0,
3021
2623
  _GEI,
3022
- {
3023
- [_h]: ["GET", "/v2/email/identities/{EmailIdentity}", 200],
3024
- },
2624
+ { [_h]: ["GET", "/v2/email/identities/{EmailIdentity}", 200] },
3025
2625
  () => GetEmailIdentityRequest,
3026
2626
  () => GetEmailIdentityResponse,
3027
2627
  ];
@@ -3029,9 +2629,7 @@ export var GetEmailIdentityPolicies = [
3029
2629
  9,
3030
2630
  n0,
3031
2631
  _GEIP,
3032
- {
3033
- [_h]: ["GET", "/v2/email/identities/{EmailIdentity}/policies", 200],
3034
- },
2632
+ { [_h]: ["GET", "/v2/email/identities/{EmailIdentity}/policies", 200] },
3035
2633
  () => GetEmailIdentityPoliciesRequest,
3036
2634
  () => GetEmailIdentityPoliciesResponse,
3037
2635
  ];
@@ -3039,9 +2637,7 @@ export var GetEmailTemplate = [
3039
2637
  9,
3040
2638
  n0,
3041
2639
  _GET,
3042
- {
3043
- [_h]: ["GET", "/v2/email/templates/{TemplateName}", 200],
3044
- },
2640
+ { [_h]: ["GET", "/v2/email/templates/{TemplateName}", 200] },
3045
2641
  () => GetEmailTemplateRequest,
3046
2642
  () => GetEmailTemplateResponse,
3047
2643
  ];
@@ -3049,9 +2645,7 @@ export var GetExportJob = [
3049
2645
  9,
3050
2646
  n0,
3051
2647
  _GEJ,
3052
- {
3053
- [_h]: ["GET", "/v2/email/export-jobs/{JobId}", 200],
3054
- },
2648
+ { [_h]: ["GET", "/v2/email/export-jobs/{JobId}", 200] },
3055
2649
  () => GetExportJobRequest,
3056
2650
  () => GetExportJobResponse,
3057
2651
  ];
@@ -3059,9 +2653,7 @@ export var GetImportJob = [
3059
2653
  9,
3060
2654
  n0,
3061
2655
  _GIJ,
3062
- {
3063
- [_h]: ["GET", "/v2/email/import-jobs/{JobId}", 200],
3064
- },
2656
+ { [_h]: ["GET", "/v2/email/import-jobs/{JobId}", 200] },
3065
2657
  () => GetImportJobRequest,
3066
2658
  () => GetImportJobResponse,
3067
2659
  ];
@@ -3069,9 +2661,7 @@ export var GetMessageInsights = [
3069
2661
  9,
3070
2662
  n0,
3071
2663
  _GMI,
3072
- {
3073
- [_h]: ["GET", "/v2/email/insights/{MessageId}", 200],
3074
- },
2664
+ { [_h]: ["GET", "/v2/email/insights/{MessageId}", 200] },
3075
2665
  () => GetMessageInsightsRequest,
3076
2666
  () => GetMessageInsightsResponse,
3077
2667
  ];
@@ -3079,9 +2669,7 @@ export var GetMultiRegionEndpoint = [
3079
2669
  9,
3080
2670
  n0,
3081
2671
  _GMRE,
3082
- {
3083
- [_h]: ["GET", "/v2/email/multi-region-endpoints/{EndpointName}", 200],
3084
- },
2672
+ { [_h]: ["GET", "/v2/email/multi-region-endpoints/{EndpointName}", 200] },
3085
2673
  () => GetMultiRegionEndpointRequest,
3086
2674
  () => GetMultiRegionEndpointResponse,
3087
2675
  ];
@@ -3089,9 +2677,7 @@ export var GetReputationEntity = [
3089
2677
  9,
3090
2678
  n0,
3091
2679
  _GRE,
3092
- {
3093
- [_h]: ["GET", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}", 200],
3094
- },
2680
+ { [_h]: ["GET", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}", 200] },
3095
2681
  () => GetReputationEntityRequest,
3096
2682
  () => GetReputationEntityResponse,
3097
2683
  ];
@@ -3099,9 +2685,7 @@ export var GetSuppressedDestination = [
3099
2685
  9,
3100
2686
  n0,
3101
2687
  _GSD,
3102
- {
3103
- [_h]: ["GET", "/v2/email/suppression/addresses/{EmailAddress}", 200],
3104
- },
2688
+ { [_h]: ["GET", "/v2/email/suppression/addresses/{EmailAddress}", 200] },
3105
2689
  () => GetSuppressedDestinationRequest,
3106
2690
  () => GetSuppressedDestinationResponse,
3107
2691
  ];
@@ -3109,9 +2693,7 @@ export var GetTenant = [
3109
2693
  9,
3110
2694
  n0,
3111
2695
  _GT,
3112
- {
3113
- [_h]: ["POST", "/v2/email/tenants/get", 200],
3114
- },
2696
+ { [_h]: ["POST", "/v2/email/tenants/get", 200] },
3115
2697
  () => GetTenantRequest,
3116
2698
  () => GetTenantResponse,
3117
2699
  ];
@@ -3119,9 +2701,7 @@ export var ListConfigurationSets = [
3119
2701
  9,
3120
2702
  n0,
3121
2703
  _LCS,
3122
- {
3123
- [_h]: ["GET", "/v2/email/configuration-sets", 200],
3124
- },
2704
+ { [_h]: ["GET", "/v2/email/configuration-sets", 200] },
3125
2705
  () => ListConfigurationSetsRequest,
3126
2706
  () => ListConfigurationSetsResponse,
3127
2707
  ];
@@ -3129,9 +2709,7 @@ export var ListContactLists = [
3129
2709
  9,
3130
2710
  n0,
3131
2711
  _LCL,
3132
- {
3133
- [_h]: ["GET", "/v2/email/contact-lists", 200],
3134
- },
2712
+ { [_h]: ["GET", "/v2/email/contact-lists", 200] },
3135
2713
  () => ListContactListsRequest,
3136
2714
  () => ListContactListsResponse,
3137
2715
  ];
@@ -3139,9 +2717,7 @@ export var ListContacts = [
3139
2717
  9,
3140
2718
  n0,
3141
2719
  _LC,
3142
- {
3143
- [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts/list", 200],
3144
- },
2720
+ { [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts/list", 200] },
3145
2721
  () => ListContactsRequest,
3146
2722
  () => ListContactsResponse,
3147
2723
  ];
@@ -3149,9 +2725,7 @@ export var ListCustomVerificationEmailTemplates = [
3149
2725
  9,
3150
2726
  n0,
3151
2727
  _LCVET,
3152
- {
3153
- [_h]: ["GET", "/v2/email/custom-verification-email-templates", 200],
3154
- },
2728
+ { [_h]: ["GET", "/v2/email/custom-verification-email-templates", 200] },
3155
2729
  () => ListCustomVerificationEmailTemplatesRequest,
3156
2730
  () => ListCustomVerificationEmailTemplatesResponse,
3157
2731
  ];
@@ -3159,9 +2733,7 @@ export var ListDedicatedIpPools = [
3159
2733
  9,
3160
2734
  n0,
3161
2735
  _LDIP,
3162
- {
3163
- [_h]: ["GET", "/v2/email/dedicated-ip-pools", 200],
3164
- },
2736
+ { [_h]: ["GET", "/v2/email/dedicated-ip-pools", 200] },
3165
2737
  () => ListDedicatedIpPoolsRequest,
3166
2738
  () => ListDedicatedIpPoolsResponse,
3167
2739
  ];
@@ -3169,9 +2741,7 @@ export var ListDeliverabilityTestReports = [
3169
2741
  9,
3170
2742
  n0,
3171
2743
  _LDTR,
3172
- {
3173
- [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports", 200],
3174
- },
2744
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports", 200] },
3175
2745
  () => ListDeliverabilityTestReportsRequest,
3176
2746
  () => ListDeliverabilityTestReportsResponse,
3177
2747
  ];
@@ -3179,9 +2749,7 @@ export var ListDomainDeliverabilityCampaigns = [
3179
2749
  9,
3180
2750
  n0,
3181
2751
  _LDDC,
3182
- {
3183
- [_h]: ["GET", "/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns", 200],
3184
- },
2752
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns", 200] },
3185
2753
  () => ListDomainDeliverabilityCampaignsRequest,
3186
2754
  () => ListDomainDeliverabilityCampaignsResponse,
3187
2755
  ];
@@ -3189,9 +2757,7 @@ export var ListEmailIdentities = [
3189
2757
  9,
3190
2758
  n0,
3191
2759
  _LEI,
3192
- {
3193
- [_h]: ["GET", "/v2/email/identities", 200],
3194
- },
2760
+ { [_h]: ["GET", "/v2/email/identities", 200] },
3195
2761
  () => ListEmailIdentitiesRequest,
3196
2762
  () => ListEmailIdentitiesResponse,
3197
2763
  ];
@@ -3199,9 +2765,7 @@ export var ListEmailTemplates = [
3199
2765
  9,
3200
2766
  n0,
3201
2767
  _LET,
3202
- {
3203
- [_h]: ["GET", "/v2/email/templates", 200],
3204
- },
2768
+ { [_h]: ["GET", "/v2/email/templates", 200] },
3205
2769
  () => ListEmailTemplatesRequest,
3206
2770
  () => ListEmailTemplatesResponse,
3207
2771
  ];
@@ -3209,9 +2773,7 @@ export var ListExportJobs = [
3209
2773
  9,
3210
2774
  n0,
3211
2775
  _LEJ,
3212
- {
3213
- [_h]: ["POST", "/v2/email/list-export-jobs", 200],
3214
- },
2776
+ { [_h]: ["POST", "/v2/email/list-export-jobs", 200] },
3215
2777
  () => ListExportJobsRequest,
3216
2778
  () => ListExportJobsResponse,
3217
2779
  ];
@@ -3219,9 +2781,7 @@ export var ListImportJobs = [
3219
2781
  9,
3220
2782
  n0,
3221
2783
  _LIJ,
3222
- {
3223
- [_h]: ["POST", "/v2/email/import-jobs/list", 200],
3224
- },
2784
+ { [_h]: ["POST", "/v2/email/import-jobs/list", 200] },
3225
2785
  () => ListImportJobsRequest,
3226
2786
  () => ListImportJobsResponse,
3227
2787
  ];
@@ -3229,9 +2789,7 @@ export var ListMultiRegionEndpoints = [
3229
2789
  9,
3230
2790
  n0,
3231
2791
  _LMRE,
3232
- {
3233
- [_h]: ["GET", "/v2/email/multi-region-endpoints", 200],
3234
- },
2792
+ { [_h]: ["GET", "/v2/email/multi-region-endpoints", 200] },
3235
2793
  () => ListMultiRegionEndpointsRequest,
3236
2794
  () => ListMultiRegionEndpointsResponse,
3237
2795
  ];
@@ -3239,9 +2797,7 @@ export var ListRecommendations = [
3239
2797
  9,
3240
2798
  n0,
3241
2799
  _LR,
3242
- {
3243
- [_h]: ["POST", "/v2/email/vdm/recommendations", 200],
3244
- },
2800
+ { [_h]: ["POST", "/v2/email/vdm/recommendations", 200] },
3245
2801
  () => ListRecommendationsRequest,
3246
2802
  () => ListRecommendationsResponse,
3247
2803
  ];
@@ -3249,9 +2805,7 @@ export var ListReputationEntities = [
3249
2805
  9,
3250
2806
  n0,
3251
2807
  _LRE,
3252
- {
3253
- [_h]: ["POST", "/v2/email/reputation/entities", 200],
3254
- },
2808
+ { [_h]: ["POST", "/v2/email/reputation/entities", 200] },
3255
2809
  () => ListReputationEntitiesRequest,
3256
2810
  () => ListReputationEntitiesResponse,
3257
2811
  ];
@@ -3259,9 +2813,7 @@ export var ListResourceTenants = [
3259
2813
  9,
3260
2814
  n0,
3261
2815
  _LRT,
3262
- {
3263
- [_h]: ["POST", "/v2/email/resources/tenants/list", 200],
3264
- },
2816
+ { [_h]: ["POST", "/v2/email/resources/tenants/list", 200] },
3265
2817
  () => ListResourceTenantsRequest,
3266
2818
  () => ListResourceTenantsResponse,
3267
2819
  ];
@@ -3269,9 +2821,7 @@ export var ListSuppressedDestinations = [
3269
2821
  9,
3270
2822
  n0,
3271
2823
  _LSD,
3272
- {
3273
- [_h]: ["GET", "/v2/email/suppression/addresses", 200],
3274
- },
2824
+ { [_h]: ["GET", "/v2/email/suppression/addresses", 200] },
3275
2825
  () => ListSuppressedDestinationsRequest,
3276
2826
  () => ListSuppressedDestinationsResponse,
3277
2827
  ];
@@ -3279,9 +2829,7 @@ export var ListTagsForResource = [
3279
2829
  9,
3280
2830
  n0,
3281
2831
  _LTFR,
3282
- {
3283
- [_h]: ["GET", "/v2/email/tags", 200],
3284
- },
2832
+ { [_h]: ["GET", "/v2/email/tags", 200] },
3285
2833
  () => ListTagsForResourceRequest,
3286
2834
  () => ListTagsForResourceResponse,
3287
2835
  ];
@@ -3289,9 +2837,7 @@ export var ListTenantResources = [
3289
2837
  9,
3290
2838
  n0,
3291
2839
  _LTRis,
3292
- {
3293
- [_h]: ["POST", "/v2/email/tenants/resources/list", 200],
3294
- },
2840
+ { [_h]: ["POST", "/v2/email/tenants/resources/list", 200] },
3295
2841
  () => ListTenantResourcesRequest,
3296
2842
  () => ListTenantResourcesResponse,
3297
2843
  ];
@@ -3299,9 +2845,7 @@ export var ListTenants = [
3299
2845
  9,
3300
2846
  n0,
3301
2847
  _LTi,
3302
- {
3303
- [_h]: ["POST", "/v2/email/tenants/list", 200],
3304
- },
2848
+ { [_h]: ["POST", "/v2/email/tenants/list", 200] },
3305
2849
  () => ListTenantsRequest,
3306
2850
  () => ListTenantsResponse,
3307
2851
  ];
@@ -3309,9 +2853,7 @@ export var PutAccountDedicatedIpWarmupAttributes = [
3309
2853
  9,
3310
2854
  n0,
3311
2855
  _PADIWA,
3312
- {
3313
- [_h]: ["PUT", "/v2/email/account/dedicated-ips/warmup", 200],
3314
- },
2856
+ { [_h]: ["PUT", "/v2/email/account/dedicated-ips/warmup", 200] },
3315
2857
  () => PutAccountDedicatedIpWarmupAttributesRequest,
3316
2858
  () => PutAccountDedicatedIpWarmupAttributesResponse,
3317
2859
  ];
@@ -3319,9 +2861,7 @@ export var PutAccountDetails = [
3319
2861
  9,
3320
2862
  n0,
3321
2863
  _PAD,
3322
- {
3323
- [_h]: ["POST", "/v2/email/account/details", 200],
3324
- },
2864
+ { [_h]: ["POST", "/v2/email/account/details", 200] },
3325
2865
  () => PutAccountDetailsRequest,
3326
2866
  () => PutAccountDetailsResponse,
3327
2867
  ];
@@ -3329,9 +2869,7 @@ export var PutAccountSendingAttributes = [
3329
2869
  9,
3330
2870
  n0,
3331
2871
  _PASA,
3332
- {
3333
- [_h]: ["PUT", "/v2/email/account/sending", 200],
3334
- },
2872
+ { [_h]: ["PUT", "/v2/email/account/sending", 200] },
3335
2873
  () => PutAccountSendingAttributesRequest,
3336
2874
  () => PutAccountSendingAttributesResponse,
3337
2875
  ];
@@ -3339,9 +2877,7 @@ export var PutAccountSuppressionAttributes = [
3339
2877
  9,
3340
2878
  n0,
3341
2879
  _PASAu,
3342
- {
3343
- [_h]: ["PUT", "/v2/email/account/suppression", 200],
3344
- },
2880
+ { [_h]: ["PUT", "/v2/email/account/suppression", 200] },
3345
2881
  () => PutAccountSuppressionAttributesRequest,
3346
2882
  () => PutAccountSuppressionAttributesResponse,
3347
2883
  ];
@@ -3349,9 +2885,7 @@ export var PutAccountVdmAttributes = [
3349
2885
  9,
3350
2886
  n0,
3351
2887
  _PAVA,
3352
- {
3353
- [_h]: ["PUT", "/v2/email/account/vdm", 200],
3354
- },
2888
+ { [_h]: ["PUT", "/v2/email/account/vdm", 200] },
3355
2889
  () => PutAccountVdmAttributesRequest,
3356
2890
  () => PutAccountVdmAttributesResponse,
3357
2891
  ];
@@ -3359,9 +2893,7 @@ export var PutConfigurationSetArchivingOptions = [
3359
2893
  9,
3360
2894
  n0,
3361
2895
  _PCSAO,
3362
- {
3363
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/archiving-options", 200],
3364
- },
2896
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/archiving-options", 200] },
3365
2897
  () => PutConfigurationSetArchivingOptionsRequest,
3366
2898
  () => PutConfigurationSetArchivingOptionsResponse,
3367
2899
  ];
@@ -3369,9 +2901,7 @@ export var PutConfigurationSetDeliveryOptions = [
3369
2901
  9,
3370
2902
  n0,
3371
2903
  _PCSDO,
3372
- {
3373
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/delivery-options", 200],
3374
- },
2904
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/delivery-options", 200] },
3375
2905
  () => PutConfigurationSetDeliveryOptionsRequest,
3376
2906
  () => PutConfigurationSetDeliveryOptionsResponse,
3377
2907
  ];
@@ -3379,9 +2909,7 @@ export var PutConfigurationSetReputationOptions = [
3379
2909
  9,
3380
2910
  n0,
3381
2911
  _PCSRO,
3382
- {
3383
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/reputation-options", 200],
3384
- },
2912
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/reputation-options", 200] },
3385
2913
  () => PutConfigurationSetReputationOptionsRequest,
3386
2914
  () => PutConfigurationSetReputationOptionsResponse,
3387
2915
  ];
@@ -3389,9 +2917,7 @@ export var PutConfigurationSetSendingOptions = [
3389
2917
  9,
3390
2918
  n0,
3391
2919
  _PCSSO,
3392
- {
3393
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/sending", 200],
3394
- },
2920
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/sending", 200] },
3395
2921
  () => PutConfigurationSetSendingOptionsRequest,
3396
2922
  () => PutConfigurationSetSendingOptionsResponse,
3397
2923
  ];
@@ -3399,9 +2925,7 @@ export var PutConfigurationSetSuppressionOptions = [
3399
2925
  9,
3400
2926
  n0,
3401
2927
  _PCSSOu,
3402
- {
3403
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/suppression-options", 200],
3404
- },
2928
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/suppression-options", 200] },
3405
2929
  () => PutConfigurationSetSuppressionOptionsRequest,
3406
2930
  () => PutConfigurationSetSuppressionOptionsResponse,
3407
2931
  ];
@@ -3409,9 +2933,7 @@ export var PutConfigurationSetTrackingOptions = [
3409
2933
  9,
3410
2934
  n0,
3411
2935
  _PCSTO,
3412
- {
3413
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/tracking-options", 200],
3414
- },
2936
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/tracking-options", 200] },
3415
2937
  () => PutConfigurationSetTrackingOptionsRequest,
3416
2938
  () => PutConfigurationSetTrackingOptionsResponse,
3417
2939
  ];
@@ -3419,9 +2941,7 @@ export var PutConfigurationSetVdmOptions = [
3419
2941
  9,
3420
2942
  n0,
3421
2943
  _PCSVO,
3422
- {
3423
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/vdm-options", 200],
3424
- },
2944
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/vdm-options", 200] },
3425
2945
  () => PutConfigurationSetVdmOptionsRequest,
3426
2946
  () => PutConfigurationSetVdmOptionsResponse,
3427
2947
  ];
@@ -3429,9 +2949,7 @@ export var PutDedicatedIpInPool = [
3429
2949
  9,
3430
2950
  n0,
3431
2951
  _PDIIP,
3432
- {
3433
- [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/pool", 200],
3434
- },
2952
+ { [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/pool", 200] },
3435
2953
  () => PutDedicatedIpInPoolRequest,
3436
2954
  () => PutDedicatedIpInPoolResponse,
3437
2955
  ];
@@ -3439,9 +2957,7 @@ export var PutDedicatedIpPoolScalingAttributes = [
3439
2957
  9,
3440
2958
  n0,
3441
2959
  _PDIPSA,
3442
- {
3443
- [_h]: ["PUT", "/v2/email/dedicated-ip-pools/{PoolName}/scaling", 200],
3444
- },
2960
+ { [_h]: ["PUT", "/v2/email/dedicated-ip-pools/{PoolName}/scaling", 200] },
3445
2961
  () => PutDedicatedIpPoolScalingAttributesRequest,
3446
2962
  () => PutDedicatedIpPoolScalingAttributesResponse,
3447
2963
  ];
@@ -3449,9 +2965,7 @@ export var PutDedicatedIpWarmupAttributes = [
3449
2965
  9,
3450
2966
  n0,
3451
2967
  _PDIWA,
3452
- {
3453
- [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/warmup", 200],
3454
- },
2968
+ { [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/warmup", 200] },
3455
2969
  () => PutDedicatedIpWarmupAttributesRequest,
3456
2970
  () => PutDedicatedIpWarmupAttributesResponse,
3457
2971
  ];
@@ -3459,9 +2973,7 @@ export var PutDeliverabilityDashboardOption = [
3459
2973
  9,
3460
2974
  n0,
3461
2975
  _PDDO,
3462
- {
3463
- [_h]: ["PUT", "/v2/email/deliverability-dashboard", 200],
3464
- },
2976
+ { [_h]: ["PUT", "/v2/email/deliverability-dashboard", 200] },
3465
2977
  () => PutDeliverabilityDashboardOptionRequest,
3466
2978
  () => PutDeliverabilityDashboardOptionResponse,
3467
2979
  ];
@@ -3469,9 +2981,7 @@ export var PutEmailIdentityConfigurationSetAttributes = [
3469
2981
  9,
3470
2982
  n0,
3471
2983
  _PEICSA,
3472
- {
3473
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/configuration-set", 200],
3474
- },
2984
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/configuration-set", 200] },
3475
2985
  () => PutEmailIdentityConfigurationSetAttributesRequest,
3476
2986
  () => PutEmailIdentityConfigurationSetAttributesResponse,
3477
2987
  ];
@@ -3479,9 +2989,7 @@ export var PutEmailIdentityDkimAttributes = [
3479
2989
  9,
3480
2990
  n0,
3481
2991
  _PEIDA,
3482
- {
3483
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim", 200],
3484
- },
2992
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim", 200] },
3485
2993
  () => PutEmailIdentityDkimAttributesRequest,
3486
2994
  () => PutEmailIdentityDkimAttributesResponse,
3487
2995
  ];
@@ -3489,9 +2997,7 @@ export var PutEmailIdentityDkimSigningAttributes = [
3489
2997
  9,
3490
2998
  n0,
3491
2999
  _PEIDSA,
3492
- {
3493
- [_h]: ["PUT", "/v1/email/identities/{EmailIdentity}/dkim/signing", 200],
3494
- },
3000
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim/signing", 200] },
3495
3001
  () => PutEmailIdentityDkimSigningAttributesRequest,
3496
3002
  () => PutEmailIdentityDkimSigningAttributesResponse,
3497
3003
  ];
@@ -3499,9 +3005,7 @@ export var PutEmailIdentityFeedbackAttributes = [
3499
3005
  9,
3500
3006
  n0,
3501
3007
  _PEIFA,
3502
- {
3503
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/feedback", 200],
3504
- },
3008
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/feedback", 200] },
3505
3009
  () => PutEmailIdentityFeedbackAttributesRequest,
3506
3010
  () => PutEmailIdentityFeedbackAttributesResponse,
3507
3011
  ];
@@ -3509,9 +3013,7 @@ export var PutEmailIdentityMailFromAttributes = [
3509
3013
  9,
3510
3014
  n0,
3511
3015
  _PEIMFA,
3512
- {
3513
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/mail-from", 200],
3514
- },
3016
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/mail-from", 200] },
3515
3017
  () => PutEmailIdentityMailFromAttributesRequest,
3516
3018
  () => PutEmailIdentityMailFromAttributesResponse,
3517
3019
  ];
@@ -3519,9 +3021,7 @@ export var PutSuppressedDestination = [
3519
3021
  9,
3520
3022
  n0,
3521
3023
  _PSD,
3522
- {
3523
- [_h]: ["PUT", "/v2/email/suppression/addresses", 200],
3524
- },
3024
+ { [_h]: ["PUT", "/v2/email/suppression/addresses", 200] },
3525
3025
  () => PutSuppressedDestinationRequest,
3526
3026
  () => PutSuppressedDestinationResponse,
3527
3027
  ];
@@ -3529,9 +3029,7 @@ export var SendBulkEmail = [
3529
3029
  9,
3530
3030
  n0,
3531
3031
  _SBE,
3532
- {
3533
- [_h]: ["POST", "/v2/email/outbound-bulk-emails", 200],
3534
- },
3032
+ { [_h]: ["POST", "/v2/email/outbound-bulk-emails", 200] },
3535
3033
  () => SendBulkEmailRequest,
3536
3034
  () => SendBulkEmailResponse,
3537
3035
  ];
@@ -3539,9 +3037,7 @@ export var SendCustomVerificationEmail = [
3539
3037
  9,
3540
3038
  n0,
3541
3039
  _SCVE,
3542
- {
3543
- [_h]: ["POST", "/v2/email/outbound-custom-verification-emails", 200],
3544
- },
3040
+ { [_h]: ["POST", "/v2/email/outbound-custom-verification-emails", 200] },
3545
3041
  () => SendCustomVerificationEmailRequest,
3546
3042
  () => SendCustomVerificationEmailResponse,
3547
3043
  ];
@@ -3549,9 +3045,7 @@ export var SendEmail = [
3549
3045
  9,
3550
3046
  n0,
3551
3047
  _SEen,
3552
- {
3553
- [_h]: ["POST", "/v2/email/outbound-emails", 200],
3554
- },
3048
+ { [_h]: ["POST", "/v2/email/outbound-emails", 200] },
3555
3049
  () => SendEmailRequest,
3556
3050
  () => SendEmailResponse,
3557
3051
  ];
@@ -3559,9 +3053,7 @@ export var TagResource = [
3559
3053
  9,
3560
3054
  n0,
3561
3055
  _TRa,
3562
- {
3563
- [_h]: ["POST", "/v2/email/tags", 200],
3564
- },
3056
+ { [_h]: ["POST", "/v2/email/tags", 200] },
3565
3057
  () => TagResourceRequest,
3566
3058
  () => TagResourceResponse,
3567
3059
  ];
@@ -3569,9 +3061,7 @@ export var TestRenderEmailTemplate = [
3569
3061
  9,
3570
3062
  n0,
3571
3063
  _TRET,
3572
- {
3573
- [_h]: ["POST", "/v2/email/templates/{TemplateName}/render", 200],
3574
- },
3064
+ { [_h]: ["POST", "/v2/email/templates/{TemplateName}/render", 200] },
3575
3065
  () => TestRenderEmailTemplateRequest,
3576
3066
  () => TestRenderEmailTemplateResponse,
3577
3067
  ];
@@ -3579,9 +3069,7 @@ export var UntagResource = [
3579
3069
  9,
3580
3070
  n0,
3581
3071
  _UR,
3582
- {
3583
- [_h]: ["DELETE", "/v2/email/tags", 200],
3584
- },
3072
+ { [_h]: ["DELETE", "/v2/email/tags", 200] },
3585
3073
  () => UntagResourceRequest,
3586
3074
  () => UntagResourceResponse,
3587
3075
  ];
@@ -3599,9 +3087,7 @@ export var UpdateContact = [
3599
3087
  9,
3600
3088
  n0,
3601
3089
  _UC,
3602
- {
3603
- [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
3604
- },
3090
+ { [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200] },
3605
3091
  () => UpdateContactRequest,
3606
3092
  () => UpdateContactResponse,
3607
3093
  ];
@@ -3609,9 +3095,7 @@ export var UpdateContactList = [
3609
3095
  9,
3610
3096
  n0,
3611
3097
  _UCL,
3612
- {
3613
- [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}", 200],
3614
- },
3098
+ { [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}", 200] },
3615
3099
  () => UpdateContactListRequest,
3616
3100
  () => UpdateContactListResponse,
3617
3101
  ];
@@ -3619,9 +3103,7 @@ export var UpdateCustomVerificationEmailTemplate = [
3619
3103
  9,
3620
3104
  n0,
3621
3105
  _UCVET,
3622
- {
3623
- [_h]: ["PUT", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
3624
- },
3106
+ { [_h]: ["PUT", "/v2/email/custom-verification-email-templates/{TemplateName}", 200] },
3625
3107
  () => UpdateCustomVerificationEmailTemplateRequest,
3626
3108
  () => UpdateCustomVerificationEmailTemplateResponse,
3627
3109
  ];
@@ -3629,9 +3111,7 @@ export var UpdateEmailIdentityPolicy = [
3629
3111
  9,
3630
3112
  n0,
3631
3113
  _UEIP,
3632
- {
3633
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
3634
- },
3114
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200] },
3635
3115
  () => UpdateEmailIdentityPolicyRequest,
3636
3116
  () => UpdateEmailIdentityPolicyResponse,
3637
3117
  ];
@@ -3639,9 +3119,7 @@ export var UpdateEmailTemplate = [
3639
3119
  9,
3640
3120
  n0,
3641
3121
  _UET,
3642
- {
3643
- [_h]: ["PUT", "/v2/email/templates/{TemplateName}", 200],
3644
- },
3122
+ { [_h]: ["PUT", "/v2/email/templates/{TemplateName}", 200] },
3645
3123
  () => UpdateEmailTemplateRequest,
3646
3124
  () => UpdateEmailTemplateResponse,
3647
3125
  ];
@@ -3663,9 +3141,7 @@ export var UpdateReputationEntityPolicy = [
3663
3141
  9,
3664
3142
  n0,
3665
3143
  _UREP,
3666
- {
3667
- [_h]: ["PUT", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}/policy", 200],
3668
- },
3144
+ { [_h]: ["PUT", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}/policy", 200] },
3669
3145
  () => UpdateReputationEntityPolicyRequest,
3670
3146
  () => UpdateReputationEntityPolicyResponse,
3671
3147
  ];