@aws-sdk/client-sesv2 3.940.0 → 3.946.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 (157) 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 -676
  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 -1
  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/package.json +14 -13
package/dist-cjs/index.js CHANGED
@@ -1069,29 +1069,9 @@ var AccountDetails = [
1069
1069
  () => ReviewDetails,
1070
1070
  ],
1071
1071
  ];
1072
- var AccountSuspendedException = [
1073
- -3,
1074
- n0,
1075
- _ASE,
1076
- {
1077
- [_e]: _c,
1078
- [_hE]: 400,
1079
- },
1080
- [_m],
1081
- [0],
1082
- ];
1072
+ var AccountSuspendedException = [-3, n0, _ASE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1083
1073
  schema.TypeRegistry.for(n0).registerError(AccountSuspendedException, AccountSuspendedException$1);
1084
- var AlreadyExistsException = [
1085
- -3,
1086
- n0,
1087
- _AEE,
1088
- {
1089
- [_e]: _c,
1090
- [_hE]: 400,
1091
- },
1092
- [_m],
1093
- [0],
1094
- ];
1074
+ var AlreadyExistsException = [-3, n0, _AEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1095
1075
  schema.TypeRegistry.for(n0).registerError(AlreadyExistsException, AlreadyExistsException$1);
1096
1076
  var ArchivingOptions = [3, n0, _AO, 0, [_AA], [0]];
1097
1077
  var Attachment = [
@@ -1102,17 +1082,7 @@ var Attachment = [
1102
1082
  [_RC, _CD, _FN, _CDo, _CI, _CTE, _CT],
1103
1083
  [21, 0, 0, 0, 0, 0, 0],
1104
1084
  ];
1105
- var BadRequestException = [
1106
- -3,
1107
- n0,
1108
- _BRE,
1109
- {
1110
- [_e]: _c,
1111
- [_hE]: 400,
1112
- },
1113
- [_m],
1114
- [0],
1115
- ];
1085
+ var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1116
1086
  schema.TypeRegistry.for(n0).registerError(BadRequestException, BadRequestException$1);
1117
1087
  var BatchGetMetricDataQuery = [
1118
1088
  3,
@@ -1163,29 +1133,9 @@ var CloudWatchDestination = [
1163
1133
  ];
1164
1134
  var CloudWatchDimensionConfiguration = [3, n0, _CWDC, 0, [_DN, _DVS, _DDV], [0, 0, 0]];
1165
1135
  var Complaint = [3, n0, _C, 0, [_CST, _CFT], [0, 0]];
1166
- var ConcurrentModificationException = [
1167
- -3,
1168
- n0,
1169
- _CME,
1170
- {
1171
- [_e]: _s,
1172
- [_hE]: 500,
1173
- },
1174
- [_m],
1175
- [0],
1176
- ];
1136
+ var ConcurrentModificationException = [-3, n0, _CME, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
1177
1137
  schema.TypeRegistry.for(n0).registerError(ConcurrentModificationException, ConcurrentModificationException$1);
1178
- var ConflictException = [
1179
- -3,
1180
- n0,
1181
- _CE,
1182
- {
1183
- [_e]: _c,
1184
- [_hE]: 409,
1185
- },
1186
- [_m],
1187
- [0],
1188
- ];
1138
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
1189
1139
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
1190
1140
  var Contact = [
1191
1141
  3,
@@ -1538,21 +1488,7 @@ var GetAccountResponse = [
1538
1488
  [_DIAWE, _ESn, _PAE, _SQ, _SEe, _SA, _Det, _VA],
1539
1489
  [2, 0, 2, () => SendQuota, 2, () => SuppressionAttributes, [() => AccountDetails, 0], () => VdmAttributes],
1540
1490
  ];
1541
- var GetBlacklistReportsRequest = [
1542
- 3,
1543
- n0,
1544
- _GBRR,
1545
- 0,
1546
- [_BIN],
1547
- [
1548
- [
1549
- 64 | 0,
1550
- {
1551
- [_hQ]: _BIN,
1552
- },
1553
- ],
1554
- ],
1555
- ];
1491
+ var GetBlacklistReportsRequest = [3, n0, _GBRR, 0, [_BIN], [[64 | 0, { [_hQ]: _BIN }]]];
1556
1492
  var GetBlacklistReportsResponse = [3, n0, _GBRRe, 0, [_BR], [() => BlacklistReport]];
1557
1493
  var GetConfigurationSetEventDestinationsRequest = [3, n0, _GCSEDR, 0, [_CSN], [[0, 1]]];
1558
1494
  var GetConfigurationSetEventDestinationsResponse = [
@@ -1630,24 +1566,9 @@ var GetDedicatedIpsRequest = [
1630
1566
  0,
1631
1567
  [_PN, _NT, _PS],
1632
1568
  [
1633
- [
1634
- 0,
1635
- {
1636
- [_hQ]: _PN,
1637
- },
1638
- ],
1639
- [
1640
- 0,
1641
- {
1642
- [_hQ]: _NT,
1643
- },
1644
- ],
1645
- [
1646
- 1,
1647
- {
1648
- [_hQ]: _PS,
1649
- },
1650
- ],
1569
+ [0, { [_hQ]: _PN }],
1570
+ [0, { [_hQ]: _NT }],
1571
+ [1, { [_hQ]: _PS }],
1651
1572
  ],
1652
1573
  ];
1653
1574
  var GetDedicatedIpsResponse = [
@@ -1693,18 +1614,8 @@ var GetDomainStatisticsReportRequest = [
1693
1614
  [_Do, _SD, _ED],
1694
1615
  [
1695
1616
  [0, 1],
1696
- [
1697
- 4,
1698
- {
1699
- [_hQ]: _SD,
1700
- },
1701
- ],
1702
- [
1703
- 4,
1704
- {
1705
- [_hQ]: _ED,
1706
- },
1707
- ],
1617
+ [4, { [_hQ]: _SD }],
1618
+ [4, { [_hQ]: _ED }],
1708
1619
  ],
1709
1620
  ];
1710
1621
  var GetDomainStatisticsReportResponse = [
@@ -1816,43 +1727,13 @@ var ImportJobSummary = [
1816
1727
  ];
1817
1728
  var InboxPlacementTrackingOption = [3, n0, _IPTO, 0, [_G, _TIr], [2, 64 | 0]];
1818
1729
  var InsightsEvent = [3, n0, _IE, 0, [_Ti, _Ty, _Det], [4, 0, () => EventDetails]];
1819
- var InternalServiceErrorException = [
1820
- -3,
1821
- n0,
1822
- _ISEE,
1823
- {
1824
- [_e]: _s,
1825
- [_hE]: 500,
1826
- },
1827
- [_m],
1828
- [0],
1829
- ];
1730
+ var InternalServiceErrorException = [-3, n0, _ISEE, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
1830
1731
  schema.TypeRegistry.for(n0).registerError(InternalServiceErrorException, InternalServiceErrorException$1);
1831
- var InvalidNextTokenException = [
1832
- -3,
1833
- n0,
1834
- _INTE,
1835
- {
1836
- [_e]: _c,
1837
- [_hE]: 400,
1838
- },
1839
- [_m],
1840
- [0],
1841
- ];
1732
+ var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1842
1733
  schema.TypeRegistry.for(n0).registerError(InvalidNextTokenException, InvalidNextTokenException$1);
1843
1734
  var IspPlacement = [3, n0, _IPsp, 0, [_IN, _PSl], [0, () => PlacementStatistics]];
1844
1735
  var KinesisFirehoseDestination = [3, n0, _KFD, 0, [_IRA, _DSAe], [0, 0]];
1845
- var LimitExceededException = [
1846
- -3,
1847
- n0,
1848
- _LEE,
1849
- {
1850
- [_e]: _c,
1851
- [_hE]: 400,
1852
- },
1853
- [_m],
1854
- [0],
1855
- ];
1736
+ var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1856
1737
  schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
1857
1738
  var ListConfigurationSetsRequest = [
1858
1739
  3,
@@ -1861,18 +1742,8 @@ var ListConfigurationSetsRequest = [
1861
1742
  0,
1862
1743
  [_NT, _PS],
1863
1744
  [
1864
- [
1865
- 0,
1866
- {
1867
- [_hQ]: _NT,
1868
- },
1869
- ],
1870
- [
1871
- 1,
1872
- {
1873
- [_hQ]: _PS,
1874
- },
1875
- ],
1745
+ [0, { [_hQ]: _NT }],
1746
+ [1, { [_hQ]: _PS }],
1876
1747
  ],
1877
1748
  ];
1878
1749
  var ListConfigurationSetsResponse = [3, n0, _LCSRi, 0, [_CS, _NT], [64 | 0, 0]];
@@ -1883,18 +1754,8 @@ var ListContactListsRequest = [
1883
1754
  0,
1884
1755
  [_PS, _NT],
1885
1756
  [
1886
- [
1887
- 1,
1888
- {
1889
- [_hQ]: _PS,
1890
- },
1891
- ],
1892
- [
1893
- 0,
1894
- {
1895
- [_hQ]: _NT,
1896
- },
1897
- ],
1757
+ [1, { [_hQ]: _PS }],
1758
+ [0, { [_hQ]: _NT }],
1898
1759
  ],
1899
1760
  ];
1900
1761
  var ListContactListsResponse = [
@@ -1922,18 +1783,8 @@ var ListCustomVerificationEmailTemplatesRequest = [
1922
1783
  0,
1923
1784
  [_NT, _PS],
1924
1785
  [
1925
- [
1926
- 0,
1927
- {
1928
- [_hQ]: _NT,
1929
- },
1930
- ],
1931
- [
1932
- 1,
1933
- {
1934
- [_hQ]: _PS,
1935
- },
1936
- ],
1786
+ [0, { [_hQ]: _NT }],
1787
+ [1, { [_hQ]: _PS }],
1937
1788
  ],
1938
1789
  ];
1939
1790
  var ListCustomVerificationEmailTemplatesResponse = [
@@ -1951,18 +1802,8 @@ var ListDedicatedIpPoolsRequest = [
1951
1802
  0,
1952
1803
  [_NT, _PS],
1953
1804
  [
1954
- [
1955
- 0,
1956
- {
1957
- [_hQ]: _NT,
1958
- },
1959
- ],
1960
- [
1961
- 1,
1962
- {
1963
- [_hQ]: _PS,
1964
- },
1965
- ],
1805
+ [0, { [_hQ]: _NT }],
1806
+ [1, { [_hQ]: _PS }],
1966
1807
  ],
1967
1808
  ];
1968
1809
  var ListDedicatedIpPoolsResponse = [3, n0, _LDIPRi, 0, [_DIPed, _NT], [64 | 0, 0]];
@@ -1973,18 +1814,8 @@ var ListDeliverabilityTestReportsRequest = [
1973
1814
  0,
1974
1815
  [_NT, _PS],
1975
1816
  [
1976
- [
1977
- 0,
1978
- {
1979
- [_hQ]: _NT,
1980
- },
1981
- ],
1982
- [
1983
- 1,
1984
- {
1985
- [_hQ]: _PS,
1986
- },
1987
- ],
1817
+ [0, { [_hQ]: _NT }],
1818
+ [1, { [_hQ]: _PS }],
1988
1819
  ],
1989
1820
  ];
1990
1821
  var ListDeliverabilityTestReportsResponse = [
@@ -2002,31 +1833,11 @@ var ListDomainDeliverabilityCampaignsRequest = [
2002
1833
  0,
2003
1834
  [_SD, _ED, _SDub, _NT, _PS],
2004
1835
  [
2005
- [
2006
- 4,
2007
- {
2008
- [_hQ]: _SD,
2009
- },
2010
- ],
2011
- [
2012
- 4,
2013
- {
2014
- [_hQ]: _ED,
2015
- },
2016
- ],
1836
+ [4, { [_hQ]: _SD }],
1837
+ [4, { [_hQ]: _ED }],
2017
1838
  [0, 1],
2018
- [
2019
- 0,
2020
- {
2021
- [_hQ]: _NT,
2022
- },
2023
- ],
2024
- [
2025
- 1,
2026
- {
2027
- [_hQ]: _PS,
2028
- },
2029
- ],
1839
+ [0, { [_hQ]: _NT }],
1840
+ [1, { [_hQ]: _PS }],
2030
1841
  ],
2031
1842
  ];
2032
1843
  var ListDomainDeliverabilityCampaignsResponse = [
@@ -2044,18 +1855,8 @@ var ListEmailIdentitiesRequest = [
2044
1855
  0,
2045
1856
  [_NT, _PS],
2046
1857
  [
2047
- [
2048
- 0,
2049
- {
2050
- [_hQ]: _NT,
2051
- },
2052
- ],
2053
- [
2054
- 1,
2055
- {
2056
- [_hQ]: _PS,
2057
- },
2058
- ],
1858
+ [0, { [_hQ]: _NT }],
1859
+ [1, { [_hQ]: _PS }],
2059
1860
  ],
2060
1861
  ];
2061
1862
  var ListEmailIdentitiesResponse = [
@@ -2073,18 +1874,8 @@ var ListEmailTemplatesRequest = [
2073
1874
  0,
2074
1875
  [_NT, _PS],
2075
1876
  [
2076
- [
2077
- 0,
2078
- {
2079
- [_hQ]: _NT,
2080
- },
2081
- ],
2082
- [
2083
- 1,
2084
- {
2085
- [_hQ]: _PS,
2086
- },
2087
- ],
1877
+ [0, { [_hQ]: _NT }],
1878
+ [1, { [_hQ]: _PS }],
2088
1879
  ],
2089
1880
  ];
2090
1881
  var ListEmailTemplatesResponse = [
@@ -2121,18 +1912,8 @@ var ListMultiRegionEndpointsRequest = [
2121
1912
  0,
2122
1913
  [_NT, _PS],
2123
1914
  [
2124
- [
2125
- 0,
2126
- {
2127
- [_hQ]: _NT,
2128
- },
2129
- ],
2130
- [
2131
- 1,
2132
- {
2133
- [_hQ]: _PS,
2134
- },
2135
- ],
1915
+ [0, { [_hQ]: _NT }],
1916
+ [1, { [_hQ]: _PS }],
2136
1917
  ],
2137
1918
  ];
2138
1919
  var ListMultiRegionEndpointsResponse = [
@@ -2177,36 +1958,11 @@ var ListSuppressedDestinationsRequest = [
2177
1958
  0,
2178
1959
  [_Rea, _SD, _ED, _NT, _PS],
2179
1960
  [
2180
- [
2181
- 64 | 0,
2182
- {
2183
- [_hQ]: _Reas,
2184
- },
2185
- ],
2186
- [
2187
- 4,
2188
- {
2189
- [_hQ]: _SD,
2190
- },
2191
- ],
2192
- [
2193
- 4,
2194
- {
2195
- [_hQ]: _ED,
2196
- },
2197
- ],
2198
- [
2199
- 0,
2200
- {
2201
- [_hQ]: _NT,
2202
- },
2203
- ],
2204
- [
2205
- 1,
2206
- {
2207
- [_hQ]: _PS,
2208
- },
2209
- ],
1961
+ [64 | 0, { [_hQ]: _Reas }],
1962
+ [4, { [_hQ]: _SD }],
1963
+ [4, { [_hQ]: _ED }],
1964
+ [0, { [_hQ]: _NT }],
1965
+ [1, { [_hQ]: _PS }],
2210
1966
  ],
2211
1967
  ];
2212
1968
  var ListSuppressedDestinationsResponse = [
@@ -2217,21 +1973,7 @@ var ListSuppressedDestinationsResponse = [
2217
1973
  [_SDS, _NT],
2218
1974
  [() => SuppressedDestinationSummaries, 0],
2219
1975
  ];
2220
- var ListTagsForResourceRequest = [
2221
- 3,
2222
- n0,
2223
- _LTFRR,
2224
- 0,
2225
- [_RA],
2226
- [
2227
- [
2228
- 0,
2229
- {
2230
- [_hQ]: _RA,
2231
- },
2232
- ],
2233
- ],
2234
- ];
1976
+ var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA], [[0, { [_hQ]: _RA }]]];
2235
1977
  var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
2236
1978
  var ListTenantResourcesRequest = [
2237
1979
  3,
@@ -2256,10 +1998,7 @@ var MailFromDomainNotVerifiedException = [
2256
1998
  -3,
2257
1999
  n0,
2258
2000
  _MFDNVE,
2259
- {
2260
- [_e]: _c,
2261
- [_hE]: 400,
2262
- },
2001
+ { [_e]: _c, [_hE]: 400 },
2263
2002
  [_m],
2264
2003
  [0],
2265
2004
  ];
@@ -2296,17 +2035,7 @@ var MessageInsightsFilters = [
2296
2035
  64 | 0,
2297
2036
  ],
2298
2037
  ];
2299
- var MessageRejected = [
2300
- -3,
2301
- n0,
2302
- _MRe,
2303
- {
2304
- [_e]: _c,
2305
- [_hE]: 400,
2306
- },
2307
- [_m],
2308
- [0],
2309
- ];
2038
+ var MessageRejected = [-3, n0, _MRe, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2310
2039
  schema.TypeRegistry.for(n0).registerError(MessageRejected, MessageRejected$1);
2311
2040
  var MessageTag = [3, n0, _MTe, 0, [_Na, _V], [0, 0]];
2312
2041
  var MetricDataError = [3, n0, _MDE, 0, [_I, _Cod, _Me], [0, 0, 0]];
@@ -2327,17 +2056,7 @@ var MultiRegionEndpoint = [
2327
2056
  [_EN, _S, _EIn, _Reg, _CTr, _LUT],
2328
2057
  [0, 0, 0, 64 | 0, 4, 4],
2329
2058
  ];
2330
- var NotFoundException = [
2331
- -3,
2332
- n0,
2333
- _NFE,
2334
- {
2335
- [_e]: _c,
2336
- [_hE]: 404,
2337
- },
2338
- [_m],
2339
- [0],
2340
- ];
2059
+ var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
2341
2060
  schema.TypeRegistry.for(n0).registerError(NotFoundException, NotFoundException$1);
2342
2061
  var OverallVolume = [
2343
2062
  3,
@@ -2563,17 +2282,7 @@ var SendEmailRequest = [
2563
2282
  ];
2564
2283
  var SendEmailResponse = [3, n0, _SERe, 0, [_MI], [0]];
2565
2284
  var SendingOptions = [3, n0, _SO, 0, [_SEe], [2]];
2566
- var SendingPausedException = [
2567
- -3,
2568
- n0,
2569
- _SPE,
2570
- {
2571
- [_e]: _c,
2572
- [_hE]: 400,
2573
- },
2574
- [_m],
2575
- [0],
2576
- ];
2285
+ var SendingPausedException = [-3, n0, _SPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2577
2286
  schema.TypeRegistry.for(n0).registerError(SendingPausedException, SendingPausedException$1);
2578
2287
  var SendQuota = [3, n0, _SQ, 0, [_MHS, _MSR, _SLH], [1, 1, 1]];
2579
2288
  var SnsDestination = [3, n0, _SDn, 0, [_TAop], [0]];
@@ -2615,17 +2324,7 @@ var TenantInfo = [3, n0, _TIe, 0, [_TNe, _TI, _TA, _CTr], [0, 0, 0, 4]];
2615
2324
  var TenantResource = [3, n0, _TRe, 0, [_RTes, _RA], [0, 0]];
2616
2325
  var TestRenderEmailTemplateRequest = [3, n0, _TRETR, 0, [_TN, _TD], [[0, 1], 0]];
2617
2326
  var TestRenderEmailTemplateResponse = [3, n0, _TRETRe, 0, [_RTen], [0]];
2618
- var TooManyRequestsException = [
2619
- -3,
2620
- n0,
2621
- _TMRE,
2622
- {
2623
- [_e]: _c,
2624
- [_hE]: 429,
2625
- },
2626
- [_m],
2627
- [0],
2628
- ];
2327
+ var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
2629
2328
  schema.TypeRegistry.for(n0).registerError(TooManyRequestsException, TooManyRequestsException$1);
2630
2329
  var Topic = [3, n0, _Top, 0, [_TNo, _DNi, _De, _DSSe], [0, 0, 0, 0]];
2631
2330
  var TopicFilter = [3, n0, _TF, 0, [_TNo, _UDIPU], [0, 2]];
@@ -2638,18 +2337,8 @@ var UntagResourceRequest = [
2638
2337
  0,
2639
2338
  [_RA, _TK],
2640
2339
  [
2641
- [
2642
- 0,
2643
- {
2644
- [_hQ]: _RA,
2645
- },
2646
- ],
2647
- [
2648
- 64 | 0,
2649
- {
2650
- [_hQ]: _TK,
2651
- },
2652
- ],
2340
+ [0, { [_hQ]: _RA }],
2341
+ [64 | 0, { [_hQ]: _TK }],
2653
2342
  ],
2654
2343
  ];
2655
2344
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -2824,9 +2513,7 @@ var BatchGetMetricData = [
2824
2513
  9,
2825
2514
  n0,
2826
2515
  _BGMD,
2827
- {
2828
- [_h]: ["POST", "/v2/email/metrics/batch", 200],
2829
- },
2516
+ { [_h]: ["POST", "/v2/email/metrics/batch", 200] },
2830
2517
  () => BatchGetMetricDataRequest,
2831
2518
  () => BatchGetMetricDataResponse,
2832
2519
  ];
@@ -2834,9 +2521,7 @@ var CancelExportJob = [
2834
2521
  9,
2835
2522
  n0,
2836
2523
  _CEJ,
2837
- {
2838
- [_h]: ["PUT", "/v2/email/export-jobs/{JobId}/cancel", 200],
2839
- },
2524
+ { [_h]: ["PUT", "/v2/email/export-jobs/{JobId}/cancel", 200] },
2840
2525
  () => CancelExportJobRequest,
2841
2526
  () => CancelExportJobResponse,
2842
2527
  ];
@@ -2844,9 +2529,7 @@ var CreateConfigurationSet = [
2844
2529
  9,
2845
2530
  n0,
2846
2531
  _CCS,
2847
- {
2848
- [_h]: ["POST", "/v2/email/configuration-sets", 200],
2849
- },
2532
+ { [_h]: ["POST", "/v2/email/configuration-sets", 200] },
2850
2533
  () => CreateConfigurationSetRequest,
2851
2534
  () => CreateConfigurationSetResponse,
2852
2535
  ];
@@ -2854,9 +2537,7 @@ var CreateConfigurationSetEventDestination = [
2854
2537
  9,
2855
2538
  n0,
2856
2539
  _CCSED,
2857
- {
2858
- [_h]: ["POST", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200],
2859
- },
2540
+ { [_h]: ["POST", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200] },
2860
2541
  () => CreateConfigurationSetEventDestinationRequest,
2861
2542
  () => CreateConfigurationSetEventDestinationResponse,
2862
2543
  ];
@@ -2864,9 +2545,7 @@ var CreateContact = [
2864
2545
  9,
2865
2546
  n0,
2866
2547
  _CC,
2867
- {
2868
- [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts", 200],
2869
- },
2548
+ { [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts", 200] },
2870
2549
  () => CreateContactRequest,
2871
2550
  () => CreateContactResponse,
2872
2551
  ];
@@ -2874,9 +2553,7 @@ var CreateContactList = [
2874
2553
  9,
2875
2554
  n0,
2876
2555
  _CCL,
2877
- {
2878
- [_h]: ["POST", "/v2/email/contact-lists", 200],
2879
- },
2556
+ { [_h]: ["POST", "/v2/email/contact-lists", 200] },
2880
2557
  () => CreateContactListRequest,
2881
2558
  () => CreateContactListResponse,
2882
2559
  ];
@@ -2884,9 +2561,7 @@ var CreateCustomVerificationEmailTemplate = [
2884
2561
  9,
2885
2562
  n0,
2886
2563
  _CCVET,
2887
- {
2888
- [_h]: ["POST", "/v2/email/custom-verification-email-templates", 200],
2889
- },
2564
+ { [_h]: ["POST", "/v2/email/custom-verification-email-templates", 200] },
2890
2565
  () => CreateCustomVerificationEmailTemplateRequest,
2891
2566
  () => CreateCustomVerificationEmailTemplateResponse,
2892
2567
  ];
@@ -2894,9 +2569,7 @@ var CreateDedicatedIpPool = [
2894
2569
  9,
2895
2570
  n0,
2896
2571
  _CDIP,
2897
- {
2898
- [_h]: ["POST", "/v2/email/dedicated-ip-pools", 200],
2899
- },
2572
+ { [_h]: ["POST", "/v2/email/dedicated-ip-pools", 200] },
2900
2573
  () => CreateDedicatedIpPoolRequest,
2901
2574
  () => CreateDedicatedIpPoolResponse,
2902
2575
  ];
@@ -2904,9 +2577,7 @@ var CreateDeliverabilityTestReport = [
2904
2577
  9,
2905
2578
  n0,
2906
2579
  _CDTR,
2907
- {
2908
- [_h]: ["POST", "/v2/email/deliverability-dashboard/test", 200],
2909
- },
2580
+ { [_h]: ["POST", "/v2/email/deliverability-dashboard/test", 200] },
2910
2581
  () => CreateDeliverabilityTestReportRequest,
2911
2582
  () => CreateDeliverabilityTestReportResponse,
2912
2583
  ];
@@ -2914,9 +2585,7 @@ var CreateEmailIdentity = [
2914
2585
  9,
2915
2586
  n0,
2916
2587
  _CEI,
2917
- {
2918
- [_h]: ["POST", "/v2/email/identities", 200],
2919
- },
2588
+ { [_h]: ["POST", "/v2/email/identities", 200] },
2920
2589
  () => CreateEmailIdentityRequest,
2921
2590
  () => CreateEmailIdentityResponse,
2922
2591
  ];
@@ -2924,9 +2593,7 @@ var CreateEmailIdentityPolicy = [
2924
2593
  9,
2925
2594
  n0,
2926
2595
  _CEIP,
2927
- {
2928
- [_h]: ["POST", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
2929
- },
2596
+ { [_h]: ["POST", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200] },
2930
2597
  () => CreateEmailIdentityPolicyRequest,
2931
2598
  () => CreateEmailIdentityPolicyResponse,
2932
2599
  ];
@@ -2934,9 +2601,7 @@ var CreateEmailTemplate = [
2934
2601
  9,
2935
2602
  n0,
2936
2603
  _CET,
2937
- {
2938
- [_h]: ["POST", "/v2/email/templates", 200],
2939
- },
2604
+ { [_h]: ["POST", "/v2/email/templates", 200] },
2940
2605
  () => CreateEmailTemplateRequest,
2941
2606
  () => CreateEmailTemplateResponse,
2942
2607
  ];
@@ -2944,9 +2609,7 @@ var CreateExportJob = [
2944
2609
  9,
2945
2610
  n0,
2946
2611
  _CEJr,
2947
- {
2948
- [_h]: ["POST", "/v2/email/export-jobs", 200],
2949
- },
2612
+ { [_h]: ["POST", "/v2/email/export-jobs", 200] },
2950
2613
  () => CreateExportJobRequest,
2951
2614
  () => CreateExportJobResponse,
2952
2615
  ];
@@ -2954,9 +2617,7 @@ var CreateImportJob = [
2954
2617
  9,
2955
2618
  n0,
2956
2619
  _CIJ,
2957
- {
2958
- [_h]: ["POST", "/v2/email/import-jobs", 200],
2959
- },
2620
+ { [_h]: ["POST", "/v2/email/import-jobs", 200] },
2960
2621
  () => CreateImportJobRequest,
2961
2622
  () => CreateImportJobResponse,
2962
2623
  ];
@@ -2964,9 +2625,7 @@ var CreateMultiRegionEndpoint = [
2964
2625
  9,
2965
2626
  n0,
2966
2627
  _CMRE,
2967
- {
2968
- [_h]: ["POST", "/v2/email/multi-region-endpoints", 200],
2969
- },
2628
+ { [_h]: ["POST", "/v2/email/multi-region-endpoints", 200] },
2970
2629
  () => CreateMultiRegionEndpointRequest,
2971
2630
  () => CreateMultiRegionEndpointResponse,
2972
2631
  ];
@@ -2974,9 +2633,7 @@ var CreateTenant = [
2974
2633
  9,
2975
2634
  n0,
2976
2635
  _CTre,
2977
- {
2978
- [_h]: ["POST", "/v2/email/tenants", 200],
2979
- },
2636
+ { [_h]: ["POST", "/v2/email/tenants", 200] },
2980
2637
  () => CreateTenantRequest,
2981
2638
  () => CreateTenantResponse,
2982
2639
  ];
@@ -2984,9 +2641,7 @@ var CreateTenantResourceAssociation = [
2984
2641
  9,
2985
2642
  n0,
2986
2643
  _CTRA,
2987
- {
2988
- [_h]: ["POST", "/v2/email/tenants/resources", 200],
2989
- },
2644
+ { [_h]: ["POST", "/v2/email/tenants/resources", 200] },
2990
2645
  () => CreateTenantResourceAssociationRequest,
2991
2646
  () => CreateTenantResourceAssociationResponse,
2992
2647
  ];
@@ -2994,9 +2649,7 @@ var DeleteConfigurationSet = [
2994
2649
  9,
2995
2650
  n0,
2996
2651
  _DCS,
2997
- {
2998
- [_h]: ["DELETE", "/v2/email/configuration-sets/{ConfigurationSetName}", 200],
2999
- },
2652
+ { [_h]: ["DELETE", "/v2/email/configuration-sets/{ConfigurationSetName}", 200] },
3000
2653
  () => DeleteConfigurationSetRequest,
3001
2654
  () => DeleteConfigurationSetResponse,
3002
2655
  ];
@@ -3018,9 +2671,7 @@ var DeleteContact = [
3018
2671
  9,
3019
2672
  n0,
3020
2673
  _DCel,
3021
- {
3022
- [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
3023
- },
2674
+ { [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200] },
3024
2675
  () => DeleteContactRequest,
3025
2676
  () => DeleteContactResponse,
3026
2677
  ];
@@ -3028,9 +2679,7 @@ var DeleteContactList = [
3028
2679
  9,
3029
2680
  n0,
3030
2681
  _DCL,
3031
- {
3032
- [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}", 200],
3033
- },
2682
+ { [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}", 200] },
3034
2683
  () => DeleteContactListRequest,
3035
2684
  () => DeleteContactListResponse,
3036
2685
  ];
@@ -3038,9 +2687,7 @@ var DeleteCustomVerificationEmailTemplate = [
3038
2687
  9,
3039
2688
  n0,
3040
2689
  _DCVET,
3041
- {
3042
- [_h]: ["DELETE", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
3043
- },
2690
+ { [_h]: ["DELETE", "/v2/email/custom-verification-email-templates/{TemplateName}", 200] },
3044
2691
  () => DeleteCustomVerificationEmailTemplateRequest,
3045
2692
  () => DeleteCustomVerificationEmailTemplateResponse,
3046
2693
  ];
@@ -3048,9 +2695,7 @@ var DeleteDedicatedIpPool = [
3048
2695
  9,
3049
2696
  n0,
3050
2697
  _DDIP,
3051
- {
3052
- [_h]: ["DELETE", "/v2/email/dedicated-ip-pools/{PoolName}", 200],
3053
- },
2698
+ { [_h]: ["DELETE", "/v2/email/dedicated-ip-pools/{PoolName}", 200] },
3054
2699
  () => DeleteDedicatedIpPoolRequest,
3055
2700
  () => DeleteDedicatedIpPoolResponse,
3056
2701
  ];
@@ -3058,9 +2703,7 @@ var DeleteEmailIdentity = [
3058
2703
  9,
3059
2704
  n0,
3060
2705
  _DEI,
3061
- {
3062
- [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}", 200],
3063
- },
2706
+ { [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}", 200] },
3064
2707
  () => DeleteEmailIdentityRequest,
3065
2708
  () => DeleteEmailIdentityResponse,
3066
2709
  ];
@@ -3068,9 +2711,7 @@ var DeleteEmailIdentityPolicy = [
3068
2711
  9,
3069
2712
  n0,
3070
2713
  _DEIP,
3071
- {
3072
- [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
3073
- },
2714
+ { [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200] },
3074
2715
  () => DeleteEmailIdentityPolicyRequest,
3075
2716
  () => DeleteEmailIdentityPolicyResponse,
3076
2717
  ];
@@ -3078,9 +2719,7 @@ var DeleteEmailTemplate = [
3078
2719
  9,
3079
2720
  n0,
3080
2721
  _DETe,
3081
- {
3082
- [_h]: ["DELETE", "/v2/email/templates/{TemplateName}", 200],
3083
- },
2722
+ { [_h]: ["DELETE", "/v2/email/templates/{TemplateName}", 200] },
3084
2723
  () => DeleteEmailTemplateRequest,
3085
2724
  () => DeleteEmailTemplateResponse,
3086
2725
  ];
@@ -3088,9 +2727,7 @@ var DeleteMultiRegionEndpoint = [
3088
2727
  9,
3089
2728
  n0,
3090
2729
  _DMRE,
3091
- {
3092
- [_h]: ["DELETE", "/v2/email/multi-region-endpoints/{EndpointName}", 200],
3093
- },
2730
+ { [_h]: ["DELETE", "/v2/email/multi-region-endpoints/{EndpointName}", 200] },
3094
2731
  () => DeleteMultiRegionEndpointRequest,
3095
2732
  () => DeleteMultiRegionEndpointResponse,
3096
2733
  ];
@@ -3098,9 +2735,7 @@ var DeleteSuppressedDestination = [
3098
2735
  9,
3099
2736
  n0,
3100
2737
  _DSD,
3101
- {
3102
- [_h]: ["DELETE", "/v2/email/suppression/addresses/{EmailAddress}", 200],
3103
- },
2738
+ { [_h]: ["DELETE", "/v2/email/suppression/addresses/{EmailAddress}", 200] },
3104
2739
  () => DeleteSuppressedDestinationRequest,
3105
2740
  () => DeleteSuppressedDestinationResponse,
3106
2741
  ];
@@ -3108,9 +2743,7 @@ var DeleteTenant = [
3108
2743
  9,
3109
2744
  n0,
3110
2745
  _DTe,
3111
- {
3112
- [_h]: ["POST", "/v2/email/tenants/delete", 200],
3113
- },
2746
+ { [_h]: ["POST", "/v2/email/tenants/delete", 200] },
3114
2747
  () => DeleteTenantRequest,
3115
2748
  () => DeleteTenantResponse,
3116
2749
  ];
@@ -3118,9 +2751,7 @@ var DeleteTenantResourceAssociation = [
3118
2751
  9,
3119
2752
  n0,
3120
2753
  _DTRA,
3121
- {
3122
- [_h]: ["POST", "/v2/email/tenants/resources/delete", 200],
3123
- },
2754
+ { [_h]: ["POST", "/v2/email/tenants/resources/delete", 200] },
3124
2755
  () => DeleteTenantResourceAssociationRequest,
3125
2756
  () => DeleteTenantResourceAssociationResponse,
3126
2757
  ];
@@ -3128,9 +2759,7 @@ var GetAccount = [
3128
2759
  9,
3129
2760
  n0,
3130
2761
  _GAe,
3131
- {
3132
- [_h]: ["GET", "/v2/email/account", 200],
3133
- },
2762
+ { [_h]: ["GET", "/v2/email/account", 200] },
3134
2763
  () => GetAccountRequest,
3135
2764
  () => GetAccountResponse,
3136
2765
  ];
@@ -3138,9 +2767,7 @@ var GetBlacklistReports = [
3138
2767
  9,
3139
2768
  n0,
3140
2769
  _GBR,
3141
- {
3142
- [_h]: ["GET", "/v2/email/deliverability-dashboard/blacklist-report", 200],
3143
- },
2770
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/blacklist-report", 200] },
3144
2771
  () => GetBlacklistReportsRequest,
3145
2772
  () => GetBlacklistReportsResponse,
3146
2773
  ];
@@ -3148,9 +2775,7 @@ var GetConfigurationSet = [
3148
2775
  9,
3149
2776
  n0,
3150
2777
  _GCS,
3151
- {
3152
- [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}", 200],
3153
- },
2778
+ { [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}", 200] },
3154
2779
  () => GetConfigurationSetRequest,
3155
2780
  () => GetConfigurationSetResponse,
3156
2781
  ];
@@ -3158,9 +2783,7 @@ var GetConfigurationSetEventDestinations = [
3158
2783
  9,
3159
2784
  n0,
3160
2785
  _GCSED,
3161
- {
3162
- [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200],
3163
- },
2786
+ { [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200] },
3164
2787
  () => GetConfigurationSetEventDestinationsRequest,
3165
2788
  () => GetConfigurationSetEventDestinationsResponse,
3166
2789
  ];
@@ -3168,9 +2791,7 @@ var GetContact = [
3168
2791
  9,
3169
2792
  n0,
3170
2793
  _GC,
3171
- {
3172
- [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
3173
- },
2794
+ { [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200] },
3174
2795
  () => GetContactRequest,
3175
2796
  () => GetContactResponse,
3176
2797
  ];
@@ -3178,9 +2799,7 @@ var GetContactList = [
3178
2799
  9,
3179
2800
  n0,
3180
2801
  _GCL,
3181
- {
3182
- [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}", 200],
3183
- },
2802
+ { [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}", 200] },
3184
2803
  () => GetContactListRequest,
3185
2804
  () => GetContactListResponse,
3186
2805
  ];
@@ -3188,9 +2807,7 @@ var GetCustomVerificationEmailTemplate = [
3188
2807
  9,
3189
2808
  n0,
3190
2809
  _GCVET,
3191
- {
3192
- [_h]: ["GET", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
3193
- },
2810
+ { [_h]: ["GET", "/v2/email/custom-verification-email-templates/{TemplateName}", 200] },
3194
2811
  () => GetCustomVerificationEmailTemplateRequest,
3195
2812
  () => GetCustomVerificationEmailTemplateResponse,
3196
2813
  ];
@@ -3198,9 +2815,7 @@ var GetDedicatedIp = [
3198
2815
  9,
3199
2816
  n0,
3200
2817
  _GDI,
3201
- {
3202
- [_h]: ["GET", "/v2/email/dedicated-ips/{Ip}", 200],
3203
- },
2818
+ { [_h]: ["GET", "/v2/email/dedicated-ips/{Ip}", 200] },
3204
2819
  () => GetDedicatedIpRequest,
3205
2820
  () => GetDedicatedIpResponse,
3206
2821
  ];
@@ -3208,9 +2823,7 @@ var GetDedicatedIpPool = [
3208
2823
  9,
3209
2824
  n0,
3210
2825
  _GDIP,
3211
- {
3212
- [_h]: ["GET", "/v2/email/dedicated-ip-pools/{PoolName}", 200],
3213
- },
2826
+ { [_h]: ["GET", "/v2/email/dedicated-ip-pools/{PoolName}", 200] },
3214
2827
  () => GetDedicatedIpPoolRequest,
3215
2828
  () => GetDedicatedIpPoolResponse,
3216
2829
  ];
@@ -3218,9 +2831,7 @@ var GetDedicatedIps = [
3218
2831
  9,
3219
2832
  n0,
3220
2833
  _GDIe,
3221
- {
3222
- [_h]: ["GET", "/v2/email/dedicated-ips", 200],
3223
- },
2834
+ { [_h]: ["GET", "/v2/email/dedicated-ips", 200] },
3224
2835
  () => GetDedicatedIpsRequest,
3225
2836
  () => GetDedicatedIpsResponse,
3226
2837
  ];
@@ -3228,9 +2839,7 @@ var GetDeliverabilityDashboardOptions = [
3228
2839
  9,
3229
2840
  n0,
3230
2841
  _GDDO,
3231
- {
3232
- [_h]: ["GET", "/v2/email/deliverability-dashboard", 200],
3233
- },
2842
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard", 200] },
3234
2843
  () => GetDeliverabilityDashboardOptionsRequest,
3235
2844
  () => GetDeliverabilityDashboardOptionsResponse,
3236
2845
  ];
@@ -3238,9 +2847,7 @@ var GetDeliverabilityTestReport = [
3238
2847
  9,
3239
2848
  n0,
3240
2849
  _GDTR,
3241
- {
3242
- [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports/{ReportId}", 200],
3243
- },
2850
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports/{ReportId}", 200] },
3244
2851
  () => GetDeliverabilityTestReportRequest,
3245
2852
  () => GetDeliverabilityTestReportResponse,
3246
2853
  ];
@@ -3248,9 +2855,7 @@ var GetDomainDeliverabilityCampaign = [
3248
2855
  9,
3249
2856
  n0,
3250
2857
  _GDDC,
3251
- {
3252
- [_h]: ["GET", "/v2/email/deliverability-dashboard/campaigns/{CampaignId}", 200],
3253
- },
2858
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/campaigns/{CampaignId}", 200] },
3254
2859
  () => GetDomainDeliverabilityCampaignRequest,
3255
2860
  () => GetDomainDeliverabilityCampaignResponse,
3256
2861
  ];
@@ -3258,9 +2863,7 @@ var GetDomainStatisticsReport = [
3258
2863
  9,
3259
2864
  n0,
3260
2865
  _GDSR,
3261
- {
3262
- [_h]: ["GET", "/v2/email/deliverability-dashboard/statistics-report/{Domain}", 200],
3263
- },
2866
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/statistics-report/{Domain}", 200] },
3264
2867
  () => GetDomainStatisticsReportRequest,
3265
2868
  () => GetDomainStatisticsReportResponse,
3266
2869
  ];
@@ -3268,9 +2871,7 @@ var GetEmailIdentity = [
3268
2871
  9,
3269
2872
  n0,
3270
2873
  _GEI,
3271
- {
3272
- [_h]: ["GET", "/v2/email/identities/{EmailIdentity}", 200],
3273
- },
2874
+ { [_h]: ["GET", "/v2/email/identities/{EmailIdentity}", 200] },
3274
2875
  () => GetEmailIdentityRequest,
3275
2876
  () => GetEmailIdentityResponse,
3276
2877
  ];
@@ -3278,9 +2879,7 @@ var GetEmailIdentityPolicies = [
3278
2879
  9,
3279
2880
  n0,
3280
2881
  _GEIP,
3281
- {
3282
- [_h]: ["GET", "/v2/email/identities/{EmailIdentity}/policies", 200],
3283
- },
2882
+ { [_h]: ["GET", "/v2/email/identities/{EmailIdentity}/policies", 200] },
3284
2883
  () => GetEmailIdentityPoliciesRequest,
3285
2884
  () => GetEmailIdentityPoliciesResponse,
3286
2885
  ];
@@ -3288,9 +2887,7 @@ var GetEmailTemplate = [
3288
2887
  9,
3289
2888
  n0,
3290
2889
  _GET,
3291
- {
3292
- [_h]: ["GET", "/v2/email/templates/{TemplateName}", 200],
3293
- },
2890
+ { [_h]: ["GET", "/v2/email/templates/{TemplateName}", 200] },
3294
2891
  () => GetEmailTemplateRequest,
3295
2892
  () => GetEmailTemplateResponse,
3296
2893
  ];
@@ -3298,9 +2895,7 @@ var GetExportJob = [
3298
2895
  9,
3299
2896
  n0,
3300
2897
  _GEJ,
3301
- {
3302
- [_h]: ["GET", "/v2/email/export-jobs/{JobId}", 200],
3303
- },
2898
+ { [_h]: ["GET", "/v2/email/export-jobs/{JobId}", 200] },
3304
2899
  () => GetExportJobRequest,
3305
2900
  () => GetExportJobResponse,
3306
2901
  ];
@@ -3308,9 +2903,7 @@ var GetImportJob = [
3308
2903
  9,
3309
2904
  n0,
3310
2905
  _GIJ,
3311
- {
3312
- [_h]: ["GET", "/v2/email/import-jobs/{JobId}", 200],
3313
- },
2906
+ { [_h]: ["GET", "/v2/email/import-jobs/{JobId}", 200] },
3314
2907
  () => GetImportJobRequest,
3315
2908
  () => GetImportJobResponse,
3316
2909
  ];
@@ -3318,9 +2911,7 @@ var GetMessageInsights = [
3318
2911
  9,
3319
2912
  n0,
3320
2913
  _GMI,
3321
- {
3322
- [_h]: ["GET", "/v2/email/insights/{MessageId}", 200],
3323
- },
2914
+ { [_h]: ["GET", "/v2/email/insights/{MessageId}", 200] },
3324
2915
  () => GetMessageInsightsRequest,
3325
2916
  () => GetMessageInsightsResponse,
3326
2917
  ];
@@ -3328,9 +2919,7 @@ var GetMultiRegionEndpoint = [
3328
2919
  9,
3329
2920
  n0,
3330
2921
  _GMRE,
3331
- {
3332
- [_h]: ["GET", "/v2/email/multi-region-endpoints/{EndpointName}", 200],
3333
- },
2922
+ { [_h]: ["GET", "/v2/email/multi-region-endpoints/{EndpointName}", 200] },
3334
2923
  () => GetMultiRegionEndpointRequest,
3335
2924
  () => GetMultiRegionEndpointResponse,
3336
2925
  ];
@@ -3338,9 +2927,7 @@ var GetReputationEntity = [
3338
2927
  9,
3339
2928
  n0,
3340
2929
  _GRE,
3341
- {
3342
- [_h]: ["GET", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}", 200],
3343
- },
2930
+ { [_h]: ["GET", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}", 200] },
3344
2931
  () => GetReputationEntityRequest,
3345
2932
  () => GetReputationEntityResponse,
3346
2933
  ];
@@ -3348,9 +2935,7 @@ var GetSuppressedDestination = [
3348
2935
  9,
3349
2936
  n0,
3350
2937
  _GSD,
3351
- {
3352
- [_h]: ["GET", "/v2/email/suppression/addresses/{EmailAddress}", 200],
3353
- },
2938
+ { [_h]: ["GET", "/v2/email/suppression/addresses/{EmailAddress}", 200] },
3354
2939
  () => GetSuppressedDestinationRequest,
3355
2940
  () => GetSuppressedDestinationResponse,
3356
2941
  ];
@@ -3358,9 +2943,7 @@ var GetTenant = [
3358
2943
  9,
3359
2944
  n0,
3360
2945
  _GT,
3361
- {
3362
- [_h]: ["POST", "/v2/email/tenants/get", 200],
3363
- },
2946
+ { [_h]: ["POST", "/v2/email/tenants/get", 200] },
3364
2947
  () => GetTenantRequest,
3365
2948
  () => GetTenantResponse,
3366
2949
  ];
@@ -3368,9 +2951,7 @@ var ListConfigurationSets = [
3368
2951
  9,
3369
2952
  n0,
3370
2953
  _LCS,
3371
- {
3372
- [_h]: ["GET", "/v2/email/configuration-sets", 200],
3373
- },
2954
+ { [_h]: ["GET", "/v2/email/configuration-sets", 200] },
3374
2955
  () => ListConfigurationSetsRequest,
3375
2956
  () => ListConfigurationSetsResponse,
3376
2957
  ];
@@ -3378,9 +2959,7 @@ var ListContactLists = [
3378
2959
  9,
3379
2960
  n0,
3380
2961
  _LCL,
3381
- {
3382
- [_h]: ["GET", "/v2/email/contact-lists", 200],
3383
- },
2962
+ { [_h]: ["GET", "/v2/email/contact-lists", 200] },
3384
2963
  () => ListContactListsRequest,
3385
2964
  () => ListContactListsResponse,
3386
2965
  ];
@@ -3388,9 +2967,7 @@ var ListContacts = [
3388
2967
  9,
3389
2968
  n0,
3390
2969
  _LC,
3391
- {
3392
- [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts/list", 200],
3393
- },
2970
+ { [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts/list", 200] },
3394
2971
  () => ListContactsRequest,
3395
2972
  () => ListContactsResponse,
3396
2973
  ];
@@ -3398,9 +2975,7 @@ var ListCustomVerificationEmailTemplates = [
3398
2975
  9,
3399
2976
  n0,
3400
2977
  _LCVET,
3401
- {
3402
- [_h]: ["GET", "/v2/email/custom-verification-email-templates", 200],
3403
- },
2978
+ { [_h]: ["GET", "/v2/email/custom-verification-email-templates", 200] },
3404
2979
  () => ListCustomVerificationEmailTemplatesRequest,
3405
2980
  () => ListCustomVerificationEmailTemplatesResponse,
3406
2981
  ];
@@ -3408,9 +2983,7 @@ var ListDedicatedIpPools = [
3408
2983
  9,
3409
2984
  n0,
3410
2985
  _LDIP,
3411
- {
3412
- [_h]: ["GET", "/v2/email/dedicated-ip-pools", 200],
3413
- },
2986
+ { [_h]: ["GET", "/v2/email/dedicated-ip-pools", 200] },
3414
2987
  () => ListDedicatedIpPoolsRequest,
3415
2988
  () => ListDedicatedIpPoolsResponse,
3416
2989
  ];
@@ -3418,9 +2991,7 @@ var ListDeliverabilityTestReports = [
3418
2991
  9,
3419
2992
  n0,
3420
2993
  _LDTR,
3421
- {
3422
- [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports", 200],
3423
- },
2994
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports", 200] },
3424
2995
  () => ListDeliverabilityTestReportsRequest,
3425
2996
  () => ListDeliverabilityTestReportsResponse,
3426
2997
  ];
@@ -3428,9 +2999,7 @@ var ListDomainDeliverabilityCampaigns = [
3428
2999
  9,
3429
3000
  n0,
3430
3001
  _LDDC,
3431
- {
3432
- [_h]: ["GET", "/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns", 200],
3433
- },
3002
+ { [_h]: ["GET", "/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns", 200] },
3434
3003
  () => ListDomainDeliverabilityCampaignsRequest,
3435
3004
  () => ListDomainDeliverabilityCampaignsResponse,
3436
3005
  ];
@@ -3438,9 +3007,7 @@ var ListEmailIdentities = [
3438
3007
  9,
3439
3008
  n0,
3440
3009
  _LEI,
3441
- {
3442
- [_h]: ["GET", "/v2/email/identities", 200],
3443
- },
3010
+ { [_h]: ["GET", "/v2/email/identities", 200] },
3444
3011
  () => ListEmailIdentitiesRequest,
3445
3012
  () => ListEmailIdentitiesResponse,
3446
3013
  ];
@@ -3448,9 +3015,7 @@ var ListEmailTemplates = [
3448
3015
  9,
3449
3016
  n0,
3450
3017
  _LET,
3451
- {
3452
- [_h]: ["GET", "/v2/email/templates", 200],
3453
- },
3018
+ { [_h]: ["GET", "/v2/email/templates", 200] },
3454
3019
  () => ListEmailTemplatesRequest,
3455
3020
  () => ListEmailTemplatesResponse,
3456
3021
  ];
@@ -3458,9 +3023,7 @@ var ListExportJobs = [
3458
3023
  9,
3459
3024
  n0,
3460
3025
  _LEJ,
3461
- {
3462
- [_h]: ["POST", "/v2/email/list-export-jobs", 200],
3463
- },
3026
+ { [_h]: ["POST", "/v2/email/list-export-jobs", 200] },
3464
3027
  () => ListExportJobsRequest,
3465
3028
  () => ListExportJobsResponse,
3466
3029
  ];
@@ -3468,9 +3031,7 @@ var ListImportJobs = [
3468
3031
  9,
3469
3032
  n0,
3470
3033
  _LIJ,
3471
- {
3472
- [_h]: ["POST", "/v2/email/import-jobs/list", 200],
3473
- },
3034
+ { [_h]: ["POST", "/v2/email/import-jobs/list", 200] },
3474
3035
  () => ListImportJobsRequest,
3475
3036
  () => ListImportJobsResponse,
3476
3037
  ];
@@ -3478,9 +3039,7 @@ var ListMultiRegionEndpoints = [
3478
3039
  9,
3479
3040
  n0,
3480
3041
  _LMRE,
3481
- {
3482
- [_h]: ["GET", "/v2/email/multi-region-endpoints", 200],
3483
- },
3042
+ { [_h]: ["GET", "/v2/email/multi-region-endpoints", 200] },
3484
3043
  () => ListMultiRegionEndpointsRequest,
3485
3044
  () => ListMultiRegionEndpointsResponse,
3486
3045
  ];
@@ -3488,9 +3047,7 @@ var ListRecommendations = [
3488
3047
  9,
3489
3048
  n0,
3490
3049
  _LR,
3491
- {
3492
- [_h]: ["POST", "/v2/email/vdm/recommendations", 200],
3493
- },
3050
+ { [_h]: ["POST", "/v2/email/vdm/recommendations", 200] },
3494
3051
  () => ListRecommendationsRequest,
3495
3052
  () => ListRecommendationsResponse,
3496
3053
  ];
@@ -3498,9 +3055,7 @@ var ListReputationEntities = [
3498
3055
  9,
3499
3056
  n0,
3500
3057
  _LRE,
3501
- {
3502
- [_h]: ["POST", "/v2/email/reputation/entities", 200],
3503
- },
3058
+ { [_h]: ["POST", "/v2/email/reputation/entities", 200] },
3504
3059
  () => ListReputationEntitiesRequest,
3505
3060
  () => ListReputationEntitiesResponse,
3506
3061
  ];
@@ -3508,9 +3063,7 @@ var ListResourceTenants = [
3508
3063
  9,
3509
3064
  n0,
3510
3065
  _LRT,
3511
- {
3512
- [_h]: ["POST", "/v2/email/resources/tenants/list", 200],
3513
- },
3066
+ { [_h]: ["POST", "/v2/email/resources/tenants/list", 200] },
3514
3067
  () => ListResourceTenantsRequest,
3515
3068
  () => ListResourceTenantsResponse,
3516
3069
  ];
@@ -3518,9 +3071,7 @@ var ListSuppressedDestinations = [
3518
3071
  9,
3519
3072
  n0,
3520
3073
  _LSD,
3521
- {
3522
- [_h]: ["GET", "/v2/email/suppression/addresses", 200],
3523
- },
3074
+ { [_h]: ["GET", "/v2/email/suppression/addresses", 200] },
3524
3075
  () => ListSuppressedDestinationsRequest,
3525
3076
  () => ListSuppressedDestinationsResponse,
3526
3077
  ];
@@ -3528,9 +3079,7 @@ var ListTagsForResource = [
3528
3079
  9,
3529
3080
  n0,
3530
3081
  _LTFR,
3531
- {
3532
- [_h]: ["GET", "/v2/email/tags", 200],
3533
- },
3082
+ { [_h]: ["GET", "/v2/email/tags", 200] },
3534
3083
  () => ListTagsForResourceRequest,
3535
3084
  () => ListTagsForResourceResponse,
3536
3085
  ];
@@ -3538,9 +3087,7 @@ var ListTenantResources = [
3538
3087
  9,
3539
3088
  n0,
3540
3089
  _LTRis,
3541
- {
3542
- [_h]: ["POST", "/v2/email/tenants/resources/list", 200],
3543
- },
3090
+ { [_h]: ["POST", "/v2/email/tenants/resources/list", 200] },
3544
3091
  () => ListTenantResourcesRequest,
3545
3092
  () => ListTenantResourcesResponse,
3546
3093
  ];
@@ -3548,9 +3095,7 @@ var ListTenants = [
3548
3095
  9,
3549
3096
  n0,
3550
3097
  _LTi,
3551
- {
3552
- [_h]: ["POST", "/v2/email/tenants/list", 200],
3553
- },
3098
+ { [_h]: ["POST", "/v2/email/tenants/list", 200] },
3554
3099
  () => ListTenantsRequest,
3555
3100
  () => ListTenantsResponse,
3556
3101
  ];
@@ -3558,9 +3103,7 @@ var PutAccountDedicatedIpWarmupAttributes = [
3558
3103
  9,
3559
3104
  n0,
3560
3105
  _PADIWA,
3561
- {
3562
- [_h]: ["PUT", "/v2/email/account/dedicated-ips/warmup", 200],
3563
- },
3106
+ { [_h]: ["PUT", "/v2/email/account/dedicated-ips/warmup", 200] },
3564
3107
  () => PutAccountDedicatedIpWarmupAttributesRequest,
3565
3108
  () => PutAccountDedicatedIpWarmupAttributesResponse,
3566
3109
  ];
@@ -3568,9 +3111,7 @@ var PutAccountDetails = [
3568
3111
  9,
3569
3112
  n0,
3570
3113
  _PAD,
3571
- {
3572
- [_h]: ["POST", "/v2/email/account/details", 200],
3573
- },
3114
+ { [_h]: ["POST", "/v2/email/account/details", 200] },
3574
3115
  () => PutAccountDetailsRequest,
3575
3116
  () => PutAccountDetailsResponse,
3576
3117
  ];
@@ -3578,9 +3119,7 @@ var PutAccountSendingAttributes = [
3578
3119
  9,
3579
3120
  n0,
3580
3121
  _PASA,
3581
- {
3582
- [_h]: ["PUT", "/v2/email/account/sending", 200],
3583
- },
3122
+ { [_h]: ["PUT", "/v2/email/account/sending", 200] },
3584
3123
  () => PutAccountSendingAttributesRequest,
3585
3124
  () => PutAccountSendingAttributesResponse,
3586
3125
  ];
@@ -3588,9 +3127,7 @@ var PutAccountSuppressionAttributes = [
3588
3127
  9,
3589
3128
  n0,
3590
3129
  _PASAu,
3591
- {
3592
- [_h]: ["PUT", "/v2/email/account/suppression", 200],
3593
- },
3130
+ { [_h]: ["PUT", "/v2/email/account/suppression", 200] },
3594
3131
  () => PutAccountSuppressionAttributesRequest,
3595
3132
  () => PutAccountSuppressionAttributesResponse,
3596
3133
  ];
@@ -3598,9 +3135,7 @@ var PutAccountVdmAttributes = [
3598
3135
  9,
3599
3136
  n0,
3600
3137
  _PAVA,
3601
- {
3602
- [_h]: ["PUT", "/v2/email/account/vdm", 200],
3603
- },
3138
+ { [_h]: ["PUT", "/v2/email/account/vdm", 200] },
3604
3139
  () => PutAccountVdmAttributesRequest,
3605
3140
  () => PutAccountVdmAttributesResponse,
3606
3141
  ];
@@ -3608,9 +3143,7 @@ var PutConfigurationSetArchivingOptions = [
3608
3143
  9,
3609
3144
  n0,
3610
3145
  _PCSAO,
3611
- {
3612
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/archiving-options", 200],
3613
- },
3146
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/archiving-options", 200] },
3614
3147
  () => PutConfigurationSetArchivingOptionsRequest,
3615
3148
  () => PutConfigurationSetArchivingOptionsResponse,
3616
3149
  ];
@@ -3618,9 +3151,7 @@ var PutConfigurationSetDeliveryOptions = [
3618
3151
  9,
3619
3152
  n0,
3620
3153
  _PCSDO,
3621
- {
3622
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/delivery-options", 200],
3623
- },
3154
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/delivery-options", 200] },
3624
3155
  () => PutConfigurationSetDeliveryOptionsRequest,
3625
3156
  () => PutConfigurationSetDeliveryOptionsResponse,
3626
3157
  ];
@@ -3628,9 +3159,7 @@ var PutConfigurationSetReputationOptions = [
3628
3159
  9,
3629
3160
  n0,
3630
3161
  _PCSRO,
3631
- {
3632
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/reputation-options", 200],
3633
- },
3162
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/reputation-options", 200] },
3634
3163
  () => PutConfigurationSetReputationOptionsRequest,
3635
3164
  () => PutConfigurationSetReputationOptionsResponse,
3636
3165
  ];
@@ -3638,9 +3167,7 @@ var PutConfigurationSetSendingOptions = [
3638
3167
  9,
3639
3168
  n0,
3640
3169
  _PCSSO,
3641
- {
3642
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/sending", 200],
3643
- },
3170
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/sending", 200] },
3644
3171
  () => PutConfigurationSetSendingOptionsRequest,
3645
3172
  () => PutConfigurationSetSendingOptionsResponse,
3646
3173
  ];
@@ -3648,9 +3175,7 @@ var PutConfigurationSetSuppressionOptions = [
3648
3175
  9,
3649
3176
  n0,
3650
3177
  _PCSSOu,
3651
- {
3652
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/suppression-options", 200],
3653
- },
3178
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/suppression-options", 200] },
3654
3179
  () => PutConfigurationSetSuppressionOptionsRequest,
3655
3180
  () => PutConfigurationSetSuppressionOptionsResponse,
3656
3181
  ];
@@ -3658,9 +3183,7 @@ var PutConfigurationSetTrackingOptions = [
3658
3183
  9,
3659
3184
  n0,
3660
3185
  _PCSTO,
3661
- {
3662
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/tracking-options", 200],
3663
- },
3186
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/tracking-options", 200] },
3664
3187
  () => PutConfigurationSetTrackingOptionsRequest,
3665
3188
  () => PutConfigurationSetTrackingOptionsResponse,
3666
3189
  ];
@@ -3668,9 +3191,7 @@ var PutConfigurationSetVdmOptions = [
3668
3191
  9,
3669
3192
  n0,
3670
3193
  _PCSVO,
3671
- {
3672
- [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/vdm-options", 200],
3673
- },
3194
+ { [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/vdm-options", 200] },
3674
3195
  () => PutConfigurationSetVdmOptionsRequest,
3675
3196
  () => PutConfigurationSetVdmOptionsResponse,
3676
3197
  ];
@@ -3678,9 +3199,7 @@ var PutDedicatedIpInPool = [
3678
3199
  9,
3679
3200
  n0,
3680
3201
  _PDIIP,
3681
- {
3682
- [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/pool", 200],
3683
- },
3202
+ { [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/pool", 200] },
3684
3203
  () => PutDedicatedIpInPoolRequest,
3685
3204
  () => PutDedicatedIpInPoolResponse,
3686
3205
  ];
@@ -3688,9 +3207,7 @@ var PutDedicatedIpPoolScalingAttributes = [
3688
3207
  9,
3689
3208
  n0,
3690
3209
  _PDIPSA,
3691
- {
3692
- [_h]: ["PUT", "/v2/email/dedicated-ip-pools/{PoolName}/scaling", 200],
3693
- },
3210
+ { [_h]: ["PUT", "/v2/email/dedicated-ip-pools/{PoolName}/scaling", 200] },
3694
3211
  () => PutDedicatedIpPoolScalingAttributesRequest,
3695
3212
  () => PutDedicatedIpPoolScalingAttributesResponse,
3696
3213
  ];
@@ -3698,9 +3215,7 @@ var PutDedicatedIpWarmupAttributes = [
3698
3215
  9,
3699
3216
  n0,
3700
3217
  _PDIWA,
3701
- {
3702
- [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/warmup", 200],
3703
- },
3218
+ { [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/warmup", 200] },
3704
3219
  () => PutDedicatedIpWarmupAttributesRequest,
3705
3220
  () => PutDedicatedIpWarmupAttributesResponse,
3706
3221
  ];
@@ -3708,9 +3223,7 @@ var PutDeliverabilityDashboardOption = [
3708
3223
  9,
3709
3224
  n0,
3710
3225
  _PDDO,
3711
- {
3712
- [_h]: ["PUT", "/v2/email/deliverability-dashboard", 200],
3713
- },
3226
+ { [_h]: ["PUT", "/v2/email/deliverability-dashboard", 200] },
3714
3227
  () => PutDeliverabilityDashboardOptionRequest,
3715
3228
  () => PutDeliverabilityDashboardOptionResponse,
3716
3229
  ];
@@ -3718,9 +3231,7 @@ var PutEmailIdentityConfigurationSetAttributes = [
3718
3231
  9,
3719
3232
  n0,
3720
3233
  _PEICSA,
3721
- {
3722
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/configuration-set", 200],
3723
- },
3234
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/configuration-set", 200] },
3724
3235
  () => PutEmailIdentityConfigurationSetAttributesRequest,
3725
3236
  () => PutEmailIdentityConfigurationSetAttributesResponse,
3726
3237
  ];
@@ -3728,9 +3239,7 @@ var PutEmailIdentityDkimAttributes = [
3728
3239
  9,
3729
3240
  n0,
3730
3241
  _PEIDA,
3731
- {
3732
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim", 200],
3733
- },
3242
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim", 200] },
3734
3243
  () => PutEmailIdentityDkimAttributesRequest,
3735
3244
  () => PutEmailIdentityDkimAttributesResponse,
3736
3245
  ];
@@ -3738,9 +3247,7 @@ var PutEmailIdentityDkimSigningAttributes = [
3738
3247
  9,
3739
3248
  n0,
3740
3249
  _PEIDSA,
3741
- {
3742
- [_h]: ["PUT", "/v1/email/identities/{EmailIdentity}/dkim/signing", 200],
3743
- },
3250
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim/signing", 200] },
3744
3251
  () => PutEmailIdentityDkimSigningAttributesRequest,
3745
3252
  () => PutEmailIdentityDkimSigningAttributesResponse,
3746
3253
  ];
@@ -3748,9 +3255,7 @@ var PutEmailIdentityFeedbackAttributes = [
3748
3255
  9,
3749
3256
  n0,
3750
3257
  _PEIFA,
3751
- {
3752
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/feedback", 200],
3753
- },
3258
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/feedback", 200] },
3754
3259
  () => PutEmailIdentityFeedbackAttributesRequest,
3755
3260
  () => PutEmailIdentityFeedbackAttributesResponse,
3756
3261
  ];
@@ -3758,9 +3263,7 @@ var PutEmailIdentityMailFromAttributes = [
3758
3263
  9,
3759
3264
  n0,
3760
3265
  _PEIMFA,
3761
- {
3762
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/mail-from", 200],
3763
- },
3266
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/mail-from", 200] },
3764
3267
  () => PutEmailIdentityMailFromAttributesRequest,
3765
3268
  () => PutEmailIdentityMailFromAttributesResponse,
3766
3269
  ];
@@ -3768,9 +3271,7 @@ var PutSuppressedDestination = [
3768
3271
  9,
3769
3272
  n0,
3770
3273
  _PSD,
3771
- {
3772
- [_h]: ["PUT", "/v2/email/suppression/addresses", 200],
3773
- },
3274
+ { [_h]: ["PUT", "/v2/email/suppression/addresses", 200] },
3774
3275
  () => PutSuppressedDestinationRequest,
3775
3276
  () => PutSuppressedDestinationResponse,
3776
3277
  ];
@@ -3778,9 +3279,7 @@ var SendBulkEmail = [
3778
3279
  9,
3779
3280
  n0,
3780
3281
  _SBE,
3781
- {
3782
- [_h]: ["POST", "/v2/email/outbound-bulk-emails", 200],
3783
- },
3282
+ { [_h]: ["POST", "/v2/email/outbound-bulk-emails", 200] },
3784
3283
  () => SendBulkEmailRequest,
3785
3284
  () => SendBulkEmailResponse,
3786
3285
  ];
@@ -3788,9 +3287,7 @@ var SendCustomVerificationEmail = [
3788
3287
  9,
3789
3288
  n0,
3790
3289
  _SCVE,
3791
- {
3792
- [_h]: ["POST", "/v2/email/outbound-custom-verification-emails", 200],
3793
- },
3290
+ { [_h]: ["POST", "/v2/email/outbound-custom-verification-emails", 200] },
3794
3291
  () => SendCustomVerificationEmailRequest,
3795
3292
  () => SendCustomVerificationEmailResponse,
3796
3293
  ];
@@ -3798,9 +3295,7 @@ var SendEmail = [
3798
3295
  9,
3799
3296
  n0,
3800
3297
  _SEen,
3801
- {
3802
- [_h]: ["POST", "/v2/email/outbound-emails", 200],
3803
- },
3298
+ { [_h]: ["POST", "/v2/email/outbound-emails", 200] },
3804
3299
  () => SendEmailRequest,
3805
3300
  () => SendEmailResponse,
3806
3301
  ];
@@ -3808,9 +3303,7 @@ var TagResource = [
3808
3303
  9,
3809
3304
  n0,
3810
3305
  _TRa,
3811
- {
3812
- [_h]: ["POST", "/v2/email/tags", 200],
3813
- },
3306
+ { [_h]: ["POST", "/v2/email/tags", 200] },
3814
3307
  () => TagResourceRequest,
3815
3308
  () => TagResourceResponse,
3816
3309
  ];
@@ -3818,9 +3311,7 @@ var TestRenderEmailTemplate = [
3818
3311
  9,
3819
3312
  n0,
3820
3313
  _TRET,
3821
- {
3822
- [_h]: ["POST", "/v2/email/templates/{TemplateName}/render", 200],
3823
- },
3314
+ { [_h]: ["POST", "/v2/email/templates/{TemplateName}/render", 200] },
3824
3315
  () => TestRenderEmailTemplateRequest,
3825
3316
  () => TestRenderEmailTemplateResponse,
3826
3317
  ];
@@ -3828,9 +3319,7 @@ var UntagResource = [
3828
3319
  9,
3829
3320
  n0,
3830
3321
  _UR,
3831
- {
3832
- [_h]: ["DELETE", "/v2/email/tags", 200],
3833
- },
3322
+ { [_h]: ["DELETE", "/v2/email/tags", 200] },
3834
3323
  () => UntagResourceRequest,
3835
3324
  () => UntagResourceResponse,
3836
3325
  ];
@@ -3848,9 +3337,7 @@ var UpdateContact = [
3848
3337
  9,
3849
3338
  n0,
3850
3339
  _UC,
3851
- {
3852
- [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
3853
- },
3340
+ { [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200] },
3854
3341
  () => UpdateContactRequest,
3855
3342
  () => UpdateContactResponse,
3856
3343
  ];
@@ -3858,9 +3345,7 @@ var UpdateContactList = [
3858
3345
  9,
3859
3346
  n0,
3860
3347
  _UCL,
3861
- {
3862
- [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}", 200],
3863
- },
3348
+ { [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}", 200] },
3864
3349
  () => UpdateContactListRequest,
3865
3350
  () => UpdateContactListResponse,
3866
3351
  ];
@@ -3868,9 +3353,7 @@ var UpdateCustomVerificationEmailTemplate = [
3868
3353
  9,
3869
3354
  n0,
3870
3355
  _UCVET,
3871
- {
3872
- [_h]: ["PUT", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
3873
- },
3356
+ { [_h]: ["PUT", "/v2/email/custom-verification-email-templates/{TemplateName}", 200] },
3874
3357
  () => UpdateCustomVerificationEmailTemplateRequest,
3875
3358
  () => UpdateCustomVerificationEmailTemplateResponse,
3876
3359
  ];
@@ -3878,9 +3361,7 @@ var UpdateEmailIdentityPolicy = [
3878
3361
  9,
3879
3362
  n0,
3880
3363
  _UEIP,
3881
- {
3882
- [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
3883
- },
3364
+ { [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200] },
3884
3365
  () => UpdateEmailIdentityPolicyRequest,
3885
3366
  () => UpdateEmailIdentityPolicyResponse,
3886
3367
  ];
@@ -3888,9 +3369,7 @@ var UpdateEmailTemplate = [
3888
3369
  9,
3889
3370
  n0,
3890
3371
  _UET,
3891
- {
3892
- [_h]: ["PUT", "/v2/email/templates/{TemplateName}", 200],
3893
- },
3372
+ { [_h]: ["PUT", "/v2/email/templates/{TemplateName}", 200] },
3894
3373
  () => UpdateEmailTemplateRequest,
3895
3374
  () => UpdateEmailTemplateResponse,
3896
3375
  ];
@@ -3912,9 +3391,7 @@ var UpdateReputationEntityPolicy = [
3912
3391
  9,
3913
3392
  n0,
3914
3393
  _UREP,
3915
- {
3916
- [_h]: ["PUT", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}/policy", 200],
3917
- },
3394
+ { [_h]: ["PUT", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}/policy", 200] },
3918
3395
  () => UpdateReputationEntityPolicyRequest,
3919
3396
  () => UpdateReputationEntityPolicyResponse,
3920
3397
  ];