@aws-sdk/client-sesv2 3.933.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.
Files changed (79) hide show
  1. package/dist-cjs/index.js +305 -305
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +293 -0
  4. package/dist-es/models/errors.js +157 -0
  5. package/dist-es/models/models_0.js +1 -442
  6. package/dist-es/models/models_1.js +1 -8
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
  9. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  10. package/dist-types/commands/ListTenantResourcesCommand.d.ts +1 -1
  11. package/dist-types/commands/ListTenantsCommand.d.ts +1 -1
  12. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  13. package/dist-types/commands/PutAccountDetailsCommand.d.ts +1 -1
  14. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
  15. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
  16. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
  17. package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
  18. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
  19. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
  20. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
  21. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
  22. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
  23. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
  24. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
  25. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
  26. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  27. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
  28. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
  29. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
  30. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
  31. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
  32. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
  33. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +1 -1
  34. package/dist-types/commands/SendBulkEmailCommand.d.ts +1 -1
  35. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
  36. package/dist-types/commands/SendEmailCommand.d.ts +2 -1
  37. package/dist-types/index.d.ts +4 -1
  38. package/dist-types/models/enums.d.ts +685 -0
  39. package/dist-types/models/errors.d.ts +160 -0
  40. package/dist-types/models/models_0.d.ts +1195 -822
  41. package/dist-types/models/models_1.d.ts +2 -1218
  42. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/index.d.ts +4 -1
  72. package/dist-types/ts3.4/models/enums.d.ts +374 -0
  73. package/dist-types/ts3.4/models/errors.d.ts +93 -0
  74. package/dist-types/ts3.4/models/models_0.d.ts +257 -456
  75. package/dist-types/ts3.4/models/models_1.d.ts +1 -239
  76. package/package.json +13 -13
  77. package/dist-es/models/index.js +0 -2
  78. package/dist-types/models/index.d.ts +0 -2
  79. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -1,43 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { SESv2ServiceException as __BaseException } from "./SESv2ServiceException";
3
- /**
4
- * @public
5
- * @enum
6
- */
7
- export declare const ContactLanguage: {
8
- readonly EN: "EN";
9
- readonly JA: "JA";
10
- };
11
- /**
12
- * @public
13
- */
14
- export type ContactLanguage = (typeof ContactLanguage)[keyof typeof ContactLanguage];
15
- /**
16
- * @public
17
- * @enum
18
- */
19
- export declare const MailType: {
20
- readonly MARKETING: "MARKETING";
21
- readonly TRANSACTIONAL: "TRANSACTIONAL";
22
- };
23
- /**
24
- * @public
25
- */
26
- export type MailType = (typeof MailType)[keyof typeof MailType];
27
- /**
28
- * @public
29
- * @enum
30
- */
31
- export declare const ReviewStatus: {
32
- readonly DENIED: "DENIED";
33
- readonly FAILED: "FAILED";
34
- readonly GRANTED: "GRANTED";
35
- readonly PENDING: "PENDING";
36
- };
37
- /**
38
- * @public
39
- */
40
- export type ReviewStatus = (typeof ReviewStatus)[keyof typeof ReviewStatus];
1
+ import { AttachmentContentDisposition, AttachmentContentTransferEncoding, BehaviorOnMxFailure, BounceType, BulkEmailStatus, ContactLanguage, ContactListImportAction, DataFormat, DeliverabilityDashboardAccountStatus, DeliverabilityTestStatus, DeliveryEventType, DimensionValueSource, DkimSigningAttributesOrigin, DkimSigningKeyLength, DkimStatus, EngagementEventType, EventType, ExportSourceType, FeatureStatus, HttpsPolicy, IdentityType, ImportDestinationType, JobStatus, ListRecommendationsFilterKey, ListTenantResourcesFilterKey, MailFromDomainStatus, MailType, Metric, MetricAggregation, MetricDimensionName, MetricNamespace, QueryErrorCode, RecommendationImpact, RecommendationStatus, RecommendationType, ReputationEntityFilterKey, ReputationEntityType, ResourceType, ReviewStatus, ScalingMode, SendingStatus, Status, SubscriptionStatus, SuppressionListImportAction, SuppressionListReason, TlsPolicy, VerificationError, VerificationStatus, WarmupStatus } from "./enums";
41
2
  /**
42
3
  * <p>An object that contains information about your account details review.</p>
43
4
  * @public
@@ -131,31 +92,6 @@ export interface AccountDetails {
131
92
  */
132
93
  ReviewDetails?: ReviewDetails | undefined;
133
94
  }
134
- /**
135
- * <p>The message can't be sent because the account's ability to send email has been
136
- * permanently restricted.</p>
137
- * @public
138
- */
139
- export declare class AccountSuspendedException extends __BaseException {
140
- readonly name: "AccountSuspendedException";
141
- readonly $fault: "client";
142
- /**
143
- * @internal
144
- */
145
- constructor(opts: __ExceptionOptionType<AccountSuspendedException, __BaseException>);
146
- }
147
- /**
148
- * <p>The resource specified in your request already exists.</p>
149
- * @public
150
- */
151
- export declare class AlreadyExistsException extends __BaseException {
152
- readonly name: "AlreadyExistsException";
153
- readonly $fault: "client";
154
- /**
155
- * @internal
156
- */
157
- constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
158
- }
159
95
  /**
160
96
  * <p>Used to associate a configuration set with a MailManager archive.</p>
161
97
  * @public
@@ -168,31 +104,6 @@ export interface ArchivingOptions {
168
104
  */
169
105
  ArchiveArn?: string | undefined;
170
106
  }
171
- /**
172
- * @public
173
- * @enum
174
- */
175
- export declare const AttachmentContentDisposition: {
176
- readonly ATTACHMENT: "ATTACHMENT";
177
- readonly INLINE: "INLINE";
178
- };
179
- /**
180
- * @public
181
- */
182
- export type AttachmentContentDisposition = (typeof AttachmentContentDisposition)[keyof typeof AttachmentContentDisposition];
183
- /**
184
- * @public
185
- * @enum
186
- */
187
- export declare const AttachmentContentTransferEncoding: {
188
- readonly BASE64: "BASE64";
189
- readonly QUOTED_PRINTABLE: "QUOTED_PRINTABLE";
190
- readonly SEVEN_BIT: "SEVEN_BIT";
191
- };
192
- /**
193
- * @public
194
- */
195
- export type AttachmentContentTransferEncoding = (typeof AttachmentContentTransferEncoding)[keyof typeof AttachmentContentTransferEncoding];
196
107
  /**
197
108
  * <p> Contains metadata and attachment raw content.</p>
198
109
  * @public
@@ -245,62 +156,6 @@ export interface Attachment {
245
156
  */
246
157
  ContentType?: string | undefined;
247
158
  }
248
- /**
249
- * <p>The input you provided is invalid.</p>
250
- * @public
251
- */
252
- export declare class BadRequestException extends __BaseException {
253
- readonly name: "BadRequestException";
254
- readonly $fault: "client";
255
- /**
256
- * @internal
257
- */
258
- constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
259
- }
260
- /**
261
- * @public
262
- * @enum
263
- */
264
- export declare const MetricDimensionName: {
265
- readonly CONFIGURATION_SET: "CONFIGURATION_SET";
266
- readonly EMAIL_IDENTITY: "EMAIL_IDENTITY";
267
- readonly ISP: "ISP";
268
- };
269
- /**
270
- * @public
271
- */
272
- export type MetricDimensionName = (typeof MetricDimensionName)[keyof typeof MetricDimensionName];
273
- /**
274
- * @public
275
- * @enum
276
- */
277
- export declare const Metric: {
278
- readonly CLICK: "CLICK";
279
- readonly COMPLAINT: "COMPLAINT";
280
- readonly DELIVERY: "DELIVERY";
281
- readonly DELIVERY_CLICK: "DELIVERY_CLICK";
282
- readonly DELIVERY_COMPLAINT: "DELIVERY_COMPLAINT";
283
- readonly DELIVERY_OPEN: "DELIVERY_OPEN";
284
- readonly OPEN: "OPEN";
285
- readonly PERMANENT_BOUNCE: "PERMANENT_BOUNCE";
286
- readonly SEND: "SEND";
287
- readonly TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE";
288
- };
289
- /**
290
- * @public
291
- */
292
- export type Metric = (typeof Metric)[keyof typeof Metric];
293
- /**
294
- * @public
295
- * @enum
296
- */
297
- export declare const MetricNamespace: {
298
- readonly VDM: "VDM";
299
- };
300
- /**
301
- * @public
302
- */
303
- export type MetricNamespace = (typeof MetricNamespace)[keyof typeof MetricNamespace];
304
159
  /**
305
160
  * <p>Represents a single metric data query to include in a batch.</p>
306
161
  * @public
@@ -413,18 +268,6 @@ export interface BatchGetMetricDataRequest {
413
268
  */
414
269
  Queries: BatchGetMetricDataQuery[] | undefined;
415
270
  }
416
- /**
417
- * @public
418
- * @enum
419
- */
420
- export declare const QueryErrorCode: {
421
- readonly ACCESS_DENIED: "ACCESS_DENIED";
422
- readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
423
- };
424
- /**
425
- * @public
426
- */
427
- export type QueryErrorCode = (typeof QueryErrorCode)[keyof typeof QueryErrorCode];
428
271
  /**
429
272
  * <p>An error corresponding to the unsuccessful processing of a single metric data query.</p>
430
273
  * @public
@@ -494,54 +337,6 @@ export interface BatchGetMetricDataResponse {
494
337
  */
495
338
  Errors?: MetricDataError[] | undefined;
496
339
  }
497
- /**
498
- * <p>The request couldn't be processed because an error occurred with the Amazon SES API v2.</p>
499
- * @public
500
- */
501
- export declare class InternalServiceErrorException extends __BaseException {
502
- readonly name: "InternalServiceErrorException";
503
- readonly $fault: "server";
504
- /**
505
- * @internal
506
- */
507
- constructor(opts: __ExceptionOptionType<InternalServiceErrorException, __BaseException>);
508
- }
509
- /**
510
- * <p>The resource you attempted to access doesn't exist.</p>
511
- * @public
512
- */
513
- export declare class NotFoundException extends __BaseException {
514
- readonly name: "NotFoundException";
515
- readonly $fault: "client";
516
- /**
517
- * @internal
518
- */
519
- constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
520
- }
521
- /**
522
- * <p>Too many requests have been made to the operation.</p>
523
- * @public
524
- */
525
- export declare class TooManyRequestsException extends __BaseException {
526
- readonly name: "TooManyRequestsException";
527
- readonly $fault: "client";
528
- /**
529
- * @internal
530
- */
531
- constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
532
- }
533
- /**
534
- * @public
535
- * @enum
536
- */
537
- export declare const BehaviorOnMxFailure: {
538
- readonly REJECT_MESSAGE: "REJECT_MESSAGE";
539
- readonly USE_DEFAULT_VALUE: "USE_DEFAULT_VALUE";
540
- };
541
- /**
542
- * @public
543
- */
544
- export type BehaviorOnMxFailure = (typeof BehaviorOnMxFailure)[keyof typeof BehaviorOnMxFailure];
545
340
  /**
546
341
  * <p>An object that contains information about a blacklisting event that impacts one of the
547
342
  * dedicated IP addresses that is associated with your account.</p>
@@ -605,19 +400,6 @@ export interface Body {
605
400
  */
606
401
  Html?: Content | undefined;
607
402
  }
608
- /**
609
- * @public
610
- * @enum
611
- */
612
- export declare const BounceType: {
613
- readonly PERMANENT: "PERMANENT";
614
- readonly TRANSIENT: "TRANSIENT";
615
- readonly UNDETERMINED: "UNDETERMINED";
616
- };
617
- /**
618
- * @public
619
- */
620
- export type BounceType = (typeof BounceType)[keyof typeof BounceType];
621
403
  /**
622
404
  * <p>Information about a <code>Bounce</code> event.</p>
623
405
  * @public
@@ -927,30 +709,6 @@ export interface BulkEmailEntry {
927
709
  */
928
710
  ReplacementHeaders?: MessageHeader[] | undefined;
929
711
  }
