@aws-sdk/client-sesv2 3.927.0 → 3.929.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 +6 -6
  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
@@ -1,1313 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- BatchGetMetricDataCommandInput,
8
- BatchGetMetricDataCommandOutput,
9
- } from "../commands/BatchGetMetricDataCommand";
10
- import {
11
- CancelExportJobCommandInput,
12
- CancelExportJobCommandOutput,
13
- } from "../commands/CancelExportJobCommand";
14
- import {
15
- CreateConfigurationSetCommandInput,
16
- CreateConfigurationSetCommandOutput,
17
- } from "../commands/CreateConfigurationSetCommand";
18
- import {
19
- CreateConfigurationSetEventDestinationCommandInput,
20
- CreateConfigurationSetEventDestinationCommandOutput,
21
- } from "../commands/CreateConfigurationSetEventDestinationCommand";
22
- import {
23
- CreateContactCommandInput,
24
- CreateContactCommandOutput,
25
- } from "../commands/CreateContactCommand";
26
- import {
27
- CreateContactListCommandInput,
28
- CreateContactListCommandOutput,
29
- } from "../commands/CreateContactListCommand";
30
- import {
31
- CreateCustomVerificationEmailTemplateCommandInput,
32
- CreateCustomVerificationEmailTemplateCommandOutput,
33
- } from "../commands/CreateCustomVerificationEmailTemplateCommand";
34
- import {
35
- CreateDedicatedIpPoolCommandInput,
36
- CreateDedicatedIpPoolCommandOutput,
37
- } from "../commands/CreateDedicatedIpPoolCommand";
38
- import {
39
- CreateDeliverabilityTestReportCommandInput,
40
- CreateDeliverabilityTestReportCommandOutput,
41
- } from "../commands/CreateDeliverabilityTestReportCommand";
42
- import {
43
- CreateEmailIdentityCommandInput,
44
- CreateEmailIdentityCommandOutput,
45
- } from "../commands/CreateEmailIdentityCommand";
46
- import {
47
- CreateEmailIdentityPolicyCommandInput,
48
- CreateEmailIdentityPolicyCommandOutput,
49
- } from "../commands/CreateEmailIdentityPolicyCommand";
50
- import {
51
- CreateEmailTemplateCommandInput,
52
- CreateEmailTemplateCommandOutput,
53
- } from "../commands/CreateEmailTemplateCommand";
54
- import {
55
- CreateExportJobCommandInput,
56
- CreateExportJobCommandOutput,
57
- } from "../commands/CreateExportJobCommand";
58
- import {
59
- CreateImportJobCommandInput,
60
- CreateImportJobCommandOutput,
61
- } from "../commands/CreateImportJobCommand";
62
- import {
63
- CreateMultiRegionEndpointCommandInput,
64
- CreateMultiRegionEndpointCommandOutput,
65
- } from "../commands/CreateMultiRegionEndpointCommand";
66
- import {
67
- CreateTenantCommandInput,
68
- CreateTenantCommandOutput,
69
- } from "../commands/CreateTenantCommand";
70
- import {
71
- CreateTenantResourceAssociationCommandInput,
72
- CreateTenantResourceAssociationCommandOutput,
73
- } from "../commands/CreateTenantResourceAssociationCommand";
74
- import {
75
- DeleteConfigurationSetCommandInput,
76
- DeleteConfigurationSetCommandOutput,
77
- } from "../commands/DeleteConfigurationSetCommand";
78
- import {
79
- DeleteConfigurationSetEventDestinationCommandInput,
80
- DeleteConfigurationSetEventDestinationCommandOutput,
81
- } from "../commands/DeleteConfigurationSetEventDestinationCommand";
82
- import {
83
- DeleteContactCommandInput,
84
- DeleteContactCommandOutput,
85
- } from "../commands/DeleteContactCommand";
86
- import {
87
- DeleteContactListCommandInput,
88
- DeleteContactListCommandOutput,
89
- } from "../commands/DeleteContactListCommand";
90
- import {
91
- DeleteCustomVerificationEmailTemplateCommandInput,
92
- DeleteCustomVerificationEmailTemplateCommandOutput,
93
- } from "../commands/DeleteCustomVerificationEmailTemplateCommand";
94
- import {
95
- DeleteDedicatedIpPoolCommandInput,
96
- DeleteDedicatedIpPoolCommandOutput,
97
- } from "../commands/DeleteDedicatedIpPoolCommand";
98
- import {
99
- DeleteEmailIdentityCommandInput,
100
- DeleteEmailIdentityCommandOutput,
101
- } from "../commands/DeleteEmailIdentityCommand";
102
- import {
103
- DeleteEmailIdentityPolicyCommandInput,
104
- DeleteEmailIdentityPolicyCommandOutput,
105
- } from "../commands/DeleteEmailIdentityPolicyCommand";
106
- import {
107
- DeleteEmailTemplateCommandInput,
108
- DeleteEmailTemplateCommandOutput,
109
- } from "../commands/DeleteEmailTemplateCommand";
110
- import {
111
- DeleteMultiRegionEndpointCommandInput,
112
- DeleteMultiRegionEndpointCommandOutput,
113
- } from "../commands/DeleteMultiRegionEndpointCommand";
114
- import {
115
- DeleteSuppressedDestinationCommandInput,
116
- DeleteSuppressedDestinationCommandOutput,
117
- } from "../commands/DeleteSuppressedDestinationCommand";
118
- import {
119
- DeleteTenantCommandInput,
120
- DeleteTenantCommandOutput,
121
- } from "../commands/DeleteTenantCommand";
122
- import {
123
- DeleteTenantResourceAssociationCommandInput,
124
- DeleteTenantResourceAssociationCommandOutput,
125
- } from "../commands/DeleteTenantResourceAssociationCommand";
126
- import {
127
- GetAccountCommandInput,
128
- GetAccountCommandOutput,
129
- } from "../commands/GetAccountCommand";
130
- import {
131
- GetBlacklistReportsCommandInput,
132
- GetBlacklistReportsCommandOutput,
133
- } from "../commands/GetBlacklistReportsCommand";
134
- import {
135
- GetConfigurationSetCommandInput,
136
- GetConfigurationSetCommandOutput,
137
- } from "../commands/GetConfigurationSetCommand";
138
- import {
139
- GetConfigurationSetEventDestinationsCommandInput,
140
- GetConfigurationSetEventDestinationsCommandOutput,
141
- } from "../commands/GetConfigurationSetEventDestinationsCommand";
142
- import {
143
- GetContactCommandInput,
144
- GetContactCommandOutput,
145
- } from "../commands/GetContactCommand";
146
- import {
147
- GetContactListCommandInput,
148
- GetContactListCommandOutput,
149
- } from "../commands/GetContactListCommand";
150
- import {
151
- GetCustomVerificationEmailTemplateCommandInput,
152
- GetCustomVerificationEmailTemplateCommandOutput,
153
- } from "../commands/GetCustomVerificationEmailTemplateCommand";
154
- import {
155
- GetDedicatedIpCommandInput,
156
- GetDedicatedIpCommandOutput,
157
- } from "../commands/GetDedicatedIpCommand";
158
- import {
159
- GetDedicatedIpPoolCommandInput,
160
- GetDedicatedIpPoolCommandOutput,
161
- } from "../commands/GetDedicatedIpPoolCommand";
162
- import {
163
- GetDedicatedIpsCommandInput,
164
- GetDedicatedIpsCommandOutput,
165
- } from "../commands/GetDedicatedIpsCommand";
166
- import {
167
- GetDeliverabilityDashboardOptionsCommandInput,
168
- GetDeliverabilityDashboardOptionsCommandOutput,
169
- } from "../commands/GetDeliverabilityDashboardOptionsCommand";
170
- import {
171
- GetDeliverabilityTestReportCommandInput,
172
- GetDeliverabilityTestReportCommandOutput,
173
- } from "../commands/GetDeliverabilityTestReportCommand";
174
- import {
175
- GetDomainDeliverabilityCampaignCommandInput,
176
- GetDomainDeliverabilityCampaignCommandOutput,
177
- } from "../commands/GetDomainDeliverabilityCampaignCommand";
178
- import {
179
- GetDomainStatisticsReportCommandInput,
180
- GetDomainStatisticsReportCommandOutput,
181
- } from "../commands/GetDomainStatisticsReportCommand";
182
- import {
183
- GetEmailIdentityCommandInput,
184
- GetEmailIdentityCommandOutput,
185
- } from "../commands/GetEmailIdentityCommand";
186
- import {
187
- GetEmailIdentityPoliciesCommandInput,
188
- GetEmailIdentityPoliciesCommandOutput,
189
- } from "../commands/GetEmailIdentityPoliciesCommand";
190
- import {
191
- GetEmailTemplateCommandInput,
192
- GetEmailTemplateCommandOutput,
193
- } from "../commands/GetEmailTemplateCommand";
194
- import {
195
- GetExportJobCommandInput,
196
- GetExportJobCommandOutput,
197
- } from "../commands/GetExportJobCommand";
198
- import {
199
- GetImportJobCommandInput,
200
- GetImportJobCommandOutput,
201
- } from "../commands/GetImportJobCommand";
202
- import {
203
- GetMessageInsightsCommandInput,
204
- GetMessageInsightsCommandOutput,
205
- } from "../commands/GetMessageInsightsCommand";
206
- import {
207
- GetMultiRegionEndpointCommandInput,
208
- GetMultiRegionEndpointCommandOutput,
209
- } from "../commands/GetMultiRegionEndpointCommand";
210
- import {
211
- GetReputationEntityCommandInput,
212
- GetReputationEntityCommandOutput,
213
- } from "../commands/GetReputationEntityCommand";
214
- import {
215
- GetSuppressedDestinationCommandInput,
216
- GetSuppressedDestinationCommandOutput,
217
- } from "../commands/GetSuppressedDestinationCommand";
218
- import {
219
- GetTenantCommandInput,
220
- GetTenantCommandOutput,
221
- } from "../commands/GetTenantCommand";
222
- import {
223
- ListConfigurationSetsCommandInput,
224
- ListConfigurationSetsCommandOutput,
225
- } from "../commands/ListConfigurationSetsCommand";
226
- import {
227
- ListContactListsCommandInput,
228
- ListContactListsCommandOutput,
229
- } from "../commands/ListContactListsCommand";
230
- import {
231
- ListContactsCommandInput,
232
- ListContactsCommandOutput,
233
- } from "../commands/ListContactsCommand";
234
- import {
235
- ListCustomVerificationEmailTemplatesCommandInput,
236
- ListCustomVerificationEmailTemplatesCommandOutput,
237
- } from "../commands/ListCustomVerificationEmailTemplatesCommand";
238
- import {
239
- ListDedicatedIpPoolsCommandInput,
240
- ListDedicatedIpPoolsCommandOutput,
241
- } from "../commands/ListDedicatedIpPoolsCommand";
242
- import {
243
- ListDeliverabilityTestReportsCommandInput,
244
- ListDeliverabilityTestReportsCommandOutput,
245
- } from "../commands/ListDeliverabilityTestReportsCommand";
246
- import {
247
- ListDomainDeliverabilityCampaignsCommandInput,
248
- ListDomainDeliverabilityCampaignsCommandOutput,
249
- } from "../commands/ListDomainDeliverabilityCampaignsCommand";
250
- import {
251
- ListEmailIdentitiesCommandInput,
252
- ListEmailIdentitiesCommandOutput,
253
- } from "../commands/ListEmailIdentitiesCommand";
254
- import {
255
- ListEmailTemplatesCommandInput,
256
- ListEmailTemplatesCommandOutput,
257
- } from "../commands/ListEmailTemplatesCommand";
258
- import {
259
- ListExportJobsCommandInput,
260
- ListExportJobsCommandOutput,
261
- } from "../commands/ListExportJobsCommand";
262
- import {
263
- ListImportJobsCommandInput,
264
- ListImportJobsCommandOutput,
265
- } from "../commands/ListImportJobsCommand";
266
- import {
267
- ListMultiRegionEndpointsCommandInput,
268
- ListMultiRegionEndpointsCommandOutput,
269
- } from "../commands/ListMultiRegionEndpointsCommand";
270
- import {
271
- ListRecommendationsCommandInput,
272
- ListRecommendationsCommandOutput,
273
- } from "../commands/ListRecommendationsCommand";
274
- import {
275
- ListReputationEntitiesCommandInput,
276
- ListReputationEntitiesCommandOutput,
277
- } from "../commands/ListReputationEntitiesCommand";
278
- import {
279
- ListResourceTenantsCommandInput,
280
- ListResourceTenantsCommandOutput,
281
- } from "../commands/ListResourceTenantsCommand";
282
- import {
283
- ListSuppressedDestinationsCommandInput,
284
- ListSuppressedDestinationsCommandOutput,
285
- } from "../commands/ListSuppressedDestinationsCommand";
286
- import {
287
- ListTagsForResourceCommandInput,
288
- ListTagsForResourceCommandOutput,
289
- } from "../commands/ListTagsForResourceCommand";
290
- import {
291
- ListTenantResourcesCommandInput,
292
- ListTenantResourcesCommandOutput,
293
- } from "../commands/ListTenantResourcesCommand";
294
- import {
295
- ListTenantsCommandInput,
296
- ListTenantsCommandOutput,
297
- } from "../commands/ListTenantsCommand";
298
- import {
299
- PutAccountDedicatedIpWarmupAttributesCommandInput,
300
- PutAccountDedicatedIpWarmupAttributesCommandOutput,
301
- } from "../commands/PutAccountDedicatedIpWarmupAttributesCommand";
302
- import {
303
- PutAccountDetailsCommandInput,
304
- PutAccountDetailsCommandOutput,
305
- } from "../commands/PutAccountDetailsCommand";
306
- import {
307
- PutAccountSendingAttributesCommandInput,
308
- PutAccountSendingAttributesCommandOutput,
309
- } from "../commands/PutAccountSendingAttributesCommand";
310
- import {
311
- PutAccountSuppressionAttributesCommandInput,
312
- PutAccountSuppressionAttributesCommandOutput,
313
- } from "../commands/PutAccountSuppressionAttributesCommand";
314
- import {
315
- PutAccountVdmAttributesCommandInput,
316
- PutAccountVdmAttributesCommandOutput,
317
- } from "../commands/PutAccountVdmAttributesCommand";
318
- import {
319
- PutConfigurationSetArchivingOptionsCommandInput,
320
- PutConfigurationSetArchivingOptionsCommandOutput,
321
- } from "../commands/PutConfigurationSetArchivingOptionsCommand";
322
- import {
323
- PutConfigurationSetDeliveryOptionsCommandInput,
324
- PutConfigurationSetDeliveryOptionsCommandOutput,
325
- } from "../commands/PutConfigurationSetDeliveryOptionsCommand";
326
- import {
327
- PutConfigurationSetReputationOptionsCommandInput,
328
- PutConfigurationSetReputationOptionsCommandOutput,
329
- } from "../commands/PutConfigurationSetReputationOptionsCommand";
330
- import {
331
- PutConfigurationSetSendingOptionsCommandInput,
332
- PutConfigurationSetSendingOptionsCommandOutput,
333
- } from "../commands/PutConfigurationSetSendingOptionsCommand";
334
- import {
335
- PutConfigurationSetSuppressionOptionsCommandInput,
336
- PutConfigurationSetSuppressionOptionsCommandOutput,
337
- } from "../commands/PutConfigurationSetSuppressionOptionsCommand";
338
- import {
339
- PutConfigurationSetTrackingOptionsCommandInput,
340
- PutConfigurationSetTrackingOptionsCommandOutput,
341
- } from "../commands/PutConfigurationSetTrackingOptionsCommand";
342
- import {
343
- PutConfigurationSetVdmOptionsCommandInput,
344
- PutConfigurationSetVdmOptionsCommandOutput,
345
- } from "../commands/PutConfigurationSetVdmOptionsCommand";
346
- import {
347
- PutDedicatedIpInPoolCommandInput,
348
- PutDedicatedIpInPoolCommandOutput,
349
- } from "../commands/PutDedicatedIpInPoolCommand";
350
- import {
351
- PutDedicatedIpPoolScalingAttributesCommandInput,
352
- PutDedicatedIpPoolScalingAttributesCommandOutput,
353
- } from "../commands/PutDedicatedIpPoolScalingAttributesCommand";
354
- import {
355
- PutDedicatedIpWarmupAttributesCommandInput,
356
- PutDedicatedIpWarmupAttributesCommandOutput,
357
- } from "../commands/PutDedicatedIpWarmupAttributesCommand";
358
- import {
359
- PutDeliverabilityDashboardOptionCommandInput,
360
- PutDeliverabilityDashboardOptionCommandOutput,
361
- } from "../commands/PutDeliverabilityDashboardOptionCommand";
362
- import {
363
- PutEmailIdentityConfigurationSetAttributesCommandInput,
364
- PutEmailIdentityConfigurationSetAttributesCommandOutput,
365
- } from "../commands/PutEmailIdentityConfigurationSetAttributesCommand";
366
- import {
367
- PutEmailIdentityDkimAttributesCommandInput,
368
- PutEmailIdentityDkimAttributesCommandOutput,
369
- } from "../commands/PutEmailIdentityDkimAttributesCommand";
370
- import {
371
- PutEmailIdentityDkimSigningAttributesCommandInput,
372
- PutEmailIdentityDkimSigningAttributesCommandOutput,
373
- } from "../commands/PutEmailIdentityDkimSigningAttributesCommand";
374
- import {
375
- PutEmailIdentityFeedbackAttributesCommandInput,
376
- PutEmailIdentityFeedbackAttributesCommandOutput,
377
- } from "../commands/PutEmailIdentityFeedbackAttributesCommand";
378
- import {
379
- PutEmailIdentityMailFromAttributesCommandInput,
380
- PutEmailIdentityMailFromAttributesCommandOutput,
381
- } from "../commands/PutEmailIdentityMailFromAttributesCommand";
382
- import {
383
- PutSuppressedDestinationCommandInput,
384
- PutSuppressedDestinationCommandOutput,
385
- } from "../commands/PutSuppressedDestinationCommand";
386
- import {
387
- SendBulkEmailCommandInput,
388
- SendBulkEmailCommandOutput,
389
- } from "../commands/SendBulkEmailCommand";
390
- import {
391
- SendCustomVerificationEmailCommandInput,
392
- SendCustomVerificationEmailCommandOutput,
393
- } from "../commands/SendCustomVerificationEmailCommand";
394
- import {
395
- SendEmailCommandInput,
396
- SendEmailCommandOutput,
397
- } from "../commands/SendEmailCommand";
398
- import {
399
- TagResourceCommandInput,
400
- TagResourceCommandOutput,
401
- } from "../commands/TagResourceCommand";
402
- import {
403
- TestRenderEmailTemplateCommandInput,
404
- TestRenderEmailTemplateCommandOutput,
405
- } from "../commands/TestRenderEmailTemplateCommand";
406
- import {
407
- UntagResourceCommandInput,
408
- UntagResourceCommandOutput,
409
- } from "../commands/UntagResourceCommand";
410
- import {
411
- UpdateConfigurationSetEventDestinationCommandInput,
412
- UpdateConfigurationSetEventDestinationCommandOutput,
413
- } from "../commands/UpdateConfigurationSetEventDestinationCommand";
414
- import {
415
- UpdateContactCommandInput,
416
- UpdateContactCommandOutput,
417
- } from "../commands/UpdateContactCommand";
418
- import {
419
- UpdateContactListCommandInput,
420
- UpdateContactListCommandOutput,
421
- } from "../commands/UpdateContactListCommand";
422
- import {
423
- UpdateCustomVerificationEmailTemplateCommandInput,
424
- UpdateCustomVerificationEmailTemplateCommandOutput,
425
- } from "../commands/UpdateCustomVerificationEmailTemplateCommand";
426
- import {
427
- UpdateEmailIdentityPolicyCommandInput,
428
- UpdateEmailIdentityPolicyCommandOutput,
429
- } from "../commands/UpdateEmailIdentityPolicyCommand";
430
- import {
431
- UpdateEmailTemplateCommandInput,
432
- UpdateEmailTemplateCommandOutput,
433
- } from "../commands/UpdateEmailTemplateCommand";
434
- import {
435
- UpdateReputationEntityCustomerManagedStatusCommandInput,
436
- UpdateReputationEntityCustomerManagedStatusCommandOutput,
437
- } from "../commands/UpdateReputationEntityCustomerManagedStatusCommand";
438
- import {
439
- UpdateReputationEntityPolicyCommandInput,
440
- UpdateReputationEntityPolicyCommandOutput,
441
- } from "../commands/UpdateReputationEntityPolicyCommand";
442
- export declare const se_BatchGetMetricDataCommand: (
443
- input: BatchGetMetricDataCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_CancelExportJobCommand: (
447
- input: CancelExportJobCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_CreateConfigurationSetCommand: (
451
- input: CreateConfigurationSetCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_CreateConfigurationSetEventDestinationCommand: (
455
- input: CreateConfigurationSetEventDestinationCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_CreateContactCommand: (
459
- input: CreateContactCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_CreateContactListCommand: (
463
- input: CreateContactListCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_CreateCustomVerificationEmailTemplateCommand: (
467
- input: CreateCustomVerificationEmailTemplateCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_CreateDedicatedIpPoolCommand: (
471
- input: CreateDedicatedIpPoolCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_CreateDeliverabilityTestReportCommand: (
475
- input: CreateDeliverabilityTestReportCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_CreateEmailIdentityCommand: (
479
- input: CreateEmailIdentityCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_CreateEmailIdentityPolicyCommand: (
483
- input: CreateEmailIdentityPolicyCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_CreateEmailTemplateCommand: (
487
- input: CreateEmailTemplateCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_CreateExportJobCommand: (
491
- input: CreateExportJobCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_CreateImportJobCommand: (
495
- input: CreateImportJobCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_CreateMultiRegionEndpointCommand: (
499
- input: CreateMultiRegionEndpointCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_CreateTenantCommand: (
503
- input: CreateTenantCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_CreateTenantResourceAssociationCommand: (
507
- input: CreateTenantResourceAssociationCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_DeleteConfigurationSetCommand: (
511
- input: DeleteConfigurationSetCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_DeleteConfigurationSetEventDestinationCommand: (
515
- input: DeleteConfigurationSetEventDestinationCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_DeleteContactCommand: (
519
- input: DeleteContactCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_DeleteContactListCommand: (
523
- input: DeleteContactListCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_DeleteCustomVerificationEmailTemplateCommand: (
527
- input: DeleteCustomVerificationEmailTemplateCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_DeleteDedicatedIpPoolCommand: (
531
- input: DeleteDedicatedIpPoolCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_DeleteEmailIdentityCommand: (
535
- input: DeleteEmailIdentityCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_DeleteEmailIdentityPolicyCommand: (
539
- input: DeleteEmailIdentityPolicyCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_DeleteEmailTemplateCommand: (
543
- input: DeleteEmailTemplateCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_DeleteMultiRegionEndpointCommand: (
547
- input: DeleteMultiRegionEndpointCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_DeleteSuppressedDestinationCommand: (
551
- input: DeleteSuppressedDestinationCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_DeleteTenantCommand: (
555
- input: DeleteTenantCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_DeleteTenantResourceAssociationCommand: (
559
- input: DeleteTenantResourceAssociationCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_GetAccountCommand: (
563
- input: GetAccountCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_GetBlacklistReportsCommand: (
567
- input: GetBlacklistReportsCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_GetConfigurationSetCommand: (
571
- input: GetConfigurationSetCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_GetConfigurationSetEventDestinationsCommand: (
575
- input: GetConfigurationSetEventDestinationsCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_GetContactCommand: (
579
- input: GetContactCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_GetContactListCommand: (
583
- input: GetContactListCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_GetCustomVerificationEmailTemplateCommand: (
587
- input: GetCustomVerificationEmailTemplateCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_GetDedicatedIpCommand: (
591
- input: GetDedicatedIpCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_GetDedicatedIpPoolCommand: (
595
- input: GetDedicatedIpPoolCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_GetDedicatedIpsCommand: (
599
- input: GetDedicatedIpsCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_GetDeliverabilityDashboardOptionsCommand: (
603
- input: GetDeliverabilityDashboardOptionsCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_GetDeliverabilityTestReportCommand: (
607
- input: GetDeliverabilityTestReportCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_GetDomainDeliverabilityCampaignCommand: (
611
- input: GetDomainDeliverabilityCampaignCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_GetDomainStatisticsReportCommand: (
615
- input: GetDomainStatisticsReportCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_GetEmailIdentityCommand: (
619
- input: GetEmailIdentityCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_GetEmailIdentityPoliciesCommand: (
623
- input: GetEmailIdentityPoliciesCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_GetEmailTemplateCommand: (
627
- input: GetEmailTemplateCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_GetExportJobCommand: (
631
- input: GetExportJobCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_GetImportJobCommand: (
635
- input: GetImportJobCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_GetMessageInsightsCommand: (
639
- input: GetMessageInsightsCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_GetMultiRegionEndpointCommand: (
643
- input: GetMultiRegionEndpointCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_GetReputationEntityCommand: (
647
- input: GetReputationEntityCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_GetSuppressedDestinationCommand: (
651
- input: GetSuppressedDestinationCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_GetTenantCommand: (
655
- input: GetTenantCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_ListConfigurationSetsCommand: (
659
- input: ListConfigurationSetsCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_ListContactListsCommand: (
663
- input: ListContactListsCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_ListContactsCommand: (
667
- input: ListContactsCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_ListCustomVerificationEmailTemplatesCommand: (
671
- input: ListCustomVerificationEmailTemplatesCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_ListDedicatedIpPoolsCommand: (
675
- input: ListDedicatedIpPoolsCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_ListDeliverabilityTestReportsCommand: (
679
- input: ListDeliverabilityTestReportsCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_ListDomainDeliverabilityCampaignsCommand: (
683
- input: ListDomainDeliverabilityCampaignsCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_ListEmailIdentitiesCommand: (
687
- input: ListEmailIdentitiesCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_ListEmailTemplatesCommand: (
691
- input: ListEmailTemplatesCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_ListExportJobsCommand: (
695
- input: ListExportJobsCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_ListImportJobsCommand: (
699
- input: ListImportJobsCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_ListMultiRegionEndpointsCommand: (
703
- input: ListMultiRegionEndpointsCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_ListRecommendationsCommand: (
707
- input: ListRecommendationsCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const se_ListReputationEntitiesCommand: (
711
- input: ListReputationEntitiesCommandInput,
712
- context: __SerdeContext
713
- ) => Promise<__HttpRequest>;
714
- export declare const se_ListResourceTenantsCommand: (
715
- input: ListResourceTenantsCommandInput,
716
- context: __SerdeContext
717
- ) => Promise<__HttpRequest>;
718
- export declare const se_ListSuppressedDestinationsCommand: (
719
- input: ListSuppressedDestinationsCommandInput,
720
- context: __SerdeContext
721
- ) => Promise<__HttpRequest>;
722
- export declare const se_ListTagsForResourceCommand: (
723
- input: ListTagsForResourceCommandInput,
724
- context: __SerdeContext
725
- ) => Promise<__HttpRequest>;
726
- export declare const se_ListTenantResourcesCommand: (
727
- input: ListTenantResourcesCommandInput,
728
- context: __SerdeContext
729
- ) => Promise<__HttpRequest>;
730
- export declare const se_ListTenantsCommand: (
731
- input: ListTenantsCommandInput,
732
- context: __SerdeContext
733
- ) => Promise<__HttpRequest>;
734
- export declare const se_PutAccountDedicatedIpWarmupAttributesCommand: (
735
- input: PutAccountDedicatedIpWarmupAttributesCommandInput,
736
- context: __SerdeContext
737
- ) => Promise<__HttpRequest>;
738
- export declare const se_PutAccountDetailsCommand: (
739
- input: PutAccountDetailsCommandInput,
740
- context: __SerdeContext
741
- ) => Promise<__HttpRequest>;
742
- export declare const se_PutAccountSendingAttributesCommand: (
743
- input: PutAccountSendingAttributesCommandInput,
744
- context: __SerdeContext
745
- ) => Promise<__HttpRequest>;
746
- export declare const se_PutAccountSuppressionAttributesCommand: (
747
- input: PutAccountSuppressionAttributesCommandInput,
748
- context: __SerdeContext
749
- ) => Promise<__HttpRequest>;
750
- export declare const se_PutAccountVdmAttributesCommand: (
751
- input: PutAccountVdmAttributesCommandInput,
752
- context: __SerdeContext
753
- ) => Promise<__HttpRequest>;
754
- export declare const se_PutConfigurationSetArchivingOptionsCommand: (
755
- input: PutConfigurationSetArchivingOptionsCommandInput,
756
- context: __SerdeContext
757
- ) => Promise<__HttpRequest>;
758
- export declare const se_PutConfigurationSetDeliveryOptionsCommand: (
759
- input: PutConfigurationSetDeliveryOptionsCommandInput,
760
- context: __SerdeContext
761
- ) => Promise<__HttpRequest>;
762
- export declare const se_PutConfigurationSetReputationOptionsCommand: (
763
- input: PutConfigurationSetReputationOptionsCommandInput,
764
- context: __SerdeContext
765
- ) => Promise<__HttpRequest>;
766
- export declare const se_PutConfigurationSetSendingOptionsCommand: (
767
- input: PutConfigurationSetSendingOptionsCommandInput,
768
- context: __SerdeContext
769
- ) => Promise<__HttpRequest>;
770
- export declare const se_PutConfigurationSetSuppressionOptionsCommand: (
771
- input: PutConfigurationSetSuppressionOptionsCommandInput,
772
- context: __SerdeContext
773
- ) => Promise<__HttpRequest>;
774
- export declare const se_PutConfigurationSetTrackingOptionsCommand: (
775
- input: PutConfigurationSetTrackingOptionsCommandInput,
776
- context: __SerdeContext
777
- ) => Promise<__HttpRequest>;
778
- export declare const se_PutConfigurationSetVdmOptionsCommand: (
779
- input: PutConfigurationSetVdmOptionsCommandInput,
780
- context: __SerdeContext
781
- ) => Promise<__HttpRequest>;
782
- export declare const se_PutDedicatedIpInPoolCommand: (
783
- input: PutDedicatedIpInPoolCommandInput,
784
- context: __SerdeContext
785
- ) => Promise<__HttpRequest>;
786
- export declare const se_PutDedicatedIpPoolScalingAttributesCommand: (
787
- input: PutDedicatedIpPoolScalingAttributesCommandInput,
788
- context: __SerdeContext
789
- ) => Promise<__HttpRequest>;
790
- export declare const se_PutDedicatedIpWarmupAttributesCommand: (
791
- input: PutDedicatedIpWarmupAttributesCommandInput,
792
- context: __SerdeContext
793
- ) => Promise<__HttpRequest>;
794
- export declare const se_PutDeliverabilityDashboardOptionCommand: (
795
- input: PutDeliverabilityDashboardOptionCommandInput,
796
- context: __SerdeContext
797
- ) => Promise<__HttpRequest>;
798
- export declare const se_PutEmailIdentityConfigurationSetAttributesCommand: (
799
- input: PutEmailIdentityConfigurationSetAttributesCommandInput,
800
- context: __SerdeContext
801
- ) => Promise<__HttpRequest>;
802
- export declare const se_PutEmailIdentityDkimAttributesCommand: (
803
- input: PutEmailIdentityDkimAttributesCommandInput,
804
- context: __SerdeContext
805
- ) => Promise<__HttpRequest>;
806
- export declare const se_PutEmailIdentityDkimSigningAttributesCommand: (
807
- input: PutEmailIdentityDkimSigningAttributesCommandInput,
808
- context: __SerdeContext
809
- ) => Promise<__HttpRequest>;
810
- export declare const se_PutEmailIdentityFeedbackAttributesCommand: (
811
- input: PutEmailIdentityFeedbackAttributesCommandInput,
812
- context: __SerdeContext
813
- ) => Promise<__HttpRequest>;
814
- export declare const se_PutEmailIdentityMailFromAttributesCommand: (
815
- input: PutEmailIdentityMailFromAttributesCommandInput,
816
- context: __SerdeContext
817
- ) => Promise<__HttpRequest>;
818
- export declare const se_PutSuppressedDestinationCommand: (
819
- input: PutSuppressedDestinationCommandInput,
820
- context: __SerdeContext
821
- ) => Promise<__HttpRequest>;
822
- export declare const se_SendBulkEmailCommand: (
823
- input: SendBulkEmailCommandInput,
824
- context: __SerdeContext
825
- ) => Promise<__HttpRequest>;
826
- export declare const se_SendCustomVerificationEmailCommand: (
827
- input: SendCustomVerificationEmailCommandInput,
828
- context: __SerdeContext
829
- ) => Promise<__HttpRequest>;
830
- export declare const se_SendEmailCommand: (
831
- input: SendEmailCommandInput,
832
- context: __SerdeContext
833
- ) => Promise<__HttpRequest>;
834
- export declare const se_TagResourceCommand: (
835
- input: TagResourceCommandInput,
836
- context: __SerdeContext
837
- ) => Promise<__HttpRequest>;
838
- export declare const se_TestRenderEmailTemplateCommand: (
839
- input: TestRenderEmailTemplateCommandInput,
840
- context: __SerdeContext
841
- ) => Promise<__HttpRequest>;
842
- export declare const se_UntagResourceCommand: (
843
- input: UntagResourceCommandInput,
844
- context: __SerdeContext
845
- ) => Promise<__HttpRequest>;
846
- export declare const se_UpdateConfigurationSetEventDestinationCommand: (
847
- input: UpdateConfigurationSetEventDestinationCommandInput,
848
- context: __SerdeContext
849
- ) => Promise<__HttpRequest>;
850
- export declare const se_UpdateContactCommand: (
851
- input: UpdateContactCommandInput,
852
- context: __SerdeContext
853
- ) => Promise<__HttpRequest>;
854
- export declare const se_UpdateContactListCommand: (
855
- input: UpdateContactListCommandInput,
856
- context: __SerdeContext
857
- ) => Promise<__HttpRequest>;
858
- export declare const se_UpdateCustomVerificationEmailTemplateCommand: (
859
- input: UpdateCustomVerificationEmailTemplateCommandInput,
860
- context: __SerdeContext
861
- ) => Promise<__HttpRequest>;
862
- export declare const se_UpdateEmailIdentityPolicyCommand: (
863
- input: UpdateEmailIdentityPolicyCommandInput,
864
- context: __SerdeContext
865
- ) => Promise<__HttpRequest>;
866
- export declare const se_UpdateEmailTemplateCommand: (
867
- input: UpdateEmailTemplateCommandInput,
868
- context: __SerdeContext
869
- ) => Promise<__HttpRequest>;
870
- export declare const se_UpdateReputationEntityCustomerManagedStatusCommand: (
871
- input: UpdateReputationEntityCustomerManagedStatusCommandInput,
872
- context: __SerdeContext
873
- ) => Promise<__HttpRequest>;
874
- export declare const se_UpdateReputationEntityPolicyCommand: (
875
- input: UpdateReputationEntityPolicyCommandInput,
876
- context: __SerdeContext
877
- ) => Promise<__HttpRequest>;
878
- export declare const de_BatchGetMetricDataCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<BatchGetMetricDataCommandOutput>;
882
- export declare const de_CancelExportJobCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<CancelExportJobCommandOutput>;
886
- export declare const de_CreateConfigurationSetCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<CreateConfigurationSetCommandOutput>;
890
- export declare const de_CreateConfigurationSetEventDestinationCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<CreateConfigurationSetEventDestinationCommandOutput>;
894
- export declare const de_CreateContactCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<CreateContactCommandOutput>;
898
- export declare const de_CreateContactListCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<CreateContactListCommandOutput>;
902
- export declare const de_CreateCustomVerificationEmailTemplateCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
906
- export declare const de_CreateDedicatedIpPoolCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<CreateDedicatedIpPoolCommandOutput>;
910
- export declare const de_CreateDeliverabilityTestReportCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<CreateDeliverabilityTestReportCommandOutput>;
914
- export declare const de_CreateEmailIdentityCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<CreateEmailIdentityCommandOutput>;
918
- export declare const de_CreateEmailIdentityPolicyCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<CreateEmailIdentityPolicyCommandOutput>;
922
- export declare const de_CreateEmailTemplateCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<CreateEmailTemplateCommandOutput>;
926
- export declare const de_CreateExportJobCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<CreateExportJobCommandOutput>;
930
- export declare const de_CreateImportJobCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<CreateImportJobCommandOutput>;
934
- export declare const de_CreateMultiRegionEndpointCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<CreateMultiRegionEndpointCommandOutput>;
938
- export declare const de_CreateTenantCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<CreateTenantCommandOutput>;
942
- export declare const de_CreateTenantResourceAssociationCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<CreateTenantResourceAssociationCommandOutput>;
946
- export declare const de_DeleteConfigurationSetCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<DeleteConfigurationSetCommandOutput>;
950
- export declare const de_DeleteConfigurationSetEventDestinationCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
954
- export declare const de_DeleteContactCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<DeleteContactCommandOutput>;
958
- export declare const de_DeleteContactListCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<DeleteContactListCommandOutput>;
962
- export declare const de_DeleteCustomVerificationEmailTemplateCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
966
- export declare const de_DeleteDedicatedIpPoolCommand: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<DeleteDedicatedIpPoolCommandOutput>;
970
- export declare const de_DeleteEmailIdentityCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<DeleteEmailIdentityCommandOutput>;
974
- export declare const de_DeleteEmailIdentityPolicyCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<DeleteEmailIdentityPolicyCommandOutput>;
978
- export declare const de_DeleteEmailTemplateCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<DeleteEmailTemplateCommandOutput>;
982
- export declare const de_DeleteMultiRegionEndpointCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<DeleteMultiRegionEndpointCommandOutput>;
986
- export declare const de_DeleteSuppressedDestinationCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<DeleteSuppressedDestinationCommandOutput>;
990
- export declare const de_DeleteTenantCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<DeleteTenantCommandOutput>;
994
- export declare const de_DeleteTenantResourceAssociationCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<DeleteTenantResourceAssociationCommandOutput>;
998
- export declare const de_GetAccountCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<GetAccountCommandOutput>;
1002
- export declare const de_GetBlacklistReportsCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<GetBlacklistReportsCommandOutput>;
1006
- export declare const de_GetConfigurationSetCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<GetConfigurationSetCommandOutput>;
1010
- export declare const de_GetConfigurationSetEventDestinationsCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<GetConfigurationSetEventDestinationsCommandOutput>;
1014
- export declare const de_GetContactCommand: (
1015
- output: __HttpResponse,
1016
- context: __SerdeContext
1017
- ) => Promise<GetContactCommandOutput>;
1018
- export declare const de_GetContactListCommand: (
1019
- output: __HttpResponse,
1020
- context: __SerdeContext
1021
- ) => Promise<GetContactListCommandOutput>;
1022
- export declare const de_GetCustomVerificationEmailTemplateCommand: (
1023
- output: __HttpResponse,
1024
- context: __SerdeContext
1025
- ) => Promise<GetCustomVerificationEmailTemplateCommandOutput>;
1026
- export declare const de_GetDedicatedIpCommand: (
1027
- output: __HttpResponse,
1028
- context: __SerdeContext
1029
- ) => Promise<GetDedicatedIpCommandOutput>;
1030
- export declare const de_GetDedicatedIpPoolCommand: (
1031
- output: __HttpResponse,
1032
- context: __SerdeContext
1033
- ) => Promise<GetDedicatedIpPoolCommandOutput>;
1034
- export declare const de_GetDedicatedIpsCommand: (
1035
- output: __HttpResponse,
1036
- context: __SerdeContext
1037
- ) => Promise<GetDedicatedIpsCommandOutput>;
1038
- export declare const de_GetDeliverabilityDashboardOptionsCommand: (
1039
- output: __HttpResponse,
1040
- context: __SerdeContext
1041
- ) => Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
1042
- export declare const de_GetDeliverabilityTestReportCommand: (
1043
- output: __HttpResponse,
1044
- context: __SerdeContext
1045
- ) => Promise<GetDeliverabilityTestReportCommandOutput>;
1046
- export declare const de_GetDomainDeliverabilityCampaignCommand: (
1047
- output: __HttpResponse,
1048
- context: __SerdeContext
1049
- ) => Promise<GetDomainDeliverabilityCampaignCommandOutput>;
1050
- export declare const de_GetDomainStatisticsReportCommand: (
1051
- output: __HttpResponse,
1052
- context: __SerdeContext
1053
- ) => Promise<GetDomainStatisticsReportCommandOutput>;
1054
- export declare const de_GetEmailIdentityCommand: (
1055
- output: __HttpResponse,
1056
- context: __SerdeContext
1057
- ) => Promise<GetEmailIdentityCommandOutput>;
1058
- export declare const de_GetEmailIdentityPoliciesCommand: (
1059
- output: __HttpResponse,
1060
- context: __SerdeContext
1061
- ) => Promise<GetEmailIdentityPoliciesCommandOutput>;
1062
- export declare const de_GetEmailTemplateCommand: (
1063
- output: __HttpResponse,
1064
- context: __SerdeContext
1065
- ) => Promise<GetEmailTemplateCommandOutput>;
1066
- export declare const de_GetExportJobCommand: (
1067
- output: __HttpResponse,
1068
- context: __SerdeContext
1069
- ) => Promise<GetExportJobCommandOutput>;
1070
- export declare const de_GetImportJobCommand: (
1071
- output: __HttpResponse,
1072
- context: __SerdeContext
1073
- ) => Promise<GetImportJobCommandOutput>;
1074
- export declare const de_GetMessageInsightsCommand: (
1075
- output: __HttpResponse,
1076
- context: __SerdeContext
1077
- ) => Promise<GetMessageInsightsCommandOutput>;
1078
- export declare const de_GetMultiRegionEndpointCommand: (
1079
- output: __HttpResponse,
1080
- context: __SerdeContext
1081
- ) => Promise<GetMultiRegionEndpointCommandOutput>;
1082
- export declare const de_GetReputationEntityCommand: (
1083
- output: __HttpResponse,
1084
- context: __SerdeContext
1085
- ) => Promise<GetReputationEntityCommandOutput>;
1086
- export declare const de_GetSuppressedDestinationCommand: (
1087
- output: __HttpResponse,
1088
- context: __SerdeContext
1089
- ) => Promise<GetSuppressedDestinationCommandOutput>;
1090
- export declare const de_GetTenantCommand: (
1091
- output: __HttpResponse,
1092
- context: __SerdeContext
1093
- ) => Promise<GetTenantCommandOutput>;
1094
- export declare const de_ListConfigurationSetsCommand: (
1095
- output: __HttpResponse,
1096
- context: __SerdeContext
1097
- ) => Promise<ListConfigurationSetsCommandOutput>;
1098
- export declare const de_ListContactListsCommand: (
1099
- output: __HttpResponse,
1100
- context: __SerdeContext
1101
- ) => Promise<ListContactListsCommandOutput>;
1102
- export declare const de_ListContactsCommand: (
1103
- output: __HttpResponse,
1104
- context: __SerdeContext
1105
- ) => Promise<ListContactsCommandOutput>;
1106
- export declare const de_ListCustomVerificationEmailTemplatesCommand: (
1107
- output: __HttpResponse,
1108
- context: __SerdeContext
1109
- ) => Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
1110
- export declare const de_ListDedicatedIpPoolsCommand: (
1111
- output: __HttpResponse,
1112
- context: __SerdeContext
1113
- ) => Promise<ListDedicatedIpPoolsCommandOutput>;
1114
- export declare const de_ListDeliverabilityTestReportsCommand: (
1115
- output: __HttpResponse,
1116
- context: __SerdeContext
1117
- ) => Promise<ListDeliverabilityTestReportsCommandOutput>;
1118
- export declare const de_ListDomainDeliverabilityCampaignsCommand: (
1119
- output: __HttpResponse,
1120
- context: __SerdeContext
1121
- ) => Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
1122
- export declare const de_ListEmailIdentitiesCommand: (
1123
- output: __HttpResponse,
1124
- context: __SerdeContext
1125
- ) => Promise<ListEmailIdentitiesCommandOutput>;
1126
- export declare const de_ListEmailTemplatesCommand: (
1127
- output: __HttpResponse,
1128
- context: __SerdeContext
1129
- ) => Promise<ListEmailTemplatesCommandOutput>;
1130
- export declare const de_ListExportJobsCommand: (
1131
- output: __HttpResponse,
1132
- context: __SerdeContext
1133
- ) => Promise<ListExportJobsCommandOutput>;
1134
- export declare const de_ListImportJobsCommand: (
1135
- output: __HttpResponse,
1136
- context: __SerdeContext
1137
- ) => Promise<ListImportJobsCommandOutput>;
1138
- export declare const de_ListMultiRegionEndpointsCommand: (
1139
- output: __HttpResponse,
1140
- context: __SerdeContext
1141
- ) => Promise<ListMultiRegionEndpointsCommandOutput>;
1142
- export declare const de_ListRecommendationsCommand: (
1143
- output: __HttpResponse,
1144
- context: __SerdeContext
1145
- ) => Promise<ListRecommendationsCommandOutput>;
1146
- export declare const de_ListReputationEntitiesCommand: (
1147
- output: __HttpResponse,
1148
- context: __SerdeContext
1149
- ) => Promise<ListReputationEntitiesCommandOutput>;
1150
- export declare const de_ListResourceTenantsCommand: (
1151
- output: __HttpResponse,
1152
- context: __SerdeContext
1153
- ) => Promise<ListResourceTenantsCommandOutput>;
1154
- export declare const de_ListSuppressedDestinationsCommand: (
1155
- output: __HttpResponse,
1156
- context: __SerdeContext
1157
- ) => Promise<ListSuppressedDestinationsCommandOutput>;
1158
- export declare const de_ListTagsForResourceCommand: (
1159
- output: __HttpResponse,
1160
- context: __SerdeContext
1161
- ) => Promise<ListTagsForResourceCommandOutput>;
1162
- export declare const de_ListTenantResourcesCommand: (
1163
- output: __HttpResponse,
1164
- context: __SerdeContext
1165
- ) => Promise<ListTenantResourcesCommandOutput>;
1166
- export declare const de_ListTenantsCommand: (
1167
- output: __HttpResponse,
1168
- context: __SerdeContext
1169
- ) => Promise<ListTenantsCommandOutput>;
1170
- export declare const de_PutAccountDedicatedIpWarmupAttributesCommand: (
1171
- output: __HttpResponse,
1172
- context: __SerdeContext
1173
- ) => Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
1174
- export declare const de_PutAccountDetailsCommand: (
1175
- output: __HttpResponse,
1176
- context: __SerdeContext
1177
- ) => Promise<PutAccountDetailsCommandOutput>;
1178
- export declare const de_PutAccountSendingAttributesCommand: (
1179
- output: __HttpResponse,
1180
- context: __SerdeContext
1181
- ) => Promise<PutAccountSendingAttributesCommandOutput>;
1182
- export declare const de_PutAccountSuppressionAttributesCommand: (
1183
- output: __HttpResponse,
1184
- context: __SerdeContext
1185
- ) => Promise<PutAccountSuppressionAttributesCommandOutput>;
1186
- export declare const de_PutAccountVdmAttributesCommand: (
1187
- output: __HttpResponse,
1188
- context: __SerdeContext
1189
- ) => Promise<PutAccountVdmAttributesCommandOutput>;
1190
- export declare const de_PutConfigurationSetArchivingOptionsCommand: (
1191
- output: __HttpResponse,
1192
- context: __SerdeContext
1193
- ) => Promise<PutConfigurationSetArchivingOptionsCommandOutput>;
1194
- export declare const de_PutConfigurationSetDeliveryOptionsCommand: (
1195
- output: __HttpResponse,
1196
- context: __SerdeContext
1197
- ) => Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
1198
- export declare const de_PutConfigurationSetReputationOptionsCommand: (
1199
- output: __HttpResponse,
1200
- context: __SerdeContext
1201
- ) => Promise<PutConfigurationSetReputationOptionsCommandOutput>;
1202
- export declare const de_PutConfigurationSetSendingOptionsCommand: (
1203
- output: __HttpResponse,
1204
- context: __SerdeContext
1205
- ) => Promise<PutConfigurationSetSendingOptionsCommandOutput>;
1206
- export declare const de_PutConfigurationSetSuppressionOptionsCommand: (
1207
- output: __HttpResponse,
1208
- context: __SerdeContext
1209
- ) => Promise<PutConfigurationSetSuppressionOptionsCommandOutput>;
1210
- export declare const de_PutConfigurationSetTrackingOptionsCommand: (
1211
- output: __HttpResponse,
1212
- context: __SerdeContext
1213
- ) => Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
1214
- export declare const de_PutConfigurationSetVdmOptionsCommand: (
1215
- output: __HttpResponse,
1216
- context: __SerdeContext
1217
- ) => Promise<PutConfigurationSetVdmOptionsCommandOutput>;
1218
- export declare const de_PutDedicatedIpInPoolCommand: (
1219
- output: __HttpResponse,
1220
- context: __SerdeContext
1221
- ) => Promise<PutDedicatedIpInPoolCommandOutput>;
1222
- export declare const de_PutDedicatedIpPoolScalingAttributesCommand: (
1223
- output: __HttpResponse,
1224
- context: __SerdeContext
1225
- ) => Promise<PutDedicatedIpPoolScalingAttributesCommandOutput>;
1226
- export declare const de_PutDedicatedIpWarmupAttributesCommand: (
1227
- output: __HttpResponse,
1228
- context: __SerdeContext
1229
- ) => Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
1230
- export declare const de_PutDeliverabilityDashboardOptionCommand: (
1231
- output: __HttpResponse,
1232
- context: __SerdeContext
1233
- ) => Promise<PutDeliverabilityDashboardOptionCommandOutput>;
1234
- export declare const de_PutEmailIdentityConfigurationSetAttributesCommand: (
1235
- output: __HttpResponse,
1236
- context: __SerdeContext
1237
- ) => Promise<PutEmailIdentityConfigurationSetAttributesCommandOutput>;
1238
- export declare const de_PutEmailIdentityDkimAttributesCommand: (
1239
- output: __HttpResponse,
1240
- context: __SerdeContext
1241
- ) => Promise<PutEmailIdentityDkimAttributesCommandOutput>;
1242
- export declare const de_PutEmailIdentityDkimSigningAttributesCommand: (
1243
- output: __HttpResponse,
1244
- context: __SerdeContext
1245
- ) => Promise<PutEmailIdentityDkimSigningAttributesCommandOutput>;
1246
- export declare const de_PutEmailIdentityFeedbackAttributesCommand: (
1247
- output: __HttpResponse,
1248
- context: __SerdeContext
1249
- ) => Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
1250
- export declare const de_PutEmailIdentityMailFromAttributesCommand: (
1251
- output: __HttpResponse,
1252
- context: __SerdeContext
1253
- ) => Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
1254
- export declare const de_PutSuppressedDestinationCommand: (
1255
- output: __HttpResponse,
1256
- context: __SerdeContext
1257
- ) => Promise<PutSuppressedDestinationCommandOutput>;
1258
- export declare const de_SendBulkEmailCommand: (
1259
- output: __HttpResponse,
1260
- context: __SerdeContext
1261
- ) => Promise<SendBulkEmailCommandOutput>;
1262
- export declare const de_SendCustomVerificationEmailCommand: (
1263
- output: __HttpResponse,
1264
- context: __SerdeContext
1265
- ) => Promise<SendCustomVerificationEmailCommandOutput>;
1266
- export declare const de_SendEmailCommand: (
1267
- output: __HttpResponse,
1268
- context: __SerdeContext
1269
- ) => Promise<SendEmailCommandOutput>;
1270
- export declare const de_TagResourceCommand: (
1271
- output: __HttpResponse,
1272
- context: __SerdeContext
1273
- ) => Promise<TagResourceCommandOutput>;
1274
- export declare const de_TestRenderEmailTemplateCommand: (
1275
- output: __HttpResponse,
1276
- context: __SerdeContext
1277
- ) => Promise<TestRenderEmailTemplateCommandOutput>;
1278
- export declare const de_UntagResourceCommand: (
1279
- output: __HttpResponse,
1280
- context: __SerdeContext
1281
- ) => Promise<UntagResourceCommandOutput>;
1282
- export declare const de_UpdateConfigurationSetEventDestinationCommand: (
1283
- output: __HttpResponse,
1284
- context: __SerdeContext
1285
- ) => Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
1286
- export declare const de_UpdateContactCommand: (
1287
- output: __HttpResponse,
1288
- context: __SerdeContext
1289
- ) => Promise<UpdateContactCommandOutput>;
1290
- export declare const de_UpdateContactListCommand: (
1291
- output: __HttpResponse,
1292
- context: __SerdeContext
1293
- ) => Promise<UpdateContactListCommandOutput>;
1294
- export declare const de_UpdateCustomVerificationEmailTemplateCommand: (
1295
- output: __HttpResponse,
1296
- context: __SerdeContext
1297
- ) => Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
1298
- export declare const de_UpdateEmailIdentityPolicyCommand: (
1299
- output: __HttpResponse,
1300
- context: __SerdeContext
1301
- ) => Promise<UpdateEmailIdentityPolicyCommandOutput>;
1302
- export declare const de_UpdateEmailTemplateCommand: (
1303
- output: __HttpResponse,
1304
- context: __SerdeContext
1305
- ) => Promise<UpdateEmailTemplateCommandOutput>;
1306
- export declare const de_UpdateReputationEntityCustomerManagedStatusCommand: (
1307
- output: __HttpResponse,
1308
- context: __SerdeContext
1309
- ) => Promise<UpdateReputationEntityCustomerManagedStatusCommandOutput>;
1310
- export declare const de_UpdateReputationEntityPolicyCommand: (
1311
- output: __HttpResponse,
1312
- context: __SerdeContext
1313
- ) => Promise<UpdateReputationEntityPolicyCommandOutput>;