@aws-sdk/client-sesv2 3.928.0 → 3.930.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 (136) hide show
  1. package/dist-cjs/index.js +4102 -4732
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/SESv2Client.js +2 -0
  4. package/dist-es/commands/BatchGetMetricDataCommand.js +3 -9
  5. package/dist-es/commands/CancelExportJobCommand.js +3 -9
  6. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
  7. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
  8. package/dist-es/commands/CreateContactCommand.js +3 -9
  9. package/dist-es/commands/CreateContactListCommand.js +3 -9
  10. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
  11. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -9
  12. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -9
  13. package/dist-es/commands/CreateEmailIdentityCommand.js +3 -10
  14. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -9
  15. package/dist-es/commands/CreateEmailTemplateCommand.js +3 -9
  16. package/dist-es/commands/CreateExportJobCommand.js +3 -10
  17. package/dist-es/commands/CreateImportJobCommand.js +3 -9
  18. package/dist-es/commands/CreateMultiRegionEndpointCommand.js +3 -9
  19. package/dist-es/commands/CreateTenantCommand.js +3 -9
  20. package/dist-es/commands/CreateTenantResourceAssociationCommand.js +3 -9
  21. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
  22. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
  23. package/dist-es/commands/DeleteContactCommand.js +3 -9
  24. package/dist-es/commands/DeleteContactListCommand.js +3 -9
  25. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
  26. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -9
  27. package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -9
  28. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -9
  29. package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -9
  30. package/dist-es/commands/DeleteMultiRegionEndpointCommand.js +3 -9
  31. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -9
  32. package/dist-es/commands/DeleteTenantCommand.js +3 -9
  33. package/dist-es/commands/DeleteTenantResourceAssociationCommand.js +3 -9
  34. package/dist-es/commands/GetAccountCommand.js +3 -10
  35. package/dist-es/commands/GetBlacklistReportsCommand.js +3 -9
  36. package/dist-es/commands/GetConfigurationSetCommand.js +3 -9
  37. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -9
  38. package/dist-es/commands/GetContactCommand.js +3 -9
  39. package/dist-es/commands/GetContactListCommand.js +3 -9
  40. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
  41. package/dist-es/commands/GetDedicatedIpCommand.js +3 -9
  42. package/dist-es/commands/GetDedicatedIpPoolCommand.js +3 -9
  43. package/dist-es/commands/GetDedicatedIpsCommand.js +3 -9
  44. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -9
  45. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -9
  46. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -9
  47. package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -9
  48. package/dist-es/commands/GetEmailIdentityCommand.js +3 -9
  49. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -9
  50. package/dist-es/commands/GetEmailTemplateCommand.js +3 -9
  51. package/dist-es/commands/GetExportJobCommand.js +3 -10
  52. package/dist-es/commands/GetImportJobCommand.js +3 -9
  53. package/dist-es/commands/GetMessageInsightsCommand.js +3 -10
  54. package/dist-es/commands/GetMultiRegionEndpointCommand.js +3 -9
  55. package/dist-es/commands/GetReputationEntityCommand.js +3 -9
  56. package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -9
  57. package/dist-es/commands/GetTenantCommand.js +3 -9
  58. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
  59. package/dist-es/commands/ListContactListsCommand.js +3 -9
  60. package/dist-es/commands/ListContactsCommand.js +3 -9
  61. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
  62. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -9
  63. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -9
  64. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -9
  65. package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -9
  66. package/dist-es/commands/ListEmailTemplatesCommand.js +3 -9
  67. package/dist-es/commands/ListExportJobsCommand.js +3 -9
  68. package/dist-es/commands/ListImportJobsCommand.js +3 -9
  69. package/dist-es/commands/ListMultiRegionEndpointsCommand.js +3 -9
  70. package/dist-es/commands/ListRecommendationsCommand.js +3 -9
  71. package/dist-es/commands/ListReputationEntitiesCommand.js +3 -9
  72. package/dist-es/commands/ListResourceTenantsCommand.js +3 -9
  73. package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -9
  74. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  75. package/dist-es/commands/ListTenantResourcesCommand.js +3 -9
  76. package/dist-es/commands/ListTenantsCommand.js +3 -9
  77. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -9
  78. package/dist-es/commands/PutAccountDetailsCommand.js +3 -10
  79. package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -9
  80. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -9
  81. package/dist-es/commands/PutAccountVdmAttributesCommand.js +3 -9
  82. package/dist-es/commands/PutConfigurationSetArchivingOptionsCommand.js +3 -9
  83. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
  84. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -9
  85. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -9
  86. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -9
  87. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -9
  88. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +3 -9
  89. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -9
  90. package/dist-es/commands/PutDedicatedIpPoolScalingAttributesCommand.js +3 -9
  91. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -9
  92. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -9
  93. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -9
  94. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -9
  95. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -10
  96. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -9
  97. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -9
  98. package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -9
  99. package/dist-es/commands/SendBulkEmailCommand.js +3 -9
  100. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
  101. package/dist-es/commands/SendEmailCommand.js +3 -9
  102. package/dist-es/commands/TagResourceCommand.js +3 -9
  103. package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -9
  104. package/dist-es/commands/UntagResourceCommand.js +3 -9
  105. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
  106. package/dist-es/commands/UpdateContactCommand.js +3 -9
  107. package/dist-es/commands/UpdateContactListCommand.js +3 -9
  108. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
  109. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -9
  110. package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -9
  111. package/dist-es/commands/UpdateReputationEntityCustomerManagedStatusCommand.js +3 -9
  112. package/dist-es/commands/UpdateReputationEntityPolicyCommand.js +3 -9
  113. package/dist-es/models/models_0.js +0 -56
  114. package/dist-es/models/models_1.js +0 -12
  115. package/dist-es/runtimeConfig.shared.js +2 -0
  116. package/dist-es/schemas/schemas_0.js +3671 -0
  117. package/dist-types/SESv2Client.d.ts +10 -1
  118. package/dist-types/models/models_0.d.ts +0 -44
  119. package/dist-types/models/models_1.d.ts +0 -8
  120. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  121. package/dist-types/runtimeConfig.d.ts +1 -0
  122. package/dist-types/runtimeConfig.native.d.ts +1 -0
  123. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  124. package/dist-types/schemas/schemas_0.d.ts +522 -0
  125. package/dist-types/ts3.4/SESv2Client.d.ts +4 -0
  126. package/dist-types/ts3.4/models/models_0.d.ts +0 -33
  127. package/dist-types/ts3.4/models/models_1.d.ts +0 -6
  128. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  129. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  130. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  131. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  132. package/dist-types/ts3.4/schemas/schemas_0.d.ts +529 -0
  133. package/package.json +34 -34
  134. package/dist-es/protocols/Aws_restJson1.js +0 -3656
  135. package/dist-types/protocols/Aws_restJson1.d.ts +0 -983
  136. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1313