930
- /**
931
- * @public
932
- * @enum
933
- */
934
- export declare const BulkEmailStatus: {
935
- readonly ACCOUNT_DAILY_QUOTA_EXCEEDED: "ACCOUNT_DAILY_QUOTA_EXCEEDED";
936
- readonly ACCOUNT_SENDING_PAUSED: "ACCOUNT_SENDING_PAUSED";
937
- readonly ACCOUNT_SUSPENDED: "ACCOUNT_SUSPENDED";
938
- readonly ACCOUNT_THROTTLED: "ACCOUNT_THROTTLED";
939
- readonly CONFIGURATION_SET_NOT_FOUND: "CONFIGURATION_SET_NOT_FOUND";
940
- readonly CONFIGURATION_SET_SENDING_PAUSED: "CONFIGURATION_SET_SENDING_PAUSED";
941
- readonly FAILED: "FAILED";
942
- readonly INVALID_PARAMETER: "INVALID_PARAMETER";
943
- readonly INVALID_SENDING_POOL_NAME: "INVALID_SENDING_POOL_NAME";
944
- readonly MAIL_FROM_DOMAIN_NOT_VERIFIED: "MAIL_FROM_DOMAIN_NOT_VERIFIED";
945
- readonly MESSAGE_REJECTED: "MESSAGE_REJECTED";
946
- readonly SUCCESS: "SUCCESS";
947
- readonly TEMPLATE_NOT_FOUND: "TEMPLATE_NOT_FOUND";
948
- readonly TRANSIENT_FAILURE: "TRANSIENT_FAILURE";
949
- };
950
- /**
951
- * @public
952
- */
953
- export type BulkEmailStatus = (typeof BulkEmailStatus)[keyof typeof BulkEmailStatus];
954
712
  /**
955
713
  * <p>The result of the <code>SendBulkEmail</code> operation of each specified
956
714
  * <code>BulkEmailEntry</code>.</p>
@@ -1053,19 +811,6 @@ export interface CancelExportJobRequest {
1053
811
  */
1054
812
  export interface CancelExportJobResponse {
1055
813
  }
1056
- /**
1057
- * @public
1058
- * @enum
1059
- */
1060
- export declare const DimensionValueSource: {
1061
- readonly EMAIL_HEADER: "EMAIL_HEADER";
1062
- readonly LINK_TAG: "LINK_TAG";
1063
- readonly MESSAGE_TAG: "MESSAGE_TAG";
1064
- };
1065
- /**
1066
- * @public
1067
- */
1068
- export type DimensionValueSource = (typeof DimensionValueSource)[keyof typeof DimensionValueSource];
1069
814
  /**
1070
815
  * <p>An object that defines the dimension configuration to use when you send email events
1071
816
  * to Amazon CloudWatch.</p>
@@ -1148,42 +893,6 @@ export interface Complaint {
1148
893
  */
1149
894
  ComplaintFeedbackType?: string | undefined;
1150
895
  }
1151
- /**
1152
- * <p>The resource is being modified by another operation or thread.</p>
1153
- * @public
1154
- */
1155
- export declare class ConcurrentModificationException extends __BaseException {
1156
- readonly name: "ConcurrentModificationException";
1157
- readonly $fault: "server";
1158
- /**
1159
- * @internal
1160
- */
1161
- constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
1162
- }
1163
- /**
1164
- * <p>If there is already an ongoing account details update under review.</p>
1165
- * @public
1166
- */
1167
- export declare class ConflictException extends __BaseException {
1168
- readonly name: "ConflictException";
1169
- readonly $fault: "client";
1170
- /**
1171
- * @internal
1172
- */
1173
- constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
1174
- }
1175
- /**
1176
- * @public
1177
- * @enum
1178
- */
1179
- export declare const SubscriptionStatus: {
1180
- readonly OPT_IN: "OPT_IN";
1181
- readonly OPT_OUT: "OPT_OUT";
1182
- };
1183
- /**
1184
- * @public
1185
- */
1186
- export type SubscriptionStatus = (typeof SubscriptionStatus)[keyof typeof SubscriptionStatus];
1187
896
  /**
1188
897
  * <p>The contact's preference for being opted-in to or opted-out of a topic.</p>
1189
898
  * @public
@@ -1250,18 +959,6 @@ export interface ContactList {
1250
959
  */
1251
960
  LastUpdatedTimestamp?: Date | undefined;
1252
961
  }
1253
- /**
1254
- * @public
1255
- * @enum
1256
- */
1257
- export declare const ContactListImportAction: {
1258
- readonly DELETE: "DELETE";
1259
- readonly PUT: "PUT";
1260
- };
1261
- /**
1262
- * @public
1263
- */
1264
- export type ContactListImportAction = (typeof ContactListImportAction)[keyof typeof ContactListImportAction];
1265
962
  /**
1266
963
  * <p>An object that contains details about the action of a contact list.</p>
1267
964
  * @public
@@ -1288,18 +985,6 @@ export interface ContactListDestination {
1288
985
  */
1289
986
  ContactListImportAction: ContactListImportAction | undefined;
1290
987
  }
1291
- /**
1292
- * @public
1293
- * @enum
1294
- */
1295
- export declare const TlsPolicy: {
1296
- readonly OPTIONAL: "OPTIONAL";
1297
- readonly REQUIRE: "REQUIRE";
1298
- };
1299
- /**
1300
- * @public
1301
- */
1302
- export type TlsPolicy = (typeof TlsPolicy)[keyof typeof TlsPolicy];
1303
988
  /**
1304
989
  * <p>Used to associate a configuration set with a dedicated IP pool.</p>
1305
990
  * @public
@@ -1361,18 +1046,6 @@ export interface SendingOptions {
1361
1046
  */
1362
1047
  SendingEnabled?: boolean | undefined;
1363
1048
  }
1364
- /**
1365
- * @public
1366
- * @enum
1367
- */
1368
- export declare const SuppressionListReason: {
1369
- readonly BOUNCE: "BOUNCE";
1370
- readonly COMPLAINT: "COMPLAINT";
1371
- };
1372
- /**
1373
- * @public
1374
- */
1375
- export type SuppressionListReason = (typeof SuppressionListReason)[keyof typeof SuppressionListReason];
1376
1049
  /**
1377
1050
  * <p>An object that contains information about the suppression list preferences for your
1378
1051
  * account.</p>
@@ -1453,19 +1126,6 @@ export interface Tag {
1453
1126
  */
1454
1127
  Value: string | undefined;
1455
1128
  }
1456
- /**
1457
- * @public
1458
- * @enum
1459
- */
1460
- export declare const HttpsPolicy: {
1461
- readonly OPTIONAL: "OPTIONAL";
1462
- readonly REQUIRE: "REQUIRE";
1463
- readonly REQUIRE_OPEN_ONLY: "REQUIRE_OPEN_ONLY";
1464
- };
1465
- /**
1466
- * @public
1467
- */
1468
- export type HttpsPolicy = (typeof HttpsPolicy)[keyof typeof HttpsPolicy];
1469
1129
  /**
1470
1130
  * <p>An object that defines the tracking options for a configuration set. When you use the
1471
1131
  * Amazon SES API v2 to send an email, it contains an invisible image that's used to track when
@@ -1488,18 +1148,6 @@ export interface TrackingOptions {
1488
1148
  */
1489
1149
  HttpsPolicy?: HttpsPolicy | undefined;
1490
1150
  }
1491
- /**
1492
- * @public
1493
- * @enum
1494
- */
1495
- export declare const FeatureStatus: {
1496
- readonly DISABLED: "DISABLED";
1497
- readonly ENABLED: "ENABLED";
1498
- };
1499
- /**
1500
- * @public
1501
- */
1502
- export type FeatureStatus = (typeof FeatureStatus)[keyof typeof FeatureStatus];
1503
1151
  /**
1504
1152
  * <p>An object containing additional settings for your VDM configuration as applicable to
1505
1153
  * the Dashboard.</p>
@@ -1636,18 +1284,6 @@ export interface CreateConfigurationSetRequest {
1636
1284
  */
1637
1285
  export interface CreateConfigurationSetResponse {
1638
1286
  }
1639
- /**
1640
- * <p>There are too many instances of the specified resource type.</p>
1641
- * @public
1642
- */
1643
- export declare class LimitExceededException extends __BaseException {
1644
- readonly name: "LimitExceededException";
1645
- readonly $fault: "client";
1646
- /**
1647
- * @internal
1648
- */
1649
- constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
1650
- }
1651
1287
  /**
1652
1288
  * <p>An object that defines an Amazon EventBridge destination for email events. You can use Amazon EventBridge to
1653
1289
  * send notifications when certain email events occur.</p>
@@ -1679,26 +1315,6 @@ export interface KinesisFirehoseDestination {
1679
1315
  */
1680
1316
  DeliveryStreamArn: string | undefined;
1681
1317
  }
1682
- /**
1683
- * @public
1684
- * @enum
1685
- */
1686
- export declare const EventType: {
1687
- readonly BOUNCE: "BOUNCE";
1688
- readonly CLICK: "CLICK";
1689
- readonly COMPLAINT: "COMPLAINT";
1690
- readonly DELIVERY: "DELIVERY";
1691
- readonly DELIVERY_DELAY: "DELIVERY_DELAY";
1692
- readonly OPEN: "OPEN";
1693
- readonly REJECT: "REJECT";
1694
- readonly RENDERING_FAILURE: "RENDERING_FAILURE";
1695
- readonly SEND: "SEND";
1696
- readonly SUBSCRIPTION: "SUBSCRIPTION";
1697
- };
1698
- /**
1699
- * @public
1700
- */
1701
- export type EventType = (typeof EventType)[keyof typeof EventType];
1702
1318
  /**
1703
1319
  * <p>An object that defines an Amazon Pinpoint project destination for email events. You can send
1704
1320
  * email event data to a Amazon Pinpoint project to view metrics using the Transactional Messaging
@@ -1953,18 +1569,6 @@ export interface CreateCustomVerificationEmailTemplateRequest {
1953
1569
  */
1954
1570
  export interface CreateCustomVerificationEmailTemplateResponse {
1955
1571
  }
1956
- /**
1957
- * @public
1958
- * @enum
1959
- */
1960
- export declare const ScalingMode: {
1961
- readonly MANAGED: "MANAGED";
1962
- readonly STANDARD: "STANDARD";
1963
- };
1964
- /**
1965
- * @public
1966
- */
1967
- export type ScalingMode = (typeof ScalingMode)[keyof typeof ScalingMode];
1968
1572
  /**
1969
1573
  * <p>A request to create a new dedicated IP pool.</p>
1970
1574
  * @public
@@ -2154,18 +1758,6 @@ export interface CreateDeliverabilityTestReportRequest {
2154
1758
  */
2155
1759
  Tags?: Tag[] | undefined;
2156
1760
  }
2157
- /**
2158
- * @public
2159
- * @enum
2160
- */
2161
- export declare const DeliverabilityTestStatus: {
2162
- readonly COMPLETED: "COMPLETED";
2163
- readonly IN_PROGRESS: "IN_PROGRESS";
2164
- };
2165
- /**
2166
- * @public
2167
- */
2168
- export type DeliverabilityTestStatus = (typeof DeliverabilityTestStatus)[keyof typeof DeliverabilityTestStatus];
2169
1761
  /**
2170
1762
  * <p>Information about the predictive inbox placement test that you created.</p>
2171
1763
  * @public
@@ -2185,92 +1777,6 @@ export interface CreateDeliverabilityTestReportResponse {
2185
1777
  */
2186
1778
  DeliverabilityTestStatus: DeliverabilityTestStatus | undefined;
2187
1779
  }
