@aws-sdk/client-ses 3.168.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/SES.d.ts +1396 -360
- package/dist-types/ts3.4/SESClient.d.ts +554 -144
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +71 -71
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SESServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2151 -1868
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListIdentitiesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +857 -215
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForIdentityExists.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,1868 +1,2151 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { SESServiceException as __BaseException } from "./SESServiceException";
|
|
3
|
-
|
|
4
|
-
export declare class AccountSendingPausedException extends __BaseException {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
}
|
|
57
|
-
export declare enum BounceType {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
}
|
|
65
|
-
export declare enum DsnAction {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
export interface ExtensionField {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
export interface
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
export
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
export
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
export
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
export interface
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
export interface
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
}
|
|
537
|
-
|
|
538
|
-
export interface
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
export interface
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
}
|
|
665
|
-
|
|
666
|
-
export
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
}
|
|
703
|
-
|
|
704
|
-
export interface
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
}
|
|
721
|
-
|
|
722
|
-
export interface
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
export interface
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
}
|
|
759
|
-
|
|
760
|
-
export interface
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
}
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
}
|
|
792
|
-
|
|
793
|
-
export interface
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
}
|
|
812
|
-
|
|
813
|
-
export interface
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
}
|
|
874
|
-
|
|
875
|
-
export interface
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
}
|
|
888
|
-
|
|
889
|
-
export interface
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
export declare class
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
export interface
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
}
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
}
|
|
1108
|
-
|
|
1109
|
-
export interface
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
export
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
}
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
}
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
export interface
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
}
|
|
1346
|
-
|
|
1347
|
-
export interface
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
}
|
|
1356
|
-
|
|
1357
|
-
export interface SetIdentityFeedbackForwardingEnabledRequest {
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
}
|
|
1402
|
-
|
|
1403
|
-
export interface
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
}
|
|
1424
|
-
|
|
1425
|
-
export interface
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
}
|
|
1436
|
-
|
|
1437
|
-
export interface
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
}
|
|
1478
|
-
|
|
1479
|
-
export interface
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
}
|
|
1494
|
-
|
|
1495
|
-
export interface
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
export
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
export
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { SESServiceException as __BaseException } from "./SESServiceException";
|
|
3
|
+
|
|
4
|
+
export declare class AccountSendingPausedException extends __BaseException {
|
|
5
|
+
readonly name: "AccountSendingPausedException";
|
|
6
|
+
readonly $fault: "client";
|
|
7
|
+
|
|
8
|
+
constructor(
|
|
9
|
+
opts: __ExceptionOptionType<AccountSendingPausedException, __BaseException>
|
|
10
|
+
);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export interface AddHeaderAction {
|
|
14
|
+
HeaderName: string | undefined;
|
|
15
|
+
|
|
16
|
+
HeaderValue: string | undefined;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export declare class AlreadyExistsException extends __BaseException {
|
|
20
|
+
readonly name: "AlreadyExistsException";
|
|
21
|
+
readonly $fault: "client";
|
|
22
|
+
|
|
23
|
+
Name?: string;
|
|
24
|
+
|
|
25
|
+
constructor(
|
|
26
|
+
opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
|
|
27
|
+
);
|
|
28
|
+
}
|
|
29
|
+
export declare enum BehaviorOnMXFailure {
|
|
30
|
+
RejectMessage = "RejectMessage",
|
|
31
|
+
UseDefaultValue = "UseDefaultValue",
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
export interface Content {
|
|
35
|
+
Data: string | undefined;
|
|
36
|
+
|
|
37
|
+
Charset?: string;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
export interface Body {
|
|
41
|
+
Text?: Content;
|
|
42
|
+
|
|
43
|
+
Html?: Content;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
export interface BounceAction {
|
|
47
|
+
TopicArn?: string;
|
|
48
|
+
|
|
49
|
+
SmtpReplyCode: string | undefined;
|
|
50
|
+
|
|
51
|
+
StatusCode?: string;
|
|
52
|
+
|
|
53
|
+
Message: string | undefined;
|
|
54
|
+
|
|
55
|
+
Sender: string | undefined;
|
|
56
|
+
}
|
|
57
|
+
export declare enum BounceType {
|
|
58
|
+
ContentRejected = "ContentRejected",
|
|
59
|
+
DoesNotExist = "DoesNotExist",
|
|
60
|
+
ExceededQuota = "ExceededQuota",
|
|
61
|
+
MessageTooLarge = "MessageTooLarge",
|
|
62
|
+
TemporaryFailure = "TemporaryFailure",
|
|
63
|
+
Undefined = "Undefined",
|
|
64
|
+
}
|
|
65
|
+
export declare enum DsnAction {
|
|
66
|
+
DELAYED = "delayed",
|
|
67
|
+
DELIVERED = "delivered",
|
|
68
|
+
EXPANDED = "expanded",
|
|
69
|
+
FAILED = "failed",
|
|
70
|
+
RELAYED = "relayed",
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
export interface ExtensionField {
|
|
74
|
+
Name: string | undefined;
|
|
75
|
+
|
|
76
|
+
Value: string | undefined;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
export interface RecipientDsnFields {
|
|
80
|
+
FinalRecipient?: string;
|
|
81
|
+
|
|
82
|
+
Action: DsnAction | string | undefined;
|
|
83
|
+
|
|
84
|
+
RemoteMta?: string;
|
|
85
|
+
|
|
86
|
+
Status: string | undefined;
|
|
87
|
+
|
|
88
|
+
DiagnosticCode?: string;
|
|
89
|
+
|
|
90
|
+
LastAttemptDate?: Date;
|
|
91
|
+
|
|
92
|
+
ExtensionFields?: ExtensionField[];
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
export interface BouncedRecipientInfo {
|
|
96
|
+
Recipient: string | undefined;
|
|
97
|
+
|
|
98
|
+
RecipientArn?: string;
|
|
99
|
+
|
|
100
|
+
BounceType?: BounceType | string;
|
|
101
|
+
|
|
102
|
+
RecipientDsnFields?: RecipientDsnFields;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
export interface Destination {
|
|
106
|
+
ToAddresses?: string[];
|
|
107
|
+
|
|
108
|
+
CcAddresses?: string[];
|
|
109
|
+
|
|
110
|
+
BccAddresses?: string[];
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
export interface MessageTag {
|
|
114
|
+
Name: string | undefined;
|
|
115
|
+
|
|
116
|
+
Value: string | undefined;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
export interface BulkEmailDestination {
|
|
120
|
+
Destination: Destination | undefined;
|
|
121
|
+
|
|
122
|
+
ReplacementTags?: MessageTag[];
|
|
123
|
+
|
|
124
|
+
ReplacementTemplateData?: string;
|
|
125
|
+
}
|
|
126
|
+
export declare enum BulkEmailStatus {
|
|
127
|
+
AccountDailyQuotaExceeded = "AccountDailyQuotaExceeded",
|
|
128
|
+
AccountSendingPaused = "AccountSendingPaused",
|
|
129
|
+
AccountSuspended = "AccountSuspended",
|
|
130
|
+
AccountThrottled = "AccountThrottled",
|
|
131
|
+
ConfigurationSetDoesNotExist = "ConfigurationSetDoesNotExist",
|
|
132
|
+
ConfigurationSetSendingPaused = "ConfigurationSetSendingPaused",
|
|
133
|
+
Failed = "Failed",
|
|
134
|
+
InvalidParameterValue = "InvalidParameterValue",
|
|
135
|
+
InvalidSendingPoolName = "InvalidSendingPoolName",
|
|
136
|
+
MailFromDomainNotVerified = "MailFromDomainNotVerified",
|
|
137
|
+
MessageRejected = "MessageRejected",
|
|
138
|
+
Success = "Success",
|
|
139
|
+
TemplateDoesNotExist = "TemplateDoesNotExist",
|
|
140
|
+
TransientFailure = "TransientFailure",
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
export interface BulkEmailDestinationStatus {
|
|
144
|
+
Status?: BulkEmailStatus | string;
|
|
145
|
+
|
|
146
|
+
Error?: string;
|
|
147
|
+
|
|
148
|
+
MessageId?: string;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
export declare class CannotDeleteException extends __BaseException {
|
|
152
|
+
readonly name: "CannotDeleteException";
|
|
153
|
+
readonly $fault: "client";
|
|
154
|
+
|
|
155
|
+
Name?: string;
|
|
156
|
+
|
|
157
|
+
constructor(
|
|
158
|
+
opts: __ExceptionOptionType<CannotDeleteException, __BaseException>
|
|
159
|
+
);
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
export interface CloneReceiptRuleSetRequest {
|
|
163
|
+
RuleSetName: string | undefined;
|
|
164
|
+
|
|
165
|
+
OriginalRuleSetName: string | undefined;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
export interface CloneReceiptRuleSetResponse {}
|
|
169
|
+
|
|
170
|
+
export declare class LimitExceededException extends __BaseException {
|
|
171
|
+
readonly name: "LimitExceededException";
|
|
172
|
+
readonly $fault: "client";
|
|
173
|
+
|
|
174
|
+
constructor(
|
|
175
|
+
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
176
|
+
);
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
export declare class RuleSetDoesNotExistException extends __BaseException {
|
|
180
|
+
readonly name: "RuleSetDoesNotExistException";
|
|
181
|
+
readonly $fault: "client";
|
|
182
|
+
|
|
183
|
+
Name?: string;
|
|
184
|
+
|
|
185
|
+
constructor(
|
|
186
|
+
opts: __ExceptionOptionType<RuleSetDoesNotExistException, __BaseException>
|
|
187
|
+
);
|
|
188
|
+
}
|
|
189
|
+
export declare enum DimensionValueSource {
|
|
190
|
+
EMAIL_HEADER = "emailHeader",
|
|
191
|
+
LINK_TAG = "linkTag",
|
|
192
|
+
MESSAGE_TAG = "messageTag",
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
export interface CloudWatchDimensionConfiguration {
|
|
196
|
+
DimensionName: string | undefined;
|
|
197
|
+
|
|
198
|
+
DimensionValueSource: DimensionValueSource | string | undefined;
|
|
199
|
+
|
|
200
|
+
DefaultDimensionValue: string | undefined;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
export interface CloudWatchDestination {
|
|
204
|
+
DimensionConfigurations: CloudWatchDimensionConfiguration[] | undefined;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
export interface ConfigurationSet {
|
|
208
|
+
Name: string | undefined;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
export declare class ConfigurationSetAlreadyExistsException extends __BaseException {
|
|
212
|
+
readonly name: "ConfigurationSetAlreadyExistsException";
|
|
213
|
+
readonly $fault: "client";
|
|
214
|
+
|
|
215
|
+
ConfigurationSetName?: string;
|
|
216
|
+
|
|
217
|
+
constructor(
|
|
218
|
+
opts: __ExceptionOptionType<
|
|
219
|
+
ConfigurationSetAlreadyExistsException,
|
|
220
|
+
__BaseException
|
|
221
|
+
>
|
|
222
|
+
);
|
|
223
|
+
}
|
|
224
|
+
export declare enum ConfigurationSetAttribute {
|
|
225
|
+
DELIVERY_OPTIONS = "deliveryOptions",
|
|
226
|
+
EVENT_DESTINATIONS = "eventDestinations",
|
|
227
|
+
REPUTATION_OPTIONS = "reputationOptions",
|
|
228
|
+
TRACKING_OPTIONS = "trackingOptions",
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
export declare class ConfigurationSetDoesNotExistException extends __BaseException {
|
|
232
|
+
readonly name: "ConfigurationSetDoesNotExistException";
|
|
233
|
+
readonly $fault: "client";
|
|
234
|
+
|
|
235
|
+
ConfigurationSetName?: string;
|
|
236
|
+
|
|
237
|
+
constructor(
|
|
238
|
+
opts: __ExceptionOptionType<
|
|
239
|
+
ConfigurationSetDoesNotExistException,
|
|
240
|
+
__BaseException
|
|
241
|
+
>
|
|
242
|
+
);
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
export declare class ConfigurationSetSendingPausedException extends __BaseException {
|
|
246
|
+
readonly name: "ConfigurationSetSendingPausedException";
|
|
247
|
+
readonly $fault: "client";
|
|
248
|
+
|
|
249
|
+
ConfigurationSetName?: string;
|
|
250
|
+
|
|
251
|
+
constructor(
|
|
252
|
+
opts: __ExceptionOptionType<
|
|
253
|
+
ConfigurationSetSendingPausedException,
|
|
254
|
+
__BaseException
|
|
255
|
+
>
|
|
256
|
+
);
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
export interface CreateConfigurationSetRequest {
|
|
260
|
+
ConfigurationSet: ConfigurationSet | undefined;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
export interface CreateConfigurationSetResponse {}
|
|
264
|
+
|
|
265
|
+
export declare class InvalidConfigurationSetException extends __BaseException {
|
|
266
|
+
readonly name: "InvalidConfigurationSetException";
|
|
267
|
+
readonly $fault: "client";
|
|
268
|
+
|
|
269
|
+
constructor(
|
|
270
|
+
opts: __ExceptionOptionType<
|
|
271
|
+
InvalidConfigurationSetException,
|
|
272
|
+
__BaseException
|
|
273
|
+
>
|
|
274
|
+
);
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
export interface KinesisFirehoseDestination {
|
|
278
|
+
IAMRoleARN: string | undefined;
|
|
279
|
+
|
|
280
|
+
DeliveryStreamARN: string | undefined;
|
|
281
|
+
}
|
|
282
|
+
export declare enum EventType {
|
|
283
|
+
BOUNCE = "bounce",
|
|
284
|
+
CLICK = "click",
|
|
285
|
+
COMPLAINT = "complaint",
|
|
286
|
+
DELIVERY = "delivery",
|
|
287
|
+
OPEN = "open",
|
|
288
|
+
REJECT = "reject",
|
|
289
|
+
RENDERING_FAILURE = "renderingFailure",
|
|
290
|
+
SEND = "send",
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
export interface SNSDestination {
|
|
294
|
+
TopicARN: string | undefined;
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
export interface EventDestination {
|
|
298
|
+
Name: string | undefined;
|
|
299
|
+
|
|
300
|
+
Enabled?: boolean;
|
|
301
|
+
|
|
302
|
+
MatchingEventTypes: (EventType | string)[] | undefined;
|
|
303
|
+
|
|
304
|
+
KinesisFirehoseDestination?: KinesisFirehoseDestination;
|
|
305
|
+
|
|
306
|
+
CloudWatchDestination?: CloudWatchDestination;
|
|
307
|
+
|
|
308
|
+
SNSDestination?: SNSDestination;
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
export interface CreateConfigurationSetEventDestinationRequest {
|
|
312
|
+
ConfigurationSetName: string | undefined;
|
|
313
|
+
|
|
314
|
+
EventDestination: EventDestination | undefined;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
export interface CreateConfigurationSetEventDestinationResponse {}
|
|
318
|
+
|
|
319
|
+
export declare class EventDestinationAlreadyExistsException extends __BaseException {
|
|
320
|
+
readonly name: "EventDestinationAlreadyExistsException";
|
|
321
|
+
readonly $fault: "client";
|
|
322
|
+
|
|
323
|
+
ConfigurationSetName?: string;
|
|
324
|
+
|
|
325
|
+
EventDestinationName?: string;
|
|
326
|
+
|
|
327
|
+
constructor(
|
|
328
|
+
opts: __ExceptionOptionType<
|
|
329
|
+
EventDestinationAlreadyExistsException,
|
|
330
|
+
__BaseException
|
|
331
|
+
>
|
|
332
|
+
);
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
export declare class InvalidCloudWatchDestinationException extends __BaseException {
|
|
336
|
+
readonly name: "InvalidCloudWatchDestinationException";
|
|
337
|
+
readonly $fault: "client";
|
|
338
|
+
|
|
339
|
+
ConfigurationSetName?: string;
|
|
340
|
+
|
|
341
|
+
EventDestinationName?: string;
|
|
342
|
+
|
|
343
|
+
constructor(
|
|
344
|
+
opts: __ExceptionOptionType<
|
|
345
|
+
InvalidCloudWatchDestinationException,
|
|
346
|
+
__BaseException
|
|
347
|
+
>
|
|
348
|
+
);
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
export declare class InvalidFirehoseDestinationException extends __BaseException {
|
|
352
|
+
readonly name: "InvalidFirehoseDestinationException";
|
|
353
|
+
readonly $fault: "client";
|
|
354
|
+
|
|
355
|
+
ConfigurationSetName?: string;
|
|
356
|
+
|
|
357
|
+
EventDestinationName?: string;
|
|
358
|
+
|
|
359
|
+
constructor(
|
|
360
|
+
opts: __ExceptionOptionType<
|
|
361
|
+
InvalidFirehoseDestinationException,
|
|
362
|
+
__BaseException
|
|
363
|
+
>
|
|
364
|
+
);
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
export declare class InvalidSNSDestinationException extends __BaseException {
|
|
368
|
+
readonly name: "InvalidSNSDestinationException";
|
|
369
|
+
readonly $fault: "client";
|
|
370
|
+
|
|
371
|
+
ConfigurationSetName?: string;
|
|
372
|
+
|
|
373
|
+
EventDestinationName?: string;
|
|
374
|
+
|
|
375
|
+
constructor(
|
|
376
|
+
opts: __ExceptionOptionType<InvalidSNSDestinationException, __BaseException>
|
|
377
|
+
);
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
export interface TrackingOptions {
|
|
381
|
+
CustomRedirectDomain?: string;
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
export interface CreateConfigurationSetTrackingOptionsRequest {
|
|
385
|
+
ConfigurationSetName: string | undefined;
|
|
386
|
+
|
|
387
|
+
TrackingOptions: TrackingOptions | undefined;
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
export interface CreateConfigurationSetTrackingOptionsResponse {}
|
|
391
|
+
|
|
392
|
+
export declare class InvalidTrackingOptionsException extends __BaseException {
|
|
393
|
+
readonly name: "InvalidTrackingOptionsException";
|
|
394
|
+
readonly $fault: "client";
|
|
395
|
+
|
|
396
|
+
constructor(
|
|
397
|
+
opts: __ExceptionOptionType<
|
|
398
|
+
InvalidTrackingOptionsException,
|
|
399
|
+
__BaseException
|
|
400
|
+
>
|
|
401
|
+
);
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
export declare class TrackingOptionsAlreadyExistsException extends __BaseException {
|
|
405
|
+
readonly name: "TrackingOptionsAlreadyExistsException";
|
|
406
|
+
readonly $fault: "client";
|
|
407
|
+
|
|
408
|
+
ConfigurationSetName?: string;
|
|
409
|
+
|
|
410
|
+
constructor(
|
|
411
|
+
opts: __ExceptionOptionType<
|
|
412
|
+
TrackingOptionsAlreadyExistsException,
|
|
413
|
+
__BaseException
|
|
414
|
+
>
|
|
415
|
+
);
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
export interface CreateCustomVerificationEmailTemplateRequest {
|
|
419
|
+
TemplateName: string | undefined;
|
|
420
|
+
|
|
421
|
+
FromEmailAddress: string | undefined;
|
|
422
|
+
|
|
423
|
+
TemplateSubject: string | undefined;
|
|
424
|
+
|
|
425
|
+
TemplateContent: string | undefined;
|
|
426
|
+
|
|
427
|
+
SuccessRedirectionURL: string | undefined;
|
|
428
|
+
|
|
429
|
+
FailureRedirectionURL: string | undefined;
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
export declare class CustomVerificationEmailInvalidContentException extends __BaseException {
|
|
433
|
+
readonly name: "CustomVerificationEmailInvalidContentException";
|
|
434
|
+
readonly $fault: "client";
|
|
435
|
+
|
|
436
|
+
constructor(
|
|
437
|
+
opts: __ExceptionOptionType<
|
|
438
|
+
CustomVerificationEmailInvalidContentException,
|
|
439
|
+
__BaseException
|
|
440
|
+
>
|
|
441
|
+
);
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
export declare class CustomVerificationEmailTemplateAlreadyExistsException extends __BaseException {
|
|
445
|
+
readonly name: "CustomVerificationEmailTemplateAlreadyExistsException";
|
|
446
|
+
readonly $fault: "client";
|
|
447
|
+
|
|
448
|
+
CustomVerificationEmailTemplateName?: string;
|
|
449
|
+
|
|
450
|
+
constructor(
|
|
451
|
+
opts: __ExceptionOptionType<
|
|
452
|
+
CustomVerificationEmailTemplateAlreadyExistsException,
|
|
453
|
+
__BaseException
|
|
454
|
+
>
|
|
455
|
+
);
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
export declare class FromEmailAddressNotVerifiedException extends __BaseException {
|
|
459
|
+
readonly name: "FromEmailAddressNotVerifiedException";
|
|
460
|
+
readonly $fault: "client";
|
|
461
|
+
|
|
462
|
+
FromEmailAddress?: string;
|
|
463
|
+
|
|
464
|
+
constructor(
|
|
465
|
+
opts: __ExceptionOptionType<
|
|
466
|
+
FromEmailAddressNotVerifiedException,
|
|
467
|
+
__BaseException
|
|
468
|
+
>
|
|
469
|
+
);
|
|
470
|
+
}
|
|
471
|
+
export declare enum ReceiptFilterPolicy {
|
|
472
|
+
Allow = "Allow",
|
|
473
|
+
Block = "Block",
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
export interface ReceiptIpFilter {
|
|
477
|
+
Policy: ReceiptFilterPolicy | string | undefined;
|
|
478
|
+
|
|
479
|
+
Cidr: string | undefined;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
export interface ReceiptFilter {
|
|
483
|
+
Name: string | undefined;
|
|
484
|
+
|
|
485
|
+
IpFilter: ReceiptIpFilter | undefined;
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
export interface CreateReceiptFilterRequest {
|
|
489
|
+
Filter: ReceiptFilter | undefined;
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
export interface CreateReceiptFilterResponse {}
|
|
493
|
+
export declare type InvocationType = "Event" | "RequestResponse";
|
|
494
|
+
|
|
495
|
+
export interface LambdaAction {
|
|
496
|
+
TopicArn?: string;
|
|
497
|
+
|
|
498
|
+
FunctionArn: string | undefined;
|
|
499
|
+
|
|
500
|
+
InvocationType?: InvocationType | string;
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
export interface S3Action {
|
|
504
|
+
TopicArn?: string;
|
|
505
|
+
|
|
506
|
+
BucketName: string | undefined;
|
|
507
|
+
|
|
508
|
+
ObjectKeyPrefix?: string;
|
|
509
|
+
|
|
510
|
+
KmsKeyArn?: string;
|
|
511
|
+
}
|
|
512
|
+
export declare enum SNSActionEncoding {
|
|
513
|
+
Base64 = "Base64",
|
|
514
|
+
UTF8 = "UTF-8",
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
export interface SNSAction {
|
|
518
|
+
TopicArn: string | undefined;
|
|
519
|
+
|
|
520
|
+
Encoding?: SNSActionEncoding | string;
|
|
521
|
+
}
|
|
522
|
+
export declare enum StopScope {
|
|
523
|
+
RULE_SET = "RuleSet",
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
export interface StopAction {
|
|
527
|
+
Scope: StopScope | string | undefined;
|
|
528
|
+
|
|
529
|
+
TopicArn?: string;
|
|
530
|
+
}
|
|
531
|
+
|
|
532
|
+
export interface WorkmailAction {
|
|
533
|
+
TopicArn?: string;
|
|
534
|
+
|
|
535
|
+
OrganizationArn: string | undefined;
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
export interface ReceiptAction {
|
|
539
|
+
S3Action?: S3Action;
|
|
540
|
+
|
|
541
|
+
BounceAction?: BounceAction;
|
|
542
|
+
|
|
543
|
+
WorkmailAction?: WorkmailAction;
|
|
544
|
+
|
|
545
|
+
LambdaAction?: LambdaAction;
|
|
546
|
+
|
|
547
|
+
StopAction?: StopAction;
|
|
548
|
+
|
|
549
|
+
AddHeaderAction?: AddHeaderAction;
|
|
550
|
+
|
|
551
|
+
SNSAction?: SNSAction;
|
|
552
|
+
}
|
|
553
|
+
export declare enum TlsPolicy {
|
|
554
|
+
Optional = "Optional",
|
|
555
|
+
Require = "Require",
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
export interface ReceiptRule {
|
|
559
|
+
Name: string | undefined;
|
|
560
|
+
|
|
561
|
+
Enabled?: boolean;
|
|
562
|
+
|
|
563
|
+
TlsPolicy?: TlsPolicy | string;
|
|
564
|
+
|
|
565
|
+
Recipients?: string[];
|
|
566
|
+
|
|
567
|
+
Actions?: ReceiptAction[];
|
|
568
|
+
|
|
569
|
+
ScanEnabled?: boolean;
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
export interface CreateReceiptRuleRequest {
|
|
573
|
+
RuleSetName: string | undefined;
|
|
574
|
+
|
|
575
|
+
After?: string;
|
|
576
|
+
|
|
577
|
+
Rule: ReceiptRule | undefined;
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
export interface CreateReceiptRuleResponse {}
|
|
581
|
+
|
|
582
|
+
export declare class InvalidLambdaFunctionException extends __BaseException {
|
|
583
|
+
readonly name: "InvalidLambdaFunctionException";
|
|
584
|
+
readonly $fault: "client";
|
|
585
|
+
|
|
586
|
+
FunctionArn?: string;
|
|
587
|
+
|
|
588
|
+
constructor(
|
|
589
|
+
opts: __ExceptionOptionType<InvalidLambdaFunctionException, __BaseException>
|
|
590
|
+
);
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
export declare class InvalidS3ConfigurationException extends __BaseException {
|
|
594
|
+
readonly name: "InvalidS3ConfigurationException";
|
|
595
|
+
readonly $fault: "client";
|
|
596
|
+
|
|
597
|
+
Bucket?: string;
|
|
598
|
+
|
|
599
|
+
constructor(
|
|
600
|
+
opts: __ExceptionOptionType<
|
|
601
|
+
InvalidS3ConfigurationException,
|
|
602
|
+
__BaseException
|
|
603
|
+
>
|
|
604
|
+
);
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
export declare class InvalidSnsTopicException extends __BaseException {
|
|
608
|
+
readonly name: "InvalidSnsTopicException";
|
|
609
|
+
readonly $fault: "client";
|
|
610
|
+
|
|
611
|
+
Topic?: string;
|
|
612
|
+
|
|
613
|
+
constructor(
|
|
614
|
+
opts: __ExceptionOptionType<InvalidSnsTopicException, __BaseException>
|
|
615
|
+
);
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
export declare class RuleDoesNotExistException extends __BaseException {
|
|
619
|
+
readonly name: "RuleDoesNotExistException";
|
|
620
|
+
readonly $fault: "client";
|
|
621
|
+
|
|
622
|
+
Name?: string;
|
|
623
|
+
|
|
624
|
+
constructor(
|
|
625
|
+
opts: __ExceptionOptionType<RuleDoesNotExistException, __BaseException>
|
|
626
|
+
);
|
|
627
|
+
}
|
|
628
|
+
|
|
629
|
+
export interface CreateReceiptRuleSetRequest {
|
|
630
|
+
RuleSetName: string | undefined;
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
export interface CreateReceiptRuleSetResponse {}
|
|
634
|
+
|
|
635
|
+
export interface Template {
|
|
636
|
+
TemplateName: string | undefined;
|
|
637
|
+
|
|
638
|
+
SubjectPart?: string;
|
|
639
|
+
|
|
640
|
+
TextPart?: string;
|
|
641
|
+
|
|
642
|
+
HtmlPart?: string;
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
export interface CreateTemplateRequest {
|
|
646
|
+
Template: Template | undefined;
|
|
647
|
+
}
|
|
648
|
+
export interface CreateTemplateResponse {}
|
|
649
|
+
|
|
650
|
+
export declare class InvalidTemplateException extends __BaseException {
|
|
651
|
+
readonly name: "InvalidTemplateException";
|
|
652
|
+
readonly $fault: "client";
|
|
653
|
+
TemplateName?: string;
|
|
654
|
+
|
|
655
|
+
constructor(
|
|
656
|
+
opts: __ExceptionOptionType<InvalidTemplateException, __BaseException>
|
|
657
|
+
);
|
|
658
|
+
}
|
|
659
|
+
export declare enum CustomMailFromStatus {
|
|
660
|
+
Failed = "Failed",
|
|
661
|
+
Pending = "Pending",
|
|
662
|
+
Success = "Success",
|
|
663
|
+
TemporaryFailure = "TemporaryFailure",
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
export interface CustomVerificationEmailTemplate {
|
|
667
|
+
TemplateName?: string;
|
|
668
|
+
|
|
669
|
+
FromEmailAddress?: string;
|
|
670
|
+
|
|
671
|
+
TemplateSubject?: string;
|
|
672
|
+
|
|
673
|
+
SuccessRedirectionURL?: string;
|
|
674
|
+
|
|
675
|
+
FailureRedirectionURL?: string;
|
|
676
|
+
}
|
|
677
|
+
|
|
678
|
+
export declare class CustomVerificationEmailTemplateDoesNotExistException extends __BaseException {
|
|
679
|
+
readonly name: "CustomVerificationEmailTemplateDoesNotExistException";
|
|
680
|
+
readonly $fault: "client";
|
|
681
|
+
|
|
682
|
+
CustomVerificationEmailTemplateName?: string;
|
|
683
|
+
|
|
684
|
+
constructor(
|
|
685
|
+
opts: __ExceptionOptionType<
|
|
686
|
+
CustomVerificationEmailTemplateDoesNotExistException,
|
|
687
|
+
__BaseException
|
|
688
|
+
>
|
|
689
|
+
);
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
export interface DeleteConfigurationSetRequest {
|
|
693
|
+
ConfigurationSetName: string | undefined;
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
export interface DeleteConfigurationSetResponse {}
|
|
697
|
+
|
|
698
|
+
export interface DeleteConfigurationSetEventDestinationRequest {
|
|
699
|
+
ConfigurationSetName: string | undefined;
|
|
700
|
+
|
|
701
|
+
EventDestinationName: string | undefined;
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
export interface DeleteConfigurationSetEventDestinationResponse {}
|
|
705
|
+
|
|
706
|
+
export declare class EventDestinationDoesNotExistException extends __BaseException {
|
|
707
|
+
readonly name: "EventDestinationDoesNotExistException";
|
|
708
|
+
readonly $fault: "client";
|
|
709
|
+
|
|
710
|
+
ConfigurationSetName?: string;
|
|
711
|
+
|
|
712
|
+
EventDestinationName?: string;
|
|
713
|
+
|
|
714
|
+
constructor(
|
|
715
|
+
opts: __ExceptionOptionType<
|
|
716
|
+
EventDestinationDoesNotExistException,
|
|
717
|
+
__BaseException
|
|
718
|
+
>
|
|
719
|
+
);
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
export interface DeleteConfigurationSetTrackingOptionsRequest {
|
|
723
|
+
ConfigurationSetName: string | undefined;
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
export interface DeleteConfigurationSetTrackingOptionsResponse {}
|
|
727
|
+
|
|
728
|
+
export declare class TrackingOptionsDoesNotExistException extends __BaseException {
|
|
729
|
+
readonly name: "TrackingOptionsDoesNotExistException";
|
|
730
|
+
readonly $fault: "client";
|
|
731
|
+
|
|
732
|
+
ConfigurationSetName?: string;
|
|
733
|
+
|
|
734
|
+
constructor(
|
|
735
|
+
opts: __ExceptionOptionType<
|
|
736
|
+
TrackingOptionsDoesNotExistException,
|
|
737
|
+
__BaseException
|
|
738
|
+
>
|
|
739
|
+
);
|
|
740
|
+
}
|
|
741
|
+
|
|
742
|
+
export interface DeleteCustomVerificationEmailTemplateRequest {
|
|
743
|
+
TemplateName: string | undefined;
|
|
744
|
+
}
|
|
745
|
+
|
|
746
|
+
export interface DeleteIdentityRequest {
|
|
747
|
+
Identity: string | undefined;
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
export interface DeleteIdentityResponse {}
|
|
751
|
+
|
|
752
|
+
export interface DeleteIdentityPolicyRequest {
|
|
753
|
+
Identity: string | undefined;
|
|
754
|
+
|
|
755
|
+
PolicyName: string | undefined;
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
export interface DeleteIdentityPolicyResponse {}
|
|
759
|
+
|
|
760
|
+
export interface DeleteReceiptFilterRequest {
|
|
761
|
+
FilterName: string | undefined;
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
export interface DeleteReceiptFilterResponse {}
|
|
765
|
+
|
|
766
|
+
export interface DeleteReceiptRuleRequest {
|
|
767
|
+
RuleSetName: string | undefined;
|
|
768
|
+
|
|
769
|
+
RuleName: string | undefined;
|
|
770
|
+
}
|
|
771
|
+
|
|
772
|
+
export interface DeleteReceiptRuleResponse {}
|
|
773
|
+
|
|
774
|
+
export interface DeleteReceiptRuleSetRequest {
|
|
775
|
+
RuleSetName: string | undefined;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
export interface DeleteReceiptRuleSetResponse {}
|
|
779
|
+
|
|
780
|
+
export interface DeleteTemplateRequest {
|
|
781
|
+
TemplateName: string | undefined;
|
|
782
|
+
}
|
|
783
|
+
export interface DeleteTemplateResponse {}
|
|
784
|
+
|
|
785
|
+
export interface DeleteVerifiedEmailAddressRequest {
|
|
786
|
+
EmailAddress: string | undefined;
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
export interface DeliveryOptions {
|
|
790
|
+
TlsPolicy?: TlsPolicy | string;
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
export interface DescribeActiveReceiptRuleSetRequest {}
|
|
794
|
+
|
|
795
|
+
export interface ReceiptRuleSetMetadata {
|
|
796
|
+
Name?: string;
|
|
797
|
+
|
|
798
|
+
CreatedTimestamp?: Date;
|
|
799
|
+
}
|
|
800
|
+
|
|
801
|
+
export interface DescribeActiveReceiptRuleSetResponse {
|
|
802
|
+
Metadata?: ReceiptRuleSetMetadata;
|
|
803
|
+
|
|
804
|
+
Rules?: ReceiptRule[];
|
|
805
|
+
}
|
|
806
|
+
|
|
807
|
+
export interface DescribeConfigurationSetRequest {
|
|
808
|
+
ConfigurationSetName: string | undefined;
|
|
809
|
+
|
|
810
|
+
ConfigurationSetAttributeNames?: (ConfigurationSetAttribute | string)[];
|
|
811
|
+
}
|
|
812
|
+
|
|
813
|
+
export interface ReputationOptions {
|
|
814
|
+
SendingEnabled?: boolean;
|
|
815
|
+
|
|
816
|
+
ReputationMetricsEnabled?: boolean;
|
|
817
|
+
|
|
818
|
+
LastFreshStart?: Date;
|
|
819
|
+
}
|
|
820
|
+
|
|
821
|
+
export interface DescribeConfigurationSetResponse {
|
|
822
|
+
ConfigurationSet?: ConfigurationSet;
|
|
823
|
+
|
|
824
|
+
EventDestinations?: EventDestination[];
|
|
825
|
+
|
|
826
|
+
TrackingOptions?: TrackingOptions;
|
|
827
|
+
|
|
828
|
+
DeliveryOptions?: DeliveryOptions;
|
|
829
|
+
|
|
830
|
+
ReputationOptions?: ReputationOptions;
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
export interface DescribeReceiptRuleRequest {
|
|
834
|
+
RuleSetName: string | undefined;
|
|
835
|
+
|
|
836
|
+
RuleName: string | undefined;
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
export interface DescribeReceiptRuleResponse {
|
|
840
|
+
Rule?: ReceiptRule;
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
export interface DescribeReceiptRuleSetRequest {
|
|
844
|
+
RuleSetName: string | undefined;
|
|
845
|
+
}
|
|
846
|
+
|
|
847
|
+
export interface DescribeReceiptRuleSetResponse {
|
|
848
|
+
Metadata?: ReceiptRuleSetMetadata;
|
|
849
|
+
|
|
850
|
+
Rules?: ReceiptRule[];
|
|
851
|
+
}
|
|
852
|
+
export declare type VerificationStatus =
|
|
853
|
+
| "Failed"
|
|
854
|
+
| "NotStarted"
|
|
855
|
+
| "Pending"
|
|
856
|
+
| "Success"
|
|
857
|
+
| "TemporaryFailure";
|
|
858
|
+
|
|
859
|
+
export interface IdentityDkimAttributes {
|
|
860
|
+
DkimEnabled: boolean | undefined;
|
|
861
|
+
|
|
862
|
+
DkimVerificationStatus: VerificationStatus | string | undefined;
|
|
863
|
+
|
|
864
|
+
DkimTokens?: string[];
|
|
865
|
+
}
|
|
866
|
+
|
|
867
|
+
export interface GetAccountSendingEnabledResponse {
|
|
868
|
+
Enabled?: boolean;
|
|
869
|
+
}
|
|
870
|
+
|
|
871
|
+
export interface GetCustomVerificationEmailTemplateRequest {
|
|
872
|
+
TemplateName: string | undefined;
|
|
873
|
+
}
|
|
874
|
+
|
|
875
|
+
export interface GetCustomVerificationEmailTemplateResponse {
|
|
876
|
+
TemplateName?: string;
|
|
877
|
+
|
|
878
|
+
FromEmailAddress?: string;
|
|
879
|
+
|
|
880
|
+
TemplateSubject?: string;
|
|
881
|
+
|
|
882
|
+
TemplateContent?: string;
|
|
883
|
+
|
|
884
|
+
SuccessRedirectionURL?: string;
|
|
885
|
+
|
|
886
|
+
FailureRedirectionURL?: string;
|
|
887
|
+
}
|
|
888
|
+
|
|
889
|
+
export interface GetIdentityDkimAttributesRequest {
|
|
890
|
+
Identities: string[] | undefined;
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
export interface GetIdentityDkimAttributesResponse {
|
|
894
|
+
DkimAttributes: Record<string, IdentityDkimAttributes> | undefined;
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
export interface GetIdentityMailFromDomainAttributesRequest {
|
|
898
|
+
Identities: string[] | undefined;
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
export interface IdentityMailFromDomainAttributes {
|
|
902
|
+
MailFromDomain: string | undefined;
|
|
903
|
+
|
|
904
|
+
MailFromDomainStatus: CustomMailFromStatus | string | undefined;
|
|
905
|
+
|
|
906
|
+
BehaviorOnMXFailure: BehaviorOnMXFailure | string | undefined;
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
export interface GetIdentityMailFromDomainAttributesResponse {
|
|
910
|
+
MailFromDomainAttributes:
|
|
911
|
+
| Record<string, IdentityMailFromDomainAttributes>
|
|
912
|
+
| undefined;
|
|
913
|
+
}
|
|
914
|
+
|
|
915
|
+
export interface GetIdentityNotificationAttributesRequest {
|
|
916
|
+
Identities: string[] | undefined;
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
export interface IdentityNotificationAttributes {
|
|
920
|
+
BounceTopic: string | undefined;
|
|
921
|
+
|
|
922
|
+
ComplaintTopic: string | undefined;
|
|
923
|
+
|
|
924
|
+
DeliveryTopic: string | undefined;
|
|
925
|
+
|
|
926
|
+
ForwardingEnabled: boolean | undefined;
|
|
927
|
+
|
|
928
|
+
HeadersInBounceNotificationsEnabled?: boolean;
|
|
929
|
+
|
|
930
|
+
HeadersInComplaintNotificationsEnabled?: boolean;
|
|
931
|
+
|
|
932
|
+
HeadersInDeliveryNotificationsEnabled?: boolean;
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
export interface GetIdentityNotificationAttributesResponse {
|
|
936
|
+
NotificationAttributes:
|
|
937
|
+
| Record<string, IdentityNotificationAttributes>
|
|
938
|
+
| undefined;
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
export interface GetIdentityPoliciesRequest {
|
|
942
|
+
Identity: string | undefined;
|
|
943
|
+
|
|
944
|
+
PolicyNames: string[] | undefined;
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
export interface GetIdentityPoliciesResponse {
|
|
948
|
+
Policies: Record<string, string> | undefined;
|
|
949
|
+
}
|
|
950
|
+
|
|
951
|
+
export interface GetIdentityVerificationAttributesRequest {
|
|
952
|
+
Identities: string[] | undefined;
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
export interface IdentityVerificationAttributes {
|
|
956
|
+
VerificationStatus: VerificationStatus | string | undefined;
|
|
957
|
+
|
|
958
|
+
VerificationToken?: string;
|
|
959
|
+
}
|
|
960
|
+
|
|
961
|
+
export interface GetIdentityVerificationAttributesResponse {
|
|
962
|
+
VerificationAttributes:
|
|
963
|
+
| Record<string, IdentityVerificationAttributes>
|
|
964
|
+
| undefined;
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
export interface GetSendQuotaResponse {
|
|
968
|
+
Max24HourSend?: number;
|
|
969
|
+
|
|
970
|
+
MaxSendRate?: number;
|
|
971
|
+
|
|
972
|
+
SentLast24Hours?: number;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
export interface SendDataPoint {
|
|
976
|
+
Timestamp?: Date;
|
|
977
|
+
|
|
978
|
+
DeliveryAttempts?: number;
|
|
979
|
+
|
|
980
|
+
Bounces?: number;
|
|
981
|
+
|
|
982
|
+
Complaints?: number;
|
|
983
|
+
|
|
984
|
+
Rejects?: number;
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
export interface GetSendStatisticsResponse {
|
|
988
|
+
SendDataPoints?: SendDataPoint[];
|
|
989
|
+
}
|
|
990
|
+
export interface GetTemplateRequest {
|
|
991
|
+
TemplateName: string | undefined;
|
|
992
|
+
}
|
|
993
|
+
export interface GetTemplateResponse {
|
|
994
|
+
Template?: Template;
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
export declare class TemplateDoesNotExistException extends __BaseException {
|
|
998
|
+
readonly name: "TemplateDoesNotExistException";
|
|
999
|
+
readonly $fault: "client";
|
|
1000
|
+
TemplateName?: string;
|
|
1001
|
+
|
|
1002
|
+
constructor(
|
|
1003
|
+
opts: __ExceptionOptionType<TemplateDoesNotExistException, __BaseException>
|
|
1004
|
+
);
|
|
1005
|
+
}
|
|
1006
|
+
export declare type IdentityType = "Domain" | "EmailAddress";
|
|
1007
|
+
|
|
1008
|
+
export declare class InvalidDeliveryOptionsException extends __BaseException {
|
|
1009
|
+
readonly name: "InvalidDeliveryOptionsException";
|
|
1010
|
+
readonly $fault: "client";
|
|
1011
|
+
|
|
1012
|
+
constructor(
|
|
1013
|
+
opts: __ExceptionOptionType<
|
|
1014
|
+
InvalidDeliveryOptionsException,
|
|
1015
|
+
__BaseException
|
|
1016
|
+
>
|
|
1017
|
+
);
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
|
+
export declare class InvalidPolicyException extends __BaseException {
|
|
1021
|
+
readonly name: "InvalidPolicyException";
|
|
1022
|
+
readonly $fault: "client";
|
|
1023
|
+
|
|
1024
|
+
constructor(
|
|
1025
|
+
opts: __ExceptionOptionType<InvalidPolicyException, __BaseException>
|
|
1026
|
+
);
|
|
1027
|
+
}
|
|
1028
|
+
|
|
1029
|
+
export declare class InvalidRenderingParameterException extends __BaseException {
|
|
1030
|
+
readonly name: "InvalidRenderingParameterException";
|
|
1031
|
+
readonly $fault: "client";
|
|
1032
|
+
TemplateName?: string;
|
|
1033
|
+
|
|
1034
|
+
constructor(
|
|
1035
|
+
opts: __ExceptionOptionType<
|
|
1036
|
+
InvalidRenderingParameterException,
|
|
1037
|
+
__BaseException
|
|
1038
|
+
>
|
|
1039
|
+
);
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
export interface ListConfigurationSetsRequest {
|
|
1043
|
+
NextToken?: string;
|
|
1044
|
+
|
|
1045
|
+
MaxItems?: number;
|
|
1046
|
+
}
|
|
1047
|
+
|
|
1048
|
+
export interface ListConfigurationSetsResponse {
|
|
1049
|
+
ConfigurationSets?: ConfigurationSet[];
|
|
1050
|
+
|
|
1051
|
+
NextToken?: string;
|
|
1052
|
+
}
|
|
1053
|
+
|
|
1054
|
+
export interface ListCustomVerificationEmailTemplatesRequest {
|
|
1055
|
+
NextToken?: string;
|
|
1056
|
+
|
|
1057
|
+
MaxResults?: number;
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
export interface ListCustomVerificationEmailTemplatesResponse {
|
|
1061
|
+
CustomVerificationEmailTemplates?: CustomVerificationEmailTemplate[];
|
|
1062
|
+
|
|
1063
|
+
NextToken?: string;
|
|
1064
|
+
}
|
|
1065
|
+
|
|
1066
|
+
export interface ListIdentitiesRequest {
|
|
1067
|
+
IdentityType?: IdentityType | string;
|
|
1068
|
+
|
|
1069
|
+
NextToken?: string;
|
|
1070
|
+
|
|
1071
|
+
MaxItems?: number;
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1074
|
+
export interface ListIdentitiesResponse {
|
|
1075
|
+
Identities: string[] | undefined;
|
|
1076
|
+
|
|
1077
|
+
NextToken?: string;
|
|
1078
|
+
}
|
|
1079
|
+
|
|
1080
|
+
export interface ListIdentityPoliciesRequest {
|
|
1081
|
+
Identity: string | undefined;
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1084
|
+
export interface ListIdentityPoliciesResponse {
|
|
1085
|
+
PolicyNames: string[] | undefined;
|
|
1086
|
+
}
|
|
1087
|
+
|
|
1088
|
+
export interface ListReceiptFiltersRequest {}
|
|
1089
|
+
|
|
1090
|
+
export interface ListReceiptFiltersResponse {
|
|
1091
|
+
Filters?: ReceiptFilter[];
|
|
1092
|
+
}
|
|
1093
|
+
|
|
1094
|
+
export interface ListReceiptRuleSetsRequest {
|
|
1095
|
+
NextToken?: string;
|
|
1096
|
+
}
|
|
1097
|
+
|
|
1098
|
+
export interface ListReceiptRuleSetsResponse {
|
|
1099
|
+
RuleSets?: ReceiptRuleSetMetadata[];
|
|
1100
|
+
|
|
1101
|
+
NextToken?: string;
|
|
1102
|
+
}
|
|
1103
|
+
export interface ListTemplatesRequest {
|
|
1104
|
+
NextToken?: string;
|
|
1105
|
+
|
|
1106
|
+
MaxItems?: number;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
export interface TemplateMetadata {
|
|
1110
|
+
Name?: string;
|
|
1111
|
+
|
|
1112
|
+
CreatedTimestamp?: Date;
|
|
1113
|
+
}
|
|
1114
|
+
export interface ListTemplatesResponse {
|
|
1115
|
+
TemplatesMetadata?: TemplateMetadata[];
|
|
1116
|
+
|
|
1117
|
+
NextToken?: string;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
export interface ListVerifiedEmailAddressesResponse {
|
|
1121
|
+
VerifiedEmailAddresses?: string[];
|
|
1122
|
+
}
|
|
1123
|
+
|
|
1124
|
+
export declare class MailFromDomainNotVerifiedException extends __BaseException {
|
|
1125
|
+
readonly name: "MailFromDomainNotVerifiedException";
|
|
1126
|
+
readonly $fault: "client";
|
|
1127
|
+
|
|
1128
|
+
constructor(
|
|
1129
|
+
opts: __ExceptionOptionType<
|
|
1130
|
+
MailFromDomainNotVerifiedException,
|
|
1131
|
+
__BaseException
|
|
1132
|
+
>
|
|
1133
|
+
);
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
export interface Message {
|
|
1137
|
+
Subject: Content | undefined;
|
|
1138
|
+
|
|
1139
|
+
Body: Body | undefined;
|
|
1140
|
+
}
|
|
1141
|
+
|
|
1142
|
+
export interface MessageDsn {
|
|
1143
|
+
ReportingMta: string | undefined;
|
|
1144
|
+
|
|
1145
|
+
ArrivalDate?: Date;
|
|
1146
|
+
|
|
1147
|
+
ExtensionFields?: ExtensionField[];
|
|
1148
|
+
}
|
|
1149
|
+
|
|
1150
|
+
export declare class MessageRejected extends __BaseException {
|
|
1151
|
+
readonly name: "MessageRejected";
|
|
1152
|
+
readonly $fault: "client";
|
|
1153
|
+
|
|
1154
|
+
constructor(opts: __ExceptionOptionType<MessageRejected, __BaseException>);
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
export declare class MissingRenderingAttributeException extends __BaseException {
|
|
1158
|
+
readonly name: "MissingRenderingAttributeException";
|
|
1159
|
+
readonly $fault: "client";
|
|
1160
|
+
TemplateName?: string;
|
|
1161
|
+
|
|
1162
|
+
constructor(
|
|
1163
|
+
opts: __ExceptionOptionType<
|
|
1164
|
+
MissingRenderingAttributeException,
|
|
1165
|
+
__BaseException
|
|
1166
|
+
>
|
|
1167
|
+
);
|
|
1168
|
+
}
|
|
1169
|
+
export declare type NotificationType = "Bounce" | "Complaint" | "Delivery";
|
|
1170
|
+
|
|
1171
|
+
export declare class ProductionAccessNotGrantedException extends __BaseException {
|
|
1172
|
+
readonly name: "ProductionAccessNotGrantedException";
|
|
1173
|
+
readonly $fault: "client";
|
|
1174
|
+
|
|
1175
|
+
constructor(
|
|
1176
|
+
opts: __ExceptionOptionType<
|
|
1177
|
+
ProductionAccessNotGrantedException,
|
|
1178
|
+
__BaseException
|
|
1179
|
+
>
|
|
1180
|
+
);
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1183
|
+
export interface PutConfigurationSetDeliveryOptionsRequest {
|
|
1184
|
+
ConfigurationSetName: string | undefined;
|
|
1185
|
+
|
|
1186
|
+
DeliveryOptions?: DeliveryOptions;
|
|
1187
|
+
}
|
|
1188
|
+
|
|
1189
|
+
export interface PutConfigurationSetDeliveryOptionsResponse {}
|
|
1190
|
+
|
|
1191
|
+
export interface PutIdentityPolicyRequest {
|
|
1192
|
+
Identity: string | undefined;
|
|
1193
|
+
|
|
1194
|
+
PolicyName: string | undefined;
|
|
1195
|
+
|
|
1196
|
+
Policy: string | undefined;
|
|
1197
|
+
}
|
|
1198
|
+
|
|
1199
|
+
export interface PutIdentityPolicyResponse {}
|
|
1200
|
+
|
|
1201
|
+
export interface RawMessage {
|
|
1202
|
+
Data: Uint8Array | undefined;
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
export interface ReorderReceiptRuleSetRequest {
|
|
1206
|
+
RuleSetName: string | undefined;
|
|
1207
|
+
|
|
1208
|
+
RuleNames: string[] | undefined;
|
|
1209
|
+
}
|
|
1210
|
+
|
|
1211
|
+
export interface ReorderReceiptRuleSetResponse {}
|
|
1212
|
+
|
|
1213
|
+
export interface SendBounceRequest {
|
|
1214
|
+
OriginalMessageId: string | undefined;
|
|
1215
|
+
|
|
1216
|
+
BounceSender: string | undefined;
|
|
1217
|
+
|
|
1218
|
+
Explanation?: string;
|
|
1219
|
+
|
|
1220
|
+
MessageDsn?: MessageDsn;
|
|
1221
|
+
|
|
1222
|
+
BouncedRecipientInfoList: BouncedRecipientInfo[] | undefined;
|
|
1223
|
+
|
|
1224
|
+
BounceSenderArn?: string;
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
export interface SendBounceResponse {
|
|
1228
|
+
MessageId?: string;
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
export interface SendBulkTemplatedEmailRequest {
|
|
1232
|
+
Source: string | undefined;
|
|
1233
|
+
|
|
1234
|
+
SourceArn?: string;
|
|
1235
|
+
|
|
1236
|
+
ReplyToAddresses?: string[];
|
|
1237
|
+
|
|
1238
|
+
ReturnPath?: string;
|
|
1239
|
+
|
|
1240
|
+
ReturnPathArn?: string;
|
|
1241
|
+
|
|
1242
|
+
ConfigurationSetName?: string;
|
|
1243
|
+
|
|
1244
|
+
DefaultTags?: MessageTag[];
|
|
1245
|
+
|
|
1246
|
+
Template: string | undefined;
|
|
1247
|
+
|
|
1248
|
+
TemplateArn?: string;
|
|
1249
|
+
|
|
1250
|
+
DefaultTemplateData?: string;
|
|
1251
|
+
|
|
1252
|
+
Destinations: BulkEmailDestination[] | undefined;
|
|
1253
|
+
}
|
|
1254
|
+
export interface SendBulkTemplatedEmailResponse {
|
|
1255
|
+
Status: BulkEmailDestinationStatus[] | undefined;
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
export interface SendCustomVerificationEmailRequest {
|
|
1259
|
+
EmailAddress: string | undefined;
|
|
1260
|
+
|
|
1261
|
+
TemplateName: string | undefined;
|
|
1262
|
+
|
|
1263
|
+
ConfigurationSetName?: string;
|
|
1264
|
+
}
|
|
1265
|
+
|
|
1266
|
+
export interface SendCustomVerificationEmailResponse {
|
|
1267
|
+
MessageId?: string;
|
|
1268
|
+
}
|
|
1269
|
+
|
|
1270
|
+
export interface SendEmailRequest {
|
|
1271
|
+
Source: string | undefined;
|
|
1272
|
+
|
|
1273
|
+
Destination: Destination | undefined;
|
|
1274
|
+
|
|
1275
|
+
Message: Message | undefined;
|
|
1276
|
+
|
|
1277
|
+
ReplyToAddresses?: string[];
|
|
1278
|
+
|
|
1279
|
+
ReturnPath?: string;
|
|
1280
|
+
|
|
1281
|
+
SourceArn?: string;
|
|
1282
|
+
|
|
1283
|
+
ReturnPathArn?: string;
|
|
1284
|
+
|
|
1285
|
+
Tags?: MessageTag[];
|
|
1286
|
+
|
|
1287
|
+
ConfigurationSetName?: string;
|
|
1288
|
+
}
|
|
1289
|
+
|
|
1290
|
+
export interface SendEmailResponse {
|
|
1291
|
+
MessageId: string | undefined;
|
|
1292
|
+
}
|
|
1293
|
+
|
|
1294
|
+
export interface SendRawEmailRequest {
|
|
1295
|
+
Source?: string;
|
|
1296
|
+
|
|
1297
|
+
Destinations?: string[];
|
|
1298
|
+
|
|
1299
|
+
RawMessage: RawMessage | undefined;
|
|
1300
|
+
|
|
1301
|
+
FromArn?: string;
|
|
1302
|
+
|
|
1303
|
+
SourceArn?: string;
|
|
1304
|
+
|
|
1305
|
+
ReturnPathArn?: string;
|
|
1306
|
+
|
|
1307
|
+
Tags?: MessageTag[];
|
|
1308
|
+
|
|
1309
|
+
ConfigurationSetName?: string;
|
|
1310
|
+
}
|
|
1311
|
+
|
|
1312
|
+
export interface SendRawEmailResponse {
|
|
1313
|
+
MessageId: string | undefined;
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1316
|
+
export interface SendTemplatedEmailRequest {
|
|
1317
|
+
Source: string | undefined;
|
|
1318
|
+
|
|
1319
|
+
Destination: Destination | undefined;
|
|
1320
|
+
|
|
1321
|
+
ReplyToAddresses?: string[];
|
|
1322
|
+
|
|
1323
|
+
ReturnPath?: string;
|
|
1324
|
+
|
|
1325
|
+
SourceArn?: string;
|
|
1326
|
+
|
|
1327
|
+
ReturnPathArn?: string;
|
|
1328
|
+
|
|
1329
|
+
Tags?: MessageTag[];
|
|
1330
|
+
|
|
1331
|
+
ConfigurationSetName?: string;
|
|
1332
|
+
|
|
1333
|
+
Template: string | undefined;
|
|
1334
|
+
|
|
1335
|
+
TemplateArn?: string;
|
|
1336
|
+
|
|
1337
|
+
TemplateData: string | undefined;
|
|
1338
|
+
}
|
|
1339
|
+
export interface SendTemplatedEmailResponse {
|
|
1340
|
+
MessageId: string | undefined;
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1343
|
+
export interface SetActiveReceiptRuleSetRequest {
|
|
1344
|
+
RuleSetName?: string;
|
|
1345
|
+
}
|
|
1346
|
+
|
|
1347
|
+
export interface SetActiveReceiptRuleSetResponse {}
|
|
1348
|
+
|
|
1349
|
+
export interface SetIdentityDkimEnabledRequest {
|
|
1350
|
+
Identity: string | undefined;
|
|
1351
|
+
|
|
1352
|
+
DkimEnabled: boolean | undefined;
|
|
1353
|
+
}
|
|
1354
|
+
|
|
1355
|
+
export interface SetIdentityDkimEnabledResponse {}
|
|
1356
|
+
|
|
1357
|
+
export interface SetIdentityFeedbackForwardingEnabledRequest {
|
|
1358
|
+
Identity: string | undefined;
|
|
1359
|
+
|
|
1360
|
+
ForwardingEnabled: boolean | undefined;
|
|
1361
|
+
}
|
|
1362
|
+
|
|
1363
|
+
export interface SetIdentityFeedbackForwardingEnabledResponse {}
|
|
1364
|
+
|
|
1365
|
+
export interface SetIdentityHeadersInNotificationsEnabledRequest {
|
|
1366
|
+
Identity: string | undefined;
|
|
1367
|
+
|
|
1368
|
+
NotificationType: NotificationType | string | undefined;
|
|
1369
|
+
|
|
1370
|
+
Enabled: boolean | undefined;
|
|
1371
|
+
}
|
|
1372
|
+
|
|
1373
|
+
export interface SetIdentityHeadersInNotificationsEnabledResponse {}
|
|
1374
|
+
|
|
1375
|
+
export interface SetIdentityMailFromDomainRequest {
|
|
1376
|
+
Identity: string | undefined;
|
|
1377
|
+
|
|
1378
|
+
MailFromDomain?: string;
|
|
1379
|
+
|
|
1380
|
+
BehaviorOnMXFailure?: BehaviorOnMXFailure | string;
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
export interface SetIdentityMailFromDomainResponse {}
|
|
1384
|
+
|
|
1385
|
+
export interface SetIdentityNotificationTopicRequest {
|
|
1386
|
+
Identity: string | undefined;
|
|
1387
|
+
|
|
1388
|
+
NotificationType: NotificationType | string | undefined;
|
|
1389
|
+
|
|
1390
|
+
SnsTopic?: string;
|
|
1391
|
+
}
|
|
1392
|
+
|
|
1393
|
+
export interface SetIdentityNotificationTopicResponse {}
|
|
1394
|
+
|
|
1395
|
+
export interface SetReceiptRulePositionRequest {
|
|
1396
|
+
RuleSetName: string | undefined;
|
|
1397
|
+
|
|
1398
|
+
RuleName: string | undefined;
|
|
1399
|
+
|
|
1400
|
+
After?: string;
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1403
|
+
export interface SetReceiptRulePositionResponse {}
|
|
1404
|
+
export interface TestRenderTemplateRequest {
|
|
1405
|
+
TemplateName: string | undefined;
|
|
1406
|
+
|
|
1407
|
+
TemplateData: string | undefined;
|
|
1408
|
+
}
|
|
1409
|
+
export interface TestRenderTemplateResponse {
|
|
1410
|
+
RenderedTemplate?: string;
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
export interface UpdateAccountSendingEnabledRequest {
|
|
1414
|
+
Enabled?: boolean;
|
|
1415
|
+
}
|
|
1416
|
+
|
|
1417
|
+
export interface UpdateConfigurationSetEventDestinationRequest {
|
|
1418
|
+
ConfigurationSetName: string | undefined;
|
|
1419
|
+
|
|
1420
|
+
EventDestination: EventDestination | undefined;
|
|
1421
|
+
}
|
|
1422
|
+
|
|
1423
|
+
export interface UpdateConfigurationSetEventDestinationResponse {}
|
|
1424
|
+
|
|
1425
|
+
export interface UpdateConfigurationSetReputationMetricsEnabledRequest {
|
|
1426
|
+
ConfigurationSetName: string | undefined;
|
|
1427
|
+
|
|
1428
|
+
Enabled: boolean | undefined;
|
|
1429
|
+
}
|
|
1430
|
+
|
|
1431
|
+
export interface UpdateConfigurationSetSendingEnabledRequest {
|
|
1432
|
+
ConfigurationSetName: string | undefined;
|
|
1433
|
+
|
|
1434
|
+
Enabled: boolean | undefined;
|
|
1435
|
+
}
|
|
1436
|
+
|
|
1437
|
+
export interface UpdateConfigurationSetTrackingOptionsRequest {
|
|
1438
|
+
ConfigurationSetName: string | undefined;
|
|
1439
|
+
|
|
1440
|
+
TrackingOptions: TrackingOptions | undefined;
|
|
1441
|
+
}
|
|
1442
|
+
|
|
1443
|
+
export interface UpdateConfigurationSetTrackingOptionsResponse {}
|
|
1444
|
+
|
|
1445
|
+
export interface UpdateCustomVerificationEmailTemplateRequest {
|
|
1446
|
+
TemplateName: string | undefined;
|
|
1447
|
+
|
|
1448
|
+
FromEmailAddress?: string;
|
|
1449
|
+
|
|
1450
|
+
TemplateSubject?: string;
|
|
1451
|
+
|
|
1452
|
+
TemplateContent?: string;
|
|
1453
|
+
|
|
1454
|
+
SuccessRedirectionURL?: string;
|
|
1455
|
+
|
|
1456
|
+
FailureRedirectionURL?: string;
|
|
1457
|
+
}
|
|
1458
|
+
|
|
1459
|
+
export interface UpdateReceiptRuleRequest {
|
|
1460
|
+
RuleSetName: string | undefined;
|
|
1461
|
+
|
|
1462
|
+
Rule: ReceiptRule | undefined;
|
|
1463
|
+
}
|
|
1464
|
+
|
|
1465
|
+
export interface UpdateReceiptRuleResponse {}
|
|
1466
|
+
export interface UpdateTemplateRequest {
|
|
1467
|
+
Template: Template | undefined;
|
|
1468
|
+
}
|
|
1469
|
+
export interface UpdateTemplateResponse {}
|
|
1470
|
+
|
|
1471
|
+
export interface VerifyDomainDkimRequest {
|
|
1472
|
+
Domain: string | undefined;
|
|
1473
|
+
}
|
|
1474
|
+
|
|
1475
|
+
export interface VerifyDomainDkimResponse {
|
|
1476
|
+
DkimTokens: string[] | undefined;
|
|
1477
|
+
}
|
|
1478
|
+
|
|
1479
|
+
export interface VerifyDomainIdentityRequest {
|
|
1480
|
+
Domain: string | undefined;
|
|
1481
|
+
}
|
|
1482
|
+
|
|
1483
|
+
export interface VerifyDomainIdentityResponse {
|
|
1484
|
+
VerificationToken: string | undefined;
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
export interface VerifyEmailAddressRequest {
|
|
1488
|
+
EmailAddress: string | undefined;
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1491
|
+
export interface VerifyEmailIdentityRequest {
|
|
1492
|
+
EmailAddress: string | undefined;
|
|
1493
|
+
}
|
|
1494
|
+
|
|
1495
|
+
export interface VerifyEmailIdentityResponse {}
|
|
1496
|
+
|
|
1497
|
+
export declare const AddHeaderActionFilterSensitiveLog: (
|
|
1498
|
+
obj: AddHeaderAction
|
|
1499
|
+
) => any;
|
|
1500
|
+
|
|
1501
|
+
export declare const ContentFilterSensitiveLog: (obj: Content) => any;
|
|
1502
|
+
|
|
1503
|
+
export declare const BodyFilterSensitiveLog: (obj: Body) => any;
|
|
1504
|
+
|
|
1505
|
+
export declare const BounceActionFilterSensitiveLog: (obj: BounceAction) => any;
|
|
1506
|
+
|
|
1507
|
+
export declare const ExtensionFieldFilterSensitiveLog: (
|
|
1508
|
+
obj: ExtensionField
|
|
1509
|
+
) => any;
|
|
1510
|
+
|
|
1511
|
+
export declare const RecipientDsnFieldsFilterSensitiveLog: (
|
|
1512
|
+
obj: RecipientDsnFields
|
|
1513
|
+
) => any;
|
|
1514
|
+
|
|
1515
|
+
export declare const BouncedRecipientInfoFilterSensitiveLog: (
|
|
1516
|
+
obj: BouncedRecipientInfo
|
|
1517
|
+
) => any;
|
|
1518
|
+
|
|
1519
|
+
export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
|
|
1520
|
+
|
|
1521
|
+
export declare const MessageTagFilterSensitiveLog: (obj: MessageTag) => any;
|
|
1522
|
+
|
|
1523
|
+
export declare const BulkEmailDestinationFilterSensitiveLog: (
|
|
1524
|
+
obj: BulkEmailDestination
|
|
1525
|
+
) => any;
|
|
1526
|
+
|
|
1527
|
+
export declare const BulkEmailDestinationStatusFilterSensitiveLog: (
|
|
1528
|
+
obj: BulkEmailDestinationStatus
|
|
1529
|
+
) => any;
|
|
1530
|
+
|
|
1531
|
+
export declare const CloneReceiptRuleSetRequestFilterSensitiveLog: (
|
|
1532
|
+
obj: CloneReceiptRuleSetRequest
|
|
1533
|
+
) => any;
|
|
1534
|
+
|
|
1535
|
+
export declare const CloneReceiptRuleSetResponseFilterSensitiveLog: (
|
|
1536
|
+
obj: CloneReceiptRuleSetResponse
|
|
1537
|
+
) => any;
|
|
1538
|
+
|
|
1539
|
+
export declare const CloudWatchDimensionConfigurationFilterSensitiveLog: (
|
|
1540
|
+
obj: CloudWatchDimensionConfiguration
|
|
1541
|
+
) => any;
|
|
1542
|
+
|
|
1543
|
+
export declare const CloudWatchDestinationFilterSensitiveLog: (
|
|
1544
|
+
obj: CloudWatchDestination
|
|
1545
|
+
) => any;
|
|
1546
|
+
|
|
1547
|
+
export declare const ConfigurationSetFilterSensitiveLog: (
|
|
1548
|
+
obj: ConfigurationSet
|
|
1549
|
+
) => any;
|
|
1550
|
+
|
|
1551
|
+
export declare const CreateConfigurationSetRequestFilterSensitiveLog: (
|
|
1552
|
+
obj: CreateConfigurationSetRequest
|
|
1553
|
+
) => any;
|
|
1554
|
+
|
|
1555
|
+
export declare const CreateConfigurationSetResponseFilterSensitiveLog: (
|
|
1556
|
+
obj: CreateConfigurationSetResponse
|
|
1557
|
+
) => any;
|
|
1558
|
+
|
|
1559
|
+
export declare const KinesisFirehoseDestinationFilterSensitiveLog: (
|
|
1560
|
+
obj: KinesisFirehoseDestination
|
|
1561
|
+
) => any;
|
|
1562
|
+
|
|
1563
|
+
export declare const SNSDestinationFilterSensitiveLog: (
|
|
1564
|
+
obj: SNSDestination
|
|
1565
|
+
) => any;
|
|
1566
|
+
|
|
1567
|
+
export declare const EventDestinationFilterSensitiveLog: (
|
|
1568
|
+
obj: EventDestination
|
|
1569
|
+
) => any;
|
|
1570
|
+
|
|
1571
|
+
export declare const CreateConfigurationSetEventDestinationRequestFilterSensitiveLog: (
|
|
1572
|
+
obj: CreateConfigurationSetEventDestinationRequest
|
|
1573
|
+
) => any;
|
|
1574
|
+
|
|
1575
|
+
export declare const CreateConfigurationSetEventDestinationResponseFilterSensitiveLog: (
|
|
1576
|
+
obj: CreateConfigurationSetEventDestinationResponse
|
|
1577
|
+
) => any;
|
|
1578
|
+
|
|
1579
|
+
export declare const TrackingOptionsFilterSensitiveLog: (
|
|
1580
|
+
obj: TrackingOptions
|
|
1581
|
+
) => any;
|
|
1582
|
+
|
|
1583
|
+
export declare const CreateConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (
|
|
1584
|
+
obj: CreateConfigurationSetTrackingOptionsRequest
|
|
1585
|
+
) => any;
|
|
1586
|
+
|
|
1587
|
+
export declare const CreateConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (
|
|
1588
|
+
obj: CreateConfigurationSetTrackingOptionsResponse
|
|
1589
|
+
) => any;
|
|
1590
|
+
|
|
1591
|
+
export declare const CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (
|
|
1592
|
+
obj: CreateCustomVerificationEmailTemplateRequest
|
|
1593
|
+
) => any;
|
|
1594
|
+
|
|
1595
|
+
export declare const ReceiptIpFilterFilterSensitiveLog: (
|
|
1596
|
+
obj: ReceiptIpFilter
|
|
1597
|
+
) => any;
|
|
1598
|
+
|
|
1599
|
+
export declare const ReceiptFilterFilterSensitiveLog: (
|
|
1600
|
+
obj: ReceiptFilter
|
|
1601
|
+
) => any;
|
|
1602
|
+
|
|
1603
|
+
export declare const CreateReceiptFilterRequestFilterSensitiveLog: (
|
|
1604
|
+
obj: CreateReceiptFilterRequest
|
|
1605
|
+
) => any;
|
|
1606
|
+
|
|
1607
|
+
export declare const CreateReceiptFilterResponseFilterSensitiveLog: (
|
|
1608
|
+
obj: CreateReceiptFilterResponse
|
|
1609
|
+
) => any;
|
|
1610
|
+
|
|
1611
|
+
export declare const LambdaActionFilterSensitiveLog: (obj: LambdaAction) => any;
|
|
1612
|
+
|
|
1613
|
+
export declare const S3ActionFilterSensitiveLog: (obj: S3Action) => any;
|
|
1614
|
+
|
|
1615
|
+
export declare const SNSActionFilterSensitiveLog: (obj: SNSAction) => any;
|
|
1616
|
+
|
|
1617
|
+
export declare const StopActionFilterSensitiveLog: (obj: StopAction) => any;
|
|
1618
|
+
|
|
1619
|
+
export declare const WorkmailActionFilterSensitiveLog: (
|
|
1620
|
+
obj: WorkmailAction
|
|
1621
|
+
) => any;
|
|
1622
|
+
|
|
1623
|
+
export declare const ReceiptActionFilterSensitiveLog: (
|
|
1624
|
+
obj: ReceiptAction
|
|
1625
|
+
) => any;
|
|
1626
|
+
|
|
1627
|
+
export declare const ReceiptRuleFilterSensitiveLog: (obj: ReceiptRule) => any;
|
|
1628
|
+
|
|
1629
|
+
export declare const CreateReceiptRuleRequestFilterSensitiveLog: (
|
|
1630
|
+
obj: CreateReceiptRuleRequest
|
|
1631
|
+
) => any;
|
|
1632
|
+
|
|
1633
|
+
export declare const CreateReceiptRuleResponseFilterSensitiveLog: (
|
|
1634
|
+
obj: CreateReceiptRuleResponse
|
|
1635
|
+
) => any;
|
|
1636
|
+
|
|
1637
|
+
export declare const CreateReceiptRuleSetRequestFilterSensitiveLog: (
|
|
1638
|
+
obj: CreateReceiptRuleSetRequest
|
|
1639
|
+
) => any;
|
|
1640
|
+
|
|
1641
|
+
export declare const CreateReceiptRuleSetResponseFilterSensitiveLog: (
|
|
1642
|
+
obj: CreateReceiptRuleSetResponse
|
|
1643
|
+
) => any;
|
|
1644
|
+
|
|
1645
|
+
export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
|
|
1646
|
+
|
|
1647
|
+
export declare const CreateTemplateRequestFilterSensitiveLog: (
|
|
1648
|
+
obj: CreateTemplateRequest
|
|
1649
|
+
) => any;
|
|
1650
|
+
|
|
1651
|
+
export declare const CreateTemplateResponseFilterSensitiveLog: (
|
|
1652
|
+
obj: CreateTemplateResponse
|
|
1653
|
+
) => any;
|
|
1654
|
+
|
|
1655
|
+
export declare const CustomVerificationEmailTemplateFilterSensitiveLog: (
|
|
1656
|
+
obj: CustomVerificationEmailTemplate
|
|
1657
|
+
) => any;
|
|
1658
|
+
|
|
1659
|
+
export declare const DeleteConfigurationSetRequestFilterSensitiveLog: (
|
|
1660
|
+
obj: DeleteConfigurationSetRequest
|
|
1661
|
+
) => any;
|
|
1662
|
+
|
|
1663
|
+
export declare const DeleteConfigurationSetResponseFilterSensitiveLog: (
|
|
1664
|
+
obj: DeleteConfigurationSetResponse
|
|
1665
|
+
) => any;
|
|
1666
|
+
|
|
1667
|
+
export declare const DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog: (
|
|
1668
|
+
obj: DeleteConfigurationSetEventDestinationRequest
|
|
1669
|
+
) => any;
|
|
1670
|
+
|
|
1671
|
+
export declare const DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog: (
|
|
1672
|
+
obj: DeleteConfigurationSetEventDestinationResponse
|
|
1673
|
+
) => any;
|
|
1674
|
+
|
|
1675
|
+
export declare const DeleteConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (
|
|
1676
|
+
obj: DeleteConfigurationSetTrackingOptionsRequest
|
|
1677
|
+
) => any;
|
|
1678
|
+
|
|
1679
|
+
export declare const DeleteConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (
|
|
1680
|
+
obj: DeleteConfigurationSetTrackingOptionsResponse
|
|
1681
|
+
) => any;
|
|
1682
|
+
|
|
1683
|
+
export declare const DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog: (
|
|
1684
|
+
obj: DeleteCustomVerificationEmailTemplateRequest
|
|
1685
|
+
) => any;
|
|
1686
|
+
|
|
1687
|
+
export declare const DeleteIdentityRequestFilterSensitiveLog: (
|
|
1688
|
+
obj: DeleteIdentityRequest
|
|
1689
|
+
) => any;
|
|
1690
|
+
|
|
1691
|
+
export declare const DeleteIdentityResponseFilterSensitiveLog: (
|
|
1692
|
+
obj: DeleteIdentityResponse
|
|
1693
|
+
) => any;
|
|
1694
|
+
|
|
1695
|
+
export declare const DeleteIdentityPolicyRequestFilterSensitiveLog: (
|
|
1696
|
+
obj: DeleteIdentityPolicyRequest
|
|
1697
|
+
) => any;
|
|
1698
|
+
|
|
1699
|
+
export declare const DeleteIdentityPolicyResponseFilterSensitiveLog: (
|
|
1700
|
+
obj: DeleteIdentityPolicyResponse
|
|
1701
|
+
) => any;
|
|
1702
|
+
|
|
1703
|
+
export declare const DeleteReceiptFilterRequestFilterSensitiveLog: (
|
|
1704
|
+
obj: DeleteReceiptFilterRequest
|
|
1705
|
+
) => any;
|
|
1706
|
+
|
|
1707
|
+
export declare const DeleteReceiptFilterResponseFilterSensitiveLog: (
|
|
1708
|
+
obj: DeleteReceiptFilterResponse
|
|
1709
|
+
) => any;
|
|
1710
|
+
|
|
1711
|
+
export declare const DeleteReceiptRuleRequestFilterSensitiveLog: (
|
|
1712
|
+
obj: DeleteReceiptRuleRequest
|
|
1713
|
+
) => any;
|
|
1714
|
+
|
|
1715
|
+
export declare const DeleteReceiptRuleResponseFilterSensitiveLog: (
|
|
1716
|
+
obj: DeleteReceiptRuleResponse
|
|
1717
|
+
) => any;
|
|
1718
|
+
|
|
1719
|
+
export declare const DeleteReceiptRuleSetRequestFilterSensitiveLog: (
|
|
1720
|
+
obj: DeleteReceiptRuleSetRequest
|
|
1721
|
+
) => any;
|
|
1722
|
+
|
|
1723
|
+
export declare const DeleteReceiptRuleSetResponseFilterSensitiveLog: (
|
|
1724
|
+
obj: DeleteReceiptRuleSetResponse
|
|
1725
|
+
) => any;
|
|
1726
|
+
|
|
1727
|
+
export declare const DeleteTemplateRequestFilterSensitiveLog: (
|
|
1728
|
+
obj: DeleteTemplateRequest
|
|
1729
|
+
) => any;
|
|
1730
|
+
|
|
1731
|
+
export declare const DeleteTemplateResponseFilterSensitiveLog: (
|
|
1732
|
+
obj: DeleteTemplateResponse
|
|
1733
|
+
) => any;
|
|
1734
|
+
|
|
1735
|
+
export declare const DeleteVerifiedEmailAddressRequestFilterSensitiveLog: (
|
|
1736
|
+
obj: DeleteVerifiedEmailAddressRequest
|
|
1737
|
+
) => any;
|
|
1738
|
+
|
|
1739
|
+
export declare const DeliveryOptionsFilterSensitiveLog: (
|
|
1740
|
+
obj: DeliveryOptions
|
|
1741
|
+
) => any;
|
|
1742
|
+
|
|
1743
|
+
export declare const DescribeActiveReceiptRuleSetRequestFilterSensitiveLog: (
|
|
1744
|
+
obj: DescribeActiveReceiptRuleSetRequest
|
|
1745
|
+
) => any;
|
|
1746
|
+
|
|
1747
|
+
export declare const ReceiptRuleSetMetadataFilterSensitiveLog: (
|
|
1748
|
+
obj: ReceiptRuleSetMetadata
|
|
1749
|
+
) => any;
|
|
1750
|
+
|
|
1751
|
+
export declare const DescribeActiveReceiptRuleSetResponseFilterSensitiveLog: (
|
|
1752
|
+
obj: DescribeActiveReceiptRuleSetResponse
|
|
1753
|
+
) => any;
|
|
1754
|
+
|
|
1755
|
+
export declare const DescribeConfigurationSetRequestFilterSensitiveLog: (
|
|
1756
|
+
obj: DescribeConfigurationSetRequest
|
|
1757
|
+
) => any;
|
|
1758
|
+
|
|
1759
|
+
export declare const ReputationOptionsFilterSensitiveLog: (
|
|
1760
|
+
obj: ReputationOptions
|
|
1761
|
+
) => any;
|
|
1762
|
+
|
|
1763
|
+
export declare const DescribeConfigurationSetResponseFilterSensitiveLog: (
|
|
1764
|
+
obj: DescribeConfigurationSetResponse
|
|
1765
|
+
) => any;
|
|
1766
|
+
|
|
1767
|
+
export declare const DescribeReceiptRuleRequestFilterSensitiveLog: (
|
|
1768
|
+
obj: DescribeReceiptRuleRequest
|
|
1769
|
+
) => any;
|
|
1770
|
+
|
|
1771
|
+
export declare const DescribeReceiptRuleResponseFilterSensitiveLog: (
|
|
1772
|
+
obj: DescribeReceiptRuleResponse
|
|
1773
|
+
) => any;
|
|
1774
|
+
|
|
1775
|
+
export declare const DescribeReceiptRuleSetRequestFilterSensitiveLog: (
|
|
1776
|
+
obj: DescribeReceiptRuleSetRequest
|
|
1777
|
+
) => any;
|
|
1778
|
+
|
|
1779
|
+
export declare const DescribeReceiptRuleSetResponseFilterSensitiveLog: (
|
|
1780
|
+
obj: DescribeReceiptRuleSetResponse
|
|
1781
|
+
) => any;
|
|
1782
|
+
|
|
1783
|
+
export declare const IdentityDkimAttributesFilterSensitiveLog: (
|
|
1784
|
+
obj: IdentityDkimAttributes
|
|
1785
|
+
) => any;
|
|
1786
|
+
|
|
1787
|
+
export declare const GetAccountSendingEnabledResponseFilterSensitiveLog: (
|
|
1788
|
+
obj: GetAccountSendingEnabledResponse
|
|
1789
|
+
) => any;
|
|
1790
|
+
|
|
1791
|
+
export declare const GetCustomVerificationEmailTemplateRequestFilterSensitiveLog: (
|
|
1792
|
+
obj: GetCustomVerificationEmailTemplateRequest
|
|
1793
|
+
) => any;
|
|
1794
|
+
|
|
1795
|
+
export declare const GetCustomVerificationEmailTemplateResponseFilterSensitiveLog: (
|
|
1796
|
+
obj: GetCustomVerificationEmailTemplateResponse
|
|
1797
|
+
) => any;
|
|
1798
|
+
|
|
1799
|
+
export declare const GetIdentityDkimAttributesRequestFilterSensitiveLog: (
|
|
1800
|
+
obj: GetIdentityDkimAttributesRequest
|
|
1801
|
+
) => any;
|
|
1802
|
+
|
|
1803
|
+
export declare const GetIdentityDkimAttributesResponseFilterSensitiveLog: (
|
|
1804
|
+
obj: GetIdentityDkimAttributesResponse
|
|
1805
|
+
) => any;
|
|
1806
|
+
|
|
1807
|
+
export declare const GetIdentityMailFromDomainAttributesRequestFilterSensitiveLog: (
|
|
1808
|
+
obj: GetIdentityMailFromDomainAttributesRequest
|
|
1809
|
+
) => any;
|
|
1810
|
+
|
|
1811
|
+
export declare const IdentityMailFromDomainAttributesFilterSensitiveLog: (
|
|
1812
|
+
obj: IdentityMailFromDomainAttributes
|
|
1813
|
+
) => any;
|
|
1814
|
+
|
|
1815
|
+
export declare const GetIdentityMailFromDomainAttributesResponseFilterSensitiveLog: (
|
|
1816
|
+
obj: GetIdentityMailFromDomainAttributesResponse
|
|
1817
|
+
) => any;
|
|
1818
|
+
|
|
1819
|
+
export declare const GetIdentityNotificationAttributesRequestFilterSensitiveLog: (
|
|
1820
|
+
obj: GetIdentityNotificationAttributesRequest
|
|
1821
|
+
) => any;
|
|
1822
|
+
|
|
1823
|
+
export declare const IdentityNotificationAttributesFilterSensitiveLog: (
|
|
1824
|
+
obj: IdentityNotificationAttributes
|
|
1825
|
+
) => any;
|
|
1826
|
+
|
|
1827
|
+
export declare const GetIdentityNotificationAttributesResponseFilterSensitiveLog: (
|
|
1828
|
+
obj: GetIdentityNotificationAttributesResponse
|
|
1829
|
+
) => any;
|
|
1830
|
+
|
|
1831
|
+
export declare const GetIdentityPoliciesRequestFilterSensitiveLog: (
|
|
1832
|
+
obj: GetIdentityPoliciesRequest
|
|
1833
|
+
) => any;
|
|
1834
|
+
|
|
1835
|
+
export declare const GetIdentityPoliciesResponseFilterSensitiveLog: (
|
|
1836
|
+
obj: GetIdentityPoliciesResponse
|
|
1837
|
+
) => any;
|
|
1838
|
+
|
|
1839
|
+
export declare const GetIdentityVerificationAttributesRequestFilterSensitiveLog: (
|
|
1840
|
+
obj: GetIdentityVerificationAttributesRequest
|
|
1841
|
+
) => any;
|
|
1842
|
+
|
|
1843
|
+
export declare const IdentityVerificationAttributesFilterSensitiveLog: (
|
|
1844
|
+
obj: IdentityVerificationAttributes
|
|
1845
|
+
) => any;
|
|
1846
|
+
|
|
1847
|
+
export declare const GetIdentityVerificationAttributesResponseFilterSensitiveLog: (
|
|
1848
|
+
obj: GetIdentityVerificationAttributesResponse
|
|
1849
|
+
) => any;
|
|
1850
|
+
|
|
1851
|
+
export declare const GetSendQuotaResponseFilterSensitiveLog: (
|
|
1852
|
+
obj: GetSendQuotaResponse
|
|
1853
|
+
) => any;
|
|
1854
|
+
|
|
1855
|
+
export declare const SendDataPointFilterSensitiveLog: (
|
|
1856
|
+
obj: SendDataPoint
|
|
1857
|
+
) => any;
|
|
1858
|
+
|
|
1859
|
+
export declare const GetSendStatisticsResponseFilterSensitiveLog: (
|
|
1860
|
+
obj: GetSendStatisticsResponse
|
|
1861
|
+
) => any;
|
|
1862
|
+
|
|
1863
|
+
export declare const GetTemplateRequestFilterSensitiveLog: (
|
|
1864
|
+
obj: GetTemplateRequest
|
|
1865
|
+
) => any;
|
|
1866
|
+
|
|
1867
|
+
export declare const GetTemplateResponseFilterSensitiveLog: (
|
|
1868
|
+
obj: GetTemplateResponse
|
|
1869
|
+
) => any;
|
|
1870
|
+
|
|
1871
|
+
export declare const ListConfigurationSetsRequestFilterSensitiveLog: (
|
|
1872
|
+
obj: ListConfigurationSetsRequest
|
|
1873
|
+
) => any;
|
|
1874
|
+
|
|
1875
|
+
export declare const ListConfigurationSetsResponseFilterSensitiveLog: (
|
|
1876
|
+
obj: ListConfigurationSetsResponse
|
|
1877
|
+
) => any;
|
|
1878
|
+
|
|
1879
|
+
export declare const ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog: (
|
|
1880
|
+
obj: ListCustomVerificationEmailTemplatesRequest
|
|
1881
|
+
) => any;
|
|
1882
|
+
|
|
1883
|
+
export declare const ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog: (
|
|
1884
|
+
obj: ListCustomVerificationEmailTemplatesResponse
|
|
1885
|
+
) => any;
|
|
1886
|
+
|
|
1887
|
+
export declare const ListIdentitiesRequestFilterSensitiveLog: (
|
|
1888
|
+
obj: ListIdentitiesRequest
|
|
1889
|
+
) => any;
|
|
1890
|
+
|
|
1891
|
+
export declare const ListIdentitiesResponseFilterSensitiveLog: (
|
|
1892
|
+
obj: ListIdentitiesResponse
|
|
1893
|
+
) => any;
|
|
1894
|
+
|
|
1895
|
+
export declare const ListIdentityPoliciesRequestFilterSensitiveLog: (
|
|
1896
|
+
obj: ListIdentityPoliciesRequest
|
|
1897
|
+
) => any;
|
|
1898
|
+
|
|
1899
|
+
export declare const ListIdentityPoliciesResponseFilterSensitiveLog: (
|
|
1900
|
+
obj: ListIdentityPoliciesResponse
|
|
1901
|
+
) => any;
|
|
1902
|
+
|
|
1903
|
+
export declare const ListReceiptFiltersRequestFilterSensitiveLog: (
|
|
1904
|
+
obj: ListReceiptFiltersRequest
|
|
1905
|
+
) => any;
|
|
1906
|
+
|
|
1907
|
+
export declare const ListReceiptFiltersResponseFilterSensitiveLog: (
|
|
1908
|
+
obj: ListReceiptFiltersResponse
|
|
1909
|
+
) => any;
|
|
1910
|
+
|
|
1911
|
+
export declare const ListReceiptRuleSetsRequestFilterSensitiveLog: (
|
|
1912
|
+
obj: ListReceiptRuleSetsRequest
|
|
1913
|
+
) => any;
|
|
1914
|
+
|
|
1915
|
+
export declare const ListReceiptRuleSetsResponseFilterSensitiveLog: (
|
|
1916
|
+
obj: ListReceiptRuleSetsResponse
|
|
1917
|
+
) => any;
|
|
1918
|
+
|
|
1919
|
+
export declare const ListTemplatesRequestFilterSensitiveLog: (
|
|
1920
|
+
obj: ListTemplatesRequest
|
|
1921
|
+
) => any;
|
|
1922
|
+
|
|
1923
|
+
export declare const TemplateMetadataFilterSensitiveLog: (
|
|
1924
|
+
obj: TemplateMetadata
|
|
1925
|
+
) => any;
|
|
1926
|
+
|
|
1927
|
+
export declare const ListTemplatesResponseFilterSensitiveLog: (
|
|
1928
|
+
obj: ListTemplatesResponse
|
|
1929
|
+
) => any;
|
|
1930
|
+
|
|
1931
|
+
export declare const ListVerifiedEmailAddressesResponseFilterSensitiveLog: (
|
|
1932
|
+
obj: ListVerifiedEmailAddressesResponse
|
|
1933
|
+
) => any;
|
|
1934
|
+
|
|
1935
|
+
export declare const MessageFilterSensitiveLog: (obj: Message) => any;
|
|
1936
|
+
|
|
1937
|
+
export declare const MessageDsnFilterSensitiveLog: (obj: MessageDsn) => any;
|
|
1938
|
+
|
|
1939
|
+
export declare const PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog: (
|
|
1940
|
+
obj: PutConfigurationSetDeliveryOptionsRequest
|
|
1941
|
+
) => any;
|
|
1942
|
+
|
|
1943
|
+
export declare const PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog: (
|
|
1944
|
+
obj: PutConfigurationSetDeliveryOptionsResponse
|
|
1945
|
+
) => any;
|
|
1946
|
+
|
|
1947
|
+
export declare const PutIdentityPolicyRequestFilterSensitiveLog: (
|
|
1948
|
+
obj: PutIdentityPolicyRequest
|
|
1949
|
+
) => any;
|
|
1950
|
+
|
|
1951
|
+
export declare const PutIdentityPolicyResponseFilterSensitiveLog: (
|
|
1952
|
+
obj: PutIdentityPolicyResponse
|
|
1953
|
+
) => any;
|
|
1954
|
+
|
|
1955
|
+
export declare const RawMessageFilterSensitiveLog: (obj: RawMessage) => any;
|
|
1956
|
+
|
|
1957
|
+
export declare const ReorderReceiptRuleSetRequestFilterSensitiveLog: (
|
|
1958
|
+
obj: ReorderReceiptRuleSetRequest
|
|
1959
|
+
) => any;
|
|
1960
|
+
|
|
1961
|
+
export declare const ReorderReceiptRuleSetResponseFilterSensitiveLog: (
|
|
1962
|
+
obj: ReorderReceiptRuleSetResponse
|
|
1963
|
+
) => any;
|
|
1964
|
+
|
|
1965
|
+
export declare const SendBounceRequestFilterSensitiveLog: (
|
|
1966
|
+
obj: SendBounceRequest
|
|
1967
|
+
) => any;
|
|
1968
|
+
|
|
1969
|
+
export declare const SendBounceResponseFilterSensitiveLog: (
|
|
1970
|
+
obj: SendBounceResponse
|
|
1971
|
+
) => any;
|
|
1972
|
+
|
|
1973
|
+
export declare const SendBulkTemplatedEmailRequestFilterSensitiveLog: (
|
|
1974
|
+
obj: SendBulkTemplatedEmailRequest
|
|
1975
|
+
) => any;
|
|
1976
|
+
|
|
1977
|
+
export declare const SendBulkTemplatedEmailResponseFilterSensitiveLog: (
|
|
1978
|
+
obj: SendBulkTemplatedEmailResponse
|
|
1979
|
+
) => any;
|
|
1980
|
+
|
|
1981
|
+
export declare const SendCustomVerificationEmailRequestFilterSensitiveLog: (
|
|
1982
|
+
obj: SendCustomVerificationEmailRequest
|
|
1983
|
+
) => any;
|
|
1984
|
+
|
|
1985
|
+
export declare const SendCustomVerificationEmailResponseFilterSensitiveLog: (
|
|
1986
|
+
obj: SendCustomVerificationEmailResponse
|
|
1987
|
+
) => any;
|
|
1988
|
+
|
|
1989
|
+
export declare const SendEmailRequestFilterSensitiveLog: (
|
|
1990
|
+
obj: SendEmailRequest
|
|
1991
|
+
) => any;
|
|
1992
|
+
|
|
1993
|
+
export declare const SendEmailResponseFilterSensitiveLog: (
|
|
1994
|
+
obj: SendEmailResponse
|
|
1995
|
+
) => any;
|
|
1996
|
+
|
|
1997
|
+
export declare const SendRawEmailRequestFilterSensitiveLog: (
|
|
1998
|
+
obj: SendRawEmailRequest
|
|
1999
|
+
) => any;
|
|
2000
|
+
|
|
2001
|
+
export declare const SendRawEmailResponseFilterSensitiveLog: (
|
|
2002
|
+
obj: SendRawEmailResponse
|
|
2003
|
+
) => any;
|
|
2004
|
+
|
|
2005
|
+
export declare const SendTemplatedEmailRequestFilterSensitiveLog: (
|
|
2006
|
+
obj: SendTemplatedEmailRequest
|
|
2007
|
+
) => any;
|
|
2008
|
+
|
|
2009
|
+
export declare const SendTemplatedEmailResponseFilterSensitiveLog: (
|
|
2010
|
+
obj: SendTemplatedEmailResponse
|
|
2011
|
+
) => any;
|
|
2012
|
+
|
|
2013
|
+
export declare const SetActiveReceiptRuleSetRequestFilterSensitiveLog: (
|
|
2014
|
+
obj: SetActiveReceiptRuleSetRequest
|
|
2015
|
+
) => any;
|
|
2016
|
+
|
|
2017
|
+
export declare const SetActiveReceiptRuleSetResponseFilterSensitiveLog: (
|
|
2018
|
+
obj: SetActiveReceiptRuleSetResponse
|
|
2019
|
+
) => any;
|
|
2020
|
+
|
|
2021
|
+
export declare const SetIdentityDkimEnabledRequestFilterSensitiveLog: (
|
|
2022
|
+
obj: SetIdentityDkimEnabledRequest
|
|
2023
|
+
) => any;
|
|
2024
|
+
|
|
2025
|
+
export declare const SetIdentityDkimEnabledResponseFilterSensitiveLog: (
|
|
2026
|
+
obj: SetIdentityDkimEnabledResponse
|
|
2027
|
+
) => any;
|
|
2028
|
+
|
|
2029
|
+
export declare const SetIdentityFeedbackForwardingEnabledRequestFilterSensitiveLog: (
|
|
2030
|
+
obj: SetIdentityFeedbackForwardingEnabledRequest
|
|
2031
|
+
) => any;
|
|
2032
|
+
|
|
2033
|
+
export declare const SetIdentityFeedbackForwardingEnabledResponseFilterSensitiveLog: (
|
|
2034
|
+
obj: SetIdentityFeedbackForwardingEnabledResponse
|
|
2035
|
+
) => any;
|
|
2036
|
+
|
|
2037
|
+
export declare const SetIdentityHeadersInNotificationsEnabledRequestFilterSensitiveLog: (
|
|
2038
|
+
obj: SetIdentityHeadersInNotificationsEnabledRequest
|
|
2039
|
+
) => any;
|
|
2040
|
+
|
|
2041
|
+
export declare const SetIdentityHeadersInNotificationsEnabledResponseFilterSensitiveLog: (
|
|
2042
|
+
obj: SetIdentityHeadersInNotificationsEnabledResponse
|
|
2043
|
+
) => any;
|
|
2044
|
+
|
|
2045
|
+
export declare const SetIdentityMailFromDomainRequestFilterSensitiveLog: (
|
|
2046
|
+
obj: SetIdentityMailFromDomainRequest
|
|
2047
|
+
) => any;
|
|
2048
|
+
|
|
2049
|
+
export declare const SetIdentityMailFromDomainResponseFilterSensitiveLog: (
|
|
2050
|
+
obj: SetIdentityMailFromDomainResponse
|
|
2051
|
+
) => any;
|
|
2052
|
+
|
|
2053
|
+
export declare const SetIdentityNotificationTopicRequestFilterSensitiveLog: (
|
|
2054
|
+
obj: SetIdentityNotificationTopicRequest
|
|
2055
|
+
) => any;
|
|
2056
|
+
|
|
2057
|
+
export declare const SetIdentityNotificationTopicResponseFilterSensitiveLog: (
|
|
2058
|
+
obj: SetIdentityNotificationTopicResponse
|
|
2059
|
+
) => any;
|
|
2060
|
+
|
|
2061
|
+
export declare const SetReceiptRulePositionRequestFilterSensitiveLog: (
|
|
2062
|
+
obj: SetReceiptRulePositionRequest
|
|
2063
|
+
) => any;
|
|
2064
|
+
|
|
2065
|
+
export declare const SetReceiptRulePositionResponseFilterSensitiveLog: (
|
|
2066
|
+
obj: SetReceiptRulePositionResponse
|
|
2067
|
+
) => any;
|
|
2068
|
+
|
|
2069
|
+
export declare const TestRenderTemplateRequestFilterSensitiveLog: (
|
|
2070
|
+
obj: TestRenderTemplateRequest
|
|
2071
|
+
) => any;
|
|
2072
|
+
|
|
2073
|
+
export declare const TestRenderTemplateResponseFilterSensitiveLog: (
|
|
2074
|
+
obj: TestRenderTemplateResponse
|
|
2075
|
+
) => any;
|
|
2076
|
+
|
|
2077
|
+
export declare const UpdateAccountSendingEnabledRequestFilterSensitiveLog: (
|
|
2078
|
+
obj: UpdateAccountSendingEnabledRequest
|
|
2079
|
+
) => any;
|
|
2080
|
+
|
|
2081
|
+
export declare const UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog: (
|
|
2082
|
+
obj: UpdateConfigurationSetEventDestinationRequest
|
|
2083
|
+
) => any;
|
|
2084
|
+
|
|
2085
|
+
export declare const UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog: (
|
|
2086
|
+
obj: UpdateConfigurationSetEventDestinationResponse
|
|
2087
|
+
) => any;
|
|
2088
|
+
|
|
2089
|
+
export declare const UpdateConfigurationSetReputationMetricsEnabledRequestFilterSensitiveLog: (
|
|
2090
|
+
obj: UpdateConfigurationSetReputationMetricsEnabledRequest
|
|
2091
|
+
) => any;
|
|
2092
|
+
|
|
2093
|
+
export declare const UpdateConfigurationSetSendingEnabledRequestFilterSensitiveLog: (
|
|
2094
|
+
obj: UpdateConfigurationSetSendingEnabledRequest
|
|
2095
|
+
) => any;
|
|
2096
|
+
|
|
2097
|
+
export declare const UpdateConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (
|
|
2098
|
+
obj: UpdateConfigurationSetTrackingOptionsRequest
|
|
2099
|
+
) => any;
|
|
2100
|
+
|
|
2101
|
+
export declare const UpdateConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (
|
|
2102
|
+
obj: UpdateConfigurationSetTrackingOptionsResponse
|
|
2103
|
+
) => any;
|
|
2104
|
+
|
|
2105
|
+
export declare const UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (
|
|
2106
|
+
obj: UpdateCustomVerificationEmailTemplateRequest
|
|
2107
|
+
) => any;
|
|
2108
|
+
|
|
2109
|
+
export declare const UpdateReceiptRuleRequestFilterSensitiveLog: (
|
|
2110
|
+
obj: UpdateReceiptRuleRequest
|
|
2111
|
+
) => any;
|
|
2112
|
+
|
|
2113
|
+
export declare const UpdateReceiptRuleResponseFilterSensitiveLog: (
|
|
2114
|
+
obj: UpdateReceiptRuleResponse
|
|
2115
|
+
) => any;
|
|
2116
|
+
|
|
2117
|
+
export declare const UpdateTemplateRequestFilterSensitiveLog: (
|
|
2118
|
+
obj: UpdateTemplateRequest
|
|
2119
|
+
) => any;
|
|
2120
|
+
|
|
2121
|
+
export declare const UpdateTemplateResponseFilterSensitiveLog: (
|
|
2122
|
+
obj: UpdateTemplateResponse
|
|
2123
|
+
) => any;
|
|
2124
|
+
|
|
2125
|
+
export declare const VerifyDomainDkimRequestFilterSensitiveLog: (
|
|
2126
|
+
obj: VerifyDomainDkimRequest
|
|
2127
|
+
) => any;
|
|
2128
|
+
|
|
2129
|
+
export declare const VerifyDomainDkimResponseFilterSensitiveLog: (
|
|
2130
|
+
obj: VerifyDomainDkimResponse
|
|
2131
|
+
) => any;
|
|
2132
|
+
|
|
2133
|
+
export declare const VerifyDomainIdentityRequestFilterSensitiveLog: (
|
|
2134
|
+
obj: VerifyDomainIdentityRequest
|
|
2135
|
+
) => any;
|
|
2136
|
+
|
|
2137
|
+
export declare const VerifyDomainIdentityResponseFilterSensitiveLog: (
|
|
2138
|
+
obj: VerifyDomainIdentityResponse
|
|
2139
|
+
) => any;
|
|
2140
|
+
|
|
2141
|
+
export declare const VerifyEmailAddressRequestFilterSensitiveLog: (
|
|
2142
|
+
obj: VerifyEmailAddressRequest
|
|
2143
|
+
) => any;
|
|
2144
|
+
|
|
2145
|
+
export declare const VerifyEmailIdentityRequestFilterSensitiveLog: (
|
|
2146
|
+
obj: VerifyEmailIdentityRequest
|
|
2147
|
+
) => any;
|
|
2148
|
+
|
|
2149
|
+
export declare const VerifyEmailIdentityResponseFilterSensitiveLog: (
|
|
2150
|
+
obj: VerifyEmailIdentityResponse
|
|
2151
|
+
) => any;
|