@aws-sdk/client-sesv2 3.934.0 → 3.935.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/dist-cjs/index.js +305 -305
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +293 -0
- package/dist-es/models/errors.js +157 -0
- package/dist-es/models/models_0.js +1 -442
- package/dist-es/models/models_1.js +1 -8
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTenantResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListTenantsCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +1 -1
- package/dist-types/commands/SendBulkEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +685 -0
- package/dist-types/models/errors.d.ts +160 -0
- package/dist-types/models/models_0.d.ts +1195 -822
- package/dist-types/models/models_1.d.ts +2 -1218
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +374 -0
- package/dist-types/ts3.4/models/errors.d.ts +93 -0
- package/dist-types/ts3.4/models/models_0.d.ts +257 -456
- package/dist-types/ts3.4/models/models_1.d.ts +1 -239
- package/package.json +13 -13
- package/dist-es/models/index.js +0 -2
- package/dist-types/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/index.d.ts +0 -2
|
@@ -1,23 +1,54 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
1
|
+
import {
|
|
2
|
+
AttachmentContentDisposition,
|
|
3
|
+
AttachmentContentTransferEncoding,
|
|
4
|
+
BehaviorOnMxFailure,
|
|
5
|
+
BounceType,
|
|
6
|
+
BulkEmailStatus,
|
|
7
|
+
ContactLanguage,
|
|
8
|
+
ContactListImportAction,
|
|
9
|
+
DataFormat,
|
|
10
|
+
DeliverabilityDashboardAccountStatus,
|
|
11
|
+
DeliverabilityTestStatus,
|
|
12
|
+
DeliveryEventType,
|
|
13
|
+
DimensionValueSource,
|
|
14
|
+
DkimSigningAttributesOrigin,
|
|
15
|
+
DkimSigningKeyLength,
|
|
16
|
+
DkimStatus,
|
|
17
|
+
EngagementEventType,
|
|
18
|
+
EventType,
|
|
19
|
+
ExportSourceType,
|
|
20
|
+
FeatureStatus,
|
|
21
|
+
HttpsPolicy,
|
|
22
|
+
IdentityType,
|
|
23
|
+
ImportDestinationType,
|
|
24
|
+
JobStatus,
|
|
25
|
+
ListRecommendationsFilterKey,
|
|
26
|
+
ListTenantResourcesFilterKey,
|
|
27
|
+
MailFromDomainStatus,
|
|
28
|
+
MailType,
|
|
29
|
+
Metric,
|
|
30
|
+
MetricAggregation,
|
|
31
|
+
MetricDimensionName,
|
|
32
|
+
MetricNamespace,
|
|
33
|
+
QueryErrorCode,
|
|
34
|
+
RecommendationImpact,
|
|
35
|
+
RecommendationStatus,
|
|
36
|
+
RecommendationType,
|
|
37
|
+
ReputationEntityFilterKey,
|
|
38
|
+
ReputationEntityType,
|
|
39
|
+
ResourceType,
|
|
40
|
+
ReviewStatus,
|
|
41
|
+
ScalingMode,
|
|
42
|
+
SendingStatus,
|
|
43
|
+
Status,
|
|
44
|
+
SubscriptionStatus,
|
|
45
|
+
SuppressionListImportAction,
|
|
46
|
+
SuppressionListReason,
|
|
47
|
+
TlsPolicy,
|
|
48
|
+
VerificationError,
|
|
49
|
+
VerificationStatus,
|
|
50
|
+
WarmupStatus,
|
|
51
|
+
} from "./enums";
|
|
21
52
|
export interface ReviewDetails {
|
|
22
53
|
Status?: ReviewStatus | undefined;
|
|
23
54
|
CaseId?: string | undefined;
|
|
@@ -30,36 +61,9 @@ export interface AccountDetails {
|
|
|
30
61
|
AdditionalContactEmailAddresses?: string[] | undefined;
|
|
31
62
|
ReviewDetails?: ReviewDetails | undefined;
|
|
32
63
|
}
|
|
33
|
-
export declare class AccountSuspendedException extends __BaseException {
|
|
34
|
-
readonly name: "AccountSuspendedException";
|
|
35
|
-
readonly $fault: "client";
|
|
36
|
-
constructor(
|
|
37
|
-
opts: __ExceptionOptionType<AccountSuspendedException, __BaseException>
|
|
38
|
-
);
|
|
39
|
-
}
|
|
40
|
-
export declare class AlreadyExistsException extends __BaseException {
|
|
41
|
-
readonly name: "AlreadyExistsException";
|
|
42
|
-
readonly $fault: "client";
|
|
43
|
-
constructor(
|
|
44
|
-
opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
|
|
45
|
-
);
|
|
46
|
-
}
|
|
47
64
|
export interface ArchivingOptions {
|
|
48
65
|
ArchiveArn?: string | undefined;
|
|
49
66
|
}
|
|
50
|
-
export declare const AttachmentContentDisposition: {
|
|
51
|
-
readonly ATTACHMENT: "ATTACHMENT";
|
|
52
|
-
readonly INLINE: "INLINE";
|
|
53
|
-
};
|
|
54
|
-
export type AttachmentContentDisposition =
|
|
55
|
-
(typeof AttachmentContentDisposition)[keyof typeof AttachmentContentDisposition];
|
|
56
|
-
export declare const AttachmentContentTransferEncoding: {
|
|
57
|
-
readonly BASE64: "BASE64";
|
|
58
|
-
readonly QUOTED_PRINTABLE: "QUOTED_PRINTABLE";
|
|
59
|
-
readonly SEVEN_BIT: "SEVEN_BIT";
|
|
60
|
-
};
|
|
61
|
-
export type AttachmentContentTransferEncoding =
|
|
62
|
-
(typeof AttachmentContentTransferEncoding)[keyof typeof AttachmentContentTransferEncoding];
|
|
63
67
|
export interface Attachment {
|
|
64
68
|
RawContent: Uint8Array | undefined;
|
|
65
69
|
ContentDisposition?: AttachmentContentDisposition | undefined;
|
|
@@ -69,38 +73,6 @@ export interface Attachment {
|
|
|
69
73
|
ContentTransferEncoding?: AttachmentContentTransferEncoding | undefined;
|
|
70
74
|
ContentType?: string | undefined;
|
|
71
75
|
}
|
|
72
|
-
export declare class BadRequestException extends __BaseException {
|
|
73
|
-
readonly name: "BadRequestException";
|
|
74
|
-
readonly $fault: "client";
|
|
75
|
-
constructor(
|
|
76
|
-
opts: __ExceptionOptionType<BadRequestException, __BaseException>
|
|
77
|
-
);
|
|
78
|
-
}
|
|
79
|
-
export declare const MetricDimensionName: {
|
|
80
|
-
readonly CONFIGURATION_SET: "CONFIGURATION_SET";
|
|
81
|
-
readonly EMAIL_IDENTITY: "EMAIL_IDENTITY";
|
|
82
|
-
readonly ISP: "ISP";
|
|
83
|
-
};
|
|
84
|
-
export type MetricDimensionName =
|
|
85
|
-
(typeof MetricDimensionName)[keyof typeof MetricDimensionName];
|
|
86
|
-
export declare const Metric: {
|
|
87
|
-
readonly CLICK: "CLICK";
|
|
88
|
-
readonly COMPLAINT: "COMPLAINT";
|
|
89
|
-
readonly DELIVERY: "DELIVERY";
|
|
90
|
-
readonly DELIVERY_CLICK: "DELIVERY_CLICK";
|
|
91
|
-
readonly DELIVERY_COMPLAINT: "DELIVERY_COMPLAINT";
|
|
92
|
-
readonly DELIVERY_OPEN: "DELIVERY_OPEN";
|
|
93
|
-
readonly OPEN: "OPEN";
|
|
94
|
-
readonly PERMANENT_BOUNCE: "PERMANENT_BOUNCE";
|
|
95
|
-
readonly SEND: "SEND";
|
|
96
|
-
readonly TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE";
|
|
97
|
-
};
|
|
98
|
-
export type Metric = (typeof Metric)[keyof typeof Metric];
|
|
99
|
-
export declare const MetricNamespace: {
|
|
100
|
-
readonly VDM: "VDM";
|
|
101
|
-
};
|
|
102
|
-
export type MetricNamespace =
|
|
103
|
-
(typeof MetricNamespace)[keyof typeof MetricNamespace];
|
|
104
76
|
export interface BatchGetMetricDataQuery {
|
|
105
77
|
Id: string | undefined;
|
|
106
78
|
Namespace: MetricNamespace | undefined;
|
|
@@ -112,12 +84,6 @@ export interface BatchGetMetricDataQuery {
|
|
|
112
84
|
export interface BatchGetMetricDataRequest {
|
|
113
85
|
Queries: BatchGetMetricDataQuery[] | undefined;
|
|
114
86
|
}
|
|
115
|
-
export declare const QueryErrorCode: {
|
|
116
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
117
|
-
readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
|
|
118
|
-
};
|
|
119
|
-
export type QueryErrorCode =
|
|
120
|
-
(typeof QueryErrorCode)[keyof typeof QueryErrorCode];
|
|
121
87
|
export interface MetricDataError {
|
|
122
88
|
Id?: string | undefined;
|
|
123
89
|
Code?: QueryErrorCode | undefined;
|
|
@@ -132,31 +98,6 @@ export interface BatchGetMetricDataResponse {
|
|
|
132
98
|
Results?: MetricDataResult[] | undefined;
|
|
133
99
|
Errors?: MetricDataError[] | undefined;
|
|
134
100
|
}
|
|
135
|
-
export declare class InternalServiceErrorException extends __BaseException {
|
|
136
|
-
readonly name: "InternalServiceErrorException";
|
|
137
|
-
readonly $fault: "server";
|
|
138
|
-
constructor(
|
|
139
|
-
opts: __ExceptionOptionType<InternalServiceErrorException, __BaseException>
|
|
140
|
-
);
|
|
141
|
-
}
|
|
142
|
-
export declare class NotFoundException extends __BaseException {
|
|
143
|
-
readonly name: "NotFoundException";
|
|
144
|
-
readonly $fault: "client";
|
|
145
|
-
constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
|
|
146
|
-
}
|
|
147
|
-
export declare class TooManyRequestsException extends __BaseException {
|
|
148
|
-
readonly name: "TooManyRequestsException";
|
|
149
|
-
readonly $fault: "client";
|
|
150
|
-
constructor(
|
|
151
|
-
opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
|
|
152
|
-
);
|
|
153
|
-
}
|
|
154
|
-
export declare const BehaviorOnMxFailure: {
|
|
155
|
-
readonly REJECT_MESSAGE: "REJECT_MESSAGE";
|
|
156
|
-
readonly USE_DEFAULT_VALUE: "USE_DEFAULT_VALUE";
|
|
157
|
-
};
|
|
158
|
-
export type BehaviorOnMxFailure =
|
|
159
|
-
(typeof BehaviorOnMxFailure)[keyof typeof BehaviorOnMxFailure];
|
|
160
101
|
export interface BlacklistEntry {
|
|
161
102
|
RblName?: string | undefined;
|
|
162
103
|
ListingTime?: Date | undefined;
|
|
@@ -170,12 +111,6 @@ export interface Body {
|
|
|
170
111
|
Text?: Content | undefined;
|
|
171
112
|
Html?: Content | undefined;
|
|
172
113
|
}
|
|
173
|
-
export declare const BounceType: {
|
|
174
|
-
readonly PERMANENT: "PERMANENT";
|
|
175
|
-
readonly TRANSIENT: "TRANSIENT";
|
|
176
|
-
readonly UNDETERMINED: "UNDETERMINED";
|
|
177
|
-
};
|
|
178
|
-
export type BounceType = (typeof BounceType)[keyof typeof BounceType];
|
|
179
114
|
export interface Bounce {
|
|
180
115
|
BounceType?: BounceType | undefined;
|
|
181
116
|
BounceSubType?: string | undefined;
|
|
@@ -222,24 +157,6 @@ export interface BulkEmailEntry {
|
|
|
222
157
|
ReplacementEmailContent?: ReplacementEmailContent | undefined;
|
|
223
158
|
ReplacementHeaders?: MessageHeader[] | undefined;
|
|
224
159
|
}
|
|
225
|
-
export declare const BulkEmailStatus: {
|
|
226
|
-
readonly ACCOUNT_DAILY_QUOTA_EXCEEDED: "ACCOUNT_DAILY_QUOTA_EXCEEDED";
|
|
227
|
-
readonly ACCOUNT_SENDING_PAUSED: "ACCOUNT_SENDING_PAUSED";
|
|
228
|
-
readonly ACCOUNT_SUSPENDED: "ACCOUNT_SUSPENDED";
|
|
229
|
-
readonly ACCOUNT_THROTTLED: "ACCOUNT_THROTTLED";
|
|
230
|
-
readonly CONFIGURATION_SET_NOT_FOUND: "CONFIGURATION_SET_NOT_FOUND";
|
|
231
|
-
readonly CONFIGURATION_SET_SENDING_PAUSED: "CONFIGURATION_SET_SENDING_PAUSED";
|
|
232
|
-
readonly FAILED: "FAILED";
|
|
233
|
-
readonly INVALID_PARAMETER: "INVALID_PARAMETER";
|
|
234
|
-
readonly INVALID_SENDING_POOL_NAME: "INVALID_SENDING_POOL_NAME";
|
|
235
|
-
readonly MAIL_FROM_DOMAIN_NOT_VERIFIED: "MAIL_FROM_DOMAIN_NOT_VERIFIED";
|
|
236
|
-
readonly MESSAGE_REJECTED: "MESSAGE_REJECTED";
|
|
237
|
-
readonly SUCCESS: "SUCCESS";
|
|
238
|
-
readonly TEMPLATE_NOT_FOUND: "TEMPLATE_NOT_FOUND";
|
|
239
|
-
readonly TRANSIENT_FAILURE: "TRANSIENT_FAILURE";
|
|
240
|
-
};
|
|
241
|
-
export type BulkEmailStatus =
|
|
242
|
-
(typeof BulkEmailStatus)[keyof typeof BulkEmailStatus];
|
|
243
160
|
export interface BulkEmailEntryResult {
|
|
244
161
|
Status?: BulkEmailStatus | undefined;
|
|
245
162
|
Error?: string | undefined;
|
|
@@ -249,13 +166,6 @@ export interface CancelExportJobRequest {
|
|
|
249
166
|
JobId: string | undefined;
|
|
250
167
|
}
|
|
251
168
|
export interface CancelExportJobResponse {}
|
|
252
|
-
export declare const DimensionValueSource: {
|
|
253
|
-
readonly EMAIL_HEADER: "EMAIL_HEADER";
|
|
254
|
-
readonly LINK_TAG: "LINK_TAG";
|
|
255
|
-
readonly MESSAGE_TAG: "MESSAGE_TAG";
|
|
256
|
-
};
|
|
257
|
-
export type DimensionValueSource =
|
|
258
|
-
(typeof DimensionValueSource)[keyof typeof DimensionValueSource];
|
|
259
169
|
export interface CloudWatchDimensionConfiguration {
|
|
260
170
|
DimensionName: string | undefined;
|
|
261
171
|
DimensionValueSource: DimensionValueSource | undefined;
|
|
@@ -268,27 +178,6 @@ export interface Complaint {
|
|
|
268
178
|
ComplaintSubType?: string | undefined;
|
|
269
179
|
ComplaintFeedbackType?: string | undefined;
|
|
270
180
|
}
|
|
271
|
-
export declare class ConcurrentModificationException extends __BaseException {
|
|
272
|
-
readonly name: "ConcurrentModificationException";
|
|
273
|
-
readonly $fault: "server";
|
|
274
|
-
constructor(
|
|
275
|
-
opts: __ExceptionOptionType<
|
|
276
|
-
ConcurrentModificationException,
|
|
277
|
-
__BaseException
|
|
278
|
-
>
|
|
279
|
-
);
|
|
280
|
-
}
|
|
281
|
-
export declare class ConflictException extends __BaseException {
|
|
282
|
-
readonly name: "ConflictException";
|
|
283
|
-
readonly $fault: "client";
|
|
284
|
-
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
285
|
-
}
|
|
286
|
-
export declare const SubscriptionStatus: {
|
|
287
|
-
readonly OPT_IN: "OPT_IN";
|
|
288
|
-
readonly OPT_OUT: "OPT_OUT";
|
|
289
|
-
};
|
|
290
|
-
export type SubscriptionStatus =
|
|
291
|
-
(typeof SubscriptionStatus)[keyof typeof SubscriptionStatus];
|
|
292
181
|
export interface TopicPreference {
|
|
293
182
|
TopicName: string | undefined;
|
|
294
183
|
SubscriptionStatus: SubscriptionStatus | undefined;
|
|
@@ -304,21 +193,10 @@ export interface ContactList {
|
|
|
304
193
|
ContactListName?: string | undefined;
|
|
305
194
|
LastUpdatedTimestamp?: Date | undefined;
|
|
306
195
|
}
|
|
307
|
-
export declare const ContactListImportAction: {
|
|
308
|
-
readonly DELETE: "DELETE";
|
|
309
|
-
readonly PUT: "PUT";
|
|
310
|
-
};
|
|
311
|
-
export type ContactListImportAction =
|
|
312
|
-
(typeof ContactListImportAction)[keyof typeof ContactListImportAction];
|
|
313
196
|
export interface ContactListDestination {
|
|
314
197
|
ContactListName: string | undefined;
|
|
315
198
|
ContactListImportAction: ContactListImportAction | undefined;
|
|
316
199
|
}
|
|
317
|
-
export declare const TlsPolicy: {
|
|
318
|
-
readonly OPTIONAL: "OPTIONAL";
|
|
319
|
-
readonly REQUIRE: "REQUIRE";
|
|
320
|
-
};
|
|
321
|
-
export type TlsPolicy = (typeof TlsPolicy)[keyof typeof TlsPolicy];
|
|
322
200
|
export interface DeliveryOptions {
|
|
323
201
|
TlsPolicy?: TlsPolicy | undefined;
|
|
324
202
|
SendingPoolName?: string | undefined;
|
|
@@ -331,12 +209,6 @@ export interface ReputationOptions {
|
|
|
331
209
|
export interface SendingOptions {
|
|
332
210
|
SendingEnabled?: boolean | undefined;
|
|
333
211
|
}
|
|
334
|
-
export declare const SuppressionListReason: {
|
|
335
|
-
readonly BOUNCE: "BOUNCE";
|
|
336
|
-
readonly COMPLAINT: "COMPLAINT";
|
|
337
|
-
};
|
|
338
|
-
export type SuppressionListReason =
|
|
339
|
-
(typeof SuppressionListReason)[keyof typeof SuppressionListReason];
|
|
340
212
|
export interface SuppressionOptions {
|
|
341
213
|
SuppressedReasons?: SuppressionListReason[] | undefined;
|
|
342
214
|
}
|
|
@@ -344,21 +216,10 @@ export interface Tag {
|
|
|
344
216
|
Key: string | undefined;
|
|
345
217
|
Value: string | undefined;
|
|
346
218
|
}
|
|
347
|
-
export declare const HttpsPolicy: {
|
|
348
|
-
readonly OPTIONAL: "OPTIONAL";
|
|
349
|
-
readonly REQUIRE: "REQUIRE";
|
|
350
|
-
readonly REQUIRE_OPEN_ONLY: "REQUIRE_OPEN_ONLY";
|
|
351
|
-
};
|
|
352
|
-
export type HttpsPolicy = (typeof HttpsPolicy)[keyof typeof HttpsPolicy];
|
|
353
219
|
export interface TrackingOptions {
|
|
354
220
|
CustomRedirectDomain: string | undefined;
|
|
355
221
|
HttpsPolicy?: HttpsPolicy | undefined;
|
|
356
222
|
}
|
|
357
|
-
export declare const FeatureStatus: {
|
|
358
|
-
readonly DISABLED: "DISABLED";
|
|
359
|
-
readonly ENABLED: "ENABLED";
|
|
360
|
-
};
|
|
361
|
-
export type FeatureStatus = (typeof FeatureStatus)[keyof typeof FeatureStatus];
|
|
362
223
|
export interface DashboardOptions {
|
|
363
224
|
EngagementMetrics?: FeatureStatus | undefined;
|
|
364
225
|
}
|
|
@@ -381,13 +242,6 @@ export interface CreateConfigurationSetRequest {
|
|
|
381
242
|
ArchivingOptions?: ArchivingOptions | undefined;
|
|
382
243
|
}
|
|
383
244
|
export interface CreateConfigurationSetResponse {}
|
|
384
|
-
export declare class LimitExceededException extends __BaseException {
|
|
385
|
-
readonly name: "LimitExceededException";
|
|
386
|
-
readonly $fault: "client";
|
|
387
|
-
constructor(
|
|
388
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
389
|
-
);
|
|
390
|
-
}
|
|
391
245
|
export interface EventBridgeDestination {
|
|
392
246
|
EventBusArn: string | undefined;
|
|
393
247
|
}
|
|
@@ -395,19 +249,6 @@ export interface KinesisFirehoseDestination {
|
|
|
395
249
|
IamRoleArn: string | undefined;
|
|
396
250
|
DeliveryStreamArn: string | undefined;
|
|
397
251
|
}
|
|
398
|
-
export declare const EventType: {
|
|
399
|
-
readonly BOUNCE: "BOUNCE";
|
|
400
|
-
readonly CLICK: "CLICK";
|
|
401
|
-
readonly COMPLAINT: "COMPLAINT";
|
|
402
|
-
readonly DELIVERY: "DELIVERY";
|
|
403
|
-
readonly DELIVERY_DELAY: "DELIVERY_DELAY";
|
|
404
|
-
readonly OPEN: "OPEN";
|
|
405
|
-
readonly REJECT: "REJECT";
|
|
406
|
-
readonly RENDERING_FAILURE: "RENDERING_FAILURE";
|
|
407
|
-
readonly SEND: "SEND";
|
|
408
|
-
readonly SUBSCRIPTION: "SUBSCRIPTION";
|
|
409
|
-
};
|
|
410
|
-
export type EventType = (typeof EventType)[keyof typeof EventType];
|
|
411
252
|
export interface PinpointDestination {
|
|
412
253
|
ApplicationArn?: string | undefined;
|
|
413
254
|
}
|
|
@@ -459,11 +300,6 @@ export interface CreateCustomVerificationEmailTemplateRequest {
|
|
|
459
300
|
FailureRedirectionURL: string | undefined;
|
|
460
301
|
}
|
|
461
302
|
export interface CreateCustomVerificationEmailTemplateResponse {}
|
|
462
|
-
export declare const ScalingMode: {
|
|
463
|
-
readonly MANAGED: "MANAGED";
|
|
464
|
-
readonly STANDARD: "STANDARD";
|
|
465
|
-
};
|
|
466
|
-
export type ScalingMode = (typeof ScalingMode)[keyof typeof ScalingMode];
|
|
467
303
|
export interface CreateDedicatedIpPoolRequest {
|
|
468
304
|
PoolName: string | undefined;
|
|
469
305
|
Tags?: Tag[] | undefined;
|
|
@@ -490,75 +326,10 @@ export interface CreateDeliverabilityTestReportRequest {
|
|
|
490
326
|
Content: EmailContent | undefined;
|
|
491
327
|
Tags?: Tag[] | undefined;
|
|
492
328
|
}
|
|
493
|
-
export declare const DeliverabilityTestStatus: {
|
|
494
|
-
readonly COMPLETED: "COMPLETED";
|
|
495
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
496
|
-
};
|
|
497
|
-
export type DeliverabilityTestStatus =
|
|
498
|
-
(typeof DeliverabilityTestStatus)[keyof typeof DeliverabilityTestStatus];
|
|
499
329
|
export interface CreateDeliverabilityTestReportResponse {
|
|
500
330
|
ReportId: string | undefined;
|
|
501
331
|
DeliverabilityTestStatus: DeliverabilityTestStatus | undefined;
|
|
502
332
|
}
|
|
503
|
-
export declare class MailFromDomainNotVerifiedException extends __BaseException {
|
|
504
|
-
readonly name: "MailFromDomainNotVerifiedException";
|
|
505
|
-
readonly $fault: "client";
|
|
506
|
-
constructor(
|
|
507
|
-
opts: __ExceptionOptionType<
|
|
508
|
-
MailFromDomainNotVerifiedException,
|
|
509
|
-
__BaseException
|
|
510
|
-
>
|
|
511
|
-
);
|
|
512
|
-
}
|
|
513
|
-
export declare class MessageRejected extends __BaseException {
|
|
514
|
-
readonly name: "MessageRejected";
|
|
515
|
-
readonly $fault: "client";
|
|
516
|
-
constructor(opts: __ExceptionOptionType<MessageRejected, __BaseException>);
|
|
517
|
-
}
|
|
518
|
-
export declare class SendingPausedException extends __BaseException {
|
|
519
|
-
readonly name: "SendingPausedException";
|
|
520
|
-
readonly $fault: "client";
|
|
521
|
-
constructor(
|
|
522
|
-
opts: __ExceptionOptionType<SendingPausedException, __BaseException>
|
|
523
|
-
);
|
|
524
|
-
}
|
|
525
|
-
export declare const DkimSigningAttributesOrigin: {
|
|
526
|
-
readonly AWS_SES: "AWS_SES";
|
|
527
|
-
readonly AWS_SES_AF_SOUTH_1: "AWS_SES_AF_SOUTH_1";
|
|
528
|
-
readonly AWS_SES_AP_NORTHEAST_1: "AWS_SES_AP_NORTHEAST_1";
|
|
529
|
-
readonly AWS_SES_AP_NORTHEAST_2: "AWS_SES_AP_NORTHEAST_2";
|
|
530
|
-
readonly AWS_SES_AP_NORTHEAST_3: "AWS_SES_AP_NORTHEAST_3";
|
|
531
|
-
readonly AWS_SES_AP_SOUTHEAST_1: "AWS_SES_AP_SOUTHEAST_1";
|
|
532
|
-
readonly AWS_SES_AP_SOUTHEAST_2: "AWS_SES_AP_SOUTHEAST_2";
|
|
533
|
-
readonly AWS_SES_AP_SOUTHEAST_3: "AWS_SES_AP_SOUTHEAST_3";
|
|
534
|
-
readonly AWS_SES_AP_SOUTH_1: "AWS_SES_AP_SOUTH_1";
|
|
535
|
-
readonly AWS_SES_AP_SOUTH_2: "AWS_SES_AP_SOUTH_2";
|
|
536
|
-
readonly AWS_SES_CA_CENTRAL_1: "AWS_SES_CA_CENTRAL_1";
|
|
537
|
-
readonly AWS_SES_EU_CENTRAL_1: "AWS_SES_EU_CENTRAL_1";
|
|
538
|
-
readonly AWS_SES_EU_CENTRAL_2: "AWS_SES_EU_CENTRAL_2";
|
|
539
|
-
readonly AWS_SES_EU_NORTH_1: "AWS_SES_EU_NORTH_1";
|
|
540
|
-
readonly AWS_SES_EU_SOUTH_1: "AWS_SES_EU_SOUTH_1";
|
|
541
|
-
readonly AWS_SES_EU_WEST_1: "AWS_SES_EU_WEST_1";
|
|
542
|
-
readonly AWS_SES_EU_WEST_2: "AWS_SES_EU_WEST_2";
|
|
543
|
-
readonly AWS_SES_EU_WEST_3: "AWS_SES_EU_WEST_3";
|
|
544
|
-
readonly AWS_SES_IL_CENTRAL_1: "AWS_SES_IL_CENTRAL_1";
|
|
545
|
-
readonly AWS_SES_ME_CENTRAL_1: "AWS_SES_ME_CENTRAL_1";
|
|
546
|
-
readonly AWS_SES_ME_SOUTH_1: "AWS_SES_ME_SOUTH_1";
|
|
547
|
-
readonly AWS_SES_SA_EAST_1: "AWS_SES_SA_EAST_1";
|
|
548
|
-
readonly AWS_SES_US_EAST_1: "AWS_SES_US_EAST_1";
|
|
549
|
-
readonly AWS_SES_US_EAST_2: "AWS_SES_US_EAST_2";
|
|
550
|
-
readonly AWS_SES_US_WEST_1: "AWS_SES_US_WEST_1";
|
|
551
|
-
readonly AWS_SES_US_WEST_2: "AWS_SES_US_WEST_2";
|
|
552
|
-
readonly EXTERNAL: "EXTERNAL";
|
|
553
|
-
};
|
|
554
|
-
export type DkimSigningAttributesOrigin =
|
|
555
|
-
(typeof DkimSigningAttributesOrigin)[keyof typeof DkimSigningAttributesOrigin];
|
|
556
|
-
export declare const DkimSigningKeyLength: {
|
|
557
|
-
readonly RSA_1024_BIT: "RSA_1024_BIT";
|
|
558
|
-
readonly RSA_2048_BIT: "RSA_2048_BIT";
|
|
559
|
-
};
|
|
560
|
-
export type DkimSigningKeyLength =
|
|
561
|
-
(typeof DkimSigningKeyLength)[keyof typeof DkimSigningKeyLength];
|
|
562
333
|
export interface DkimSigningAttributes {
|
|
563
334
|
DomainSigningSelector?: string | undefined;
|
|
564
335
|
DomainSigningPrivateKey?: string | undefined;
|
|
@@ -571,14 +342,6 @@ export interface CreateEmailIdentityRequest {
|
|
|
571
342
|
DkimSigningAttributes?: DkimSigningAttributes | undefined;
|
|
572
343
|
ConfigurationSetName?: string | undefined;
|
|
573
344
|
}
|
|
574
|
-
export declare const DkimStatus: {
|
|
575
|
-
readonly FAILED: "FAILED";
|
|
576
|
-
readonly NOT_STARTED: "NOT_STARTED";
|
|
577
|
-
readonly PENDING: "PENDING";
|
|
578
|
-
readonly SUCCESS: "SUCCESS";
|
|
579
|
-
readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
|
|
580
|
-
};
|
|
581
|
-
export type DkimStatus = (typeof DkimStatus)[keyof typeof DkimStatus];
|
|
582
345
|
export interface DkimAttributes {
|
|
583
346
|
SigningEnabled?: boolean | undefined;
|
|
584
347
|
Status?: DkimStatus | undefined;
|
|
@@ -588,12 +351,6 @@ export interface DkimAttributes {
|
|
|
588
351
|
CurrentSigningKeyLength?: DkimSigningKeyLength | undefined;
|
|
589
352
|
LastKeyGenerationTimestamp?: Date | undefined;
|
|
590
353
|
}
|
|
591
|
-
export declare const IdentityType: {
|
|
592
|
-
readonly DOMAIN: "DOMAIN";
|
|
593
|
-
readonly EMAIL_ADDRESS: "EMAIL_ADDRESS";
|
|
594
|
-
readonly MANAGED_DOMAIN: "MANAGED_DOMAIN";
|
|
595
|
-
};
|
|
596
|
-
export type IdentityType = (typeof IdentityType)[keyof typeof IdentityType];
|
|
597
354
|
export interface CreateEmailIdentityResponse {
|
|
598
355
|
IdentityType?: IdentityType | undefined;
|
|
599
356
|
VerifiedForSendingStatus?: boolean | undefined;
|
|
@@ -610,22 +367,6 @@ export interface CreateEmailTemplateRequest {
|
|
|
610
367
|
TemplateContent: EmailTemplateContent | undefined;
|
|
611
368
|
}
|
|
612
369
|
export interface CreateEmailTemplateResponse {}
|
|
613
|
-
export declare const DeliveryEventType: {
|
|
614
|
-
readonly COMPLAINT: "COMPLAINT";
|
|
615
|
-
readonly DELIVERY: "DELIVERY";
|
|
616
|
-
readonly PERMANENT_BOUNCE: "PERMANENT_BOUNCE";
|
|
617
|
-
readonly SEND: "SEND";
|
|
618
|
-
readonly TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE";
|
|
619
|
-
readonly UNDETERMINED_BOUNCE: "UNDETERMINED_BOUNCE";
|
|
620
|
-
};
|
|
621
|
-
export type DeliveryEventType =
|
|
622
|
-
(typeof DeliveryEventType)[keyof typeof DeliveryEventType];
|
|
623
|
-
export declare const EngagementEventType: {
|
|
624
|
-
readonly CLICK: "CLICK";
|
|
625
|
-
readonly OPEN: "OPEN";
|
|
626
|
-
};
|
|
627
|
-
export type EngagementEventType =
|
|
628
|
-
(typeof EngagementEventType)[keyof typeof EngagementEventType];
|
|
629
370
|
export interface MessageInsightsFilters {
|
|
630
371
|
FromEmailAddress?: string[] | undefined;
|
|
631
372
|
Destination?: string[] | undefined;
|
|
@@ -641,12 +382,6 @@ export interface MessageInsightsDataSource {
|
|
|
641
382
|
Exclude?: MessageInsightsFilters | undefined;
|
|
642
383
|
MaxResults?: number | undefined;
|
|
643
384
|
}
|
|
644
|
-
export declare const MetricAggregation: {
|
|
645
|
-
readonly RATE: "RATE";
|
|
646
|
-
readonly VOLUME: "VOLUME";
|
|
647
|
-
};
|
|
648
|
-
export type MetricAggregation =
|
|
649
|
-
(typeof MetricAggregation)[keyof typeof MetricAggregation];
|
|
650
385
|
export interface ExportMetric {
|
|
651
386
|
Name?: Metric | undefined;
|
|
652
387
|
Aggregation?: MetricAggregation | undefined;
|
|
@@ -662,11 +397,6 @@ export interface ExportDataSource {
|
|
|
662
397
|
MetricsDataSource?: MetricsDataSource | undefined;
|
|
663
398
|
MessageInsightsDataSource?: MessageInsightsDataSource | undefined;
|
|
664
399
|
}
|
|
665
|
-
export declare const DataFormat: {
|
|
666
|
-
readonly CSV: "CSV";
|
|
667
|
-
readonly JSON: "JSON";
|
|
668
|
-
};
|
|
669
|
-
export type DataFormat = (typeof DataFormat)[keyof typeof DataFormat];
|
|
670
400
|
export interface ExportDestination {
|
|
671
401
|
DataFormat: DataFormat | undefined;
|
|
672
402
|
S3Url?: string | undefined;
|
|
@@ -682,12 +412,6 @@ export interface ImportDataSource {
|
|
|
682
412
|
S3Url: string | undefined;
|
|
683
413
|
DataFormat: DataFormat | undefined;
|
|
684
414
|
}
|
|
685
|
-
export declare const SuppressionListImportAction: {
|
|
686
|
-
readonly DELETE: "DELETE";
|
|
687
|
-
readonly PUT: "PUT";
|
|
688
|
-
};
|
|
689
|
-
export type SuppressionListImportAction =
|
|
690
|
-
(typeof SuppressionListImportAction)[keyof typeof SuppressionListImportAction];
|
|
691
415
|
export interface SuppressionListDestination {
|
|
692
416
|
SuppressionListImportAction: SuppressionListImportAction | undefined;
|
|
693
417
|
}
|
|
@@ -713,13 +437,6 @@ export interface CreateMultiRegionEndpointRequest {
|
|
|
713
437
|
Details: Details | undefined;
|
|
714
438
|
Tags?: Tag[] | undefined;
|
|
715
439
|
}
|
|
716
|
-
export declare const Status: {
|
|
717
|
-
readonly CREATING: "CREATING";
|
|
718
|
-
readonly DELETING: "DELETING";
|
|
719
|
-
readonly FAILED: "FAILED";
|
|
720
|
-
readonly READY: "READY";
|
|
721
|
-
};
|
|
722
|
-
export type Status = (typeof Status)[keyof typeof Status];
|
|
723
440
|
export interface CreateMultiRegionEndpointResponse {
|
|
724
441
|
Status?: Status | undefined;
|
|
725
442
|
EndpointId?: string | undefined;
|
|
@@ -728,12 +445,6 @@ export interface CreateTenantRequest {
|
|
|
728
445
|
TenantName: string | undefined;
|
|
729
446
|
Tags?: Tag[] | undefined;
|
|
730
447
|
}
|
|
731
|
-
export declare const SendingStatus: {
|
|
732
|
-
readonly DISABLED: "DISABLED";
|
|
733
|
-
readonly ENABLED: "ENABLED";
|
|
734
|
-
readonly REINSTATED: "REINSTATED";
|
|
735
|
-
};
|
|
736
|
-
export type SendingStatus = (typeof SendingStatus)[keyof typeof SendingStatus];
|
|
737
448
|
export interface CreateTenantResponse {
|
|
738
449
|
TenantName?: string | undefined;
|
|
739
450
|
TenantId?: string | undefined;
|
|
@@ -775,12 +486,6 @@ export interface DailyVolume {
|
|
|
775
486
|
export interface DashboardAttributes {
|
|
776
487
|
EngagementMetrics?: FeatureStatus | undefined;
|
|
777
488
|
}
|
|
778
|
-
export declare const WarmupStatus: {
|
|
779
|
-
readonly DONE: "DONE";
|
|
780
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
781
|
-
readonly NOT_APPLICABLE: "NOT_APPLICABLE";
|
|
782
|
-
};
|
|
783
|
-
export type WarmupStatus = (typeof WarmupStatus)[keyof typeof WarmupStatus];
|
|
784
489
|
export interface DedicatedIp {
|
|
785
490
|
Ip: string | undefined;
|
|
786
491
|
WarmupStatus: WarmupStatus | undefined;
|
|
@@ -849,13 +554,6 @@ export interface DeleteTenantResourceAssociationRequest {
|
|
|
849
554
|
ResourceArn: string | undefined;
|
|
850
555
|
}
|
|
851
556
|
export interface DeleteTenantResourceAssociationResponse {}
|
|
852
|
-
export declare const DeliverabilityDashboardAccountStatus: {
|
|
853
|
-
readonly ACTIVE: "ACTIVE";
|
|
854
|
-
readonly DISABLED: "DISABLED";
|
|
855
|
-
readonly PENDING_EXPIRATION: "PENDING_EXPIRATION";
|
|
856
|
-
};
|
|
857
|
-
export type DeliverabilityDashboardAccountStatus =
|
|
858
|
-
(typeof DeliverabilityDashboardAccountStatus)[keyof typeof DeliverabilityDashboardAccountStatus];
|
|
859
557
|
export interface DeliverabilityTestReport {
|
|
860
558
|
ReportId?: string | undefined;
|
|
861
559
|
ReportName?: string | undefined;
|
|
@@ -917,20 +615,6 @@ export interface EventDestination {
|
|
|
917
615
|
EventBridgeDestination?: EventBridgeDestination | undefined;
|
|
918
616
|
PinpointDestination?: PinpointDestination | undefined;
|
|
919
617
|
}
|
|
920
|
-
export declare const ExportSourceType: {
|
|
921
|
-
readonly MESSAGE_INSIGHTS: "MESSAGE_INSIGHTS";
|
|
922
|
-
readonly METRICS_DATA: "METRICS_DATA";
|
|
923
|
-
};
|
|
924
|
-
export type ExportSourceType =
|
|
925
|
-
(typeof ExportSourceType)[keyof typeof ExportSourceType];
|
|
926
|
-
export declare const JobStatus: {
|
|
927
|
-
readonly CANCELLED: "CANCELLED";
|
|
928
|
-
readonly COMPLETED: "COMPLETED";
|
|
929
|
-
readonly CREATED: "CREATED";
|
|
930
|
-
readonly FAILED: "FAILED";
|
|
931
|
-
readonly PROCESSING: "PROCESSING";
|
|
932
|
-
};
|
|
933
|
-
export type JobStatus = (typeof JobStatus)[keyof typeof JobStatus];
|
|
934
618
|
export interface ExportJobSummary {
|
|
935
619
|
JobId?: string | undefined;
|
|
936
620
|
ExportSourceType?: ExportSourceType | undefined;
|
|
@@ -1110,33 +794,11 @@ export interface GetDomainStatisticsReportResponse {
|
|
|
1110
794
|
export interface GetEmailIdentityRequest {
|
|
1111
795
|
EmailIdentity: string | undefined;
|
|
1112
796
|
}
|
|
1113
|
-
export declare const MailFromDomainStatus: {
|
|
1114
|
-
readonly FAILED: "FAILED";
|
|
1115
|
-
readonly PENDING: "PENDING";
|
|
1116
|
-
readonly SUCCESS: "SUCCESS";
|
|
1117
|
-
readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
|
|
1118
|
-
};
|
|
1119
|
-
export type MailFromDomainStatus =
|
|
1120
|
-
(typeof MailFromDomainStatus)[keyof typeof MailFromDomainStatus];
|
|
1121
797
|
export interface MailFromAttributes {
|
|
1122
798
|
MailFromDomain: string | undefined;
|
|
1123
799
|
MailFromDomainStatus: MailFromDomainStatus | undefined;
|
|
1124
800
|
BehaviorOnMxFailure: BehaviorOnMxFailure | undefined;
|
|
1125
801
|
}
|
|
1126
|
-
export declare const VerificationError: {
|
|
1127
|
-
readonly DNS_SERVER_ERROR: "DNS_SERVER_ERROR";
|
|
1128
|
-
readonly HOST_NOT_FOUND: "HOST_NOT_FOUND";
|
|
1129
|
-
readonly INVALID_VALUE: "INVALID_VALUE";
|
|
1130
|
-
readonly REPLICATION_ACCESS_DENIED: "REPLICATION_ACCESS_DENIED";
|
|
1131
|
-
readonly REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED: "REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED";
|
|
1132
|
-
readonly REPLICATION_PRIMARY_INVALID_REGION: "REPLICATION_PRIMARY_INVALID_REGION";
|
|
1133
|
-
readonly REPLICATION_PRIMARY_NOT_FOUND: "REPLICATION_PRIMARY_NOT_FOUND";
|
|
1134
|
-
readonly REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED: "REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED";
|
|
1135
|
-
readonly SERVICE_ERROR: "SERVICE_ERROR";
|
|
1136
|
-
readonly TYPE_NOT_FOUND: "TYPE_NOT_FOUND";
|
|
1137
|
-
};
|
|
1138
|
-
export type VerificationError =
|
|
1139
|
-
(typeof VerificationError)[keyof typeof VerificationError];
|
|
1140
802
|
export interface SOARecord {
|
|
1141
803
|
PrimaryNameServer?: string | undefined;
|
|
1142
804
|
AdminEmail?: string | undefined;
|
|
@@ -1148,15 +810,6 @@ export interface VerificationInfo {
|
|
|
1148
810
|
ErrorType?: VerificationError | undefined;
|
|
1149
811
|
SOARecord?: SOARecord | undefined;
|
|
1150
812
|
}
|
|
1151
|
-
export declare const VerificationStatus: {
|
|
1152
|
-
readonly FAILED: "FAILED";
|
|
1153
|
-
readonly NOT_STARTED: "NOT_STARTED";
|
|
1154
|
-
readonly PENDING: "PENDING";
|
|
1155
|
-
readonly SUCCESS: "SUCCESS";
|
|
1156
|
-
readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
|
|
1157
|
-
};
|
|
1158
|
-
export type VerificationStatus =
|
|
1159
|
-
(typeof VerificationStatus)[keyof typeof VerificationStatus];
|
|
1160
813
|
export interface GetEmailIdentityResponse {
|
|
1161
814
|
IdentityType?: IdentityType | undefined;
|
|
1162
815
|
FeedbackForwardingStatus?: boolean | undefined;
|
|
@@ -1234,11 +887,6 @@ export interface GetMultiRegionEndpointResponse {
|
|
|
1234
887
|
CreatedTimestamp?: Date | undefined;
|
|
1235
888
|
LastUpdatedTimestamp?: Date | undefined;
|
|
1236
889
|
}
|
|
1237
|
-
export declare const ReputationEntityType: {
|
|
1238
|
-
readonly RESOURCE: "RESOURCE";
|
|
1239
|
-
};
|
|
1240
|
-
export type ReputationEntityType =
|
|
1241
|
-
(typeof ReputationEntityType)[keyof typeof ReputationEntityType];
|
|
1242
890
|
export interface GetReputationEntityRequest {
|
|
1243
891
|
ReputationEntityReference: string | undefined;
|
|
1244
892
|
ReputationEntityType: ReputationEntityType | undefined;
|
|
@@ -1248,12 +896,6 @@ export interface StatusRecord {
|
|
|
1248
896
|
Cause?: string | undefined;
|
|
1249
897
|
LastUpdatedTimestamp?: Date | undefined;
|
|
1250
898
|
}
|
|
1251
|
-
export declare const RecommendationImpact: {
|
|
1252
|
-
readonly HIGH: "HIGH";
|
|
1253
|
-
readonly LOW: "LOW";
|
|
1254
|
-
};
|
|
1255
|
-
export type RecommendationImpact =
|
|
1256
|
-
(typeof RecommendationImpact)[keyof typeof RecommendationImpact];
|
|
1257
899
|
export interface ReputationEntity {
|
|
1258
900
|
ReputationEntityReference?: string | undefined;
|
|
1259
901
|
ReputationEntityType?: ReputationEntityType | undefined;
|
|
@@ -1302,12 +944,6 @@ export interface IdentityInfo {
|
|
|
1302
944
|
SendingEnabled?: boolean | undefined;
|
|
1303
945
|
VerificationStatus?: VerificationStatus | undefined;
|
|
1304
946
|
}
|
|
1305
|
-
export declare const ImportDestinationType: {
|
|
1306
|
-
readonly CONTACT_LIST: "CONTACT_LIST";
|
|
1307
|
-
readonly SUPPRESSION_LIST: "SUPPRESSION_LIST";
|
|
1308
|
-
};
|
|
1309
|
-
export type ImportDestinationType =
|
|
1310
|
-
(typeof ImportDestinationType)[keyof typeof ImportDestinationType];
|
|
1311
947
|
export interface ImportJobSummary {
|
|
1312
948
|
JobId?: string | undefined;
|
|
1313
949
|
ImportDestination?: ImportDestination | undefined;
|
|
@@ -1316,13 +952,6 @@ export interface ImportJobSummary {
|
|
|
1316
952
|
ProcessedRecordsCount?: number | undefined;
|
|
1317
953
|
FailedRecordsCount?: number | undefined;
|
|
1318
954
|
}
|
|
1319
|
-
export declare class InvalidNextTokenException extends __BaseException {
|
|
1320
|
-
readonly name: "InvalidNextTokenException";
|
|
1321
|
-
readonly $fault: "client";
|
|
1322
|
-
constructor(
|
|
1323
|
-
opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>
|
|
1324
|
-
);
|
|
1325
|
-
}
|
|
1326
955
|
export interface ListConfigurationSetsRequest {
|
|
1327
956
|
NextToken?: string | undefined;
|
|
1328
957
|
PageSize?: number | undefined;
|
|
@@ -1449,37 +1078,11 @@ export interface ListMultiRegionEndpointsResponse {
|
|
|
1449
1078
|
MultiRegionEndpoints?: MultiRegionEndpoint[] | undefined;
|
|
1450
1079
|
NextToken?: string | undefined;
|
|
1451
1080
|
}
|
|
1452
|
-
export declare const ListRecommendationsFilterKey: {
|
|
1453
|
-
readonly IMPACT: "IMPACT";
|
|
1454
|
-
readonly RESOURCE_ARN: "RESOURCE_ARN";
|
|
1455
|
-
readonly STATUS: "STATUS";
|
|
1456
|
-
readonly TYPE: "TYPE";
|
|
1457
|
-
};
|
|
1458
|
-
export type ListRecommendationsFilterKey =
|
|
1459
|
-
(typeof ListRecommendationsFilterKey)[keyof typeof ListRecommendationsFilterKey];
|
|
1460
1081
|
export interface ListRecommendationsRequest {
|
|
1461
1082
|
Filter?: Partial<Record<ListRecommendationsFilterKey, string>> | undefined;
|
|
1462
1083
|
NextToken?: string | undefined;
|
|
1463
1084
|
PageSize?: number | undefined;
|
|
1464
1085
|
}
|
|
1465
|
-
export declare const RecommendationStatus: {
|
|
1466
|
-
readonly FIXED: "FIXED";
|
|
1467
|
-
readonly OPEN: "OPEN";
|
|
1468
|
-
};
|
|
1469
|
-
export type RecommendationStatus =
|
|
1470
|
-
(typeof RecommendationStatus)[keyof typeof RecommendationStatus];
|
|
1471
|
-
export declare const RecommendationType: {
|
|
1472
|
-
readonly BIMI: "BIMI";
|
|
1473
|
-
readonly BOUNCE: "BOUNCE";
|
|
1474
|
-
readonly COMPLAINT: "COMPLAINT";
|
|
1475
|
-
readonly DKIM: "DKIM";
|
|
1476
|
-
readonly DMARC: "DMARC";
|
|
1477
|
-
readonly FEEDBACK_3P: "FEEDBACK_3P";
|
|
1478
|
-
readonly IP_LISTING: "IP_LISTING";
|
|
1479
|
-
readonly SPF: "SPF";
|
|
1480
|
-
};
|
|
1481
|
-
export type RecommendationType =
|
|
1482
|
-
(typeof RecommendationType)[keyof typeof RecommendationType];
|
|
1483
1086
|
export interface Recommendation {
|
|
1484
1087
|
ResourceArn?: string | undefined;
|
|
1485
1088
|
Type?: RecommendationType | undefined;
|
|
@@ -1493,14 +1096,6 @@ export interface ListRecommendationsResponse {
|
|
|
1493
1096
|
Recommendations?: Recommendation[] | undefined;
|
|
1494
1097
|
NextToken?: string | undefined;
|
|
1495
1098
|
}
|
|
1496
|
-
export declare const ReputationEntityFilterKey: {
|
|
1497
|
-
readonly ENTITY_REFERENCE_PREFIX: "ENTITY_REFERENCE_PREFIX";
|
|
1498
|
-
readonly ENTITY_TYPE: "ENTITY_TYPE";
|
|
1499
|
-
readonly REPUTATION_IMPACT: "REPUTATION_IMPACT";
|
|
1500
|
-
readonly STATUS: "SENDING_STATUS";
|
|
1501
|
-
};
|
|
1502
|
-
export type ReputationEntityFilterKey =
|
|
1503
|
-
(typeof ReputationEntityFilterKey)[keyof typeof ReputationEntityFilterKey];
|
|
1504
1099
|
export interface ListReputationEntitiesRequest {
|
|
1505
1100
|
Filter?: Partial<Record<ReputationEntityFilterKey, string>> | undefined;
|
|
1506
1101
|
NextToken?: string | undefined;
|
|
@@ -1525,3 +1120,209 @@ export interface ListResourceTenantsResponse {
|
|
|
1525
1120
|
ResourceTenants?: ResourceTenantMetadata[] | undefined;
|
|
1526
1121
|
NextToken?: string | undefined;
|
|
1527
1122
|
}
|
|
1123
|
+
export interface ListSuppressedDestinationsRequest {
|
|
1124
|
+
Reasons?: SuppressionListReason[] | undefined;
|
|
1125
|
+
StartDate?: Date | undefined;
|
|
1126
|
+
EndDate?: Date | undefined;
|
|
1127
|
+
NextToken?: string | undefined;
|
|
1128
|
+
PageSize?: number | undefined;
|
|
1129
|
+
}
|
|
1130
|
+
export interface SuppressedDestinationSummary {
|
|
1131
|
+
EmailAddress: string | undefined;
|
|
1132
|
+
Reason: SuppressionListReason | undefined;
|
|
1133
|
+
LastUpdateTime: Date | undefined;
|
|
1134
|
+
}
|
|
1135
|
+
export interface ListSuppressedDestinationsResponse {
|
|
1136
|
+
SuppressedDestinationSummaries?: SuppressedDestinationSummary[] | undefined;
|
|
1137
|
+
NextToken?: string | undefined;
|
|
1138
|
+
}
|
|
1139
|
+
export interface ListTagsForResourceRequest {
|
|
1140
|
+
ResourceArn: string | undefined;
|
|
1141
|
+
}
|
|
1142
|
+
export interface ListTagsForResourceResponse {
|
|
1143
|
+
Tags: Tag[] | undefined;
|
|
1144
|
+
}
|
|
1145
|
+
export interface ListTenantResourcesRequest {
|
|
1146
|
+
TenantName: string | undefined;
|
|
1147
|
+
Filter?: Partial<Record<ListTenantResourcesFilterKey, string>> | undefined;
|
|
1148
|
+
PageSize?: number | undefined;
|
|
1149
|
+
NextToken?: string | undefined;
|
|
1150
|
+
}
|
|
1151
|
+
export interface TenantResource {
|
|
1152
|
+
ResourceType?: ResourceType | undefined;
|
|
1153
|
+
ResourceArn?: string | undefined;
|
|
1154
|
+
}
|
|
1155
|
+
export interface ListTenantResourcesResponse {
|
|
1156
|
+
TenantResources?: TenantResource[] | undefined;
|
|
1157
|
+
NextToken?: string | undefined;
|
|
1158
|
+
}
|
|
1159
|
+
export interface ListTenantsRequest {
|
|
1160
|
+
NextToken?: string | undefined;
|
|
1161
|
+
PageSize?: number | undefined;
|
|
1162
|
+
}
|
|
1163
|
+
export interface TenantInfo {
|
|
1164
|
+
TenantName?: string | undefined;
|
|
1165
|
+
TenantId?: string | undefined;
|
|
1166
|
+
TenantArn?: string | undefined;
|
|
1167
|
+
CreatedTimestamp?: Date | undefined;
|
|
1168
|
+
}
|
|
1169
|
+
export interface ListTenantsResponse {
|
|
1170
|
+
Tenants?: TenantInfo[] | undefined;
|
|
1171
|
+
NextToken?: string | undefined;
|
|
1172
|
+
}
|
|
1173
|
+
export interface PutAccountDedicatedIpWarmupAttributesRequest {
|
|
1174
|
+
AutoWarmupEnabled?: boolean | undefined;
|
|
1175
|
+
}
|
|
1176
|
+
export interface PutAccountDedicatedIpWarmupAttributesResponse {}
|
|
1177
|
+
export interface PutAccountDetailsRequest {
|
|
1178
|
+
MailType: MailType | undefined;
|
|
1179
|
+
WebsiteURL: string | undefined;
|
|
1180
|
+
ContactLanguage?: ContactLanguage | undefined;
|
|
1181
|
+
UseCaseDescription?: string | undefined;
|
|
1182
|
+
AdditionalContactEmailAddresses?: string[] | undefined;
|
|
1183
|
+
ProductionAccessEnabled?: boolean | undefined;
|
|
1184
|
+
}
|
|
1185
|
+
export interface PutAccountDetailsResponse {}
|
|
1186
|
+
export interface PutAccountSendingAttributesRequest {
|
|
1187
|
+
SendingEnabled?: boolean | undefined;
|
|
1188
|
+
}
|
|
1189
|
+
export interface PutAccountSendingAttributesResponse {}
|
|
1190
|
+
export interface PutAccountSuppressionAttributesRequest {
|
|
1191
|
+
SuppressedReasons?: SuppressionListReason[] | undefined;
|
|
1192
|
+
}
|
|
1193
|
+
export interface PutAccountSuppressionAttributesResponse {}
|
|
1194
|
+
export interface PutAccountVdmAttributesRequest {
|
|
1195
|
+
VdmAttributes: VdmAttributes | undefined;
|
|
1196
|
+
}
|
|
1197
|
+
export interface PutAccountVdmAttributesResponse {}
|
|
1198
|
+
export interface PutConfigurationSetArchivingOptionsRequest {
|
|
1199
|
+
ConfigurationSetName: string | undefined;
|
|
1200
|
+
ArchiveArn?: string | undefined;
|
|
1201
|
+
}
|
|
1202
|
+
export interface PutConfigurationSetArchivingOptionsResponse {}
|
|
1203
|
+
export interface PutConfigurationSetDeliveryOptionsRequest {
|
|
1204
|
+
ConfigurationSetName: string | undefined;
|
|
1205
|
+
TlsPolicy?: TlsPolicy | undefined;
|
|
1206
|
+
SendingPoolName?: string | undefined;
|
|
1207
|
+
MaxDeliverySeconds?: number | undefined;
|
|
1208
|
+
}
|
|
1209
|
+
export interface PutConfigurationSetDeliveryOptionsResponse {}
|
|
1210
|
+
export interface PutConfigurationSetReputationOptionsRequest {
|
|
1211
|
+
ConfigurationSetName: string | undefined;
|
|
1212
|
+
ReputationMetricsEnabled?: boolean | undefined;
|
|
1213
|
+
}
|
|
1214
|
+
export interface PutConfigurationSetReputationOptionsResponse {}
|
|
1215
|
+
export interface PutConfigurationSetSendingOptionsRequest {
|
|
1216
|
+
ConfigurationSetName: string | undefined;
|
|
1217
|
+
SendingEnabled?: boolean | undefined;
|
|
1218
|
+
}
|
|
1219
|
+
export interface PutConfigurationSetSendingOptionsResponse {}
|
|
1220
|
+
export interface PutConfigurationSetSuppressionOptionsRequest {
|
|
1221
|
+
ConfigurationSetName: string | undefined;
|
|
1222
|
+
SuppressedReasons?: SuppressionListReason[] | undefined;
|
|
1223
|
+
}
|
|
1224
|
+
export interface PutConfigurationSetSuppressionOptionsResponse {}
|
|
1225
|
+
export interface PutConfigurationSetTrackingOptionsRequest {
|
|
1226
|
+
ConfigurationSetName: string | undefined;
|
|
1227
|
+
CustomRedirectDomain?: string | undefined;
|
|
1228
|
+
HttpsPolicy?: HttpsPolicy | undefined;
|
|
1229
|
+
}
|
|
1230
|
+
export interface PutConfigurationSetTrackingOptionsResponse {}
|
|
1231
|
+
export interface PutConfigurationSetVdmOptionsRequest {
|
|
1232
|
+
ConfigurationSetName: string | undefined;
|
|
1233
|
+
VdmOptions?: VdmOptions | undefined;
|
|
1234
|
+
}
|
|
1235
|
+
export interface PutConfigurationSetVdmOptionsResponse {}
|
|
1236
|
+
export interface PutDedicatedIpInPoolRequest {
|
|
1237
|
+
Ip: string | undefined;
|
|
1238
|
+
DestinationPoolName: string | undefined;
|
|
1239
|
+
}
|
|
1240
|
+
export interface PutDedicatedIpInPoolResponse {}
|
|
1241
|
+
export interface PutDedicatedIpPoolScalingAttributesRequest {
|
|
1242
|
+
PoolName: string | undefined;
|
|
1243
|
+
ScalingMode: ScalingMode | undefined;
|
|
1244
|
+
}
|
|
1245
|
+
export interface PutDedicatedIpPoolScalingAttributesResponse {}
|
|
1246
|
+
export interface PutDedicatedIpWarmupAttributesRequest {
|
|
1247
|
+
Ip: string | undefined;
|
|
1248
|
+
WarmupPercentage: number | undefined;
|
|
1249
|
+
}
|
|
1250
|
+
export interface PutDedicatedIpWarmupAttributesResponse {}
|
|
1251
|
+
export interface PutDeliverabilityDashboardOptionRequest {
|
|
1252
|
+
DashboardEnabled: boolean | undefined;
|
|
1253
|
+
SubscribedDomains?: DomainDeliverabilityTrackingOption[] | undefined;
|
|
1254
|
+
}
|
|
1255
|
+
export interface PutDeliverabilityDashboardOptionResponse {}
|
|
1256
|
+
export interface PutEmailIdentityConfigurationSetAttributesRequest {
|
|
1257
|
+
EmailIdentity: string | undefined;
|
|
1258
|
+
ConfigurationSetName?: string | undefined;
|
|
1259
|
+
}
|
|
1260
|
+
export interface PutEmailIdentityConfigurationSetAttributesResponse {}
|
|
1261
|
+
export interface PutEmailIdentityDkimAttributesRequest {
|
|
1262
|
+
EmailIdentity: string | undefined;
|
|
1263
|
+
SigningEnabled?: boolean | undefined;
|
|
1264
|
+
}
|
|
1265
|
+
export interface PutEmailIdentityDkimAttributesResponse {}
|
|
1266
|
+
export interface PutEmailIdentityDkimSigningAttributesRequest {
|
|
1267
|
+
EmailIdentity: string | undefined;
|
|
1268
|
+
SigningAttributesOrigin: DkimSigningAttributesOrigin | undefined;
|
|
1269
|
+
SigningAttributes?: DkimSigningAttributes | undefined;
|
|
1270
|
+
}
|
|
1271
|
+
export interface PutEmailIdentityDkimSigningAttributesResponse {
|
|
1272
|
+
DkimStatus?: DkimStatus | undefined;
|
|
1273
|
+
DkimTokens?: string[] | undefined;
|
|
1274
|
+
}
|
|
1275
|
+
export interface PutEmailIdentityFeedbackAttributesRequest {
|
|
1276
|
+
EmailIdentity: string | undefined;
|
|
1277
|
+
EmailForwardingEnabled?: boolean | undefined;
|
|
1278
|
+
}
|
|
1279
|
+
export interface PutEmailIdentityFeedbackAttributesResponse {}
|
|
1280
|
+
export interface PutEmailIdentityMailFromAttributesRequest {
|
|
1281
|
+
EmailIdentity: string | undefined;
|
|
1282
|
+
MailFromDomain?: string | undefined;
|
|
1283
|
+
BehaviorOnMxFailure?: BehaviorOnMxFailure | undefined;
|
|
1284
|
+
}
|
|
1285
|
+
export interface PutEmailIdentityMailFromAttributesResponse {}
|
|
1286
|
+
export interface PutSuppressedDestinationRequest {
|
|
1287
|
+
EmailAddress: string | undefined;
|
|
1288
|
+
Reason: SuppressionListReason | undefined;
|
|
1289
|
+
}
|
|
1290
|
+
export interface PutSuppressedDestinationResponse {}
|
|
1291
|
+
export interface SendBulkEmailRequest {
|
|
1292
|
+
FromEmailAddress?: string | undefined;
|
|
1293
|
+
FromEmailAddressIdentityArn?: string | undefined;
|
|
1294
|
+
ReplyToAddresses?: string[] | undefined;
|
|
1295
|
+
FeedbackForwardingEmailAddress?: string | undefined;
|
|
1296
|
+
FeedbackForwardingEmailAddressIdentityArn?: string | undefined;
|
|
1297
|
+
DefaultEmailTags?: MessageTag[] | undefined;
|
|
1298
|
+
DefaultContent: BulkEmailContent | undefined;
|
|
1299
|
+
BulkEmailEntries: BulkEmailEntry[] | undefined;
|
|
1300
|
+
ConfigurationSetName?: string | undefined;
|
|
1301
|
+
EndpointId?: string | undefined;
|
|
1302
|
+
TenantName?: string | undefined;
|
|
1303
|
+
}
|
|
1304
|
+
export interface SendBulkEmailResponse {
|
|
1305
|
+
BulkEmailEntryResults: BulkEmailEntryResult[] | undefined;
|
|
1306
|
+
}
|
|
1307
|
+
export interface SendCustomVerificationEmailRequest {
|
|
1308
|
+
EmailAddress: string | undefined;
|
|
1309
|
+
TemplateName: string | undefined;
|
|
1310
|
+
ConfigurationSetName?: string | undefined;
|
|
1311
|
+
}
|
|
1312
|
+
export interface SendCustomVerificationEmailResponse {
|
|
1313
|
+
MessageId?: string | undefined;
|
|
1314
|
+
}
|
|
1315
|
+
export interface SendEmailRequest {
|
|
1316
|
+
FromEmailAddress?: string | undefined;
|
|
1317
|
+
FromEmailAddressIdentityArn?: string | undefined;
|
|
1318
|
+
Destination?: Destination | undefined;
|
|
1319
|
+
ReplyToAddresses?: string[] | undefined;
|
|
1320
|
+
FeedbackForwardingEmailAddress?: string | undefined;
|
|
1321
|
+
FeedbackForwardingEmailAddressIdentityArn?: string | undefined;
|
|
1322
|
+
Content: EmailContent | undefined;
|
|
1323
|
+
EmailTags?: MessageTag[] | undefined;
|
|
1324
|
+
ConfigurationSetName?: string | undefined;
|
|
1325
|
+
EndpointId?: string | undefined;
|
|
1326
|
+
TenantName?: string | undefined;
|
|
1327
|
+
ListManagementOptions?: ListManagementOptions | undefined;
|
|
1328
|
+
}
|