2188
- /**
2189
- * <p>The message can't be sent because the sending domain isn't verified.</p>
2190
- * @public
2191
- */
2192
- export declare class MailFromDomainNotVerifiedException extends __BaseException {
2193
- readonly name: "MailFromDomainNotVerifiedException";
2194
- readonly $fault: "client";
2195
- /**
2196
- * @internal
2197
- */
2198
- constructor(opts: __ExceptionOptionType<MailFromDomainNotVerifiedException, __BaseException>);
2199
- }
2200
- /**
2201
- * <p>The message can't be sent because it contains invalid content.</p>
2202
- * @public
2203
- */
2204
- export declare class MessageRejected extends __BaseException {
2205
- readonly name: "MessageRejected";
2206
- readonly $fault: "client";
2207
- /**
2208
- * @internal
2209
- */
2210
- constructor(opts: __ExceptionOptionType<MessageRejected, __BaseException>);
2211
- }
2212
- /**
2213
- * <p>The message can't be sent because the account's ability to send email is currently
2214
- * paused.</p>
2215
- * @public
2216
- */
2217
- export declare class SendingPausedException extends __BaseException {
2218
- readonly name: "SendingPausedException";
2219
- readonly $fault: "client";
2220
- /**
2221
- * @internal
2222
- */
2223
- constructor(opts: __ExceptionOptionType<SendingPausedException, __BaseException>);
2224
- }
2225
- /**
2226
- * @public
2227
- * @enum
2228
- */
2229
- export declare const DkimSigningAttributesOrigin: {
2230
- readonly AWS_SES: "AWS_SES";
2231
- readonly AWS_SES_AF_SOUTH_1: "AWS_SES_AF_SOUTH_1";
2232
- readonly AWS_SES_AP_NORTHEAST_1: "AWS_SES_AP_NORTHEAST_1";
2233
- readonly AWS_SES_AP_NORTHEAST_2: "AWS_SES_AP_NORTHEAST_2";
2234
- readonly AWS_SES_AP_NORTHEAST_3: "AWS_SES_AP_NORTHEAST_3";
2235
- readonly AWS_SES_AP_SOUTHEAST_1: "AWS_SES_AP_SOUTHEAST_1";
2236
- readonly AWS_SES_AP_SOUTHEAST_2: "AWS_SES_AP_SOUTHEAST_2";
2237
- readonly AWS_SES_AP_SOUTHEAST_3: "AWS_SES_AP_SOUTHEAST_3";
2238
- readonly AWS_SES_AP_SOUTH_1: "AWS_SES_AP_SOUTH_1";
2239
- readonly AWS_SES_AP_SOUTH_2: "AWS_SES_AP_SOUTH_2";
2240
- readonly AWS_SES_CA_CENTRAL_1: "AWS_SES_CA_CENTRAL_1";
2241
- readonly AWS_SES_EU_CENTRAL_1: "AWS_SES_EU_CENTRAL_1";
2242
- readonly AWS_SES_EU_CENTRAL_2: "AWS_SES_EU_CENTRAL_2";
2243
- readonly AWS_SES_EU_NORTH_1: "AWS_SES_EU_NORTH_1";
2244
- readonly AWS_SES_EU_SOUTH_1: "AWS_SES_EU_SOUTH_1";
2245
- readonly AWS_SES_EU_WEST_1: "AWS_SES_EU_WEST_1";
2246
- readonly AWS_SES_EU_WEST_2: "AWS_SES_EU_WEST_2";
2247
- readonly AWS_SES_EU_WEST_3: "AWS_SES_EU_WEST_3";
2248
- readonly AWS_SES_IL_CENTRAL_1: "AWS_SES_IL_CENTRAL_1";
2249
- readonly AWS_SES_ME_CENTRAL_1: "AWS_SES_ME_CENTRAL_1";
2250
- readonly AWS_SES_ME_SOUTH_1: "AWS_SES_ME_SOUTH_1";
2251
- readonly AWS_SES_SA_EAST_1: "AWS_SES_SA_EAST_1";
2252
- readonly AWS_SES_US_EAST_1: "AWS_SES_US_EAST_1";
2253
- readonly AWS_SES_US_EAST_2: "AWS_SES_US_EAST_2";
2254
- readonly AWS_SES_US_WEST_1: "AWS_SES_US_WEST_1";
2255
- readonly AWS_SES_US_WEST_2: "AWS_SES_US_WEST_2";
2256
- readonly EXTERNAL: "EXTERNAL";
2257
- };
2258
- /**
2259
- * @public
2260
- */
2261
- export type DkimSigningAttributesOrigin = (typeof DkimSigningAttributesOrigin)[keyof typeof DkimSigningAttributesOrigin];
2262
- /**
2263
- * @public
2264
- * @enum
2265
- */
2266
- export declare const DkimSigningKeyLength: {
2267
- readonly RSA_1024_BIT: "RSA_1024_BIT";
2268
- readonly RSA_2048_BIT: "RSA_2048_BIT";
2269
- };
2270
- /**
2271
- * @public
2272
- */
2273
- export type DkimSigningKeyLength = (typeof DkimSigningKeyLength)[keyof typeof DkimSigningKeyLength];
2274
1780
  /**
2275
1781
  * <p>An object that contains configuration for Bring Your Own DKIM (BYODKIM), or, for Easy
2276
1782
  * DKIM</p>
@@ -2529,21 +2035,6 @@ export interface CreateEmailIdentityRequest {
2529
2035
  */
2530
2036
  ConfigurationSetName?: string | undefined;
2531
2037
  }
2532
- /**
2533
- * @public
2534
- * @enum
2535
- */
2536
- export declare const DkimStatus: {
2537
- readonly FAILED: "FAILED";
2538
- readonly NOT_STARTED: "NOT_STARTED";
2539
- readonly PENDING: "PENDING";
2540
- readonly SUCCESS: "SUCCESS";
2541
- readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
2542
- };
2543
- /**
2544
- * @public
2545
- */
2546
- export type DkimStatus = (typeof DkimStatus)[keyof typeof DkimStatus];
2547
2038
  /**
2548
2039
  * <p>An object that contains information about the DKIM authentication status for an email
2549
2040
  * identity.</p>
@@ -2811,19 +2302,6 @@ export interface DkimAttributes {
2811
2302
  */
2812
2303
  LastKeyGenerationTimestamp?: Date | undefined;
2813
2304
  }
2814
- /**
2815
- * @public
2816
- * @enum
2817
- */
2818
- export declare const IdentityType: {
2819
- readonly DOMAIN: "DOMAIN";
2820
- readonly EMAIL_ADDRESS: "EMAIL_ADDRESS";
2821
- readonly MANAGED_DOMAIN: "MANAGED_DOMAIN";
2822
- };
2823
- /**
2824
- * @public
2825
- */
2826
- export type IdentityType = (typeof IdentityType)[keyof typeof IdentityType];
2827
2305
  /**
2828
2306
  * <p>If the email identity is a domain, this object contains information about the DKIM
2829
2307
  * verification status for the domain.</p>
@@ -2909,34 +2387,6 @@ export interface CreateEmailTemplateRequest {
2909
2387
  */
2910
2388
  export interface CreateEmailTemplateResponse {
2911
2389
  }
2912
- /**
2913
- * @public
2914
- * @enum
2915
- */
2916
- export declare const DeliveryEventType: {
2917
- readonly COMPLAINT: "COMPLAINT";
2918
- readonly DELIVERY: "DELIVERY";
2919
- readonly PERMANENT_BOUNCE: "PERMANENT_BOUNCE";
2920
- readonly SEND: "SEND";
2921
- readonly TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE";
2922
- readonly UNDETERMINED_BOUNCE: "UNDETERMINED_BOUNCE";
2923
- };
2924
- /**
2925
- * @public
2926
- */
2927
- export type DeliveryEventType = (typeof DeliveryEventType)[keyof typeof DeliveryEventType];
2928
- /**
2929
- * @public
2930
- * @enum
2931
- */
2932
- export declare const EngagementEventType: {
2933
- readonly CLICK: "CLICK";
2934
- readonly OPEN: "OPEN";
2935
- };
2936
- /**
2937
- * @public
2938
- */
2939
- export type EngagementEventType = (typeof EngagementEventType)[keyof typeof EngagementEventType];
2940
2390
  /**
2941
2391
  * <p>An object containing Message Insights filters.</p>
2942
2392
  * <p>If you specify multiple filters, the filters are joined by AND.</p>
@@ -3024,18 +2474,6 @@ export interface MessageInsightsDataSource {
3024
2474
  */
3025
2475
  MaxResults?: number | undefined;
3026
2476
  }
3027
- /**
3028
- * @public
3029
- * @enum
3030
- */
3031
- export declare const MetricAggregation: {
3032
- readonly RATE: "RATE";
3033
- readonly VOLUME: "VOLUME";
3034
- };
3035
- /**
3036
- * @public
3037
- */
3038
- export type MetricAggregation = (typeof MetricAggregation)[keyof typeof MetricAggregation];
3039
2477
  /**
3040
2478
  * <p>An object that contains a mapping between a <code>Metric</code> and
3041
2479
  * <code>MetricAggregation</code>.</p>
@@ -3178,18 +2616,6 @@ export interface ExportDataSource {
3178
2616
  */
3179
2617
  MessageInsightsDataSource?: MessageInsightsDataSource | undefined;
3180
2618
  }
3181
- /**
3182
- * @public
3183
- * @enum
3184
- */
3185
- export declare const DataFormat: {
3186
- readonly CSV: "CSV";
3187
- readonly JSON: "JSON";
3188
- };
3189
- /**
3190
- * @public
3191
- */
3192
- export type DataFormat = (typeof DataFormat)[keyof typeof DataFormat];
3193
2619
  /**
3194
2620
  * <p>An object that contains details about the destination of the export job.</p>
3195
2621
  * @public
@@ -3263,19 +2689,7 @@ export interface ImportDataSource {
3263
2689
  DataFormat: DataFormat | undefined;
3264
2690
  }
3265
2691
  /**
3266
- * @public
3267
- * @enum
3268
- */
3269
- export declare const SuppressionListImportAction: {
3270
- readonly DELETE: "DELETE";
3271
- readonly PUT: "PUT";
3272
- };
3273
- /**
3274
- * @public
3275
- */
3276
- export type SuppressionListImportAction = (typeof SuppressionListImportAction)[keyof typeof SuppressionListImportAction];
3277
- /**
3278
- * <p>An object that contains details about the action of suppression list.</p>
2692
+ * <p>An object that contains details about the action of suppression list.</p>
3279
2693
  * @public
3280
2694
  */
3281
2695
  export interface SuppressionListDestination {
@@ -3383,20 +2797,6 @@ export interface CreateMultiRegionEndpointRequest {
3383
2797
  */
3384
2798
  Tags?: Tag[] | undefined;
3385
2799
  }
3386
- /**
3387
- * @public
3388
- * @enum
3389
- */
3390
- export declare const Status: {
3391
- readonly CREATING: "CREATING";
3392
- readonly DELETING: "DELETING";
3393
- readonly FAILED: "FAILED";
3394
- readonly READY: "READY";
3395
- };
3396
- /**
3397
- * @public
3398
- */
3399
- export type Status = (typeof Status)[keyof typeof Status];
3400
2800
  /**
3401
2801
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
3402
2802
  * fails.</p>
@@ -3454,19 +2854,6 @@ export interface CreateTenantRequest {
3454
2854
  */
3455
2855
  Tags?: Tag[] | undefined;
3456
2856
  }
3457
- /**
3458
- * @public
3459
- * @enum
3460
- */
3461
- export declare const SendingStatus: {
3462
- readonly DISABLED: "DISABLED";
3463
- readonly ENABLED: "ENABLED";
3464
- readonly REINSTATED: "REINSTATED";
3465
- };
3466
- /**
3467
- * @public
3468
- */
3469
- export type SendingStatus = (typeof SendingStatus)[keyof typeof SendingStatus];
3470
2857
  /**
3471
2858
  * <p>Information about a newly created tenant.</p>
3472
2859
  * @public
@@ -3677,19 +3064,6 @@ export interface DashboardAttributes {
3677
3064
  */
3678
3065
  EngagementMetrics?: FeatureStatus | undefined;
3679
3066
  }
3680
- /**
3681
- * @public
3682
- * @enum
3683
- */
3684
- export declare const WarmupStatus: {
3685
- readonly DONE: "DONE";
3686
- readonly IN_PROGRESS: "IN_PROGRESS";
3687
- readonly NOT_APPLICABLE: "NOT_APPLICABLE";
3688
- };
3689
- /**
3690
- * @public
3691
- */
3692
- export type WarmupStatus = (typeof WarmupStatus)[keyof typeof WarmupStatus];
3693
3067
  /**
3694
3068
  * <p>Contains information about a dedicated IP address that is associated with your Amazon SES
3695
3069
  * account.</p>
@@ -4057,19 +3431,6 @@ export interface DeleteTenantResourceAssociationRequest {
4057
3431
  */