@@ -0,0 +1,3671 @@
1
+ const _A = "Attachment";
2
+ const _AA = "ArchiveArn";
3
+ const _AAp = "ApplicationArn";
4
+ const _ACEA = "AdditionalContactEmailAddress";
5
+ const _ACEAd = "AdditionalContactEmailAddresses";
6
+ const _AD = "AccountDetails";
7
+ const _ADt = "AttributesData";
8
+ const _AE = "AdminEmail";
9
+ const _AEE = "AlreadyExistsException";
10
+ const _AL = "AttachmentList";
11
+ const _AO = "ArchivingOptions";
12
+ const _AS = "AccountStatus";
13
+ const _ASD = "ActiveSubscribedDomains";
14
+ const _ASE = "AccountSuspendedException";
15
+ const _ASMS = "AwsSesManagedStatus";
16
+ const _AT = "AssociatedTimestamp";
17
+ const _AWE = "AutoWarmupEnabled";
18
+ const _Ag = "Aggregation";
19
+ const _At = "Attachments";
20
+ const _Att = "Attributes";
21
+ const _B = "Body";
22
+ const _BA = "BccAddresses";
23
+ const _BE = "BlacklistEntry";
24
+ const _BEC = "BulkEmailContent";
25
+ const _BEE = "BulkEmailEntry";
26
+ const _BEEL = "BulkEmailEntryList";
27
+ const _BEER = "BulkEmailEntryResult";
28
+ const _BEERL = "BulkEmailEntryResultList";
29
+ const _BEERu = "BulkEmailEntryResults";
30
+ const _BEEu = "BulkEmailEntries";
31
+ const _BEl = "BlacklistEntries";
32
+ const _BGMD = "BatchGetMetricData";
33
+ const _BGMDQ = "BatchGetMetricDataQuery";
34
+ const _BGMDQa = "BatchGetMetricDataQueries";
35
+ const _BGMDR = "BatchGetMetricDataRequest";
36
+ const _BGMDRa = "BatchGetMetricDataResponse";
37
+ const _BIN = "BlacklistItemNames";
38
+ const _BOMF = "BehaviorOnMxFailure";
39
+ const _BR = "BlacklistReport";
40
+ const _BRE = "BadRequestException";
41
+ const _BST = "BounceSubType";
42
+ const _BT = "BounceType";
43
+ const _Bo = "Bounce";
44
+ const _C = "Complaint";
45
+ const _CA = "CcAddresses";
46
+ const _CC = "CreateContact";
47
+ const _CCL = "CreateContactList";
48
+ const _CCLR = "CreateContactListRequest";
49
+ const _CCLRr = "CreateContactListResponse";
50
+ const _CCR = "CreateContactRequest";
51
+ const _CCRr = "CreateContactResponse";
52
+ const _CCS = "CreateConfigurationSet";
53
+ const _CCSED = "CreateConfigurationSetEventDestination";
54
+ const _CCSEDR = "CreateConfigurationSetEventDestinationRequest";
55
+ const _CCSEDRr = "CreateConfigurationSetEventDestinationResponse";
56
+ const _CCSR = "CreateConfigurationSetRequest";
57
+ const _CCSRr = "CreateConfigurationSetResponse";
58
+ const _CCVET = "CreateCustomVerificationEmailTemplate";
59
+ const _CCVETR = "CreateCustomVerificationEmailTemplateRequest";
60
+ const _CCVETRr = "CreateCustomVerificationEmailTemplateResponse";
61
+ const _CD = "ContentDisposition";
62
+ const _CDIP = "CreateDedicatedIpPool";
63
+ const _CDIPR = "CreateDedicatedIpPoolRequest";
64
+ const _CDIPRr = "CreateDedicatedIpPoolResponse";
65
+ const _CDTR = "CreateDeliverabilityTestReport";
66
+ const _CDTRR = "CreateDeliverabilityTestReportRequest";
67
+ const _CDTRRr = "CreateDeliverabilityTestReportResponse";
68
+ const _CDo = "ContentDescription";
69
+ const _CDr = "CreateDate";
70
+ const _CE = "ConflictException";
71
+ const _CEI = "CreateEmailIdentity";
72
+ const _CEIP = "CreateEmailIdentityPolicy";
73
+ const _CEIPR = "CreateEmailIdentityPolicyRequest";
74
+ const _CEIPRr = "CreateEmailIdentityPolicyResponse";
75
+ const _CEIR = "CreateEmailIdentityRequest";
76
+ const _CEIRr = "CreateEmailIdentityResponse";
77
+ const _CEJ = "CancelExportJob";
78
+ const _CEJR = "CancelExportJobRequest";
79
+ const _CEJRa = "CancelExportJobResponse";
80
+ const _CEJRr = "CreateExportJobRequest";
81
+ const _CEJRre = "CreateExportJobResponse";
82
+ const _CEJr = "CreateExportJob";
83
+ const _CET = "CreateEmailTemplate";
84
+ const _CETR = "CreateEmailTemplateRequest";
85
+ const _CETRr = "CreateEmailTemplateResponse";
86
+ const _CFT = "ComplaintFeedbackType";
87
+ const _CI = "ContentId";
88
+ const _CIJ = "CreateImportJob";
89
+ const _CIJR = "CreateImportJobRequest";
90
+ const _CIJRr = "CreateImportJobResponse";
91
+ const _CIa = "CampaignId";
92
+ const _CIas = "CaseId";
93
+ const _CL = "ContactLanguage";
94
+ const _CLD = "ContactListDestination";
95
+ const _CLIA = "ContactListImportAction";
96
+ const _CLN = "ContactListName";
97
+ const _CLo = "ContactList";
98
+ const _CLon = "ContactLists";
99
+ const _CME = "ConcurrentModificationException";
100
+ const _CMRE = "CreateMultiRegionEndpoint";
101
+ const _CMRER = "CreateMultiRegionEndpointRequest";
102
+ const _CMRERr = "CreateMultiRegionEndpointResponse";
103
+ const _CMS = "CustomerManagedStatus";
104
+ const _CRD = "CustomRedirectDomain";
105
+ const _CS = "ConfigurationSets";
106
+ const _CSKL = "CurrentSigningKeyLength";
107
+ const _CSN = "ConfigurationSetName";
108
+ const _CST = "ComplaintSubType";
109
+ const _CT = "ContentType";
110
+ const _CTE = "ContentTransferEncoding";
111
+ const _CTR = "CreateTenantRequest";
112
+ const _CTRA = "CreateTenantResourceAssociation";
113
+ const _CTRAR = "CreateTenantResourceAssociationRequest";
114
+ const _CTRARr = "CreateTenantResourceAssociationResponse";
115
+ const _CTRr = "CreateTenantResponse";
116
+ const _CTo = "CompletedTimestamp";
117
+ const _CTr = "CreatedTimestamp";
118
+ const _CTre = "CreateTenant";
119
+ const _CVET = "CustomVerificationEmailTemplates";
120
+ const _CVETL = "CustomVerificationEmailTemplatesList";
121
+ const _CVETM = "CustomVerificationEmailTemplateMetadata";
122
+ const _CWD = "CloudWatchDestination";
123
+ const _CWDC = "CloudWatchDimensionConfiguration";
124
+ const _CWDCl = "CloudWatchDimensionConfigurations";
125
+ const _Ca = "Cause";
126
+ const _Ch = "Charset";
127
+ const _Co = "Contact";
128
+ const _Cod = "Code";
129
+ const _Con = "Content";
130
+ const _Cont = "Contacts";
131
+ const _D = "Dimensions";
132
+ const _DA = "DkimAttributes";
133
+ const _DAa = "DashboardAttributes";
134
+ const _DC = "DiagnosticCode";
135
+ const _DCL = "DeleteContactList";
136
+ const _DCLR = "DeleteContactListRequest";
137
+ const _DCLRe = "DeleteContactListResponse";
138
+ const _DCR = "DeleteContactRequest";
139
+ const _DCRe = "DeleteContactResponse";
140
+ const _DCS = "DeleteConfigurationSet";
141
+ const _DCSED = "DeleteConfigurationSetEventDestination";
142
+ const _DCSEDR = "DeleteConfigurationSetEventDestinationRequest";
143
+ const _DCSEDRe = "DeleteConfigurationSetEventDestinationResponse";
144
+ const _DCSR = "DeleteConfigurationSetRequest";
145
+ const _DCSRe = "DeleteConfigurationSetResponse";
146
+ const _DCVET = "DeleteCustomVerificationEmailTemplate";
147
+ const _DCVETR = "DeleteCustomVerificationEmailTemplateRequest";
148
+ const _DCVETRe = "DeleteCustomVerificationEmailTemplateResponse";
149
+ const _DCe = "DefaultContent";
150
+ const _DCel = "DeleteContact";
151
+ const _DCi = "DimensionConfigurations";
152
+ const _DDC = "DomainDeliverabilityCampaign";
153
+ const _DDCL = "DomainDeliverabilityCampaignList";
154
+ const _DDCo = "DomainDeliverabilityCampaigns";
155
+ const _DDIP = "DeleteDedicatedIpPool";
156
+ const _DDIPR = "DeleteDedicatedIpPoolRequest";
157
+ const _DDIPRe = "DeleteDedicatedIpPoolResponse";
158
+ const _DDTO = "DomainDeliverabilityTrackingOption";
159
+ const _DDTOo = "DomainDeliverabilityTrackingOptions";
160
+ const _DDV = "DefaultDimensionValue";
161
+ const _DE = "DashboardEnabled";
162
+ const _DEI = "DeleteEmailIdentity";
163
+ const _DEIP = "DeleteEmailIdentityPolicy";
164
+ const _DEIPR = "DeleteEmailIdentityPolicyRequest";
165
+ const _DEIPRe = "DeleteEmailIdentityPolicyResponse";
166
+ const _DEIR = "DeleteEmailIdentityRequest";
167
+ const _DEIRe = "DeleteEmailIdentityResponse";
168
+ const _DET = "DefaultEmailTags";
169
+ const _DETR = "DeleteEmailTemplateRequest";
170
+ const _DETRe = "DeleteEmailTemplateResponse";
171
+ const _DETe = "DeleteEmailTemplate";
172
+ const _DF = "DataFormat";
173
+ const _DI = "DedicatedIp";
174
+ const _DIAWE = "DedicatedIpAutoWarmupEnabled";
175
+ const _DIL = "DedicatedIpList";
176
+ const _DIP = "DomainIspPlacements";
177
+ const _DIPe = "DedicatedIpPool";
178
+ const _DIPed = "DedicatedIpPools";
179
+ const _DIPo = "DomainIspPlacement";
180
+ const _DIe = "DedicatedIps";
181
+ const _DMRE = "DeleteMultiRegionEndpoint";
182
+ const _DMRER = "DeleteMultiRegionEndpointRequest";
183
+ const _DMRERe = "DeleteMultiRegionEndpointResponse";
184
+ const _DN = "DimensionName";
185
+ const _DNi = "DisplayName";
186
+ const _DO = "DeliveryOptions";
187
+ const _DOa = "DashboardOptions";
188
+ const _DP = "DkimPercentage";
189
+ const _DPN = "DestinationPoolName";
190
+ const _DR = "DeleteRate";
191
+ const _DS = "DkimStatus";
192
+ const _DSA = "DkimSigningAttributes";
193
+ const _DSAO = "DomainSigningAttributesOrigin";
194
+ const _DSAe = "DeliveryStreamArn";
195
+ const _DSD = "DeleteSuppressedDestination";
196
+ const _DSDR = "DeleteSuppressedDestinationRequest";
197
+ const _DSDRe = "DeleteSuppressedDestinationResponse";
198
+ const _DSPK = "DomainSigningPrivateKey";
199
+ const _DSS = "DomainSigningSelector";
200
+ const _DSSe = "DefaultSubscriptionStatus";
201
+ const _DT = "DkimTokens";
202
+ const _DTR = "DeleteTenantRequest";
203
+ const _DTRA = "DeleteTenantResourceAssociation";
204
+ const _DTRAR = "DeleteTenantResourceAssociationRequest";
205
+ const _DTRARe = "DeleteTenantResourceAssociationResponse";
206
+ const _DTRe = "DeleteTenantResponse";
207
+ const _DTRel = "DeliverabilityTestReport";
208
+ const _DTReli = "DeliverabilityTestReports";
209
+ const _DTS = "DeliverabilityTestStatus";
210
+ const _DTe = "DeleteTenant";
211
+ const _DV = "DailyVolume";
212
+ const _DVS = "DimensionValueSource";
213
+ const _DVa = "DailyVolumes";
214
+ const _Da = "Data";
215
+ const _De = "Description";
216
+ const _Des = "Destination";
217
+ const _Det = "Details";
218
+ const _Do = "Domain";
219
+ const _E = "Errors";
220
+ const _EA = "EmailAddress";
221
+ const _EAFL = "EmailAddressFilterList";
222
+ const _EBA = "EventBusArn";
223
+ const _EBD = "EventBridgeDestination";
224
+ const _EC = "EmailContent";
225
+ const _ED = "EndDate";
226
+ const _EDD = "EventDestinationDefinition";
227
+ const _EDN = "EventDestinationName";
228
+ const _EDS = "ExportDataSource";
229
+ const _EDv = "EventDestination";
230
+ const _EDve = "EventDetails";
231
+ const _EDven = "EventDestinations";
232
+ const _EDx = "ExportDestination";
233
+ const _EDxp = "ExportDimensions";
234
+ const _EFE = "EmailForwardingEnabled";
235
+ const _EI = "EmailIdentity";
236
+ const _EIL = "EmailInsightsList";
237
+ const _EIm = "EmailInsights";
238
+ const _EIma = "EmailIdentities";
239
+ const _EIn = "EndpointId";
240
+ const _EJ = "ExportJobs";
241
+ const _EJS = "ExportJobSummary";
242
+ const _EJSL = "ExportJobSummaryList";
243
+ const _EM = "EngagementMetrics";
244
+ const _EMr = "ErrorMessage";
245
+ const _EMx = "ExportMetric";
246
+ const _EMxp = "ExportMetrics";
247
+ const _EN = "EndpointName";
248
+ const _ERC = "ExportedRecordsCount";
249
+ const _ES = "EmailSubject";
250
+ const _ESFL = "EmailSubjectFilterList";
251
+ const _EST = "ExportSourceType";
252
+ const _ESn = "EnforcementStatus";
253
+ const _ESx = "ExportStatistics";
254
+ const _ET = "EmailTags";
255
+ const _ETC = "EmailTemplateContent";
256
+ const _ETM = "EmailTemplateMetadata";
257
+ const _ETML = "EmailTemplateMetadataList";
258
+ const _ETr = "ErrorType";
259
+ const _En = "Enabled";
260
+ const _Er = "Error";
261
+ const _Es = "Esps";
262
+ const _Ev = "Events";
263
+ const _Ex = "Exclude";
264
+ const _F = "Filter";
265
+ const _FA = "FromAddress";
266
+ const _FEA = "FromEmailAddress";
267
+ const _FEAIA = "FromEmailAddressIdentityArn";
268
+ const _FFEA = "FeedbackForwardingEmailAddress";
269
+ const _FFEAIA = "FeedbackForwardingEmailAddressIdentityArn";
270
+ const _FFS = "FeedbackForwardingStatus";
271
+ const _FI = "FailureInfo";
272
+ const _FIe = "FeedbackId";
273
+ const _FN = "FileName";
274
+ const _FRC = "FailedRecordsCount";
275
+ const _FRSU = "FailedRecordsS3Url";
276
+ const _FRURL = "FailureRedirectionURL";
277
+ const _FS = "FilteredStatus";
278
+ const _FSDT = "FirstSeenDateTime";
279
+ const _G = "Global";
280
+ const _GA = "GuardianAttributes";
281
+ const _GAR = "GetAccountRequest";
282
+ const _GARe = "GetAccountResponse";
283
+ const _GAe = "GetAccount";
284
+ const _GBR = "GetBlacklistReports";
285
+ const _GBRR = "GetBlacklistReportsRequest";
286
+ const _GBRRe = "GetBlacklistReportsResponse";
287
+ const _GC = "GetContact";
288
+ const _GCL = "GetContactList";
289
+ const _GCLR = "GetContactListRequest";
290
+ const _GCLRe = "GetContactListResponse";
291
+ const _GCR = "GetContactRequest";
292
+ const _GCRe = "GetContactResponse";
293
+ const _GCS = "GetConfigurationSet";
294
+ const _GCSED = "GetConfigurationSetEventDestinations";
295
+ const _GCSEDR = "GetConfigurationSetEventDestinationsRequest";
296
+ const _GCSEDRe = "GetConfigurationSetEventDestinationsResponse";
297
+ const _GCSR = "GetConfigurationSetRequest";
298
+ const _GCSRe = "GetConfigurationSetResponse";
299
+ const _GCVET = "GetCustomVerificationEmailTemplate";
300
+ const _GCVETR = "GetCustomVerificationEmailTemplateRequest";
301
+ const _GCVETRe = "GetCustomVerificationEmailTemplateResponse";
302
+ const _GDDC = "GetDomainDeliverabilityCampaign";
303
+ const _GDDCR = "GetDomainDeliverabilityCampaignRequest";
304
+ const _GDDCRe = "GetDomainDeliverabilityCampaignResponse";
305
+ const _GDDO = "GetDeliverabilityDashboardOptions";
306
+ const _GDDOR = "GetDeliverabilityDashboardOptionsRequest";
307
+ const _GDDORe = "GetDeliverabilityDashboardOptionsResponse";
308
+ const _GDI = "GetDedicatedIp";
309
+ const _GDIP = "GetDedicatedIpPool";
310
+ const _GDIPR = "GetDedicatedIpPoolRequest";
311
+ const _GDIPRe = "GetDedicatedIpPoolResponse";
312
+ const _GDIR = "GetDedicatedIpRequest";
313
+ const _GDIRe = "GetDedicatedIpResponse";
314
+ const _GDIRet = "GetDedicatedIpsRequest";
315
+ const _GDIRete = "GetDedicatedIpsResponse";
316
+ const _GDIe = "GetDedicatedIps";
317
+ const _GDSR = "GetDomainStatisticsReport";
318
+ const _GDSRR = "GetDomainStatisticsReportRequest";
319
+ const _GDSRRe = "GetDomainStatisticsReportResponse";
320
+ const _GDTR = "GetDeliverabilityTestReport";
321
+ const _GDTRR = "GetDeliverabilityTestReportRequest";
322
+ const _GDTRRe = "GetDeliverabilityTestReportResponse";
323
+ const _GEI = "GetEmailIdentity";
324
+ const _GEIP = "GetEmailIdentityPolicies";
325
+ const _GEIPR = "GetEmailIdentityPoliciesRequest";
326
+ const _GEIPRe = "GetEmailIdentityPoliciesResponse";
327
+ const _GEIR = "GetEmailIdentityRequest";
328
+ const _GEIRe = "GetEmailIdentityResponse";
329
+ const _GEJ = "GetExportJob";
330
+ const _GEJR = "GetExportJobRequest";
331
+ const _GEJRe = "GetExportJobResponse";
332
+ const _GET = "GetEmailTemplate";
333
+ const _GETR = "GetEmailTemplateRequest";
334
+ const _GETRe = "GetEmailTemplateResponse";
335
+ const _GIJ = "GetImportJob";
336
+ const _GIJR = "GetImportJobRequest";
337
+ const _GIJRe = "GetImportJobResponse";
338
+ const _GMI = "GetMessageInsights";
339
+ const _GMIR = "GetMessageInsightsRequest";
340
+ const _GMIRe = "GetMessageInsightsResponse";
341
+ const _GMRE = "GetMultiRegionEndpoint";
342
+ const _GMRER = "GetMultiRegionEndpointRequest";
343
+ const _GMRERe = "GetMultiRegionEndpointResponse";
344
+ const _GO = "GuardianOptions";
345
+ const _GRE = "GetReputationEntity";
346
+ const _GRER = "GetReputationEntityRequest";
347
+ const _GRERe = "GetReputationEntityResponse";
348
+ const _GSD = "GetSuppressedDestination";
349
+ const _GSDR = "GetSuppressedDestinationRequest";
350
+ const _GSDRe = "GetSuppressedDestinationResponse";
351
+ const _GT = "GetTenant";
352
+ const _GTR = "GetTenantRequest";
353
+ const _GTRe = "GetTenantResponse";
354
+ const _H = "Html";
355
+ const _HP = "HttpsPolicy";
356
+ const _He = "Headers";
357
+ const _I = "Id";
358
+ const _IC = "InboxCount";
359
+ const _ID = "ImportDestination";
360
+ const _IDS = "ImportDataSource";
361
+ const _IDT = "ImportDestinationType";
362
+ const _IE = "InsightsEvent";
363
+ const _IEA = "InsightsEmailAddress";
364
+ const _IEn = "InsightsEvents";
365
+ const _II = "IdentityInfo";
366
+ const _IIL = "IdentityInfoList";
367
+ const _IJ = "ImportJobs";
368
+ const _IJS = "ImportJobSummary";
369
+ const _IJSL = "ImportJobSummaryList";
370
+ const _IN = "IspName";
371
+ const _INTE = "InvalidNextTokenException";
372
+ const _INd = "IdentityName";
373
+ const _IP = "InboxPercentage";
374
+ const _IPTO = "InboxPlacementTrackingOption";
375
+ const _IPs = "IspPlacements";
376
+ const _IPsp = "IspPlacement";
377
+ const _IRA = "IamRoleArn";
378
+ const _IRC = "InboxRawCount";
379
+ const _ISEE = "InternalServiceErrorException";
380
+ const _IT = "IdentityType";
381
+ const _IU = "ImageUrl";
382
+ const _Im = "Impact";
383
+ const _In = "Insights";
384
+ const _Inc = "Include";
385
+ const _Ip = "Ip";
386
+ const _Is = "Isp";
387
+ const _JI = "JobId";
388
+ const _JS = "JobStatus";
389
+ const _K = "Key";
390
+ const _KFD = "KinesisFirehoseDestination";
391
+ const _LC = "ListContacts";
392
+ const _LCF = "ListContactsFilter";
393
+ const _LCL = "ListContactLists";
394
+ const _LCLR = "ListContactListsRequest";
395
+ const _LCLRi = "ListContactListsResponse";
396
+ const _LCR = "ListContactsRequest";
397
+ const _LCRi = "ListContactsResponse";
398
+ const _LCS = "ListConfigurationSets";
399
+ const _LCSR = "ListConfigurationSetsRequest";
400
+ const _LCSRi = "ListConfigurationSetsResponse";
401
+ const _LCT = "LastCheckedTimestamp";
402
+ const _LCVET = "ListCustomVerificationEmailTemplates";
403
+ const _LCVETR = "ListCustomVerificationEmailTemplatesRequest";
404
+ const _LCVETRi = "ListCustomVerificationEmailTemplatesResponse";
405
+ const _LDDC = "ListDomainDeliverabilityCampaigns";
406
+ const _LDDCR = "ListDomainDeliverabilityCampaignsRequest";
407
+ const _LDDCRi = "ListDomainDeliverabilityCampaignsResponse";
408
+ const _LDE = "LastDeliveryEvent";
409
+ const _LDIP = "ListDedicatedIpPools";
410
+ const _LDIPR = "ListDedicatedIpPoolsRequest";
411
+ const _LDIPRi = "ListDedicatedIpPoolsResponse";
412
+ const _LDTR = "ListDeliverabilityTestReports";
413
+ const _LDTRR = "ListDeliverabilityTestReportsRequest";
414
+ const _LDTRRi = "ListDeliverabilityTestReportsResponse";
415
+ const _LEE = "LimitExceededException";
416
+ const _LEEa = "LastEngagementEvent";
417
+ const _LEI = "ListEmailIdentities";
418
+ const _LEIR = "ListEmailIdentitiesRequest";
419
+ const _LEIRi = "ListEmailIdentitiesResponse";
420
+ const _LEJ = "ListExportJobs";
421
+ const _LEJR = "ListExportJobsRequest";
422
+ const _LEJRi = "ListExportJobsResponse";
423
+ const _LET = "ListEmailTemplates";
424
+ const _LETR = "ListEmailTemplatesRequest";
425
+ const _LETRi = "ListEmailTemplatesResponse";
426
+ const _LFS = "LastFreshStart";
427
+ const _LIJ = "ListImportJobs";
428
+ const _LIJR = "ListImportJobsRequest";
429
+ const _LIJRi = "ListImportJobsResponse";
430
+ const _LKGT = "LastKeyGenerationTimestamp";
431
+ const _LMO = "ListManagementOptions";
432
+ const _LMRE = "ListMultiRegionEndpoints";
433
+ const _LMRER = "ListMultiRegionEndpointsRequest";
434
+ const _LMRERi = "ListMultiRegionEndpointsResponse";
435
+ const _LOC = "ListOfContacts";
436
+ const _LOCL = "ListOfContactLists";
437
+ const _LR = "ListRecommendations";
438
+ const _LRE = "ListReputationEntities";
439
+ const _LRER = "ListReputationEntitiesRequest";
440
+ const _LRERi = "ListReputationEntitiesResponse";
441
+ const _LRR = "ListRecommendationsRequest";
442
+ const _LRRi = "ListRecommendationsResponse";
443
+ const _LRT = "ListResourceTenants";
444
+ const _LRTR = "ListResourceTenantsRequest";
445
+ const _LRTRi = "ListResourceTenantsResponse";
446
+ const _LSD = "ListSuppressedDestinations";
447
+ const _LSDR = "ListSuppressedDestinationsRequest";
448
+ const _LSDRi = "ListSuppressedDestinationsResponse";
449
+ const _LSDT = "LastSeenDateTime";
450
+ const _LST = "LastSuccessTimestamp";
451
+ const _LT = "ListingTime";
452
+ const _LTFR = "ListTagsForResource";
453
+ const _LTFRR = "ListTagsForResourceRequest";
454
+ const _LTFRRi = "ListTagsForResourceResponse";
455
+ const _LTR = "ListTenantsRequest";
456
+ const _LTRR = "ListTenantResourcesRequest";
457
+ const _LTRRi = "ListTenantResourcesResponse";
458
+ const _LTRi = "ListTenantsResponse";
459
+ const _LTRis = "ListTenantResources";
460
+ const _LTi = "ListTenants";
461
+ const _LUT = "LastUpdatedTimestamp";
462
+ const _LUTa = "LastUpdateTime";
463
+ const _M = "Metric";
464
+ const _MDE = "MetricDataError";
465
+ const _MDEL = "MetricDataErrorList";
466
+ const _MDR = "MetricDataResult";
467
+ const _MDRL = "MetricDataResultList";
468
+ const _MDS = "MaxDeliverySeconds";
469
+ const _MDSe = "MetricsDataSource";
470
+ const _MET = "MatchingEventTypes";
471
+ const _MFA = "MailFromAttributes";
472
+ const _MFD = "MailFromDomain";
473
+ const _MFDNVE = "MailFromDomainNotVerifiedException";
474
+ const _MFDS = "MailFromDomainStatus";
475
+ const _MH = "MessageHeader";
476
+ const _MHL = "MessageHeaderList";
477
+ const _MHS = "Max24HourSend";
478
+ const _MI = "MessageId";
479
+ const _MIDS = "MessageInsightsDataSource";
480
+ const _MIF = "MessageInsightsFilters";
481
+ const _MP = "MissingPercentage";
482
+ const _MR = "MaxResults";
483
+ const _MRE = "MultiRegionEndpoints";
484
+ const _MREu = "MultiRegionEndpoint";
485
+ const _MRe = "MessageRejected";
486
+ const _MSR = "MaxSendRate";
487
+ const _MT = "MailType";
488
+ const _MTL = "MessageTagList";
489
+ const _MTe = "MessageTag";
490
+ const _Me = "Message";
491
+ const _Met = "Metrics";
492
+ const _N = "Namespace";
493
+ const _NFE = "NotFoundException";
494
+ const _NSKL = "NextSigningKeyLength";
495
+ const _NT = "NextToken";
496
+ const _Na = "Name";
497
+ const _OP = "OverallPlacement";
498
+ const _OSD = "OptimizedSharedDelivery";
499
+ const _OV = "OverallVolume";
500
+ const _P = "Policy";
501
+ const _PAD = "PutAccountDetails";
502
+ const _PADIWA = "PutAccountDedicatedIpWarmupAttributes";
503
+ const _PADIWAR = "PutAccountDedicatedIpWarmupAttributesRequest";
504
+ const _PADIWARu = "PutAccountDedicatedIpWarmupAttributesResponse";
505
+ const _PADR = "PutAccountDetailsRequest";
506
+ const _PADRu = "PutAccountDetailsResponse";
507
+ const _PAE = "ProductionAccessEnabled";
508
+ const _PASA = "PutAccountSendingAttributes";
509
+ const _PASAR = "PutAccountSendingAttributesRequest";
510
+ const _PASARu = "PutAccountSendingAttributesResponse";
511
+ const _PASARut = "PutAccountSuppressionAttributesRequest";
512
+ const _PASARutc = "PutAccountSuppressionAttributesResponse";
513
+ const _PASAu = "PutAccountSuppressionAttributes";
514
+ const _PAVA = "PutAccountVdmAttributes";
515
+ const _PAVAR = "PutAccountVdmAttributesRequest";
516
+ const _PAVARu = "PutAccountVdmAttributesResponse";
517
+ const _PCSAO = "PutConfigurationSetArchivingOptions";
518
+ const _PCSAOR = "PutConfigurationSetArchivingOptionsRequest";
519
+ const _PCSAORu = "PutConfigurationSetArchivingOptionsResponse";
520
+ const _PCSDO = "PutConfigurationSetDeliveryOptions";
521
+ const _PCSDOR = "PutConfigurationSetDeliveryOptionsRequest";
522
+ const _PCSDORu = "PutConfigurationSetDeliveryOptionsResponse";
523
+ const _PCSRO = "PutConfigurationSetReputationOptions";
524
+ const _PCSROR = "PutConfigurationSetReputationOptionsRequest";
525
+ const _PCSRORu = "PutConfigurationSetReputationOptionsResponse";
526
+ const _PCSSO = "PutConfigurationSetSendingOptions";
527
+ const _PCSSOR = "PutConfigurationSetSendingOptionsRequest";
528
+ const _PCSSORu = "PutConfigurationSetSendingOptionsResponse";
529
+ const _PCSSORut = "PutConfigurationSetSuppressionOptionsRequest";
530
+ const _PCSSORuto = "PutConfigurationSetSuppressionOptionsResponse";
531
+ const _PCSSOu = "PutConfigurationSetSuppressionOptions";
532
+ const _PCSTO = "PutConfigurationSetTrackingOptions";
533
+ const _PCSTOR = "PutConfigurationSetTrackingOptionsRequest";
534
+ const _PCSTORu = "PutConfigurationSetTrackingOptionsResponse";
535
+ const _PCSVO = "PutConfigurationSetVdmOptions";
536
+ const _PCSVOR = "PutConfigurationSetVdmOptionsRequest";
537
+ const _PCSVORu = "PutConfigurationSetVdmOptionsResponse";
538
+ const _PD = "PinpointDestination";
539
+ const _PDDO = "PutDeliverabilityDashboardOption";
540
+ const _PDDOR = "PutDeliverabilityDashboardOptionRequest";
541
+ const _PDDORu = "PutDeliverabilityDashboardOptionResponse";
542
+ const _PDIIP = "PutDedicatedIpInPool";
543
+ const _PDIIPR = "PutDedicatedIpInPoolRequest";
544
+ const _PDIIPRu = "PutDedicatedIpInPoolResponse";
545
+ const _PDIPSA = "PutDedicatedIpPoolScalingAttributes";
546
+ const _PDIPSAR = "PutDedicatedIpPoolScalingAttributesRequest";
547
+ const _PDIPSARu = "PutDedicatedIpPoolScalingAttributesResponse";
548
+ const _PDIWA = "PutDedicatedIpWarmupAttributes";
549
+ const _PDIWAR = "PutDedicatedIpWarmupAttributesRequest";
550
+ const _PDIWARu = "PutDedicatedIpWarmupAttributesResponse";
551
+ const _PEICSA = "PutEmailIdentityConfigurationSetAttributes";
552
+ const _PEICSAR = "PutEmailIdentityConfigurationSetAttributesRequest";
553
+ const _PEICSARu = "PutEmailIdentityConfigurationSetAttributesResponse";
554
+ const _PEIDA = "PutEmailIdentityDkimAttributes";
555
+ const _PEIDAR = "PutEmailIdentityDkimAttributesRequest";
556
+ const _PEIDARu = "PutEmailIdentityDkimAttributesResponse";
557
+ const _PEIDSA = "PutEmailIdentityDkimSigningAttributes";
558
+ const _PEIDSAR = "PutEmailIdentityDkimSigningAttributesRequest";
559
+ const _PEIDSARu = "PutEmailIdentityDkimSigningAttributesResponse";
560
+ const _PEIFA = "PutEmailIdentityFeedbackAttributes";
561
+ const _PEIFAR = "PutEmailIdentityFeedbackAttributesRequest";
562
+ const _PEIFARu = "PutEmailIdentityFeedbackAttributesResponse";
563
+ const _PEIMFA = "PutEmailIdentityMailFromAttributes";
564
+ const _PEIMFAR = "PutEmailIdentityMailFromAttributesRequest";
565
+ const _PEIMFARu = "PutEmailIdentityMailFromAttributesResponse";
566
+ const _PESD = "PendingExpirationSubscribedDomains";
567
+ const _PI = "ProjectedInbox";
568
+ const _PK = "PrivateKey";
569
+ const _PN = "PoolName";
570
+ const _PNS = "PrimaryNameServer";
571
+ const _PNo = "PolicyName";
572
+ const _PRC = "ProcessedRecordsCount";
573
+ const _PS = "PageSize";
574
+ const _PSD = "PutSuppressedDestination";
575
+ const _PSDR = "PutSuppressedDestinationRequest";
576
+ const _PSDRu = "PutSuppressedDestinationResponse";
577
+ const _PSl = "PlacementStatistics";
578
+ const _PSr = "ProjectedSpam";
579
+ const _PV = "ProjectedVolume";
580
+ const _Po = "Policies";
581
+ const _Q = "Queries";
582
+ const _R = "Results";
583
+ const _RA = "ResourceArn";
584
+ const _RC = "RawContent";
585
+ const _RD = "ReviewDetails";
586
+ const _RDR = "ReadDeleteRate";
587
+ const _RDo = "RoutesDetails";
588
+ const _RDou = "RouteDetails";
589
+ const _RE = "ReputationEntity";
590
+ const _REC = "ReplacementEmailContent";
591
+ const _REL = "ReputationEntitiesList";
592
+ const _REP = "ReputationEntityPolicy";
593
+ const _RER = "ReputationEntityReference";
594
+ const _RET = "ReputationEntityType";
595
+ const _REe = "ReputationEntities";
596
+ const _RH = "ReplacementHeaders";
597
+ const _RI = "ReportId";
598
+ const _RIe = "ReputationImpact";
599
+ const _RL = "RecommendationsList";
600
+ const _RM = "RawMessage";
601
+ const _RME = "ReputationMetricsEnabled";
602
+ const _RMP = "ReputationManagementPolicy";
603
+ const _RN = "RblName";
604
+ const _RNe = "ReportName";
605
+ const _RO = "ReputationOptions";
606
+ const _RR = "ReadRate";
607
+ const _RRP = "ReadRatePercent";
608
+ const _RT = "ReplacementTags";
609
+ const _RTA = "ReplyToAddresses";
610
+ const _RTD = "ReplacementTemplateData";
611
+ const _RTM = "ResourceTenantMetadata";
612
+ const _RTML = "ResourceTenantMetadataList";
613
+ const _RTe = "ResourceTenants";
614
+ const _RTen = "RenderedTemplate";
615
+ const _RTep = "ReplacementTemplate";
616
+ const _RTes = "ResourceType";
617
+ const _Ra = "Raw";
618
+ const _Re = "Recommendations";
619
+ const _Rea = "Reasons";
620
+ const _Reas = "Reason";
621
+ const _Rec = "Recommendation";
622
+ const _Reg = "Regions";
623
+ const _Regi = "Region";
624
+ const _Ro = "Routes";
625
+ const _Rou = "Route";
626
+ const _S = "Status";
627
+ const _SA = "SuppressionAttributes";
628
+ const _SAO = "SigningAttributesOrigin";
629
+ const _SAi = "SigningAttributes";
630
+ const _SBE = "SendBulkEmail";
631
+ const _SBER = "SendBulkEmailRequest";
632
+ const _SBERe = "SendBulkEmailResponse";
633
+ const _SC = "SpamCount";
634
+ const _SCVE = "SendCustomVerificationEmail";
635
+ const _SCVER = "SendCustomVerificationEmailRequest";
636
+ const _SCVERe = "SendCustomVerificationEmailResponse";
637
+ const _SD = "StartDate";
638
+ const _SDA = "SuppressedDestinationAttributes";
639
+ const _SDS = "SuppressedDestinationSummaries";
640
+ const _SDSu = "SuppressedDestinationSummary";
641
+ const _SDn = "SnsDestination";
642
+ const _SDu = "SuppressedDestination";
643
+ const _SDub = "SubscribedDomain";
644
+ const _SDubs = "SubscribedDomains";
645
+ const _SE = "SigningEnabled";
646
+ const _SED = "SubscriptionExpiryDate";
647
+ const _SER = "SendEmailRequest";
648
+ const _SERe = "SendEmailResponse";
649
+ const _SEe = "SendingEnabled";
650
+ const _SEen = "SendEmail";
651
+ const _SI = "SendingIps";
652
+ const _SLD = "SuppressionListDestination";
653
+ const _SLH = "SentLast24Hours";
654
+ const _SLIA = "SuppressionListImportAction";
655
+ const _SM = "ScalingMode";
656
+ const _SN = "SerialNumber";
657
+ const _SO = "SendingOptions";
658
+ const _SOAR = "SOARecord";
659
+ const _SOu = "SuppressionOptions";
660
+ const _SP = "SpamPercentage";
661
+ const _SPE = "SendingPausedException";
662
+ const _SPN = "SendingPoolName";
663
+ const _SPp = "SpfPercentage";
664
+ const _SQ = "SendQuota";
665
+ const _SR = "SuppressedReasons";
666
+ const _SRC = "SpamRawCount";
667
+ const _SRURL = "SuccessRedirectionURL";
668
+ const _SRt = "StatusRecord";
669
+ const _SS = "SendingStatus";
670
+ const _SSA = "SendingStatusAggregate";
671
+ const _SSD = "SubscriptionStartDate";
672
+ const _SSu = "SubscriptionStatus";
673
+ const _SU = "S3Url";
674
+ const _Si = "Simple";
675
+ const _St = "Statistics";
676
+ const _Su = "Subject";
677
+ const _T = "Text";
678
+ const _TA = "TenantArn";
679
+ const _TAe = "TemplateArn";
680
+ const _TAo = "ToAddresses";
681
+ const _TAop = "TopicArn";
682
+ const _TC = "TemplateContent";
683
+ const _TD = "TemplateData";
684
+ const _TDP = "TopicDefaultPreferences";
685
+ const _TF = "TopicFilter";
686
+ const _TI = "TenantId";
687
+ const _TIL = "TenantInfoList";
688
+ const _TIe = "TenantInfo";
689
+ const _TIr = "TrackedIsps";
690
+ const _TK = "TagKeys";
691
+ const _TL = "TagList";
692
+ const _TM = "TemplatesMetadata";
693
+ const _TMRE = "TooManyRequestsException";
694
+ const _TN = "TemplateName";
695
+ const _TNe = "TenantName";
696
+ const _TNo = "TopicName";
697
+ const _TO = "TrackingOptions";
698
+ const _TP = "TopicPreferences";
699
+ const _TPL = "TopicPreferenceList";
700
+ const _TPl = "TlsPolicy";
701
+ const _TPo = "TopicPreference";
702
+ const _TR = "TenantResources";
703
+ const _TRET = "TestRenderEmailTemplate";
704
+ const _TRETR = "TestRenderEmailTemplateRequest";
705
+ const _TRETRe = "TestRenderEmailTemplateResponse";
706
+ const _TRL = "TenantResourceList";
707
+ const _TRR = "TagResourceRequest";
708
+ const _TRRa = "TagResourceResponse";
709
+ const _TRa = "TagResource";
710
+ const _TRe = "TenantResource";
711
+ const _TS = "TemplateSubject";
712
+ const _Ta = "Tags";
713
+ const _Tag = "Tag";
714
+ const _Te = "Template";
715
+ const _Ten = "Tenant";
716
+ const _Tena = "Tenants";
717
+ const _Ti = "Timestamp";
718
+ const _Tim = "Timestamps";
719
+ const _To = "Topics";
720
+ const _Tok = "Tokens";
721
+ const _Top = "Topic";
722
+ const _Ty = "Type";
723
+ const _UA = "UnsubscribeAll";
724
+ const _UC = "UpdateContact";
725
+ const _UCD = "UseCaseDescription";
726
+ const _UCL = "UpdateContactList";
727
+ const _UCLR = "UpdateContactListRequest";
728
+ const _UCLRp = "UpdateContactListResponse";
729
+ const _UCR = "UpdateContactRequest";
730
+ const _UCRp = "UpdateContactResponse";
731
+ const _UCSED = "UpdateConfigurationSetEventDestination";
732
+ const _UCSEDR = "UpdateConfigurationSetEventDestinationRequest";
733
+ const _UCSEDRp = "UpdateConfigurationSetEventDestinationResponse";
734
+ const _UCVET = "UpdateCustomVerificationEmailTemplate";
735
+ const _UCVETR = "UpdateCustomVerificationEmailTemplateRequest";
736
+ const _UCVETRp = "UpdateCustomVerificationEmailTemplateResponse";
737
+ const _UDIPU = "UseDefaultIfPreferenceUnavailable";
738
+ const _UEIP = "UpdateEmailIdentityPolicy";
739
+ const _UEIPR = "UpdateEmailIdentityPolicyRequest";
740
+ const _UEIPRp = "UpdateEmailIdentityPolicyResponse";
741
+ const _UET = "UpdateEmailTemplate";
742
+ const _UETR = "UpdateEmailTemplateRequest";
743
+ const _UETRp = "UpdateEmailTemplateResponse";
744
+ const _UR = "UntagResource";
745
+ const _URECMS = "UpdateReputationEntityCustomerManagedStatus";
746
+ const _URECMSR = "UpdateReputationEntityCustomerManagedStatusRequest";
747
+ const _URECMSRp = "UpdateReputationEntityCustomerManagedStatusResponse";
748
+ const _UREP = "UpdateReputationEntityPolicy";
749
+ const _UREPR = "UpdateReputationEntityPolicyRequest";
750
+ const _UREPRp = "UpdateReputationEntityPolicyResponse";
751
+ const _URR = "UntagResourceRequest";
752
+ const _URRn = "UntagResourceResponse";
753
+ const _V = "Value";
754
+ const _VA = "VdmAttributes";
755
+ const _VE = "VdmEnabled";
756
+ const _VFSS = "VerifiedForSendingStatus";
757
+ const _VI = "VerificationInfo";
758
+ const _VO = "VdmOptions";
759
+ const _VS = "VolumeStatistics";
760
+ const _VSe = "VerificationStatus";
761
+ const _Va = "Values";
762
+ const _WP = "WarmupPercentage";
763
+ const _WS = "WarmupStatus";
764
+ const _WURL = "WebsiteURL";
765
+ const _c = "client";
766
+ const _e = "error";
767
+ const _h = "http";
768
+ const _hE = "httpError";
769
+ const _hQ = "httpQuery";
770
+ const _m = "message";
771
+ const _s = "server";
772
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.sesv2";
773
+ const n0 = "com.amazonaws.sesv2";
774
+ import { TypeRegistry } from "@smithy/core/schema";
775
+ import { AccountSuspendedException as __AccountSuspendedException, AlreadyExistsException as __AlreadyExistsException, BadRequestException as __BadRequestException, ConcurrentModificationException as __ConcurrentModificationException, ConflictException as __ConflictException, InternalServiceErrorException as __InternalServiceErrorException, InvalidNextTokenException as __InvalidNextTokenException, LimitExceededException as __LimitExceededException, MailFromDomainNotVerifiedException as __MailFromDomainNotVerifiedException, MessageRejected as __MessageRejected, NotFoundException as __NotFoundException, SendingPausedException as __SendingPausedException, TooManyRequestsException as __TooManyRequestsException, } from "../models/index";
776
+ import { SESv2ServiceException as __SESv2ServiceException } from "../models/SESv2ServiceException";
777
+ export var AdditionalContactEmailAddress = [0, n0, _ACEA, 8, 0];
778
+ export var EmailSubject = [0, n0, _ES, 8, 0];
779
+ export var InsightsEmailAddress = [0, n0, _IEA, 8, 0];
780
+ export var PrivateKey = [0, n0, _PK, 8, 0];
781
+ export var UseCaseDescription = [0, n0, _UCD, 8, 0];
782
+ export var WebsiteURL = [0, n0, _WURL, 8, 0];
783
+ export var AccountDetails = [
784
+ 3,
785
+ n0,
786
+ _AD,
787
+ 0,
788
+ [_MT, _WURL, _CL, _UCD, _ACEAd, _RD],
789
+ [
790
+ 0,
791
+ [() => WebsiteURL, 0],
792
+ 0,
793
+ [() => UseCaseDescription, 0],
794
+ [() => AdditionalContactEmailAddresses, 0],
795
+ () => ReviewDetails,
796
+ ],
797
+ ];
798
+ export var AccountSuspendedException = [
799
+ -3,
800
+ n0,
801
+ _ASE,
802
+ {
803
+ [_e]: _c,
804
+ [_hE]: 400,
805
+ },
806
+ [_m],
807
+ [0],
808
+ ];
809
+ 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
+ ];
821
+ TypeRegistry.for(n0).registerError(AlreadyExistsException, __AlreadyExistsException);
822
+ export var ArchivingOptions = [3, n0, _AO, 0, [_AA], [0]];
823
+ export var Attachment = [
824
+ 3,
825
+ n0,
826
+ _A,
827
+ 0,
828
+ [_RC, _CD, _FN, _CDo, _CI, _CTE, _CT],
829
+ [21, 0, 0, 0, 0, 0, 0],
830
+ ];
831
+ export var BadRequestException = [
832
+ -3,
833
+ n0,
834
+ _BRE,
835
+ {
836
+ [_e]: _c,
837
+ [_hE]: 400,
838
+ },
839
+ [_m],
840
+ [0],
841
+ ];
842
+ TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
843
+ export var BatchGetMetricDataQuery = [
844
+ 3,
845
+ n0,
846
+ _BGMDQ,
847
+ 0,
848
+ [_I, _N, _M, _D, _SD, _ED],
849
+ [0, 0, 0, 128 | 0, 4, 4],
850
+ ];
851
+ export var BatchGetMetricDataRequest = [
852
+ 3,
853
+ n0,
854
+ _BGMDR,
855
+ 0,
856
+ [_Q],
857
+ [() => BatchGetMetricDataQueries],
858
+ ];
859
+ export var BatchGetMetricDataResponse = [
860
+ 3,
861
+ n0,
862
+ _BGMDRa,
863
+ 0,
864
+ [_R, _E],
865
+ [() => MetricDataResultList, () => MetricDataErrorList],
866
+ ];
867
+ export var BlacklistEntry = [3, n0, _BE, 0, [_RN, _LT, _De], [0, 4, 0]];
868
+ export var Body = [3, n0, _B, 0, [_T, _H], [() => Content, () => Content]];
869
+ export var Bounce = [3, n0, _Bo, 0, [_BT, _BST, _DC], [0, 0, 0]];
870
+ export var BulkEmailContent = [3, n0, _BEC, 0, [_Te], [() => Template]];
871
+ export var BulkEmailEntry = [
872
+ 3,
873
+ n0,
874
+ _BEE,
875
+ 0,
876
+ [_Des, _RT, _REC, _RH],
877
+ [() => Destination, () => MessageTagList, () => ReplacementEmailContent, () => MessageHeaderList],
878
+ ];
879
+ export var BulkEmailEntryResult = [3, n0, _BEER, 0, [_S, _Er, _MI], [0, 0, 0]];
880
+ export var CancelExportJobRequest = [3, n0, _CEJR, 0, [_JI], [[0, 1]]];
881
+ export var CancelExportJobResponse = [3, n0, _CEJRa, 0, [], []];
882
+ export var CloudWatchDestination = [
883
+ 3,
884
+ n0,
885
+ _CWD,
886
+ 0,
887
+ [_DCi],
888
+ [() => CloudWatchDimensionConfigurations],
889
+ ];
890
+ export var CloudWatchDimensionConfiguration = [3, n0, _CWDC, 0, [_DN, _DVS, _DDV], [0, 0, 0]];
891
+ 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
+ ];
903
+ 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
+ ];
915
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
916
+ export var Contact = [
917
+ 3,
918
+ n0,
919
+ _Co,
920
+ 0,
921
+ [_EA, _TP, _TDP, _UA, _LUT],
922
+ [0, () => TopicPreferenceList, () => TopicPreferenceList, 2, 4],
923
+ ];
924
+ export var ContactList = [3, n0, _CLo, 0, [_CLN, _LUT], [0, 4]];
925
+ export var ContactListDestination = [3, n0, _CLD, 0, [_CLN, _CLIA], [0, 0]];
926
+ export var Content = [3, n0, _Con, 0, [_Da, _Ch], [0, 0]];
927
+ export var CreateConfigurationSetEventDestinationRequest = [
928
+ 3,
929
+ n0,
930
+ _CCSEDR,
931
+ 0,
932
+ [_CSN, _EDN, _EDv],
933
+ [[0, 1], 0, () => EventDestinationDefinition],
934
+ ];
935
+ export var CreateConfigurationSetEventDestinationResponse = [3, n0, _CCSEDRr, 0, [], []];
936
+ export var CreateConfigurationSetRequest = [
937
+ 3,
938
+ n0,
939
+ _CCSR,
940
+ 0,
941
+ [_CSN, _TO, _DO, _RO, _SO, _Ta, _SOu, _VO, _AO],
942
+ [
943
+ 0,
944
+ () => TrackingOptions,
945
+ () => DeliveryOptions,
946
+ () => ReputationOptions,
947
+ () => SendingOptions,
948
+ () => TagList,
949
+ () => SuppressionOptions,
950
+ () => VdmOptions,
951
+ () => ArchivingOptions,
952
+ ],
953
+ ];
954
+ export var CreateConfigurationSetResponse = [3, n0, _CCSRr, 0, [], []];
955
+ export var CreateContactListRequest = [
956
+ 3,
957
+ n0,
958
+ _CCLR,
959
+ 0,
960
+ [_CLN, _To, _De, _Ta],
961
+ [0, () => Topics, 0, () => TagList],
962
+ ];
963
+ export var CreateContactListResponse = [3, n0, _CCLRr, 0, [], []];
964
+ export var CreateContactRequest = [
965
+ 3,
966
+ n0,
967
+ _CCR,
968
+ 0,
969
+ [_CLN, _EA, _TP, _UA, _ADt],
970
+ [[0, 1], 0, () => TopicPreferenceList, 2, 0],
971
+ ];
972
+ export var CreateContactResponse = [3, n0, _CCRr, 0, [], []];
973
+ export var CreateCustomVerificationEmailTemplateRequest = [
974
+ 3,
975
+ n0,
976
+ _CCVETR,
977
+ 0,
978
+ [_TN, _FEA, _TS, _TC, _SRURL, _FRURL],
979
+ [0, 0, 0, 0, 0, 0],
980
+ ];
981
+ export var CreateCustomVerificationEmailTemplateResponse = [3, n0, _CCVETRr, 0, [], []];
982
+ export var CreateDedicatedIpPoolRequest = [
983
+ 3,
984
+ n0,
985
+ _CDIPR,
986
+ 0,
987
+ [_PN, _Ta, _SM],
988
+ [0, () => TagList, 0],
989
+ ];
990
+ export var CreateDedicatedIpPoolResponse = [3, n0, _CDIPRr, 0, [], []];
991
+ export var CreateDeliverabilityTestReportRequest = [
992
+ 3,
993
+ n0,
994
+ _CDTRR,
995
+ 0,
996
+ [_RNe, _FEA, _Con, _Ta],
997
+ [0, 0, () => EmailContent, () => TagList],
998
+ ];
999
+ export var CreateDeliverabilityTestReportResponse = [3, n0, _CDTRRr, 0, [_RI, _DTS], [0, 0]];
1000
+ export var CreateEmailIdentityPolicyRequest = [
1001
+ 3,
1002
+ n0,
1003
+ _CEIPR,
1004
+ 0,
1005
+ [_EI, _PNo, _P],
1006
+ [[0, 1], [0, 1], 0],
1007
+ ];
1008
+ export var CreateEmailIdentityPolicyResponse = [3, n0, _CEIPRr, 0, [], []];
1009
+ export var CreateEmailIdentityRequest = [
1010
+ 3,
1011
+ n0,
1012
+ _CEIR,
1013
+ 0,
1014
+ [_EI, _Ta, _DSA, _CSN],
1015
+ [0, () => TagList, [() => DkimSigningAttributes, 0], 0],
1016
+ ];
1017
+ export var CreateEmailIdentityResponse = [
1018
+ 3,
1019
+ n0,
1020
+ _CEIRr,
1021
+ 0,
1022
+ [_IT, _VFSS, _DA],
1023
+ [0, 2, () => DkimAttributes],
1024
+ ];
1025
+ export var CreateEmailTemplateRequest = [
1026
+ 3,
1027
+ n0,
1028
+ _CETR,
1029
+ 0,
1030
+ [_TN, _TC],
1031
+ [0, () => EmailTemplateContent],
1032
+ ];
1033
+ export var CreateEmailTemplateResponse = [3, n0, _CETRr, 0, [], []];
1034
+ export var CreateExportJobRequest = [
1035
+ 3,
1036
+ n0,
1037
+ _CEJRr,
1038
+ 0,
1039
+ [_EDS, _EDx],
1040
+ [[() => ExportDataSource, 0], () => ExportDestination],
1041
+ ];
1042
+ export var CreateExportJobResponse = [3, n0, _CEJRre, 0, [_JI], [0]];
1043
+ export var CreateImportJobRequest = [
1044
+ 3,
1045
+ n0,
1046
+ _CIJR,
1047
+ 0,
1048
+ [_ID, _IDS],
1049
+ [() => ImportDestination, () => ImportDataSource],
1050
+ ];
1051
+ export var CreateImportJobResponse = [3, n0, _CIJRr, 0, [_JI], [0]];
1052
+ export var CreateMultiRegionEndpointRequest = [
1053
+ 3,
1054
+ n0,
1055
+ _CMRER,
1056
+ 0,
1057
+ [_EN, _Det, _Ta],
1058
+ [0, () => Details, () => TagList],
1059
+ ];
1060
+ export var CreateMultiRegionEndpointResponse = [3, n0, _CMRERr, 0, [_S, _EIn], [0, 0]];
1061
+ export var CreateTenantRequest = [3, n0, _CTR, 0, [_TNe, _Ta], [0, () => TagList]];
1062
+ export var CreateTenantResourceAssociationRequest = [3, n0, _CTRAR, 0, [_TNe, _RA], [0, 0]];
1063
+ export var CreateTenantResourceAssociationResponse = [3, n0, _CTRARr, 0, [], []];
1064
+ export var CreateTenantResponse = [
1065
+ 3,
1066
+ n0,
1067
+ _CTRr,
1068
+ 0,
1069
+ [_TNe, _TI, _TA, _CTr, _Ta, _SS],
1070
+ [0, 0, 0, 4, () => TagList, 0],
1071
+ ];
1072
+ export var CustomVerificationEmailTemplateMetadata = [
1073
+ 3,
1074
+ n0,
1075
+ _CVETM,
1076
+ 0,
1077
+ [_TN, _FEA, _TS, _SRURL, _FRURL],
1078
+ [0, 0, 0, 0, 0],
1079
+ ];
1080
+ export var DailyVolume = [
1081
+ 3,
1082
+ n0,
1083
+ _DV,
1084
+ 0,
1085
+ [_SD, _VS, _DIP],
1086
+ [4, () => VolumeStatistics, () => DomainIspPlacements],
1087
+ ];
1088
+ export var DashboardAttributes = [3, n0, _DAa, 0, [_EM], [0]];
1089
+ export var DashboardOptions = [3, n0, _DOa, 0, [_EM], [0]];
1090
+ export var DedicatedIp = [3, n0, _DI, 0, [_Ip, _WS, _WP, _PN], [0, 0, 1, 0]];
1091
+ export var DedicatedIpPool = [3, n0, _DIPe, 0, [_PN, _SM], [0, 0]];
1092
+ export var DeleteConfigurationSetEventDestinationRequest = [
1093
+ 3,
1094
+ n0,
1095
+ _DCSEDR,
1096
+ 0,
1097
+ [_CSN, _EDN],
1098
+ [
1099
+ [0, 1],
1100
+ [0, 1],
1101
+ ],
1102
+ ];
1103
+ export var DeleteConfigurationSetEventDestinationResponse = [3, n0, _DCSEDRe, 0, [], []];
1104
+ export var DeleteConfigurationSetRequest = [3, n0, _DCSR, 0, [_CSN], [[0, 1]]];
1105
+ export var DeleteConfigurationSetResponse = [3, n0, _DCSRe, 0, [], []];
1106
+ export var DeleteContactListRequest = [3, n0, _DCLR, 0, [_CLN], [[0, 1]]];
1107
+ export var DeleteContactListResponse = [3, n0, _DCLRe, 0, [], []];
1108
+ export var DeleteContactRequest = [
1109
+ 3,
1110
+ n0,
1111
+ _DCR,
1112
+ 0,
1113
+ [_CLN, _EA],
1114
+ [
1115
+ [0, 1],
1116
+ [0, 1],
1117
+ ],
1118
+ ];
1119
+ export var DeleteContactResponse = [3, n0, _DCRe, 0, [], []];
1120
+ export var DeleteCustomVerificationEmailTemplateRequest = [3, n0, _DCVETR, 0, [_TN], [[0, 1]]];
1121
+ export var DeleteCustomVerificationEmailTemplateResponse = [3, n0, _DCVETRe, 0, [], []];
1122
+ export var DeleteDedicatedIpPoolRequest = [3, n0, _DDIPR, 0, [_PN], [[0, 1]]];
1123
+ export var DeleteDedicatedIpPoolResponse = [3, n0, _DDIPRe, 0, [], []];
1124
+ export var DeleteEmailIdentityPolicyRequest = [
1125
+ 3,
1126
+ n0,
1127
+ _DEIPR,
1128
+ 0,
1129
+ [_EI, _PNo],
1130
+ [
1131
+ [0, 1],
1132
+ [0, 1],
1133
+ ],
1134
+ ];
1135
+ export var DeleteEmailIdentityPolicyResponse = [3, n0, _DEIPRe, 0, [], []];
1136
+ export var DeleteEmailIdentityRequest = [3, n0, _DEIR, 0, [_EI], [[0, 1]]];
1137
+ export var DeleteEmailIdentityResponse = [3, n0, _DEIRe, 0, [], []];
1138
+ export var DeleteEmailTemplateRequest = [3, n0, _DETR, 0, [_TN], [[0, 1]]];
1139
+ export var DeleteEmailTemplateResponse = [3, n0, _DETRe, 0, [], []];
1140
+ export var DeleteMultiRegionEndpointRequest = [3, n0, _DMRER, 0, [_EN], [[0, 1]]];
1141
+ export var DeleteMultiRegionEndpointResponse = [3, n0, _DMRERe, 0, [_S], [0]];
1142
+ export var DeleteSuppressedDestinationRequest = [3, n0, _DSDR, 0, [_EA], [[0, 1]]];
1143
+ export var DeleteSuppressedDestinationResponse = [3, n0, _DSDRe, 0, [], []];
1144
+ export var DeleteTenantRequest = [3, n0, _DTR, 0, [_TNe], [0]];
1145
+ export var DeleteTenantResourceAssociationRequest = [3, n0, _DTRAR, 0, [_TNe, _RA], [0, 0]];
1146
+ export var DeleteTenantResourceAssociationResponse = [3, n0, _DTRARe, 0, [], []];
1147
+ export var DeleteTenantResponse = [3, n0, _DTRe, 0, [], []];
1148
+ export var DeliverabilityTestReport = [
1149
+ 3,
1150
+ n0,
1151
+ _DTRel,
1152
+ 0,
1153
+ [_RI, _RNe, _Su, _FEA, _CDr, _DTS],
1154
+ [0, 0, 0, 0, 4, 0],
1155
+ ];
1156
+ export var DeliveryOptions = [3, n0, _DO, 0, [_TPl, _SPN, _MDS], [0, 0, 1]];
1157
+ export var Destination = [3, n0, _Des, 0, [_TAo, _CA, _BA], [64 | 0, 64 | 0, 64 | 0]];
1158
+ export var Details = [3, n0, _Det, 0, [_RDo], [() => RoutesDetails]];
1159
+ export var DkimAttributes = [
1160
+ 3,
1161
+ n0,
1162
+ _DA,
1163
+ 0,
1164
+ [_SE, _S, _Tok, _SAO, _NSKL, _CSKL, _LKGT],
1165
+ [2, 0, 64 | 0, 0, 0, 0, 4],
1166
+ ];
1167
+ export var DkimSigningAttributes = [
1168
+ 3,
1169
+ n0,
1170
+ _DSA,
1171
+ 0,
1172
+ [_DSS, _DSPK, _NSKL, _DSAO],
1173
+ [0, [() => PrivateKey, 0], 0, 0],
1174
+ ];
1175
+ export var DomainDeliverabilityCampaign = [
1176
+ 3,
1177
+ n0,
1178
+ _DDC,
1179
+ 0,
1180
+ [_CIa, _IU, _Su, _FA, _SI, _FSDT, _LSDT, _IC, _SC, _RR, _DR, _RDR, _PV, _Es],
1181
+ [0, 0, 0, 0, 64 | 0, 4, 4, 1, 1, 1, 1, 1, 1, 64 | 0],
1182
+ ];
1183
+ export var DomainDeliverabilityTrackingOption = [
1184
+ 3,
1185
+ n0,
1186
+ _DDTO,
1187
+ 0,
1188
+ [_Do, _SSD, _IPTO],
1189
+ [0, 4, () => InboxPlacementTrackingOption],
1190
+ ];
1191
+ export var DomainIspPlacement = [3, n0, _DIPo, 0, [_IN, _IRC, _SRC, _IP, _SP], [0, 1, 1, 1, 1]];
1192
+ export var EmailContent = [
1193
+ 3,
1194
+ n0,
1195
+ _EC,
1196
+ 0,
1197
+ [_Si, _Ra, _Te],
1198
+ [() => Message, () => RawMessage, () => Template],
1199
+ ];
1200
+ export var EmailInsights = [
1201
+ 3,
1202
+ n0,
1203
+ _EIm,
1204
+ 0,
1205
+ [_Des, _Is, _Ev],
1206
+ [[() => InsightsEmailAddress, 0], 0, () => InsightsEvents],
1207
+ ];
1208
+ export var EmailTemplateContent = [3, n0, _ETC, 0, [_Su, _T, _H], [0, 0, 0]];
1209
+ export var EmailTemplateMetadata = [3, n0, _ETM, 0, [_TN, _CTr], [0, 4]];
1210
+ export var EventBridgeDestination = [3, n0, _EBD, 0, [_EBA], [0]];
1211
+ export var EventDestination = [
1212
+ 3,
1213
+ n0,
1214
+ _EDv,
1215
+ 0,
1216
+ [_Na, _En, _MET, _KFD, _CWD, _SDn, _EBD, _PD],
1217
+ [
1218
+ 0,
1219
+ 2,
1220
+ 64 | 0,
1221
+ () => KinesisFirehoseDestination,
1222
+ () => CloudWatchDestination,
1223
+ () => SnsDestination,
1224
+ () => EventBridgeDestination,
1225
+ () => PinpointDestination,
1226
+ ],
1227
+ ];
1228
+ export var EventDestinationDefinition = [
1229
+ 3,
1230
+ n0,
1231
+ _EDD,
1232
+ 0,
1233
+ [_En, _MET, _KFD, _CWD, _SDn, _EBD, _PD],
1234
+ [
1235
+ 2,
1236
+ 64 | 0,
1237
+ () => KinesisFirehoseDestination,
1238
+ () => CloudWatchDestination,
1239
+ () => SnsDestination,
1240
+ () => EventBridgeDestination,
1241
+ () => PinpointDestination,
1242
+ ],
1243
+ ];
1244
+ export var EventDetails = [3, n0, _EDve, 0, [_Bo, _C], [() => Bounce, () => Complaint]];
1245
+ export var ExportDataSource = [
1246
+ 3,
1247
+ n0,
1248
+ _EDS,
1249
+ 0,
1250
+ [_MDSe, _MIDS],
1251
+ [() => MetricsDataSource, [() => MessageInsightsDataSource, 0]],
1252
+ ];
1253
+ export var ExportDestination = [3, n0, _EDx, 0, [_DF, _SU], [0, 0]];
1254
+ export var ExportJobSummary = [3, n0, _EJS, 0, [_JI, _EST, _JS, _CTr, _CTo], [0, 0, 0, 4, 4]];
1255
+ export var ExportMetric = [3, n0, _EMx, 0, [_Na, _Ag], [0, 0]];
1256
+ export var ExportStatistics = [3, n0, _ESx, 0, [_PRC, _ERC], [1, 1]];
1257
+ export var FailureInfo = [3, n0, _FI, 0, [_FRSU, _EMr], [0, 0]];
1258
+ export var GetAccountRequest = [3, n0, _GAR, 0, [], []];
1259
+ export var GetAccountResponse = [
1260
+ 3,
1261
+ n0,
1262
+ _GARe,
1263
+ 0,
1264
+ [_DIAWE, _ESn, _PAE, _SQ, _SEe, _SA, _Det, _VA],
1265
+ [2, 0, 2, () => SendQuota, 2, () => SuppressionAttributes, [() => AccountDetails, 0], () => VdmAttributes],
1266
+ ];
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
+ ];
1282
+ export var GetBlacklistReportsResponse = [3, n0, _GBRRe, 0, [_BR], [() => BlacklistReport]];
1283
+ export var GetConfigurationSetEventDestinationsRequest = [3, n0, _GCSEDR, 0, [_CSN], [[0, 1]]];
1284
+ export var GetConfigurationSetEventDestinationsResponse = [
1285
+ 3,
1286
+ n0,
1287
+ _GCSEDRe,
1288
+ 0,
1289
+ [_EDven],
1290
+ [() => EventDestinations],
1291
+ ];
1292
+ export var GetConfigurationSetRequest = [3, n0, _GCSR, 0, [_CSN], [[0, 1]]];
1293
+ export var GetConfigurationSetResponse = [
1294
+ 3,
1295
+ n0,
1296
+ _GCSRe,
1297
+ 0,
1298
+ [_CSN, _TO, _DO, _RO, _SO, _Ta, _SOu, _VO, _AO],
1299
+ [
1300
+ 0,
1301
+ () => TrackingOptions,
1302
+ () => DeliveryOptions,
1303
+ () => ReputationOptions,
1304
+ () => SendingOptions,
1305
+ () => TagList,
1306
+ () => SuppressionOptions,
1307
+ () => VdmOptions,
1308
+ () => ArchivingOptions,
1309
+ ],
1310
+ ];
1311
+ export var GetContactListRequest = [3, n0, _GCLR, 0, [_CLN], [[0, 1]]];
1312
+ export var GetContactListResponse = [
1313
+ 3,
1314
+ n0,
1315
+ _GCLRe,
1316
+ 0,
1317
+ [_CLN, _To, _De, _CTr, _LUT, _Ta],
1318
+ [0, () => Topics, 0, 4, 4, () => TagList],
1319
+ ];
1320
+ export var GetContactRequest = [
1321
+ 3,
1322
+ n0,
1323
+ _GCR,
1324
+ 0,
1325
+ [_CLN, _EA],
1326
+ [
1327
+ [0, 1],
1328
+ [0, 1],
1329
+ ],
1330
+ ];
1331
+ export var GetContactResponse = [
1332
+ 3,
1333
+ n0,
1334
+ _GCRe,
1335
+ 0,
1336
+ [_CLN, _EA, _TP, _TDP, _UA, _ADt, _CTr, _LUT],
1337
+ [0, 0, () => TopicPreferenceList, () => TopicPreferenceList, 2, 0, 4, 4],
1338
+ ];
1339
+ export var GetCustomVerificationEmailTemplateRequest = [3, n0, _GCVETR, 0, [_TN], [[0, 1]]];
1340
+ export var GetCustomVerificationEmailTemplateResponse = [
1341
+ 3,
1342
+ n0,
1343
+ _GCVETRe,
1344
+ 0,
1345
+ [_TN, _FEA, _TS, _TC, _SRURL, _FRURL],
1346
+ [0, 0, 0, 0, 0, 0],
1347
+ ];
1348
+ export var GetDedicatedIpPoolRequest = [3, n0, _GDIPR, 0, [_PN], [[0, 1]]];
1349
+ export var GetDedicatedIpPoolResponse = [3, n0, _GDIPRe, 0, [_DIPe], [() => DedicatedIpPool]];
1350
+ export var GetDedicatedIpRequest = [3, n0, _GDIR, 0, [_Ip], [[0, 1]]];
1351
+ export var GetDedicatedIpResponse = [3, n0, _GDIRe, 0, [_DI], [() => DedicatedIp]];
1352
+ export var GetDedicatedIpsRequest = [
1353
+ 3,
1354
+ n0,
1355
+ _GDIRet,
1356
+ 0,
1357
+ [_PN, _NT, _PS],
1358
+ [
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
+ ],
1377
+ ],
1378
+ ];
1379
+ export var GetDedicatedIpsResponse = [
1380
+ 3,
1381
+ n0,
1382
+ _GDIRete,
1383
+ 0,
1384
+ [_DIe, _NT],
1385
+ [() => DedicatedIpList, 0],
1386
+ ];
1387
+ export var GetDeliverabilityDashboardOptionsRequest = [3, n0, _GDDOR, 0, [], []];
1388
+ export var GetDeliverabilityDashboardOptionsResponse = [
1389
+ 3,
1390
+ n0,
1391
+ _GDDORe,
1392
+ 0,
1393
+ [_DE, _SED, _AS, _ASD, _PESD],
1394
+ [2, 4, 0, () => DomainDeliverabilityTrackingOptions, () => DomainDeliverabilityTrackingOptions],
1395
+ ];
1396
+ export var GetDeliverabilityTestReportRequest = [3, n0, _GDTRR, 0, [_RI], [[0, 1]]];
1397
+ export var GetDeliverabilityTestReportResponse = [
1398
+ 3,
1399
+ n0,
1400
+ _GDTRRe,
1401
+ 0,
1402
+ [_DTRel, _OP, _IPs, _Me, _Ta],
1403
+ [() => DeliverabilityTestReport, () => PlacementStatistics, () => IspPlacements, 0, () => TagList],
1404
+ ];
1405
+ export var GetDomainDeliverabilityCampaignRequest = [3, n0, _GDDCR, 0, [_CIa], [[0, 1]]];
1406
+ export var GetDomainDeliverabilityCampaignResponse = [
1407
+ 3,
1408
+ n0,
1409
+ _GDDCRe,
1410
+ 0,
1411
+ [_DDC],
1412
+ [() => DomainDeliverabilityCampaign],
1413
+ ];
1414
+ export var GetDomainStatisticsReportRequest = [
1415
+ 3,
1416
+ n0,
1417
+ _GDSRR,
1418
+ 0,
1419
+ [_Do, _SD, _ED],
1420
+ [
1421
+ [0, 1],
1422
+ [
1423
+ 4,
1424
+ {
1425
+ [_hQ]: _SD,
1426
+ },
1427
+ ],
1428
+ [
1429
+ 4,
1430
+ {
1431
+ [_hQ]: _ED,
1432
+ },
1433
+ ],
1434
+ ],
1435
+ ];
1436
+ export var GetDomainStatisticsReportResponse = [
1437
+ 3,
1438
+ n0,
1439
+ _GDSRRe,
1440
+ 0,
1441
+ [_OV, _DVa],
1442
+ [() => OverallVolume, () => DailyVolumes],
1443
+ ];
1444
+ export var GetEmailIdentityPoliciesRequest = [3, n0, _GEIPR, 0, [_EI], [[0, 1]]];
1445
+ export var GetEmailIdentityPoliciesResponse = [3, n0, _GEIPRe, 0, [_Po], [128 | 0]];
1446
+ export var GetEmailIdentityRequest = [3, n0, _GEIR, 0, [_EI], [[0, 1]]];
1447
+ export var GetEmailIdentityResponse = [
1448
+ 3,
1449
+ n0,
1450
+ _GEIRe,
1451
+ 0,
1452
+ [_IT, _FFS, _VFSS, _DA, _MFA, _Po, _Ta, _CSN, _VSe, _VI],
1453
+ [0, 2, 2, () => DkimAttributes, () => MailFromAttributes, 128 | 0, () => TagList, 0, 0, () => VerificationInfo],
1454
+ ];
1455
+ export var GetEmailTemplateRequest = [3, n0, _GETR, 0, [_TN], [[0, 1]]];
1456
+ export var GetEmailTemplateResponse = [
1457
+ 3,
1458
+ n0,
1459
+ _GETRe,
1460
+ 0,
1461
+ [_TN, _TC],
1462
+ [0, () => EmailTemplateContent],
1463
+ ];
1464
+ export var GetExportJobRequest = [3, n0, _GEJR, 0, [_JI], [[0, 1]]];
1465
+ export var GetExportJobResponse = [
1466
+ 3,
1467
+ n0,
1468
+ _GEJRe,
1469
+ 0,
1470
+ [_JI, _EST, _JS, _EDx, _EDS, _CTr, _CTo, _FI, _St],
1471
+ [0, 0, 0, () => ExportDestination, [() => ExportDataSource, 0], 4, 4, () => FailureInfo, () => ExportStatistics],
1472
+ ];
1473
+ export var GetImportJobRequest = [3, n0, _GIJR, 0, [_JI], [[0, 1]]];
1474
+ export var GetImportJobResponse = [
1475
+ 3,
1476
+ n0,
1477
+ _GIJRe,
1478
+ 0,
1479
+ [_JI, _ID, _IDS, _FI, _JS, _CTr, _CTo, _PRC, _FRC],
1480
+ [0, () => ImportDestination, () => ImportDataSource, () => FailureInfo, 0, 4, 4, 1, 1],
1481
+ ];
1482
+ export var GetMessageInsightsRequest = [3, n0, _GMIR, 0, [_MI], [[0, 1]]];
1483
+ export var GetMessageInsightsResponse = [
1484
+ 3,
1485
+ n0,
1486
+ _GMIRe,
1487
+ 0,
1488
+ [_MI, _FEA, _Su, _ET, _In],
1489
+ [0, [() => InsightsEmailAddress, 0], [() => EmailSubject, 0], () => MessageTagList, [() => EmailInsightsList, 0]],
1490
+ ];
1491
+ export var GetMultiRegionEndpointRequest = [3, n0, _GMRER, 0, [_EN], [[0, 1]]];
1492
+ export var GetMultiRegionEndpointResponse = [
1493
+ 3,
1494
+ n0,
1495
+ _GMRERe,
1496
+ 0,
1497
+ [_EN, _EIn, _Ro, _S, _CTr, _LUT],
1498
+ [0, 0, () => Routes, 0, 4, 4],
1499
+ ];
1500
+ export var GetReputationEntityRequest = [
1501
+ 3,
1502
+ n0,
1503
+ _GRER,
1504
+ 0,
1505
+ [_RER, _RET],
1506
+ [
1507
+ [0, 1],
1508
+ [0, 1],
1509
+ ],
1510
+ ];
1511
+ export var GetReputationEntityResponse = [3, n0, _GRERe, 0, [_RE], [() => ReputationEntity]];
1512
+ export var GetSuppressedDestinationRequest = [3, n0, _GSDR, 0, [_EA], [[0, 1]]];
1513
+ export var GetSuppressedDestinationResponse = [
1514
+ 3,
1515
+ n0,
1516
+ _GSDRe,
1517
+ 0,
1518
+ [_SDu],
1519
+ [() => SuppressedDestination],
1520
+ ];
1521
+ export var GetTenantRequest = [3, n0, _GTR, 0, [_TNe], [0]];
1522
+ export var GetTenantResponse = [3, n0, _GTRe, 0, [_Ten], [() => Tenant]];
1523
+ export var GuardianAttributes = [3, n0, _GA, 0, [_OSD], [0]];
1524
+ export var GuardianOptions = [3, n0, _GO, 0, [_OSD], [0]];
1525
+ export var IdentityInfo = [3, n0, _II, 0, [_IT, _INd, _SEe, _VSe], [0, 0, 2, 0]];
1526
+ export var ImportDataSource = [3, n0, _IDS, 0, [_SU, _DF], [0, 0]];
1527
+ export var ImportDestination = [
1528
+ 3,
1529
+ n0,
1530
+ _ID,
1531
+ 0,
1532
+ [_SLD, _CLD],
1533
+ [() => SuppressionListDestination, () => ContactListDestination],
1534
+ ];
1535
+ export var ImportJobSummary = [
1536
+ 3,
1537
+ n0,
1538
+ _IJS,
1539
+ 0,
1540
+ [_JI, _ID, _JS, _CTr, _PRC, _FRC],
1541
+ [0, () => ImportDestination, 0, 4, 1, 1],
1542
+ ];
1543
+ export var InboxPlacementTrackingOption = [3, n0, _IPTO, 0, [_G, _TIr], [2, 64 | 0]];
1544
+ 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
+ ];
1556
+ 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
+ ];
1568
+ TypeRegistry.for(n0).registerError(InvalidNextTokenException, __InvalidNextTokenException);
1569
+ export var IspPlacement = [3, n0, _IPsp, 0, [_IN, _PSl], [0, () => PlacementStatistics]];
1570
+ 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
+ ];
1582
+ TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1583
+ export var ListConfigurationSetsRequest = [
1584
+ 3,
1585
+ n0,
1586
+ _LCSR,
1587
+ 0,
1588
+ [_NT, _PS],
1589
+ [
1590
+ [
1591
+ 0,
1592
+ {
1593
+ [_hQ]: _NT,
1594
+ },
1595
+ ],
1596
+ [
1597
+ 1,
1598
+ {
1599
+ [_hQ]: _PS,
1600
+ },
1601
+ ],
1602
+ ],
1603
+ ];
1604
+ export var ListConfigurationSetsResponse = [3, n0, _LCSRi, 0, [_CS, _NT], [64 | 0, 0]];
1605
+ export var ListContactListsRequest = [
1606
+ 3,
1607
+ n0,
1608
+ _LCLR,
1609
+ 0,
1610
+ [_PS, _NT],
1611
+ [
1612
+ [
1613
+ 1,
1614
+ {
1615
+ [_hQ]: _PS,
1616
+ },
1617
+ ],
1618
+ [
1619
+ 0,
1620
+ {
1621
+ [_hQ]: _NT,
1622
+ },
1623
+ ],
1624
+ ],
1625
+ ];
1626
+ export var ListContactListsResponse = [
1627
+ 3,
1628
+ n0,
1629
+ _LCLRi,
1630
+ 0,
1631
+ [_CLon, _NT],
1632
+ [() => ListOfContactLists, 0],
1633
+ ];
1634
+ export var ListContactsFilter = [3, n0, _LCF, 0, [_FS, _TF], [0, () => TopicFilter]];
1635
+ export var ListContactsRequest = [
1636
+ 3,
1637
+ n0,
1638
+ _LCR,
1639
+ 0,
1640
+ [_CLN, _F, _PS, _NT],
1641
+ [[0, 1], () => ListContactsFilter, 1, 0],
1642
+ ];
1643
+ export var ListContactsResponse = [3, n0, _LCRi, 0, [_Cont, _NT], [() => ListOfContacts, 0]];
1644
+ export var ListCustomVerificationEmailTemplatesRequest = [
1645
+ 3,
1646
+ n0,
1647
+ _LCVETR,
1648
+ 0,
1649
+ [_NT, _PS],
1650
+ [
1651
+ [
1652
+ 0,
1653
+ {
1654
+ [_hQ]: _NT,
1655
+ },
1656
+ ],
1657
+ [
1658
+ 1,
1659
+ {
1660
+ [_hQ]: _PS,
1661
+ },
1662
+ ],
1663
+ ],
1664
+ ];
1665
+ export var ListCustomVerificationEmailTemplatesResponse = [
1666
+ 3,
1667
+ n0,
1668
+ _LCVETRi,
1669
+ 0,
1670
+ [_CVET, _NT],
1671
+ [() => CustomVerificationEmailTemplatesList, 0],
1672
+ ];
1673
+ export var ListDedicatedIpPoolsRequest = [
1674
+ 3,
1675
+ n0,
1676
+ _LDIPR,
1677
+ 0,
1678
+ [_NT, _PS],
1679
+ [
1680
+ [
1681
+ 0,
1682
+ {
1683
+ [_hQ]: _NT,
1684
+ },
1685
+ ],
1686
+ [
1687
+ 1,
1688
+ {
1689
+ [_hQ]: _PS,
1690
+ },
1691
+ ],
1692
+ ],
1693
+ ];
1694
+ export var ListDedicatedIpPoolsResponse = [3, n0, _LDIPRi, 0, [_DIPed, _NT], [64 | 0, 0]];
1695
+ export var ListDeliverabilityTestReportsRequest = [
1696
+ 3,
1697
+ n0,
1698
+ _LDTRR,
1699
+ 0,
1700
+ [_NT, _PS],
1701
+ [
1702
+ [
1703
+ 0,
1704
+ {
1705
+ [_hQ]: _NT,
1706
+ },
1707
+ ],
1708
+ [
1709
+ 1,
1710
+ {
1711
+ [_hQ]: _PS,
1712
+ },
1713
+ ],
1714
+ ],
1715
+ ];
1716
+ export var ListDeliverabilityTestReportsResponse = [
1717
+ 3,
1718
+ n0,
1719
+ _LDTRRi,
1720
+ 0,
1721
+ [_DTReli, _NT],
1722
+ [() => DeliverabilityTestReports, 0],
1723
+ ];
1724
+ export var ListDomainDeliverabilityCampaignsRequest = [
1725
+ 3,
1726
+ n0,
1727
+ _LDDCR,
1728
+ 0,
1729
+ [_SD, _ED, _SDub, _NT, _PS],
1730
+ [
1731
+ [
1732
+ 4,
1733
+ {
1734
+ [_hQ]: _SD,
1735
+ },
1736
+ ],
1737
+ [
1738
+ 4,
1739
+ {
1740
+ [_hQ]: _ED,
1741
+ },
1742
+ ],
1743
+ [0, 1],
1744
+ [
1745
+ 0,
1746
+ {
1747
+ [_hQ]: _NT,
1748
+ },
1749
+ ],
1750
+ [
1751
+ 1,
1752
+ {
1753
+ [_hQ]: _PS,
1754
+ },
1755
+ ],
1756
+ ],
1757
+ ];
1758
+ export var ListDomainDeliverabilityCampaignsResponse = [
1759
+ 3,
1760
+ n0,
1761
+ _LDDCRi,
1762
+ 0,
1763
+ [_DDCo, _NT],
1764
+ [() => DomainDeliverabilityCampaignList, 0],
1765
+ ];
1766
+ export var ListEmailIdentitiesRequest = [
1767
+ 3,
1768
+ n0,
1769
+ _LEIR,
1770
+ 0,
1771
+ [_NT, _PS],
1772
+ [
1773
+ [
1774
+ 0,
1775
+ {
1776
+ [_hQ]: _NT,
1777
+ },
1778
+ ],
1779
+ [
1780
+ 1,
1781
+ {
1782
+ [_hQ]: _PS,
1783
+ },
1784
+ ],
1785
+ ],
1786
+ ];
1787
+ export var ListEmailIdentitiesResponse = [
1788
+ 3,
1789
+ n0,
1790
+ _LEIRi,
1791
+ 0,
1792
+ [_EIma, _NT],
1793
+ [() => IdentityInfoList, 0],
1794
+ ];
1795
+ export var ListEmailTemplatesRequest = [
1796
+ 3,
1797
+ n0,
1798
+ _LETR,
1799
+ 0,
1800
+ [_NT, _PS],
1801
+ [
1802
+ [
1803
+ 0,
1804
+ {
1805
+ [_hQ]: _NT,
1806
+ },
1807
+ ],
1808
+ [
1809
+ 1,
1810
+ {
1811
+ [_hQ]: _PS,
1812
+ },
1813
+ ],
1814
+ ],
1815
+ ];
1816
+ export var ListEmailTemplatesResponse = [
1817
+ 3,
1818
+ n0,
1819
+ _LETRi,
1820
+ 0,
1821
+ [_TM, _NT],
1822
+ [() => EmailTemplateMetadataList, 0],
1823
+ ];
1824
+ export var ListExportJobsRequest = [3, n0, _LEJR, 0, [_NT, _PS, _EST, _JS], [0, 1, 0, 0]];
1825
+ export var ListExportJobsResponse = [
1826
+ 3,
1827
+ n0,
1828
+ _LEJRi,
1829
+ 0,
1830
+ [_EJ, _NT],
1831
+ [() => ExportJobSummaryList, 0],
1832
+ ];
1833
+ export var ListImportJobsRequest = [3, n0, _LIJR, 0, [_IDT, _NT, _PS], [0, 0, 1]];
1834
+ export var ListImportJobsResponse = [
1835
+ 3,
1836
+ n0,
1837
+ _LIJRi,
1838
+ 0,
1839
+ [_IJ, _NT],
1840
+ [() => ImportJobSummaryList, 0],
1841
+ ];
1842
+ export var ListManagementOptions = [3, n0, _LMO, 0, [_CLN, _TNo], [0, 0]];
1843
+ export var ListMultiRegionEndpointsRequest = [
1844
+ 3,
1845
+ n0,
1846
+ _LMRER,
1847
+ 0,
1848
+ [_NT, _PS],
1849
+ [
1850
+ [
1851
+ 0,
1852
+ {
1853
+ [_hQ]: _NT,
1854
+ },
1855
+ ],
1856
+ [
1857
+ 1,
1858
+ {
1859
+ [_hQ]: _PS,
1860
+ },
1861
+ ],
1862
+ ],
1863
+ ];
1864
+ export var ListMultiRegionEndpointsResponse = [
1865
+ 3,
1866
+ n0,
1867
+ _LMRERi,
1868
+ 0,
1869
+ [_MRE, _NT],
1870
+ [() => MultiRegionEndpoints, 0],
1871
+ ];
1872
+ export var ListRecommendationsRequest = [3, n0, _LRR, 0, [_F, _NT, _PS], [128 | 0, 0, 1]];
1873
+ export var ListRecommendationsResponse = [
1874
+ 3,
1875
+ n0,
1876
+ _LRRi,
1877
+ 0,
1878
+ [_Re, _NT],
1879
+ [() => RecommendationsList, 0],
1880
+ ];
1881
+ export var ListReputationEntitiesRequest = [3, n0, _LRER, 0, [_F, _NT, _PS], [128 | 0, 0, 1]];
1882
+ export var ListReputationEntitiesResponse = [
1883
+ 3,
1884
+ n0,
1885
+ _LRERi,
1886
+ 0,
1887
+ [_REe, _NT],
1888
+ [() => ReputationEntitiesList, 0],
1889
+ ];
1890
+ export var ListResourceTenantsRequest = [3, n0, _LRTR, 0, [_RA, _PS, _NT], [0, 1, 0]];
1891
+ export var ListResourceTenantsResponse = [
1892
+ 3,
1893
+ n0,
1894
+ _LRTRi,
1895
+ 0,
1896
+ [_RTe, _NT],
1897
+ [() => ResourceTenantMetadataList, 0],
1898
+ ];
1899
+ export var ListSuppressedDestinationsRequest = [
1900
+ 3,
1901
+ n0,
1902
+ _LSDR,
1903
+ 0,
1904
+ [_Rea, _SD, _ED, _NT, _PS],
1905
+ [
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
+ ],
1936
+ ],
1937
+ ];
1938
+ export var ListSuppressedDestinationsResponse = [
1939
+ 3,
1940
+ n0,
1941
+ _LSDRi,
1942
+ 0,
1943
+ [_SDS, _NT],
1944
+ [() => SuppressedDestinationSummaries, 0],
1945
+ ];
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
+ ];
1961
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
1962
+ export var ListTenantResourcesRequest = [
1963
+ 3,
1964
+ n0,
1965
+ _LTRR,
1966
+ 0,
1967
+ [_TNe, _F, _PS, _NT],
1968
+ [0, 128 | 0, 1, 0],
1969
+ ];
1970
+ export var ListTenantResourcesResponse = [
1971
+ 3,
1972
+ n0,
1973
+ _LTRRi,
1974
+ 0,
1975
+ [_TR, _NT],
1976
+ [() => TenantResourceList, 0],
1977
+ ];
1978
+ export var ListTenantsRequest = [3, n0, _LTR, 0, [_NT, _PS], [0, 1]];
1979
+ export var ListTenantsResponse = [3, n0, _LTRi, 0, [_Tena, _NT], [() => TenantInfoList, 0]];
1980
+ export var MailFromAttributes = [3, n0, _MFA, 0, [_MFD, _MFDS, _BOMF], [0, 0, 0]];
1981
+ export var MailFromDomainNotVerifiedException = [
1982
+ -3,
1983
+ n0,
1984
+ _MFDNVE,
1985
+ {
1986
+ [_e]: _c,
1987
+ [_hE]: 400,
1988
+ },
1989
+ [_m],
1990
+ [0],
1991
+ ];
1992
+ TypeRegistry.for(n0).registerError(MailFromDomainNotVerifiedException, __MailFromDomainNotVerifiedException);
1993
+ export var Message = [
1994
+ 3,
1995
+ n0,
1996
+ _Me,
1997
+ 0,
1998
+ [_Su, _B, _He, _At],
1999
+ [() => Content, () => Body, () => MessageHeaderList, () => AttachmentList],
2000
+ ];
2001
+ export var MessageHeader = [3, n0, _MH, 0, [_Na, _V], [0, 0]];
2002
+ export var MessageInsightsDataSource = [
2003
+ 3,
2004
+ n0,
2005
+ _MIDS,
2006
+ 0,
2007
+ [_SD, _ED, _Inc, _Ex, _MR],
2008
+ [4, 4, [() => MessageInsightsFilters, 0], [() => MessageInsightsFilters, 0], 1],
2009
+ ];
2010
+ export var MessageInsightsFilters = [
2011
+ 3,
2012
+ n0,
2013
+ _MIF,
2014
+ 0,
2015
+ [_FEA, _Des, _Su, _Is, _LDE, _LEEa],
2016
+ [
2017
+ [() => EmailAddressFilterList, 0],
2018
+ [() => EmailAddressFilterList, 0],
2019
+ [() => EmailSubjectFilterList, 0],
2020
+ 64 | 0,
2021
+ 64 | 0,
2022
+ 64 | 0,
2023
+ ],
2024
+ ];
2025
+ export var MessageRejected = [
2026
+ -3,
2027
+ n0,
2028
+ _MRe,
2029
+ {
2030
+ [_e]: _c,
2031
+ [_hE]: 400,
2032
+ },
2033
+ [_m],
2034
+ [0],
2035
+ ];
2036
+ TypeRegistry.for(n0).registerError(MessageRejected, __MessageRejected);
2037
+ export var MessageTag = [3, n0, _MTe, 0, [_Na, _V], [0, 0]];
2038
+ export var MetricDataError = [3, n0, _MDE, 0, [_I, _Cod, _Me], [0, 0, 0]];
2039
+ export var MetricDataResult = [3, n0, _MDR, 0, [_I, _Tim, _Va], [0, 64 | 4, 64 | 1]];
2040
+ export var MetricsDataSource = [
2041
+ 3,
2042
+ n0,
2043
+ _MDSe,
2044
+ 0,
2045
+ [_D, _N, _Met, _SD, _ED],
2046
+ [[2, n0, _EDxp, 0, 0, 64 | 0], 0, () => ExportMetrics, 4, 4],
2047
+ ];
2048
+ export var MultiRegionEndpoint = [
2049
+ 3,
2050
+ n0,
2051
+ _MREu,
2052
+ 0,
2053
+ [_EN, _S, _EIn, _Reg, _CTr, _LUT],
2054
+ [0, 0, 0, 64 | 0, 4, 4],
2055
+ ];
2056
+ export var NotFoundException = [
2057
+ -3,
2058
+ n0,
2059
+ _NFE,
2060
+ {
2061
+ [_e]: _c,
2062
+ [_hE]: 404,
2063
+ },
2064
+ [_m],
2065
+ [0],
2066
+ ];
2067
+ TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
2068
+ export var OverallVolume = [
2069
+ 3,
2070
+ n0,
2071
+ _OV,
2072
+ 0,
2073
+ [_VS, _RRP, _DIP],
2074
+ [() => VolumeStatistics, 1, () => DomainIspPlacements],
2075
+ ];
2076
+ export var PinpointDestination = [3, n0, _PD, 0, [_AAp], [0]];
2077
+ export var PlacementStatistics = [3, n0, _PSl, 0, [_IP, _SP, _MP, _SPp, _DP], [1, 1, 1, 1, 1]];
2078
+ export var PutAccountDedicatedIpWarmupAttributesRequest = [3, n0, _PADIWAR, 0, [_AWE], [2]];
2079
+ export var PutAccountDedicatedIpWarmupAttributesResponse = [3, n0, _PADIWARu, 0, [], []];
2080
+ export var PutAccountDetailsRequest = [
2081
+ 3,
2082
+ n0,
2083
+ _PADR,
2084
+ 0,
2085
+ [_MT, _WURL, _CL, _UCD, _ACEAd, _PAE],
2086
+ [0, [() => WebsiteURL, 0], 0, [() => UseCaseDescription, 0], [() => AdditionalContactEmailAddresses, 0], 2],
2087
+ ];
2088
+ export var PutAccountDetailsResponse = [3, n0, _PADRu, 0, [], []];
2089
+ export var PutAccountSendingAttributesRequest = [3, n0, _PASAR, 0, [_SEe], [2]];
2090
+ export var PutAccountSendingAttributesResponse = [3, n0, _PASARu, 0, [], []];
2091
+ export var PutAccountSuppressionAttributesRequest = [3, n0, _PASARut, 0, [_SR], [64 | 0]];
2092
+ export var PutAccountSuppressionAttributesResponse = [3, n0, _PASARutc, 0, [], []];
2093
+ export var PutAccountVdmAttributesRequest = [3, n0, _PAVAR, 0, [_VA], [() => VdmAttributes]];
2094
+ export var PutAccountVdmAttributesResponse = [3, n0, _PAVARu, 0, [], []];
2095
+ export var PutConfigurationSetArchivingOptionsRequest = [
2096
+ 3,
2097
+ n0,
2098
+ _PCSAOR,
2099
+ 0,
2100
+ [_CSN, _AA],
2101
+ [[0, 1], 0],
2102
+ ];
2103
+ export var PutConfigurationSetArchivingOptionsResponse = [3, n0, _PCSAORu, 0, [], []];
2104
+ export var PutConfigurationSetDeliveryOptionsRequest = [
2105
+ 3,
2106
+ n0,
2107
+ _PCSDOR,
2108
+ 0,
2109
+ [_CSN, _TPl, _SPN, _MDS],
2110
+ [[0, 1], 0, 0, 1],
2111
+ ];
2112
+ export var PutConfigurationSetDeliveryOptionsResponse = [3, n0, _PCSDORu, 0, [], []];
2113
+ export var PutConfigurationSetReputationOptionsRequest = [
2114
+ 3,
2115
+ n0,
2116
+ _PCSROR,
2117
+ 0,
2118
+ [_CSN, _RME],
2119
+ [[0, 1], 2],
2120
+ ];
2121
+ export var PutConfigurationSetReputationOptionsResponse = [3, n0, _PCSRORu, 0, [], []];
2122
+ export var PutConfigurationSetSendingOptionsRequest = [
2123
+ 3,
2124
+ n0,
2125
+ _PCSSOR,
2126
+ 0,
2127
+ [_CSN, _SEe],
2128
+ [[0, 1], 2],
2129
+ ];
2130
+ export var PutConfigurationSetSendingOptionsResponse = [3, n0, _PCSSORu, 0, [], []];
2131
+ export var PutConfigurationSetSuppressionOptionsRequest = [
2132
+ 3,
2133
+ n0,
2134
+ _PCSSORut,
2135
+ 0,
2136
+ [_CSN, _SR],
2137
+ [[0, 1], 64 | 0],
2138
+ ];
2139
+ export var PutConfigurationSetSuppressionOptionsResponse = [3, n0, _PCSSORuto, 0, [], []];
2140
+ export var PutConfigurationSetTrackingOptionsRequest = [
2141
+ 3,
2142
+ n0,
2143
+ _PCSTOR,
2144
+ 0,
2145
+ [_CSN, _CRD, _HP],
2146
+ [[0, 1], 0, 0],
2147
+ ];
2148
+ export var PutConfigurationSetTrackingOptionsResponse = [3, n0, _PCSTORu, 0, [], []];
2149
+ export var PutConfigurationSetVdmOptionsRequest = [
2150
+ 3,
2151
+ n0,
2152
+ _PCSVOR,
2153
+ 0,
2154
+ [_CSN, _VO],
2155
+ [[0, 1], () => VdmOptions],
2156
+ ];
2157
+ export var PutConfigurationSetVdmOptionsResponse = [3, n0, _PCSVORu, 0, [], []];
2158
+ export var PutDedicatedIpInPoolRequest = [3, n0, _PDIIPR, 0, [_Ip, _DPN], [[0, 1], 0]];
2159
+ export var PutDedicatedIpInPoolResponse = [3, n0, _PDIIPRu, 0, [], []];
2160
+ export var PutDedicatedIpPoolScalingAttributesRequest = [
2161
+ 3,
2162
+ n0,
2163
+ _PDIPSAR,
2164
+ 0,
2165
+ [_PN, _SM],
2166
+ [[0, 1], 0],
2167
+ ];
2168
+ export var PutDedicatedIpPoolScalingAttributesResponse = [3, n0, _PDIPSARu, 0, [], []];
2169
+ export var PutDedicatedIpWarmupAttributesRequest = [3, n0, _PDIWAR, 0, [_Ip, _WP], [[0, 1], 1]];
2170
+ export var PutDedicatedIpWarmupAttributesResponse = [3, n0, _PDIWARu, 0, [], []];
2171
+ export var PutDeliverabilityDashboardOptionRequest = [
2172
+ 3,
2173
+ n0,
2174
+ _PDDOR,
2175
+ 0,
2176
+ [_DE, _SDubs],
2177
+ [2, () => DomainDeliverabilityTrackingOptions],
2178
+ ];
2179
+ export var PutDeliverabilityDashboardOptionResponse = [3, n0, _PDDORu, 0, [], []];
2180
+ export var PutEmailIdentityConfigurationSetAttributesRequest = [
2181
+ 3,
2182
+ n0,
2183
+ _PEICSAR,
2184
+ 0,
2185
+ [_EI, _CSN],
2186
+ [[0, 1], 0],
2187
+ ];
2188
+ export var PutEmailIdentityConfigurationSetAttributesResponse = [3, n0, _PEICSARu, 0, [], []];
2189
+ export var PutEmailIdentityDkimAttributesRequest = [3, n0, _PEIDAR, 0, [_EI, _SE], [[0, 1], 2]];
2190
+ export var PutEmailIdentityDkimAttributesResponse = [3, n0, _PEIDARu, 0, [], []];
2191
+ export var PutEmailIdentityDkimSigningAttributesRequest = [
2192
+ 3,
2193
+ n0,
2194
+ _PEIDSAR,
2195
+ 0,
2196
+ [_EI, _SAO, _SAi],
2197
+ [[0, 1], 0, [() => DkimSigningAttributes, 0]],
2198
+ ];
2199
+ export var PutEmailIdentityDkimSigningAttributesResponse = [
2200
+ 3,
2201
+ n0,
2202
+ _PEIDSARu,
2203
+ 0,
2204
+ [_DS, _DT],
2205
+ [0, 64 | 0],
2206
+ ];
2207
+ export var PutEmailIdentityFeedbackAttributesRequest = [
2208
+ 3,
2209
+ n0,
2210
+ _PEIFAR,
2211
+ 0,
2212
+ [_EI, _EFE],
2213
+ [[0, 1], 2],
2214
+ ];
2215
+ export var PutEmailIdentityFeedbackAttributesResponse = [3, n0, _PEIFARu, 0, [], []];
2216
+ export var PutEmailIdentityMailFromAttributesRequest = [
2217
+ 3,
2218
+ n0,
2219
+ _PEIMFAR,
2220
+ 0,
2221
+ [_EI, _MFD, _BOMF],
2222
+ [[0, 1], 0, 0],
2223
+ ];
2224
+ export var PutEmailIdentityMailFromAttributesResponse = [3, n0, _PEIMFARu, 0, [], []];
2225
+ export var PutSuppressedDestinationRequest = [3, n0, _PSDR, 0, [_EA, _Reas], [0, 0]];
2226
+ export var PutSuppressedDestinationResponse = [3, n0, _PSDRu, 0, [], []];
2227
+ export var RawMessage = [3, n0, _RM, 0, [_Da], [21]];
2228
+ export var Recommendation = [
2229
+ 3,
2230
+ n0,
2231
+ _Rec,
2232
+ 0,
2233
+ [_RA, _Ty, _De, _S, _CTr, _LUT, _Im],
2234
+ [0, 0, 0, 0, 4, 4, 0],
2235
+ ];
2236
+ export var ReplacementEmailContent = [3, n0, _REC, 0, [_RTep], [() => ReplacementTemplate]];
2237
+ export var ReplacementTemplate = [3, n0, _RTep, 0, [_RTD], [0]];
2238
+ export var ReputationEntity = [
2239
+ 3,
2240
+ n0,
2241
+ _RE,
2242
+ 0,
2243
+ [_RER, _RET, _RMP, _CMS, _ASMS, _SSA, _RIe],
2244
+ [0, 0, 0, () => StatusRecord, () => StatusRecord, 0, 0],
2245
+ ];
2246
+ export var ReputationOptions = [3, n0, _RO, 0, [_RME, _LFS], [2, 4]];
2247
+ export var ResourceTenantMetadata = [3, n0, _RTM, 0, [_TNe, _TI, _RA, _AT], [0, 0, 0, 4]];
2248
+ export var ReviewDetails = [3, n0, _RD, 0, [_S, _CIas], [0, 0]];
2249
+ export var Route = [3, n0, _Rou, 0, [_Regi], [0]];
2250
+ export var RouteDetails = [3, n0, _RDou, 0, [_Regi], [0]];
2251
+ export var SendBulkEmailRequest = [
2252
+ 3,
2253
+ n0,
2254
+ _SBER,
2255
+ 0,
2256
+ [_FEA, _FEAIA, _RTA, _FFEA, _FFEAIA, _DET, _DCe, _BEEu, _CSN, _EIn, _TNe],
2257
+ [0, 0, 64 | 0, 0, 0, () => MessageTagList, () => BulkEmailContent, () => BulkEmailEntryList, 0, 0, 0],
2258
+ ];
2259
+ export var SendBulkEmailResponse = [
2260
+ 3,
2261
+ n0,
2262
+ _SBERe,
2263
+ 0,
2264
+ [_BEERu],
2265
+ [() => BulkEmailEntryResultList],
2266
+ ];
2267
+ export var SendCustomVerificationEmailRequest = [3, n0, _SCVER, 0, [_EA, _TN, _CSN], [0, 0, 0]];
2268
+ export var SendCustomVerificationEmailResponse = [3, n0, _SCVERe, 0, [_MI], [0]];
2269
+ export var SendEmailRequest = [
2270
+ 3,
2271
+ n0,
2272
+ _SER,
2273
+ 0,
2274
+ [_FEA, _FEAIA, _Des, _RTA, _FFEA, _FFEAIA, _Con, _ET, _CSN, _EIn, _TNe, _LMO],
2275
+ [
2276
+ 0,
2277
+ 0,
2278
+ () => Destination,
2279
+ 64 | 0,
2280
+ 0,
2281
+ 0,
2282
+ () => EmailContent,
2283
+ () => MessageTagList,
2284
+ 0,
2285
+ 0,
2286
+ 0,
2287
+ () => ListManagementOptions,
2288
+ ],
2289
+ ];
2290
+ export var SendEmailResponse = [3, n0, _SERe, 0, [_MI], [0]];
2291
+ 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
+ ];
2303
+ TypeRegistry.for(n0).registerError(SendingPausedException, __SendingPausedException);
2304
+ export var SendQuota = [3, n0, _SQ, 0, [_MHS, _MSR, _SLH], [1, 1, 1]];
2305
+ export var SnsDestination = [3, n0, _SDn, 0, [_TAop], [0]];
2306
+ export var SOARecord = [3, n0, _SOAR, 0, [_PNS, _AE, _SN], [0, 0, 1]];
2307
+ export var StatusRecord = [3, n0, _SRt, 0, [_S, _Ca, _LUT], [0, 0, 4]];
2308
+ export var SuppressedDestination = [
2309
+ 3,
2310
+ n0,
2311
+ _SDu,
2312
+ 0,
2313
+ [_EA, _Reas, _LUTa, _Att],
2314
+ [0, 0, 4, () => SuppressedDestinationAttributes],
2315
+ ];
2316
+ export var SuppressedDestinationAttributes = [3, n0, _SDA, 0, [_MI, _FIe], [0, 0]];
2317
+ export var SuppressedDestinationSummary = [3, n0, _SDSu, 0, [_EA, _Reas, _LUTa], [0, 0, 4]];
2318
+ export var SuppressionAttributes = [3, n0, _SA, 0, [_SR], [64 | 0]];
2319
+ export var SuppressionListDestination = [3, n0, _SLD, 0, [_SLIA], [0]];
2320
+ export var SuppressionOptions = [3, n0, _SOu, 0, [_SR], [64 | 0]];
2321
+ export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
2322
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [0, () => TagList]];
2323
+ export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
2324
+ export var Template = [
2325
+ 3,
2326
+ n0,
2327
+ _Te,
2328
+ 0,
2329
+ [_TN, _TAe, _TC, _TD, _He, _At],
2330
+ [0, 0, () => EmailTemplateContent, 0, () => MessageHeaderList, () => AttachmentList],
2331
+ ];
2332
+ export var Tenant = [
2333
+ 3,
2334
+ n0,
2335
+ _Ten,
2336
+ 0,
2337
+ [_TNe, _TI, _TA, _CTr, _Ta, _SS],
2338
+ [0, 0, 0, 4, () => TagList, 0],
2339
+ ];
2340
+ export var TenantInfo = [3, n0, _TIe, 0, [_TNe, _TI, _TA, _CTr], [0, 0, 0, 4]];
2341
+ export var TenantResource = [3, n0, _TRe, 0, [_RTes, _RA], [0, 0]];
2342
+ export var TestRenderEmailTemplateRequest = [3, n0, _TRETR, 0, [_TN, _TD], [[0, 1], 0]];
2343
+ 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
+ ];
2355
+ TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
2356
+ export var Topic = [3, n0, _Top, 0, [_TNo, _DNi, _De, _DSSe], [0, 0, 0, 0]];
2357
+ export var TopicFilter = [3, n0, _TF, 0, [_TNo, _UDIPU], [0, 2]];
2358
+ export var TopicPreference = [3, n0, _TPo, 0, [_TNo, _SSu], [0, 0]];
2359
+ export var TrackingOptions = [3, n0, _TO, 0, [_CRD, _HP], [0, 0]];
2360
+ export var UntagResourceRequest = [
2361
+ 3,
2362
+ n0,
2363
+ _URR,
2364
+ 0,
2365
+ [_RA, _TK],
2366
+ [
2367
+ [
2368
+ 0,
2369
+ {
2370
+ [_hQ]: _RA,
2371
+ },
2372
+ ],
2373
+ [
2374
+ 64 | 0,
2375
+ {
2376
+ [_hQ]: _TK,
2377
+ },
2378
+ ],
2379
+ ],
2380
+ ];
2381
+ export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
2382
+ export var UpdateConfigurationSetEventDestinationRequest = [
2383
+ 3,
2384
+ n0,
2385
+ _UCSEDR,
2386
+ 0,
2387
+ [_CSN, _EDN, _EDv],
2388
+ [[0, 1], [0, 1], () => EventDestinationDefinition],
2389
+ ];
2390
+ export var UpdateConfigurationSetEventDestinationResponse = [3, n0, _UCSEDRp, 0, [], []];
2391
+ export var UpdateContactListRequest = [
2392
+ 3,
2393
+ n0,
2394
+ _UCLR,
2395
+ 0,
2396
+ [_CLN, _To, _De],
2397
+ [[0, 1], () => Topics, 0],
2398
+ ];
2399
+ export var UpdateContactListResponse = [3, n0, _UCLRp, 0, [], []];
2400
+ export var UpdateContactRequest = [
2401
+ 3,
2402
+ n0,
2403
+ _UCR,
2404
+ 0,
2405
+ [_CLN, _EA, _TP, _UA, _ADt],
2406
+ [[0, 1], [0, 1], () => TopicPreferenceList, 2, 0],
2407
+ ];
2408
+ export var UpdateContactResponse = [3, n0, _UCRp, 0, [], []];
2409
+ export var UpdateCustomVerificationEmailTemplateRequest = [
2410
+ 3,
2411
+ n0,
2412
+ _UCVETR,
2413
+ 0,
2414
+ [_TN, _FEA, _TS, _TC, _SRURL, _FRURL],
2415
+ [[0, 1], 0, 0, 0, 0, 0],
2416
+ ];
2417
+ export var UpdateCustomVerificationEmailTemplateResponse = [3, n0, _UCVETRp, 0, [], []];
2418
+ export var UpdateEmailIdentityPolicyRequest = [
2419
+ 3,
2420
+ n0,
2421
+ _UEIPR,
2422
+ 0,
2423
+ [_EI, _PNo, _P],
2424
+ [[0, 1], [0, 1], 0],
2425
+ ];
2426
+ export var UpdateEmailIdentityPolicyResponse = [3, n0, _UEIPRp, 0, [], []];
2427
+ export var UpdateEmailTemplateRequest = [
2428
+ 3,
2429
+ n0,
2430
+ _UETR,
2431
+ 0,
2432
+ [_TN, _TC],
2433
+ [[0, 1], () => EmailTemplateContent],
2434
+ ];
2435
+ export var UpdateEmailTemplateResponse = [3, n0, _UETRp, 0, [], []];
2436
+ export var UpdateReputationEntityCustomerManagedStatusRequest = [
2437
+ 3,
2438
+ n0,
2439
+ _URECMSR,
2440
+ 0,
2441
+ [_RET, _RER, _SS],
2442
+ [[0, 1], [0, 1], 0],
2443
+ ];
2444
+ export var UpdateReputationEntityCustomerManagedStatusResponse = [3, n0, _URECMSRp, 0, [], []];
2445
+ export var UpdateReputationEntityPolicyRequest = [
2446
+ 3,
2447
+ n0,
2448
+ _UREPR,
2449
+ 0,
2450
+ [_RET, _RER, _REP],
2451
+ [[0, 1], [0, 1], 0],
2452
+ ];
2453
+ export var UpdateReputationEntityPolicyResponse = [3, n0, _UREPRp, 0, [], []];
2454
+ export var VdmAttributes = [
2455
+ 3,
2456
+ n0,
2457
+ _VA,
2458
+ 0,
2459
+ [_VE, _DAa, _GA],
2460
+ [0, () => DashboardAttributes, () => GuardianAttributes],
2461
+ ];
2462
+ export var VdmOptions = [
2463
+ 3,
2464
+ n0,
2465
+ _VO,
2466
+ 0,
2467
+ [_DOa, _GO],
2468
+ [() => DashboardOptions, () => GuardianOptions],
2469
+ ];
2470
+ export var VerificationInfo = [
2471
+ 3,
2472
+ n0,
2473
+ _VI,
2474
+ 0,
2475
+ [_LCT, _LST, _ETr, _SOAR],
2476
+ [4, 4, 0, () => SOARecord],
2477
+ ];
2478
+ export var VolumeStatistics = [3, n0, _VS, 0, [_IRC, _SRC, _PI, _PSr], [1, 1, 1, 1]];
2479
+ export var __Unit = "unit";
2480
+ export var SESv2ServiceException = [-3, _sm, "SESv2ServiceException", 0, [], []];
2481
+ TypeRegistry.for(_sm).registerError(SESv2ServiceException, __SESv2ServiceException);
2482
+ export var AdditionalContactEmailAddresses = [
2483
+ 1,
2484
+ n0,
2485
+ _ACEAd,
2486
+ 8,
2487
+ [() => AdditionalContactEmailAddress, 0],
2488
+ ];
2489
+ export var AttachmentList = [1, n0, _AL, 0, () => Attachment];
2490
+ export var BatchGetMetricDataQueries = [1, n0, _BGMDQa, 0, () => BatchGetMetricDataQuery];
2491
+ export var BlacklistEntries = [1, n0, _BEl, 0, () => BlacklistEntry];
2492
+ export var BlacklistItemNames = 64 | 0;
2493
+ export var BulkEmailEntryList = [1, n0, _BEEL, 0, () => BulkEmailEntry];
2494
+ export var BulkEmailEntryResultList = [1, n0, _BEERL, 0, () => BulkEmailEntryResult];
2495
+ export var CloudWatchDimensionConfigurations = [
2496
+ 1,
2497
+ n0,
2498
+ _CWDCl,
2499
+ 0,
2500
+ () => CloudWatchDimensionConfiguration,
2501
+ ];
2502
+ export var ConfigurationSetNameList = 64 | 0;
2503
+ export var CustomVerificationEmailTemplatesList = [
2504
+ 1,
2505
+ n0,
2506
+ _CVETL,
2507
+ 0,
2508
+ () => CustomVerificationEmailTemplateMetadata,
2509
+ ];
2510
+ export var DailyVolumes = [1, n0, _DVa, 0, () => DailyVolume];
2511
+ export var DedicatedIpList = [1, n0, _DIL, 0, () => DedicatedIp];
2512
+ export var DeliverabilityTestReports = [1, n0, _DTReli, 0, () => DeliverabilityTestReport];
2513
+ export var DnsTokenList = 64 | 0;
2514
+ export var DomainDeliverabilityCampaignList = [1, n0, _DDCL, 0, () => DomainDeliverabilityCampaign];
2515
+ export var DomainDeliverabilityTrackingOptions = [
2516
+ 1,
2517
+ n0,
2518
+ _DDTOo,
2519
+ 0,
2520
+ () => DomainDeliverabilityTrackingOption,
2521
+ ];
2522
+ export var DomainIspPlacements = [1, n0, _DIP, 0, () => DomainIspPlacement];
2523
+ export var EmailAddressFilterList = [1, n0, _EAFL, 0, [() => InsightsEmailAddress, 0]];
2524
+ export var EmailAddressList = 64 | 0;
2525
+ export var EmailInsightsList = [1, n0, _EIL, 0, [() => EmailInsights, 0]];
2526
+ export var EmailSubjectFilterList = [1, n0, _ESFL, 0, [() => EmailSubject, 0]];
2527
+ export var EmailTemplateMetadataList = [1, n0, _ETML, 0, () => EmailTemplateMetadata];
2528
+ export var Esps = 64 | 0;
2529
+ export var EventDestinations = [1, n0, _EDven, 0, () => EventDestination];
2530
+ export var EventTypes = 64 | 0;
2531
+ export var ExportDimensionValue = 64 | 0;
2532
+ export var ExportJobSummaryList = [1, n0, _EJSL, 0, () => ExportJobSummary];
2533
+ export var ExportMetrics = [1, n0, _EMxp, 0, () => ExportMetric];
2534
+ export var IdentityInfoList = [1, n0, _IIL, 0, () => IdentityInfo];
2535
+ export var ImportJobSummaryList = [1, n0, _IJSL, 0, () => ImportJobSummary];
2536
+ export var InsightsEvents = [1, n0, _IEn, 0, () => InsightsEvent];
2537
+ export var IpList = 64 | 0;
2538
+ export var IspFilterList = 64 | 0;
2539
+ export var IspNameList = 64 | 0;
2540
+ export var IspPlacements = [1, n0, _IPs, 0, () => IspPlacement];
2541
+ export var LastDeliveryEventList = 64 | 0;
2542
+ export var LastEngagementEventList = 64 | 0;
2543
+ export var ListOfContactLists = [1, n0, _LOCL, 0, () => ContactList];
2544
+ export var ListOfContacts = [1, n0, _LOC, 0, () => Contact];
2545
+ export var ListOfDedicatedIpPools = 64 | 0;
2546
+ export var MessageHeaderList = [1, n0, _MHL, 0, () => MessageHeader];
2547
+ export var MessageTagList = [1, n0, _MTL, 0, () => MessageTag];
2548
+ export var MetricDataErrorList = [1, n0, _MDEL, 0, () => MetricDataError];
2549
+ export var MetricDataResultList = [1, n0, _MDRL, 0, () => MetricDataResult];
2550
+ export var MetricValueList = 64 | 1;
2551
+ export var MultiRegionEndpoints = [1, n0, _MRE, 0, () => MultiRegionEndpoint];
2552
+ export var RecommendationsList = [1, n0, _RL, 0, () => Recommendation];
2553
+ export var Regions = 64 | 0;
2554
+ export var ReputationEntitiesList = [1, n0, _REL, 0, () => ReputationEntity];
2555
+ export var ResourceTenantMetadataList = [1, n0, _RTML, 0, () => ResourceTenantMetadata];
2556
+ export var Routes = [1, n0, _Ro, 0, () => Route];
2557
+ export var RoutesDetails = [1, n0, _RDo, 0, () => RouteDetails];
2558
+ export var SuppressedDestinationSummaries = [1, n0, _SDS, 0, () => SuppressedDestinationSummary];
2559
+ export var SuppressionListReasons = 64 | 0;
2560
+ export var TagKeyList = 64 | 0;
2561
+ export var TagList = [1, n0, _TL, 0, () => Tag];
2562
+ export var TenantInfoList = [1, n0, _TIL, 0, () => TenantInfo];
2563
+ export var TenantResourceList = [1, n0, _TRL, 0, () => TenantResource];
2564
+ export var TimestampList = 64 | 4;
2565
+ export var TopicPreferenceList = [1, n0, _TPL, 0, () => TopicPreference];
2566
+ export var Topics = [1, n0, _To, 0, () => Topic];
2567
+ export var BlacklistReport = [2, n0, _BR, 0, 0, () => BlacklistEntries];
2568
+ export var Dimensions = 128 | 0;
2569
+ export var ExportDimensions = [2, n0, _EDxp, 0, 0, 64 | 0];
2570
+ export var ListRecommendationsFilter = 128 | 0;
2571
+ export var ListTenantResourcesFilter = 128 | 0;
2572
+ export var PolicyMap = 128 | 0;
2573
+ export var ReputationEntityFilter = 128 | 0;
2574
+ export var BatchGetMetricData = [
2575
+ 9,
2576
+ n0,
2577
+ _BGMD,
2578
+ {
2579
+ [_h]: ["POST", "/v2/email/metrics/batch", 200],
2580
+ },
2581
+ () => BatchGetMetricDataRequest,
2582
+ () => BatchGetMetricDataResponse,
2583
+ ];
2584
+ export var CancelExportJob = [
2585
+ 9,
2586
+ n0,
2587
+ _CEJ,
2588
+ {
2589
+ [_h]: ["PUT", "/v2/email/export-jobs/{JobId}/cancel", 200],
2590
+ },
2591
+ () => CancelExportJobRequest,
2592
+ () => CancelExportJobResponse,
2593
+ ];
2594
+ export var CreateConfigurationSet = [
2595
+ 9,
2596
+ n0,
2597
+ _CCS,
2598
+ {
2599
+ [_h]: ["POST", "/v2/email/configuration-sets", 200],
2600
+ },
2601
+ () => CreateConfigurationSetRequest,
2602
+ () => CreateConfigurationSetResponse,
2603
+ ];
2604
+ export var CreateConfigurationSetEventDestination = [
2605
+ 9,
2606
+ n0,
2607
+ _CCSED,
2608
+ {
2609
+ [_h]: ["POST", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200],
2610
+ },
2611
+ () => CreateConfigurationSetEventDestinationRequest,
2612
+ () => CreateConfigurationSetEventDestinationResponse,
2613
+ ];
2614
+ export var CreateContact = [
2615
+ 9,
2616
+ n0,
2617
+ _CC,
2618
+ {
2619
+ [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts", 200],
2620
+ },
2621
+ () => CreateContactRequest,
2622
+ () => CreateContactResponse,
2623
+ ];
2624
+ export var CreateContactList = [
2625
+ 9,
2626
+ n0,
2627
+ _CCL,
2628
+ {
2629
+ [_h]: ["POST", "/v2/email/contact-lists", 200],
2630
+ },
2631
+ () => CreateContactListRequest,
2632
+ () => CreateContactListResponse,
2633
+ ];
2634
+ export var CreateCustomVerificationEmailTemplate = [
2635
+ 9,
2636
+ n0,
2637
+ _CCVET,
2638
+ {
2639
+ [_h]: ["POST", "/v2/email/custom-verification-email-templates", 200],
2640
+ },
2641
+ () => CreateCustomVerificationEmailTemplateRequest,
2642
+ () => CreateCustomVerificationEmailTemplateResponse,
2643
+ ];
2644
+ export var CreateDedicatedIpPool = [
2645
+ 9,
2646
+ n0,
2647
+ _CDIP,
2648
+ {
2649
+ [_h]: ["POST", "/v2/email/dedicated-ip-pools", 200],
2650
+ },
2651
+ () => CreateDedicatedIpPoolRequest,
2652
+ () => CreateDedicatedIpPoolResponse,
2653
+ ];
2654
+ export var CreateDeliverabilityTestReport = [
2655
+ 9,
2656
+ n0,
2657
+ _CDTR,
2658
+ {
2659
+ [_h]: ["POST", "/v2/email/deliverability-dashboard/test", 200],
2660
+ },
2661
+ () => CreateDeliverabilityTestReportRequest,
2662
+ () => CreateDeliverabilityTestReportResponse,
2663
+ ];
2664
+ export var CreateEmailIdentity = [
2665
+ 9,
2666
+ n0,
2667
+ _CEI,
2668
+ {
2669
+ [_h]: ["POST", "/v2/email/identities", 200],
2670
+ },
2671
+ () => CreateEmailIdentityRequest,
2672
+ () => CreateEmailIdentityResponse,
2673
+ ];
2674
+ export var CreateEmailIdentityPolicy = [
2675
+ 9,
2676
+ n0,
2677
+ _CEIP,
2678
+ {
2679
+ [_h]: ["POST", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
2680
+ },
2681
+ () => CreateEmailIdentityPolicyRequest,
2682
+ () => CreateEmailIdentityPolicyResponse,
2683
+ ];
2684
+ export var CreateEmailTemplate = [
2685
+ 9,
2686
+ n0,
2687
+ _CET,
2688
+ {
2689
+ [_h]: ["POST", "/v2/email/templates", 200],
2690
+ },
2691
+ () => CreateEmailTemplateRequest,
2692
+ () => CreateEmailTemplateResponse,
2693
+ ];
2694
+ export var CreateExportJob = [
2695
+ 9,
2696
+ n0,
2697
+ _CEJr,
2698
+ {
2699
+ [_h]: ["POST", "/v2/email/export-jobs", 200],
2700
+ },
2701
+ () => CreateExportJobRequest,
2702
+ () => CreateExportJobResponse,
2703
+ ];
2704
+ export var CreateImportJob = [
2705
+ 9,
2706
+ n0,
2707
+ _CIJ,
2708
+ {
2709
+ [_h]: ["POST", "/v2/email/import-jobs", 200],
2710
+ },
2711
+ () => CreateImportJobRequest,
2712
+ () => CreateImportJobResponse,
2713
+ ];
2714
+ export var CreateMultiRegionEndpoint = [
2715
+ 9,
2716
+ n0,
2717
+ _CMRE,
2718
+ {
2719
+ [_h]: ["POST", "/v2/email/multi-region-endpoints", 200],
2720
+ },
2721
+ () => CreateMultiRegionEndpointRequest,
2722
+ () => CreateMultiRegionEndpointResponse,
2723
+ ];
2724
+ export var CreateTenant = [
2725
+ 9,
2726
+ n0,
2727
+ _CTre,
2728
+ {
2729
+ [_h]: ["POST", "/v2/email/tenants", 200],
2730
+ },
2731
+ () => CreateTenantRequest,
2732
+ () => CreateTenantResponse,
2733
+ ];
2734
+ export var CreateTenantResourceAssociation = [
2735
+ 9,
2736
+ n0,
2737
+ _CTRA,
2738
+ {
2739
+ [_h]: ["POST", "/v2/email/tenants/resources", 200],
2740
+ },
2741
+ () => CreateTenantResourceAssociationRequest,
2742
+ () => CreateTenantResourceAssociationResponse,
2743
+ ];
2744
+ export var DeleteConfigurationSet = [
2745
+ 9,
2746
+ n0,
2747
+ _DCS,
2748
+ {
2749
+ [_h]: ["DELETE", "/v2/email/configuration-sets/{ConfigurationSetName}", 200],
2750
+ },
2751
+ () => DeleteConfigurationSetRequest,
2752
+ () => DeleteConfigurationSetResponse,
2753
+ ];
2754
+ export var DeleteConfigurationSetEventDestination = [
2755
+ 9,
2756
+ n0,
2757
+ _DCSED,
2758
+ {
2759
+ [_h]: [
2760
+ "DELETE",
2761
+ "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}",
2762
+ 200,
2763
+ ],
2764
+ },
2765
+ () => DeleteConfigurationSetEventDestinationRequest,
2766
+ () => DeleteConfigurationSetEventDestinationResponse,
2767
+ ];
2768
+ export var DeleteContact = [
2769
+ 9,
2770
+ n0,
2771
+ _DCel,
2772
+ {
2773
+ [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
2774
+ },
2775
+ () => DeleteContactRequest,
2776
+ () => DeleteContactResponse,
2777
+ ];
2778
+ export var DeleteContactList = [
2779
+ 9,
2780
+ n0,
2781
+ _DCL,
2782
+ {
2783
+ [_h]: ["DELETE", "/v2/email/contact-lists/{ContactListName}", 200],
2784
+ },
2785
+ () => DeleteContactListRequest,
2786
+ () => DeleteContactListResponse,
2787
+ ];
2788
+ export var DeleteCustomVerificationEmailTemplate = [
2789
+ 9,
2790
+ n0,
2791
+ _DCVET,
2792
+ {
2793
+ [_h]: ["DELETE", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
2794
+ },
2795
+ () => DeleteCustomVerificationEmailTemplateRequest,
2796
+ () => DeleteCustomVerificationEmailTemplateResponse,
2797
+ ];
2798
+ export var DeleteDedicatedIpPool = [
2799
+ 9,
2800
+ n0,
2801
+ _DDIP,
2802
+ {
2803
+ [_h]: ["DELETE", "/v2/email/dedicated-ip-pools/{PoolName}", 200],
2804
+ },
2805
+ () => DeleteDedicatedIpPoolRequest,
2806
+ () => DeleteDedicatedIpPoolResponse,
2807
+ ];
2808
+ export var DeleteEmailIdentity = [
2809
+ 9,
2810
+ n0,
2811
+ _DEI,
2812
+ {
2813
+ [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}", 200],
2814
+ },
2815
+ () => DeleteEmailIdentityRequest,
2816
+ () => DeleteEmailIdentityResponse,
2817
+ ];
2818
+ export var DeleteEmailIdentityPolicy = [
2819
+ 9,
2820
+ n0,
2821
+ _DEIP,
2822
+ {
2823
+ [_h]: ["DELETE", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
2824
+ },
2825
+ () => DeleteEmailIdentityPolicyRequest,
2826
+ () => DeleteEmailIdentityPolicyResponse,
2827
+ ];
2828
+ export var DeleteEmailTemplate = [
2829
+ 9,
2830
+ n0,
2831
+ _DETe,
2832
+ {
2833
+ [_h]: ["DELETE", "/v2/email/templates/{TemplateName}", 200],
2834
+ },
2835
+ () => DeleteEmailTemplateRequest,
2836
+ () => DeleteEmailTemplateResponse,
2837
+ ];
2838
+ export var DeleteMultiRegionEndpoint = [
2839
+ 9,
2840
+ n0,
2841
+ _DMRE,
2842
+ {
2843
+ [_h]: ["DELETE", "/v2/email/multi-region-endpoints/{EndpointName}", 200],
2844
+ },
2845
+ () => DeleteMultiRegionEndpointRequest,
2846
+ () => DeleteMultiRegionEndpointResponse,
2847
+ ];
2848
+ export var DeleteSuppressedDestination = [
2849
+ 9,
2850
+ n0,
2851
+ _DSD,
2852
+ {
2853
+ [_h]: ["DELETE", "/v2/email/suppression/addresses/{EmailAddress}", 200],
2854
+ },
2855
+ () => DeleteSuppressedDestinationRequest,
2856
+ () => DeleteSuppressedDestinationResponse,
2857
+ ];
2858
+ export var DeleteTenant = [
2859
+ 9,
2860
+ n0,
2861
+ _DTe,
2862
+ {
2863
+ [_h]: ["POST", "/v2/email/tenants/delete", 200],
2864
+ },
2865
+ () => DeleteTenantRequest,
2866
+ () => DeleteTenantResponse,
2867
+ ];
2868
+ export var DeleteTenantResourceAssociation = [
2869
+ 9,
2870
+ n0,
2871
+ _DTRA,
2872
+ {
2873
+ [_h]: ["POST", "/v2/email/tenants/resources/delete", 200],
2874
+ },
2875
+ () => DeleteTenantResourceAssociationRequest,
2876
+ () => DeleteTenantResourceAssociationResponse,
2877
+ ];
2878
+ export var GetAccount = [
2879
+ 9,
2880
+ n0,
2881
+ _GAe,
2882
+ {
2883
+ [_h]: ["GET", "/v2/email/account", 200],
2884
+ },
2885
+ () => GetAccountRequest,
2886
+ () => GetAccountResponse,
2887
+ ];
2888
+ export var GetBlacklistReports = [
2889
+ 9,
2890
+ n0,
2891
+ _GBR,
2892
+ {
2893
+ [_h]: ["GET", "/v2/email/deliverability-dashboard/blacklist-report", 200],
2894
+ },
2895
+ () => GetBlacklistReportsRequest,
2896
+ () => GetBlacklistReportsResponse,
2897
+ ];
2898
+ export var GetConfigurationSet = [
2899
+ 9,
2900
+ n0,
2901
+ _GCS,
2902
+ {
2903
+ [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}", 200],
2904
+ },
2905
+ () => GetConfigurationSetRequest,
2906
+ () => GetConfigurationSetResponse,
2907
+ ];
2908
+ export var GetConfigurationSetEventDestinations = [
2909
+ 9,
2910
+ n0,
2911
+ _GCSED,
2912
+ {
2913
+ [_h]: ["GET", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations", 200],
2914
+ },
2915
+ () => GetConfigurationSetEventDestinationsRequest,
2916
+ () => GetConfigurationSetEventDestinationsResponse,
2917
+ ];
2918
+ export var GetContact = [
2919
+ 9,
2920
+ n0,
2921
+ _GC,
2922
+ {
2923
+ [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
2924
+ },
2925
+ () => GetContactRequest,
2926
+ () => GetContactResponse,
2927
+ ];
2928
+ export var GetContactList = [
2929
+ 9,
2930
+ n0,
2931
+ _GCL,
2932
+ {
2933
+ [_h]: ["GET", "/v2/email/contact-lists/{ContactListName}", 200],
2934
+ },
2935
+ () => GetContactListRequest,
2936
+ () => GetContactListResponse,
2937
+ ];
2938
+ export var GetCustomVerificationEmailTemplate = [
2939
+ 9,
2940
+ n0,
2941
+ _GCVET,
2942
+ {
2943
+ [_h]: ["GET", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
2944
+ },
2945
+ () => GetCustomVerificationEmailTemplateRequest,
2946
+ () => GetCustomVerificationEmailTemplateResponse,
2947
+ ];
2948
+ export var GetDedicatedIp = [
2949
+ 9,
2950
+ n0,
2951
+ _GDI,
2952
+ {
2953
+ [_h]: ["GET", "/v2/email/dedicated-ips/{Ip}", 200],
2954
+ },
2955
+ () => GetDedicatedIpRequest,
2956
+ () => GetDedicatedIpResponse,
2957
+ ];
2958
+ export var GetDedicatedIpPool = [
2959
+ 9,
2960
+ n0,
2961
+ _GDIP,
2962
+ {
2963
+ [_h]: ["GET", "/v2/email/dedicated-ip-pools/{PoolName}", 200],
2964
+ },
2965
+ () => GetDedicatedIpPoolRequest,
2966
+ () => GetDedicatedIpPoolResponse,
2967
+ ];
2968
+ export var GetDedicatedIps = [
2969
+ 9,
2970
+ n0,
2971
+ _GDIe,
2972
+ {
2973
+ [_h]: ["GET", "/v2/email/dedicated-ips", 200],
2974
+ },
2975
+ () => GetDedicatedIpsRequest,
2976
+ () => GetDedicatedIpsResponse,
2977
+ ];
2978
+ export var GetDeliverabilityDashboardOptions = [
2979
+ 9,
2980
+ n0,
2981
+ _GDDO,
2982
+ {
2983
+ [_h]: ["GET", "/v2/email/deliverability-dashboard", 200],
2984
+ },
2985
+ () => GetDeliverabilityDashboardOptionsRequest,
2986
+ () => GetDeliverabilityDashboardOptionsResponse,
2987
+ ];
2988
+ export var GetDeliverabilityTestReport = [
2989
+ 9,
2990
+ n0,
2991
+ _GDTR,
2992
+ {
2993
+ [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports/{ReportId}", 200],
2994
+ },
2995
+ () => GetDeliverabilityTestReportRequest,
2996
+ () => GetDeliverabilityTestReportResponse,
2997
+ ];
2998
+ export var GetDomainDeliverabilityCampaign = [
2999
+ 9,
3000
+ n0,
3001
+ _GDDC,
3002
+ {
3003
+ [_h]: ["GET", "/v2/email/deliverability-dashboard/campaigns/{CampaignId}", 200],
3004
+ },
3005
+ () => GetDomainDeliverabilityCampaignRequest,
3006
+ () => GetDomainDeliverabilityCampaignResponse,
3007
+ ];
3008
+ export var GetDomainStatisticsReport = [
3009
+ 9,
3010
+ n0,
3011
+ _GDSR,
3012
+ {
3013
+ [_h]: ["GET", "/v2/email/deliverability-dashboard/statistics-report/{Domain}", 200],
3014
+ },
3015
+ () => GetDomainStatisticsReportRequest,
3016
+ () => GetDomainStatisticsReportResponse,
3017
+ ];
3018
+ export var GetEmailIdentity = [
3019
+ 9,
3020
+ n0,
3021
+ _GEI,
3022
+ {
3023
+ [_h]: ["GET", "/v2/email/identities/{EmailIdentity}", 200],
3024
+ },
3025
+ () => GetEmailIdentityRequest,
3026
+ () => GetEmailIdentityResponse,
3027
+ ];
3028
+ export var GetEmailIdentityPolicies = [
3029
+ 9,
3030
+ n0,
3031
+ _GEIP,
3032
+ {
3033
+ [_h]: ["GET", "/v2/email/identities/{EmailIdentity}/policies", 200],
3034
+ },
3035
+ () => GetEmailIdentityPoliciesRequest,
3036
+ () => GetEmailIdentityPoliciesResponse,
3037
+ ];
3038
+ export var GetEmailTemplate = [
3039
+ 9,
3040
+ n0,
3041
+ _GET,
3042
+ {
3043
+ [_h]: ["GET", "/v2/email/templates/{TemplateName}", 200],
3044
+ },
3045
+ () => GetEmailTemplateRequest,
3046
+ () => GetEmailTemplateResponse,
3047
+ ];
3048
+ export var GetExportJob = [
3049
+ 9,
3050
+ n0,
3051
+ _GEJ,
3052
+ {
3053
+ [_h]: ["GET", "/v2/email/export-jobs/{JobId}", 200],
3054
+ },
3055
+ () => GetExportJobRequest,
3056
+ () => GetExportJobResponse,
3057
+ ];
3058
+ export var GetImportJob = [
3059
+ 9,
3060
+ n0,
3061
+ _GIJ,
3062
+ {
3063
+ [_h]: ["GET", "/v2/email/import-jobs/{JobId}", 200],
3064
+ },
3065
+ () => GetImportJobRequest,
3066
+ () => GetImportJobResponse,
3067
+ ];
3068
+ export var GetMessageInsights = [
3069
+ 9,
3070
+ n0,
3071
+ _GMI,
3072
+ {
3073
+ [_h]: ["GET", "/v2/email/insights/{MessageId}", 200],
3074
+ },
3075
+ () => GetMessageInsightsRequest,
3076
+ () => GetMessageInsightsResponse,
3077
+ ];
3078
+ export var GetMultiRegionEndpoint = [
3079
+ 9,
3080
+ n0,
3081
+ _GMRE,
3082
+ {
3083
+ [_h]: ["GET", "/v2/email/multi-region-endpoints/{EndpointName}", 200],
3084
+ },
3085
+ () => GetMultiRegionEndpointRequest,
3086
+ () => GetMultiRegionEndpointResponse,
3087
+ ];
3088
+ export var GetReputationEntity = [
3089
+ 9,
3090
+ n0,
3091
+ _GRE,
3092
+ {
3093
+ [_h]: ["GET", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}", 200],
3094
+ },
3095
+ () => GetReputationEntityRequest,
3096
+ () => GetReputationEntityResponse,
3097
+ ];
3098
+ export var GetSuppressedDestination = [
3099
+ 9,
3100
+ n0,
3101
+ _GSD,
3102
+ {
3103
+ [_h]: ["GET", "/v2/email/suppression/addresses/{EmailAddress}", 200],
3104
+ },
3105
+ () => GetSuppressedDestinationRequest,
3106
+ () => GetSuppressedDestinationResponse,
3107
+ ];
3108
+ export var GetTenant = [
3109
+ 9,
3110
+ n0,
3111
+ _GT,
3112
+ {
3113
+ [_h]: ["POST", "/v2/email/tenants/get", 200],
3114
+ },
3115
+ () => GetTenantRequest,
3116
+ () => GetTenantResponse,
3117
+ ];
3118
+ export var ListConfigurationSets = [
3119
+ 9,
3120
+ n0,
3121
+ _LCS,
3122
+ {
3123
+ [_h]: ["GET", "/v2/email/configuration-sets", 200],
3124
+ },
3125
+ () => ListConfigurationSetsRequest,
3126
+ () => ListConfigurationSetsResponse,
3127
+ ];
3128
+ export var ListContactLists = [
3129
+ 9,
3130
+ n0,
3131
+ _LCL,
3132
+ {
3133
+ [_h]: ["GET", "/v2/email/contact-lists", 200],
3134
+ },
3135
+ () => ListContactListsRequest,
3136
+ () => ListContactListsResponse,
3137
+ ];
3138
+ export var ListContacts = [
3139
+ 9,
3140
+ n0,
3141
+ _LC,
3142
+ {
3143
+ [_h]: ["POST", "/v2/email/contact-lists/{ContactListName}/contacts/list", 200],
3144
+ },
3145
+ () => ListContactsRequest,
3146
+ () => ListContactsResponse,
3147
+ ];
3148
+ export var ListCustomVerificationEmailTemplates = [
3149
+ 9,
3150
+ n0,
3151
+ _LCVET,
3152
+ {
3153
+ [_h]: ["GET", "/v2/email/custom-verification-email-templates", 200],
3154
+ },
3155
+ () => ListCustomVerificationEmailTemplatesRequest,
3156
+ () => ListCustomVerificationEmailTemplatesResponse,
3157
+ ];
3158
+ export var ListDedicatedIpPools = [
3159
+ 9,
3160
+ n0,
3161
+ _LDIP,
3162
+ {
3163
+ [_h]: ["GET", "/v2/email/dedicated-ip-pools", 200],
3164
+ },
3165
+ () => ListDedicatedIpPoolsRequest,
3166
+ () => ListDedicatedIpPoolsResponse,
3167
+ ];
3168
+ export var ListDeliverabilityTestReports = [
3169
+ 9,
3170
+ n0,
3171
+ _LDTR,
3172
+ {
3173
+ [_h]: ["GET", "/v2/email/deliverability-dashboard/test-reports", 200],
3174
+ },
3175
+ () => ListDeliverabilityTestReportsRequest,
3176
+ () => ListDeliverabilityTestReportsResponse,
3177
+ ];
3178
+ export var ListDomainDeliverabilityCampaigns = [
3179
+ 9,
3180
+ n0,
3181
+ _LDDC,
3182
+ {
3183
+ [_h]: ["GET", "/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns", 200],
3184
+ },
3185
+ () => ListDomainDeliverabilityCampaignsRequest,
3186
+ () => ListDomainDeliverabilityCampaignsResponse,
3187
+ ];
3188
+ export var ListEmailIdentities = [
3189
+ 9,
3190
+ n0,
3191
+ _LEI,
3192
+ {
3193
+ [_h]: ["GET", "/v2/email/identities", 200],
3194
+ },
3195
+ () => ListEmailIdentitiesRequest,
3196
+ () => ListEmailIdentitiesResponse,
3197
+ ];
3198
+ export var ListEmailTemplates = [
3199
+ 9,
3200
+ n0,
3201
+ _LET,
3202
+ {
3203
+ [_h]: ["GET", "/v2/email/templates", 200],
3204
+ },
3205
+ () => ListEmailTemplatesRequest,
3206
+ () => ListEmailTemplatesResponse,
3207
+ ];
3208
+ export var ListExportJobs = [
3209
+ 9,
3210
+ n0,
3211
+ _LEJ,
3212
+ {
3213
+ [_h]: ["POST", "/v2/email/list-export-jobs", 200],
3214
+ },
3215
+ () => ListExportJobsRequest,
3216
+ () => ListExportJobsResponse,
3217
+ ];
3218
+ export var ListImportJobs = [
3219
+ 9,
3220
+ n0,
3221
+ _LIJ,
3222
+ {
3223
+ [_h]: ["POST", "/v2/email/import-jobs/list", 200],
3224
+ },
3225
+ () => ListImportJobsRequest,
3226
+ () => ListImportJobsResponse,
3227
+ ];
3228
+ export var ListMultiRegionEndpoints = [
3229
+ 9,
3230
+ n0,
3231
+ _LMRE,
3232
+ {
3233
+ [_h]: ["GET", "/v2/email/multi-region-endpoints", 200],
3234
+ },
3235
+ () => ListMultiRegionEndpointsRequest,
3236
+ () => ListMultiRegionEndpointsResponse,
3237
+ ];
3238
+ export var ListRecommendations = [
3239
+ 9,
3240
+ n0,
3241
+ _LR,
3242
+ {
3243
+ [_h]: ["POST", "/v2/email/vdm/recommendations", 200],
3244
+ },
3245
+ () => ListRecommendationsRequest,
3246
+ () => ListRecommendationsResponse,
3247
+ ];
3248
+ export var ListReputationEntities = [
3249
+ 9,
3250
+ n0,
3251
+ _LRE,
3252
+ {
3253
+ [_h]: ["POST", "/v2/email/reputation/entities", 200],
3254
+ },
3255
+ () => ListReputationEntitiesRequest,
3256
+ () => ListReputationEntitiesResponse,
3257
+ ];
3258
+ export var ListResourceTenants = [
3259
+ 9,
3260
+ n0,
3261
+ _LRT,
3262
+ {
3263
+ [_h]: ["POST", "/v2/email/resources/tenants/list", 200],
3264
+ },
3265
+ () => ListResourceTenantsRequest,
3266
+ () => ListResourceTenantsResponse,
3267
+ ];
3268
+ export var ListSuppressedDestinations = [
3269
+ 9,
3270
+ n0,
3271
+ _LSD,
3272
+ {
3273
+ [_h]: ["GET", "/v2/email/suppression/addresses", 200],
3274
+ },
3275
+ () => ListSuppressedDestinationsRequest,
3276
+ () => ListSuppressedDestinationsResponse,
3277
+ ];
3278
+ export var ListTagsForResource = [
3279
+ 9,
3280
+ n0,
3281
+ _LTFR,
3282
+ {
3283
+ [_h]: ["GET", "/v2/email/tags", 200],
3284
+ },
3285
+ () => ListTagsForResourceRequest,
3286
+ () => ListTagsForResourceResponse,
3287
+ ];
3288
+ export var ListTenantResources = [
3289
+ 9,
3290
+ n0,
3291
+ _LTRis,
3292
+ {
3293
+ [_h]: ["POST", "/v2/email/tenants/resources/list", 200],
3294
+ },
3295
+ () => ListTenantResourcesRequest,
3296
+ () => ListTenantResourcesResponse,
3297
+ ];
3298
+ export var ListTenants = [
3299
+ 9,
3300
+ n0,
3301
+ _LTi,
3302
+ {
3303
+ [_h]: ["POST", "/v2/email/tenants/list", 200],
3304
+ },
3305
+ () => ListTenantsRequest,
3306
+ () => ListTenantsResponse,
3307
+ ];
3308
+ export var PutAccountDedicatedIpWarmupAttributes = [
3309
+ 9,
3310
+ n0,
3311
+ _PADIWA,
3312
+ {
3313
+ [_h]: ["PUT", "/v2/email/account/dedicated-ips/warmup", 200],
3314
+ },
3315
+ () => PutAccountDedicatedIpWarmupAttributesRequest,
3316
+ () => PutAccountDedicatedIpWarmupAttributesResponse,
3317
+ ];
3318
+ export var PutAccountDetails = [
3319
+ 9,
3320
+ n0,
3321
+ _PAD,
3322
+ {
3323
+ [_h]: ["POST", "/v2/email/account/details", 200],
3324
+ },
3325
+ () => PutAccountDetailsRequest,
3326
+ () => PutAccountDetailsResponse,
3327
+ ];
3328
+ export var PutAccountSendingAttributes = [
3329
+ 9,
3330
+ n0,
3331
+ _PASA,
3332
+ {
3333
+ [_h]: ["PUT", "/v2/email/account/sending", 200],
3334
+ },
3335
+ () => PutAccountSendingAttributesRequest,
3336
+ () => PutAccountSendingAttributesResponse,
3337
+ ];
3338
+ export var PutAccountSuppressionAttributes = [
3339
+ 9,
3340
+ n0,
3341
+ _PASAu,
3342
+ {
3343
+ [_h]: ["PUT", "/v2/email/account/suppression", 200],
3344
+ },
3345
+ () => PutAccountSuppressionAttributesRequest,
3346
+ () => PutAccountSuppressionAttributesResponse,
3347
+ ];
3348
+ export var PutAccountVdmAttributes = [
3349
+ 9,
3350
+ n0,
3351
+ _PAVA,
3352
+ {
3353
+ [_h]: ["PUT", "/v2/email/account/vdm", 200],
3354
+ },
3355
+ () => PutAccountVdmAttributesRequest,
3356
+ () => PutAccountVdmAttributesResponse,
3357
+ ];
3358
+ export var PutConfigurationSetArchivingOptions = [
3359
+ 9,
3360
+ n0,
3361
+ _PCSAO,
3362
+ {
3363
+ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/archiving-options", 200],
3364
+ },
3365
+ () => PutConfigurationSetArchivingOptionsRequest,
3366
+ () => PutConfigurationSetArchivingOptionsResponse,
3367
+ ];
3368
+ export var PutConfigurationSetDeliveryOptions = [
3369
+ 9,
3370
+ n0,
3371
+ _PCSDO,
3372
+ {
3373
+ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/delivery-options", 200],
3374
+ },
3375
+ () => PutConfigurationSetDeliveryOptionsRequest,
3376
+ () => PutConfigurationSetDeliveryOptionsResponse,
3377
+ ];
3378
+ export var PutConfigurationSetReputationOptions = [
3379
+ 9,
3380
+ n0,
3381
+ _PCSRO,
3382
+ {
3383
+ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/reputation-options", 200],
3384
+ },
3385
+ () => PutConfigurationSetReputationOptionsRequest,
3386
+ () => PutConfigurationSetReputationOptionsResponse,
3387
+ ];
3388
+ export var PutConfigurationSetSendingOptions = [
3389
+ 9,
3390
+ n0,
3391
+ _PCSSO,
3392
+ {
3393
+ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/sending", 200],
3394
+ },
3395
+ () => PutConfigurationSetSendingOptionsRequest,
3396
+ () => PutConfigurationSetSendingOptionsResponse,
3397
+ ];
3398
+ export var PutConfigurationSetSuppressionOptions = [
3399
+ 9,
3400
+ n0,
3401
+ _PCSSOu,
3402
+ {
3403
+ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/suppression-options", 200],
3404
+ },
3405
+ () => PutConfigurationSetSuppressionOptionsRequest,
3406
+ () => PutConfigurationSetSuppressionOptionsResponse,
3407
+ ];
3408
+ export var PutConfigurationSetTrackingOptions = [
3409
+ 9,
3410
+ n0,
3411
+ _PCSTO,
3412
+ {
3413
+ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/tracking-options", 200],
3414
+ },
3415
+ () => PutConfigurationSetTrackingOptionsRequest,
3416
+ () => PutConfigurationSetTrackingOptionsResponse,
3417
+ ];
3418
+ export var PutConfigurationSetVdmOptions = [
3419
+ 9,
3420
+ n0,
3421
+ _PCSVO,
3422
+ {
3423
+ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/vdm-options", 200],
3424
+ },
3425
+ () => PutConfigurationSetVdmOptionsRequest,
3426
+ () => PutConfigurationSetVdmOptionsResponse,
3427
+ ];
3428
+ export var PutDedicatedIpInPool = [
3429
+ 9,
3430
+ n0,
3431
+ _PDIIP,
3432
+ {
3433
+ [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/pool", 200],
3434
+ },
3435
+ () => PutDedicatedIpInPoolRequest,
3436
+ () => PutDedicatedIpInPoolResponse,
3437
+ ];
3438
+ export var PutDedicatedIpPoolScalingAttributes = [
3439
+ 9,
3440
+ n0,
3441
+ _PDIPSA,
3442
+ {
3443
+ [_h]: ["PUT", "/v2/email/dedicated-ip-pools/{PoolName}/scaling", 200],
3444
+ },
3445
+ () => PutDedicatedIpPoolScalingAttributesRequest,
3446
+ () => PutDedicatedIpPoolScalingAttributesResponse,
3447
+ ];
3448
+ export var PutDedicatedIpWarmupAttributes = [
3449
+ 9,
3450
+ n0,
3451
+ _PDIWA,
3452
+ {
3453
+ [_h]: ["PUT", "/v2/email/dedicated-ips/{Ip}/warmup", 200],
3454
+ },
3455
+ () => PutDedicatedIpWarmupAttributesRequest,
3456
+ () => PutDedicatedIpWarmupAttributesResponse,
3457
+ ];
3458
+ export var PutDeliverabilityDashboardOption = [
3459
+ 9,
3460
+ n0,
3461
+ _PDDO,
3462
+ {
3463
+ [_h]: ["PUT", "/v2/email/deliverability-dashboard", 200],
3464
+ },
3465
+ () => PutDeliverabilityDashboardOptionRequest,
3466
+ () => PutDeliverabilityDashboardOptionResponse,
3467
+ ];
3468
+ export var PutEmailIdentityConfigurationSetAttributes = [
3469
+ 9,
3470
+ n0,
3471
+ _PEICSA,
3472
+ {
3473
+ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/configuration-set", 200],
3474
+ },
3475
+ () => PutEmailIdentityConfigurationSetAttributesRequest,
3476
+ () => PutEmailIdentityConfigurationSetAttributesResponse,
3477
+ ];
3478
+ export var PutEmailIdentityDkimAttributes = [
3479
+ 9,
3480
+ n0,
3481
+ _PEIDA,
3482
+ {
3483
+ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/dkim", 200],
3484
+ },
3485
+ () => PutEmailIdentityDkimAttributesRequest,
3486
+ () => PutEmailIdentityDkimAttributesResponse,
3487
+ ];
3488
+ export var PutEmailIdentityDkimSigningAttributes = [
3489
+ 9,
3490
+ n0,
3491
+ _PEIDSA,
3492
+ {
3493
+ [_h]: ["PUT", "/v1/email/identities/{EmailIdentity}/dkim/signing", 200],
3494
+ },
3495
+ () => PutEmailIdentityDkimSigningAttributesRequest,
3496
+ () => PutEmailIdentityDkimSigningAttributesResponse,
3497
+ ];
3498
+ export var PutEmailIdentityFeedbackAttributes = [
3499
+ 9,
3500
+ n0,
3501
+ _PEIFA,
3502
+ {
3503
+ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/feedback", 200],
3504
+ },
3505
+ () => PutEmailIdentityFeedbackAttributesRequest,
3506
+ () => PutEmailIdentityFeedbackAttributesResponse,
3507
+ ];
3508
+ export var PutEmailIdentityMailFromAttributes = [
3509
+ 9,
3510
+ n0,
3511
+ _PEIMFA,
3512
+ {
3513
+ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/mail-from", 200],
3514
+ },
3515
+ () => PutEmailIdentityMailFromAttributesRequest,
3516
+ () => PutEmailIdentityMailFromAttributesResponse,
3517
+ ];
3518
+ export var PutSuppressedDestination = [
3519
+ 9,
3520
+ n0,
3521
+ _PSD,
3522
+ {
3523
+ [_h]: ["PUT", "/v2/email/suppression/addresses", 200],
3524
+ },
3525
+ () => PutSuppressedDestinationRequest,
3526
+ () => PutSuppressedDestinationResponse,
3527
+ ];
3528
+ export var SendBulkEmail = [
3529
+ 9,
3530
+ n0,
3531
+ _SBE,
3532
+ {
3533
+ [_h]: ["POST", "/v2/email/outbound-bulk-emails", 200],
3534
+ },
3535
+ () => SendBulkEmailRequest,
3536
+ () => SendBulkEmailResponse,
3537
+ ];
3538
+ export var SendCustomVerificationEmail = [
3539
+ 9,
3540
+ n0,
3541
+ _SCVE,
3542
+ {
3543
+ [_h]: ["POST", "/v2/email/outbound-custom-verification-emails", 200],
3544
+ },
3545
+ () => SendCustomVerificationEmailRequest,
3546
+ () => SendCustomVerificationEmailResponse,
3547
+ ];
3548
+ export var SendEmail = [
3549
+ 9,
3550
+ n0,
3551
+ _SEen,
3552
+ {
3553
+ [_h]: ["POST", "/v2/email/outbound-emails", 200],
3554
+ },
3555
+ () => SendEmailRequest,
3556
+ () => SendEmailResponse,
3557
+ ];
3558
+ export var TagResource = [
3559
+ 9,
3560
+ n0,
3561
+ _TRa,
3562
+ {
3563
+ [_h]: ["POST", "/v2/email/tags", 200],
3564
+ },
3565
+ () => TagResourceRequest,
3566
+ () => TagResourceResponse,
3567
+ ];
3568
+ export var TestRenderEmailTemplate = [
3569
+ 9,
3570
+ n0,
3571
+ _TRET,
3572
+ {
3573
+ [_h]: ["POST", "/v2/email/templates/{TemplateName}/render", 200],
3574
+ },
3575
+ () => TestRenderEmailTemplateRequest,
3576
+ () => TestRenderEmailTemplateResponse,
3577
+ ];
3578
+ export var UntagResource = [
3579
+ 9,
3580
+ n0,
3581
+ _UR,
3582
+ {
3583
+ [_h]: ["DELETE", "/v2/email/tags", 200],
3584
+ },
3585
+ () => UntagResourceRequest,
3586
+ () => UntagResourceResponse,
3587
+ ];
3588
+ export var UpdateConfigurationSetEventDestination = [
3589
+ 9,
3590
+ n0,
3591
+ _UCSED,
3592
+ {
3593
+ [_h]: ["PUT", "/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}", 200],
3594
+ },
3595
+ () => UpdateConfigurationSetEventDestinationRequest,
3596
+ () => UpdateConfigurationSetEventDestinationResponse,
3597
+ ];
3598
+ export var UpdateContact = [
3599
+ 9,
3600
+ n0,
3601
+ _UC,
3602
+ {
3603
+ [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}", 200],
3604
+ },
3605
+ () => UpdateContactRequest,
3606
+ () => UpdateContactResponse,
3607
+ ];
3608
+ export var UpdateContactList = [
3609
+ 9,
3610
+ n0,
3611
+ _UCL,
3612
+ {
3613
+ [_h]: ["PUT", "/v2/email/contact-lists/{ContactListName}", 200],
3614
+ },
3615
+ () => UpdateContactListRequest,
3616
+ () => UpdateContactListResponse,
3617
+ ];
3618
+ export var UpdateCustomVerificationEmailTemplate = [
3619
+ 9,
3620
+ n0,
3621
+ _UCVET,
3622
+ {
3623
+ [_h]: ["PUT", "/v2/email/custom-verification-email-templates/{TemplateName}", 200],
3624
+ },
3625
+ () => UpdateCustomVerificationEmailTemplateRequest,
3626
+ () => UpdateCustomVerificationEmailTemplateResponse,
3627
+ ];
3628
+ export var UpdateEmailIdentityPolicy = [
3629
+ 9,
3630
+ n0,
3631
+ _UEIP,
3632
+ {
3633
+ [_h]: ["PUT", "/v2/email/identities/{EmailIdentity}/policies/{PolicyName}", 200],
3634
+ },
3635
+ () => UpdateEmailIdentityPolicyRequest,
3636
+ () => UpdateEmailIdentityPolicyResponse,
3637
+ ];
3638
+ export var UpdateEmailTemplate = [
3639
+ 9,
3640
+ n0,
3641
+ _UET,
3642
+ {
3643
+ [_h]: ["PUT", "/v2/email/templates/{TemplateName}", 200],
3644
+ },
3645
+ () => UpdateEmailTemplateRequest,
3646
+ () => UpdateEmailTemplateResponse,
3647
+ ];
3648
+ export var UpdateReputationEntityCustomerManagedStatus = [
3649
+ 9,
3650
+ n0,
3651
+ _URECMS,
3652
+ {
3653
+ [_h]: [
3654
+ "PUT",
3655
+ "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}/customer-managed-status",
3656
+ 200,
3657
+ ],
3658
+ },
3659
+ () => UpdateReputationEntityCustomerManagedStatusRequest,
3660
+ () => UpdateReputationEntityCustomerManagedStatusResponse,
3661
+ ];
3662
+ export var UpdateReputationEntityPolicy = [
3663
+ 9,
3664
+ n0,
3665
+ _UREP,
3666
+ {
3667
+ [_h]: ["PUT", "/v2/email/reputation/entities/{ReputationEntityType}/{ReputationEntityReference}/policy", 200],
3668
+ },
3669
+ () => UpdateReputationEntityPolicyRequest,
3670
+ () => UpdateReputationEntityPolicyResponse,
3671
+ ];