@aws-sdk/client-sesv2 3.128.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 +30 -0
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateContactCommand.js +2 -2
- package/dist-cjs/commands/CreateContactListCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -2
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -2
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +2 -2
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteContactCommand.js +2 -2
- package/dist-cjs/commands/DeleteContactListCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -2
- package/dist-cjs/commands/GetAccountCommand.js +2 -2
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -2
- package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -2
- package/dist-cjs/commands/GetContactCommand.js +2 -2
- package/dist-cjs/commands/GetContactListCommand.js +2 -2
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -2
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -2
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -2
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -2
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -2
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -2
- package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -2
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -2
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -2
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
- package/dist-cjs/commands/ListContactListsCommand.js +2 -2
- package/dist-cjs/commands/ListContactsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -2
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -2
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -2
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -2
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutAccountDetailsCommand.js +2 -2
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -2
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -2
- package/dist-cjs/commands/SendBulkEmailCommand.js +2 -2
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
- package/dist-cjs/commands/SendEmailCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateContactCommand.js +2 -2
- package/dist-cjs/commands/UpdateContactListCommand.js +2 -2
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -2
- package/dist-cjs/models/models_0.js +926 -1382
- package/dist-cjs/protocols/Aws_restJson1.js +3 -0
- package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/CreateContactCommand.js +3 -3
- package/dist-es/commands/CreateContactListCommand.js +3 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -3
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -3
- package/dist-es/commands/CreateEmailIdentityCommand.js +3 -3
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +3 -3
- package/dist-es/commands/CreateImportJobCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteContactCommand.js +3 -3
- package/dist-es/commands/DeleteContactListCommand.js +3 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -3
- package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -3
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -3
- package/dist-es/commands/GetAccountCommand.js +3 -3
- package/dist-es/commands/GetBlacklistReportsCommand.js +3 -3
- package/dist-es/commands/GetConfigurationSetCommand.js +3 -3
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -3
- package/dist-es/commands/GetContactCommand.js +3 -3
- package/dist-es/commands/GetContactListCommand.js +3 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/GetDedicatedIpCommand.js +3 -3
- package/dist-es/commands/GetDedicatedIpsCommand.js +3 -3
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -3
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -3
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -3
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -3
- package/dist-es/commands/GetEmailIdentityCommand.js +3 -3
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +3 -3
- package/dist-es/commands/GetImportJobCommand.js +3 -3
- package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
- package/dist-es/commands/ListContactListsCommand.js +3 -3
- package/dist-es/commands/ListContactsCommand.js +3 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -3
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -3
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -3
- package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -3
- package/dist-es/commands/ListEmailTemplatesCommand.js +3 -3
- package/dist-es/commands/ListImportJobsCommand.js +3 -3
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -3
- package/dist-es/commands/PutAccountDetailsCommand.js +3 -3
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -3
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -3
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -3
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -3
- package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -3
- package/dist-es/commands/SendBulkEmailCommand.js +3 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
- package/dist-es/commands/SendEmailCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateContactCommand.js +3 -3
- package/dist-es/commands/UpdateContactListCommand.js +3 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -3
- package/dist-es/models/models_0.js +229 -912
- package/dist-es/protocols/Aws_restJson1.js +3 -0
- package/dist-types/models/models_0.d.ts +908 -1362
- package/dist-types/ts3.4/models/models_0.d.ts +454 -908
- package/package.json +9 -9
|
@@ -21,10 +21,6 @@ export interface ReviewDetails {
|
|
|
21
21
|
|
|
22
22
|
CaseId?: string;
|
|
23
23
|
}
|
|
24
|
-
export declare namespace ReviewDetails {
|
|
25
|
-
|
|
26
|
-
const filterSensitiveLog: (obj: ReviewDetails) => any;
|
|
27
|
-
}
|
|
28
24
|
|
|
29
25
|
export interface AccountDetails {
|
|
30
26
|
|
|
@@ -40,10 +36,6 @@ export interface AccountDetails {
|
|
|
40
36
|
|
|
41
37
|
ReviewDetails?: ReviewDetails;
|
|
42
38
|
}
|
|
43
|
-
export declare namespace AccountDetails {
|
|
44
|
-
|
|
45
|
-
const filterSensitiveLog: (obj: AccountDetails) => any;
|
|
46
|
-
}
|
|
47
39
|
|
|
48
40
|
export declare class AccountSuspendedException extends __BaseException {
|
|
49
41
|
readonly name: "AccountSuspendedException";
|
|
@@ -78,10 +70,6 @@ export interface BlacklistEntry {
|
|
|
78
70
|
|
|
79
71
|
Description?: string;
|
|
80
72
|
}
|
|
81
|
-
export declare namespace BlacklistEntry {
|
|
82
|
-
|
|
83
|
-
const filterSensitiveLog: (obj: BlacklistEntry) => any;
|
|
84
|
-
}
|
|
85
73
|
|
|
86
74
|
export interface Content {
|
|
87
75
|
|
|
@@ -89,10 +77,6 @@ export interface Content {
|
|
|
89
77
|
|
|
90
78
|
Charset?: string;
|
|
91
79
|
}
|
|
92
|
-
export declare namespace Content {
|
|
93
|
-
|
|
94
|
-
const filterSensitiveLog: (obj: Content) => any;
|
|
95
|
-
}
|
|
96
80
|
|
|
97
81
|
export interface Body {
|
|
98
82
|
|
|
@@ -100,10 +84,6 @@ export interface Body {
|
|
|
100
84
|
|
|
101
85
|
Html?: Content;
|
|
102
86
|
}
|
|
103
|
-
export declare namespace Body {
|
|
104
|
-
|
|
105
|
-
const filterSensitiveLog: (obj: Body) => any;
|
|
106
|
-
}
|
|
107
87
|
|
|
108
88
|
export interface Template {
|
|
109
89
|
|
|
@@ -113,19 +93,11 @@ export interface Template {
|
|
|
113
93
|
|
|
114
94
|
TemplateData?: string;
|
|
115
95
|
}
|
|
116
|
-
export declare namespace Template {
|
|
117
|
-
|
|
118
|
-
const filterSensitiveLog: (obj: Template) => any;
|
|
119
|
-
}
|
|
120
96
|
|
|
121
97
|
export interface BulkEmailContent {
|
|
122
98
|
|
|
123
99
|
Template?: Template;
|
|
124
100
|
}
|
|
125
|
-
export declare namespace BulkEmailContent {
|
|
126
|
-
|
|
127
|
-
const filterSensitiveLog: (obj: BulkEmailContent) => any;
|
|
128
|
-
}
|
|
129
101
|
|
|
130
102
|
export interface Destination {
|
|
131
103
|
|
|
@@ -135,28 +107,16 @@ export interface Destination {
|
|
|
135
107
|
|
|
136
108
|
BccAddresses?: string[];
|
|
137
109
|
}
|
|
138
|
-
export declare namespace Destination {
|
|
139
|
-
|
|
140
|
-
const filterSensitiveLog: (obj: Destination) => any;
|
|
141
|
-
}
|
|
142
110
|
|
|
143
111
|
export interface ReplacementTemplate {
|
|
144
112
|
|
|
145
113
|
ReplacementTemplateData?: string;
|
|
146
114
|
}
|
|
147
|
-
export declare namespace ReplacementTemplate {
|
|
148
|
-
|
|
149
|
-
const filterSensitiveLog: (obj: ReplacementTemplate) => any;
|
|
150
|
-
}
|
|
151
115
|
|
|
152
116
|
export interface ReplacementEmailContent {
|
|
153
117
|
|
|
154
118
|
ReplacementTemplate?: ReplacementTemplate;
|
|
155
119
|
}
|
|
156
|
-
export declare namespace ReplacementEmailContent {
|
|
157
|
-
|
|
158
|
-
const filterSensitiveLog: (obj: ReplacementEmailContent) => any;
|
|
159
|
-
}
|
|
160
120
|
|
|
161
121
|
export interface MessageTag {
|
|
162
122
|
|
|
@@ -164,10 +124,6 @@ export interface MessageTag {
|
|
|
164
124
|
|
|
165
125
|
Value: string | undefined;
|
|
166
126
|
}
|
|
167
|
-
export declare namespace MessageTag {
|
|
168
|
-
|
|
169
|
-
const filterSensitiveLog: (obj: MessageTag) => any;
|
|
170
|
-
}
|
|
171
127
|
export interface BulkEmailEntry {
|
|
172
128
|
|
|
173
129
|
Destination: Destination | undefined;
|
|
@@ -176,10 +132,6 @@ export interface BulkEmailEntry {
|
|
|
176
132
|
|
|
177
133
|
ReplacementEmailContent?: ReplacementEmailContent;
|
|
178
134
|
}
|
|
179
|
-
export declare namespace BulkEmailEntry {
|
|
180
|
-
|
|
181
|
-
const filterSensitiveLog: (obj: BulkEmailEntry) => any;
|
|
182
|
-
}
|
|
183
135
|
export declare enum BulkEmailStatus {
|
|
184
136
|
ACCOUNT_DAILY_QUOTA_EXCEEDED = "ACCOUNT_DAILY_QUOTA_EXCEEDED",
|
|
185
137
|
ACCOUNT_SENDING_PAUSED = "ACCOUNT_SENDING_PAUSED",
|
|
@@ -205,10 +157,6 @@ export interface BulkEmailEntryResult {
|
|
|
205
157
|
|
|
206
158
|
MessageId?: string;
|
|
207
159
|
}
|
|
208
|
-
export declare namespace BulkEmailEntryResult {
|
|
209
|
-
|
|
210
|
-
const filterSensitiveLog: (obj: BulkEmailEntryResult) => any;
|
|
211
|
-
}
|
|
212
160
|
export declare enum DimensionValueSource {
|
|
213
161
|
EMAIL_HEADER = "EMAIL_HEADER",
|
|
214
162
|
LINK_TAG = "LINK_TAG",
|
|
@@ -223,19 +171,11 @@ export interface CloudWatchDimensionConfiguration {
|
|
|
223
171
|
|
|
224
172
|
DefaultDimensionValue: string | undefined;
|
|
225
173
|
}
|
|
226
|
-
export declare namespace CloudWatchDimensionConfiguration {
|
|
227
|
-
|
|
228
|
-
const filterSensitiveLog: (obj: CloudWatchDimensionConfiguration) => any;
|
|
229
|
-
}
|
|
230
174
|
|
|
231
175
|
export interface CloudWatchDestination {
|
|
232
176
|
|
|
233
177
|
DimensionConfigurations: CloudWatchDimensionConfiguration[] | undefined;
|
|
234
178
|
}
|
|
235
|
-
export declare namespace CloudWatchDestination {
|
|
236
|
-
|
|
237
|
-
const filterSensitiveLog: (obj: CloudWatchDestination) => any;
|
|
238
|
-
}
|
|
239
179
|
|
|
240
180
|
export declare class ConcurrentModificationException extends __BaseException {
|
|
241
181
|
readonly name: "ConcurrentModificationException";
|
|
@@ -261,10 +201,6 @@ export interface TopicPreference {
|
|
|
261
201
|
|
|
262
202
|
SubscriptionStatus: SubscriptionStatus | string | undefined;
|
|
263
203
|
}
|
|
264
|
-
export declare namespace TopicPreference {
|
|
265
|
-
|
|
266
|
-
const filterSensitiveLog: (obj: TopicPreference) => any;
|
|
267
|
-
}
|
|
268
204
|
|
|
269
205
|
export interface Contact {
|
|
270
206
|
|
|
@@ -278,10 +214,6 @@ export interface Contact {
|
|
|
278
214
|
|
|
279
215
|
LastUpdatedTimestamp?: Date;
|
|
280
216
|
}
|
|
281
|
-
export declare namespace Contact {
|
|
282
|
-
|
|
283
|
-
const filterSensitiveLog: (obj: Contact) => any;
|
|
284
|
-
}
|
|
285
217
|
|
|
286
218
|
export interface ContactList {
|
|
287
219
|
|
|
@@ -289,10 +221,6 @@ export interface ContactList {
|
|
|
289
221
|
|
|
290
222
|
LastUpdatedTimestamp?: Date;
|
|
291
223
|
}
|
|
292
|
-
export declare namespace ContactList {
|
|
293
|
-
|
|
294
|
-
const filterSensitiveLog: (obj: ContactList) => any;
|
|
295
|
-
}
|
|
296
224
|
export declare enum ContactListImportAction {
|
|
297
225
|
DELETE = "DELETE",
|
|
298
226
|
PUT = "PUT"
|
|
@@ -304,10 +232,6 @@ export interface ContactListDestination {
|
|
|
304
232
|
|
|
305
233
|
ContactListImportAction: ContactListImportAction | string | undefined;
|
|
306
234
|
}
|
|
307
|
-
export declare namespace ContactListDestination {
|
|
308
|
-
|
|
309
|
-
const filterSensitiveLog: (obj: ContactListDestination) => any;
|
|
310
|
-
}
|
|
311
235
|
export declare enum TlsPolicy {
|
|
312
236
|
OPTIONAL = "OPTIONAL",
|
|
313
237
|
REQUIRE = "REQUIRE"
|
|
@@ -319,10 +243,6 @@ export interface DeliveryOptions {
|
|
|
319
243
|
|
|
320
244
|
SendingPoolName?: string;
|
|
321
245
|
}
|
|
322
|
-
export declare namespace DeliveryOptions {
|
|
323
|
-
|
|
324
|
-
const filterSensitiveLog: (obj: DeliveryOptions) => any;
|
|
325
|
-
}
|
|
326
246
|
|
|
327
247
|
export interface ReputationOptions {
|
|
328
248
|
|
|
@@ -330,19 +250,11 @@ export interface ReputationOptions {
|
|
|
330
250
|
|
|
331
251
|
LastFreshStart?: Date;
|
|
332
252
|
}
|
|
333
|
-
export declare namespace ReputationOptions {
|
|
334
|
-
|
|
335
|
-
const filterSensitiveLog: (obj: ReputationOptions) => any;
|
|
336
|
-
}
|
|
337
253
|
|
|
338
254
|
export interface SendingOptions {
|
|
339
255
|
|
|
340
256
|
SendingEnabled?: boolean;
|
|
341
257
|
}
|
|
342
|
-
export declare namespace SendingOptions {
|
|
343
|
-
|
|
344
|
-
const filterSensitiveLog: (obj: SendingOptions) => any;
|
|
345
|
-
}
|
|
346
258
|
export declare enum SuppressionListReason {
|
|
347
259
|
BOUNCE = "BOUNCE",
|
|
348
260
|
COMPLAINT = "COMPLAINT"
|
|
@@ -352,10 +264,6 @@ export interface SuppressionOptions {
|
|
|
352
264
|
|
|
353
265
|
SuppressedReasons?: (SuppressionListReason | string)[];
|
|
354
266
|
}
|
|
355
|
-
export declare namespace SuppressionOptions {
|
|
356
|
-
|
|
357
|
-
const filterSensitiveLog: (obj: SuppressionOptions) => any;
|
|
358
|
-
}
|
|
359
267
|
|
|
360
268
|
export interface Tag {
|
|
361
269
|
|
|
@@ -363,19 +271,11 @@ export interface Tag {
|
|
|
363
271
|
|
|
364
272
|
Value: string | undefined;
|
|
365
273
|
}
|
|
366
|
-
export declare namespace Tag {
|
|
367
|
-
|
|
368
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
369
|
-
}
|
|
370
274
|
|
|
371
275
|
export interface TrackingOptions {
|
|
372
276
|
|
|
373
277
|
CustomRedirectDomain: string | undefined;
|
|
374
278
|
}
|
|
375
|
-
export declare namespace TrackingOptions {
|
|
376
|
-
|
|
377
|
-
const filterSensitiveLog: (obj: TrackingOptions) => any;
|
|
378
|
-
}
|
|
379
279
|
|
|
380
280
|
export interface CreateConfigurationSetRequest {
|
|
381
281
|
|
|
@@ -393,17 +293,9 @@ export interface CreateConfigurationSetRequest {
|
|
|
393
293
|
|
|
394
294
|
SuppressionOptions?: SuppressionOptions;
|
|
395
295
|
}
|
|
396
|
-
export declare namespace CreateConfigurationSetRequest {
|
|
397
|
-
|
|
398
|
-
const filterSensitiveLog: (obj: CreateConfigurationSetRequest) => any;
|
|
399
|
-
}
|
|
400
296
|
|
|
401
297
|
export interface CreateConfigurationSetResponse {
|
|
402
298
|
}
|
|
403
|
-
export declare namespace CreateConfigurationSetResponse {
|
|
404
|
-
|
|
405
|
-
const filterSensitiveLog: (obj: CreateConfigurationSetResponse) => any;
|
|
406
|
-
}
|
|
407
299
|
|
|
408
300
|
export declare class LimitExceededException extends __BaseException {
|
|
409
301
|
readonly name: "LimitExceededException";
|
|
@@ -432,10 +324,6 @@ export interface KinesisFirehoseDestination {
|
|
|
432
324
|
|
|
433
325
|
DeliveryStreamArn: string | undefined;
|
|
434
326
|
}
|
|
435
|
-
export declare namespace KinesisFirehoseDestination {
|
|
436
|
-
|
|
437
|
-
const filterSensitiveLog: (obj: KinesisFirehoseDestination) => any;
|
|
438
|
-
}
|
|
439
327
|
export declare enum EventType {
|
|
440
328
|
BOUNCE = "BOUNCE",
|
|
441
329
|
CLICK = "CLICK",
|
|
@@ -453,19 +341,11 @@ export interface PinpointDestination {
|
|
|
453
341
|
|
|
454
342
|
ApplicationArn?: string;
|
|
455
343
|
}
|
|
456
|
-
export declare namespace PinpointDestination {
|
|
457
|
-
|
|
458
|
-
const filterSensitiveLog: (obj: PinpointDestination) => any;
|
|
459
|
-
}
|
|
460
344
|
|
|
461
345
|
export interface SnsDestination {
|
|
462
346
|
|
|
463
347
|
TopicArn: string | undefined;
|
|
464
348
|
}
|
|
465
|
-
export declare namespace SnsDestination {
|
|
466
|
-
|
|
467
|
-
const filterSensitiveLog: (obj: SnsDestination) => any;
|
|
468
|
-
}
|
|
469
349
|
|
|
470
350
|
export interface EventDestinationDefinition {
|
|
471
351
|
|
|
@@ -481,10 +361,6 @@ export interface EventDestinationDefinition {
|
|
|
481
361
|
|
|
482
362
|
PinpointDestination?: PinpointDestination;
|
|
483
363
|
}
|
|
484
|
-
export declare namespace EventDestinationDefinition {
|
|
485
|
-
|
|
486
|
-
const filterSensitiveLog: (obj: EventDestinationDefinition) => any;
|
|
487
|
-
}
|
|
488
364
|
|
|
489
365
|
export interface CreateConfigurationSetEventDestinationRequest {
|
|
490
366
|
|
|
@@ -494,17 +370,9 @@ export interface CreateConfigurationSetEventDestinationRequest {
|
|
|
494
370
|
|
|
495
371
|
EventDestination: EventDestinationDefinition | undefined;
|
|
496
372
|
}
|
|
497
|
-
export declare namespace CreateConfigurationSetEventDestinationRequest {
|
|
498
|
-
|
|
499
|
-
const filterSensitiveLog: (obj: CreateConfigurationSetEventDestinationRequest) => any;
|
|
500
|
-
}
|
|
501
373
|
|
|
502
374
|
export interface CreateConfigurationSetEventDestinationResponse {
|
|
503
375
|
}
|
|
504
|
-
export declare namespace CreateConfigurationSetEventDestinationResponse {
|
|
505
|
-
|
|
506
|
-
const filterSensitiveLog: (obj: CreateConfigurationSetEventDestinationResponse) => any;
|
|
507
|
-
}
|
|
508
376
|
export interface CreateContactRequest {
|
|
509
377
|
|
|
510
378
|
ContactListName: string | undefined;
|
|
@@ -517,16 +385,8 @@ export interface CreateContactRequest {
|
|
|
517
385
|
|
|
518
386
|
AttributesData?: string;
|
|
519
387
|
}
|
|
520
|
-
export declare namespace CreateContactRequest {
|
|
521
|
-
|
|
522
|
-
const filterSensitiveLog: (obj: CreateContactRequest) => any;
|
|
523
|
-
}
|
|
524
388
|
export interface CreateContactResponse {
|
|
525
389
|
}
|
|
526
|
-
export declare namespace CreateContactResponse {
|
|
527
|
-
|
|
528
|
-
const filterSensitiveLog: (obj: CreateContactResponse) => any;
|
|
529
|
-
}
|
|
530
390
|
|
|
531
391
|
export interface Topic {
|
|
532
392
|
|
|
@@ -538,10 +398,6 @@ export interface Topic {
|
|
|
538
398
|
|
|
539
399
|
DefaultSubscriptionStatus: SubscriptionStatus | string | undefined;
|
|
540
400
|
}
|
|
541
|
-
export declare namespace Topic {
|
|
542
|
-
|
|
543
|
-
const filterSensitiveLog: (obj: Topic) => any;
|
|
544
|
-
}
|
|
545
401
|
export interface CreateContactListRequest {
|
|
546
402
|
|
|
547
403
|
ContactListName: string | undefined;
|
|
@@ -552,16 +408,8 @@ export interface CreateContactListRequest {
|
|
|
552
408
|
|
|
553
409
|
Tags?: Tag[];
|
|
554
410
|
}
|
|
555
|
-
export declare namespace CreateContactListRequest {
|
|
556
|
-
|
|
557
|
-
const filterSensitiveLog: (obj: CreateContactListRequest) => any;
|
|
558
|
-
}
|
|
559
411
|
export interface CreateContactListResponse {
|
|
560
412
|
}
|
|
561
|
-
export declare namespace CreateContactListResponse {
|
|
562
|
-
|
|
563
|
-
const filterSensitiveLog: (obj: CreateContactListResponse) => any;
|
|
564
|
-
}
|
|
565
413
|
|
|
566
414
|
export interface CreateCustomVerificationEmailTemplateRequest {
|
|
567
415
|
|
|
@@ -577,17 +425,9 @@ export interface CreateCustomVerificationEmailTemplateRequest {
|
|
|
577
425
|
|
|
578
426
|
FailureRedirectionURL: string | undefined;
|
|
579
427
|
}
|
|
580
|
-
export declare namespace CreateCustomVerificationEmailTemplateRequest {
|
|
581
|
-
|
|
582
|
-
const filterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateRequest) => any;
|
|
583
|
-
}
|
|
584
428
|
|
|
585
429
|
export interface CreateCustomVerificationEmailTemplateResponse {
|
|
586
430
|
}
|
|
587
|
-
export declare namespace CreateCustomVerificationEmailTemplateResponse {
|
|
588
|
-
|
|
589
|
-
const filterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateResponse) => any;
|
|
590
|
-
}
|
|
591
431
|
|
|
592
432
|
export interface CreateDedicatedIpPoolRequest {
|
|
593
433
|
|
|
@@ -595,26 +435,14 @@ export interface CreateDedicatedIpPoolRequest {
|
|
|
595
435
|
|
|
596
436
|
Tags?: Tag[];
|
|
597
437
|
}
|
|
598
|
-
export declare namespace CreateDedicatedIpPoolRequest {
|
|
599
|
-
|
|
600
|
-
const filterSensitiveLog: (obj: CreateDedicatedIpPoolRequest) => any;
|
|
601
|
-
}
|
|
602
438
|
|
|
603
439
|
export interface CreateDedicatedIpPoolResponse {
|
|
604
440
|
}
|
|
605
|
-
export declare namespace CreateDedicatedIpPoolResponse {
|
|
606
|
-
|
|
607
|
-
const filterSensitiveLog: (obj: CreateDedicatedIpPoolResponse) => any;
|
|
608
|
-
}
|
|
609
441
|
|
|
610
442
|
export interface RawMessage {
|
|
611
443
|
|
|
612
444
|
Data: Uint8Array | undefined;
|
|
613
445
|
}
|
|
614
|
-
export declare namespace RawMessage {
|
|
615
|
-
|
|
616
|
-
const filterSensitiveLog: (obj: RawMessage) => any;
|
|
617
|
-
}
|
|
618
446
|
|
|
619
447
|
export interface Message {
|
|
620
448
|
|
|
@@ -622,10 +450,6 @@ export interface Message {
|
|
|
622
450
|
|
|
623
451
|
Body: Body | undefined;
|
|
624
452
|
}
|
|
625
|
-
export declare namespace Message {
|
|
626
|
-
|
|
627
|
-
const filterSensitiveLog: (obj: Message) => any;
|
|
628
|
-
}
|
|
629
453
|
|
|
630
454
|
export interface EmailContent {
|
|
631
455
|
|
|
@@ -635,10 +459,6 @@ export interface EmailContent {
|
|
|
635
459
|
|
|
636
460
|
Template?: Template;
|
|
637
461
|
}
|
|
638
|
-
export declare namespace EmailContent {
|
|
639
|
-
|
|
640
|
-
const filterSensitiveLog: (obj: EmailContent) => any;
|
|
641
|
-
}
|
|
642
462
|
|
|
643
463
|
export interface CreateDeliverabilityTestReportRequest {
|
|
644
464
|
|
|
@@ -650,10 +470,6 @@ export interface CreateDeliverabilityTestReportRequest {
|
|
|
650
470
|
|
|
651
471
|
Tags?: Tag[];
|
|
652
472
|
}
|
|
653
|
-
export declare namespace CreateDeliverabilityTestReportRequest {
|
|
654
|
-
|
|
655
|
-
const filterSensitiveLog: (obj: CreateDeliverabilityTestReportRequest) => any;
|
|
656
|
-
}
|
|
657
473
|
export declare enum DeliverabilityTestStatus {
|
|
658
474
|
COMPLETED = "COMPLETED",
|
|
659
475
|
IN_PROGRESS = "IN_PROGRESS"
|
|
@@ -665,10 +481,6 @@ export interface CreateDeliverabilityTestReportResponse {
|
|
|
665
481
|
|
|
666
482
|
DeliverabilityTestStatus: DeliverabilityTestStatus | string | undefined;
|
|
667
483
|
}
|
|
668
|
-
export declare namespace CreateDeliverabilityTestReportResponse {
|
|
669
|
-
|
|
670
|
-
const filterSensitiveLog: (obj: CreateDeliverabilityTestReportResponse) => any;
|
|
671
|
-
}
|
|
672
484
|
|
|
673
485
|
export declare class MailFromDomainNotVerifiedException extends __BaseException {
|
|
674
486
|
readonly name: "MailFromDomainNotVerifiedException";
|
|
@@ -703,10 +515,6 @@ export interface DkimSigningAttributes {
|
|
|
703
515
|
|
|
704
516
|
NextSigningKeyLength?: DkimSigningKeyLength | string;
|
|
705
517
|
}
|
|
706
|
-
export declare namespace DkimSigningAttributes {
|
|
707
|
-
|
|
708
|
-
const filterSensitiveLog: (obj: DkimSigningAttributes) => any;
|
|
709
|
-
}
|
|
710
518
|
|
|
711
519
|
export interface CreateEmailIdentityRequest {
|
|
712
520
|
|
|
@@ -718,10 +526,6 @@ export interface CreateEmailIdentityRequest {
|
|
|
718
526
|
|
|
719
527
|
ConfigurationSetName?: string;
|
|
720
528
|
}
|
|
721
|
-
export declare namespace CreateEmailIdentityRequest {
|
|
722
|
-
|
|
723
|
-
const filterSensitiveLog: (obj: CreateEmailIdentityRequest) => any;
|
|
724
|
-
}
|
|
725
529
|
export declare enum DkimSigningAttributesOrigin {
|
|
726
530
|
AWS_SES = "AWS_SES",
|
|
727
531
|
EXTERNAL = "EXTERNAL"
|
|
@@ -750,10 +554,6 @@ export interface DkimAttributes {
|
|
|
750
554
|
|
|
751
555
|
LastKeyGenerationTimestamp?: Date;
|
|
752
556
|
}
|
|
753
|
-
export declare namespace DkimAttributes {
|
|
754
|
-
|
|
755
|
-
const filterSensitiveLog: (obj: DkimAttributes) => any;
|
|
756
|
-
}
|
|
757
557
|
export declare enum IdentityType {
|
|
758
558
|
DOMAIN = "DOMAIN",
|
|
759
559
|
EMAIL_ADDRESS = "EMAIL_ADDRESS",
|
|
@@ -768,10 +568,6 @@ export interface CreateEmailIdentityResponse {
|
|
|
768
568
|
|
|
769
569
|
DkimAttributes?: DkimAttributes;
|
|
770
570
|
}
|
|
771
|
-
export declare namespace CreateEmailIdentityResponse {
|
|
772
|
-
|
|
773
|
-
const filterSensitiveLog: (obj: CreateEmailIdentityResponse) => any;
|
|
774
|
-
}
|
|
775
571
|
|
|
776
572
|
export interface CreateEmailIdentityPolicyRequest {
|
|
777
573
|
|
|
@@ -781,17 +577,9 @@ export interface CreateEmailIdentityPolicyRequest {
|
|
|
781
577
|
|
|
782
578
|
Policy: string | undefined;
|
|
783
579
|
}
|
|
784
|
-
export declare namespace CreateEmailIdentityPolicyRequest {
|
|
785
|
-
|
|
786
|
-
const filterSensitiveLog: (obj: CreateEmailIdentityPolicyRequest) => any;
|
|
787
|
-
}
|
|
788
580
|
|
|
789
581
|
export interface CreateEmailIdentityPolicyResponse {
|
|
790
582
|
}
|
|
791
|
-
export declare namespace CreateEmailIdentityPolicyResponse {
|
|
792
|
-
|
|
793
|
-
const filterSensitiveLog: (obj: CreateEmailIdentityPolicyResponse) => any;
|
|
794
|
-
}
|
|
795
583
|
|
|
796
584
|
export interface EmailTemplateContent {
|
|
797
585
|
|
|
@@ -801,10 +589,6 @@ export interface EmailTemplateContent {
|
|
|
801
589
|
|
|
802
590
|
Html?: string;
|
|
803
591
|
}
|
|
804
|
-
export declare namespace EmailTemplateContent {
|
|
805
|
-
|
|
806
|
-
const filterSensitiveLog: (obj: EmailTemplateContent) => any;
|
|
807
|
-
}
|
|
808
592
|
|
|
809
593
|
export interface CreateEmailTemplateRequest {
|
|
810
594
|
|
|
@@ -812,17 +596,9 @@ export interface CreateEmailTemplateRequest {
|
|
|
812
596
|
|
|
813
597
|
TemplateContent: EmailTemplateContent | undefined;
|
|
814
598
|
}
|
|
815
|
-
export declare namespace CreateEmailTemplateRequest {
|
|
816
|
-
|
|
817
|
-
const filterSensitiveLog: (obj: CreateEmailTemplateRequest) => any;
|
|
818
|
-
}
|
|
819
599
|
|
|
820
600
|
export interface CreateEmailTemplateResponse {
|
|
821
601
|
}
|
|
822
|
-
export declare namespace CreateEmailTemplateResponse {
|
|
823
|
-
|
|
824
|
-
const filterSensitiveLog: (obj: CreateEmailTemplateResponse) => any;
|
|
825
|
-
}
|
|
826
602
|
export declare enum DataFormat {
|
|
827
603
|
CSV = "CSV",
|
|
828
604
|
JSON = "JSON"
|
|
@@ -834,10 +610,6 @@ export interface ImportDataSource {
|
|
|
834
610
|
|
|
835
611
|
DataFormat: DataFormat | string | undefined;
|
|
836
612
|
}
|
|
837
|
-
export declare namespace ImportDataSource {
|
|
838
|
-
|
|
839
|
-
const filterSensitiveLog: (obj: ImportDataSource) => any;
|
|
840
|
-
}
|
|
841
613
|
export declare enum SuppressionListImportAction {
|
|
842
614
|
DELETE = "DELETE",
|
|
843
615
|
PUT = "PUT"
|
|
@@ -847,10 +619,6 @@ export interface SuppressionListDestination {
|
|
|
847
619
|
|
|
848
620
|
SuppressionListImportAction: SuppressionListImportAction | string | undefined;
|
|
849
621
|
}
|
|
850
|
-
export declare namespace SuppressionListDestination {
|
|
851
|
-
|
|
852
|
-
const filterSensitiveLog: (obj: SuppressionListDestination) => any;
|
|
853
|
-
}
|
|
854
622
|
|
|
855
623
|
export interface ImportDestination {
|
|
856
624
|
|
|
@@ -858,10 +626,6 @@ export interface ImportDestination {
|
|
|
858
626
|
|
|
859
627
|
ContactListDestination?: ContactListDestination;
|
|
860
628
|
}
|
|
861
|
-
export declare namespace ImportDestination {
|
|
862
|
-
|
|
863
|
-
const filterSensitiveLog: (obj: ImportDestination) => any;
|
|
864
|
-
}
|
|
865
629
|
|
|
866
630
|
export interface CreateImportJobRequest {
|
|
867
631
|
|
|
@@ -869,19 +633,11 @@ export interface CreateImportJobRequest {
|
|
|
869
633
|
|
|
870
634
|
ImportDataSource: ImportDataSource | undefined;
|
|
871
635
|
}
|
|
872
|
-
export declare namespace CreateImportJobRequest {
|
|
873
|
-
|
|
874
|
-
const filterSensitiveLog: (obj: CreateImportJobRequest) => any;
|
|
875
|
-
}
|
|
876
636
|
|
|
877
637
|
export interface CreateImportJobResponse {
|
|
878
638
|
|
|
879
639
|
JobId?: string;
|
|
880
640
|
}
|
|
881
|
-
export declare namespace CreateImportJobResponse {
|
|
882
|
-
|
|
883
|
-
const filterSensitiveLog: (obj: CreateImportJobResponse) => any;
|
|
884
|
-
}
|
|
885
641
|
|
|
886
642
|
export interface CustomVerificationEmailTemplateMetadata {
|
|
887
643
|
|
|
@@ -895,10 +651,6 @@ export interface CustomVerificationEmailTemplateMetadata {
|
|
|
895
651
|
|
|
896
652
|
FailureRedirectionURL?: string;
|
|
897
653
|
}
|
|
898
|
-
export declare namespace CustomVerificationEmailTemplateMetadata {
|
|
899
|
-
|
|
900
|
-
const filterSensitiveLog: (obj: CustomVerificationEmailTemplateMetadata) => any;
|
|
901
|
-
}
|
|
902
654
|
|
|
903
655
|
export interface DomainIspPlacement {
|
|
904
656
|
|
|
@@ -912,10 +664,6 @@ export interface DomainIspPlacement {
|
|
|
912
664
|
|
|
913
665
|
SpamPercentage?: number;
|
|
914
666
|
}
|
|
915
|
-
export declare namespace DomainIspPlacement {
|
|
916
|
-
|
|
917
|
-
const filterSensitiveLog: (obj: DomainIspPlacement) => any;
|
|
918
|
-
}
|
|
919
667
|
|
|
920
668
|
export interface VolumeStatistics {
|
|
921
669
|
|
|
@@ -927,10 +675,6 @@ export interface VolumeStatistics {
|
|
|
927
675
|
|
|
928
676
|
ProjectedSpam?: number;
|
|
929
677
|
}
|
|
930
|
-
export declare namespace VolumeStatistics {
|
|
931
|
-
|
|
932
|
-
const filterSensitiveLog: (obj: VolumeStatistics) => any;
|
|
933
|
-
}
|
|
934
678
|
|
|
935
679
|
export interface DailyVolume {
|
|
936
680
|
|
|
@@ -940,10 +684,6 @@ export interface DailyVolume {
|
|
|
940
684
|
|
|
941
685
|
DomainIspPlacements?: DomainIspPlacement[];
|
|
942
686
|
}
|
|
943
|
-
export declare namespace DailyVolume {
|
|
944
|
-
|
|
945
|
-
const filterSensitiveLog: (obj: DailyVolume) => any;
|
|
946
|
-
}
|
|
947
687
|
export declare enum WarmupStatus {
|
|
948
688
|
DONE = "DONE",
|
|
949
689
|
IN_PROGRESS = "IN_PROGRESS"
|
|
@@ -959,26 +699,14 @@ export interface DedicatedIp {
|
|
|
959
699
|
|
|
960
700
|
PoolName?: string;
|
|
961
701
|
}
|
|
962
|
-
export declare namespace DedicatedIp {
|
|
963
|
-
|
|
964
|
-
const filterSensitiveLog: (obj: DedicatedIp) => any;
|
|
965
|
-
}
|
|
966
702
|
|
|
967
703
|
export interface DeleteConfigurationSetRequest {
|
|
968
704
|
|
|
969
705
|
ConfigurationSetName: string | undefined;
|
|
970
706
|
}
|
|
971
|
-
export declare namespace DeleteConfigurationSetRequest {
|
|
972
|
-
|
|
973
|
-
const filterSensitiveLog: (obj: DeleteConfigurationSetRequest) => any;
|
|
974
|
-
}
|
|
975
707
|
|
|
976
708
|
export interface DeleteConfigurationSetResponse {
|
|
977
709
|
}
|
|
978
|
-
export declare namespace DeleteConfigurationSetResponse {
|
|
979
|
-
|
|
980
|
-
const filterSensitiveLog: (obj: DeleteConfigurationSetResponse) => any;
|
|
981
|
-
}
|
|
982
710
|
|
|
983
711
|
export interface DeleteConfigurationSetEventDestinationRequest {
|
|
984
712
|
|
|
@@ -986,95 +714,47 @@ export interface DeleteConfigurationSetEventDestinationRequest {
|
|
|
986
714
|
|
|
987
715
|
EventDestinationName: string | undefined;
|
|
988
716
|
}
|
|
989
|
-
export declare namespace DeleteConfigurationSetEventDestinationRequest {
|
|
990
|
-
|
|
991
|
-
const filterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationRequest) => any;
|
|
992
|
-
}
|
|
993
717
|
|
|
994
718
|
export interface DeleteConfigurationSetEventDestinationResponse {
|
|
995
719
|
}
|
|
996
|
-
export declare namespace DeleteConfigurationSetEventDestinationResponse {
|
|
997
|
-
|
|
998
|
-
const filterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationResponse) => any;
|
|
999
|
-
}
|
|
1000
720
|
export interface DeleteContactRequest {
|
|
1001
721
|
|
|
1002
722
|
ContactListName: string | undefined;
|
|
1003
723
|
|
|
1004
724
|
EmailAddress: string | undefined;
|
|
1005
725
|
}
|
|
1006
|
-
export declare namespace DeleteContactRequest {
|
|
1007
|
-
|
|
1008
|
-
const filterSensitiveLog: (obj: DeleteContactRequest) => any;
|
|
1009
|
-
}
|
|
1010
726
|
export interface DeleteContactResponse {
|
|
1011
727
|
}
|
|
1012
|
-
export declare namespace DeleteContactResponse {
|
|
1013
|
-
|
|
1014
|
-
const filterSensitiveLog: (obj: DeleteContactResponse) => any;
|
|
1015
|
-
}
|
|
1016
728
|
export interface DeleteContactListRequest {
|
|
1017
729
|
|
|
1018
730
|
ContactListName: string | undefined;
|
|
1019
731
|
}
|
|
1020
|
-
export declare namespace DeleteContactListRequest {
|
|
1021
|
-
|
|
1022
|
-
const filterSensitiveLog: (obj: DeleteContactListRequest) => any;
|
|
1023
|
-
}
|
|
1024
732
|
export interface DeleteContactListResponse {
|
|
1025
733
|
}
|
|
1026
|
-
export declare namespace DeleteContactListResponse {
|
|
1027
|
-
|
|
1028
|
-
const filterSensitiveLog: (obj: DeleteContactListResponse) => any;
|
|
1029
|
-
}
|
|
1030
734
|
|
|
1031
735
|
export interface DeleteCustomVerificationEmailTemplateRequest {
|
|
1032
736
|
|
|
1033
737
|
TemplateName: string | undefined;
|
|
1034
738
|
}
|
|
1035
|
-
export declare namespace DeleteCustomVerificationEmailTemplateRequest {
|
|
1036
|
-
|
|
1037
|
-
const filterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateRequest) => any;
|
|
1038
|
-
}
|
|
1039
739
|
|
|
1040
740
|
export interface DeleteCustomVerificationEmailTemplateResponse {
|
|
1041
741
|
}
|
|
1042
|
-
export declare namespace DeleteCustomVerificationEmailTemplateResponse {
|
|
1043
|
-
|
|
1044
|
-
const filterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateResponse) => any;
|
|
1045
|
-
}
|
|
1046
742
|
|
|
1047
743
|
export interface DeleteDedicatedIpPoolRequest {
|
|
1048
744
|
|
|
1049
745
|
PoolName: string | undefined;
|
|
1050
746
|
}
|
|
1051
|
-
export declare namespace DeleteDedicatedIpPoolRequest {
|
|
1052
|
-
|
|
1053
|
-
const filterSensitiveLog: (obj: DeleteDedicatedIpPoolRequest) => any;
|
|
1054
|
-
}
|
|
1055
747
|
|
|
1056
748
|
export interface DeleteDedicatedIpPoolResponse {
|
|
1057
749
|
}
|
|
1058
|
-
export declare namespace DeleteDedicatedIpPoolResponse {
|
|
1059
|
-
|
|
1060
|
-
const filterSensitiveLog: (obj: DeleteDedicatedIpPoolResponse) => any;
|
|
1061
|
-
}
|
|
1062
750
|
|
|
1063
751
|
export interface DeleteEmailIdentityRequest {
|
|
1064
752
|
|
|
1065
753
|
EmailIdentity: string | undefined;
|
|
1066
754
|
}
|
|
1067
|
-
export declare namespace DeleteEmailIdentityRequest {
|
|
1068
|
-
|
|
1069
|
-
const filterSensitiveLog: (obj: DeleteEmailIdentityRequest) => any;
|
|
1070
|
-
}
|
|
1071
755
|
|
|
1072
756
|
export interface DeleteEmailIdentityResponse {
|
|
1073
757
|
}
|
|
1074
|
-
export declare namespace DeleteEmailIdentityResponse {
|
|
1075
|
-
|
|
1076
|
-
const filterSensitiveLog: (obj: DeleteEmailIdentityResponse) => any;
|
|
1077
|
-
}
|
|
1078
758
|
|
|
1079
759
|
export interface DeleteEmailIdentityPolicyRequest {
|
|
1080
760
|
|
|
@@ -1082,49 +762,25 @@ export interface DeleteEmailIdentityPolicyRequest {
|
|
|
1082
762
|
|
|
1083
763
|
PolicyName: string | undefined;
|
|
1084
764
|
}
|
|
1085
|
-
export declare namespace DeleteEmailIdentityPolicyRequest {
|
|
1086
|
-
|
|
1087
|
-
const filterSensitiveLog: (obj: DeleteEmailIdentityPolicyRequest) => any;
|
|
1088
|
-
}
|
|
1089
765
|
|
|
1090
766
|
export interface DeleteEmailIdentityPolicyResponse {
|
|
1091
767
|
}
|
|
1092
|
-
export declare namespace DeleteEmailIdentityPolicyResponse {
|
|
1093
|
-
|
|
1094
|
-
const filterSensitiveLog: (obj: DeleteEmailIdentityPolicyResponse) => any;
|
|
1095
|
-
}
|
|
1096
768
|
|
|
1097
769
|
export interface DeleteEmailTemplateRequest {
|
|
1098
770
|
|
|
1099
771
|
TemplateName: string | undefined;
|
|
1100
772
|
}
|
|
1101
|
-
export declare namespace DeleteEmailTemplateRequest {
|
|
1102
|
-
|
|
1103
|
-
const filterSensitiveLog: (obj: DeleteEmailTemplateRequest) => any;
|
|
1104
|
-
}
|
|
1105
773
|
|
|
1106
774
|
export interface DeleteEmailTemplateResponse {
|
|
1107
775
|
}
|
|
1108
|
-
export declare namespace DeleteEmailTemplateResponse {
|
|
1109
|
-
|
|
1110
|
-
const filterSensitiveLog: (obj: DeleteEmailTemplateResponse) => any;
|
|
1111
|
-
}
|
|
1112
776
|
|
|
1113
777
|
export interface DeleteSuppressedDestinationRequest {
|
|
1114
778
|
|
|
1115
779
|
EmailAddress: string | undefined;
|
|
1116
780
|
}
|
|
1117
|
-
export declare namespace DeleteSuppressedDestinationRequest {
|
|
1118
|
-
|
|
1119
|
-
const filterSensitiveLog: (obj: DeleteSuppressedDestinationRequest) => any;
|
|
1120
|
-
}
|
|
1121
781
|
|
|
1122
782
|
export interface DeleteSuppressedDestinationResponse {
|
|
1123
783
|
}
|
|
1124
|
-
export declare namespace DeleteSuppressedDestinationResponse {
|
|
1125
|
-
|
|
1126
|
-
const filterSensitiveLog: (obj: DeleteSuppressedDestinationResponse) => any;
|
|
1127
|
-
}
|
|
1128
784
|
export declare enum DeliverabilityDashboardAccountStatus {
|
|
1129
785
|
ACTIVE = "ACTIVE",
|
|
1130
786
|
DISABLED = "DISABLED",
|
|
@@ -1145,10 +801,6 @@ export interface DeliverabilityTestReport {
|
|
|
1145
801
|
|
|
1146
802
|
DeliverabilityTestStatus?: DeliverabilityTestStatus | string;
|
|
1147
803
|
}
|
|
1148
|
-
export declare namespace DeliverabilityTestReport {
|
|
1149
|
-
|
|
1150
|
-
const filterSensitiveLog: (obj: DeliverabilityTestReport) => any;
|
|
1151
|
-
}
|
|
1152
804
|
|
|
1153
805
|
export interface DomainDeliverabilityCampaign {
|
|
1154
806
|
|
|
@@ -1180,10 +832,6 @@ export interface DomainDeliverabilityCampaign {
|
|
|
1180
832
|
|
|
1181
833
|
Esps?: string[];
|
|
1182
834
|
}
|
|
1183
|
-
export declare namespace DomainDeliverabilityCampaign {
|
|
1184
|
-
|
|
1185
|
-
const filterSensitiveLog: (obj: DomainDeliverabilityCampaign) => any;
|
|
1186
|
-
}
|
|
1187
835
|
|
|
1188
836
|
export interface InboxPlacementTrackingOption {
|
|
1189
837
|
|
|
@@ -1191,10 +839,6 @@ export interface InboxPlacementTrackingOption {
|
|
|
1191
839
|
|
|
1192
840
|
TrackedIsps?: string[];
|
|
1193
841
|
}
|
|
1194
|
-
export declare namespace InboxPlacementTrackingOption {
|
|
1195
|
-
|
|
1196
|
-
const filterSensitiveLog: (obj: InboxPlacementTrackingOption) => any;
|
|
1197
|
-
}
|
|
1198
842
|
|
|
1199
843
|
export interface DomainDeliverabilityTrackingOption {
|
|
1200
844
|
|
|
@@ -1204,10 +848,6 @@ export interface DomainDeliverabilityTrackingOption {
|
|
|
1204
848
|
|
|
1205
849
|
InboxPlacementTrackingOption?: InboxPlacementTrackingOption;
|
|
1206
850
|
}
|
|
1207
|
-
export declare namespace DomainDeliverabilityTrackingOption {
|
|
1208
|
-
|
|
1209
|
-
const filterSensitiveLog: (obj: DomainDeliverabilityTrackingOption) => any;
|
|
1210
|
-
}
|
|
1211
851
|
|
|
1212
852
|
export interface EmailTemplateMetadata {
|
|
1213
853
|
|
|
@@ -1215,10 +855,6 @@ export interface EmailTemplateMetadata {
|
|
|
1215
855
|
|
|
1216
856
|
CreatedTimestamp?: Date;
|
|
1217
857
|
}
|
|
1218
|
-
export declare namespace EmailTemplateMetadata {
|
|
1219
|
-
|
|
1220
|
-
const filterSensitiveLog: (obj: EmailTemplateMetadata) => any;
|
|
1221
|
-
}
|
|
1222
858
|
|
|
1223
859
|
export interface EventDestination {
|
|
1224
860
|
|
|
@@ -1236,10 +872,6 @@ export interface EventDestination {
|
|
|
1236
872
|
|
|
1237
873
|
PinpointDestination?: PinpointDestination;
|
|
1238
874
|
}
|
|
1239
|
-
export declare namespace EventDestination {
|
|
1240
|
-
|
|
1241
|
-
const filterSensitiveLog: (obj: EventDestination) => any;
|
|
1242
|
-
}
|
|
1243
875
|
|
|
1244
876
|
export interface FailureInfo {
|
|
1245
877
|
|
|
@@ -1247,17 +879,9 @@ export interface FailureInfo {
|
|
|
1247
879
|
|
|
1248
880
|
ErrorMessage?: string;
|
|
1249
881
|
}
|
|
1250
|
-
export declare namespace FailureInfo {
|
|
1251
|
-
|
|
1252
|
-
const filterSensitiveLog: (obj: FailureInfo) => any;
|
|
1253
|
-
}
|
|
1254
882
|
|
|
1255
883
|
export interface GetAccountRequest {
|
|
1256
884
|
}
|
|
1257
|
-
export declare namespace GetAccountRequest {
|
|
1258
|
-
|
|
1259
|
-
const filterSensitiveLog: (obj: GetAccountRequest) => any;
|
|
1260
|
-
}
|
|
1261
885
|
|
|
1262
886
|
export interface SendQuota {
|
|
1263
887
|
|
|
@@ -1267,19 +891,11 @@ export interface SendQuota {
|
|
|
1267
891
|
|
|
1268
892
|
SentLast24Hours?: number;
|
|
1269
893
|
}
|
|
1270
|
-
export declare namespace SendQuota {
|
|
1271
|
-
|
|
1272
|
-
const filterSensitiveLog: (obj: SendQuota) => any;
|
|
1273
|
-
}
|
|
1274
894
|
|
|
1275
895
|
export interface SuppressionAttributes {
|
|
1276
896
|
|
|
1277
897
|
SuppressedReasons?: (SuppressionListReason | string)[];
|
|
1278
898
|
}
|
|
1279
|
-
export declare namespace SuppressionAttributes {
|
|
1280
|
-
|
|
1281
|
-
const filterSensitiveLog: (obj: SuppressionAttributes) => any;
|
|
1282
|
-
}
|
|
1283
899
|
|
|
1284
900
|
export interface GetAccountResponse {
|
|
1285
901
|
|
|
@@ -1297,37 +913,21 @@ export interface GetAccountResponse {
|
|
|
1297
913
|
|
|
1298
914
|
Details?: AccountDetails;
|
|
1299
915
|
}
|
|
1300
|
-
export declare namespace GetAccountResponse {
|
|
1301
|
-
|
|
1302
|
-
const filterSensitiveLog: (obj: GetAccountResponse) => any;
|
|
1303
|
-
}
|
|
1304
916
|
|
|
1305
917
|
export interface GetBlacklistReportsRequest {
|
|
1306
918
|
|
|
1307
919
|
BlacklistItemNames: string[] | undefined;
|
|
1308
920
|
}
|
|
1309
|
-
export declare namespace GetBlacklistReportsRequest {
|
|
1310
|
-
|
|
1311
|
-
const filterSensitiveLog: (obj: GetBlacklistReportsRequest) => any;
|
|
1312
|
-
}
|
|
1313
921
|
|
|
1314
922
|
export interface GetBlacklistReportsResponse {
|
|
1315
923
|
|
|
1316
924
|
BlacklistReport: Record<string, BlacklistEntry[]> | undefined;
|
|
1317
925
|
}
|
|
1318
|
-
export declare namespace GetBlacklistReportsResponse {
|
|
1319
|
-
|
|
1320
|
-
const filterSensitiveLog: (obj: GetBlacklistReportsResponse) => any;
|
|
1321
|
-
}
|
|
1322
926
|
|
|
1323
927
|
export interface GetConfigurationSetRequest {
|
|
1324
928
|
|
|
1325
929
|
ConfigurationSetName: string | undefined;
|
|
1326
930
|
}
|
|
1327
|
-
export declare namespace GetConfigurationSetRequest {
|
|
1328
|
-
|
|
1329
|
-
const filterSensitiveLog: (obj: GetConfigurationSetRequest) => any;
|
|
1330
|
-
}
|
|
1331
931
|
|
|
1332
932
|
export interface GetConfigurationSetResponse {
|
|
1333
933
|
|
|
@@ -1345,38 +945,22 @@ export interface GetConfigurationSetResponse {
|
|
|
1345
945
|
|
|
1346
946
|
SuppressionOptions?: SuppressionOptions;
|
|
1347
947
|
}
|
|
1348
|
-
export declare namespace GetConfigurationSetResponse {
|
|
1349
|
-
|
|
1350
|
-
const filterSensitiveLog: (obj: GetConfigurationSetResponse) => any;
|
|
1351
|
-
}
|
|
1352
948
|
|
|
1353
949
|
export interface GetConfigurationSetEventDestinationsRequest {
|
|
1354
950
|
|
|
1355
951
|
ConfigurationSetName: string | undefined;
|
|
1356
952
|
}
|
|
1357
|
-
export declare namespace GetConfigurationSetEventDestinationsRequest {
|
|
1358
|
-
|
|
1359
|
-
const filterSensitiveLog: (obj: GetConfigurationSetEventDestinationsRequest) => any;
|
|
1360
|
-
}
|
|
1361
953
|
|
|
1362
954
|
export interface GetConfigurationSetEventDestinationsResponse {
|
|
1363
955
|
|
|
1364
956
|
EventDestinations?: EventDestination[];
|
|
1365
957
|
}
|
|
1366
|
-
export declare namespace GetConfigurationSetEventDestinationsResponse {
|
|
1367
|
-
|
|
1368
|
-
const filterSensitiveLog: (obj: GetConfigurationSetEventDestinationsResponse) => any;
|
|
1369
|
-
}
|
|
1370
958
|
export interface GetContactRequest {
|
|
1371
959
|
|
|
1372
960
|
ContactListName: string | undefined;
|
|
1373
961
|
|
|
1374
962
|
EmailAddress: string | undefined;
|
|
1375
963
|
}
|
|
1376
|
-
export declare namespace GetContactRequest {
|
|
1377
|
-
|
|
1378
|
-
const filterSensitiveLog: (obj: GetContactRequest) => any;
|
|
1379
|
-
}
|
|
1380
964
|
export interface GetContactResponse {
|
|
1381
965
|
|
|
1382
966
|
ContactListName?: string;
|
|
@@ -1395,18 +979,10 @@ export interface GetContactResponse {
|
|
|
1395
979
|
|
|
1396
980
|
LastUpdatedTimestamp?: Date;
|
|
1397
981
|
}
|
|
1398
|
-
export declare namespace GetContactResponse {
|
|
1399
|
-
|
|
1400
|
-
const filterSensitiveLog: (obj: GetContactResponse) => any;
|
|
1401
|
-
}
|
|
1402
982
|
export interface GetContactListRequest {
|
|
1403
983
|
|
|
1404
984
|
ContactListName: string | undefined;
|
|
1405
985
|
}
|
|
1406
|
-
export declare namespace GetContactListRequest {
|
|
1407
|
-
|
|
1408
|
-
const filterSensitiveLog: (obj: GetContactListRequest) => any;
|
|
1409
|
-
}
|
|
1410
986
|
export interface GetContactListResponse {
|
|
1411
987
|
|
|
1412
988
|
ContactListName?: string;
|
|
@@ -1421,19 +997,11 @@ export interface GetContactListResponse {
|
|
|
1421
997
|
|
|
1422
998
|
Tags?: Tag[];
|
|
1423
999
|
}
|
|
1424
|
-
export declare namespace GetContactListResponse {
|
|
1425
|
-
|
|
1426
|
-
const filterSensitiveLog: (obj: GetContactListResponse) => any;
|
|
1427
|
-
}
|
|
1428
1000
|
|
|
1429
1001
|
export interface GetCustomVerificationEmailTemplateRequest {
|
|
1430
1002
|
|
|
1431
1003
|
TemplateName: string | undefined;
|
|
1432
1004
|
}
|
|
1433
|
-
export declare namespace GetCustomVerificationEmailTemplateRequest {
|
|
1434
|
-
|
|
1435
|
-
const filterSensitiveLog: (obj: GetCustomVerificationEmailTemplateRequest) => any;
|
|
1436
|
-
}
|
|
1437
1005
|
|
|
1438
1006
|
export interface GetCustomVerificationEmailTemplateResponse {
|
|
1439
1007
|
|
|
@@ -1449,28 +1017,16 @@ export interface GetCustomVerificationEmailTemplateResponse {
|
|
|
1449
1017
|
|
|
1450
1018
|
FailureRedirectionURL?: string;
|
|
1451
1019
|
}
|
|
1452
|
-
export declare namespace GetCustomVerificationEmailTemplateResponse {
|
|
1453
|
-
|
|
1454
|
-
const filterSensitiveLog: (obj: GetCustomVerificationEmailTemplateResponse) => any;
|
|
1455
|
-
}
|
|
1456
1020
|
|
|
1457
1021
|
export interface GetDedicatedIpRequest {
|
|
1458
1022
|
|
|
1459
1023
|
Ip: string | undefined;
|
|
1460
1024
|
}
|
|
1461
|
-
export declare namespace GetDedicatedIpRequest {
|
|
1462
|
-
|
|
1463
|
-
const filterSensitiveLog: (obj: GetDedicatedIpRequest) => any;
|
|
1464
|
-
}
|
|
1465
1025
|
|
|
1466
1026
|
export interface GetDedicatedIpResponse {
|
|
1467
1027
|
|
|
1468
1028
|
DedicatedIp?: DedicatedIp;
|
|
1469
1029
|
}
|
|
1470
|
-
export declare namespace GetDedicatedIpResponse {
|
|
1471
|
-
|
|
1472
|
-
const filterSensitiveLog: (obj: GetDedicatedIpResponse) => any;
|
|
1473
|
-
}
|
|
1474
1030
|
|
|
1475
1031
|
export interface GetDedicatedIpsRequest {
|
|
1476
1032
|
|
|
@@ -1480,10 +1036,6 @@ export interface GetDedicatedIpsRequest {
|
|
|
1480
1036
|
|
|
1481
1037
|
PageSize?: number;
|
|
1482
1038
|
}
|
|
1483
|
-
export declare namespace GetDedicatedIpsRequest {
|
|
1484
|
-
|
|
1485
|
-
const filterSensitiveLog: (obj: GetDedicatedIpsRequest) => any;
|
|
1486
|
-
}
|
|
1487
1039
|
|
|
1488
1040
|
export interface GetDedicatedIpsResponse {
|
|
1489
1041
|
|
|
@@ -1491,17 +1043,9 @@ export interface GetDedicatedIpsResponse {
|
|
|
1491
1043
|
|
|
1492
1044
|
NextToken?: string;
|
|
1493
1045
|
}
|
|
1494
|
-
export declare namespace GetDedicatedIpsResponse {
|
|
1495
|
-
|
|
1496
|
-
const filterSensitiveLog: (obj: GetDedicatedIpsResponse) => any;
|
|
1497
|
-
}
|
|
1498
1046
|
|
|
1499
1047
|
export interface GetDeliverabilityDashboardOptionsRequest {
|
|
1500
1048
|
}
|
|
1501
|
-
export declare namespace GetDeliverabilityDashboardOptionsRequest {
|
|
1502
|
-
|
|
1503
|
-
const filterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsRequest) => any;
|
|
1504
|
-
}
|
|
1505
1049
|
|
|
1506
1050
|
export interface GetDeliverabilityDashboardOptionsResponse {
|
|
1507
1051
|
|
|
@@ -1515,19 +1059,11 @@ export interface GetDeliverabilityDashboardOptionsResponse {
|
|
|
1515
1059
|
|
|
1516
1060
|
PendingExpirationSubscribedDomains?: DomainDeliverabilityTrackingOption[];
|
|
1517
1061
|
}
|
|
1518
|
-
export declare namespace GetDeliverabilityDashboardOptionsResponse {
|
|
1519
|
-
|
|
1520
|
-
const filterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsResponse) => any;
|
|
1521
|
-
}
|
|
1522
1062
|
|
|
1523
1063
|
export interface GetDeliverabilityTestReportRequest {
|
|
1524
1064
|
|
|
1525
1065
|
ReportId: string | undefined;
|
|
1526
1066
|
}
|
|
1527
|
-
export declare namespace GetDeliverabilityTestReportRequest {
|
|
1528
|
-
|
|
1529
|
-
const filterSensitiveLog: (obj: GetDeliverabilityTestReportRequest) => any;
|
|
1530
|
-
}
|
|
1531
1067
|
|
|
1532
1068
|
export interface PlacementStatistics {
|
|
1533
1069
|
|
|
@@ -1541,10 +1077,6 @@ export interface PlacementStatistics {
|
|
|
1541
1077
|
|
|
1542
1078
|
DkimPercentage?: number;
|
|
1543
1079
|
}
|
|
1544
|
-
export declare namespace PlacementStatistics {
|
|
1545
|
-
|
|
1546
|
-
const filterSensitiveLog: (obj: PlacementStatistics) => any;
|
|
1547
|
-
}
|
|
1548
1080
|
|
|
1549
1081
|
export interface IspPlacement {
|
|
1550
1082
|
|
|
@@ -1552,10 +1084,6 @@ export interface IspPlacement {
|
|
|
1552
1084
|
|
|
1553
1085
|
PlacementStatistics?: PlacementStatistics;
|
|
1554
1086
|
}
|
|
1555
|
-
export declare namespace IspPlacement {
|
|
1556
|
-
|
|
1557
|
-
const filterSensitiveLog: (obj: IspPlacement) => any;
|
|
1558
|
-
}
|
|
1559
1087
|
|
|
1560
1088
|
export interface GetDeliverabilityTestReportResponse {
|
|
1561
1089
|
|
|
@@ -1569,28 +1097,16 @@ export interface GetDeliverabilityTestReportResponse {
|
|
|
1569
1097
|
|
|
1570
1098
|
Tags?: Tag[];
|
|
1571
1099
|
}
|
|
1572
|
-
export declare namespace GetDeliverabilityTestReportResponse {
|
|
1573
|
-
|
|
1574
|
-
const filterSensitiveLog: (obj: GetDeliverabilityTestReportResponse) => any;
|
|
1575
|
-
}
|
|
1576
1100
|
|
|
1577
1101
|
export interface GetDomainDeliverabilityCampaignRequest {
|
|
1578
1102
|
|
|
1579
1103
|
CampaignId: string | undefined;
|
|
1580
1104
|
}
|
|
1581
|
-
export declare namespace GetDomainDeliverabilityCampaignRequest {
|
|
1582
|
-
|
|
1583
|
-
const filterSensitiveLog: (obj: GetDomainDeliverabilityCampaignRequest) => any;
|
|
1584
|
-
}
|
|
1585
1105
|
|
|
1586
1106
|
export interface GetDomainDeliverabilityCampaignResponse {
|
|
1587
1107
|
|
|
1588
1108
|
DomainDeliverabilityCampaign: DomainDeliverabilityCampaign | undefined;
|
|
1589
1109
|
}
|
|
1590
|
-
export declare namespace GetDomainDeliverabilityCampaignResponse {
|
|
1591
|
-
|
|
1592
|
-
const filterSensitiveLog: (obj: GetDomainDeliverabilityCampaignResponse) => any;
|
|
1593
|
-
}
|
|
1594
1110
|
|
|
1595
1111
|
export interface GetDomainStatisticsReportRequest {
|
|
1596
1112
|
|
|
@@ -1600,10 +1116,6 @@ export interface GetDomainStatisticsReportRequest {
|
|
|
1600
1116
|
|
|
1601
1117
|
EndDate: Date | undefined;
|
|
1602
1118
|
}
|
|
1603
|
-
export declare namespace GetDomainStatisticsReportRequest {
|
|
1604
|
-
|
|
1605
|
-
const filterSensitiveLog: (obj: GetDomainStatisticsReportRequest) => any;
|
|
1606
|
-
}
|
|
1607
1119
|
|
|
1608
1120
|
export interface OverallVolume {
|
|
1609
1121
|
|
|
@@ -1613,10 +1125,6 @@ export interface OverallVolume {
|
|
|
1613
1125
|
|
|
1614
1126
|
DomainIspPlacements?: DomainIspPlacement[];
|
|
1615
1127
|
}
|
|
1616
|
-
export declare namespace OverallVolume {
|
|
1617
|
-
|
|
1618
|
-
const filterSensitiveLog: (obj: OverallVolume) => any;
|
|
1619
|
-
}
|
|
1620
1128
|
|
|
1621
1129
|
export interface GetDomainStatisticsReportResponse {
|
|
1622
1130
|
|
|
@@ -1624,19 +1132,11 @@ export interface GetDomainStatisticsReportResponse {
|
|
|
1624
1132
|
|
|
1625
1133
|
DailyVolumes: DailyVolume[] | undefined;
|
|
1626
1134
|
}
|
|
1627
|
-
export declare namespace GetDomainStatisticsReportResponse {
|
|
1628
|
-
|
|
1629
|
-
const filterSensitiveLog: (obj: GetDomainStatisticsReportResponse) => any;
|
|
1630
|
-
}
|
|
1631
1135
|
|
|
1632
1136
|
export interface GetEmailIdentityRequest {
|
|
1633
1137
|
|
|
1634
1138
|
EmailIdentity: string | undefined;
|
|
1635
1139
|
}
|
|
1636
|
-
export declare namespace GetEmailIdentityRequest {
|
|
1637
|
-
|
|
1638
|
-
const filterSensitiveLog: (obj: GetEmailIdentityRequest) => any;
|
|
1639
|
-
}
|
|
1640
1140
|
export declare enum MailFromDomainStatus {
|
|
1641
1141
|
FAILED = "FAILED",
|
|
1642
1142
|
PENDING = "PENDING",
|
|
@@ -1652,10 +1152,6 @@ export interface MailFromAttributes {
|
|
|
1652
1152
|
|
|
1653
1153
|
BehaviorOnMxFailure: BehaviorOnMxFailure | string | undefined;
|
|
1654
1154
|
}
|
|
1655
|
-
export declare namespace MailFromAttributes {
|
|
1656
|
-
|
|
1657
|
-
const filterSensitiveLog: (obj: MailFromAttributes) => any;
|
|
1658
|
-
}
|
|
1659
1155
|
|
|
1660
1156
|
export interface GetEmailIdentityResponse {
|
|
1661
1157
|
|
|
@@ -1675,37 +1171,21 @@ export interface GetEmailIdentityResponse {
|
|
|
1675
1171
|
|
|
1676
1172
|
ConfigurationSetName?: string;
|
|
1677
1173
|
}
|
|
1678
|
-
export declare namespace GetEmailIdentityResponse {
|
|
1679
|
-
|
|
1680
|
-
const filterSensitiveLog: (obj: GetEmailIdentityResponse) => any;
|
|
1681
|
-
}
|
|
1682
1174
|
|
|
1683
1175
|
export interface GetEmailIdentityPoliciesRequest {
|
|
1684
1176
|
|
|
1685
1177
|
EmailIdentity: string | undefined;
|
|
1686
1178
|
}
|
|
1687
|
-
export declare namespace GetEmailIdentityPoliciesRequest {
|
|
1688
|
-
|
|
1689
|
-
const filterSensitiveLog: (obj: GetEmailIdentityPoliciesRequest) => any;
|
|
1690
|
-
}
|
|
1691
1179
|
|
|
1692
1180
|
export interface GetEmailIdentityPoliciesResponse {
|
|
1693
1181
|
|
|
1694
1182
|
Policies?: Record<string, string>;
|
|
1695
1183
|
}
|
|
1696
|
-
export declare namespace GetEmailIdentityPoliciesResponse {
|
|
1697
|
-
|
|
1698
|
-
const filterSensitiveLog: (obj: GetEmailIdentityPoliciesResponse) => any;
|
|
1699
|
-
}
|
|
1700
1184
|
|
|
1701
1185
|
export interface GetEmailTemplateRequest {
|
|
1702
1186
|
|
|
1703
1187
|
TemplateName: string | undefined;
|
|
1704
1188
|
}
|
|
1705
|
-
export declare namespace GetEmailTemplateRequest {
|
|
1706
|
-
|
|
1707
|
-
const filterSensitiveLog: (obj: GetEmailTemplateRequest) => any;
|
|
1708
|
-
}
|
|
1709
1189
|
|
|
1710
1190
|
export interface GetEmailTemplateResponse {
|
|
1711
1191
|
|
|
@@ -1713,19 +1193,11 @@ export interface GetEmailTemplateResponse {
|
|
|
1713
1193
|
|
|
1714
1194
|
TemplateContent: EmailTemplateContent | undefined;
|
|
1715
1195
|
}
|
|
1716
|
-
export declare namespace GetEmailTemplateResponse {
|
|
1717
|
-
|
|
1718
|
-
const filterSensitiveLog: (obj: GetEmailTemplateResponse) => any;
|
|
1719
|
-
}
|
|
1720
1196
|
|
|
1721
1197
|
export interface GetImportJobRequest {
|
|
1722
1198
|
|
|
1723
1199
|
JobId: string | undefined;
|
|
1724
1200
|
}
|
|
1725
|
-
export declare namespace GetImportJobRequest {
|
|
1726
|
-
|
|
1727
|
-
const filterSensitiveLog: (obj: GetImportJobRequest) => any;
|
|
1728
|
-
}
|
|
1729
1201
|
export declare enum JobStatus {
|
|
1730
1202
|
COMPLETED = "COMPLETED",
|
|
1731
1203
|
CREATED = "CREATED",
|
|
@@ -1753,19 +1225,11 @@ export interface GetImportJobResponse {
|
|
|
1753
1225
|
|
|
1754
1226
|
FailedRecordsCount?: number;
|
|
1755
1227
|
}
|
|
1756
|
-
export declare namespace GetImportJobResponse {
|
|
1757
|
-
|
|
1758
|
-
const filterSensitiveLog: (obj: GetImportJobResponse) => any;
|
|
1759
|
-
}
|
|
1760
1228
|
|
|
1761
1229
|
export interface GetSuppressedDestinationRequest {
|
|
1762
1230
|
|
|
1763
1231
|
EmailAddress: string | undefined;
|
|
1764
1232
|
}
|
|
1765
|
-
export declare namespace GetSuppressedDestinationRequest {
|
|
1766
|
-
|
|
1767
|
-
const filterSensitiveLog: (obj: GetSuppressedDestinationRequest) => any;
|
|
1768
|
-
}
|
|
1769
1233
|
|
|
1770
1234
|
export interface SuppressedDestinationAttributes {
|
|
1771
1235
|
|
|
@@ -1773,10 +1237,6 @@ export interface SuppressedDestinationAttributes {
|
|
|
1773
1237
|
|
|
1774
1238
|
FeedbackId?: string;
|
|
1775
1239
|
}
|
|
1776
|
-
export declare namespace SuppressedDestinationAttributes {
|
|
1777
|
-
|
|
1778
|
-
const filterSensitiveLog: (obj: SuppressedDestinationAttributes) => any;
|
|
1779
|
-
}
|
|
1780
1240
|
|
|
1781
1241
|
export interface SuppressedDestination {
|
|
1782
1242
|
|
|
@@ -1788,19 +1248,11 @@ export interface SuppressedDestination {
|
|
|
1788
1248
|
|
|
1789
1249
|
Attributes?: SuppressedDestinationAttributes;
|
|
1790
1250
|
}
|
|
1791
|
-
export declare namespace SuppressedDestination {
|
|
1792
|
-
|
|
1793
|
-
const filterSensitiveLog: (obj: SuppressedDestination) => any;
|
|
1794
|
-
}
|
|
1795
1251
|
|
|
1796
1252
|
export interface GetSuppressedDestinationResponse {
|
|
1797
1253
|
|
|
1798
1254
|
SuppressedDestination: SuppressedDestination | undefined;
|
|
1799
1255
|
}
|
|
1800
|
-
export declare namespace GetSuppressedDestinationResponse {
|
|
1801
|
-
|
|
1802
|
-
const filterSensitiveLog: (obj: GetSuppressedDestinationResponse) => any;
|
|
1803
|
-
}
|
|
1804
1256
|
|
|
1805
1257
|
export interface IdentityInfo {
|
|
1806
1258
|
|
|
@@ -1810,10 +1262,6 @@ export interface IdentityInfo {
|
|
|
1810
1262
|
|
|
1811
1263
|
SendingEnabled?: boolean;
|
|
1812
1264
|
}
|
|
1813
|
-
export declare namespace IdentityInfo {
|
|
1814
|
-
|
|
1815
|
-
const filterSensitiveLog: (obj: IdentityInfo) => any;
|
|
1816
|
-
}
|
|
1817
1265
|
export declare enum ImportDestinationType {
|
|
1818
1266
|
CONTACT_LIST = "CONTACT_LIST",
|
|
1819
1267
|
SUPPRESSION_LIST = "SUPPRESSION_LIST"
|
|
@@ -1829,10 +1277,6 @@ export interface ImportJobSummary {
|
|
|
1829
1277
|
|
|
1830
1278
|
CreatedTimestamp?: Date;
|
|
1831
1279
|
}
|
|
1832
|
-
export declare namespace ImportJobSummary {
|
|
1833
|
-
|
|
1834
|
-
const filterSensitiveLog: (obj: ImportJobSummary) => any;
|
|
1835
|
-
}
|
|
1836
1280
|
|
|
1837
1281
|
export declare class InvalidNextTokenException extends __BaseException {
|
|
1838
1282
|
readonly name: "InvalidNextTokenException";
|
|
@@ -1847,10 +1291,6 @@ export interface ListConfigurationSetsRequest {
|
|
|
1847
1291
|
|
|
1848
1292
|
PageSize?: number;
|
|
1849
1293
|
}
|
|
1850
|
-
export declare namespace ListConfigurationSetsRequest {
|
|
1851
|
-
|
|
1852
|
-
const filterSensitiveLog: (obj: ListConfigurationSetsRequest) => any;
|
|
1853
|
-
}
|
|
1854
1294
|
|
|
1855
1295
|
export interface ListConfigurationSetsResponse {
|
|
1856
1296
|
|
|
@@ -1858,30 +1298,18 @@ export interface ListConfigurationSetsResponse {
|
|
|
1858
1298
|
|
|
1859
1299
|
NextToken?: string;
|
|
1860
1300
|
}
|
|
1861
|
-
export declare namespace ListConfigurationSetsResponse {
|
|
1862
|
-
|
|
1863
|
-
const filterSensitiveLog: (obj: ListConfigurationSetsResponse) => any;
|
|
1864
|
-
}
|
|
1865
1301
|
export interface ListContactListsRequest {
|
|
1866
1302
|
|
|
1867
1303
|
PageSize?: number;
|
|
1868
1304
|
|
|
1869
1305
|
NextToken?: string;
|
|
1870
1306
|
}
|
|
1871
|
-
export declare namespace ListContactListsRequest {
|
|
1872
|
-
|
|
1873
|
-
const filterSensitiveLog: (obj: ListContactListsRequest) => any;
|
|
1874
|
-
}
|
|
1875
1307
|
export interface ListContactListsResponse {
|
|
1876
1308
|
|
|
1877
1309
|
ContactLists?: ContactList[];
|
|
1878
1310
|
|
|
1879
1311
|
NextToken?: string;
|
|
1880
1312
|
}
|
|
1881
|
-
export declare namespace ListContactListsResponse {
|
|
1882
|
-
|
|
1883
|
-
const filterSensitiveLog: (obj: ListContactListsResponse) => any;
|
|
1884
|
-
}
|
|
1885
1313
|
|
|
1886
1314
|
export interface TopicFilter {
|
|
1887
1315
|
|
|
@@ -1889,10 +1317,6 @@ export interface TopicFilter {
|
|
|
1889
1317
|
|
|
1890
1318
|
UseDefaultIfPreferenceUnavailable?: boolean;
|
|
1891
1319
|
}
|
|
1892
|
-
export declare namespace TopicFilter {
|
|
1893
|
-
|
|
1894
|
-
const filterSensitiveLog: (obj: TopicFilter) => any;
|
|
1895
|
-
}
|
|
1896
1320
|
|
|
1897
1321
|
export interface ListContactsFilter {
|
|
1898
1322
|
|
|
@@ -1900,10 +1324,6 @@ export interface ListContactsFilter {
|
|
|
1900
1324
|
|
|
1901
1325
|
TopicFilter?: TopicFilter;
|
|
1902
1326
|
}
|
|
1903
|
-
export declare namespace ListContactsFilter {
|
|
1904
|
-
|
|
1905
|
-
const filterSensitiveLog: (obj: ListContactsFilter) => any;
|
|
1906
|
-
}
|
|
1907
1327
|
export interface ListContactsRequest {
|
|
1908
1328
|
|
|
1909
1329
|
ContactListName: string | undefined;
|
|
@@ -1914,20 +1334,12 @@ export interface ListContactsRequest {
|
|
|
1914
1334
|
|
|
1915
1335
|
NextToken?: string;
|
|
1916
1336
|
}
|
|
1917
|
-
export declare namespace ListContactsRequest {
|
|
1918
|
-
|
|
1919
|
-
const filterSensitiveLog: (obj: ListContactsRequest) => any;
|
|
1920
|
-
}
|
|
1921
1337
|
export interface ListContactsResponse {
|
|
1922
1338
|
|
|
1923
1339
|
Contacts?: Contact[];
|
|
1924
1340
|
|
|
1925
1341
|
NextToken?: string;
|
|
1926
1342
|
}
|
|
1927
|
-
export declare namespace ListContactsResponse {
|
|
1928
|
-
|
|
1929
|
-
const filterSensitiveLog: (obj: ListContactsResponse) => any;
|
|
1930
|
-
}
|
|
1931
1343
|
|
|
1932
1344
|
export interface ListCustomVerificationEmailTemplatesRequest {
|
|
1933
1345
|
|
|
@@ -1935,10 +1347,6 @@ export interface ListCustomVerificationEmailTemplatesRequest {
|
|
|
1935
1347
|
|
|
1936
1348
|
PageSize?: number;
|
|
1937
1349
|
}
|
|
1938
|
-
export declare namespace ListCustomVerificationEmailTemplatesRequest {
|
|
1939
|
-
|
|
1940
|
-
const filterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesRequest) => any;
|
|
1941
|
-
}
|
|
1942
1350
|
|
|
1943
1351
|
export interface ListCustomVerificationEmailTemplatesResponse {
|
|
1944
1352
|
|
|
@@ -1946,10 +1354,6 @@ export interface ListCustomVerificationEmailTemplatesResponse {
|
|
|
1946
1354
|
|
|
1947
1355
|
NextToken?: string;
|
|
1948
1356
|
}
|
|
1949
|
-
export declare namespace ListCustomVerificationEmailTemplatesResponse {
|
|
1950
|
-
|
|
1951
|
-
const filterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesResponse) => any;
|
|
1952
|
-
}
|
|
1953
1357
|
|
|
1954
1358
|
export interface ListDedicatedIpPoolsRequest {
|
|
1955
1359
|
|
|
@@ -1957,10 +1361,6 @@ export interface ListDedicatedIpPoolsRequest {
|
|
|
1957
1361
|
|
|
1958
1362
|
PageSize?: number;
|
|
1959
1363
|
}
|
|
1960
|
-
export declare namespace ListDedicatedIpPoolsRequest {
|
|
1961
|
-
|
|
1962
|
-
const filterSensitiveLog: (obj: ListDedicatedIpPoolsRequest) => any;
|
|
1963
|
-
}
|
|
1964
1364
|
|
|
1965
1365
|
export interface ListDedicatedIpPoolsResponse {
|
|
1966
1366
|
|
|
@@ -1968,10 +1368,6 @@ export interface ListDedicatedIpPoolsResponse {
|
|
|
1968
1368
|
|
|
1969
1369
|
NextToken?: string;
|
|
1970
1370
|
}
|
|
1971
|
-
export declare namespace ListDedicatedIpPoolsResponse {
|
|
1972
|
-
|
|
1973
|
-
const filterSensitiveLog: (obj: ListDedicatedIpPoolsResponse) => any;
|
|
1974
|
-
}
|
|
1975
1371
|
|
|
1976
1372
|
export interface ListDeliverabilityTestReportsRequest {
|
|
1977
1373
|
|
|
@@ -1979,10 +1375,6 @@ export interface ListDeliverabilityTestReportsRequest {
|
|
|
1979
1375
|
|
|
1980
1376
|
PageSize?: number;
|
|
1981
1377
|
}
|
|
1982
|
-
export declare namespace ListDeliverabilityTestReportsRequest {
|
|
1983
|
-
|
|
1984
|
-
const filterSensitiveLog: (obj: ListDeliverabilityTestReportsRequest) => any;
|
|
1985
|
-
}
|
|
1986
1378
|
|
|
1987
1379
|
export interface ListDeliverabilityTestReportsResponse {
|
|
1988
1380
|
|
|
@@ -1990,10 +1382,6 @@ export interface ListDeliverabilityTestReportsResponse {
|
|
|
1990
1382
|
|
|
1991
1383
|
NextToken?: string;
|
|
1992
1384
|
}
|
|
1993
|
-
export declare namespace ListDeliverabilityTestReportsResponse {
|
|
1994
|
-
|
|
1995
|
-
const filterSensitiveLog: (obj: ListDeliverabilityTestReportsResponse) => any;
|
|
1996
|
-
}
|
|
1997
1385
|
|
|
1998
1386
|
export interface ListDomainDeliverabilityCampaignsRequest {
|
|
1999
1387
|
|
|
@@ -2007,10 +1395,6 @@ export interface ListDomainDeliverabilityCampaignsRequest {
|
|
|
2007
1395
|
|
|
2008
1396
|
PageSize?: number;
|
|
2009
1397
|
}
|
|
2010
|
-
export declare namespace ListDomainDeliverabilityCampaignsRequest {
|
|
2011
|
-
|
|
2012
|
-
const filterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsRequest) => any;
|
|
2013
|
-
}
|
|
2014
1398
|
|
|
2015
1399
|
export interface ListDomainDeliverabilityCampaignsResponse {
|
|
2016
1400
|
|
|
@@ -2018,10 +1402,6 @@ export interface ListDomainDeliverabilityCampaignsResponse {
|
|
|
2018
1402
|
|
|
2019
1403
|
NextToken?: string;
|
|
2020
1404
|
}
|
|
2021
|
-
export declare namespace ListDomainDeliverabilityCampaignsResponse {
|
|
2022
|
-
|
|
2023
|
-
const filterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsResponse) => any;
|
|
2024
|
-
}
|
|
2025
1405
|
|
|
2026
1406
|
export interface ListEmailIdentitiesRequest {
|
|
2027
1407
|
|
|
@@ -2029,10 +1409,6 @@ export interface ListEmailIdentitiesRequest {
|
|
|
2029
1409
|
|
|
2030
1410
|
PageSize?: number;
|
|
2031
1411
|
}
|
|
2032
|
-
export declare namespace ListEmailIdentitiesRequest {
|
|
2033
|
-
|
|
2034
|
-
const filterSensitiveLog: (obj: ListEmailIdentitiesRequest) => any;
|
|
2035
|
-
}
|
|
2036
1412
|
|
|
2037
1413
|
export interface ListEmailIdentitiesResponse {
|
|
2038
1414
|
|
|
@@ -2040,10 +1416,6 @@ export interface ListEmailIdentitiesResponse {
|
|
|
2040
1416
|
|
|
2041
1417
|
NextToken?: string;
|
|
2042
1418
|
}
|
|
2043
|
-
export declare namespace ListEmailIdentitiesResponse {
|
|
2044
|
-
|
|
2045
|
-
const filterSensitiveLog: (obj: ListEmailIdentitiesResponse) => any;
|
|
2046
|
-
}
|
|
2047
1419
|
|
|
2048
1420
|
export interface ListEmailTemplatesRequest {
|
|
2049
1421
|
|
|
@@ -2051,10 +1423,6 @@ export interface ListEmailTemplatesRequest {
|
|
|
2051
1423
|
|
|
2052
1424
|
PageSize?: number;
|
|
2053
1425
|
}
|
|
2054
|
-
export declare namespace ListEmailTemplatesRequest {
|
|
2055
|
-
|
|
2056
|
-
const filterSensitiveLog: (obj: ListEmailTemplatesRequest) => any;
|
|
2057
|
-
}
|
|
2058
1426
|
|
|
2059
1427
|
export interface ListEmailTemplatesResponse {
|
|
2060
1428
|
|
|
@@ -2062,10 +1430,6 @@ export interface ListEmailTemplatesResponse {
|
|
|
2062
1430
|
|
|
2063
1431
|
NextToken?: string;
|
|
2064
1432
|
}
|
|
2065
|
-
export declare namespace ListEmailTemplatesResponse {
|
|
2066
|
-
|
|
2067
|
-
const filterSensitiveLog: (obj: ListEmailTemplatesResponse) => any;
|
|
2068
|
-
}
|
|
2069
1433
|
|
|
2070
1434
|
export interface ListImportJobsRequest {
|
|
2071
1435
|
|
|
@@ -2075,10 +1439,6 @@ export interface ListImportJobsRequest {
|
|
|
2075
1439
|
|
|
2076
1440
|
PageSize?: number;
|
|
2077
1441
|
}
|
|
2078
|
-
export declare namespace ListImportJobsRequest {
|
|
2079
|
-
|
|
2080
|
-
const filterSensitiveLog: (obj: ListImportJobsRequest) => any;
|
|
2081
|
-
}
|
|
2082
1442
|
|
|
2083
1443
|
export interface ListImportJobsResponse {
|
|
2084
1444
|
|
|
@@ -2086,10 +1446,6 @@ export interface ListImportJobsResponse {
|
|
|
2086
1446
|
|
|
2087
1447
|
NextToken?: string;
|
|
2088
1448
|
}
|
|
2089
|
-
export declare namespace ListImportJobsResponse {
|
|
2090
|
-
|
|
2091
|
-
const filterSensitiveLog: (obj: ListImportJobsResponse) => any;
|
|
2092
|
-
}
|
|
2093
1449
|
|
|
2094
1450
|
export interface ListManagementOptions {
|
|
2095
1451
|
|
|
@@ -2097,10 +1453,6 @@ export interface ListManagementOptions {
|
|
|
2097
1453
|
|
|
2098
1454
|
TopicName?: string;
|
|
2099
1455
|
}
|
|
2100
|
-
export declare namespace ListManagementOptions {
|
|
2101
|
-
|
|
2102
|
-
const filterSensitiveLog: (obj: ListManagementOptions) => any;
|
|
2103
|
-
}
|
|
2104
1456
|
|
|
2105
1457
|
export interface ListSuppressedDestinationsRequest {
|
|
2106
1458
|
|
|
@@ -2114,10 +1466,6 @@ export interface ListSuppressedDestinationsRequest {
|
|
|
2114
1466
|
|
|
2115
1467
|
PageSize?: number;
|
|
2116
1468
|
}
|
|
2117
|
-
export declare namespace ListSuppressedDestinationsRequest {
|
|
2118
|
-
|
|
2119
|
-
const filterSensitiveLog: (obj: ListSuppressedDestinationsRequest) => any;
|
|
2120
|
-
}
|
|
2121
1469
|
|
|
2122
1470
|
export interface SuppressedDestinationSummary {
|
|
2123
1471
|
|
|
@@ -2127,10 +1475,6 @@ export interface SuppressedDestinationSummary {
|
|
|
2127
1475
|
|
|
2128
1476
|
LastUpdateTime: Date | undefined;
|
|
2129
1477
|
}
|
|
2130
|
-
export declare namespace SuppressedDestinationSummary {
|
|
2131
|
-
|
|
2132
|
-
const filterSensitiveLog: (obj: SuppressedDestinationSummary) => any;
|
|
2133
|
-
}
|
|
2134
1478
|
|
|
2135
1479
|
export interface ListSuppressedDestinationsResponse {
|
|
2136
1480
|
|
|
@@ -2138,42 +1482,22 @@ export interface ListSuppressedDestinationsResponse {
|
|
|
2138
1482
|
|
|
2139
1483
|
NextToken?: string;
|
|
2140
1484
|
}
|
|
2141
|
-
export declare namespace ListSuppressedDestinationsResponse {
|
|
2142
|
-
|
|
2143
|
-
const filterSensitiveLog: (obj: ListSuppressedDestinationsResponse) => any;
|
|
2144
|
-
}
|
|
2145
1485
|
export interface ListTagsForResourceRequest {
|
|
2146
1486
|
|
|
2147
1487
|
ResourceArn: string | undefined;
|
|
2148
1488
|
}
|
|
2149
|
-
export declare namespace ListTagsForResourceRequest {
|
|
2150
|
-
|
|
2151
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2152
|
-
}
|
|
2153
1489
|
export interface ListTagsForResourceResponse {
|
|
2154
1490
|
|
|
2155
1491
|
Tags: Tag[] | undefined;
|
|
2156
1492
|
}
|
|
2157
|
-
export declare namespace ListTagsForResourceResponse {
|
|
2158
|
-
|
|
2159
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2160
|
-
}
|
|
2161
1493
|
|
|
2162
1494
|
export interface PutAccountDedicatedIpWarmupAttributesRequest {
|
|
2163
1495
|
|
|
2164
1496
|
AutoWarmupEnabled?: boolean;
|
|
2165
1497
|
}
|
|
2166
|
-
export declare namespace PutAccountDedicatedIpWarmupAttributesRequest {
|
|
2167
|
-
|
|
2168
|
-
const filterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesRequest) => any;
|
|
2169
|
-
}
|
|
2170
1498
|
|
|
2171
1499
|
export interface PutAccountDedicatedIpWarmupAttributesResponse {
|
|
2172
1500
|
}
|
|
2173
|
-
export declare namespace PutAccountDedicatedIpWarmupAttributesResponse {
|
|
2174
|
-
|
|
2175
|
-
const filterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesResponse) => any;
|
|
2176
|
-
}
|
|
2177
1501
|
|
|
2178
1502
|
export interface PutAccountDetailsRequest {
|
|
2179
1503
|
|
|
@@ -2189,49 +1513,25 @@ export interface PutAccountDetailsRequest {
|
|
|
2189
1513
|
|
|
2190
1514
|
ProductionAccessEnabled?: boolean;
|
|
2191
1515
|
}
|
|
2192
|
-
export declare namespace PutAccountDetailsRequest {
|
|
2193
|
-
|
|
2194
|
-
const filterSensitiveLog: (obj: PutAccountDetailsRequest) => any;
|
|
2195
|
-
}
|
|
2196
1516
|
|
|
2197
1517
|
export interface PutAccountDetailsResponse {
|
|
2198
1518
|
}
|
|
2199
|
-
export declare namespace PutAccountDetailsResponse {
|
|
2200
|
-
|
|
2201
|
-
const filterSensitiveLog: (obj: PutAccountDetailsResponse) => any;
|
|
2202
|
-
}
|
|
2203
1519
|
|
|
2204
1520
|
export interface PutAccountSendingAttributesRequest {
|
|
2205
1521
|
|
|
2206
1522
|
SendingEnabled?: boolean;
|
|
2207
1523
|
}
|
|
2208
|
-
export declare namespace PutAccountSendingAttributesRequest {
|
|
2209
|
-
|
|
2210
|
-
const filterSensitiveLog: (obj: PutAccountSendingAttributesRequest) => any;
|
|
2211
|
-
}
|
|
2212
1524
|
|
|
2213
1525
|
export interface PutAccountSendingAttributesResponse {
|
|
2214
1526
|
}
|
|
2215
|
-
export declare namespace PutAccountSendingAttributesResponse {
|
|
2216
|
-
|
|
2217
|
-
const filterSensitiveLog: (obj: PutAccountSendingAttributesResponse) => any;
|
|
2218
|
-
}
|
|
2219
1527
|
|
|
2220
1528
|
export interface PutAccountSuppressionAttributesRequest {
|
|
2221
1529
|
|
|
2222
1530
|
SuppressedReasons?: (SuppressionListReason | string)[];
|
|
2223
1531
|
}
|
|
2224
|
-
export declare namespace PutAccountSuppressionAttributesRequest {
|
|
2225
|
-
|
|
2226
|
-
const filterSensitiveLog: (obj: PutAccountSuppressionAttributesRequest) => any;
|
|
2227
|
-
}
|
|
2228
1532
|
|
|
2229
1533
|
export interface PutAccountSuppressionAttributesResponse {
|
|
2230
1534
|
}
|
|
2231
|
-
export declare namespace PutAccountSuppressionAttributesResponse {
|
|
2232
|
-
|
|
2233
|
-
const filterSensitiveLog: (obj: PutAccountSuppressionAttributesResponse) => any;
|
|
2234
|
-
}
|
|
2235
1535
|
|
|
2236
1536
|
export interface PutConfigurationSetDeliveryOptionsRequest {
|
|
2237
1537
|
|
|
@@ -2241,17 +1541,9 @@ export interface PutConfigurationSetDeliveryOptionsRequest {
|
|
|
2241
1541
|
|
|
2242
1542
|
SendingPoolName?: string;
|
|
2243
1543
|
}
|
|
2244
|
-
export declare namespace PutConfigurationSetDeliveryOptionsRequest {
|
|
2245
|
-
|
|
2246
|
-
const filterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsRequest) => any;
|
|
2247
|
-
}
|
|
2248
1544
|
|
|
2249
1545
|
export interface PutConfigurationSetDeliveryOptionsResponse {
|
|
2250
1546
|
}
|
|
2251
|
-
export declare namespace PutConfigurationSetDeliveryOptionsResponse {
|
|
2252
|
-
|
|
2253
|
-
const filterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsResponse) => any;
|
|
2254
|
-
}
|
|
2255
1547
|
|
|
2256
1548
|
export interface PutConfigurationSetReputationOptionsRequest {
|
|
2257
1549
|
|
|
@@ -2259,17 +1551,9 @@ export interface PutConfigurationSetReputationOptionsRequest {
|
|
|
2259
1551
|
|
|
2260
1552
|
ReputationMetricsEnabled?: boolean;
|
|
2261
1553
|
}
|
|
2262
|
-
export declare namespace PutConfigurationSetReputationOptionsRequest {
|
|
2263
|
-
|
|
2264
|
-
const filterSensitiveLog: (obj: PutConfigurationSetReputationOptionsRequest) => any;
|
|
2265
|
-
}
|
|
2266
1554
|
|
|
2267
1555
|
export interface PutConfigurationSetReputationOptionsResponse {
|
|
2268
1556
|
}
|
|
2269
|
-
export declare namespace PutConfigurationSetReputationOptionsResponse {
|
|
2270
|
-
|
|
2271
|
-
const filterSensitiveLog: (obj: PutConfigurationSetReputationOptionsResponse) => any;
|
|
2272
|
-
}
|
|
2273
1557
|
|
|
2274
1558
|
export interface PutConfigurationSetSendingOptionsRequest {
|
|
2275
1559
|
|
|
@@ -2277,17 +1561,9 @@ export interface PutConfigurationSetSendingOptionsRequest {
|
|
|
2277
1561
|
|
|
2278
1562
|
SendingEnabled?: boolean;
|
|
2279
1563
|
}
|
|
2280
|
-
export declare namespace PutConfigurationSetSendingOptionsRequest {
|
|
2281
|
-
|
|
2282
|
-
const filterSensitiveLog: (obj: PutConfigurationSetSendingOptionsRequest) => any;
|
|
2283
|
-
}
|
|
2284
1564
|
|
|
2285
1565
|
export interface PutConfigurationSetSendingOptionsResponse {
|
|
2286
1566
|
}
|
|
2287
|
-
export declare namespace PutConfigurationSetSendingOptionsResponse {
|
|
2288
|
-
|
|
2289
|
-
const filterSensitiveLog: (obj: PutConfigurationSetSendingOptionsResponse) => any;
|
|
2290
|
-
}
|
|
2291
1567
|
|
|
2292
1568
|
export interface PutConfigurationSetSuppressionOptionsRequest {
|
|
2293
1569
|
|
|
@@ -2295,17 +1571,9 @@ export interface PutConfigurationSetSuppressionOptionsRequest {
|
|
|
2295
1571
|
|
|
2296
1572
|
SuppressedReasons?: (SuppressionListReason | string)[];
|
|
2297
1573
|
}
|
|
2298
|
-
export declare namespace PutConfigurationSetSuppressionOptionsRequest {
|
|
2299
|
-
|
|
2300
|
-
const filterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsRequest) => any;
|
|
2301
|
-
}
|
|
2302
1574
|
|
|
2303
1575
|
export interface PutConfigurationSetSuppressionOptionsResponse {
|
|
2304
1576
|
}
|
|
2305
|
-
export declare namespace PutConfigurationSetSuppressionOptionsResponse {
|
|
2306
|
-
|
|
2307
|
-
const filterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsResponse) => any;
|
|
2308
|
-
}
|
|
2309
1577
|
|
|
2310
1578
|
export interface PutConfigurationSetTrackingOptionsRequest {
|
|
2311
1579
|
|
|
@@ -2313,17 +1581,9 @@ export interface PutConfigurationSetTrackingOptionsRequest {
|
|
|
2313
1581
|
|
|
2314
1582
|
CustomRedirectDomain?: string;
|
|
2315
1583
|
}
|
|
2316
|
-
export declare namespace PutConfigurationSetTrackingOptionsRequest {
|
|
2317
|
-
|
|
2318
|
-
const filterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsRequest) => any;
|
|
2319
|
-
}
|
|
2320
1584
|
|
|
2321
1585
|
export interface PutConfigurationSetTrackingOptionsResponse {
|
|
2322
1586
|
}
|
|
2323
|
-
export declare namespace PutConfigurationSetTrackingOptionsResponse {
|
|
2324
|
-
|
|
2325
|
-
const filterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsResponse) => any;
|
|
2326
|
-
}
|
|
2327
1587
|
|
|
2328
1588
|
export interface PutDedicatedIpInPoolRequest {
|
|
2329
1589
|
|
|
@@ -2331,17 +1591,9 @@ export interface PutDedicatedIpInPoolRequest {
|
|
|
2331
1591
|
|
|
2332
1592
|
DestinationPoolName: string | undefined;
|
|
2333
1593
|
}
|
|
2334
|
-
export declare namespace PutDedicatedIpInPoolRequest {
|
|
2335
|
-
|
|
2336
|
-
const filterSensitiveLog: (obj: PutDedicatedIpInPoolRequest) => any;
|
|
2337
|
-
}
|
|
2338
1594
|
|
|
2339
1595
|
export interface PutDedicatedIpInPoolResponse {
|
|
2340
1596
|
}
|
|
2341
|
-
export declare namespace PutDedicatedIpInPoolResponse {
|
|
2342
|
-
|
|
2343
|
-
const filterSensitiveLog: (obj: PutDedicatedIpInPoolResponse) => any;
|
|
2344
|
-
}
|
|
2345
1597
|
|
|
2346
1598
|
export interface PutDedicatedIpWarmupAttributesRequest {
|
|
2347
1599
|
|
|
@@ -2349,17 +1601,9 @@ export interface PutDedicatedIpWarmupAttributesRequest {
|
|
|
2349
1601
|
|
|
2350
1602
|
WarmupPercentage: number | undefined;
|
|
2351
1603
|
}
|
|
2352
|
-
export declare namespace PutDedicatedIpWarmupAttributesRequest {
|
|
2353
|
-
|
|
2354
|
-
const filterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesRequest) => any;
|
|
2355
|
-
}
|
|
2356
1604
|
|
|
2357
1605
|
export interface PutDedicatedIpWarmupAttributesResponse {
|
|
2358
1606
|
}
|
|
2359
|
-
export declare namespace PutDedicatedIpWarmupAttributesResponse {
|
|
2360
|
-
|
|
2361
|
-
const filterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesResponse) => any;
|
|
2362
|
-
}
|
|
2363
1607
|
|
|
2364
1608
|
export interface PutDeliverabilityDashboardOptionRequest {
|
|
2365
1609
|
|
|
@@ -2367,17 +1611,9 @@ export interface PutDeliverabilityDashboardOptionRequest {
|
|
|
2367
1611
|
|
|
2368
1612
|
SubscribedDomains?: DomainDeliverabilityTrackingOption[];
|
|
2369
1613
|
}
|
|
2370
|
-
export declare namespace PutDeliverabilityDashboardOptionRequest {
|
|
2371
|
-
|
|
2372
|
-
const filterSensitiveLog: (obj: PutDeliverabilityDashboardOptionRequest) => any;
|
|
2373
|
-
}
|
|
2374
1614
|
|
|
2375
1615
|
export interface PutDeliverabilityDashboardOptionResponse {
|
|
2376
1616
|
}
|
|
2377
|
-
export declare namespace PutDeliverabilityDashboardOptionResponse {
|
|
2378
|
-
|
|
2379
|
-
const filterSensitiveLog: (obj: PutDeliverabilityDashboardOptionResponse) => any;
|
|
2380
|
-
}
|
|
2381
1617
|
|
|
2382
1618
|
export interface PutEmailIdentityConfigurationSetAttributesRequest {
|
|
2383
1619
|
|
|
@@ -2385,17 +1621,9 @@ export interface PutEmailIdentityConfigurationSetAttributesRequest {
|
|
|
2385
1621
|
|
|
2386
1622
|
ConfigurationSetName?: string;
|
|
2387
1623
|
}
|
|
2388
|
-
export declare namespace PutEmailIdentityConfigurationSetAttributesRequest {
|
|
2389
|
-
|
|
2390
|
-
const filterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesRequest) => any;
|
|
2391
|
-
}
|
|
2392
1624
|
|
|
2393
1625
|
export interface PutEmailIdentityConfigurationSetAttributesResponse {
|
|
2394
1626
|
}
|
|
2395
|
-
export declare namespace PutEmailIdentityConfigurationSetAttributesResponse {
|
|
2396
|
-
|
|
2397
|
-
const filterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesResponse) => any;
|
|
2398
|
-
}
|
|
2399
1627
|
|
|
2400
1628
|
export interface PutEmailIdentityDkimAttributesRequest {
|
|
2401
1629
|
|
|
@@ -2403,17 +1631,9 @@ export interface PutEmailIdentityDkimAttributesRequest {
|
|
|
2403
1631
|
|
|
2404
1632
|
SigningEnabled?: boolean;
|
|
2405
1633
|
}
|
|
2406
|
-
export declare namespace PutEmailIdentityDkimAttributesRequest {
|
|
2407
|
-
|
|
2408
|
-
const filterSensitiveLog: (obj: PutEmailIdentityDkimAttributesRequest) => any;
|
|
2409
|
-
}
|
|
2410
1634
|
|
|
2411
1635
|
export interface PutEmailIdentityDkimAttributesResponse {
|
|
2412
1636
|
}
|
|
2413
|
-
export declare namespace PutEmailIdentityDkimAttributesResponse {
|
|
2414
|
-
|
|
2415
|
-
const filterSensitiveLog: (obj: PutEmailIdentityDkimAttributesResponse) => any;
|
|
2416
|
-
}
|
|
2417
1637
|
|
|
2418
1638
|
export interface PutEmailIdentityDkimSigningAttributesRequest {
|
|
2419
1639
|
|
|
@@ -2423,10 +1643,6 @@ export interface PutEmailIdentityDkimSigningAttributesRequest {
|
|
|
2423
1643
|
|
|
2424
1644
|
SigningAttributes?: DkimSigningAttributes;
|
|
2425
1645
|
}
|
|
2426
|
-
export declare namespace PutEmailIdentityDkimSigningAttributesRequest {
|
|
2427
|
-
|
|
2428
|
-
const filterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesRequest) => any;
|
|
2429
|
-
}
|
|
2430
1646
|
|
|
2431
1647
|
export interface PutEmailIdentityDkimSigningAttributesResponse {
|
|
2432
1648
|
|
|
@@ -2434,10 +1650,6 @@ export interface PutEmailIdentityDkimSigningAttributesResponse {
|
|
|
2434
1650
|
|
|
2435
1651
|
DkimTokens?: string[];
|
|
2436
1652
|
}
|
|
2437
|
-
export declare namespace PutEmailIdentityDkimSigningAttributesResponse {
|
|
2438
|
-
|
|
2439
|
-
const filterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesResponse) => any;
|
|
2440
|
-
}
|
|
2441
1653
|
|
|
2442
1654
|
export interface PutEmailIdentityFeedbackAttributesRequest {
|
|
2443
1655
|
|
|
@@ -2445,17 +1657,9 @@ export interface PutEmailIdentityFeedbackAttributesRequest {
|
|
|
2445
1657
|
|
|
2446
1658
|
EmailForwardingEnabled?: boolean;
|
|
2447
1659
|
}
|
|
2448
|
-
export declare namespace PutEmailIdentityFeedbackAttributesRequest {
|
|
2449
|
-
|
|
2450
|
-
const filterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesRequest) => any;
|
|
2451
|
-
}
|
|
2452
1660
|
|
|
2453
1661
|
export interface PutEmailIdentityFeedbackAttributesResponse {
|
|
2454
1662
|
}
|
|
2455
|
-
export declare namespace PutEmailIdentityFeedbackAttributesResponse {
|
|
2456
|
-
|
|
2457
|
-
const filterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesResponse) => any;
|
|
2458
|
-
}
|
|
2459
1663
|
|
|
2460
1664
|
export interface PutEmailIdentityMailFromAttributesRequest {
|
|
2461
1665
|
|
|
@@ -2465,17 +1669,9 @@ export interface PutEmailIdentityMailFromAttributesRequest {
|
|
|
2465
1669
|
|
|
2466
1670
|
BehaviorOnMxFailure?: BehaviorOnMxFailure | string;
|
|
2467
1671
|
}
|
|
2468
|
-
export declare namespace PutEmailIdentityMailFromAttributesRequest {
|
|
2469
|
-
|
|
2470
|
-
const filterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesRequest) => any;
|
|
2471
|
-
}
|
|
2472
1672
|
|
|
2473
1673
|
export interface PutEmailIdentityMailFromAttributesResponse {
|
|
2474
1674
|
}
|
|
2475
|
-
export declare namespace PutEmailIdentityMailFromAttributesResponse {
|
|
2476
|
-
|
|
2477
|
-
const filterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesResponse) => any;
|
|
2478
|
-
}
|
|
2479
1675
|
|
|
2480
1676
|
export interface PutSuppressedDestinationRequest {
|
|
2481
1677
|
|
|
@@ -2483,17 +1679,9 @@ export interface PutSuppressedDestinationRequest {
|
|
|
2483
1679
|
|
|
2484
1680
|
Reason: SuppressionListReason | string | undefined;
|
|
2485
1681
|
}
|
|
2486
|
-
export declare namespace PutSuppressedDestinationRequest {
|
|
2487
|
-
|
|
2488
|
-
const filterSensitiveLog: (obj: PutSuppressedDestinationRequest) => any;
|
|
2489
|
-
}
|
|
2490
1682
|
|
|
2491
1683
|
export interface PutSuppressedDestinationResponse {
|
|
2492
1684
|
}
|
|
2493
|
-
export declare namespace PutSuppressedDestinationResponse {
|
|
2494
|
-
|
|
2495
|
-
const filterSensitiveLog: (obj: PutSuppressedDestinationResponse) => any;
|
|
2496
|
-
}
|
|
2497
1685
|
|
|
2498
1686
|
export interface SendBulkEmailRequest {
|
|
2499
1687
|
|
|
@@ -2515,19 +1703,11 @@ export interface SendBulkEmailRequest {
|
|
|
2515
1703
|
|
|
2516
1704
|
ConfigurationSetName?: string;
|
|
2517
1705
|
}
|
|
2518
|
-
export declare namespace SendBulkEmailRequest {
|
|
2519
|
-
|
|
2520
|
-
const filterSensitiveLog: (obj: SendBulkEmailRequest) => any;
|
|
2521
|
-
}
|
|
2522
1706
|
|
|
2523
1707
|
export interface SendBulkEmailResponse {
|
|
2524
1708
|
|
|
2525
1709
|
BulkEmailEntryResults: BulkEmailEntryResult[] | undefined;
|
|
2526
1710
|
}
|
|
2527
|
-
export declare namespace SendBulkEmailResponse {
|
|
2528
|
-
|
|
2529
|
-
const filterSensitiveLog: (obj: SendBulkEmailResponse) => any;
|
|
2530
|
-
}
|
|
2531
1711
|
|
|
2532
1712
|
export interface SendCustomVerificationEmailRequest {
|
|
2533
1713
|
|
|
@@ -2537,19 +1717,11 @@ export interface SendCustomVerificationEmailRequest {
|
|
|
2537
1717
|
|
|
2538
1718
|
ConfigurationSetName?: string;
|
|
2539
1719
|
}
|
|
2540
|
-
export declare namespace SendCustomVerificationEmailRequest {
|
|
2541
|
-
|
|
2542
|
-
const filterSensitiveLog: (obj: SendCustomVerificationEmailRequest) => any;
|
|
2543
|
-
}
|
|
2544
1720
|
|
|
2545
1721
|
export interface SendCustomVerificationEmailResponse {
|
|
2546
1722
|
|
|
2547
1723
|
MessageId?: string;
|
|
2548
1724
|
}
|
|
2549
|
-
export declare namespace SendCustomVerificationEmailResponse {
|
|
2550
|
-
|
|
2551
|
-
const filterSensitiveLog: (obj: SendCustomVerificationEmailResponse) => any;
|
|
2552
|
-
}
|
|
2553
1725
|
|
|
2554
1726
|
export interface SendEmailRequest {
|
|
2555
1727
|
|
|
@@ -2573,35 +1745,19 @@ export interface SendEmailRequest {
|
|
|
2573
1745
|
|
|
2574
1746
|
ListManagementOptions?: ListManagementOptions;
|
|
2575
1747
|
}
|
|
2576
|
-
export declare namespace SendEmailRequest {
|
|
2577
|
-
|
|
2578
|
-
const filterSensitiveLog: (obj: SendEmailRequest) => any;
|
|
2579
|
-
}
|
|
2580
1748
|
|
|
2581
1749
|
export interface SendEmailResponse {
|
|
2582
1750
|
|
|
2583
1751
|
MessageId?: string;
|
|
2584
1752
|
}
|
|
2585
|
-
export declare namespace SendEmailResponse {
|
|
2586
|
-
|
|
2587
|
-
const filterSensitiveLog: (obj: SendEmailResponse) => any;
|
|
2588
|
-
}
|
|
2589
1753
|
export interface TagResourceRequest {
|
|
2590
1754
|
|
|
2591
1755
|
ResourceArn: string | undefined;
|
|
2592
1756
|
|
|
2593
1757
|
Tags: Tag[] | undefined;
|
|
2594
1758
|
}
|
|
2595
|
-
export declare namespace TagResourceRequest {
|
|
2596
|
-
|
|
2597
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2598
|
-
}
|
|
2599
1759
|
export interface TagResourceResponse {
|
|
2600
1760
|
}
|
|
2601
|
-
export declare namespace TagResourceResponse {
|
|
2602
|
-
|
|
2603
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2604
|
-
}
|
|
2605
1761
|
|
|
2606
1762
|
export interface TestRenderEmailTemplateRequest {
|
|
2607
1763
|
|
|
@@ -2609,35 +1765,19 @@ export interface TestRenderEmailTemplateRequest {
|
|
|
2609
1765
|
|
|
2610
1766
|
TemplateData: string | undefined;
|
|
2611
1767
|
}
|
|
2612
|
-
export declare namespace TestRenderEmailTemplateRequest {
|
|
2613
|
-
|
|
2614
|
-
const filterSensitiveLog: (obj: TestRenderEmailTemplateRequest) => any;
|
|
2615
|
-
}
|
|
2616
1768
|
|
|
2617
1769
|
export interface TestRenderEmailTemplateResponse {
|
|
2618
1770
|
|
|
2619
1771
|
RenderedTemplate: string | undefined;
|
|
2620
1772
|
}
|
|
2621
|
-
export declare namespace TestRenderEmailTemplateResponse {
|
|
2622
|
-
|
|
2623
|
-
const filterSensitiveLog: (obj: TestRenderEmailTemplateResponse) => any;
|
|
2624
|
-
}
|
|
2625
1773
|
export interface UntagResourceRequest {
|
|
2626
1774
|
|
|
2627
1775
|
ResourceArn: string | undefined;
|
|
2628
1776
|
|
|
2629
1777
|
TagKeys: string[] | undefined;
|
|
2630
1778
|
}
|
|
2631
|
-
export declare namespace UntagResourceRequest {
|
|
2632
|
-
|
|
2633
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2634
|
-
}
|
|
2635
1779
|
export interface UntagResourceResponse {
|
|
2636
1780
|
}
|
|
2637
|
-
export declare namespace UntagResourceResponse {
|
|
2638
|
-
|
|
2639
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2640
|
-
}
|
|
2641
1781
|
|
|
2642
1782
|
export interface UpdateConfigurationSetEventDestinationRequest {
|
|
2643
1783
|
|
|
@@ -2647,17 +1787,9 @@ export interface UpdateConfigurationSetEventDestinationRequest {
|
|
|
2647
1787
|
|
|
2648
1788
|
EventDestination: EventDestinationDefinition | undefined;
|
|
2649
1789
|
}
|
|
2650
|
-
export declare namespace UpdateConfigurationSetEventDestinationRequest {
|
|
2651
|
-
|
|
2652
|
-
const filterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationRequest) => any;
|
|
2653
|
-
}
|
|
2654
1790
|
|
|
2655
1791
|
export interface UpdateConfigurationSetEventDestinationResponse {
|
|
2656
1792
|
}
|
|
2657
|
-
export declare namespace UpdateConfigurationSetEventDestinationResponse {
|
|
2658
|
-
|
|
2659
|
-
const filterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationResponse) => any;
|
|
2660
|
-
}
|
|
2661
1793
|
export interface UpdateContactRequest {
|
|
2662
1794
|
|
|
2663
1795
|
ContactListName: string | undefined;
|
|
@@ -2670,16 +1802,8 @@ export interface UpdateContactRequest {
|
|
|
2670
1802
|
|
|
2671
1803
|
AttributesData?: string;
|
|
2672
1804
|
}
|
|
2673
|
-
export declare namespace UpdateContactRequest {
|
|
2674
|
-
|
|
2675
|
-
const filterSensitiveLog: (obj: UpdateContactRequest) => any;
|
|
2676
|
-
}
|
|
2677
1805
|
export interface UpdateContactResponse {
|
|
2678
1806
|
}
|
|
2679
|
-
export declare namespace UpdateContactResponse {
|
|
2680
|
-
|
|
2681
|
-
const filterSensitiveLog: (obj: UpdateContactResponse) => any;
|
|
2682
|
-
}
|
|
2683
1807
|
export interface UpdateContactListRequest {
|
|
2684
1808
|
|
|
2685
1809
|
ContactListName: string | undefined;
|
|
@@ -2688,16 +1812,8 @@ export interface UpdateContactListRequest {
|
|
|
2688
1812
|
|
|
2689
1813
|
Description?: string;
|
|
2690
1814
|
}
|
|
2691
|
-
export declare namespace UpdateContactListRequest {
|
|
2692
|
-
|
|
2693
|
-
const filterSensitiveLog: (obj: UpdateContactListRequest) => any;
|
|
2694
|
-
}
|
|
2695
1815
|
export interface UpdateContactListResponse {
|
|
2696
1816
|
}
|
|
2697
|
-
export declare namespace UpdateContactListResponse {
|
|
2698
|
-
|
|
2699
|
-
const filterSensitiveLog: (obj: UpdateContactListResponse) => any;
|
|
2700
|
-
}
|
|
2701
1817
|
|
|
2702
1818
|
export interface UpdateCustomVerificationEmailTemplateRequest {
|
|
2703
1819
|
|
|
@@ -2713,17 +1829,9 @@ export interface UpdateCustomVerificationEmailTemplateRequest {
|
|
|
2713
1829
|
|
|
2714
1830
|
FailureRedirectionURL: string | undefined;
|
|
2715
1831
|
}
|
|
2716
|
-
export declare namespace UpdateCustomVerificationEmailTemplateRequest {
|
|
2717
|
-
|
|
2718
|
-
const filterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateRequest) => any;
|
|
2719
|
-
}
|
|
2720
1832
|
|
|
2721
1833
|
export interface UpdateCustomVerificationEmailTemplateResponse {
|
|
2722
1834
|
}
|
|
2723
|
-
export declare namespace UpdateCustomVerificationEmailTemplateResponse {
|
|
2724
|
-
|
|
2725
|
-
const filterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateResponse) => any;
|
|
2726
|
-
}
|
|
2727
1835
|
|
|
2728
1836
|
export interface UpdateEmailIdentityPolicyRequest {
|
|
2729
1837
|
|
|
@@ -2733,17 +1841,9 @@ export interface UpdateEmailIdentityPolicyRequest {
|
|
|
2733
1841
|
|
|
2734
1842
|
Policy: string | undefined;
|
|
2735
1843
|
}
|
|
2736
|
-
export declare namespace UpdateEmailIdentityPolicyRequest {
|
|
2737
|
-
|
|
2738
|
-
const filterSensitiveLog: (obj: UpdateEmailIdentityPolicyRequest) => any;
|
|
2739
|
-
}
|
|
2740
1844
|
|
|
2741
1845
|
export interface UpdateEmailIdentityPolicyResponse {
|
|
2742
1846
|
}
|
|
2743
|
-
export declare namespace UpdateEmailIdentityPolicyResponse {
|
|
2744
|
-
|
|
2745
|
-
const filterSensitiveLog: (obj: UpdateEmailIdentityPolicyResponse) => any;
|
|
2746
|
-
}
|
|
2747
1847
|
|
|
2748
1848
|
export interface UpdateEmailTemplateRequest {
|
|
2749
1849
|
|
|
@@ -2751,14 +1851,460 @@ export interface UpdateEmailTemplateRequest {
|
|
|
2751
1851
|
|
|
2752
1852
|
TemplateContent: EmailTemplateContent | undefined;
|
|
2753
1853
|
}
|
|
2754
|
-
export declare namespace UpdateEmailTemplateRequest {
|
|
2755
|
-
|
|
2756
|
-
const filterSensitiveLog: (obj: UpdateEmailTemplateRequest) => any;
|
|
2757
|
-
}
|
|
2758
1854
|
|
|
2759
1855
|
export interface UpdateEmailTemplateResponse {
|
|
2760
1856
|
}
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
|
|
2764
|
-
|
|
1857
|
+
|
|
1858
|
+
export declare const ReviewDetailsFilterSensitiveLog: (obj: ReviewDetails) => any;
|
|
1859
|
+
|
|
1860
|
+
export declare const AccountDetailsFilterSensitiveLog: (obj: AccountDetails) => any;
|
|
1861
|
+
|
|
1862
|
+
export declare const BlacklistEntryFilterSensitiveLog: (obj: BlacklistEntry) => any;
|
|
1863
|
+
|
|
1864
|
+
export declare const ContentFilterSensitiveLog: (obj: Content) => any;
|
|
1865
|
+
|
|
1866
|
+
export declare const BodyFilterSensitiveLog: (obj: Body) => any;
|
|
1867
|
+
|
|
1868
|
+
export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
|
|
1869
|
+
|
|
1870
|
+
export declare const BulkEmailContentFilterSensitiveLog: (obj: BulkEmailContent) => any;
|
|
1871
|
+
|
|
1872
|
+
export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
|
|
1873
|
+
|
|
1874
|
+
export declare const ReplacementTemplateFilterSensitiveLog: (obj: ReplacementTemplate) => any;
|
|
1875
|
+
|
|
1876
|
+
export declare const ReplacementEmailContentFilterSensitiveLog: (obj: ReplacementEmailContent) => any;
|
|
1877
|
+
|
|
1878
|
+
export declare const MessageTagFilterSensitiveLog: (obj: MessageTag) => any;
|
|
1879
|
+
|
|
1880
|
+
export declare const BulkEmailEntryFilterSensitiveLog: (obj: BulkEmailEntry) => any;
|
|
1881
|
+
|
|
1882
|
+
export declare const BulkEmailEntryResultFilterSensitiveLog: (obj: BulkEmailEntryResult) => any;
|
|
1883
|
+
|
|
1884
|
+
export declare const CloudWatchDimensionConfigurationFilterSensitiveLog: (obj: CloudWatchDimensionConfiguration) => any;
|
|
1885
|
+
|
|
1886
|
+
export declare const CloudWatchDestinationFilterSensitiveLog: (obj: CloudWatchDestination) => any;
|
|
1887
|
+
|
|
1888
|
+
export declare const TopicPreferenceFilterSensitiveLog: (obj: TopicPreference) => any;
|
|
1889
|
+
|
|
1890
|
+
export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
|
|
1891
|
+
|
|
1892
|
+
export declare const ContactListFilterSensitiveLog: (obj: ContactList) => any;
|
|
1893
|
+
|
|
1894
|
+
export declare const ContactListDestinationFilterSensitiveLog: (obj: ContactListDestination) => any;
|
|
1895
|
+
|
|
1896
|
+
export declare const DeliveryOptionsFilterSensitiveLog: (obj: DeliveryOptions) => any;
|
|
1897
|
+
|
|
1898
|
+
export declare const ReputationOptionsFilterSensitiveLog: (obj: ReputationOptions) => any;
|
|
1899
|
+
|
|
1900
|
+
export declare const SendingOptionsFilterSensitiveLog: (obj: SendingOptions) => any;
|
|
1901
|
+
|
|
1902
|
+
export declare const SuppressionOptionsFilterSensitiveLog: (obj: SuppressionOptions) => any;
|
|
1903
|
+
|
|
1904
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1905
|
+
|
|
1906
|
+
export declare const TrackingOptionsFilterSensitiveLog: (obj: TrackingOptions) => any;
|
|
1907
|
+
|
|
1908
|
+
export declare const CreateConfigurationSetRequestFilterSensitiveLog: (obj: CreateConfigurationSetRequest) => any;
|
|
1909
|
+
|
|
1910
|
+
export declare const CreateConfigurationSetResponseFilterSensitiveLog: (obj: CreateConfigurationSetResponse) => any;
|
|
1911
|
+
|
|
1912
|
+
export declare const KinesisFirehoseDestinationFilterSensitiveLog: (obj: KinesisFirehoseDestination) => any;
|
|
1913
|
+
|
|
1914
|
+
export declare const PinpointDestinationFilterSensitiveLog: (obj: PinpointDestination) => any;
|
|
1915
|
+
|
|
1916
|
+
export declare const SnsDestinationFilterSensitiveLog: (obj: SnsDestination) => any;
|
|
1917
|
+
|
|
1918
|
+
export declare const EventDestinationDefinitionFilterSensitiveLog: (obj: EventDestinationDefinition) => any;
|
|
1919
|
+
|
|
1920
|
+
export declare const CreateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationRequest) => any;
|
|
1921
|
+
|
|
1922
|
+
export declare const CreateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationResponse) => any;
|
|
1923
|
+
|
|
1924
|
+
export declare const CreateContactRequestFilterSensitiveLog: (obj: CreateContactRequest) => any;
|
|
1925
|
+
|
|
1926
|
+
export declare const CreateContactResponseFilterSensitiveLog: (obj: CreateContactResponse) => any;
|
|
1927
|
+
|
|
1928
|
+
export declare const TopicFilterSensitiveLog: (obj: Topic) => any;
|
|
1929
|
+
|
|
1930
|
+
export declare const CreateContactListRequestFilterSensitiveLog: (obj: CreateContactListRequest) => any;
|
|
1931
|
+
|
|
1932
|
+
export declare const CreateContactListResponseFilterSensitiveLog: (obj: CreateContactListResponse) => any;
|
|
1933
|
+
|
|
1934
|
+
export declare const CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateRequest) => any;
|
|
1935
|
+
|
|
1936
|
+
export declare const CreateCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateResponse) => any;
|
|
1937
|
+
|
|
1938
|
+
export declare const CreateDedicatedIpPoolRequestFilterSensitiveLog: (obj: CreateDedicatedIpPoolRequest) => any;
|
|
1939
|
+
|
|
1940
|
+
export declare const CreateDedicatedIpPoolResponseFilterSensitiveLog: (obj: CreateDedicatedIpPoolResponse) => any;
|
|
1941
|
+
|
|
1942
|
+
export declare const RawMessageFilterSensitiveLog: (obj: RawMessage) => any;
|
|
1943
|
+
|
|
1944
|
+
export declare const MessageFilterSensitiveLog: (obj: Message) => any;
|
|
1945
|
+
|
|
1946
|
+
export declare const EmailContentFilterSensitiveLog: (obj: EmailContent) => any;
|
|
1947
|
+
|
|
1948
|
+
export declare const CreateDeliverabilityTestReportRequestFilterSensitiveLog: (obj: CreateDeliverabilityTestReportRequest) => any;
|
|
1949
|
+
|
|
1950
|
+
export declare const CreateDeliverabilityTestReportResponseFilterSensitiveLog: (obj: CreateDeliverabilityTestReportResponse) => any;
|
|
1951
|
+
|
|
1952
|
+
export declare const DkimSigningAttributesFilterSensitiveLog: (obj: DkimSigningAttributes) => any;
|
|
1953
|
+
|
|
1954
|
+
export declare const CreateEmailIdentityRequestFilterSensitiveLog: (obj: CreateEmailIdentityRequest) => any;
|
|
1955
|
+
|
|
1956
|
+
export declare const DkimAttributesFilterSensitiveLog: (obj: DkimAttributes) => any;
|
|
1957
|
+
|
|
1958
|
+
export declare const CreateEmailIdentityResponseFilterSensitiveLog: (obj: CreateEmailIdentityResponse) => any;
|
|
1959
|
+
|
|
1960
|
+
export declare const CreateEmailIdentityPolicyRequestFilterSensitiveLog: (obj: CreateEmailIdentityPolicyRequest) => any;
|
|
1961
|
+
|
|
1962
|
+
export declare const CreateEmailIdentityPolicyResponseFilterSensitiveLog: (obj: CreateEmailIdentityPolicyResponse) => any;
|
|
1963
|
+
|
|
1964
|
+
export declare const EmailTemplateContentFilterSensitiveLog: (obj: EmailTemplateContent) => any;
|
|
1965
|
+
|
|
1966
|
+
export declare const CreateEmailTemplateRequestFilterSensitiveLog: (obj: CreateEmailTemplateRequest) => any;
|
|
1967
|
+
|
|
1968
|
+
export declare const CreateEmailTemplateResponseFilterSensitiveLog: (obj: CreateEmailTemplateResponse) => any;
|
|
1969
|
+
|
|
1970
|
+
export declare const ImportDataSourceFilterSensitiveLog: (obj: ImportDataSource) => any;
|
|
1971
|
+
|
|
1972
|
+
export declare const SuppressionListDestinationFilterSensitiveLog: (obj: SuppressionListDestination) => any;
|
|
1973
|
+
|
|
1974
|
+
export declare const ImportDestinationFilterSensitiveLog: (obj: ImportDestination) => any;
|
|
1975
|
+
|
|
1976
|
+
export declare const CreateImportJobRequestFilterSensitiveLog: (obj: CreateImportJobRequest) => any;
|
|
1977
|
+
|
|
1978
|
+
export declare const CreateImportJobResponseFilterSensitiveLog: (obj: CreateImportJobResponse) => any;
|
|
1979
|
+
|
|
1980
|
+
export declare const CustomVerificationEmailTemplateMetadataFilterSensitiveLog: (obj: CustomVerificationEmailTemplateMetadata) => any;
|
|
1981
|
+
|
|
1982
|
+
export declare const DomainIspPlacementFilterSensitiveLog: (obj: DomainIspPlacement) => any;
|
|
1983
|
+
|
|
1984
|
+
export declare const VolumeStatisticsFilterSensitiveLog: (obj: VolumeStatistics) => any;
|
|
1985
|
+
|
|
1986
|
+
export declare const DailyVolumeFilterSensitiveLog: (obj: DailyVolume) => any;
|
|
1987
|
+
|
|
1988
|
+
export declare const DedicatedIpFilterSensitiveLog: (obj: DedicatedIp) => any;
|
|
1989
|
+
|
|
1990
|
+
export declare const DeleteConfigurationSetRequestFilterSensitiveLog: (obj: DeleteConfigurationSetRequest) => any;
|
|
1991
|
+
|
|
1992
|
+
export declare const DeleteConfigurationSetResponseFilterSensitiveLog: (obj: DeleteConfigurationSetResponse) => any;
|
|
1993
|
+
|
|
1994
|
+
export declare const DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationRequest) => any;
|
|
1995
|
+
|
|
1996
|
+
export declare const DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationResponse) => any;
|
|
1997
|
+
|
|
1998
|
+
export declare const DeleteContactRequestFilterSensitiveLog: (obj: DeleteContactRequest) => any;
|
|
1999
|
+
|
|
2000
|
+
export declare const DeleteContactResponseFilterSensitiveLog: (obj: DeleteContactResponse) => any;
|
|
2001
|
+
|
|
2002
|
+
export declare const DeleteContactListRequestFilterSensitiveLog: (obj: DeleteContactListRequest) => any;
|
|
2003
|
+
|
|
2004
|
+
export declare const DeleteContactListResponseFilterSensitiveLog: (obj: DeleteContactListResponse) => any;
|
|
2005
|
+
|
|
2006
|
+
export declare const DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateRequest) => any;
|
|
2007
|
+
|
|
2008
|
+
export declare const DeleteCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateResponse) => any;
|
|
2009
|
+
|
|
2010
|
+
export declare const DeleteDedicatedIpPoolRequestFilterSensitiveLog: (obj: DeleteDedicatedIpPoolRequest) => any;
|
|
2011
|
+
|
|
2012
|
+
export declare const DeleteDedicatedIpPoolResponseFilterSensitiveLog: (obj: DeleteDedicatedIpPoolResponse) => any;
|
|
2013
|
+
|
|
2014
|
+
export declare const DeleteEmailIdentityRequestFilterSensitiveLog: (obj: DeleteEmailIdentityRequest) => any;
|
|
2015
|
+
|
|
2016
|
+
export declare const DeleteEmailIdentityResponseFilterSensitiveLog: (obj: DeleteEmailIdentityResponse) => any;
|
|
2017
|
+
|
|
2018
|
+
export declare const DeleteEmailIdentityPolicyRequestFilterSensitiveLog: (obj: DeleteEmailIdentityPolicyRequest) => any;
|
|
2019
|
+
|
|
2020
|
+
export declare const DeleteEmailIdentityPolicyResponseFilterSensitiveLog: (obj: DeleteEmailIdentityPolicyResponse) => any;
|
|
2021
|
+
|
|
2022
|
+
export declare const DeleteEmailTemplateRequestFilterSensitiveLog: (obj: DeleteEmailTemplateRequest) => any;
|
|
2023
|
+
|
|
2024
|
+
export declare const DeleteEmailTemplateResponseFilterSensitiveLog: (obj: DeleteEmailTemplateResponse) => any;
|
|
2025
|
+
|
|
2026
|
+
export declare const DeleteSuppressedDestinationRequestFilterSensitiveLog: (obj: DeleteSuppressedDestinationRequest) => any;
|
|
2027
|
+
|
|
2028
|
+
export declare const DeleteSuppressedDestinationResponseFilterSensitiveLog: (obj: DeleteSuppressedDestinationResponse) => any;
|
|
2029
|
+
|
|
2030
|
+
export declare const DeliverabilityTestReportFilterSensitiveLog: (obj: DeliverabilityTestReport) => any;
|
|
2031
|
+
|
|
2032
|
+
export declare const DomainDeliverabilityCampaignFilterSensitiveLog: (obj: DomainDeliverabilityCampaign) => any;
|
|
2033
|
+
|
|
2034
|
+
export declare const InboxPlacementTrackingOptionFilterSensitiveLog: (obj: InboxPlacementTrackingOption) => any;
|
|
2035
|
+
|
|
2036
|
+
export declare const DomainDeliverabilityTrackingOptionFilterSensitiveLog: (obj: DomainDeliverabilityTrackingOption) => any;
|
|
2037
|
+
|
|
2038
|
+
export declare const EmailTemplateMetadataFilterSensitiveLog: (obj: EmailTemplateMetadata) => any;
|
|
2039
|
+
|
|
2040
|
+
export declare const EventDestinationFilterSensitiveLog: (obj: EventDestination) => any;
|
|
2041
|
+
|
|
2042
|
+
export declare const FailureInfoFilterSensitiveLog: (obj: FailureInfo) => any;
|
|
2043
|
+
|
|
2044
|
+
export declare const GetAccountRequestFilterSensitiveLog: (obj: GetAccountRequest) => any;
|
|
2045
|
+
|
|
2046
|
+
export declare const SendQuotaFilterSensitiveLog: (obj: SendQuota) => any;
|
|
2047
|
+
|
|
2048
|
+
export declare const SuppressionAttributesFilterSensitiveLog: (obj: SuppressionAttributes) => any;
|
|
2049
|
+
|
|
2050
|
+
export declare const GetAccountResponseFilterSensitiveLog: (obj: GetAccountResponse) => any;
|
|
2051
|
+
|
|
2052
|
+
export declare const GetBlacklistReportsRequestFilterSensitiveLog: (obj: GetBlacklistReportsRequest) => any;
|
|
2053
|
+
|
|
2054
|
+
export declare const GetBlacklistReportsResponseFilterSensitiveLog: (obj: GetBlacklistReportsResponse) => any;
|
|
2055
|
+
|
|
2056
|
+
export declare const GetConfigurationSetRequestFilterSensitiveLog: (obj: GetConfigurationSetRequest) => any;
|
|
2057
|
+
|
|
2058
|
+
export declare const GetConfigurationSetResponseFilterSensitiveLog: (obj: GetConfigurationSetResponse) => any;
|
|
2059
|
+
|
|
2060
|
+
export declare const GetConfigurationSetEventDestinationsRequestFilterSensitiveLog: (obj: GetConfigurationSetEventDestinationsRequest) => any;
|
|
2061
|
+
|
|
2062
|
+
export declare const GetConfigurationSetEventDestinationsResponseFilterSensitiveLog: (obj: GetConfigurationSetEventDestinationsResponse) => any;
|
|
2063
|
+
|
|
2064
|
+
export declare const GetContactRequestFilterSensitiveLog: (obj: GetContactRequest) => any;
|
|
2065
|
+
|
|
2066
|
+
export declare const GetContactResponseFilterSensitiveLog: (obj: GetContactResponse) => any;
|
|
2067
|
+
|
|
2068
|
+
export declare const GetContactListRequestFilterSensitiveLog: (obj: GetContactListRequest) => any;
|
|
2069
|
+
|
|
2070
|
+
export declare const GetContactListResponseFilterSensitiveLog: (obj: GetContactListResponse) => any;
|
|
2071
|
+
|
|
2072
|
+
export declare const GetCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateRequest) => any;
|
|
2073
|
+
|
|
2074
|
+
export declare const GetCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateResponse) => any;
|
|
2075
|
+
|
|
2076
|
+
export declare const GetDedicatedIpRequestFilterSensitiveLog: (obj: GetDedicatedIpRequest) => any;
|
|
2077
|
+
|
|
2078
|
+
export declare const GetDedicatedIpResponseFilterSensitiveLog: (obj: GetDedicatedIpResponse) => any;
|
|
2079
|
+
|
|
2080
|
+
export declare const GetDedicatedIpsRequestFilterSensitiveLog: (obj: GetDedicatedIpsRequest) => any;
|
|
2081
|
+
|
|
2082
|
+
export declare const GetDedicatedIpsResponseFilterSensitiveLog: (obj: GetDedicatedIpsResponse) => any;
|
|
2083
|
+
|
|
2084
|
+
export declare const GetDeliverabilityDashboardOptionsRequestFilterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsRequest) => any;
|
|
2085
|
+
|
|
2086
|
+
export declare const GetDeliverabilityDashboardOptionsResponseFilterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsResponse) => any;
|
|
2087
|
+
|
|
2088
|
+
export declare const GetDeliverabilityTestReportRequestFilterSensitiveLog: (obj: GetDeliverabilityTestReportRequest) => any;
|
|
2089
|
+
|
|
2090
|
+
export declare const PlacementStatisticsFilterSensitiveLog: (obj: PlacementStatistics) => any;
|
|
2091
|
+
|
|
2092
|
+
export declare const IspPlacementFilterSensitiveLog: (obj: IspPlacement) => any;
|
|
2093
|
+
|
|
2094
|
+
export declare const GetDeliverabilityTestReportResponseFilterSensitiveLog: (obj: GetDeliverabilityTestReportResponse) => any;
|
|
2095
|
+
|
|
2096
|
+
export declare const GetDomainDeliverabilityCampaignRequestFilterSensitiveLog: (obj: GetDomainDeliverabilityCampaignRequest) => any;
|
|
2097
|
+
|
|
2098
|
+
export declare const GetDomainDeliverabilityCampaignResponseFilterSensitiveLog: (obj: GetDomainDeliverabilityCampaignResponse) => any;
|
|
2099
|
+
|
|
2100
|
+
export declare const GetDomainStatisticsReportRequestFilterSensitiveLog: (obj: GetDomainStatisticsReportRequest) => any;
|
|
2101
|
+
|
|
2102
|
+
export declare const OverallVolumeFilterSensitiveLog: (obj: OverallVolume) => any;
|
|
2103
|
+
|
|
2104
|
+
export declare const GetDomainStatisticsReportResponseFilterSensitiveLog: (obj: GetDomainStatisticsReportResponse) => any;
|
|
2105
|
+
|
|
2106
|
+
export declare const GetEmailIdentityRequestFilterSensitiveLog: (obj: GetEmailIdentityRequest) => any;
|
|
2107
|
+
|
|
2108
|
+
export declare const MailFromAttributesFilterSensitiveLog: (obj: MailFromAttributes) => any;
|
|
2109
|
+
|
|
2110
|
+
export declare const GetEmailIdentityResponseFilterSensitiveLog: (obj: GetEmailIdentityResponse) => any;
|
|
2111
|
+
|
|
2112
|
+
export declare const GetEmailIdentityPoliciesRequestFilterSensitiveLog: (obj: GetEmailIdentityPoliciesRequest) => any;
|
|
2113
|
+
|
|
2114
|
+
export declare const GetEmailIdentityPoliciesResponseFilterSensitiveLog: (obj: GetEmailIdentityPoliciesResponse) => any;
|
|
2115
|
+
|
|
2116
|
+
export declare const GetEmailTemplateRequestFilterSensitiveLog: (obj: GetEmailTemplateRequest) => any;
|
|
2117
|
+
|
|
2118
|
+
export declare const GetEmailTemplateResponseFilterSensitiveLog: (obj: GetEmailTemplateResponse) => any;
|
|
2119
|
+
|
|
2120
|
+
export declare const GetImportJobRequestFilterSensitiveLog: (obj: GetImportJobRequest) => any;
|
|
2121
|
+
|
|
2122
|
+
export declare const GetImportJobResponseFilterSensitiveLog: (obj: GetImportJobResponse) => any;
|
|
2123
|
+
|
|
2124
|
+
export declare const GetSuppressedDestinationRequestFilterSensitiveLog: (obj: GetSuppressedDestinationRequest) => any;
|
|
2125
|
+
|
|
2126
|
+
export declare const SuppressedDestinationAttributesFilterSensitiveLog: (obj: SuppressedDestinationAttributes) => any;
|
|
2127
|
+
|
|
2128
|
+
export declare const SuppressedDestinationFilterSensitiveLog: (obj: SuppressedDestination) => any;
|
|
2129
|
+
|
|
2130
|
+
export declare const GetSuppressedDestinationResponseFilterSensitiveLog: (obj: GetSuppressedDestinationResponse) => any;
|
|
2131
|
+
|
|
2132
|
+
export declare const IdentityInfoFilterSensitiveLog: (obj: IdentityInfo) => any;
|
|
2133
|
+
|
|
2134
|
+
export declare const ImportJobSummaryFilterSensitiveLog: (obj: ImportJobSummary) => any;
|
|
2135
|
+
|
|
2136
|
+
export declare const ListConfigurationSetsRequestFilterSensitiveLog: (obj: ListConfigurationSetsRequest) => any;
|
|
2137
|
+
|
|
2138
|
+
export declare const ListConfigurationSetsResponseFilterSensitiveLog: (obj: ListConfigurationSetsResponse) => any;
|
|
2139
|
+
|
|
2140
|
+
export declare const ListContactListsRequestFilterSensitiveLog: (obj: ListContactListsRequest) => any;
|
|
2141
|
+
|
|
2142
|
+
export declare const ListContactListsResponseFilterSensitiveLog: (obj: ListContactListsResponse) => any;
|
|
2143
|
+
|
|
2144
|
+
export declare const TopicFilterFilterSensitiveLog: (obj: TopicFilter) => any;
|
|
2145
|
+
|
|
2146
|
+
export declare const ListContactsFilterFilterSensitiveLog: (obj: ListContactsFilter) => any;
|
|
2147
|
+
|
|
2148
|
+
export declare const ListContactsRequestFilterSensitiveLog: (obj: ListContactsRequest) => any;
|
|
2149
|
+
|
|
2150
|
+
export declare const ListContactsResponseFilterSensitiveLog: (obj: ListContactsResponse) => any;
|
|
2151
|
+
|
|
2152
|
+
export declare const ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesRequest) => any;
|
|
2153
|
+
|
|
2154
|
+
export declare const ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesResponse) => any;
|
|
2155
|
+
|
|
2156
|
+
export declare const ListDedicatedIpPoolsRequestFilterSensitiveLog: (obj: ListDedicatedIpPoolsRequest) => any;
|
|
2157
|
+
|
|
2158
|
+
export declare const ListDedicatedIpPoolsResponseFilterSensitiveLog: (obj: ListDedicatedIpPoolsResponse) => any;
|
|
2159
|
+
|
|
2160
|
+
export declare const ListDeliverabilityTestReportsRequestFilterSensitiveLog: (obj: ListDeliverabilityTestReportsRequest) => any;
|
|
2161
|
+
|
|
2162
|
+
export declare const ListDeliverabilityTestReportsResponseFilterSensitiveLog: (obj: ListDeliverabilityTestReportsResponse) => any;
|
|
2163
|
+
|
|
2164
|
+
export declare const ListDomainDeliverabilityCampaignsRequestFilterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsRequest) => any;
|
|
2165
|
+
|
|
2166
|
+
export declare const ListDomainDeliverabilityCampaignsResponseFilterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsResponse) => any;
|
|
2167
|
+
|
|
2168
|
+
export declare const ListEmailIdentitiesRequestFilterSensitiveLog: (obj: ListEmailIdentitiesRequest) => any;
|
|
2169
|
+
|
|
2170
|
+
export declare const ListEmailIdentitiesResponseFilterSensitiveLog: (obj: ListEmailIdentitiesResponse) => any;
|
|
2171
|
+
|
|
2172
|
+
export declare const ListEmailTemplatesRequestFilterSensitiveLog: (obj: ListEmailTemplatesRequest) => any;
|
|
2173
|
+
|
|
2174
|
+
export declare const ListEmailTemplatesResponseFilterSensitiveLog: (obj: ListEmailTemplatesResponse) => any;
|
|
2175
|
+
|
|
2176
|
+
export declare const ListImportJobsRequestFilterSensitiveLog: (obj: ListImportJobsRequest) => any;
|
|
2177
|
+
|
|
2178
|
+
export declare const ListImportJobsResponseFilterSensitiveLog: (obj: ListImportJobsResponse) => any;
|
|
2179
|
+
|
|
2180
|
+
export declare const ListManagementOptionsFilterSensitiveLog: (obj: ListManagementOptions) => any;
|
|
2181
|
+
|
|
2182
|
+
export declare const ListSuppressedDestinationsRequestFilterSensitiveLog: (obj: ListSuppressedDestinationsRequest) => any;
|
|
2183
|
+
|
|
2184
|
+
export declare const SuppressedDestinationSummaryFilterSensitiveLog: (obj: SuppressedDestinationSummary) => any;
|
|
2185
|
+
|
|
2186
|
+
export declare const ListSuppressedDestinationsResponseFilterSensitiveLog: (obj: ListSuppressedDestinationsResponse) => any;
|
|
2187
|
+
|
|
2188
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2189
|
+
|
|
2190
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2191
|
+
|
|
2192
|
+
export declare const PutAccountDedicatedIpWarmupAttributesRequestFilterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesRequest) => any;
|
|
2193
|
+
|
|
2194
|
+
export declare const PutAccountDedicatedIpWarmupAttributesResponseFilterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesResponse) => any;
|
|
2195
|
+
|
|
2196
|
+
export declare const PutAccountDetailsRequestFilterSensitiveLog: (obj: PutAccountDetailsRequest) => any;
|
|
2197
|
+
|
|
2198
|
+
export declare const PutAccountDetailsResponseFilterSensitiveLog: (obj: PutAccountDetailsResponse) => any;
|
|
2199
|
+
|
|
2200
|
+
export declare const PutAccountSendingAttributesRequestFilterSensitiveLog: (obj: PutAccountSendingAttributesRequest) => any;
|
|
2201
|
+
|
|
2202
|
+
export declare const PutAccountSendingAttributesResponseFilterSensitiveLog: (obj: PutAccountSendingAttributesResponse) => any;
|
|
2203
|
+
|
|
2204
|
+
export declare const PutAccountSuppressionAttributesRequestFilterSensitiveLog: (obj: PutAccountSuppressionAttributesRequest) => any;
|
|
2205
|
+
|
|
2206
|
+
export declare const PutAccountSuppressionAttributesResponseFilterSensitiveLog: (obj: PutAccountSuppressionAttributesResponse) => any;
|
|
2207
|
+
|
|
2208
|
+
export declare const PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsRequest) => any;
|
|
2209
|
+
|
|
2210
|
+
export declare const PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsResponse) => any;
|
|
2211
|
+
|
|
2212
|
+
export declare const PutConfigurationSetReputationOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetReputationOptionsRequest) => any;
|
|
2213
|
+
|
|
2214
|
+
export declare const PutConfigurationSetReputationOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetReputationOptionsResponse) => any;
|
|
2215
|
+
|
|
2216
|
+
export declare const PutConfigurationSetSendingOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetSendingOptionsRequest) => any;
|
|
2217
|
+
|
|
2218
|
+
export declare const PutConfigurationSetSendingOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetSendingOptionsResponse) => any;
|
|
2219
|
+
|
|
2220
|
+
export declare const PutConfigurationSetSuppressionOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsRequest) => any;
|
|
2221
|
+
|
|
2222
|
+
export declare const PutConfigurationSetSuppressionOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsResponse) => any;
|
|
2223
|
+
|
|
2224
|
+
export declare const PutConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsRequest) => any;
|
|
2225
|
+
|
|
2226
|
+
export declare const PutConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsResponse) => any;
|
|
2227
|
+
|
|
2228
|
+
export declare const PutDedicatedIpInPoolRequestFilterSensitiveLog: (obj: PutDedicatedIpInPoolRequest) => any;
|
|
2229
|
+
|
|
2230
|
+
export declare const PutDedicatedIpInPoolResponseFilterSensitiveLog: (obj: PutDedicatedIpInPoolResponse) => any;
|
|
2231
|
+
|
|
2232
|
+
export declare const PutDedicatedIpWarmupAttributesRequestFilterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesRequest) => any;
|
|
2233
|
+
|
|
2234
|
+
export declare const PutDedicatedIpWarmupAttributesResponseFilterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesResponse) => any;
|
|
2235
|
+
|
|
2236
|
+
export declare const PutDeliverabilityDashboardOptionRequestFilterSensitiveLog: (obj: PutDeliverabilityDashboardOptionRequest) => any;
|
|
2237
|
+
|
|
2238
|
+
export declare const PutDeliverabilityDashboardOptionResponseFilterSensitiveLog: (obj: PutDeliverabilityDashboardOptionResponse) => any;
|
|
2239
|
+
|
|
2240
|
+
export declare const PutEmailIdentityConfigurationSetAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesRequest) => any;
|
|
2241
|
+
|
|
2242
|
+
export declare const PutEmailIdentityConfigurationSetAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesResponse) => any;
|
|
2243
|
+
|
|
2244
|
+
export declare const PutEmailIdentityDkimAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityDkimAttributesRequest) => any;
|
|
2245
|
+
|
|
2246
|
+
export declare const PutEmailIdentityDkimAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityDkimAttributesResponse) => any;
|
|
2247
|
+
|
|
2248
|
+
export declare const PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesRequest) => any;
|
|
2249
|
+
|
|
2250
|
+
export declare const PutEmailIdentityDkimSigningAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesResponse) => any;
|
|
2251
|
+
|
|
2252
|
+
export declare const PutEmailIdentityFeedbackAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesRequest) => any;
|
|
2253
|
+
|
|
2254
|
+
export declare const PutEmailIdentityFeedbackAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesResponse) => any;
|
|
2255
|
+
|
|
2256
|
+
export declare const PutEmailIdentityMailFromAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesRequest) => any;
|
|
2257
|
+
|
|
2258
|
+
export declare const PutEmailIdentityMailFromAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesResponse) => any;
|
|
2259
|
+
|
|
2260
|
+
export declare const PutSuppressedDestinationRequestFilterSensitiveLog: (obj: PutSuppressedDestinationRequest) => any;
|
|
2261
|
+
|
|
2262
|
+
export declare const PutSuppressedDestinationResponseFilterSensitiveLog: (obj: PutSuppressedDestinationResponse) => any;
|
|
2263
|
+
|
|
2264
|
+
export declare const SendBulkEmailRequestFilterSensitiveLog: (obj: SendBulkEmailRequest) => any;
|
|
2265
|
+
|
|
2266
|
+
export declare const SendBulkEmailResponseFilterSensitiveLog: (obj: SendBulkEmailResponse) => any;
|
|
2267
|
+
|
|
2268
|
+
export declare const SendCustomVerificationEmailRequestFilterSensitiveLog: (obj: SendCustomVerificationEmailRequest) => any;
|
|
2269
|
+
|
|
2270
|
+
export declare const SendCustomVerificationEmailResponseFilterSensitiveLog: (obj: SendCustomVerificationEmailResponse) => any;
|
|
2271
|
+
|
|
2272
|
+
export declare const SendEmailRequestFilterSensitiveLog: (obj: SendEmailRequest) => any;
|
|
2273
|
+
|
|
2274
|
+
export declare const SendEmailResponseFilterSensitiveLog: (obj: SendEmailResponse) => any;
|
|
2275
|
+
|
|
2276
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2277
|
+
|
|
2278
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2279
|
+
|
|
2280
|
+
export declare const TestRenderEmailTemplateRequestFilterSensitiveLog: (obj: TestRenderEmailTemplateRequest) => any;
|
|
2281
|
+
|
|
2282
|
+
export declare const TestRenderEmailTemplateResponseFilterSensitiveLog: (obj: TestRenderEmailTemplateResponse) => any;
|
|
2283
|
+
|
|
2284
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2285
|
+
|
|
2286
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2287
|
+
|
|
2288
|
+
export declare const UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationRequest) => any;
|
|
2289
|
+
|
|
2290
|
+
export declare const UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationResponse) => any;
|
|
2291
|
+
|
|
2292
|
+
export declare const UpdateContactRequestFilterSensitiveLog: (obj: UpdateContactRequest) => any;
|
|
2293
|
+
|
|
2294
|
+
export declare const UpdateContactResponseFilterSensitiveLog: (obj: UpdateContactResponse) => any;
|
|
2295
|
+
|
|
2296
|
+
export declare const UpdateContactListRequestFilterSensitiveLog: (obj: UpdateContactListRequest) => any;
|
|
2297
|
+
|
|
2298
|
+
export declare const UpdateContactListResponseFilterSensitiveLog: (obj: UpdateContactListResponse) => any;
|
|
2299
|
+
|
|
2300
|
+
export declare const UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateRequest) => any;
|
|
2301
|
+
|
|
2302
|
+
export declare const UpdateCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateResponse) => any;
|
|
2303
|
+
|
|
2304
|
+
export declare const UpdateEmailIdentityPolicyRequestFilterSensitiveLog: (obj: UpdateEmailIdentityPolicyRequest) => any;
|
|
2305
|
+
|
|
2306
|
+
export declare const UpdateEmailIdentityPolicyResponseFilterSensitiveLog: (obj: UpdateEmailIdentityPolicyResponse) => any;
|
|
2307
|
+
|
|
2308
|
+
export declare const UpdateEmailTemplateRequestFilterSensitiveLog: (obj: UpdateEmailTemplateRequest) => any;
|
|
2309
|
+
|
|
2310
|
+
export declare const UpdateEmailTemplateResponseFilterSensitiveLog: (obj: UpdateEmailTemplateResponse) => any;
|