4058
3432
  export interface DeleteTenantResourceAssociationResponse {
4059
3433
  }
4060
- /**
4061
- * @public
4062
- * @enum
4063
- */
4064
- export declare const DeliverabilityDashboardAccountStatus: {
4065
- readonly ACTIVE: "ACTIVE";
4066
- readonly DISABLED: "DISABLED";
4067
- readonly PENDING_EXPIRATION: "PENDING_EXPIRATION";
4068
- };
4069
- /**
4070
- * @public
4071
- */
4072
- export type DeliverabilityDashboardAccountStatus = (typeof DeliverabilityDashboardAccountStatus)[keyof typeof DeliverabilityDashboardAccountStatus];
4073
3434
  /**
4074
3435
  * <p>An object that contains metadata related to a predictive inbox placement test.</p>
4075
3436
  * @public
@@ -4494,33 +3855,6 @@ export interface EventDestination {
4494
3855
  */
4495
3856
  PinpointDestination?: PinpointDestination | undefined;
4496
3857
  }
4497
- /**
4498
- * @public
4499
- * @enum
4500
- */
4501
- export declare const ExportSourceType: {
4502
- readonly MESSAGE_INSIGHTS: "MESSAGE_INSIGHTS";
4503
- readonly METRICS_DATA: "METRICS_DATA";
4504
- };
4505
- /**
4506
- * @public
4507
- */
4508
- export type ExportSourceType = (typeof ExportSourceType)[keyof typeof ExportSourceType];
4509
- /**
4510
- * @public
4511
- * @enum
4512
- */
4513
- export declare const JobStatus: {
4514
- readonly CANCELLED: "CANCELLED";
4515
- readonly COMPLETED: "COMPLETED";
4516
- readonly CREATED: "CREATED";
4517
- readonly FAILED: "FAILED";
4518
- readonly PROCESSING: "PROCESSING";
4519
- };
4520
- /**
4521
- * @public
4522
- */
4523
- export type JobStatus = (typeof JobStatus)[keyof typeof JobStatus];
4524
3858
  /**
4525
3859
  * <p>A summary of the export job.</p>
4526
3860
  * @public
@@ -5411,20 +4745,6 @@ export interface GetEmailIdentityRequest {
5411
4745
  */
5412
4746
  EmailIdentity: string | undefined;
5413
4747
  }
5414
- /**
5415
- * @public
5416
- * @enum
5417
- */
5418
- export declare const MailFromDomainStatus: {
5419
- readonly FAILED: "FAILED";
5420
- readonly PENDING: "PENDING";
5421
- readonly SUCCESS: "SUCCESS";
5422
- readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
5423
- };
5424
- /**
5425
- * @public
5426
- */
5427
- export type MailFromDomainStatus = (typeof MailFromDomainStatus)[keyof typeof MailFromDomainStatus];
5428
4748
  /**
5429
4749
  * <p>A list of attributes that are associated with a MAIL FROM domain.</p>
5430
4750
  * @public
@@ -5476,26 +4796,6 @@ export interface MailFromAttributes {
5476
4796
  */
5477
4797
  BehaviorOnMxFailure: BehaviorOnMxFailure | undefined;
5478
4798
  }
5479
- /**
5480
- * @public
5481
- * @enum
5482
- */
5483
- export declare const VerificationError: {
5484
- readonly DNS_SERVER_ERROR: "DNS_SERVER_ERROR";
5485
- readonly HOST_NOT_FOUND: "HOST_NOT_FOUND";
5486
- readonly INVALID_VALUE: "INVALID_VALUE";
5487
- readonly REPLICATION_ACCESS_DENIED: "REPLICATION_ACCESS_DENIED";
5488
- readonly REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED: "REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED";
5489
- readonly REPLICATION_PRIMARY_INVALID_REGION: "REPLICATION_PRIMARY_INVALID_REGION";
5490
- readonly REPLICATION_PRIMARY_NOT_FOUND: "REPLICATION_PRIMARY_NOT_FOUND";
5491
- readonly REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED: "REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED";
5492
- readonly SERVICE_ERROR: "SERVICE_ERROR";
5493
- readonly TYPE_NOT_FOUND: "TYPE_NOT_FOUND";
5494
- };
5495
- /**
5496
- * @public
5497
- */
5498
- export type VerificationError = (typeof VerificationError)[keyof typeof VerificationError];
5499
4799
  /**
5500
4800
  * <p>An object that contains information about the start of authority (SOA) record
5501
4801
  * associated with the identity.</p>
@@ -5612,21 +4912,6 @@ export interface VerificationInfo {
5612
4912
  */
5613
4913
  SOARecord?: SOARecord | undefined;
5614
4914
  }
5615
- /**
5616
- * @public
5617
- * @enum
5618
- */
5619
- export declare const VerificationStatus: {
5620
- readonly FAILED: "FAILED";
5621
- readonly NOT_STARTED: "NOT_STARTED";
5622
- readonly PENDING: "PENDING";
5623
- readonly SUCCESS: "SUCCESS";
5624
- readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
5625
- };
5626
- /**
5627
- * @public
5628
- */
5629
- export type VerificationStatus = (typeof VerificationStatus)[keyof typeof VerificationStatus];
5630
4915
  /**
5631
4916
  * <p>Details about an email identity.</p>
5632
4917
  * @public
@@ -6027,17 +5312,6 @@ export interface GetMultiRegionEndpointResponse {
6027
5312
  */
6028
5313
  LastUpdatedTimestamp?: Date | undefined;
6029
5314
  }
6030
- /**
6031
- * @public
6032
- * @enum
6033
- */
6034
- export declare const ReputationEntityType: {
6035
- readonly RESOURCE: "RESOURCE";
6036
- };
6037
- /**
6038
- * @public
6039
- */
6040
- export type ReputationEntityType = (typeof ReputationEntityType)[keyof typeof ReputationEntityType];
6041
5315
  /**
6042
5316
  * <p>Represents a request to retrieve information about a specific reputation entity.</p>
6043
5317
  * @public
@@ -6092,18 +5366,6 @@ export interface StatusRecord {
6092
5366
  */
6093
5367
  LastUpdatedTimestamp?: Date | undefined;
6094
5368
  }
6095
- /**
6096
- * @public
6097
- * @enum
6098
- */
6099
- export declare const RecommendationImpact: {
6100
- readonly HIGH: "HIGH";
6101
- readonly LOW: "LOW";
6102
- };
6103
- /**
6104
- * @public
6105
- */
6106
- export type RecommendationImpact = (typeof RecommendationImpact)[keyof typeof RecommendationImpact];
6107
5369
  /**
6108
5370
  * <p>An object that contains information about a reputation entity, including its
6109
5371
  * reference, type, policy, status records, and reputation impact.</p>
@@ -6357,18 +5619,6 @@ export interface IdentityInfo {
6357
5619
  */
6358
5620
  VerificationStatus?: VerificationStatus | undefined;
6359
5621
  }
6360
- /**
6361
- * @public
6362
- * @enum
6363
- */
6364
- export declare const ImportDestinationType: {
6365
- readonly CONTACT_LIST: "CONTACT_LIST";
6366
- readonly SUPPRESSION_LIST: "SUPPRESSION_LIST";
6367
- };
6368
- /**
6369
- * @public
6370
- */
6371
- export type ImportDestinationType = (typeof ImportDestinationType)[keyof typeof ImportDestinationType];
6372
5622
  /**
6373
5623
  * <p>A summary of the import job.</p>
6374
5624
  * @public
@@ -6425,18 +5675,6 @@ export interface ImportJobSummary {
6425
5675
  */
6426
5676
  FailedRecordsCount?: number | undefined;
6427
5677
  }
6428
- /**
6429
- * <p>The specified request includes an invalid or expired token.</p>
6430
- * @public
6431
- */
6432
- export declare class InvalidNextTokenException extends __BaseException {
6433
- readonly name: "InvalidNextTokenException";
6434
- readonly $fault: "client";
6435
- /**
6436
- * @internal
6437
- */
6438
- constructor(opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>);
6439
- }
6440
5678
  /**
6441
5679
  * <p>A request to obtain a list of configuration sets for your Amazon SES account in the current
6442
5680
  * Amazon Web Services Region.</p>
@@ -7082,20 +6320,6 @@ export interface ListMultiRegionEndpointsResponse {
7082
6320
  */
7083
6321
  NextToken?: string | undefined;
7084
6322
  }
7085
- /**
7086
- * @public
7087
- * @enum
7088
- */
7089
- export declare const ListRecommendationsFilterKey: {
7090
- readonly IMPACT: "IMPACT";
7091
- readonly RESOURCE_ARN: "RESOURCE_ARN";
7092
- readonly STATUS: "STATUS";
7093
- readonly TYPE: "TYPE";
7094
- };
7095
- /**
7096
- * @public
7097
- */
7098
- export type ListRecommendationsFilterKey = (typeof ListRecommendationsFilterKey)[keyof typeof ListRecommendationsFilterKey];
7099
6323
  /**
7100
6324
  * <p>Represents a request to list the existing recommendations for your account.</p>
7101
6325
  * @public
@@ -7126,36 +6350,6 @@ export interface ListRecommendationsRequest {
7126
6350
  */
7127
6351
  PageSize?: number | undefined;
7128
6352
  }
7129
- /**
7130
- * @public
7131
- * @enum
7132
- */
7133
- export declare const RecommendationStatus: {
7134
- readonly FIXED: "FIXED";
7135
- readonly OPEN: "OPEN";
7136
- };
7137
- /**
7138
- * @public
7139
- */
7140
- export type RecommendationStatus = (typeof RecommendationStatus)[keyof typeof RecommendationStatus];
7141
- /**
7142
- * @public
7143
- * @enum
7144
- */
7145
- export declare const RecommendationType: {
7146
- readonly BIMI: "BIMI";
7147
- readonly BOUNCE: "BOUNCE";
7148
- readonly COMPLAINT: "COMPLAINT";
7149
- readonly DKIM: "DKIM";
7150
- readonly DMARC: "DMARC";
7151
- readonly FEEDBACK_3P: "FEEDBACK_3P";
7152
- readonly IP_LISTING: "IP_LISTING";
7153
- readonly SPF: "SPF";
7154
- };
7155
- /**
7156
- * @public
7157
- */
7158
- export type RecommendationType = (typeof RecommendationType)[keyof typeof RecommendationType];
7159
6353
  /**
7160
6354
  * <p>A recommendation generated for your account.</p>
7161
6355
  * @public
@@ -7221,20 +6415,6 @@ export interface ListRecommendationsResponse {
7221
6415
  */
7222
6416
  NextToken?: string | undefined;
7223
6417
  }
7224
- /**
7225
- * @public
7226
- * @enum
7227
- */
7228
- export declare const ReputationEntityFilterKey: {
7229
- readonly ENTITY_REFERENCE_PREFIX: "ENTITY_REFERENCE_PREFIX";
7230
- readonly ENTITY_TYPE: "ENTITY_TYPE";
7231
- readonly REPUTATION_IMPACT: "REPUTATION_IMPACT";
7232
- readonly STATUS: "SENDING_STATUS";
7233
- };
7234
- /**
7235
- * @public
7236
- */
7237
- export type ReputationEntityFilterKey = (typeof ReputationEntityFilterKey)[keyof typeof ReputationEntityFilterKey];
7238
6418
  /**
7239
6419
  * <p>Represents a request to list reputation entities with optional filtering.</p>
7240
6420
  * @public
@@ -7346,3 +6526,1196 @@ export interface ListResourceTenantsResponse {
7346
6526
  */
7347
6527
  NextToken?: string | undefined;
7348
6528
  }
