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