6529
+ /**
6530
+ * <p>A request to obtain a list of email destinations that are on the suppression list for
6531
+ * your account.</p>
6532
+ * @public
6533
+ */
6534
+ export interface ListSuppressedDestinationsRequest {
6535
+ /**
6536
+ * <p>The factors that caused the email address to be added to .</p>
6537
+ * @public
6538
+ */
6539
+ Reasons?: SuppressionListReason[] | undefined;
6540
+ /**
6541
+ * <p>Used to filter the list of suppressed email destinations so that it only includes
6542
+ * addresses that were added to the list after a specific date.</p>
6543
+ * @public
6544
+ */
6545
+ StartDate?: Date | undefined;
6546
+ /**
6547
+ * <p>Used to filter the list of suppressed email destinations so that it only includes
6548
+ * addresses that were added to the list before a specific date.</p>
6549
+ * @public
6550
+ */
6551
+ EndDate?: Date | undefined;
6552
+ /**
6553
+ * <p>A token returned from a previous call to <code>ListSuppressedDestinations</code> to
6554
+ * indicate the position in the list of suppressed email addresses.</p>
6555
+ * @public
6556
+ */
6557
+ NextToken?: string | undefined;
6558
+ /**
6559
+ * <p>The number of results to show in a single call to
6560
+ * <code>ListSuppressedDestinations</code>. If the number of results is larger than the
6561
+ * number you specified in this parameter, then the response includes a
6562
+ * <code>NextToken</code> element, which you can use to obtain additional
6563
+ * results.</p>
6564
+ * @public
6565
+ */
6566
+ PageSize?: number | undefined;
6567
+ }
6568
+ /**
6569
+ * <p>A summary that describes the suppressed email address.</p>
6570
+ * @public
6571
+ */
6572
+ export interface SuppressedDestinationSummary {
6573
+ /**
6574
+ * <p>The email address that's on the suppression list for your account.</p>
6575
+ * @public
6576
+ */
6577
+ EmailAddress: string | undefined;
6578
+ /**
6579
+ * <p>The reason that the address was added to the suppression list for your account.</p>
6580
+ * @public
6581
+ */
6582
+ Reason: SuppressionListReason | undefined;
6583
+ /**
6584
+ * <p>The date and time when the suppressed destination was last updated, shown in Unix time
6585
+ * format.</p>
6586
+ * @public
6587
+ */
6588
+ LastUpdateTime: Date | undefined;
6589
+ }
6590
+ /**
6591
+ * <p>A list of suppressed email addresses.</p>
6592
+ * @public
6593
+ */
6594
+ export interface ListSuppressedDestinationsResponse {
6595
+ /**
6596
+ * <p>A list of summaries, each containing a summary for a suppressed email
6597
+ * destination.</p>
6598
+ * @public
6599
+ */
6600
+ SuppressedDestinationSummaries?: SuppressedDestinationSummary[] | undefined;
6601
+ /**
6602
+ * <p>A token that indicates that there are additional email addresses on the suppression
6603
+ * list for your account. To view additional suppressed addresses, issue another request to
6604
+ * <code>ListSuppressedDestinations</code>, and pass this token in the
6605
+ * <code>NextToken</code> parameter.</p>
6606
+ * @public
6607
+ */
6608
+ NextToken?: string | undefined;
6609
+ }
6610
+ /**
6611
+ * @public
6612
+ */
6613
+ export interface ListTagsForResourceRequest {
6614
+ /**
6615
+ * <p>The Amazon Resource Name (ARN) of the resource that you want to retrieve tag
6616
+ * information for.</p>
6617
+ * @public
6618
+ */
6619
+ ResourceArn: string | undefined;
6620
+ }
6621
+ /**
6622
+ * @public
6623
+ */
6624
+ export interface ListTagsForResourceResponse {
6625
+ /**
6626
+ * <p>An array that lists all the tags that are associated with the resource. Each tag
6627
+ * consists of a required tag key (<code>Key</code>) and an associated tag value
6628
+ * (<code>Value</code>)</p>
6629
+ * @public
6630
+ */
6631
+ Tags: Tag[] | undefined;
6632
+ }
6633
+ /**
6634
+ * <p>Represents a request to list resources associated with a specific tenant.</p>
6635
+ * @public
6636
+ */
6637
+ export interface ListTenantResourcesRequest {
6638
+ /**
6639
+ * <p>The name of the tenant to list resources for.</p>
6640
+ * @public
6641
+ */
6642
+ TenantName: string | undefined;
6643
+ /**
6644
+ * <p>A map of filter keys and values for filtering the list of tenant resources. Currently,
6645
+ * the only supported filter key is <code>RESOURCE_TYPE</code>.</p>
6646
+ * @public
6647
+ */
6648
+ Filter?: Partial<Record<ListTenantResourcesFilterKey, string>> | undefined;
6649
+ /**
6650
+ * <p>The number of results to show in a single call to <code>ListTenantResources</code>.
6651
+ * If the number of results is larger than the number you specified in this parameter,
6652
+ * then the response includes a <code>NextToken</code> element, which you can use to obtain additional results.</p>
6653
+ * @public
6654
+ */
6655
+ PageSize?: number | undefined;
6656
+ /**
6657
+ * <p>A token returned from a previous call to <code>ListTenantResources</code> to indicate the position in the list of tenant resources.</p>
6658
+ * @public
6659
+ */
6660
+ NextToken?: string | undefined;
6661
+ }
6662
+ /**
6663
+ * <p>A structure that contains information about a resource associated with a tenant.</p>
6664
+ * @public
6665
+ */
6666
+ export interface TenantResource {
6667
+ /**
6668
+ * <p>The type of resource associated with the tenant. Valid values are <code>EMAIL_IDENTITY</code>,
6669
+ * <code>CONFIGURATION_SET</code>, or <code>EMAIL_TEMPLATE</code>.</p>
6670
+ * @public
6671
+ */
6672
+ ResourceType?: ResourceType | undefined;
6673
+ /**
6674
+ * <p>The Amazon Resource Name (ARN) of the resource associated with the tenant.</p>
6675
+ * @public
6676
+ */
6677
+ ResourceArn?: string | undefined;
6678
+ }
6679
+ /**
6680
+ * <p>Information about resources associated with a specific tenant.</p>
6681
+ * @public
6682
+ */
6683
+ export interface ListTenantResourcesResponse {
6684
+ /**
6685
+ * <p>An array that contains information about each resource associated with the tenant.</p>
6686
+ * @public
6687
+ */
6688
+ TenantResources?: TenantResource[] | undefined;
6689
+ /**
6690
+ * <p>A token that indicates that there are additional resources to list. To view additional resources,
6691
+ * issue another request to <code>ListTenantResources</code>, and pass this token in the <code>NextToken</code> parameter.</p>
6692
+ * @public
6693
+ */
6694
+ NextToken?: string | undefined;
6695
+ }
6696
+ /**
6697
+ * <p>Represents a request to list all tenants associated with your account in the current Amazon Web Services Region.</p>
6698
+ * @public
6699
+ */
6700
+ export interface ListTenantsRequest {
6701
+ /**
6702
+ * <p>A token returned from a previous call to <code>ListTenants</code> to indicate the position in the list of tenants.</p>
6703
+ * @public
6704
+ */
6705
+ NextToken?: string | undefined;
6706
+ /**
6707
+ * <p>The number of results to show in a single call to <code>ListTenants</code>.
6708
+ * If the number of results is larger than the number you specified in this parameter,
6709
+ * then the response includes a <code>NextToken</code> element, which you can use to obtain additional results.</p>
6710
+ * @public
6711
+ */
6712
+ PageSize?: number | undefined;
6713
+ }
6714
+ /**
6715
+ * <p>A structure that contains basic information about a tenant.</p>
6716
+ * @public
6717
+ */
6718
+ export interface TenantInfo {
6719
+ /**
6720
+ * <p>The name of the tenant.</p>
6721
+ * @public
6722
+ */
6723
+ TenantName?: string | undefined;
6724
+ /**
6725
+ * <p>A unique identifier for the tenant.</p>
6726
+ * @public
6727
+ */
6728
+ TenantId?: string | undefined;
6729
+ /**
6730
+ * <p>The Amazon Resource Name (ARN) of the tenant.</p>
6731
+ * @public
6732
+ */
6733
+ TenantArn?: string | undefined;
6734
+ /**
6735
+ * <p>The date and time when the tenant was created.</p>
6736
+ * @public
6737
+ */
6738
+ CreatedTimestamp?: Date | undefined;
6739
+ }
6740
+ /**
6741
+ * <p>Information about tenants associated with your account.</p>
6742
+ * @public
6743
+ */
6744
+ export interface ListTenantsResponse {
6745
+ /**
6746
+ * <p>An array that contains basic information about each tenant.</p>
6747
+ * @public
6748
+ */
6749
+ Tenants?: TenantInfo[] | undefined;
6750
+ /**
6751
+ * <p>A token that indicates that there are additional tenants to list. To view additional tenants,
6752
+ * issue another request to <code>ListTenants</code>, and pass this token in the <code>NextToken</code> parameter.</p>
6753
+ * @public
6754
+ */
6755
+ NextToken?: string | undefined;
6756
+ }
6757
+ /**
6758
+ * <p>A request to enable or disable the automatic IP address warm-up feature.</p>
6759
+ * @public
6760
+ */
6761
+ export interface PutAccountDedicatedIpWarmupAttributesRequest {
6762
+ /**
6763
+ * <p>Enables or disables the automatic warm-up feature for dedicated IP addresses that are
6764
+ * associated with your Amazon SES account in the current Amazon Web Services Region. Set to <code>true</code>
6765
+ * to enable the automatic warm-up feature, or set to <code>false</code> to disable
6766
+ * it.</p>
6767
+ * @public
6768
+ */
6769
+ AutoWarmupEnabled?: boolean | undefined;
6770
+ }
6771
+ /**
6772
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
6773
+ * fails.</p>
6774
+ * @public
6775
+ */
6776
+ export interface PutAccountDedicatedIpWarmupAttributesResponse {
6777
+ }
6778
+ /**
6779
+ * <p>A request to submit new account details.</p>
6780
+ * @public
6781
+ */
6782
+ export interface PutAccountDetailsRequest {
6783
+ /**
6784
+ * <p>The type of email your account will send.</p>
6785
+ * @public
6786
+ */
6787
+ MailType: MailType | undefined;
6788
+ /**
6789
+ * <p>The URL of your website. This information helps us better understand the type of
6790
+ * content that you plan to send.</p>
6791
+ * @public
6792
+ */
6793
+ WebsiteURL: string | undefined;
6794
+ /**
6795
+ * <p>The language you would prefer to be contacted with.</p>
6796
+ * @public
6797
+ */
6798
+ ContactLanguage?: ContactLanguage | undefined;
6799
+ /**
6800
+ * <p>A description of the types of email that you plan to send.</p>
6801
+ *
6802
+ * @deprecated Use case description is optional and deprecated
6803
+ * @public
6804
+ */
6805
+ UseCaseDescription?: string | undefined;
6806
+ /**
6807
+ * <p>Additional email addresses that you would like to be notified regarding Amazon SES
6808
+ * matters.</p>
6809
+ * @public
6810
+ */
6811
+ AdditionalContactEmailAddresses?: string[] | undefined;
6812
+ /**
6813
+ * <p>Indicates whether or not your account should have production access in the current
6814
+ * Amazon Web Services Region.</p>
6815
+ * <p>If the value is <code>false</code>, then your account is in the
6816
+ * <i>sandbox</i>. When your account is in the sandbox, you can only send
6817
+ * email to verified identities.
6818
+ * </p>
6819
+ * <p>If the value is <code>true</code>, then your account has production access. When your
6820
+ * account has production access, you can send email to any address. The sending quota and
6821
+ * maximum sending rate for your account vary based on your specific use case.</p>
6822
+ * @public
6823
+ */
6824
+ ProductionAccessEnabled?: boolean | undefined;
6825
+ }
6826
+ /**
6827
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
6828
+ * fails.</p>
6829
+ * @public
6830
+ */
6831
+ export interface PutAccountDetailsResponse {
6832
+ }
6833
+ /**
6834
+ * <p>A request to change the ability of your account to send email.</p>
6835
+ * @public
6836
+ */
6837
+ export interface PutAccountSendingAttributesRequest {
6838
+ /**
6839
+ * <p>Enables or disables your account's ability to send email. Set to <code>true</code> to
6840
+ * enable email sending, or set to <code>false</code> to disable email sending.</p>
6841
+ * <note>
6842
+ * <p>If Amazon Web Services paused your account's ability to send email, you can't use this operation
6843
+ * to resume your account's ability to send email.</p>
6844
+ * </note>
6845
+ * @public
6846
+ */
6847
+ SendingEnabled?: boolean | undefined;
6848
+ }
6849
+ /**
6850
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
6851
+ * fails.</p>
6852
+ * @public
6853
+ */
6854
+ export interface PutAccountSendingAttributesResponse {
6855
+ }
6856
+ /**
6857
+ * <p>A request to change your account's suppression preferences.</p>
6858
+ * @public
6859
+ */
6860
+ export interface PutAccountSuppressionAttributesRequest {
6861
+ /**
6862
+ * <p>A list that contains the reasons that email addresses will be automatically added to
6863
+ * the suppression list for your account. This list can contain any or all of the
6864
+ * following:</p>
6865
+ * <ul>
6866
+ * <li>
6867
+ * <p>
6868
+ * <code>COMPLAINT</code> – Amazon SES adds an email address to the suppression
6869
+ * list for your account when a message sent to that address results in a
6870
+ * complaint.</p>
6871
+ * </li>
6872
+ * <li>
6873
+ * <p>
6874
+ * <code>BOUNCE</code> – Amazon SES adds an email address to the suppression
6875
+ * list for your account when a message sent to that address results in a hard
6876
+ * bounce.</p>
6877
+ * </li>
6878
+ * </ul>
6879
+ * @public
6880
+ */
6881
+ SuppressedReasons?: SuppressionListReason[] | undefined;
6882
+ }
6883
+ /**
6884
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
6885
+ * fails.</p>
6886
+ * @public
6887
+ */
6888
+ export interface PutAccountSuppressionAttributesResponse {
6889
+ }
6890
+ /**
6891
+ * <p>A request to submit new account VDM attributes.</p>
6892
+ * @public
6893
+ */
6894
+ export interface PutAccountVdmAttributesRequest {
6895
+ /**
6896
+ * <p>The VDM attributes that you wish to apply to your Amazon SES account.</p>
6897
+ * @public
6898
+ */
6899
+ VdmAttributes: VdmAttributes | undefined;
6900
+ }
6901
+ /**
6902
+ * @public
6903
+ */
6904
+ export interface PutAccountVdmAttributesResponse {
6905
+ }
6906
+ /**
6907
+ * <p>A request to associate a configuration set with a MailManager archive.</p>
6908
+ * @public
6909
+ */
6910
+ export interface PutConfigurationSetArchivingOptionsRequest {
6911
+ /**
6912
+ * <p>The name of the configuration set to associate with a MailManager archive.</p>
6913
+ * @public
6914
+ */
6915
+ ConfigurationSetName: string | undefined;
6916
+ /**
6917
+ * <p>The Amazon Resource Name (ARN) of the MailManager archive that the Amazon SES API v2 sends email
6918
+ * to.</p>
6919
+ * @public
6920
+ */
6921
+ ArchiveArn?: string | undefined;
6922
+ }
6923
+ /**
6924
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
6925
+ * fails.</p>
6926
+ * @public
6927
+ */
6928
+ export interface PutConfigurationSetArchivingOptionsResponse {
6929
+ }
6930
+ /**
6931
+ * <p>A request to associate a configuration set with a dedicated IP pool.</p>
6932
+ * @public
6933
+ */
6934
+ export interface PutConfigurationSetDeliveryOptionsRequest {
6935
+ /**
6936
+ * <p>The name of the configuration set to associate with a dedicated IP pool.</p>
6937
+ * @public
6938
+ */
6939
+ ConfigurationSetName: string | undefined;
6940
+ /**
6941
+ * <p>Specifies whether messages that use the configuration set are required to use
6942
+ * Transport Layer Security (TLS). If the value is <code>Require</code>, messages are only
6943
+ * delivered if a TLS connection can be established. If the value is <code>Optional</code>,
6944
+ * messages can be delivered in plain text if a TLS connection can't be established.</p>
6945
+ * @public
6946
+ */
6947
+ TlsPolicy?: TlsPolicy | undefined;
6948
+ /**
6949
+ * <p>The name of the dedicated IP pool to associate with the configuration set.</p>
6950
+ * @public
6951
+ */
6952
+ SendingPoolName?: string | undefined;
6953
+ /**
6954
+ * <p>The maximum amount of time, in seconds, that Amazon SES API v2 will attempt delivery of email.
6955
+ * If specified, the value must greater than or equal to 300 seconds (5 minutes)
6956
+ * and less than or equal to 50400 seconds (840 minutes).
6957
+ * </p>
6958
+ * @public
6959
+ */
6960
+ MaxDeliverySeconds?: number | undefined;
6961
+ }
6962
+ /**
6963
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
6964
+ * fails.</p>
6965
+ * @public
6966
+ */
6967
+ export interface PutConfigurationSetDeliveryOptionsResponse {
6968
+ }
6969
+ /**
6970
+ * <p>A request to enable or disable tracking of reputation metrics for a configuration
6971
+ * set.</p>
6972
+ * @public
6973
+ */
6974
+ export interface PutConfigurationSetReputationOptionsRequest {
6975
+ /**
6976
+ * <p>The name of the configuration set.</p>
6977
+ * @public
6978
+ */
6979
+ ConfigurationSetName: string | undefined;
6980
+ /**
6981
+ * <p>If <code>true</code>, tracking of reputation metrics is enabled for the configuration
6982
+ * set. If <code>false</code>, tracking of reputation metrics is disabled for the
6983
+ * configuration set.</p>
6984
+ * @public
6985
+ */
6986
+ ReputationMetricsEnabled?: boolean | undefined;
6987
+ }
6988
+ /**
6989
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
6990
+ * fails.</p>
6991
+ * @public
6992
+ */
6993
+ export interface PutConfigurationSetReputationOptionsResponse {
6994
+ }
6995
+ /**
6996
+ * <p>A request to enable or disable the ability of Amazon SES to send emails that use a specific
6997
+ * configuration set.</p>
6998
+ * @public
6999
+ */
7000
+ export interface PutConfigurationSetSendingOptionsRequest {
7001
+ /**
7002
+ * <p>The name of the configuration set to enable or disable email sending for.</p>
7003
+ * @public
7004
+ */
7005
+ ConfigurationSetName: string | undefined;
7006
+ /**
7007
+ * <p>If <code>true</code>, email sending is enabled for the configuration set. If
7008
+ * <code>false</code>, email sending is disabled for the configuration set.</p>
7009
+ * @public
7010
+ */
7011
+ SendingEnabled?: boolean | undefined;
7012
+ }
7013
+ /**
7014
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7015
+ * fails.</p>
7016
+ * @public
7017
+ */
7018
+ export interface PutConfigurationSetSendingOptionsResponse {
7019
+ }
7020
+ /**
7021
+ * <p>A request to change the account suppression list preferences for a specific
7022
+ * configuration set.</p>
7023
+ * @public
7024
+ */
7025
+ export interface PutConfigurationSetSuppressionOptionsRequest {
7026
+ /**
7027
+ * <p>The name of the configuration set to change the suppression list preferences
7028
+ * for.</p>
7029
+ * @public
7030
+ */
7031
+ ConfigurationSetName: string | undefined;
7032
+ /**
7033
+ * <p>A list that contains the reasons that email addresses are automatically added to the
7034
+ * suppression list for your account. This list can contain any or all of the
7035
+ * following:</p>
7036
+ * <ul>
7037
+ * <li>
7038
+ * <p>
7039
+ * <code>COMPLAINT</code> – Amazon SES adds an email address to the suppression
7040
+ * list for your account when a message sent to that address results in a
7041
+ * complaint.</p>
7042
+ * </li>
7043
+ * <li>
7044
+ * <p>
7045
+ * <code>BOUNCE</code> – Amazon SES adds an email address to the suppression
7046
+ * list for your account when a message sent to that address results in a hard
7047
+ * bounce.</p>
7048
+ * </li>
7049
+ * </ul>
7050
+ * @public
7051
+ */
7052
+ SuppressedReasons?: SuppressionListReason[] | undefined;
7053
+ }
7054
+ /**
7055
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7056
+ * fails.</p>
7057
+ * @public
7058
+ */
7059
+ export interface PutConfigurationSetSuppressionOptionsResponse {
7060
+ }
7061
+ /**
7062
+ * <p>A request to add a custom domain for tracking open and click events to a configuration
7063
+ * set.</p>
7064
+ * @public
7065
+ */
7066
+ export interface PutConfigurationSetTrackingOptionsRequest {
7067
+ /**
7068
+ * <p>The name of the configuration set.</p>
7069
+ * @public
7070
+ */
7071
+ ConfigurationSetName: string | undefined;
7072
+ /**
7073
+ * <p>The domain to use to track open and click events.</p>
7074
+ * @public
7075
+ */
7076
+ CustomRedirectDomain?: string | undefined;
7077
+ /**
7078
+ * <p>The https policy to use for tracking open and click events. If the value is OPTIONAL or HttpsPolicy is not
7079
+ * specified, the open trackers use HTTP and click tracker use the original protocol of the link.
7080
+ * If the value is REQUIRE, both open and click tracker uses HTTPS and if the value is REQUIRE_OPEN_ONLY
7081
+ * open tracker uses HTTPS and link tracker is same as original protocol of the link.
7082
+ * </p>
7083
+ * @public
7084
+ */
7085
+ HttpsPolicy?: HttpsPolicy | undefined;
7086
+ }
7087
+ /**
7088
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7089
+ * fails.</p>
7090
+ * @public
7091
+ */
7092
+ export interface PutConfigurationSetTrackingOptionsResponse {
7093
+ }
7094
+ /**
7095
+ * <p>A request to add specific VDM settings to a configuration set.</p>
7096
+ * @public
7097
+ */
7098
+ export interface PutConfigurationSetVdmOptionsRequest {
7099
+ /**
7100
+ * <p>The name of the configuration set.</p>
7101
+ * @public
7102
+ */
7103
+ ConfigurationSetName: string | undefined;
7104
+ /**
7105
+ * <p>The VDM options to apply to the configuration set.</p>
7106
+ * @public
7107
+ */
7108
+ VdmOptions?: VdmOptions | undefined;
7109
+ }
7110
+ /**
7111
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7112
+ * fails.</p>
7113
+ * @public
7114
+ */
7115
+ export interface PutConfigurationSetVdmOptionsResponse {
7116
+ }
7117
+ /**
7118
+ * <p>A request to move a dedicated IP address to a dedicated IP pool.</p>
7119
+ * @public
7120
+ */
7121
+ export interface PutDedicatedIpInPoolRequest {
7122
+ /**
7123
+ * <p>The IP address that you want to move to the dedicated IP pool. The value you specify
7124
+ * has to be a dedicated IP address that's associated with your Amazon Web Services account.</p>
7125
+ * @public
7126
+ */
7127
+ Ip: string | undefined;
7128
+ /**
7129
+ * <p>The name of the IP pool that you want to add the dedicated IP address to. You have to
7130
+ * specify an IP pool that already exists.</p>
7131
+ * @public
7132
+ */
7133
+ DestinationPoolName: string | undefined;
7134
+ }
7135
+ /**
7136
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7137
+ * fails.</p>
7138
+ * @public
7139
+ */
7140
+ export interface PutDedicatedIpInPoolResponse {
7141
+ }
7142
+ /**
7143
+ * <p>A request to convert a dedicated IP pool to a different scaling mode.</p>
7144
+ * @public
7145
+ */
7146
+ export interface PutDedicatedIpPoolScalingAttributesRequest {
7147
+ /**
7148
+ * <p>The name of the dedicated IP pool.</p>
7149
+ * @public
7150
+ */
7151
+ PoolName: string | undefined;
7152
+ /**
7153
+ * <p>The scaling mode to apply to the dedicated IP pool.</p>
7154
+ * <note>
7155
+ * <p>Changing the scaling mode from <code>MANAGED</code> to <code>STANDARD</code> is not supported.</p>
7156
+ * </note>
7157
+ * @public
7158
+ */
7159
+ ScalingMode: ScalingMode | undefined;
7160
+ }
7161
+ /**
7162
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7163
+ * fails.</p>
7164
+ * @public
7165
+ */
7166
+ export interface PutDedicatedIpPoolScalingAttributesResponse {
7167
+ }
7168
+ /**
7169
+ * <p>A request to change the warm-up attributes for a dedicated IP address. This operation
7170
+ * is useful when you want to resume the warm-up process for an existing IP address.</p>
7171
+ * @public
7172
+ */
7173
+ export interface PutDedicatedIpWarmupAttributesRequest {
7174
+ /**
7175
+ * <p>The dedicated IP address that you want to update the warm-up attributes for.</p>
7176
+ * @public
7177
+ */
7178
+ Ip: string | undefined;
7179
+ /**
7180
+ * <p>The warm-up percentage that you want to associate with the dedicated IP
7181
+ * address.</p>
7182
+ * @public
7183
+ */
7184
+ WarmupPercentage: number | undefined;
7185
+ }
7186
+ /**
7187
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7188
+ * fails.</p>
7189
+ * @public
7190
+ */
7191
+ export interface PutDedicatedIpWarmupAttributesResponse {
7192
+ }
7193
+ /**
7194
+ * <p>Enable or disable the Deliverability dashboard. When you enable the Deliverability dashboard, you gain
7195
+ * access to reputation, deliverability, and other metrics for the domains that you use to
7196
+ * send email using Amazon SES API v2. You also gain the ability to perform predictive inbox placement tests.</p>
7197
+ * <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition
7198
+ * to any other fees that you accrue by using Amazon SES and other Amazon Web Services services. For more
7199
+ * information about the features and cost of a Deliverability dashboard subscription, see <a href="http://aws.amazon.com/pinpoint/pricing/">Amazon Pinpoint Pricing</a>.</p>
7200
+ * @public
7201
+ */
7202
+ export interface PutDeliverabilityDashboardOptionRequest {
7203
+ /**
7204
+ * <p>Specifies whether to enable the Deliverability dashboard. To enable the dashboard, set this
7205
+ * value to <code>true</code>.</p>
7206
+ * @public
7207
+ */
7208
+ DashboardEnabled: boolean | undefined;
7209
+ /**
7210
+ * <p>An array of objects, one for each verified domain that you use to send email and
7211
+ * enabled the Deliverability dashboard for.</p>
7212
+ * @public
7213
+ */
7214
+ SubscribedDomains?: DomainDeliverabilityTrackingOption[] | undefined;
7215
+ }
7216
+ /**
7217
+ * <p>A response that indicates whether the Deliverability dashboard is enabled.</p>
7218
+ * @public
7219
+ */
7220
+ export interface PutDeliverabilityDashboardOptionResponse {
7221
+ }
7222
+ /**
7223
+ * <p>A request to associate a configuration set with an email identity.</p>
7224
+ * @public
7225
+ */
7226
+ export interface PutEmailIdentityConfigurationSetAttributesRequest {
7227
+ /**
7228
+ * <p>The email address or domain to associate with a configuration set.</p>
7229
+ * @public
7230
+ */
7231
+ EmailIdentity: string | undefined;
7232
+ /**
7233
+ * <p>The configuration set to associate with an email identity.</p>
7234
+ * @public
7235
+ */
7236
+ ConfigurationSetName?: string | undefined;
7237
+ }
7238
+ /**
7239
+ * <p>If the action is successful, the service sends back an HTTP 200 response with an empty
7240
+ * HTTP body.</p>
7241
+ * @public
7242
+ */
7243
+ export interface PutEmailIdentityConfigurationSetAttributesResponse {
7244
+ }
7245
+ /**
7246
+ * <p>A request to enable or disable DKIM signing of email that you send from an email
7247
+ * identity.</p>
7248
+ * @public
7249
+ */
7250
+ export interface PutEmailIdentityDkimAttributesRequest {
7251
+ /**
7252
+ * <p>The email identity.</p>
7253
+ * @public
7254
+ */
7255
+ EmailIdentity: string | undefined;
7256
+ /**
7257
+ * <p>Sets the DKIM signing configuration for the identity.</p>
7258
+ * <p>When you set this value <code>true</code>, then the messages that are sent from the
7259
+ * identity are signed using DKIM. If you set this value to <code>false</code>, your
7260
+ * messages are sent without DKIM signing.</p>
7261
+ * @public
7262
+ */
7263
+ SigningEnabled?: boolean | undefined;
7264
+ }
7265
+ /**
7266
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7267
+ * fails.</p>
7268
+ * @public
7269
+ */
7270
+ export interface PutEmailIdentityDkimAttributesResponse {
7271
+ }
7272
+ /**
7273
+ * <p>A request to change the DKIM attributes for an email identity.</p>
7274
+ * @public
7275
+ */
7276
+ export interface PutEmailIdentityDkimSigningAttributesRequest {
7277
+ /**
7278
+ * <p>The email identity.</p>
7279
+ * @public
7280
+ */
7281
+ EmailIdentity: string | undefined;
7282
+ /**
7283
+ * <p>The method to use to configure DKIM for the identity. There are the following possible
7284
+ * values:</p>
7285
+ * <ul>
7286
+ * <li>
7287
+ * <p>
7288
+ * <code>AWS_SES</code> – Configure DKIM for the identity by using <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Easy
7289
+ * DKIM</a>.</p>
7290
+ * </li>
7291
+ * <li>
7292
+ * <p>
7293
+ * <code>EXTERNAL</code> – Configure DKIM for the identity by using Bring
7294
+ * Your Own DKIM (BYODKIM).</p>
7295
+ * </li>
7296
+ * </ul>
7297
+ * @public
7298
+ */
7299
+ SigningAttributesOrigin: DkimSigningAttributesOrigin | undefined;
7300
+ /**
7301
+ * <p>An object that contains information about the private key and selector that you want
7302
+ * to use to configure DKIM for the identity for Bring Your Own DKIM (BYODKIM) for the
7303
+ * identity, or, configures the key length to be used for <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Easy DKIM</a>.</p>
7304
+ * @public
7305
+ */
7306
+ SigningAttributes?: DkimSigningAttributes | undefined;
7307
+ }
7308
+ /**
7309
+ * <p>If the action is successful, the service sends back an HTTP 200 response.</p>
7310
+ * <p>The following data is returned in JSON format by the service.</p>
7311
+ * @public
7312
+ */
7313
+ export interface PutEmailIdentityDkimSigningAttributesResponse {
7314
+ /**
7315
+ * <p>The DKIM authentication status of the identity. Amazon SES determines the authentication
7316
+ * status by searching for specific records in the DNS configuration for your domain. If
7317
+ * you used <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Easy
7318
+ * DKIM</a> to set up DKIM authentication, Amazon SES tries to find three unique CNAME
7319
+ * records in the DNS configuration for your domain.</p>
7320
+ * <p>If you provided a public key to perform DKIM authentication, Amazon SES tries to find a TXT
7321
+ * record that uses the selector that you specified. The value of the TXT record must be a
7322
+ * public key that's paired with the private key that you specified in the process of
7323
+ * creating the identity.</p>
7324
+ * <p>The status can be one of the following:</p>
7325
+ * <ul>
7326
+ * <li>
7327
+ * <p>
7328
+ * <code>PENDING</code> – The verification process was initiated, but Amazon SES
7329
+ * hasn't yet detected the DKIM records in the DNS configuration for the
7330
+ * domain.</p>
7331
+ * </li>
7332
+ * <li>
7333
+ * <p>
7334
+ * <code>SUCCESS</code> – The verification process completed
7335
+ * successfully.</p>
7336
+ * </li>
7337
+ * <li>
7338
+ * <p>
7339
+ * <code>FAILED</code> – The verification process failed. This typically
7340
+ * occurs when Amazon SES fails to find the DKIM records in the DNS configuration of the
7341
+ * domain.</p>
7342
+ * </li>
7343
+ * <li>
7344
+ * <p>
7345
+ * <code>TEMPORARY_FAILURE</code> – A temporary issue is preventing Amazon SES
7346
+ * from determining the DKIM authentication status of the domain.</p>
7347
+ * </li>
7348
+ * <li>
7349
+ * <p>
7350
+ * <code>NOT_STARTED</code> – The DKIM verification process hasn't been
7351
+ * initiated for the domain.</p>
7352
+ * </li>
7353
+ * </ul>
7354
+ * @public
7355
+ */
7356
+ DkimStatus?: DkimStatus | undefined;
7357
+ /**
7358
+ * <p>If you used <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Easy DKIM</a> to configure DKIM authentication for the domain, then this object
7359
+ * contains a set of unique strings that you use to create a set of CNAME records that you
7360
+ * add to the DNS configuration for your domain. When Amazon SES detects these records in the
7361
+ * DNS configuration for your domain, the DKIM authentication process is complete.</p>
7362
+ * <p>If you configured DKIM authentication for the domain by providing your own
7363
+ * public-private key pair, then this object contains the selector that's associated with
7364
+ * your public key.</p>
7365
+ * <p>Regardless of the DKIM authentication method you use, Amazon SES searches for the
7366
+ * appropriate records in the DNS configuration of the domain for up to 72 hours.</p>
7367
+ * @public
7368
+ */
7369
+ DkimTokens?: string[] | undefined;
7370
+ }
7371
+ /**
7372
+ * <p>A request to set the attributes that control how bounce and complaint events are
7373
+ * processed.</p>
7374
+ * @public
7375
+ */
7376
+ export interface PutEmailIdentityFeedbackAttributesRequest {
7377
+ /**
7378
+ * <p>The email identity.</p>
7379
+ * @public
7380
+ */
7381
+ EmailIdentity: string | undefined;
7382
+ /**
7383
+ * <p>Sets the feedback forwarding configuration for the identity.</p>
7384
+ * <p>If the value is <code>true</code>, you receive email notifications when bounce or
7385
+ * complaint events occur. These notifications are sent to the address that you specified
7386
+ * in the <code>Return-Path</code> header of the original email.</p>
7387
+ * <p>You're required to have a method of tracking bounces and complaints. If you haven't
7388
+ * set up another mechanism for receiving bounce or complaint notifications (for example,
7389
+ * by setting up an event destination), you receive an email notification when these events
7390
+ * occur (even if this setting is disabled).</p>
7391
+ * @public
7392
+ */
7393
+ EmailForwardingEnabled?: boolean | undefined;
7394
+ }
7395
+ /**
7396
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7397
+ * fails.</p>
7398
+ * @public
7399
+ */
7400
+ export interface PutEmailIdentityFeedbackAttributesResponse {
7401
+ }
7402
+ /**
7403
+ * <p>A request to configure the custom MAIL FROM domain for a verified identity.</p>
7404
+ * @public
7405
+ */
7406
+ export interface PutEmailIdentityMailFromAttributesRequest {
7407
+ /**
7408
+ * <p>The verified email identity.</p>
7409
+ * @public
7410
+ */
7411
+ EmailIdentity: string | undefined;
7412
+ /**
7413
+ * <p> The custom MAIL FROM domain that you want the verified identity to use. The MAIL FROM
7414
+ * domain must meet the following criteria:</p>
7415
+ * <ul>
7416
+ * <li>
7417
+ * <p>It has to be a subdomain of the verified identity.</p>
7418
+ * </li>
7419
+ * <li>
7420
+ * <p>It can't be used to receive email.</p>
7421
+ * </li>
7422
+ * <li>
7423
+ * <p>It can't be used in a "From" address if the MAIL FROM domain is a destination
7424
+ * for feedback forwarding emails.</p>
7425
+ * </li>
7426
+ * </ul>
7427
+ * @public
7428
+ */
7429
+ MailFromDomain?: string | undefined;
7430
+ /**
7431
+ * <p>The action to take if the required MX record isn't found when you send an email. When
7432
+ * you set this value to <code>UseDefaultValue</code>, the mail is sent using
7433
+ * <i>amazonses.com</i> as the MAIL FROM domain. When you set this value
7434
+ * to <code>RejectMessage</code>, the Amazon SES API v2 returns a
7435
+ * <code>MailFromDomainNotVerified</code> error, and doesn't attempt to deliver the
7436
+ * email.</p>
7437
+ * <p>These behaviors are taken when the custom MAIL FROM domain configuration is in the
7438
+ * <code>Pending</code>, <code>Failed</code>, and <code>TemporaryFailure</code>
7439
+ * states.</p>
7440
+ * @public
7441
+ */
7442
+ BehaviorOnMxFailure?: BehaviorOnMxFailure | undefined;
7443
+ }
7444
+ /**
7445
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7446
+ * fails.</p>
7447
+ * @public
7448
+ */
7449
+ export interface PutEmailIdentityMailFromAttributesResponse {
7450
+ }
7451
+ /**
7452
+ * <p>A request to add an email destination to the suppression list for your account.</p>
7453
+ * @public
7454
+ */
7455
+ export interface PutSuppressedDestinationRequest {
7456
+ /**
7457
+ * <p>The email address that should be added to the suppression list for your
7458
+ * account.</p>
7459
+ * @public
7460
+ */
7461
+ EmailAddress: string | undefined;
7462
+ /**
7463
+ * <p>The factors that should cause the email address to be added to the suppression list
7464
+ * for your account.</p>
7465
+ * @public
7466
+ */
7467
+ Reason: SuppressionListReason | undefined;
7468
+ }
7469
+ /**
7470
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
7471
+ * fails.</p>
7472
+ * @public
7473
+ */
7474
+ export interface PutSuppressedDestinationResponse {
7475
+ }
7476
+ /**
7477
+ * <p>Represents a request to send email messages to multiple destinations using Amazon SES. For
7478
+ * more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
7479
+ * Guide</a>.</p>
7480
+ * @public
7481
+ */
7482
+ export interface SendBulkEmailRequest {
7483
+ /**
7484
+ * <p>The email address to use as the "From" address for the email. The address that you
7485
+ * specify has to be verified.</p>
7486
+ * @public
7487
+ */
7488
+ FromEmailAddress?: string | undefined;
7489
+ /**
7490
+ * <p>This parameter is used only for sending authorization. It is the ARN of the identity
7491
+ * that is associated with the sending authorization policy that permits you to use the
7492
+ * email address specified in the <code>FromEmailAddress</code> parameter.</p>
7493
+ * <p>For example, if the owner of example.com (which has ARN
7494
+ * arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that
7495
+ * authorizes you to use sender@example.com, then you would specify the
7496
+ * <code>FromEmailAddressIdentityArn</code> to be
7497
+ * arn:aws:ses:us-east-1:123456789012:identity/example.com, and the
7498
+ * <code>FromEmailAddress</code> to be sender@example.com.</p>
7499
+ * <p>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
7500
+ * Guide</a>.</p>
7501
+ * @public
7502
+ */
7503
+ FromEmailAddressIdentityArn?: string | undefined;
7504
+ /**
7505
+ * <p>The "Reply-to" email addresses for the message. When the recipient replies to the
7506
+ * message, each Reply-to address receives the reply.</p>
7507
+ * @public
7508
+ */
7509
+ ReplyToAddresses?: string[] | undefined;
7510
+ /**
7511
+ * <p>The address that you want bounce and complaint notifications to be sent to.</p>
7512
+ * @public
7513
+ */
7514
+ FeedbackForwardingEmailAddress?: string | undefined;
7515
+ /**
7516
+ * <p>This parameter is used only for sending authorization. It is the ARN of the identity
7517
+ * that is associated with the sending authorization policy that permits you to use the
7518
+ * email address specified in the <code>FeedbackForwardingEmailAddress</code>
7519
+ * parameter.</p>
7520
+ * <p>For example, if the owner of example.com (which has ARN
7521
+ * arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that
7522
+ * authorizes you to use feedback@example.com, then you would specify the
7523
+ * <code>FeedbackForwardingEmailAddressIdentityArn</code> to be
7524
+ * arn:aws:ses:us-east-1:123456789012:identity/example.com, and the
7525
+ * <code>FeedbackForwardingEmailAddress</code> to be feedback@example.com.</p>
7526
+ * <p>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
7527
+ * Guide</a>.</p>
7528
+ * @public
7529
+ */
7530
+ FeedbackForwardingEmailAddressIdentityArn?: string | undefined;
7531
+ /**
7532
+ * <p>A list of tags, in the form of name/value pairs, to apply to an email that you send
7533
+ * using the <code>SendEmail</code> operation. Tags correspond to characteristics of the
7534
+ * email that you define, so that you can publish email sending events.</p>
7535
+ * @public
7536
+ */
7537
+ DefaultEmailTags?: MessageTag[] | undefined;
7538
+ /**
7539
+ * <p>An object that contains the body of the message. You can specify a template
7540
+ * message.</p>
7541
+ * @public
7542
+ */
7543
+ DefaultContent: BulkEmailContent | undefined;
7544
+ /**
7545
+ * <p>The list of bulk email entry objects.</p>
7546
+ * @public
7547
+ */
7548
+ BulkEmailEntries: BulkEmailEntry[] | undefined;
7549
+ /**
7550
+ * <p>The name of the configuration set to use when sending the email.</p>
7551
+ * @public
7552
+ */
7553
+ ConfigurationSetName?: string | undefined;
7554
+ /**
7555
+ * <p>The ID of the multi-region endpoint (global-endpoint).</p>
7556
+ * @public
7557
+ */
7558
+ EndpointId?: string | undefined;
7559
+ /**
7560
+ * <p>The name of the tenant through which this bulk email will be sent.</p>
7561
+ * <note>
7562
+ * <p>
7563
+ * The email sending operation will only succeed if all referenced resources
7564
+ * (identities, configuration sets, and templates) are associated with this tenant.
7565
+ * </p>
7566
+ * </note>
7567
+ * @public
7568
+ */
7569
+ TenantName?: string | undefined;
7570
+ }
7571
+ /**
7572
+ * <p>The following data is returned in JSON format by the service.</p>
7573
+ * @public
7574
+ */
7575
+ export interface SendBulkEmailResponse {
7576
+ /**
7577
+ * <p>One object per intended recipient. Check each response object and retry any messages
7578
+ * with a failure status.</p>
7579
+ * @public
7580
+ */
7581
+ BulkEmailEntryResults: BulkEmailEntryResult[] | undefined;
7582
+ }
7583
+ /**
7584
+ * <p>Represents a request to send a custom verification email to a specified
7585
+ * recipient.</p>
7586
+ * @public
7587
+ */
7588
+ export interface SendCustomVerificationEmailRequest {
7589
+ /**
7590
+ * <p>The email address to verify.</p>
7591
+ * @public
7592
+ */
7593
+ EmailAddress: string | undefined;
7594
+ /**
7595
+ * <p>The name of the custom verification email template to use when sending the
7596
+ * verification email.</p>
7597
+ * @public
7598
+ */
7599
+ TemplateName: string | undefined;
7600
+ /**
7601
+ * <p>Name of a configuration set to use when sending the verification email.</p>
7602
+ * @public
7603
+ */
7604
+ ConfigurationSetName?: string | undefined;
7605
+ }
7606
+ /**
7607
+ * <p>The following element is returned by the service.</p>
7608
+ * @public
7609
+ */
7610
+ export interface SendCustomVerificationEmailResponse {
7611
+ /**
7612
+ * <p>The unique message identifier returned from the
7613
+ * <code>SendCustomVerificationEmail</code> operation.</p>
7614
+ * @public
7615
+ */
7616
+ MessageId?: string | undefined;
7617
+ }
7618
+ /**
7619
+ * <p>Represents a request to send a single formatted email using Amazon SES. For more
7620
+ * information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-formatted.html">Amazon SES Developer
7621
+ * Guide</a>.</p>
7622
+ * @public
7623
+ */
7624
+ export interface SendEmailRequest {
7625
+ /**
7626
+ * <p>The email address to use as the "From" address for the email. The address that you
7627
+ * specify has to be verified.
7628
+ * </p>
7629
+ * @public
7630
+ */
7631
+ FromEmailAddress?: string | undefined;
7632
+ /**
7633
+ * <p>This parameter is used only for sending authorization. It is the ARN of the identity
7634
+ * that is associated with the sending authorization policy that permits you to use the
7635
+ * email address specified in the <code>FromEmailAddress</code> parameter.</p>
7636
+ * <p>For example, if the owner of example.com (which has ARN
7637
+ * arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that
7638
+ * authorizes you to use sender@example.com, then you would specify the
7639
+ * <code>FromEmailAddressIdentityArn</code> to be
7640
+ * arn:aws:ses:us-east-1:123456789012:identity/example.com, and the
7641
+ * <code>FromEmailAddress</code> to be sender@example.com.</p>
7642
+ * <p>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
7643
+ * Guide</a>.</p>
7644
+ * <p>For Raw emails, the <code>FromEmailAddressIdentityArn</code> value overrides the
7645
+ * X-SES-SOURCE-ARN and X-SES-FROM-ARN headers specified in raw email message
7646
+ * content.</p>
7647
+ * @public
7648
+ */
7649
+ FromEmailAddressIdentityArn?: string | undefined;
7650
+ /**
7651
+ * <p>An object that contains the recipients of the email message.</p>
7652
+ * @public
7653
+ */
7654
+ Destination?: Destination | undefined;
7655
+ /**
7656
+ * <p>The "Reply-to" email addresses for the message. When the recipient replies to the
7657
+ * message, each Reply-to address receives the reply.</p>
7658
+ * @public
7659
+ */
7660
+ ReplyToAddresses?: string[] | undefined;
7661
+ /**
7662
+ * <p>The address that you want bounce and complaint notifications to be sent to.</p>
7663
+ * @public
7664
+ */
7665
+ FeedbackForwardingEmailAddress?: string | undefined;
7666
+ /**
7667
+ * <p>This parameter is used only for sending authorization. It is the ARN of the identity
7668
+ * that is associated with the sending authorization policy that permits you to use the
7669
+ * email address specified in the <code>FeedbackForwardingEmailAddress</code>
7670
+ * parameter.</p>
7671
+ * <p>For example, if the owner of example.com (which has ARN
7672
+ * arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that
7673
+ * authorizes you to use feedback@example.com, then you would specify the
7674
+ * <code>FeedbackForwardingEmailAddressIdentityArn</code> to be
7675
+ * arn:aws:ses:us-east-1:123456789012:identity/example.com, and the
7676
+ * <code>FeedbackForwardingEmailAddress</code> to be feedback@example.com.</p>
7677
+ * <p>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
7678
+ * Guide</a>.</p>
7679
+ * @public
7680
+ */
7681
+ FeedbackForwardingEmailAddressIdentityArn?: string | undefined;
7682
+ /**
7683
+ * <p>An object that contains the body of the message. You can send either a Simple message,
7684
+ * Raw message, or a Templated message.</p>
7685
+ * @public
7686
+ */
7687
+ Content: EmailContent | undefined;
7688
+ /**
7689
+ * <p>A list of tags, in the form of name/value pairs, to apply to an email that you send
7690
+ * using the <code>SendEmail</code> operation. Tags correspond to characteristics of the
7691
+ * email that you define, so that you can publish email sending events. </p>
7692
+ * @public
7693
+ */
7694
+ EmailTags?: MessageTag[] | undefined;
7695
+ /**
7696
+ * <p>The name of the configuration set to use when sending the email.</p>
7697
+ * @public
7698
+ */
7699
+ ConfigurationSetName?: string | undefined;
7700
+ /**
7701
+ * <p>The ID of the multi-region endpoint (global-endpoint).</p>
7702
+ * @public
7703
+ */
7704
+ EndpointId?: string | undefined;
7705
+ /**
7706
+ * <p>The name of the tenant through which this email will be sent.</p>
7707
+ * <note>
7708
+ * <p>The email sending operation will only succeed if all referenced resources
7709
+ * (identities, configuration sets, and templates) are associated with this tenant.
7710
+ * </p>
7711
+ * </note>
7712
+ * @public
7713
+ */
7714
+ TenantName?: string | undefined;
7715
+ /**
7716
+ * <p>An object used to specify a list or topic to which an email belongs, which will be
7717
+ * used when a contact chooses to unsubscribe.</p>
7718
+ * @public
7719
+ */
7720
+ ListManagementOptions?: ListManagementOptions | undefined;
7721
+ }