@aws-sdk/client-sesv2 3.128.0 → 3.137.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
  4. package/dist-cjs/commands/CreateContactCommand.js +2 -2
  5. package/dist-cjs/commands/CreateContactListCommand.js +2 -2
  6. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -2
  8. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -2
  9. package/dist-cjs/commands/CreateEmailIdentityCommand.js +2 -2
  10. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -2
  11. package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -2
  12. package/dist-cjs/commands/CreateImportJobCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteContactCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteContactListCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -2
  23. package/dist-cjs/commands/GetAccountCommand.js +2 -2
  24. package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -2
  25. package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -2
  26. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -2
  27. package/dist-cjs/commands/GetContactCommand.js +2 -2
  28. package/dist-cjs/commands/GetContactListCommand.js +2 -2
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
  30. package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -2
  31. package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -2
  32. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -2
  33. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -2
  34. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -2
  35. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -2
  36. package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -2
  37. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -2
  38. package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -2
  39. package/dist-cjs/commands/GetImportJobCommand.js +2 -2
  40. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -2
  41. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
  42. package/dist-cjs/commands/ListContactListsCommand.js +2 -2
  43. package/dist-cjs/commands/ListContactsCommand.js +2 -2
  44. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
  45. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -2
  46. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -2
  47. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -2
  48. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -2
  49. package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -2
  50. package/dist-cjs/commands/ListImportJobsCommand.js +2 -2
  51. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -2
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  53. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -2
  54. package/dist-cjs/commands/PutAccountDetailsCommand.js +2 -2
  55. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -2
  56. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -2
  57. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
  58. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -2
  60. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -2
  61. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -2
  62. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -2
  63. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -2
  64. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -2
  65. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -2
  66. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -2
  67. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
  68. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -2
  69. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -2
  70. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -2
  71. package/dist-cjs/commands/SendBulkEmailCommand.js +2 -2
  72. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
  73. package/dist-cjs/commands/SendEmailCommand.js +2 -2
  74. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  75. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -2
  76. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
  78. package/dist-cjs/commands/UpdateContactCommand.js +2 -2
  79. package/dist-cjs/commands/UpdateContactListCommand.js +2 -2
  80. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
  81. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -2
  83. package/dist-cjs/models/models_0.js +926 -1382
  84. package/dist-cjs/protocols/Aws_restJson1.js +3 -0
  85. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
  86. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  87. package/dist-es/commands/CreateContactCommand.js +3 -3
  88. package/dist-es/commands/CreateContactListCommand.js +3 -3
  89. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
  90. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -3
  91. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -3
  92. package/dist-es/commands/CreateEmailIdentityCommand.js +3 -3
  93. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -3
  94. package/dist-es/commands/CreateEmailTemplateCommand.js +3 -3
  95. package/dist-es/commands/CreateImportJobCommand.js +3 -3
  96. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
  97. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  98. package/dist-es/commands/DeleteContactCommand.js +3 -3
  99. package/dist-es/commands/DeleteContactListCommand.js +3 -3
  100. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
  101. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -3
  102. package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -3
  103. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -3
  104. package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -3
  105. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -3
  106. package/dist-es/commands/GetAccountCommand.js +3 -3
  107. package/dist-es/commands/GetBlacklistReportsCommand.js +3 -3
  108. package/dist-es/commands/GetConfigurationSetCommand.js +3 -3
  109. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -3
  110. package/dist-es/commands/GetContactCommand.js +3 -3
  111. package/dist-es/commands/GetContactListCommand.js +3 -3
  112. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  113. package/dist-es/commands/GetDedicatedIpCommand.js +3 -3
  114. package/dist-es/commands/GetDedicatedIpsCommand.js +3 -3
  115. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -3
  116. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -3
  117. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -3
  118. package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -3
  119. package/dist-es/commands/GetEmailIdentityCommand.js +3 -3
  120. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -3
  121. package/dist-es/commands/GetEmailTemplateCommand.js +3 -3
  122. package/dist-es/commands/GetImportJobCommand.js +3 -3
  123. package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -3
  124. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
  125. package/dist-es/commands/ListContactListsCommand.js +3 -3
  126. package/dist-es/commands/ListContactsCommand.js +3 -3
  127. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  128. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -3
  129. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -3
  130. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -3
  131. package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -3
  132. package/dist-es/commands/ListEmailTemplatesCommand.js +3 -3
  133. package/dist-es/commands/ListImportJobsCommand.js +3 -3
  134. package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -3
  135. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  136. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -3
  137. package/dist-es/commands/PutAccountDetailsCommand.js +3 -3
  138. package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -3
  139. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -3
  140. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  141. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -3
  142. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -3
  143. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -3
  144. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -3
  145. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -3
  146. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -3
  147. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -3
  148. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -3
  149. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -3
  150. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -3
  151. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -3
  152. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -3
  153. package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -3
  154. package/dist-es/commands/SendBulkEmailCommand.js +3 -3
  155. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
  156. package/dist-es/commands/SendEmailCommand.js +3 -3
  157. package/dist-es/commands/TagResourceCommand.js +3 -3
  158. package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -3
  159. package/dist-es/commands/UntagResourceCommand.js +3 -3
  160. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  161. package/dist-es/commands/UpdateContactCommand.js +3 -3
  162. package/dist-es/commands/UpdateContactListCommand.js +3 -3
  163. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
  164. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -3
  165. package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -3
  166. package/dist-es/models/models_0.js +229 -912
  167. package/dist-es/protocols/Aws_restJson1.js +3 -0
  168. package/dist-types/models/models_0.d.ts +908 -1362
  169. package/dist-types/ts3.4/models/models_0.d.ts +454 -908
  170. package/package.json +9 -9
@@ -50,12 +50,6 @@ export interface ReviewDetails {
50
50
  */
51
51
  CaseId?: string;
52
52
  }
53
- export declare namespace ReviewDetails {
54
- /**
55
- * @internal
56
- */
57
- const filterSensitiveLog: (obj: ReviewDetails) => any;
58
- }
59
53
  /**
60
54
  * <p>An object that contains information about your account details.</p>
61
55
  */
@@ -101,12 +95,6 @@ export interface AccountDetails {
101
95
  */
102
96
  ReviewDetails?: ReviewDetails;
103
97
  }
104
- export declare namespace AccountDetails {
105
- /**
106
- * @internal
107
- */
108
- const filterSensitiveLog: (obj: AccountDetails) => any;
109
- }
110
98
  /**
111
99
  * <p>The message can't be sent because the account's ability to send email has been
112
100
  * permanently restricted.</p>
@@ -164,12 +152,6 @@ export interface BlacklistEntry {
164
152
  */
165
153
  Description?: string;
166
154
  }
167
- export declare namespace BlacklistEntry {
168
- /**
169
- * @internal
170
- */
171
- const filterSensitiveLog: (obj: BlacklistEntry) => any;
172
- }
173
155
  /**
174
156
  * <p>An object that represents the content of the email, and optionally a character set
175
157
  * specification.</p>
@@ -187,12 +169,6 @@ export interface Content {
187
169
  */
188
170
  Charset?: string;
189
171
  }
190
- export declare namespace Content {
191
- /**
192
- * @internal
193
- */
194
- const filterSensitiveLog: (obj: Content) => any;
195
- }
196
172
  /**
197
173
  * <p>Represents the body of the email message.</p>
198
174
  */
@@ -210,12 +186,6 @@ export interface Body {
210
186
  */
211
187
  Html?: Content;
212
188
  }
213
- export declare namespace Body {
214
- /**
215
- * @internal
216
- */
217
- const filterSensitiveLog: (obj: Body) => any;
218
- }
219
189
  /**
220
190
  * <p>An object that defines the email template to use for an email message, and the values
221
191
  * to use for any message variables in that template. An <i>email
@@ -240,12 +210,6 @@ export interface Template {
240
210
  */
241
211
  TemplateData?: string;
242
212
  }
243
- export declare namespace Template {
244
- /**
245
- * @internal
246
- */
247
- const filterSensitiveLog: (obj: Template) => any;
248
- }
249
213
  /**
250
214
  * <p>An object that contains the body of the message. You can specify a template
251
215
  * message.</p>
@@ -256,12 +220,6 @@ export interface BulkEmailContent {
256
220
  */
257
221
  Template?: Template;
258
222
  }
259
- export declare namespace BulkEmailContent {
260
- /**
261
- * @internal
262
- */
263
- const filterSensitiveLog: (obj: BulkEmailContent) => any;
264
- }
265
223
  /**
266
224
  * <p>An object that describes the recipients for an email.</p>
267
225
  * <note>
@@ -290,12 +248,6 @@ export interface Destination {
290
248
  */
291
249
  BccAddresses?: string[];
292
250
  }
293
- export declare namespace Destination {
294
- /**
295
- * @internal
296
- */
297
- const filterSensitiveLog: (obj: Destination) => any;
298
- }
299
251
  /**
300
252
  * <p>An object which contains <code>ReplacementTemplateData</code> to be used for a
301
253
  * specific <code>BulkEmailEntry</code>.</p>
@@ -308,12 +260,6 @@ export interface ReplacementTemplate {
308
260
  */
309
261
  ReplacementTemplateData?: string;
310
262
  }
311
- export declare namespace ReplacementTemplate {
312
- /**
313
- * @internal
314
- */
315
- const filterSensitiveLog: (obj: ReplacementTemplate) => any;
316
- }
317
263
  /**
318
264
  * <p>The <code>ReplaceEmailContent</code> object to be used for a specific
319
265
  * <code>BulkEmailEntry</code>. The <code>ReplacementTemplate</code> can be specified
@@ -326,12 +272,6 @@ export interface ReplacementEmailContent {
326
272
  */
327
273
  ReplacementTemplate?: ReplacementTemplate;
328
274
  }
329
- export declare namespace ReplacementEmailContent {
330
- /**
331
- * @internal
332
- */
333
- const filterSensitiveLog: (obj: ReplacementEmailContent) => any;
334
- }
335
275
  /**
336
276
  * <p>Contains the name and value of a tag that you apply to an email. You can use message
337
277
  * tags when you publish email sending events.
@@ -367,12 +307,6 @@ export interface MessageTag {
367
307
  */
368
308
  Value: string | undefined;
369
309
  }
370
- export declare namespace MessageTag {
371
- /**
372
- * @internal
373
- */
374
- const filterSensitiveLog: (obj: MessageTag) => any;
375
- }
376
310
  export interface BulkEmailEntry {
377
311
  /**
378
312
  * <p>Represents the destination of the message, consisting of To:, CC:, and BCC:
@@ -400,12 +334,6 @@ export interface BulkEmailEntry {
400
334
  */
401
335
  ReplacementEmailContent?: ReplacementEmailContent;
402
336
  }
403
- export declare namespace BulkEmailEntry {
404
- /**
405
- * @internal
406
- */
407
- const filterSensitiveLog: (obj: BulkEmailEntry) => any;
408
- }
409
337
  export declare enum BulkEmailStatus {
410
338
  ACCOUNT_DAILY_QUOTA_EXCEEDED = "ACCOUNT_DAILY_QUOTA_EXCEEDED",
411
339
  ACCOUNT_SENDING_PAUSED = "ACCOUNT_SENDING_PAUSED",
@@ -502,12 +430,6 @@ export interface BulkEmailEntryResult {
502
430
  */
503
431
  MessageId?: string;
504
432
  }
505
- export declare namespace BulkEmailEntryResult {
506
- /**
507
- * @internal
508
- */
509
- const filterSensitiveLog: (obj: BulkEmailEntryResult) => any;
510
- }
511
433
  export declare enum DimensionValueSource {
512
434
  EMAIL_HEADER = "EMAIL_HEADER",
513
435
  LINK_TAG = "LINK_TAG",
@@ -556,12 +478,6 @@ export interface CloudWatchDimensionConfiguration {
556
478
  */
557
479
  DefaultDimensionValue: string | undefined;
558
480
  }
559
- export declare namespace CloudWatchDimensionConfiguration {
560
- /**
561
- * @internal
562
- */
563
- const filterSensitiveLog: (obj: CloudWatchDimensionConfiguration) => any;
564
- }
565
481
  /**
566
482
  * <p>An object that defines an Amazon CloudWatch destination for email events. You can use Amazon CloudWatch to
567
483
  * monitor and gain insights on your email sending metrics.</p>
@@ -573,12 +489,6 @@ export interface CloudWatchDestination {
573
489
  */
574
490
  DimensionConfigurations: CloudWatchDimensionConfiguration[] | undefined;
575
491
  }
576
- export declare namespace CloudWatchDestination {
577
- /**
578
- * @internal
579
- */
580
- const filterSensitiveLog: (obj: CloudWatchDestination) => any;
581
- }
582
492
  /**
583
493
  * <p>The resource is being modified by another operation or thread.</p>
584
494
  */
@@ -619,12 +529,6 @@ export interface TopicPreference {
619
529
  */
620
530
  SubscriptionStatus: SubscriptionStatus | string | undefined;
621
531
  }
622
- export declare namespace TopicPreference {
623
- /**
624
- * @internal
625
- */
626
- const filterSensitiveLog: (obj: TopicPreference) => any;
627
- }
628
532
  /**
629
533
  * <p>A contact is the end-user who is receiving the email.</p>
630
534
  */
@@ -651,12 +555,6 @@ export interface Contact {
651
555
  */
652
556
  LastUpdatedTimestamp?: Date;
653
557
  }
654
- export declare namespace Contact {
655
- /**
656
- * @internal
657
- */
658
- const filterSensitiveLog: (obj: Contact) => any;
659
- }
660
558
  /**
661
559
  * <p>A list that contains contacts that have subscribed to a particular topic or
662
560
  * topics.</p>
@@ -671,12 +569,6 @@ export interface ContactList {
671
569
  */
672
570
  LastUpdatedTimestamp?: Date;
673
571
  }
674
- export declare namespace ContactList {
675
- /**
676
- * @internal
677
- */
678
- const filterSensitiveLog: (obj: ContactList) => any;
679
- }
680
572
  export declare enum ContactListImportAction {
681
573
  DELETE = "DELETE",
682
574
  PUT = "PUT"
@@ -704,12 +596,6 @@ export interface ContactListDestination {
704
596
  */
705
597
  ContactListImportAction: ContactListImportAction | string | undefined;
706
598
  }
707
- export declare namespace ContactListDestination {
708
- /**
709
- * @internal
710
- */
711
- const filterSensitiveLog: (obj: ContactListDestination) => any;
712
- }
713
599
  export declare enum TlsPolicy {
714
600
  OPTIONAL = "OPTIONAL",
715
601
  REQUIRE = "REQUIRE"
@@ -730,12 +616,6 @@ export interface DeliveryOptions {
730
616
  */
731
617
  SendingPoolName?: string;
732
618
  }
733
- export declare namespace DeliveryOptions {
734
- /**
735
- * @internal
736
- */
737
- const filterSensitiveLog: (obj: DeliveryOptions) => any;
738
- }
739
619
  /**
740
620
  * <p>Enable or disable collection of reputation metrics for emails that you send using this
741
621
  * configuration set in the current Amazon Web Services Region. </p>
@@ -754,12 +634,6 @@ export interface ReputationOptions {
754
634
  */
755
635
  LastFreshStart?: Date;
756
636
  }
757
- export declare namespace ReputationOptions {
758
- /**
759
- * @internal
760
- */
761
- const filterSensitiveLog: (obj: ReputationOptions) => any;
762
- }
763
637
  /**
764
638
  * <p>Used to enable or disable email sending for messages that use this configuration set
765
639
  * in the current Amazon Web Services Region.</p>
@@ -771,12 +645,6 @@ export interface SendingOptions {
771
645
  */
772
646
  SendingEnabled?: boolean;
773
647
  }
774
- export declare namespace SendingOptions {
775
- /**
776
- * @internal
777
- */
778
- const filterSensitiveLog: (obj: SendingOptions) => any;
779
- }
780
648
  export declare enum SuppressionListReason {
781
649
  BOUNCE = "BOUNCE",
782
650
  COMPLAINT = "COMPLAINT"
@@ -807,12 +675,6 @@ export interface SuppressionOptions {
807
675
  */
808
676
  SuppressedReasons?: (SuppressionListReason | string)[];
809
677
  }
810
- export declare namespace SuppressionOptions {
811
- /**
812
- * @internal
813
- */
814
- const filterSensitiveLog: (obj: SuppressionOptions) => any;
815
- }
816
678
  /**
817
679
  * <p>An object that defines the tags that are associated with a resource.
818
680
  * A <i>tag</i> is a label that you optionally define and associate with
@@ -862,12 +724,6 @@ export interface Tag {
862
724
  */
863
725
  Value: string | undefined;
864
726
  }
865
- export declare namespace Tag {
866
- /**
867
- * @internal
868
- */
869
- const filterSensitiveLog: (obj: Tag) => any;
870
- }
871
727
  /**
872
728
  * <p>An object that defines the tracking options for a configuration set. When you use the
873
729
  * Amazon SES API v2 to send an email, it contains an invisible image that's used to track when
@@ -883,12 +739,6 @@ export interface TrackingOptions {
883
739
  */
884
740
  CustomRedirectDomain: string | undefined;
885
741
  }
886
- export declare namespace TrackingOptions {
887
- /**
888
- * @internal
889
- */
890
- const filterSensitiveLog: (obj: TrackingOptions) => any;
891
- }
892
742
  /**
893
743
  * <p>A request to create a configuration set.</p>
894
744
  */
@@ -929,24 +779,12 @@ export interface CreateConfigurationSetRequest {
929
779
  */
930
780
  SuppressionOptions?: SuppressionOptions;
931
781
  }
932
- export declare namespace CreateConfigurationSetRequest {
933
- /**
934
- * @internal
935
- */
936
- const filterSensitiveLog: (obj: CreateConfigurationSetRequest) => any;
937
- }
938
782
  /**
939
783
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
940
784
  * fails.</p>
941
785
  */
942
786
  export interface CreateConfigurationSetResponse {
943
787
  }
944
- export declare namespace CreateConfigurationSetResponse {
945
- /**
946
- * @internal
947
- */
948
- const filterSensitiveLog: (obj: CreateConfigurationSetResponse) => any;
949
- }
950
788
  /**
951
789
  * <p>There are too many instances of the specified resource type.</p>
952
790
  */
@@ -996,12 +834,6 @@ export interface KinesisFirehoseDestination {
996
834
  */
997
835
  DeliveryStreamArn: string | undefined;
998
836
  }
999
- export declare namespace KinesisFirehoseDestination {
1000
- /**
1001
- * @internal
1002
- */
1003
- const filterSensitiveLog: (obj: KinesisFirehoseDestination) => any;
1004
- }
1005
837
  export declare enum EventType {
1006
838
  BOUNCE = "BOUNCE",
1007
839
  CLICK = "CLICK",
@@ -1026,12 +858,6 @@ export interface PinpointDestination {
1026
858
  */
1027
859
  ApplicationArn?: string;
1028
860
  }
1029
- export declare namespace PinpointDestination {
1030
- /**
1031
- * @internal
1032
- */
1033
- const filterSensitiveLog: (obj: PinpointDestination) => any;
1034
- }
1035
861
  /**
1036
862
  * <p>An object that defines an Amazon SNS destination for email events. You can use Amazon SNS to
1037
863
  * send notification when certain email events occur.</p>
@@ -1043,12 +869,6 @@ export interface SnsDestination {
1043
869
  */
1044
870
  TopicArn: string | undefined;
1045
871
  }
1046
- export declare namespace SnsDestination {
1047
- /**
1048
- * @internal
1049
- */
1050
- const filterSensitiveLog: (obj: SnsDestination) => any;
1051
- }
1052
872
  /**
1053
873
  * <p>An object that defines the event destination. Specifically, it defines which services
1054
874
  * receive events from emails sent using the configuration set that the event destination
@@ -1092,12 +912,6 @@ export interface EventDestinationDefinition {
1092
912
  */
1093
913
  PinpointDestination?: PinpointDestination;
1094
914
  }
1095
- export declare namespace EventDestinationDefinition {
1096
- /**
1097
- * @internal
1098
- */
1099
- const filterSensitiveLog: (obj: EventDestinationDefinition) => any;
1100
- }
1101
915
  /**
1102
916
  * <p>A request to add an event destination to a configuration set.</p>
1103
917
  */
@@ -1115,24 +929,12 @@ export interface CreateConfigurationSetEventDestinationRequest {
1115
929
  */
1116
930
  EventDestination: EventDestinationDefinition | undefined;
1117
931
  }
1118
- export declare namespace CreateConfigurationSetEventDestinationRequest {
1119
- /**
1120
- * @internal
1121
- */
1122
- const filterSensitiveLog: (obj: CreateConfigurationSetEventDestinationRequest) => any;
1123
- }
1124
932
  /**
1125
933
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
1126
934
  * fails.</p>
1127
935
  */
1128
936
  export interface CreateConfigurationSetEventDestinationResponse {
1129
937
  }
1130
- export declare namespace CreateConfigurationSetEventDestinationResponse {
1131
- /**
1132
- * @internal
1133
- */
1134
- const filterSensitiveLog: (obj: CreateConfigurationSetEventDestinationResponse) => any;
1135
- }
1136
938
  export interface CreateContactRequest {
1137
939
  /**
1138
940
  * <p>The name of the contact list to which the contact should be added.</p>
@@ -1156,20 +958,8 @@ export interface CreateContactRequest {
1156
958
  */
1157
959
  AttributesData?: string;
1158
960
  }
1159
- export declare namespace CreateContactRequest {
1160
- /**
1161
- * @internal
1162
- */
1163
- const filterSensitiveLog: (obj: CreateContactRequest) => any;
1164
- }
1165
961
  export interface CreateContactResponse {
1166
962
  }
1167
- export declare namespace CreateContactResponse {
1168
- /**
1169
- * @internal
1170
- */
1171
- const filterSensitiveLog: (obj: CreateContactResponse) => any;
1172
- }
1173
963
  /**
1174
964
  * <p>An interest group, theme, or label within a list. Lists can have multiple
1175
965
  * topics.</p>
@@ -1193,12 +983,6 @@ export interface Topic {
1193
983
  */
1194
984
  DefaultSubscriptionStatus: SubscriptionStatus | string | undefined;
1195
985
  }
1196
- export declare namespace Topic {
1197
- /**
1198
- * @internal
1199
- */
1200
- const filterSensitiveLog: (obj: Topic) => any;
1201
- }
1202
986
  export interface CreateContactListRequest {
1203
987
  /**
1204
988
  * <p>The name of the contact list.</p>
@@ -1218,20 +1002,8 @@ export interface CreateContactListRequest {
1218
1002
  */
1219
1003
  Tags?: Tag[];
1220
1004
  }
1221
- export declare namespace CreateContactListRequest {
1222
- /**
1223
- * @internal
1224
- */
1225
- const filterSensitiveLog: (obj: CreateContactListRequest) => any;
1226
- }
1227
1005
  export interface CreateContactListResponse {
1228
1006
  }
1229
- export declare namespace CreateContactListResponse {
1230
- /**
1231
- * @internal
1232
- */
1233
- const filterSensitiveLog: (obj: CreateContactListResponse) => any;
1234
- }
1235
1007
  /**
1236
1008
  * <p>Represents a request to create a custom verification email template.</p>
1237
1009
  */
@@ -1266,24 +1038,12 @@ export interface CreateCustomVerificationEmailTemplateRequest {
1266
1038
  */
1267
1039
  FailureRedirectionURL: string | undefined;
1268
1040
  }
1269
- export declare namespace CreateCustomVerificationEmailTemplateRequest {
1270
- /**
1271
- * @internal
1272
- */
1273
- const filterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateRequest) => any;
1274
- }
1275
1041
  /**
1276
1042
  * <p>If the action is successful, the service sends back an HTTP 200 response with an empty
1277
1043
  * HTTP body.</p>
1278
1044
  */
1279
1045
  export interface CreateCustomVerificationEmailTemplateResponse {
1280
1046
  }
1281
- export declare namespace CreateCustomVerificationEmailTemplateResponse {
1282
- /**
1283
- * @internal
1284
- */
1285
- const filterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateResponse) => any;
1286
- }
1287
1047
  /**
1288
1048
  * <p>A request to create a new dedicated IP pool.</p>
1289
1049
  */
@@ -1298,24 +1058,12 @@ export interface CreateDedicatedIpPoolRequest {
1298
1058
  */
1299
1059
  Tags?: Tag[];
1300
1060
  }
1301
- export declare namespace CreateDedicatedIpPoolRequest {
1302
- /**
1303
- * @internal
1304
- */
1305
- const filterSensitiveLog: (obj: CreateDedicatedIpPoolRequest) => any;
1306
- }
1307
1061
  /**
1308
1062
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
1309
1063
  * fails.</p>
1310
1064
  */
1311
1065
  export interface CreateDedicatedIpPoolResponse {
1312
1066
  }
1313
- export declare namespace CreateDedicatedIpPoolResponse {
1314
- /**
1315
- * @internal
1316
- */
1317
- const filterSensitiveLog: (obj: CreateDedicatedIpPoolResponse) => any;
1318
- }
1319
1067
  /**
1320
1068
  * <p>Represents the raw content of an email message.</p>
1321
1069
  */
@@ -1352,12 +1100,6 @@ export interface RawMessage {
1352
1100
  */
1353
1101
  Data: Uint8Array | undefined;
1354
1102
  }
1355
- export declare namespace RawMessage {
1356
- /**
1357
- * @internal
1358
- */
1359
- const filterSensitiveLog: (obj: RawMessage) => any;
1360
- }
1361
1103
  /**
1362
1104
  * <p>Represents the email message that you're sending. The <code>Message</code> object
1363
1105
  * consists of a subject line and a message body.</p>
@@ -1375,12 +1117,6 @@ export interface Message {
1375
1117
  */
1376
1118
  Body: Body | undefined;
1377
1119
  }
1378
- export declare namespace Message {
1379
- /**
1380
- * @internal
1381
- */
1382
- const filterSensitiveLog: (obj: Message) => any;
1383
- }
1384
1120
  /**
1385
1121
  * <p>An object that defines the entire content of the email, including the message headers
1386
1122
  * and the body content. You can create a simple email message, in which you specify the
@@ -1431,12 +1167,6 @@ export interface EmailContent {
1431
1167
  */
1432
1168
  Template?: Template;
1433
1169
  }
1434
- export declare namespace EmailContent {
1435
- /**
1436
- * @internal
1437
- */
1438
- const filterSensitiveLog: (obj: EmailContent) => any;
1439
- }
1440
1170
  /**
1441
1171
  * <p>A request to perform a predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will
1442
1172
  * be handled by various email providers around the world. When you perform a predictive inbox placement test, you
@@ -1466,12 +1196,6 @@ export interface CreateDeliverabilityTestReportRequest {
1466
1196
  */
1467
1197
  Tags?: Tag[];
1468
1198
  }
1469
- export declare namespace CreateDeliverabilityTestReportRequest {
1470
- /**
1471
- * @internal
1472
- */
1473
- const filterSensitiveLog: (obj: CreateDeliverabilityTestReportRequest) => any;
1474
- }
1475
1199
  export declare enum DeliverabilityTestStatus {
1476
1200
  COMPLETED = "COMPLETED",
1477
1201
  IN_PROGRESS = "IN_PROGRESS"
@@ -1492,12 +1216,6 @@ export interface CreateDeliverabilityTestReportResponse {
1492
1216
  */
1493
1217
  DeliverabilityTestStatus: DeliverabilityTestStatus | string | undefined;
1494
1218
  }
1495
- export declare namespace CreateDeliverabilityTestReportResponse {
1496
- /**
1497
- * @internal
1498
- */
1499
- const filterSensitiveLog: (obj: CreateDeliverabilityTestReportResponse) => any;
1500
- }
1501
1219
  /**
1502
1220
  * <p>The message can't be sent because the sending domain isn't verified.</p>
1503
1221
  */
@@ -1556,12 +1274,6 @@ export interface DkimSigningAttributes {
1556
1274
  */
1557
1275
  NextSigningKeyLength?: DkimSigningKeyLength | string;
1558
1276
  }
1559
- export declare namespace DkimSigningAttributes {
1560
- /**
1561
- * @internal
1562
- */
1563
- const filterSensitiveLog: (obj: DkimSigningAttributes) => any;
1564
- }
1565
1277
  /**
1566
1278
  * <p>A request to begin the verification process for an email identity (an email address or
1567
1279
  * domain).</p>
@@ -1590,12 +1302,6 @@ export interface CreateEmailIdentityRequest {
1590
1302
  */
1591
1303
  ConfigurationSetName?: string;
1592
1304
  }
1593
- export declare namespace CreateEmailIdentityRequest {
1594
- /**
1595
- * @internal
1596
- */
1597
- const filterSensitiveLog: (obj: CreateEmailIdentityRequest) => any;
1598
- }
1599
1305
  export declare enum DkimSigningAttributesOrigin {
1600
1306
  AWS_SES = "AWS_SES",
1601
1307
  EXTERNAL = "EXTERNAL"
@@ -1701,12 +1407,6 @@ export interface DkimAttributes {
1701
1407
  */
1702
1408
  LastKeyGenerationTimestamp?: Date;
1703
1409
  }
1704
- export declare namespace DkimAttributes {
1705
- /**
1706
- * @internal
1707
- */
1708
- const filterSensitiveLog: (obj: DkimAttributes) => any;
1709
- }
1710
1410
  export declare enum IdentityType {
1711
1411
  DOMAIN = "DOMAIN",
1712
1412
  EMAIL_ADDRESS = "EMAIL_ADDRESS",
@@ -1734,12 +1434,6 @@ export interface CreateEmailIdentityResponse {
1734
1434
  */
1735
1435
  DkimAttributes?: DkimAttributes;
1736
1436
  }
1737
- export declare namespace CreateEmailIdentityResponse {
1738
- /**
1739
- * @internal
1740
- */
1741
- const filterSensitiveLog: (obj: CreateEmailIdentityResponse) => any;
1742
- }
1743
1437
  /**
1744
1438
  * <p>Represents a request to create a sending authorization policy for an identity. Sending
1745
1439
  * authorization is an Amazon SES feature that enables you to authorize other senders to use
@@ -1764,24 +1458,12 @@ export interface CreateEmailIdentityPolicyRequest {
1764
1458
  */
1765
1459
  Policy: string | undefined;
1766
1460
  }
1767
- export declare namespace CreateEmailIdentityPolicyRequest {
1768
- /**
1769
- * @internal
1770
- */
1771
- const filterSensitiveLog: (obj: CreateEmailIdentityPolicyRequest) => any;
1772
- }
1773
1461
  /**
1774
1462
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
1775
1463
  * fails.</p>
1776
1464
  */
1777
1465
  export interface CreateEmailIdentityPolicyResponse {
1778
1466
  }
1779
- export declare namespace CreateEmailIdentityPolicyResponse {
1780
- /**
1781
- * @internal
1782
- */
1783
- const filterSensitiveLog: (obj: CreateEmailIdentityPolicyResponse) => any;
1784
- }
1785
1467
  /**
1786
1468
  * <p>The content of the email, composed of a subject line, an HTML part, and a text-only
1787
1469
  * part.</p>
@@ -1801,12 +1483,6 @@ export interface EmailTemplateContent {
1801
1483
  */
1802
1484
  Html?: string;
1803
1485
  }
1804
- export declare namespace EmailTemplateContent {
1805
- /**
1806
- * @internal
1807
- */
1808
- const filterSensitiveLog: (obj: EmailTemplateContent) => any;
1809
- }
1810
1486
  /**
1811
1487
  * <p>Represents a request to create an email template. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES
1812
1488
  * Developer Guide</a>.</p>
@@ -1822,24 +1498,12 @@ export interface CreateEmailTemplateRequest {
1822
1498
  */
1823
1499
  TemplateContent: EmailTemplateContent | undefined;
1824
1500
  }
1825
- export declare namespace CreateEmailTemplateRequest {
1826
- /**
1827
- * @internal
1828
- */
1829
- const filterSensitiveLog: (obj: CreateEmailTemplateRequest) => any;
1830
- }
1831
1501
  /**
1832
1502
  * <p>If the action is successful, the service sends back an HTTP 200 response with an empty
1833
1503
  * HTTP body.</p>
1834
1504
  */
1835
1505
  export interface CreateEmailTemplateResponse {
1836
1506
  }
1837
- export declare namespace CreateEmailTemplateResponse {
1838
- /**
1839
- * @internal
1840
- */
1841
- const filterSensitiveLog: (obj: CreateEmailTemplateResponse) => any;
1842
- }
1843
1507
  export declare enum DataFormat {
1844
1508
  CSV = "CSV",
1845
1509
  JSON = "JSON"
@@ -1858,12 +1522,6 @@ export interface ImportDataSource {
1858
1522
  */
1859
1523
  DataFormat: DataFormat | string | undefined;
1860
1524
  }
1861
- export declare namespace ImportDataSource {
1862
- /**
1863
- * @internal
1864
- */
1865
- const filterSensitiveLog: (obj: ImportDataSource) => any;
1866
- }
1867
1525
  export declare enum SuppressionListImportAction {
1868
1526
  DELETE = "DELETE",
1869
1527
  PUT = "PUT"
@@ -1886,12 +1544,6 @@ export interface SuppressionListDestination {
1886
1544
  */
1887
1545
  SuppressionListImportAction: SuppressionListImportAction | string | undefined;
1888
1546
  }
1889
- export declare namespace SuppressionListDestination {
1890
- /**
1891
- * @internal
1892
- */
1893
- const filterSensitiveLog: (obj: SuppressionListDestination) => any;
1894
- }
1895
1547
  /**
1896
1548
  * <p>An object that contains details about the resource destination the import job is going
1897
1549
  * to target.</p>
@@ -1906,12 +1558,6 @@ export interface ImportDestination {
1906
1558
  */
1907
1559
  ContactListDestination?: ContactListDestination;
1908
1560
  }
1909
- export declare namespace ImportDestination {
1910
- /**
1911
- * @internal
1912
- */
1913
- const filterSensitiveLog: (obj: ImportDestination) => any;
1914
- }
1915
1561
  /**
1916
1562
  * <p>Represents a request to create an import job from a data source for a data
1917
1563
  * destination.</p>
@@ -1926,12 +1572,6 @@ export interface CreateImportJobRequest {
1926
1572
  */
1927
1573
  ImportDataSource: ImportDataSource | undefined;
1928
1574
  }
1929
- export declare namespace CreateImportJobRequest {
1930
- /**
1931
- * @internal
1932
- */
1933
- const filterSensitiveLog: (obj: CreateImportJobRequest) => any;
1934
- }
1935
1575
  /**
1936
1576
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
1937
1577
  * fails.</p>
@@ -1942,12 +1582,6 @@ export interface CreateImportJobResponse {
1942
1582
  */
1943
1583
  JobId?: string;
1944
1584
  }
1945
- export declare namespace CreateImportJobResponse {
1946
- /**
1947
- * @internal
1948
- */
1949
- const filterSensitiveLog: (obj: CreateImportJobResponse) => any;
1950
- }
1951
1585
  /**
1952
1586
  * <p>Contains information about a custom verification email template.</p>
1953
1587
  */
@@ -1975,12 +1609,6 @@ export interface CustomVerificationEmailTemplateMetadata {
1975
1609
  */
1976
1610
  FailureRedirectionURL?: string;
1977
1611
  }
1978
- export declare namespace CustomVerificationEmailTemplateMetadata {
1979
- /**
1980
- * @internal
1981
- */
1982
- const filterSensitiveLog: (obj: CustomVerificationEmailTemplateMetadata) => any;
1983
- }
1984
1612
  /**
1985
1613
  * <p>An object that contains inbox placement data for email sent from one of your email
1986
1614
  * domains to a specific email provider.</p>
@@ -2011,12 +1639,6 @@ export interface DomainIspPlacement {
2011
1639
  */
2012
1640
  SpamPercentage?: number;
2013
1641
  }
2014
- export declare namespace DomainIspPlacement {
2015
- /**
2016
- * @internal
2017
- */
2018
- const filterSensitiveLog: (obj: DomainIspPlacement) => any;
2019
- }
2020
1642
  /**
2021
1643
  * <p>An object that contains information about the amount of email that was delivered to
2022
1644
  * recipients.</p>
@@ -2042,12 +1664,6 @@ export interface VolumeStatistics {
2042
1664
  */
2043
1665
  ProjectedSpam?: number;
2044
1666
  }
2045
- export declare namespace VolumeStatistics {
2046
- /**
2047
- * @internal
2048
- */
2049
- const filterSensitiveLog: (obj: VolumeStatistics) => any;
2050
- }
2051
1667
  /**
2052
1668
  * <p>An object that contains information about the volume of email sent on each day of the
2053
1669
  * analysis period.</p>
@@ -2068,12 +1684,6 @@ export interface DailyVolume {
2068
1684
  */
2069
1685
  DomainIspPlacements?: DomainIspPlacement[];
2070
1686
  }
2071
- export declare namespace DailyVolume {
2072
- /**
2073
- * @internal
2074
- */
2075
- const filterSensitiveLog: (obj: DailyVolume) => any;
2076
- }
2077
1687
  export declare enum WarmupStatus {
2078
1688
  DONE = "DONE",
2079
1689
  IN_PROGRESS = "IN_PROGRESS"
@@ -2117,12 +1727,6 @@ export interface DedicatedIp {
2117
1727
  */
2118
1728
  PoolName?: string;
2119
1729
  }
2120
- export declare namespace DedicatedIp {
2121
- /**
2122
- * @internal
2123
- */
2124
- const filterSensitiveLog: (obj: DedicatedIp) => any;
2125
- }
2126
1730
  /**
2127
1731
  * <p>A request to delete a configuration set.</p>
2128
1732
  */
@@ -2132,24 +1736,12 @@ export interface DeleteConfigurationSetRequest {
2132
1736
  */
2133
1737
  ConfigurationSetName: string | undefined;
2134
1738
  }
2135
- export declare namespace DeleteConfigurationSetRequest {
2136
- /**
2137
- * @internal
2138
- */
2139
- const filterSensitiveLog: (obj: DeleteConfigurationSetRequest) => any;
2140
- }
2141
1739
  /**
2142
1740
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
2143
1741
  * fails.</p>
2144
1742
  */
2145
1743
  export interface DeleteConfigurationSetResponse {
2146
1744
  }
2147
- export declare namespace DeleteConfigurationSetResponse {
2148
- /**
2149
- * @internal
2150
- */
2151
- const filterSensitiveLog: (obj: DeleteConfigurationSetResponse) => any;
2152
- }
2153
1745
  /**
2154
1746
  * <p>A request to delete an event destination from a configuration set.</p>
2155
1747
  */
@@ -2164,24 +1756,12 @@ export interface DeleteConfigurationSetEventDestinationRequest {
2164
1756
  */
2165
1757
  EventDestinationName: string | undefined;
2166
1758
  }
2167
- export declare namespace DeleteConfigurationSetEventDestinationRequest {
2168
- /**
2169
- * @internal
2170
- */
2171
- const filterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationRequest) => any;
2172
- }
2173
1759
  /**
2174
1760
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
2175
1761
  * fails.</p>
2176
1762
  */
2177
1763
  export interface DeleteConfigurationSetEventDestinationResponse {
2178
1764
  }
2179
- export declare namespace DeleteConfigurationSetEventDestinationResponse {
2180
- /**
2181
- * @internal
2182
- */
2183
- const filterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationResponse) => any;
2184
- }
2185
1765
  export interface DeleteContactRequest {
2186
1766
  /**
2187
1767
  * <p>The name of the contact list from which the contact should be removed.</p>
@@ -2192,40 +1772,16 @@ export interface DeleteContactRequest {
2192
1772
  */
2193
1773
  EmailAddress: string | undefined;
2194
1774
  }
2195
- export declare namespace DeleteContactRequest {
2196
- /**
2197
- * @internal
2198
- */
2199
- const filterSensitiveLog: (obj: DeleteContactRequest) => any;
2200
- }
2201
1775
  export interface DeleteContactResponse {
2202
1776
  }
2203
- export declare namespace DeleteContactResponse {
2204
- /**
2205
- * @internal
2206
- */
2207
- const filterSensitiveLog: (obj: DeleteContactResponse) => any;
2208
- }
2209
1777
  export interface DeleteContactListRequest {
2210
1778
  /**
2211
1779
  * <p>The name of the contact list.</p>
2212
1780
  */
2213
1781
  ContactListName: string | undefined;
2214
1782
  }
2215
- export declare namespace DeleteContactListRequest {
2216
- /**
2217
- * @internal
2218
- */
2219
- const filterSensitiveLog: (obj: DeleteContactListRequest) => any;
2220
- }
2221
1783
  export interface DeleteContactListResponse {
2222
1784
  }
2223
- export declare namespace DeleteContactListResponse {
2224
- /**
2225
- * @internal
2226
- */
2227
- const filterSensitiveLog: (obj: DeleteContactListResponse) => any;
2228
- }
2229
1785
  /**
2230
1786
  * <p>Represents a request to delete an existing custom verification email template.</p>
2231
1787
  */
@@ -2235,24 +1791,12 @@ export interface DeleteCustomVerificationEmailTemplateRequest {
2235
1791
  */
2236
1792
  TemplateName: string | undefined;
2237
1793
  }
2238
- export declare namespace DeleteCustomVerificationEmailTemplateRequest {
2239
- /**
2240
- * @internal
2241
- */
2242
- const filterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateRequest) => any;
2243
- }
2244
1794
  /**
2245
1795
  * <p>If the action is successful, the service sends back an HTTP 200 response with an empty
2246
1796
  * HTTP body.</p>
2247
1797
  */
2248
1798
  export interface DeleteCustomVerificationEmailTemplateResponse {
2249
1799
  }
2250
- export declare namespace DeleteCustomVerificationEmailTemplateResponse {
2251
- /**
2252
- * @internal
2253
- */
2254
- const filterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateResponse) => any;
2255
- }
2256
1800
  /**
2257
1801
  * <p>A request to delete a dedicated IP pool.</p>
2258
1802
  */
@@ -2262,24 +1806,12 @@ export interface DeleteDedicatedIpPoolRequest {
2262
1806
  */
2263
1807
  PoolName: string | undefined;
2264
1808
  }
2265
- export declare namespace DeleteDedicatedIpPoolRequest {
2266
- /**
2267
- * @internal
2268
- */
2269
- const filterSensitiveLog: (obj: DeleteDedicatedIpPoolRequest) => any;
2270
- }
2271
1809
  /**
2272
1810
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
2273
1811
  * fails.</p>
2274
1812
  */
2275
1813
  export interface DeleteDedicatedIpPoolResponse {
2276
1814
  }
2277
- export declare namespace DeleteDedicatedIpPoolResponse {
2278
- /**
2279
- * @internal
2280
- */
2281
- const filterSensitiveLog: (obj: DeleteDedicatedIpPoolResponse) => any;
2282
- }
2283
1815
  /**
2284
1816
  * <p>A request to delete an existing email identity. When you delete an identity, you lose
2285
1817
  * the ability to send email from that identity. You can restore your ability to send email
@@ -2291,24 +1823,12 @@ export interface DeleteEmailIdentityRequest {
2291
1823
  */
2292
1824
  EmailIdentity: string | undefined;
2293
1825
  }
2294
- export declare namespace DeleteEmailIdentityRequest {
2295
- /**
2296
- * @internal
2297
- */
2298
- const filterSensitiveLog: (obj: DeleteEmailIdentityRequest) => any;
2299
- }
2300
1826
  /**
2301
1827
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
2302
1828
  * fails.</p>
2303
1829
  */
2304
1830
  export interface DeleteEmailIdentityResponse {
2305
1831
  }
2306
- export declare namespace DeleteEmailIdentityResponse {
2307
- /**
2308
- * @internal
2309
- */
2310
- const filterSensitiveLog: (obj: DeleteEmailIdentityResponse) => any;
2311
- }
2312
1832
  /**
2313
1833
  * <p>Represents a request to delete a sending authorization policy for an identity. Sending
2314
1834
  * authorization is an Amazon SES feature that enables you to authorize other senders to
@@ -2327,24 +1847,12 @@ export interface DeleteEmailIdentityPolicyRequest {
2327
1847
  */
2328
1848
  PolicyName: string | undefined;
2329
1849
  }
2330
- export declare namespace DeleteEmailIdentityPolicyRequest {
2331
- /**
2332
- * @internal
2333
- */
2334
- const filterSensitiveLog: (obj: DeleteEmailIdentityPolicyRequest) => any;
2335
- }
2336
1850
  /**
2337
1851
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
2338
1852
  * fails.</p>
2339
1853
  */
2340
1854
  export interface DeleteEmailIdentityPolicyResponse {
2341
1855
  }
2342
- export declare namespace DeleteEmailIdentityPolicyResponse {
2343
- /**
2344
- * @internal
2345
- */
2346
- const filterSensitiveLog: (obj: DeleteEmailIdentityPolicyResponse) => any;
2347
- }
2348
1856
  /**
2349
1857
  * <p>Represents a request to delete an email template. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
2350
1858
  * Guide</a>.</p>
@@ -2355,24 +1863,12 @@ export interface DeleteEmailTemplateRequest {
2355
1863
  */
2356
1864
  TemplateName: string | undefined;
2357
1865
  }
2358
- export declare namespace DeleteEmailTemplateRequest {
2359
- /**
2360
- * @internal
2361
- */
2362
- const filterSensitiveLog: (obj: DeleteEmailTemplateRequest) => any;
2363
- }
2364
1866
  /**
2365
1867
  * <p>If the action is successful, the service sends back an HTTP 200 response with an empty
2366
1868
  * HTTP body.</p>
2367
1869
  */
2368
1870
  export interface DeleteEmailTemplateResponse {
2369
1871
  }
2370
- export declare namespace DeleteEmailTemplateResponse {
2371
- /**
2372
- * @internal
2373
- */
2374
- const filterSensitiveLog: (obj: DeleteEmailTemplateResponse) => any;
2375
- }
2376
1872
  /**
2377
1873
  * <p>A request to remove an email address from the suppression list for your
2378
1874
  * account.</p>
@@ -2383,24 +1879,12 @@ export interface DeleteSuppressedDestinationRequest {
2383
1879
  */
2384
1880
  EmailAddress: string | undefined;
2385
1881
  }
2386
- export declare namespace DeleteSuppressedDestinationRequest {
2387
- /**
2388
- * @internal
2389
- */
2390
- const filterSensitiveLog: (obj: DeleteSuppressedDestinationRequest) => any;
2391
- }
2392
1882
  /**
2393
1883
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
2394
1884
  * fails.</p>
2395
1885
  */
2396
1886
  export interface DeleteSuppressedDestinationResponse {
2397
1887
  }
2398
- export declare namespace DeleteSuppressedDestinationResponse {
2399
- /**
2400
- * @internal
2401
- */
2402
- const filterSensitiveLog: (obj: DeleteSuppressedDestinationResponse) => any;
2403
- }
2404
1888
  export declare enum DeliverabilityDashboardAccountStatus {
2405
1889
  ACTIVE = "ACTIVE",
2406
1890
  DISABLED = "DISABLED",
@@ -2438,12 +1922,6 @@ export interface DeliverabilityTestReport {
2438
1922
  */
2439
1923
  DeliverabilityTestStatus?: DeliverabilityTestStatus | string;
2440
1924
  }
2441
- export declare namespace DeliverabilityTestReport {
2442
- /**
2443
- * @internal
2444
- */
2445
- const filterSensitiveLog: (obj: DeliverabilityTestReport) => any;
2446
- }
2447
1925
  /**
2448
1926
  * <p>An object that contains the deliverability data for a specific campaign. This data is
2449
1927
  * available for a campaign only if the campaign sent email by using a domain that the
@@ -2521,12 +1999,6 @@ export interface DomainDeliverabilityCampaign {
2521
1999
  */
2522
2000
  Esps?: string[];
2523
2001
  }
2524
- export declare namespace DomainDeliverabilityCampaign {
2525
- /**
2526
- * @internal
2527
- */
2528
- const filterSensitiveLog: (obj: DomainDeliverabilityCampaign) => any;
2529
- }
2530
2002
  /**
2531
2003
  * <p>An object that contains information about the inbox placement data settings for a
2532
2004
  * verified domain that’s associated with your Amazon Web Services account. This data is available only
@@ -2543,12 +2015,6 @@ export interface InboxPlacementTrackingOption {
2543
2015
  */
2544
2016
  TrackedIsps?: string[];
2545
2017
  }
2546
- export declare namespace InboxPlacementTrackingOption {
2547
- /**
2548
- * @internal
2549
- */
2550
- const filterSensitiveLog: (obj: InboxPlacementTrackingOption) => any;
2551
- }
2552
2018
  /**
2553
2019
  * <p>An object that contains information about the Deliverability dashboard subscription for a
2554
2020
  * verified domain that you use to send email and currently has an active Deliverability dashboard
@@ -2572,12 +2038,6 @@ export interface DomainDeliverabilityTrackingOption {
2572
2038
  */
2573
2039
  InboxPlacementTrackingOption?: InboxPlacementTrackingOption;
2574
2040
  }
2575
- export declare namespace DomainDeliverabilityTrackingOption {
2576
- /**
2577
- * @internal
2578
- */
2579
- const filterSensitiveLog: (obj: DomainDeliverabilityTrackingOption) => any;
2580
- }
2581
2041
  /**
2582
2042
  * <p>Contains information about an email template.</p>
2583
2043
  */
@@ -2591,12 +2051,6 @@ export interface EmailTemplateMetadata {
2591
2051
  */
2592
2052
  CreatedTimestamp?: Date;
2593
2053
  }
2594
- export declare namespace EmailTemplateMetadata {
2595
- /**
2596
- * @internal
2597
- */
2598
- const filterSensitiveLog: (obj: EmailTemplateMetadata) => any;
2599
- }
2600
2054
  /**
2601
2055
  * <p>In the Amazon SES API v2, <i>events</i> include message sends, deliveries, opens,
2602
2056
  * clicks, bounces, complaints and delivery delays. <i>Event destinations</i>
@@ -2644,12 +2098,6 @@ export interface EventDestination {
2644
2098
  */
2645
2099
  PinpointDestination?: PinpointDestination;
2646
2100
  }
2647
- export declare namespace EventDestination {
2648
- /**
2649
- * @internal
2650
- */
2651
- const filterSensitiveLog: (obj: EventDestination) => any;
2652
- }
2653
2101
  /**
2654
2102
  * <p>An object that contains the failure details about an import job.</p>
2655
2103
  */
@@ -2664,24 +2112,12 @@ export interface FailureInfo {
2664
2112
  */
2665
2113
  ErrorMessage?: string;
2666
2114
  }
2667
- export declare namespace FailureInfo {
2668
- /**
2669
- * @internal
2670
- */
2671
- const filterSensitiveLog: (obj: FailureInfo) => any;
2672
- }
2673
2115
  /**
2674
2116
  * <p>A request to obtain information about the email-sending capabilities of your Amazon SES
2675
2117
  * account.</p>
2676
2118
  */
2677
2119
  export interface GetAccountRequest {
2678
2120
  }
2679
- export declare namespace GetAccountRequest {
2680
- /**
2681
- * @internal
2682
- */
2683
- const filterSensitiveLog: (obj: GetAccountRequest) => any;
2684
- }
2685
2121
  /**
2686
2122
  * <p>An object that contains information about the per-day and per-second sending limits
2687
2123
  * for your Amazon SES account in the current Amazon Web Services Region.</p>
@@ -2705,12 +2141,6 @@ export interface SendQuota {
2705
2141
  */
2706
2142
  SentLast24Hours?: number;
2707
2143
  }
2708
- export declare namespace SendQuota {
2709
- /**
2710
- * @internal
2711
- */
2712
- const filterSensitiveLog: (obj: SendQuota) => any;
2713
- }
2714
2144
  /**
2715
2145
  * <p>An object that contains information about the email address suppression preferences
2716
2146
  * for your account in the current Amazon Web Services Region.</p>
@@ -2737,12 +2167,6 @@ export interface SuppressionAttributes {
2737
2167
  */
2738
2168
  SuppressedReasons?: (SuppressionListReason | string)[];
2739
2169
  }
2740
- export declare namespace SuppressionAttributes {
2741
- /**
2742
- * @internal
2743
- */
2744
- const filterSensitiveLog: (obj: SuppressionAttributes) => any;
2745
- }
2746
2170
  /**
2747
2171
  * <p>A list of details about the email-sending capabilities of your Amazon SES account in the
2748
2172
  * current Amazon Web Services Region.</p>
@@ -2811,12 +2235,6 @@ export interface GetAccountResponse {
2811
2235
  */
2812
2236
  Details?: AccountDetails;
2813
2237
  }
2814
- export declare namespace GetAccountResponse {
2815
- /**
2816
- * @internal
2817
- */
2818
- const filterSensitiveLog: (obj: GetAccountResponse) => any;
2819
- }
2820
2238
  /**
2821
2239
  * <p>A request to retrieve a list of the blacklists that your dedicated IP addresses appear
2822
2240
  * on.</p>
@@ -2829,12 +2247,6 @@ export interface GetBlacklistReportsRequest {
2829
2247
  */
2830
2248
  BlacklistItemNames: string[] | undefined;
2831
2249
  }
2832
- export declare namespace GetBlacklistReportsRequest {
2833
- /**
2834
- * @internal
2835
- */
2836
- const filterSensitiveLog: (obj: GetBlacklistReportsRequest) => any;
2837
- }
2838
2250
  /**
2839
2251
  * <p>An object that contains information about blacklist events.</p>
2840
2252
  */
@@ -2845,12 +2257,6 @@ export interface GetBlacklistReportsResponse {
2845
2257
  */
2846
2258
  BlacklistReport: Record<string, BlacklistEntry[]> | undefined;
2847
2259
  }
2848
- export declare namespace GetBlacklistReportsResponse {
2849
- /**
2850
- * @internal
2851
- */
2852
- const filterSensitiveLog: (obj: GetBlacklistReportsResponse) => any;
2853
- }
2854
2260
  /**
2855
2261
  * <p>A request to obtain information about a configuration set.</p>
2856
2262
  */
@@ -2860,12 +2266,6 @@ export interface GetConfigurationSetRequest {
2860
2266
  */
2861
2267
  ConfigurationSetName: string | undefined;
2862
2268
  }
2863
- export declare namespace GetConfigurationSetRequest {
2864
- /**
2865
- * @internal
2866
- */
2867
- const filterSensitiveLog: (obj: GetConfigurationSetRequest) => any;
2868
- }
2869
2269
  /**
2870
2270
  * <p>Information about a configuration set.</p>
2871
2271
  */
@@ -2905,12 +2305,6 @@ export interface GetConfigurationSetResponse {
2905
2305
  */
2906
2306
  SuppressionOptions?: SuppressionOptions;
2907
2307
  }
2908
- export declare namespace GetConfigurationSetResponse {
2909
- /**
2910
- * @internal
2911
- */
2912
- const filterSensitiveLog: (obj: GetConfigurationSetResponse) => any;
2913
- }
2914
2308
  /**
2915
2309
  * <p>A request to obtain information about the event destinations for a configuration
2916
2310
  * set.</p>
@@ -2921,12 +2315,6 @@ export interface GetConfigurationSetEventDestinationsRequest {
2921
2315
  */
2922
2316
  ConfigurationSetName: string | undefined;
2923
2317
  }
2924
- export declare namespace GetConfigurationSetEventDestinationsRequest {
2925
- /**
2926
- * @internal
2927
- */
2928
- const filterSensitiveLog: (obj: GetConfigurationSetEventDestinationsRequest) => any;
2929
- }
2930
2318
  /**
2931
2319
  * <p>Information about an event destination for a configuration set.</p>
2932
2320
  */
@@ -2937,12 +2325,6 @@ export interface GetConfigurationSetEventDestinationsResponse {
2937
2325
  */
2938
2326
  EventDestinations?: EventDestination[];
2939
2327
  }
2940
- export declare namespace GetConfigurationSetEventDestinationsResponse {
2941
- /**
2942
- * @internal
2943
- */
2944
- const filterSensitiveLog: (obj: GetConfigurationSetEventDestinationsResponse) => any;
2945
- }
2946
2328
  export interface GetContactRequest {
2947
2329
  /**
2948
2330
  * <p>The name of the contact list to which the contact belongs.</p>
@@ -2953,12 +2335,6 @@ export interface GetContactRequest {
2953
2335
  */
2954
2336
  EmailAddress: string | undefined;
2955
2337
  }
2956
- export declare namespace GetContactRequest {
2957
- /**
2958
- * @internal
2959
- */
2960
- const filterSensitiveLog: (obj: GetContactRequest) => any;
2961
- }
2962
2338
  export interface GetContactResponse {
2963
2339
  /**
2964
2340
  * <p>The name of the contact list to which the contact belongs.</p>
@@ -2994,24 +2370,12 @@ export interface GetContactResponse {
2994
2370
  */
2995
2371
  LastUpdatedTimestamp?: Date;
2996
2372
  }
2997
- export declare namespace GetContactResponse {
2998
- /**
2999
- * @internal
3000
- */
3001
- const filterSensitiveLog: (obj: GetContactResponse) => any;
3002
- }
3003
2373
  export interface GetContactListRequest {
3004
2374
  /**
3005
2375
  * <p>The name of the contact list.</p>
3006
2376
  */
3007
2377
  ContactListName: string | undefined;
3008
2378
  }
3009
- export declare namespace GetContactListRequest {
3010
- /**
3011
- * @internal
3012
- */
3013
- const filterSensitiveLog: (obj: GetContactListRequest) => any;
3014
- }
3015
2379
  export interface GetContactListResponse {
3016
2380
  /**
3017
2381
  * <p>The name of the contact list.</p>
@@ -3039,12 +2403,6 @@ export interface GetContactListResponse {
3039
2403
  */
3040
2404
  Tags?: Tag[];
3041
2405
  }
3042
- export declare namespace GetContactListResponse {
3043
- /**
3044
- * @internal
3045
- */
3046
- const filterSensitiveLog: (obj: GetContactListResponse) => any;
3047
- }
3048
2406
  /**
3049
2407
  * <p>Represents a request to retrieve an existing custom verification email
3050
2408
  * template.</p>
@@ -3055,12 +2413,6 @@ export interface GetCustomVerificationEmailTemplateRequest {
3055
2413
  */
3056
2414
  TemplateName: string | undefined;
3057
2415
  }
3058
- export declare namespace GetCustomVerificationEmailTemplateRequest {
3059
- /**
3060
- * @internal
3061
- */
3062
- const filterSensitiveLog: (obj: GetCustomVerificationEmailTemplateRequest) => any;
3063
- }
3064
2416
  /**
3065
2417
  * <p>The following elements are returned by the service.</p>
3066
2418
  */
@@ -3092,12 +2444,6 @@ export interface GetCustomVerificationEmailTemplateResponse {
3092
2444
  */
3093
2445
  FailureRedirectionURL?: string;
3094
2446
  }
3095
- export declare namespace GetCustomVerificationEmailTemplateResponse {
3096
- /**
3097
- * @internal
3098
- */
3099
- const filterSensitiveLog: (obj: GetCustomVerificationEmailTemplateResponse) => any;
3100
- }
3101
2447
  /**
3102
2448
  * <p>A request to obtain more information about a dedicated IP address.</p>
3103
2449
  */
@@ -3108,12 +2454,6 @@ export interface GetDedicatedIpRequest {
3108
2454
  */
3109
2455
  Ip: string | undefined;
3110
2456
  }
3111
- export declare namespace GetDedicatedIpRequest {
3112
- /**
3113
- * @internal
3114
- */
3115
- const filterSensitiveLog: (obj: GetDedicatedIpRequest) => any;
3116
- }
3117
2457
  /**
3118
2458
  * <p>Information about a dedicated IP address.</p>
3119
2459
  */
@@ -3123,12 +2463,6 @@ export interface GetDedicatedIpResponse {
3123
2463
  */
3124
2464
  DedicatedIp?: DedicatedIp;
3125
2465
  }
3126
- export declare namespace GetDedicatedIpResponse {
3127
- /**
3128
- * @internal
3129
- */
3130
- const filterSensitiveLog: (obj: GetDedicatedIpResponse) => any;
3131
- }
3132
2466
  /**
3133
2467
  * <p>A request to obtain more information about dedicated IP pools.</p>
3134
2468
  */
@@ -3150,12 +2484,6 @@ export interface GetDedicatedIpsRequest {
3150
2484
  */
3151
2485
  PageSize?: number;
3152
2486
  }
3153
- export declare namespace GetDedicatedIpsRequest {
3154
- /**
3155
- * @internal
3156
- */
3157
- const filterSensitiveLog: (obj: GetDedicatedIpsRequest) => any;
3158
- }
3159
2487
  /**
3160
2488
  * <p>Information about the dedicated IP addresses that are associated with your Amazon Web Services
3161
2489
  * account.</p>
@@ -3172,12 +2500,6 @@ export interface GetDedicatedIpsResponse {
3172
2500
  */
3173
2501
  NextToken?: string;
3174
2502
  }
3175
- export declare namespace GetDedicatedIpsResponse {
3176
- /**
3177
- * @internal
3178
- */
3179
- const filterSensitiveLog: (obj: GetDedicatedIpsResponse) => any;
3180
- }
3181
2503
  /**
3182
2504
  * <p>Retrieve information about the status of the Deliverability dashboard for your Amazon Web Services account.
3183
2505
  * When the Deliverability dashboard is enabled, you gain access to reputation, deliverability, and
@@ -3189,12 +2511,6 @@ export declare namespace GetDedicatedIpsResponse {
3189
2511
  */
3190
2512
  export interface GetDeliverabilityDashboardOptionsRequest {
3191
2513
  }
3192
- export declare namespace GetDeliverabilityDashboardOptionsRequest {
3193
- /**
3194
- * @internal
3195
- */
3196
- const filterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsRequest) => any;
3197
- }
3198
2514
  /**
3199
2515
  * <p>An object that shows the status of the Deliverability dashboard.</p>
3200
2516
  */
@@ -3230,12 +2546,6 @@ export interface GetDeliverabilityDashboardOptionsResponse {
3230
2546
  */
3231
2547
  PendingExpirationSubscribedDomains?: DomainDeliverabilityTrackingOption[];
3232
2548
  }
3233
- export declare namespace GetDeliverabilityDashboardOptionsResponse {
3234
- /**
3235
- * @internal
3236
- */
3237
- const filterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsResponse) => any;
3238
- }
3239
2549
  /**
3240
2550
  * <p>A request to retrieve the results of a predictive inbox placement test.</p>
3241
2551
  */
@@ -3245,12 +2555,6 @@ export interface GetDeliverabilityTestReportRequest {
3245
2555
  */
3246
2556
  ReportId: string | undefined;
3247
2557
  }
3248
- export declare namespace GetDeliverabilityTestReportRequest {
3249
- /**
3250
- * @internal
3251
- */
3252
- const filterSensitiveLog: (obj: GetDeliverabilityTestReportRequest) => any;
3253
- }
3254
2558
  /**
3255
2559
  * <p>An object that contains inbox placement data for an email provider.</p>
3256
2560
  */
@@ -3280,12 +2584,6 @@ export interface PlacementStatistics {
3280
2584
  */
3281
2585
  DkimPercentage?: number;
3282
2586
  }
3283
- export declare namespace PlacementStatistics {
3284
- /**
3285
- * @internal
3286
- */
3287
- const filterSensitiveLog: (obj: PlacementStatistics) => any;
3288
- }
3289
2587
  /**
3290
2588
  * <p>An object that describes how email sent during the predictive inbox placement test was handled by a certain
3291
2589
  * email provider.</p>
@@ -3300,12 +2598,6 @@ export interface IspPlacement {
3300
2598
  */
3301
2599
  PlacementStatistics?: PlacementStatistics;
3302
2600
  }
3303
- export declare namespace IspPlacement {
3304
- /**
3305
- * @internal
3306
- */
3307
- const filterSensitiveLog: (obj: IspPlacement) => any;
3308
- }
3309
2601
  /**
3310
2602
  * <p>The results of the predictive inbox placement test.</p>
3311
2603
  */
@@ -3336,12 +2628,6 @@ export interface GetDeliverabilityTestReportResponse {
3336
2628
  */
3337
2629
  Tags?: Tag[];
3338
2630
  }
3339
- export declare namespace GetDeliverabilityTestReportResponse {
3340
- /**
3341
- * @internal
3342
- */
3343
- const filterSensitiveLog: (obj: GetDeliverabilityTestReportResponse) => any;
3344
- }
3345
2631
  /**
3346
2632
  * <p>Retrieve all the deliverability data for a specific campaign. This data is available
3347
2633
  * for a campaign only if the campaign sent email by using a domain that the
@@ -3355,12 +2641,6 @@ export interface GetDomainDeliverabilityCampaignRequest {
3355
2641
  */
3356
2642
  CampaignId: string | undefined;
3357
2643
  }
3358
- export declare namespace GetDomainDeliverabilityCampaignRequest {
3359
- /**
3360
- * @internal
3361
- */
3362
- const filterSensitiveLog: (obj: GetDomainDeliverabilityCampaignRequest) => any;
3363
- }
3364
2644
  /**
3365
2645
  * <p>An object that contains all the deliverability data for a specific campaign. This data
3366
2646
  * is available for a campaign only if the campaign sent email by using a domain that the
@@ -3372,12 +2652,6 @@ export interface GetDomainDeliverabilityCampaignResponse {
3372
2652
  */
3373
2653
  DomainDeliverabilityCampaign: DomainDeliverabilityCampaign | undefined;
3374
2654
  }
3375
- export declare namespace GetDomainDeliverabilityCampaignResponse {
3376
- /**
3377
- * @internal
3378
- */
3379
- const filterSensitiveLog: (obj: GetDomainDeliverabilityCampaignResponse) => any;
3380
- }
3381
2655
  /**
3382
2656
  * <p>A request to obtain deliverability metrics for a domain.</p>
3383
2657
  */
@@ -3398,12 +2672,6 @@ export interface GetDomainStatisticsReportRequest {
3398
2672
  */
3399
2673
  EndDate: Date | undefined;
3400
2674
  }
3401
- export declare namespace GetDomainStatisticsReportRequest {
3402
- /**
3403
- * @internal
3404
- */
3405
- const filterSensitiveLog: (obj: GetDomainStatisticsReportRequest) => any;
3406
- }
3407
2675
  /**
3408
2676
  * <p>An object that contains information about email that was sent from the selected
3409
2677
  * domain.</p>
@@ -3425,12 +2693,6 @@ export interface OverallVolume {
3425
2693
  */
3426
2694
  DomainIspPlacements?: DomainIspPlacement[];
3427
2695
  }
3428
- export declare namespace OverallVolume {
3429
- /**
3430
- * @internal
3431
- */
3432
- const filterSensitiveLog: (obj: OverallVolume) => any;
3433
- }
3434
2696
  /**
3435
2697
  * <p>An object that includes statistics that are related to the domain that you
3436
2698
  * specified.</p>
@@ -3449,12 +2711,6 @@ export interface GetDomainStatisticsReportResponse {
3449
2711
  */
3450
2712
  DailyVolumes: DailyVolume[] | undefined;
3451
2713
  }
3452
- export declare namespace GetDomainStatisticsReportResponse {
3453
- /**
3454
- * @internal
3455
- */
3456
- const filterSensitiveLog: (obj: GetDomainStatisticsReportResponse) => any;
3457
- }
3458
2714
  /**
3459
2715
  * <p>A request to return details about an email identity.</p>
3460
2716
  */
@@ -3464,12 +2720,6 @@ export interface GetEmailIdentityRequest {
3464
2720
  */
3465
2721
  EmailIdentity: string | undefined;
3466
2722
  }
3467
- export declare namespace GetEmailIdentityRequest {
3468
- /**
3469
- * @internal
3470
- */
3471
- const filterSensitiveLog: (obj: GetEmailIdentityRequest) => any;
3472
- }
3473
2723
  export declare enum MailFromDomainStatus {
3474
2724
  FAILED = "FAILED",
3475
2725
  PENDING = "PENDING",
@@ -3523,12 +2773,6 @@ export interface MailFromAttributes {
3523
2773
  */
3524
2774
  BehaviorOnMxFailure: BehaviorOnMxFailure | string | undefined;
3525
2775
  }
3526
- export declare namespace MailFromAttributes {
3527
- /**
3528
- * @internal
3529
- */
3530
- const filterSensitiveLog: (obj: MailFromAttributes) => any;
3531
- }
3532
2776
  /**
3533
2777
  * <p>Details about an email identity.</p>
3534
2778
  */
@@ -3578,12 +2822,6 @@ export interface GetEmailIdentityResponse {
3578
2822
  */
3579
2823
  ConfigurationSetName?: string;
3580
2824
  }
3581
- export declare namespace GetEmailIdentityResponse {
3582
- /**
3583
- * @internal
3584
- */
3585
- const filterSensitiveLog: (obj: GetEmailIdentityResponse) => any;
3586
- }
3587
2825
  /**
3588
2826
  * <p>A request to return the policies of an email identity.</p>
3589
2827
  */
@@ -3593,12 +2831,6 @@ export interface GetEmailIdentityPoliciesRequest {
3593
2831
  */
3594
2832
  EmailIdentity: string | undefined;
3595
2833
  }
3596
- export declare namespace GetEmailIdentityPoliciesRequest {
3597
- /**
3598
- * @internal
3599
- */
3600
- const filterSensitiveLog: (obj: GetEmailIdentityPoliciesRequest) => any;
3601
- }
3602
2834
  /**
3603
2835
  * <p>Identity policies associated with email identity.</p>
3604
2836
  */
@@ -3608,12 +2840,6 @@ export interface GetEmailIdentityPoliciesResponse {
3608
2840
  */
3609
2841
  Policies?: Record<string, string>;
3610
2842
  }
3611
- export declare namespace GetEmailIdentityPoliciesResponse {
3612
- /**
3613
- * @internal
3614
- */
3615
- const filterSensitiveLog: (obj: GetEmailIdentityPoliciesResponse) => any;
3616
- }
3617
2843
  /**
3618
2844
  * <p>Represents a request to display the template object (which includes the subject line,
3619
2845
  * HTML part and text part) for the template you specify.</p>
@@ -3624,12 +2850,6 @@ export interface GetEmailTemplateRequest {
3624
2850
  */
3625
2851
  TemplateName: string | undefined;
3626
2852
  }
3627
- export declare namespace GetEmailTemplateRequest {
3628
- /**
3629
- * @internal
3630
- */
3631
- const filterSensitiveLog: (obj: GetEmailTemplateRequest) => any;
3632
- }
3633
2853
  /**
3634
2854
  * <p>The following element is returned by the service.</p>
3635
2855
  */
@@ -3644,12 +2864,6 @@ export interface GetEmailTemplateResponse {
3644
2864
  */
3645
2865
  TemplateContent: EmailTemplateContent | undefined;
3646
2866
  }
3647
- export declare namespace GetEmailTemplateResponse {
3648
- /**
3649
- * @internal
3650
- */
3651
- const filterSensitiveLog: (obj: GetEmailTemplateResponse) => any;
3652
- }
3653
2867
  /**
3654
2868
  * <p>Represents a request for information about an import job using the import job
3655
2869
  * ID.</p>
@@ -3660,12 +2874,6 @@ export interface GetImportJobRequest {
3660
2874
  */
3661
2875
  JobId: string | undefined;
3662
2876
  }
3663
- export declare namespace GetImportJobRequest {
3664
- /**
3665
- * @internal
3666
- */
3667
- const filterSensitiveLog: (obj: GetImportJobRequest) => any;
3668
- }
3669
2877
  export declare enum JobStatus {
3670
2878
  COMPLETED = "COMPLETED",
3671
2879
  CREATED = "CREATED",
@@ -3715,12 +2923,6 @@ export interface GetImportJobResponse {
3715
2923
  */
3716
2924
  FailedRecordsCount?: number;
3717
2925
  }
3718
- export declare namespace GetImportJobResponse {
3719
- /**
3720
- * @internal
3721
- */
3722
- const filterSensitiveLog: (obj: GetImportJobResponse) => any;
3723
- }
3724
2926
  /**
3725
2927
  * <p>A request to retrieve information about an email address that's on the suppression
3726
2928
  * list for your account.</p>
@@ -3731,12 +2933,6 @@ export interface GetSuppressedDestinationRequest {
3731
2933
  */
3732
2934
  EmailAddress: string | undefined;
3733
2935
  }
3734
- export declare namespace GetSuppressedDestinationRequest {
3735
- /**
3736
- * @internal
3737
- */
3738
- const filterSensitiveLog: (obj: GetSuppressedDestinationRequest) => any;
3739
- }
3740
2936
  /**
3741
2937
  * <p>An object that contains additional attributes that are related an email address that
3742
2938
  * is on the suppression list for your account.</p>
@@ -3753,12 +2949,6 @@ export interface SuppressedDestinationAttributes {
3753
2949
  */
3754
2950
  FeedbackId?: string;
3755
2951
  }
3756
- export declare namespace SuppressedDestinationAttributes {
3757
- /**
3758
- * @internal
3759
- */
3760
- const filterSensitiveLog: (obj: SuppressedDestinationAttributes) => any;
3761
- }
3762
2952
  /**
3763
2953
  * <p>An object that contains information about an email address that is on the suppression
3764
2954
  * list for your account.</p>
@@ -3783,12 +2973,6 @@ export interface SuppressedDestination {
3783
2973
  */
3784
2974
  Attributes?: SuppressedDestinationAttributes;
3785
2975
  }
3786
- export declare namespace SuppressedDestination {
3787
- /**
3788
- * @internal
3789
- */
3790
- const filterSensitiveLog: (obj: SuppressedDestination) => any;
3791
- }
3792
2976
  /**
3793
2977
  * <p>Information about the suppressed email address.</p>
3794
2978
  */
@@ -3798,12 +2982,6 @@ export interface GetSuppressedDestinationResponse {
3798
2982
  */
3799
2983
  SuppressedDestination: SuppressedDestination | undefined;
3800
2984
  }
3801
- export declare namespace GetSuppressedDestinationResponse {
3802
- /**
3803
- * @internal
3804
- */
3805
- const filterSensitiveLog: (obj: GetSuppressedDestinationResponse) => any;
3806
- }
3807
2985
  /**
3808
2986
  * <p>Information about an email identity.</p>
3809
2987
  */
@@ -3825,12 +3003,6 @@ export interface IdentityInfo {
3825
3003
  */
3826
3004
  SendingEnabled?: boolean;
3827
3005
  }
3828
- export declare namespace IdentityInfo {
3829
- /**
3830
- * @internal
3831
- */
3832
- const filterSensitiveLog: (obj: IdentityInfo) => any;
3833
- }
3834
3006
  export declare enum ImportDestinationType {
3835
3007
  CONTACT_LIST = "CONTACT_LIST",
3836
3008
  SUPPRESSION_LIST = "SUPPRESSION_LIST"
@@ -3857,12 +3029,6 @@ export interface ImportJobSummary {
3857
3029
  */
3858
3030
  CreatedTimestamp?: Date;
3859
3031
  }
3860
- export declare namespace ImportJobSummary {
3861
- /**
3862
- * @internal
3863
- */
3864
- const filterSensitiveLog: (obj: ImportJobSummary) => any;
3865
- }
3866
3032
  /**
3867
3033
  * <p>The specified request includes an invalid or expired token.</p>
3868
3034
  */
@@ -3892,12 +3058,6 @@ export interface ListConfigurationSetsRequest {
3892
3058
  */
3893
3059
  PageSize?: number;
3894
3060
  }
3895
- export declare namespace ListConfigurationSetsRequest {
3896
- /**
3897
- * @internal
3898
- */
3899
- const filterSensitiveLog: (obj: ListConfigurationSetsRequest) => any;
3900
- }
3901
3061
  /**
3902
3062
  * <p>A list of configuration sets in your Amazon SES account in the current Amazon Web Services Region.</p>
3903
3063
  */
@@ -3915,12 +3075,6 @@ export interface ListConfigurationSetsResponse {
3915
3075
  */
3916
3076
  NextToken?: string;
3917
3077
  }
3918
- export declare namespace ListConfigurationSetsResponse {
3919
- /**
3920
- * @internal
3921
- */
3922
- const filterSensitiveLog: (obj: ListConfigurationSetsResponse) => any;
3923
- }
3924
3078
  export interface ListContactListsRequest {
3925
3079
  /**
3926
3080
  * <p>Maximum number of contact lists to return at once. Use this parameter to paginate
@@ -3938,12 +3092,6 @@ export interface ListContactListsRequest {
3938
3092
  */
3939
3093
  NextToken?: string;
3940
3094
  }
3941
- export declare namespace ListContactListsRequest {
3942
- /**
3943
- * @internal
3944
- */
3945
- const filterSensitiveLog: (obj: ListContactListsRequest) => any;
3946
- }
3947
3095
  export interface ListContactListsResponse {
3948
3096
  /**
3949
3097
  * <p>The available contact lists.</p>
@@ -3956,12 +3104,6 @@ export interface ListContactListsResponse {
3956
3104
  */
3957
3105
  NextToken?: string;
3958
3106
  }
3959
- export declare namespace ListContactListsResponse {
3960
- /**
3961
- * @internal
3962
- */
3963
- const filterSensitiveLog: (obj: ListContactListsResponse) => any;
3964
- }
3965
3107
  /**
3966
3108
  * <p>Used for filtering by a specific topic preference.</p>
3967
3109
  */
@@ -3976,12 +3118,6 @@ export interface TopicFilter {
3976
3118
  */
3977
3119
  UseDefaultIfPreferenceUnavailable?: boolean;
3978
3120
  }
3979
- export declare namespace TopicFilter {
3980
- /**
3981
- * @internal
3982
- */
3983
- const filterSensitiveLog: (obj: TopicFilter) => any;
3984
- }
3985
3121
  /**
3986
3122
  * <p>A filter that can be applied to a list of contacts.</p>
3987
3123
  */
@@ -3996,12 +3132,6 @@ export interface ListContactsFilter {
3996
3132
  */
3997
3133
  TopicFilter?: TopicFilter;
3998
3134
  }
3999
- export declare namespace ListContactsFilter {
4000
- /**
4001
- * @internal
4002
- */
4003
- const filterSensitiveLog: (obj: ListContactsFilter) => any;
4004
- }
4005
3135
  export interface ListContactsRequest {
4006
3136
  /**
4007
3137
  * <p>The name of the contact list.</p>
@@ -4027,12 +3157,6 @@ export interface ListContactsRequest {
4027
3157
  */
4028
3158
  NextToken?: string;
4029
3159
  }
4030
- export declare namespace ListContactsRequest {
4031
- /**
4032
- * @internal
4033
- */
4034
- const filterSensitiveLog: (obj: ListContactsRequest) => any;
4035
- }
4036
3160
  export interface ListContactsResponse {
4037
3161
  /**
4038
3162
  * <p>The contacts present in a specific contact list.</p>
@@ -4045,12 +3169,6 @@ export interface ListContactsResponse {
4045
3169
  */
4046
3170
  NextToken?: string;
4047
3171
  }
4048
- export declare namespace ListContactsResponse {
4049
- /**
4050
- * @internal
4051
- */
4052
- const filterSensitiveLog: (obj: ListContactsResponse) => any;
4053
- }
4054
3172
  /**
4055
3173
  * <p>Represents a request to list the existing custom verification email templates for your
4056
3174
  * account.</p>
@@ -4072,12 +3190,6 @@ export interface ListCustomVerificationEmailTemplatesRequest {
4072
3190
  */
4073
3191
  PageSize?: number;
4074
3192
  }
4075
- export declare namespace ListCustomVerificationEmailTemplatesRequest {
4076
- /**
4077
- * @internal
4078
- */
4079
- const filterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesRequest) => any;
4080
- }
4081
3193
  /**
4082
3194
  * <p>The following elements are returned by the service.</p>
4083
3195
  */
@@ -4094,12 +3206,6 @@ export interface ListCustomVerificationEmailTemplatesResponse {
4094
3206
  */
4095
3207
  NextToken?: string;
4096
3208
  }
4097
- export declare namespace ListCustomVerificationEmailTemplatesResponse {
4098
- /**
4099
- * @internal
4100
- */
4101
- const filterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesResponse) => any;
4102
- }
4103
3209
  /**
4104
3210
  * <p>A request to obtain a list of dedicated IP pools.</p>
4105
3211
  */
@@ -4117,12 +3223,6 @@ export interface ListDedicatedIpPoolsRequest {
4117
3223
  */
4118
3224
  PageSize?: number;
4119
3225
  }
4120
- export declare namespace ListDedicatedIpPoolsRequest {
4121
- /**
4122
- * @internal
4123
- */
4124
- const filterSensitiveLog: (obj: ListDedicatedIpPoolsRequest) => any;
4125
- }
4126
3226
  /**
4127
3227
  * <p>A list of dedicated IP pools.</p>
4128
3228
  */
@@ -4139,12 +3239,6 @@ export interface ListDedicatedIpPoolsResponse {
4139
3239
  */
4140
3240
  NextToken?: string;
4141
3241
  }
4142
- export declare namespace ListDedicatedIpPoolsResponse {
4143
- /**
4144
- * @internal
4145
- */
4146
- const filterSensitiveLog: (obj: ListDedicatedIpPoolsResponse) => any;
4147
- }
4148
3242
  /**
4149
3243
  * <p>A request to list all of the predictive inbox placement tests that you've performed.</p>
4150
3244
  */
@@ -4164,12 +3258,6 @@ export interface ListDeliverabilityTestReportsRequest {
4164
3258
  */
4165
3259
  PageSize?: number;
4166
3260
  }
4167
- export declare namespace ListDeliverabilityTestReportsRequest {
4168
- /**
4169
- * @internal
4170
- */
4171
- const filterSensitiveLog: (obj: ListDeliverabilityTestReportsRequest) => any;
4172
- }
4173
3261
  /**
4174
3262
  * <p>A list of the predictive inbox placement test reports that are available for your account, regardless of
4175
3263
  * whether or not those tests are complete.</p>
@@ -4186,12 +3274,6 @@ export interface ListDeliverabilityTestReportsResponse {
4186
3274
  */
4187
3275
  NextToken?: string;
4188
3276
  }
4189
- export declare namespace ListDeliverabilityTestReportsResponse {
4190
- /**
4191
- * @internal
4192
- */
4193
- const filterSensitiveLog: (obj: ListDeliverabilityTestReportsResponse) => any;
4194
- }
4195
3277
  /**
4196
3278
  * <p>Retrieve deliverability data for all the campaigns that used a specific domain to send
4197
3279
  * email during a specified time range. This data is available for a domain only if you
@@ -4228,12 +3310,6 @@ export interface ListDomainDeliverabilityCampaignsRequest {
4228
3310
  */
4229
3311
  PageSize?: number;
4230
3312
  }
4231
- export declare namespace ListDomainDeliverabilityCampaignsRequest {
4232
- /**
4233
- * @internal
4234
- */
4235
- const filterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsRequest) => any;
4236
- }
4237
3313
  /**
4238
3314
  * <p>An array of objects that provide deliverability data for all the campaigns that used a
4239
3315
  * specific domain to send email during a specified time range. This data is available for
@@ -4252,12 +3328,6 @@ export interface ListDomainDeliverabilityCampaignsResponse {
4252
3328
  */
4253
3329
  NextToken?: string;
4254
3330
  }
4255
- export declare namespace ListDomainDeliverabilityCampaignsResponse {
4256
- /**
4257
- * @internal
4258
- */
4259
- const filterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsResponse) => any;
4260
- }
4261
3331
  /**
4262
3332
  * <p>A request to list all of the email identities associated with your Amazon Web Services account. This
4263
3333
  * list includes identities that you've already verified, identities that are unverified,
@@ -4278,12 +3348,6 @@ export interface ListEmailIdentitiesRequest {
4278
3348
  */
4279
3349
  PageSize?: number;
4280
3350
  }
4281
- export declare namespace ListEmailIdentitiesRequest {
4282
- /**
4283
- * @internal
4284
- */
4285
- const filterSensitiveLog: (obj: ListEmailIdentitiesRequest) => any;
4286
- }
4287
3351
  /**
4288
3352
  * <p>A list of all of the identities that you've attempted to verify, regardless of whether
4289
3353
  * or not those identities were successfully verified.</p>
@@ -4302,12 +3366,6 @@ export interface ListEmailIdentitiesResponse {
4302
3366
  */
4303
3367
  NextToken?: string;
4304
3368
  }
4305
- export declare namespace ListEmailIdentitiesResponse {
4306
- /**
4307
- * @internal
4308
- */
4309
- const filterSensitiveLog: (obj: ListEmailIdentitiesResponse) => any;
4310
- }
4311
3369
  /**
4312
3370
  * <p>Represents a request to list the email templates present in your Amazon SES account in the
4313
3371
  * current Amazon Web Services Region. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
@@ -4327,12 +3385,6 @@ export interface ListEmailTemplatesRequest {
4327
3385
  */
4328
3386
  PageSize?: number;
4329
3387
  }
4330
- export declare namespace ListEmailTemplatesRequest {
4331
- /**
4332
- * @internal
4333
- */
4334
- const filterSensitiveLog: (obj: ListEmailTemplatesRequest) => any;
4335
- }
4336
3388
  /**
4337
3389
  * <p>The following elements are returned by the service.</p>
4338
3390
  */
@@ -4349,12 +3401,6 @@ export interface ListEmailTemplatesResponse {
4349
3401
  */
4350
3402
  NextToken?: string;
4351
3403
  }
4352
- export declare namespace ListEmailTemplatesResponse {
4353
- /**
4354
- * @internal
4355
- */
4356
- const filterSensitiveLog: (obj: ListEmailTemplatesResponse) => any;
4357
- }
4358
3404
  /**
4359
3405
  * <p>Represents a request to list all of the import jobs for a data destination within the
4360
3406
  * specified maximum number of import jobs.</p>
@@ -4380,12 +3426,6 @@ export interface ListImportJobsRequest {
4380
3426
  */
4381
3427
  PageSize?: number;
4382
3428
  }
4383
- export declare namespace ListImportJobsRequest {
4384
- /**
4385
- * @internal
4386
- */
4387
- const filterSensitiveLog: (obj: ListImportJobsRequest) => any;
4388
- }
4389
3429
  /**
4390
3430
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4391
3431
  * fails.</p>
@@ -4402,12 +3442,6 @@ export interface ListImportJobsResponse {
4402
3442
  */
4403
3443
  NextToken?: string;
4404
3444
  }
4405
- export declare namespace ListImportJobsResponse {
4406
- /**
4407
- * @internal
4408
- */
4409
- const filterSensitiveLog: (obj: ListImportJobsResponse) => any;
4410
- }
4411
3445
  /**
4412
3446
  * <p>An object used to specify a list or topic to which an email belongs, which will be
4413
3447
  * used when a contact chooses to unsubscribe.</p>
@@ -4422,12 +3456,6 @@ export interface ListManagementOptions {
4422
3456
  */
4423
3457
  TopicName?: string;
4424
3458
  }
4425
- export declare namespace ListManagementOptions {
4426
- /**
4427
- * @internal
4428
- */
4429
- const filterSensitiveLog: (obj: ListManagementOptions) => any;
4430
- }
4431
3459
  /**
4432
3460
  * <p>A request to obtain a list of email destinations that are on the suppression list for
4433
3461
  * your account.</p>
@@ -4463,12 +3491,6 @@ export interface ListSuppressedDestinationsRequest {
4463
3491
  */
4464
3492
  PageSize?: number;
4465
3493
  }
4466
- export declare namespace ListSuppressedDestinationsRequest {
4467
- /**
4468
- * @internal
4469
- */
4470
- const filterSensitiveLog: (obj: ListSuppressedDestinationsRequest) => any;
4471
- }
4472
3494
  /**
4473
3495
  * <p>A summary that describes the suppressed email address.</p>
4474
3496
  */
@@ -4487,12 +3509,6 @@ export interface SuppressedDestinationSummary {
4487
3509
  */
4488
3510
  LastUpdateTime: Date | undefined;
4489
3511
  }
4490
- export declare namespace SuppressedDestinationSummary {
4491
- /**
4492
- * @internal
4493
- */
4494
- const filterSensitiveLog: (obj: SuppressedDestinationSummary) => any;
4495
- }
4496
3512
  /**
4497
3513
  * <p>A list of suppressed email addresses.</p>
4498
3514
  */
@@ -4510,12 +3526,6 @@ export interface ListSuppressedDestinationsResponse {
4510
3526
  */
4511
3527
  NextToken?: string;
4512
3528
  }
4513
- export declare namespace ListSuppressedDestinationsResponse {
4514
- /**
4515
- * @internal
4516
- */
4517
- const filterSensitiveLog: (obj: ListSuppressedDestinationsResponse) => any;
4518
- }
4519
3529
  export interface ListTagsForResourceRequest {
4520
3530
  /**
4521
3531
  * <p>The Amazon Resource Name (ARN) of the resource that you want to retrieve tag
@@ -4523,12 +3533,6 @@ export interface ListTagsForResourceRequest {
4523
3533
  */
4524
3534
  ResourceArn: string | undefined;
4525
3535
  }
4526
- export declare namespace ListTagsForResourceRequest {
4527
- /**
4528
- * @internal
4529
- */
4530
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4531
- }
4532
3536
  export interface ListTagsForResourceResponse {
4533
3537
  /**
4534
3538
  * <p>An array that lists all the tags that are associated with the resource. Each tag
@@ -4537,12 +3541,6 @@ export interface ListTagsForResourceResponse {
4537
3541
  */
4538
3542
  Tags: Tag[] | undefined;
4539
3543
  }
4540
- export declare namespace ListTagsForResourceResponse {
4541
- /**
4542
- * @internal
4543
- */
4544
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
4545
- }
4546
3544
  /**
4547
3545
  * <p>A request to enable or disable the automatic IP address warm-up feature.</p>
4548
3546
  */
@@ -4555,24 +3553,12 @@ export interface PutAccountDedicatedIpWarmupAttributesRequest {
4555
3553
  */
4556
3554
  AutoWarmupEnabled?: boolean;
4557
3555
  }
4558
- export declare namespace PutAccountDedicatedIpWarmupAttributesRequest {
4559
- /**
4560
- * @internal
4561
- */
4562
- const filterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesRequest) => any;
4563
- }
4564
3556
  /**
4565
3557
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4566
3558
  * fails.</p>
4567
3559
  */
4568
3560
  export interface PutAccountDedicatedIpWarmupAttributesResponse {
4569
3561
  }
4570
- export declare namespace PutAccountDedicatedIpWarmupAttributesResponse {
4571
- /**
4572
- * @internal
4573
- */
4574
- const filterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesResponse) => any;
4575
- }
4576
3562
  /**
4577
3563
  * <p>A request to submit new account details.</p>
4578
3564
  */
@@ -4613,24 +3599,12 @@ export interface PutAccountDetailsRequest {
4613
3599
  */
4614
3600
  ProductionAccessEnabled?: boolean;
4615
3601
  }
4616
- export declare namespace PutAccountDetailsRequest {
4617
- /**
4618
- * @internal
4619
- */
4620
- const filterSensitiveLog: (obj: PutAccountDetailsRequest) => any;
4621
- }
4622
3602
  /**
4623
3603
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4624
3604
  * fails.</p>
4625
3605
  */
4626
3606
  export interface PutAccountDetailsResponse {
4627
3607
  }
4628
- export declare namespace PutAccountDetailsResponse {
4629
- /**
4630
- * @internal
4631
- */
4632
- const filterSensitiveLog: (obj: PutAccountDetailsResponse) => any;
4633
- }
4634
3608
  /**
4635
3609
  * <p>A request to change the ability of your account to send email.</p>
4636
3610
  */
@@ -4645,24 +3619,12 @@ export interface PutAccountSendingAttributesRequest {
4645
3619
  */
4646
3620
  SendingEnabled?: boolean;
4647
3621
  }
4648
- export declare namespace PutAccountSendingAttributesRequest {
4649
- /**
4650
- * @internal
4651
- */
4652
- const filterSensitiveLog: (obj: PutAccountSendingAttributesRequest) => any;
4653
- }
4654
3622
  /**
4655
3623
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4656
3624
  * fails.</p>
4657
3625
  */
4658
3626
  export interface PutAccountSendingAttributesResponse {
4659
3627
  }
4660
- export declare namespace PutAccountSendingAttributesResponse {
4661
- /**
4662
- * @internal
4663
- */
4664
- const filterSensitiveLog: (obj: PutAccountSendingAttributesResponse) => any;
4665
- }
4666
3628
  /**
4667
3629
  * <p>A request to change your account's suppression preferences.</p>
4668
3630
  */
@@ -4688,24 +3650,12 @@ export interface PutAccountSuppressionAttributesRequest {
4688
3650
  */
4689
3651
  SuppressedReasons?: (SuppressionListReason | string)[];
4690
3652
  }
4691
- export declare namespace PutAccountSuppressionAttributesRequest {
4692
- /**
4693
- * @internal
4694
- */
4695
- const filterSensitiveLog: (obj: PutAccountSuppressionAttributesRequest) => any;
4696
- }
4697
3653
  /**
4698
3654
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4699
3655
  * fails.</p>
4700
3656
  */
4701
3657
  export interface PutAccountSuppressionAttributesResponse {
4702
3658
  }
4703
- export declare namespace PutAccountSuppressionAttributesResponse {
4704
- /**
4705
- * @internal
4706
- */
4707
- const filterSensitiveLog: (obj: PutAccountSuppressionAttributesResponse) => any;
4708
- }
4709
3659
  /**
4710
3660
  * <p>A request to associate a configuration set with a dedicated IP pool.</p>
4711
3661
  */
@@ -4726,24 +3676,12 @@ export interface PutConfigurationSetDeliveryOptionsRequest {
4726
3676
  */
4727
3677
  SendingPoolName?: string;
4728
3678
  }
4729
- export declare namespace PutConfigurationSetDeliveryOptionsRequest {
4730
- /**
4731
- * @internal
4732
- */
4733
- const filterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsRequest) => any;
4734
- }
4735
3679
  /**
4736
3680
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4737
3681
  * fails.</p>
4738
3682
  */
4739
3683
  export interface PutConfigurationSetDeliveryOptionsResponse {
4740
3684
  }
4741
- export declare namespace PutConfigurationSetDeliveryOptionsResponse {
4742
- /**
4743
- * @internal
4744
- */
4745
- const filterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsResponse) => any;
4746
- }
4747
3685
  /**
4748
3686
  * <p>A request to enable or disable tracking of reputation metrics for a configuration
4749
3687
  * set.</p>
@@ -4760,24 +3698,12 @@ export interface PutConfigurationSetReputationOptionsRequest {
4760
3698
  */
4761
3699
  ReputationMetricsEnabled?: boolean;
4762
3700
  }
4763
- export declare namespace PutConfigurationSetReputationOptionsRequest {
4764
- /**
4765
- * @internal
4766
- */
4767
- const filterSensitiveLog: (obj: PutConfigurationSetReputationOptionsRequest) => any;
4768
- }
4769
3701
  /**
4770
3702
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4771
3703
  * fails.</p>
4772
3704
  */
4773
3705
  export interface PutConfigurationSetReputationOptionsResponse {
4774
3706
  }
4775
- export declare namespace PutConfigurationSetReputationOptionsResponse {
4776
- /**
4777
- * @internal
4778
- */
4779
- const filterSensitiveLog: (obj: PutConfigurationSetReputationOptionsResponse) => any;
4780
- }
4781
3707
  /**
4782
3708
  * <p>A request to enable or disable the ability of Amazon SES to send emails that use a specific
4783
3709
  * configuration set.</p>
@@ -4793,24 +3719,12 @@ export interface PutConfigurationSetSendingOptionsRequest {
4793
3719
  */
4794
3720
  SendingEnabled?: boolean;
4795
3721
  }
4796
- export declare namespace PutConfigurationSetSendingOptionsRequest {
4797
- /**
4798
- * @internal
4799
- */
4800
- const filterSensitiveLog: (obj: PutConfigurationSetSendingOptionsRequest) => any;
4801
- }
4802
3722
  /**
4803
3723
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4804
3724
  * fails.</p>
4805
3725
  */
4806
3726
  export interface PutConfigurationSetSendingOptionsResponse {
4807
3727
  }
4808
- export declare namespace PutConfigurationSetSendingOptionsResponse {
4809
- /**
4810
- * @internal
4811
- */
4812
- const filterSensitiveLog: (obj: PutConfigurationSetSendingOptionsResponse) => any;
4813
- }
4814
3728
  /**
4815
3729
  * <p>A request to change the account suppression list preferences for a specific
4816
3730
  * configuration set.</p>
@@ -4842,24 +3756,12 @@ export interface PutConfigurationSetSuppressionOptionsRequest {
4842
3756
  */
4843
3757
  SuppressedReasons?: (SuppressionListReason | string)[];
4844
3758
  }
4845
- export declare namespace PutConfigurationSetSuppressionOptionsRequest {
4846
- /**
4847
- * @internal
4848
- */
4849
- const filterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsRequest) => any;
4850
- }
4851
3759
  /**
4852
3760
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4853
3761
  * fails.</p>
4854
3762
  */
4855
3763
  export interface PutConfigurationSetSuppressionOptionsResponse {
4856
3764
  }
4857
- export declare namespace PutConfigurationSetSuppressionOptionsResponse {
4858
- /**
4859
- * @internal
4860
- */
4861
- const filterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsResponse) => any;
4862
- }
4863
3765
  /**
4864
3766
  * <p>A request to add a custom domain for tracking open and click events to a configuration
4865
3767
  * set.</p>
@@ -4874,24 +3776,12 @@ export interface PutConfigurationSetTrackingOptionsRequest {
4874
3776
  */
4875
3777
  CustomRedirectDomain?: string;
4876
3778
  }
4877
- export declare namespace PutConfigurationSetTrackingOptionsRequest {
4878
- /**
4879
- * @internal
4880
- */
4881
- const filterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsRequest) => any;
4882
- }
4883
3779
  /**
4884
3780
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4885
3781
  * fails.</p>
4886
3782
  */
4887
3783
  export interface PutConfigurationSetTrackingOptionsResponse {
4888
3784
  }
4889
- export declare namespace PutConfigurationSetTrackingOptionsResponse {
4890
- /**
4891
- * @internal
4892
- */
4893
- const filterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsResponse) => any;
4894
- }
4895
3785
  /**
4896
3786
  * <p>A request to move a dedicated IP address to a dedicated IP pool.</p>
4897
3787
  */
@@ -4907,24 +3797,12 @@ export interface PutDedicatedIpInPoolRequest {
4907
3797
  */
4908
3798
  DestinationPoolName: string | undefined;
4909
3799
  }
4910
- export declare namespace PutDedicatedIpInPoolRequest {
4911
- /**
4912
- * @internal
4913
- */
4914
- const filterSensitiveLog: (obj: PutDedicatedIpInPoolRequest) => any;
4915
- }
4916
3800
  /**
4917
3801
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4918
3802
  * fails.</p>
4919
3803
  */
4920
3804
  export interface PutDedicatedIpInPoolResponse {
4921
3805
  }
4922
- export declare namespace PutDedicatedIpInPoolResponse {
4923
- /**
4924
- * @internal
4925
- */
4926
- const filterSensitiveLog: (obj: PutDedicatedIpInPoolResponse) => any;
4927
- }
4928
3806
  /**
4929
3807
  * <p>A request to change the warm-up attributes for a dedicated IP address. This operation
4930
3808
  * is useful when you want to resume the warm-up process for an existing IP address.</p>
@@ -4940,24 +3818,12 @@ export interface PutDedicatedIpWarmupAttributesRequest {
4940
3818
  */
4941
3819
  WarmupPercentage: number | undefined;
4942
3820
  }
4943
- export declare namespace PutDedicatedIpWarmupAttributesRequest {
4944
- /**
4945
- * @internal
4946
- */
4947
- const filterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesRequest) => any;
4948
- }
4949
3821
  /**
4950
3822
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
4951
3823
  * fails.</p>
4952
3824
  */
4953
3825
  export interface PutDedicatedIpWarmupAttributesResponse {
4954
3826
  }
4955
- export declare namespace PutDedicatedIpWarmupAttributesResponse {
4956
- /**
4957
- * @internal
4958
- */
4959
- const filterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesResponse) => any;
4960
- }
4961
3827
  /**
4962
3828
  * <p>Enable or disable the Deliverability dashboard. When you enable the Deliverability dashboard, you gain
4963
3829
  * access to reputation, deliverability, and other metrics for the domains that you use to
@@ -4978,23 +3844,11 @@ export interface PutDeliverabilityDashboardOptionRequest {
4978
3844
  */
4979
3845
  SubscribedDomains?: DomainDeliverabilityTrackingOption[];
4980
3846
  }
4981
- export declare namespace PutDeliverabilityDashboardOptionRequest {
4982
- /**
4983
- * @internal
4984
- */
4985
- const filterSensitiveLog: (obj: PutDeliverabilityDashboardOptionRequest) => any;
4986
- }
4987
3847
  /**
4988
3848
  * <p>A response that indicates whether the Deliverability dashboard is enabled.</p>
4989
3849
  */
4990
3850
  export interface PutDeliverabilityDashboardOptionResponse {
4991
3851
  }
4992
- export declare namespace PutDeliverabilityDashboardOptionResponse {
4993
- /**
4994
- * @internal
4995
- */
4996
- const filterSensitiveLog: (obj: PutDeliverabilityDashboardOptionResponse) => any;
4997
- }
4998
3852
  /**
4999
3853
  * <p>A request to associate a configuration set with an email identity.</p>
5000
3854
  */
@@ -5008,24 +3862,12 @@ export interface PutEmailIdentityConfigurationSetAttributesRequest {
5008
3862
  */
5009
3863
  ConfigurationSetName?: string;
5010
3864
  }
5011
- export declare namespace PutEmailIdentityConfigurationSetAttributesRequest {
5012
- /**
5013
- * @internal
5014
- */
5015
- const filterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesRequest) => any;
5016
- }
5017
3865
  /**
5018
3866
  * <p>If the action is successful, the service sends back an HTTP 200 response with an empty
5019
3867
  * HTTP body.</p>
5020
3868
  */
5021
3869
  export interface PutEmailIdentityConfigurationSetAttributesResponse {
5022
3870
  }
5023
- export declare namespace PutEmailIdentityConfigurationSetAttributesResponse {
5024
- /**
5025
- * @internal
5026
- */
5027
- const filterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesResponse) => any;
5028
- }
5029
3871
  /**
5030
3872
  * <p>A request to enable or disable DKIM signing of email that you send from an email
5031
3873
  * identity.</p>
@@ -5043,24 +3885,12 @@ export interface PutEmailIdentityDkimAttributesRequest {
5043
3885
  */
5044
3886
  SigningEnabled?: boolean;
5045
3887
  }
5046
- export declare namespace PutEmailIdentityDkimAttributesRequest {
5047
- /**
5048
- * @internal
5049
- */
5050
- const filterSensitiveLog: (obj: PutEmailIdentityDkimAttributesRequest) => any;
5051
- }
5052
3888
  /**
5053
3889
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
5054
3890
  * fails.</p>
5055
3891
  */
5056
3892
  export interface PutEmailIdentityDkimAttributesResponse {
5057
3893
  }
5058
- export declare namespace PutEmailIdentityDkimAttributesResponse {
5059
- /**
5060
- * @internal
5061
- */
5062
- const filterSensitiveLog: (obj: PutEmailIdentityDkimAttributesResponse) => any;
5063
- }
5064
3894
  /**
5065
3895
  * <p>A request to change the DKIM attributes for an email identity.</p>
5066
3896
  */
@@ -5094,12 +3924,6 @@ export interface PutEmailIdentityDkimSigningAttributesRequest {
5094
3924
  */
5095
3925
  SigningAttributes?: DkimSigningAttributes;
5096
3926
  }
5097
- export declare namespace PutEmailIdentityDkimSigningAttributesRequest {
5098
- /**
5099
- * @internal
5100
- */
5101
- const filterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesRequest) => any;
5102
- }
5103
3927
  /**
5104
3928
  * <p>If the action is successful, the service sends back an HTTP 200 response.</p>
5105
3929
  * <p>The following data is returned in JSON format by the service.</p>
@@ -5160,12 +3984,6 @@ export interface PutEmailIdentityDkimSigningAttributesResponse {
5160
3984
  */
5161
3985
  DkimTokens?: string[];
5162
3986
  }
5163
- export declare namespace PutEmailIdentityDkimSigningAttributesResponse {
5164
- /**
5165
- * @internal
5166
- */
5167
- const filterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesResponse) => any;
5168
- }
5169
3987
  /**
5170
3988
  * <p>A request to set the attributes that control how bounce and complaint events are
5171
3989
  * processed.</p>
@@ -5187,24 +4005,12 @@ export interface PutEmailIdentityFeedbackAttributesRequest {
5187
4005
  */
5188
4006
  EmailForwardingEnabled?: boolean;
5189
4007
  }
5190
- export declare namespace PutEmailIdentityFeedbackAttributesRequest {
5191
- /**
5192
- * @internal
5193
- */
5194
- const filterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesRequest) => any;
5195
- }
5196
4008
  /**
5197
4009
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
5198
4010
  * fails.</p>
5199
4011
  */
5200
4012
  export interface PutEmailIdentityFeedbackAttributesResponse {
5201
4013
  }
5202
- export declare namespace PutEmailIdentityFeedbackAttributesResponse {
5203
- /**
5204
- * @internal
5205
- */
5206
- const filterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesResponse) => any;
5207
- }
5208
4014
  /**
5209
4015
  * <p>A request to configure the custom MAIL FROM domain for a verified identity.</p>
5210
4016
  */
@@ -5243,24 +4049,12 @@ export interface PutEmailIdentityMailFromAttributesRequest {
5243
4049
  */
5244
4050
  BehaviorOnMxFailure?: BehaviorOnMxFailure | string;
5245
4051
  }
5246
- export declare namespace PutEmailIdentityMailFromAttributesRequest {
5247
- /**
5248
- * @internal
5249
- */
5250
- const filterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesRequest) => any;
5251
- }
5252
4052
  /**
5253
4053
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
5254
4054
  * fails.</p>
5255
4055
  */
5256
4056
  export interface PutEmailIdentityMailFromAttributesResponse {
5257
4057
  }
5258
- export declare namespace PutEmailIdentityMailFromAttributesResponse {
5259
- /**
5260
- * @internal
5261
- */
5262
- const filterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesResponse) => any;
5263
- }
5264
4058
  /**
5265
4059
  * <p>A request to add an email destination to the suppression list for your account.</p>
5266
4060
  */
@@ -5276,24 +4070,12 @@ export interface PutSuppressedDestinationRequest {
5276
4070
  */
5277
4071
  Reason: SuppressionListReason | string | undefined;
5278
4072
  }
5279
- export declare namespace PutSuppressedDestinationRequest {
5280
- /**
5281
- * @internal
5282
- */
5283
- const filterSensitiveLog: (obj: PutSuppressedDestinationRequest) => any;
5284
- }
5285
4073
  /**
5286
4074
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
5287
4075
  * fails.</p>
5288
4076
  */
5289
4077
  export interface PutSuppressedDestinationResponse {
5290
4078
  }
5291
- export declare namespace PutSuppressedDestinationResponse {
5292
- /**
5293
- * @internal
5294
- */
5295
- const filterSensitiveLog: (obj: PutSuppressedDestinationResponse) => any;
5296
- }
5297
4079
  /**
5298
4080
  * <p>Represents a request to send email messages to multiple destinations using Amazon SES. For
5299
4081
  * more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
@@ -5363,12 +4145,6 @@ export interface SendBulkEmailRequest {
5363
4145
  */
5364
4146
  ConfigurationSetName?: string;
5365
4147
  }
5366
- export declare namespace SendBulkEmailRequest {
5367
- /**
5368
- * @internal
5369
- */
5370
- const filterSensitiveLog: (obj: SendBulkEmailRequest) => any;
5371
- }
5372
4148
  /**
5373
4149
  * <p>The following data is returned in JSON format by the service.</p>
5374
4150
  */
@@ -5379,12 +4155,6 @@ export interface SendBulkEmailResponse {
5379
4155
  */
5380
4156
  BulkEmailEntryResults: BulkEmailEntryResult[] | undefined;
5381
4157
  }
5382
- export declare namespace SendBulkEmailResponse {
5383
- /**
5384
- * @internal
5385
- */
5386
- const filterSensitiveLog: (obj: SendBulkEmailResponse) => any;
5387
- }
5388
4158
  /**
5389
4159
  * <p>Represents a request to send a custom verification email to a specified
5390
4160
  * recipient.</p>
@@ -5404,12 +4174,6 @@ export interface SendCustomVerificationEmailRequest {
5404
4174
  */
5405
4175
  ConfigurationSetName?: string;
5406
4176
  }
5407
- export declare namespace SendCustomVerificationEmailRequest {
5408
- /**
5409
- * @internal
5410
- */
5411
- const filterSensitiveLog: (obj: SendCustomVerificationEmailRequest) => any;
5412
- }
5413
4177
  /**
5414
4178
  * <p>The following element is returned by the service.</p>
5415
4179
  */
@@ -5420,12 +4184,6 @@ export interface SendCustomVerificationEmailResponse {
5420
4184
  */
5421
4185
  MessageId?: string;
5422
4186
  }
5423
- export declare namespace SendCustomVerificationEmailResponse {
5424
- /**
5425
- * @internal
5426
- */
5427
- const filterSensitiveLog: (obj: SendCustomVerificationEmailResponse) => any;
5428
- }
5429
4187
  /**
5430
4188
  * <p>Represents a request to send a single formatted email using Amazon SES. For more
5431
4189
  * information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-formatted.html">Amazon SES Developer
@@ -5504,12 +4262,6 @@ export interface SendEmailRequest {
5504
4262
  */
5505
4263
  ListManagementOptions?: ListManagementOptions;
5506
4264
  }
5507
- export declare namespace SendEmailRequest {
5508
- /**
5509
- * @internal
5510
- */
5511
- const filterSensitiveLog: (obj: SendEmailRequest) => any;
5512
- }
5513
4265
  /**
5514
4266
  * <p>A unique message ID that you receive when an email is accepted for sending.</p>
5515
4267
  */
@@ -5526,12 +4278,6 @@ export interface SendEmailResponse {
5526
4278
  */
5527
4279
  MessageId?: string;
5528
4280
  }
5529
- export declare namespace SendEmailResponse {
5530
- /**
5531
- * @internal
5532
- */
5533
- const filterSensitiveLog: (obj: SendEmailResponse) => any;
5534
- }
5535
4281
  export interface TagResourceRequest {
5536
4282
  /**
5537
4283
  * <p>The Amazon Resource Name (ARN) of the resource that you want to add one or more tags
@@ -5546,20 +4292,8 @@ export interface TagResourceRequest {
5546
4292
  */
5547
4293
  Tags: Tag[] | undefined;
5548
4294
  }
5549
- export declare namespace TagResourceRequest {
5550
- /**
5551
- * @internal
5552
- */
5553
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
5554
- }
5555
4295
  export interface TagResourceResponse {
5556
4296
  }
5557
- export declare namespace TagResourceResponse {
5558
- /**
5559
- * @internal
5560
- */
5561
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
5562
- }
5563
4297
  /**
5564
4298
  * <p>>Represents a request to create a preview of the MIME content of an email when
5565
4299
  * provided with a template and a set of replacement data.</p>
@@ -5576,12 +4310,6 @@ export interface TestRenderEmailTemplateRequest {
5576
4310
  */
5577
4311
  TemplateData: string | undefined;
5578
4312
  }
5579
- export declare namespace TestRenderEmailTemplateRequest {
5580
- /**
5581
- * @internal
5582
- */
5583
- const filterSensitiveLog: (obj: TestRenderEmailTemplateRequest) => any;
5584
- }
5585
4313
  /**
5586
4314
  * <p>The following element is returned by the service.</p>
5587
4315
  */
@@ -5593,12 +4321,6 @@ export interface TestRenderEmailTemplateResponse {
5593
4321
  */
5594
4322
  RenderedTemplate: string | undefined;
5595
4323
  }
5596
- export declare namespace TestRenderEmailTemplateResponse {
5597
- /**
5598
- * @internal
5599
- */
5600
- const filterSensitiveLog: (obj: TestRenderEmailTemplateResponse) => any;
5601
- }
5602
4324
  export interface UntagResourceRequest {
5603
4325
  /**
5604
4326
  * <p>The Amazon Resource Name (ARN) of the resource that you want to remove one or more
@@ -5616,20 +4338,8 @@ export interface UntagResourceRequest {
5616
4338
  */
5617
4339
  TagKeys: string[] | undefined;
5618
4340
  }
5619
- export declare namespace UntagResourceRequest {
5620
- /**
5621
- * @internal
5622
- */
5623
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
5624
- }
5625
4341
  export interface UntagResourceResponse {
5626
4342
  }
5627
- export declare namespace UntagResourceResponse {
5628
- /**
5629
- * @internal
5630
- */
5631
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
5632
- }
5633
4343
  /**
5634
4344
  * <p>A request to change the settings for an event destination for a configuration
5635
4345
  * set.</p>
@@ -5649,24 +4359,12 @@ export interface UpdateConfigurationSetEventDestinationRequest {
5649
4359
  */
5650
4360
  EventDestination: EventDestinationDefinition | undefined;
5651
4361
  }
5652
- export declare namespace UpdateConfigurationSetEventDestinationRequest {
5653
- /**
5654
- * @internal
5655
- */
5656
- const filterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationRequest) => any;
5657
- }
5658
4362
  /**
5659
4363
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
5660
4364
  * fails.</p>
5661
4365
  */
5662
4366
  export interface UpdateConfigurationSetEventDestinationResponse {
5663
4367
  }
5664
- export declare namespace UpdateConfigurationSetEventDestinationResponse {
5665
- /**
5666
- * @internal
5667
- */
5668
- const filterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationResponse) => any;
5669
- }
5670
4368
  export interface UpdateContactRequest {
5671
4369
  /**
5672
4370
  * <p>The name of the contact list.</p>
@@ -5690,20 +4388,8 @@ export interface UpdateContactRequest {
5690
4388
  */
5691
4389
  AttributesData?: string;
5692
4390
  }
5693
- export declare namespace UpdateContactRequest {
5694
- /**
5695
- * @internal
5696
- */
5697
- const filterSensitiveLog: (obj: UpdateContactRequest) => any;
5698
- }
5699
4391
  export interface UpdateContactResponse {
5700
4392
  }
5701
- export declare namespace UpdateContactResponse {
5702
- /**
5703
- * @internal
5704
- */
5705
- const filterSensitiveLog: (obj: UpdateContactResponse) => any;
5706
- }
5707
4393
  export interface UpdateContactListRequest {
5708
4394
  /**
5709
4395
  * <p>The name of the contact list.</p>
@@ -5719,20 +4405,8 @@ export interface UpdateContactListRequest {
5719
4405
  */
5720
4406
  Description?: string;
5721
4407
  }
5722
- export declare namespace UpdateContactListRequest {
5723
- /**
5724
- * @internal
5725
- */
5726
- const filterSensitiveLog: (obj: UpdateContactListRequest) => any;
5727
- }
5728
4408
  export interface UpdateContactListResponse {
5729
4409
  }
5730
- export declare namespace UpdateContactListResponse {
5731
- /**
5732
- * @internal
5733
- */
5734
- const filterSensitiveLog: (obj: UpdateContactListResponse) => any;
5735
- }
5736
4410
  /**
5737
4411
  * <p>Represents a request to update an existing custom verification email template.</p>
5738
4412
  */
@@ -5767,24 +4441,12 @@ export interface UpdateCustomVerificationEmailTemplateRequest {
5767
4441
  */
5768
4442
  FailureRedirectionURL: string | undefined;
5769
4443
  }
5770
- export declare namespace UpdateCustomVerificationEmailTemplateRequest {
5771
- /**
5772
- * @internal
5773
- */
5774
- const filterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateRequest) => any;
5775
- }
5776
4444
  /**
5777
4445
  * <p>If the action is successful, the service sends back an HTTP 200 response with an empty
5778
4446
  * HTTP body.</p>
5779
4447
  */
5780
4448
  export interface UpdateCustomVerificationEmailTemplateResponse {
5781
4449
  }
5782
- export declare namespace UpdateCustomVerificationEmailTemplateResponse {
5783
- /**
5784
- * @internal
5785
- */
5786
- const filterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateResponse) => any;
5787
- }
5788
4450
  /**
5789
4451
  * <p>Represents a request to update a sending authorization policy for an identity. Sending
5790
4452
  * authorization is an Amazon SES feature that enables you to authorize other senders to use
@@ -5809,24 +4471,12 @@ export interface UpdateEmailIdentityPolicyRequest {
5809
4471
  */
5810
4472
  Policy: string | undefined;
5811
4473
  }
5812
- export declare namespace UpdateEmailIdentityPolicyRequest {
5813
- /**
5814
- * @internal
5815
- */
5816
- const filterSensitiveLog: (obj: UpdateEmailIdentityPolicyRequest) => any;
5817
- }
5818
4474
  /**
5819
4475
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
5820
4476
  * fails.</p>
5821
4477
  */
5822
4478
  export interface UpdateEmailIdentityPolicyResponse {
5823
4479
  }
5824
- export declare namespace UpdateEmailIdentityPolicyResponse {
5825
- /**
5826
- * @internal
5827
- */
5828
- const filterSensitiveLog: (obj: UpdateEmailIdentityPolicyResponse) => any;
5829
- }
5830
4480
  /**
5831
4481
  * <p>Represents a request to update an email template. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES
5832
4482
  * Developer Guide</a>.</p>
@@ -5842,21 +4492,917 @@ export interface UpdateEmailTemplateRequest {
5842
4492
  */
5843
4493
  TemplateContent: EmailTemplateContent | undefined;
5844
4494
  }
5845
- export declare namespace UpdateEmailTemplateRequest {
5846
- /**
5847
- * @internal
5848
- */
5849
- const filterSensitiveLog: (obj: UpdateEmailTemplateRequest) => any;
5850
- }
5851
4495
  /**
5852
4496
  * <p>If the action is successful, the service sends back an HTTP 200 response with an empty
5853
4497
  * HTTP body.</p>
5854
4498
  */
5855
4499
  export interface UpdateEmailTemplateResponse {
5856
4500
  }
5857
- export declare namespace UpdateEmailTemplateResponse {
5858
- /**
5859
- * @internal
5860
- */
5861
- const filterSensitiveLog: (obj: UpdateEmailTemplateResponse) => any;
5862
- }
4501
+ /**
4502
+ * @internal
4503
+ */
4504
+ export declare const ReviewDetailsFilterSensitiveLog: (obj: ReviewDetails) => any;
4505
+ /**
4506
+ * @internal
4507
+ */
4508
+ export declare const AccountDetailsFilterSensitiveLog: (obj: AccountDetails) => any;
4509
+ /**
4510
+ * @internal
4511
+ */
4512
+ export declare const BlacklistEntryFilterSensitiveLog: (obj: BlacklistEntry) => any;
4513
+ /**
4514
+ * @internal
4515
+ */
4516
+ export declare const ContentFilterSensitiveLog: (obj: Content) => any;
4517
+ /**
4518
+ * @internal
4519
+ */
4520
+ export declare const BodyFilterSensitiveLog: (obj: Body) => any;
4521
+ /**
4522
+ * @internal
4523
+ */
4524
+ export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
4525
+ /**
4526
+ * @internal
4527
+ */
4528
+ export declare const BulkEmailContentFilterSensitiveLog: (obj: BulkEmailContent) => any;
4529
+ /**
4530
+ * @internal
4531
+ */
4532
+ export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
4533
+ /**
4534
+ * @internal
4535
+ */
4536
+ export declare const ReplacementTemplateFilterSensitiveLog: (obj: ReplacementTemplate) => any;
4537
+ /**
4538
+ * @internal
4539
+ */
4540
+ export declare const ReplacementEmailContentFilterSensitiveLog: (obj: ReplacementEmailContent) => any;
4541
+ /**
4542
+ * @internal
4543
+ */
4544
+ export declare const MessageTagFilterSensitiveLog: (obj: MessageTag) => any;
4545
+ /**
4546
+ * @internal
4547
+ */
4548
+ export declare const BulkEmailEntryFilterSensitiveLog: (obj: BulkEmailEntry) => any;
4549
+ /**
4550
+ * @internal
4551
+ */
4552
+ export declare const BulkEmailEntryResultFilterSensitiveLog: (obj: BulkEmailEntryResult) => any;
4553
+ /**
4554
+ * @internal
4555
+ */
4556
+ export declare const CloudWatchDimensionConfigurationFilterSensitiveLog: (obj: CloudWatchDimensionConfiguration) => any;
4557
+ /**
4558
+ * @internal
4559
+ */
4560
+ export declare const CloudWatchDestinationFilterSensitiveLog: (obj: CloudWatchDestination) => any;
4561
+ /**
4562
+ * @internal
4563
+ */
4564
+ export declare const TopicPreferenceFilterSensitiveLog: (obj: TopicPreference) => any;
4565
+ /**
4566
+ * @internal
4567
+ */
4568
+ export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
4569
+ /**
4570
+ * @internal
4571
+ */
4572
+ export declare const ContactListFilterSensitiveLog: (obj: ContactList) => any;
4573
+ /**
4574
+ * @internal
4575
+ */
4576
+ export declare const ContactListDestinationFilterSensitiveLog: (obj: ContactListDestination) => any;
4577
+ /**
4578
+ * @internal
4579
+ */
4580
+ export declare const DeliveryOptionsFilterSensitiveLog: (obj: DeliveryOptions) => any;
4581
+ /**
4582
+ * @internal
4583
+ */
4584
+ export declare const ReputationOptionsFilterSensitiveLog: (obj: ReputationOptions) => any;
4585
+ /**
4586
+ * @internal
4587
+ */
4588
+ export declare const SendingOptionsFilterSensitiveLog: (obj: SendingOptions) => any;
4589
+ /**
4590
+ * @internal
4591
+ */
4592
+ export declare const SuppressionOptionsFilterSensitiveLog: (obj: SuppressionOptions) => any;
4593
+ /**
4594
+ * @internal
4595
+ */
4596
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
4597
+ /**
4598
+ * @internal
4599
+ */
4600
+ export declare const TrackingOptionsFilterSensitiveLog: (obj: TrackingOptions) => any;
4601
+ /**
4602
+ * @internal
4603
+ */
4604
+ export declare const CreateConfigurationSetRequestFilterSensitiveLog: (obj: CreateConfigurationSetRequest) => any;
4605
+ /**
4606
+ * @internal
4607
+ */
4608
+ export declare const CreateConfigurationSetResponseFilterSensitiveLog: (obj: CreateConfigurationSetResponse) => any;
4609
+ /**
4610
+ * @internal
4611
+ */
4612
+ export declare const KinesisFirehoseDestinationFilterSensitiveLog: (obj: KinesisFirehoseDestination) => any;
4613
+ /**
4614
+ * @internal
4615
+ */
4616
+ export declare const PinpointDestinationFilterSensitiveLog: (obj: PinpointDestination) => any;
4617
+ /**
4618
+ * @internal
4619
+ */
4620
+ export declare const SnsDestinationFilterSensitiveLog: (obj: SnsDestination) => any;
4621
+ /**
4622
+ * @internal
4623
+ */
4624
+ export declare const EventDestinationDefinitionFilterSensitiveLog: (obj: EventDestinationDefinition) => any;
4625
+ /**
4626
+ * @internal
4627
+ */
4628
+ export declare const CreateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationRequest) => any;
4629
+ /**
4630
+ * @internal
4631
+ */
4632
+ export declare const CreateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationResponse) => any;
4633
+ /**
4634
+ * @internal
4635
+ */
4636
+ export declare const CreateContactRequestFilterSensitiveLog: (obj: CreateContactRequest) => any;
4637
+ /**
4638
+ * @internal
4639
+ */
4640
+ export declare const CreateContactResponseFilterSensitiveLog: (obj: CreateContactResponse) => any;
4641
+ /**
4642
+ * @internal
4643
+ */
4644
+ export declare const TopicFilterSensitiveLog: (obj: Topic) => any;
4645
+ /**
4646
+ * @internal
4647
+ */
4648
+ export declare const CreateContactListRequestFilterSensitiveLog: (obj: CreateContactListRequest) => any;
4649
+ /**
4650
+ * @internal
4651
+ */
4652
+ export declare const CreateContactListResponseFilterSensitiveLog: (obj: CreateContactListResponse) => any;
4653
+ /**
4654
+ * @internal
4655
+ */
4656
+ export declare const CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateRequest) => any;
4657
+ /**
4658
+ * @internal
4659
+ */
4660
+ export declare const CreateCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateResponse) => any;
4661
+ /**
4662
+ * @internal
4663
+ */
4664
+ export declare const CreateDedicatedIpPoolRequestFilterSensitiveLog: (obj: CreateDedicatedIpPoolRequest) => any;
4665
+ /**
4666
+ * @internal
4667
+ */
4668
+ export declare const CreateDedicatedIpPoolResponseFilterSensitiveLog: (obj: CreateDedicatedIpPoolResponse) => any;
4669
+ /**
4670
+ * @internal
4671
+ */
4672
+ export declare const RawMessageFilterSensitiveLog: (obj: RawMessage) => any;
4673
+ /**
4674
+ * @internal
4675
+ */
4676
+ export declare const MessageFilterSensitiveLog: (obj: Message) => any;
4677
+ /**
4678
+ * @internal
4679
+ */
4680
+ export declare const EmailContentFilterSensitiveLog: (obj: EmailContent) => any;
4681
+ /**
4682
+ * @internal
4683
+ */
4684
+ export declare const CreateDeliverabilityTestReportRequestFilterSensitiveLog: (obj: CreateDeliverabilityTestReportRequest) => any;
4685
+ /**
4686
+ * @internal
4687
+ */
4688
+ export declare const CreateDeliverabilityTestReportResponseFilterSensitiveLog: (obj: CreateDeliverabilityTestReportResponse) => any;
4689
+ /**
4690
+ * @internal
4691
+ */
4692
+ export declare const DkimSigningAttributesFilterSensitiveLog: (obj: DkimSigningAttributes) => any;
4693
+ /**
4694
+ * @internal
4695
+ */
4696
+ export declare const CreateEmailIdentityRequestFilterSensitiveLog: (obj: CreateEmailIdentityRequest) => any;
4697
+ /**
4698
+ * @internal
4699
+ */
4700
+ export declare const DkimAttributesFilterSensitiveLog: (obj: DkimAttributes) => any;
4701
+ /**
4702
+ * @internal
4703
+ */
4704
+ export declare const CreateEmailIdentityResponseFilterSensitiveLog: (obj: CreateEmailIdentityResponse) => any;
4705
+ /**
4706
+ * @internal
4707
+ */
4708
+ export declare const CreateEmailIdentityPolicyRequestFilterSensitiveLog: (obj: CreateEmailIdentityPolicyRequest) => any;
4709
+ /**
4710
+ * @internal
4711
+ */
4712
+ export declare const CreateEmailIdentityPolicyResponseFilterSensitiveLog: (obj: CreateEmailIdentityPolicyResponse) => any;
4713
+ /**
4714
+ * @internal
4715
+ */
4716
+ export declare const EmailTemplateContentFilterSensitiveLog: (obj: EmailTemplateContent) => any;
4717
+ /**
4718
+ * @internal
4719
+ */
4720
+ export declare const CreateEmailTemplateRequestFilterSensitiveLog: (obj: CreateEmailTemplateRequest) => any;
4721
+ /**
4722
+ * @internal
4723
+ */
4724
+ export declare const CreateEmailTemplateResponseFilterSensitiveLog: (obj: CreateEmailTemplateResponse) => any;
4725
+ /**
4726
+ * @internal
4727
+ */
4728
+ export declare const ImportDataSourceFilterSensitiveLog: (obj: ImportDataSource) => any;
4729
+ /**
4730
+ * @internal
4731
+ */
4732
+ export declare const SuppressionListDestinationFilterSensitiveLog: (obj: SuppressionListDestination) => any;
4733
+ /**
4734
+ * @internal
4735
+ */
4736
+ export declare const ImportDestinationFilterSensitiveLog: (obj: ImportDestination) => any;
4737
+ /**
4738
+ * @internal
4739
+ */
4740
+ export declare const CreateImportJobRequestFilterSensitiveLog: (obj: CreateImportJobRequest) => any;
4741
+ /**
4742
+ * @internal
4743
+ */
4744
+ export declare const CreateImportJobResponseFilterSensitiveLog: (obj: CreateImportJobResponse) => any;
4745
+ /**
4746
+ * @internal
4747
+ */
4748
+ export declare const CustomVerificationEmailTemplateMetadataFilterSensitiveLog: (obj: CustomVerificationEmailTemplateMetadata) => any;
4749
+ /**
4750
+ * @internal
4751
+ */
4752
+ export declare const DomainIspPlacementFilterSensitiveLog: (obj: DomainIspPlacement) => any;
4753
+ /**
4754
+ * @internal
4755
+ */
4756
+ export declare const VolumeStatisticsFilterSensitiveLog: (obj: VolumeStatistics) => any;
4757
+ /**
4758
+ * @internal
4759
+ */
4760
+ export declare const DailyVolumeFilterSensitiveLog: (obj: DailyVolume) => any;
4761
+ /**
4762
+ * @internal
4763
+ */
4764
+ export declare const DedicatedIpFilterSensitiveLog: (obj: DedicatedIp) => any;
4765
+ /**
4766
+ * @internal
4767
+ */
4768
+ export declare const DeleteConfigurationSetRequestFilterSensitiveLog: (obj: DeleteConfigurationSetRequest) => any;
4769
+ /**
4770
+ * @internal
4771
+ */
4772
+ export declare const DeleteConfigurationSetResponseFilterSensitiveLog: (obj: DeleteConfigurationSetResponse) => any;
4773
+ /**
4774
+ * @internal
4775
+ */
4776
+ export declare const DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationRequest) => any;
4777
+ /**
4778
+ * @internal
4779
+ */
4780
+ export declare const DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationResponse) => any;
4781
+ /**
4782
+ * @internal
4783
+ */
4784
+ export declare const DeleteContactRequestFilterSensitiveLog: (obj: DeleteContactRequest) => any;
4785
+ /**
4786
+ * @internal
4787
+ */
4788
+ export declare const DeleteContactResponseFilterSensitiveLog: (obj: DeleteContactResponse) => any;
4789
+ /**
4790
+ * @internal
4791
+ */
4792
+ export declare const DeleteContactListRequestFilterSensitiveLog: (obj: DeleteContactListRequest) => any;
4793
+ /**
4794
+ * @internal
4795
+ */
4796
+ export declare const DeleteContactListResponseFilterSensitiveLog: (obj: DeleteContactListResponse) => any;
4797
+ /**
4798
+ * @internal
4799
+ */
4800
+ export declare const DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateRequest) => any;
4801
+ /**
4802
+ * @internal
4803
+ */
4804
+ export declare const DeleteCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateResponse) => any;
4805
+ /**
4806
+ * @internal
4807
+ */
4808
+ export declare const DeleteDedicatedIpPoolRequestFilterSensitiveLog: (obj: DeleteDedicatedIpPoolRequest) => any;
4809
+ /**
4810
+ * @internal
4811
+ */
4812
+ export declare const DeleteDedicatedIpPoolResponseFilterSensitiveLog: (obj: DeleteDedicatedIpPoolResponse) => any;
4813
+ /**
4814
+ * @internal
4815
+ */
4816
+ export declare const DeleteEmailIdentityRequestFilterSensitiveLog: (obj: DeleteEmailIdentityRequest) => any;
4817
+ /**
4818
+ * @internal
4819
+ */
4820
+ export declare const DeleteEmailIdentityResponseFilterSensitiveLog: (obj: DeleteEmailIdentityResponse) => any;
4821
+ /**
4822
+ * @internal
4823
+ */
4824
+ export declare const DeleteEmailIdentityPolicyRequestFilterSensitiveLog: (obj: DeleteEmailIdentityPolicyRequest) => any;
4825
+ /**
4826
+ * @internal
4827
+ */
4828
+ export declare const DeleteEmailIdentityPolicyResponseFilterSensitiveLog: (obj: DeleteEmailIdentityPolicyResponse) => any;
4829
+ /**
4830
+ * @internal
4831
+ */
4832
+ export declare const DeleteEmailTemplateRequestFilterSensitiveLog: (obj: DeleteEmailTemplateRequest) => any;
4833
+ /**
4834
+ * @internal
4835
+ */
4836
+ export declare const DeleteEmailTemplateResponseFilterSensitiveLog: (obj: DeleteEmailTemplateResponse) => any;
4837
+ /**
4838
+ * @internal
4839
+ */
4840
+ export declare const DeleteSuppressedDestinationRequestFilterSensitiveLog: (obj: DeleteSuppressedDestinationRequest) => any;
4841
+ /**
4842
+ * @internal
4843
+ */
4844
+ export declare const DeleteSuppressedDestinationResponseFilterSensitiveLog: (obj: DeleteSuppressedDestinationResponse) => any;
4845
+ /**
4846
+ * @internal
4847
+ */
4848
+ export declare const DeliverabilityTestReportFilterSensitiveLog: (obj: DeliverabilityTestReport) => any;
4849
+ /**
4850
+ * @internal
4851
+ */
4852
+ export declare const DomainDeliverabilityCampaignFilterSensitiveLog: (obj: DomainDeliverabilityCampaign) => any;
4853
+ /**
4854
+ * @internal
4855
+ */
4856
+ export declare const InboxPlacementTrackingOptionFilterSensitiveLog: (obj: InboxPlacementTrackingOption) => any;
4857
+ /**
4858
+ * @internal
4859
+ */
4860
+ export declare const DomainDeliverabilityTrackingOptionFilterSensitiveLog: (obj: DomainDeliverabilityTrackingOption) => any;
4861
+ /**
4862
+ * @internal
4863
+ */
4864
+ export declare const EmailTemplateMetadataFilterSensitiveLog: (obj: EmailTemplateMetadata) => any;
4865
+ /**
4866
+ * @internal
4867
+ */
4868
+ export declare const EventDestinationFilterSensitiveLog: (obj: EventDestination) => any;
4869
+ /**
4870
+ * @internal
4871
+ */
4872
+ export declare const FailureInfoFilterSensitiveLog: (obj: FailureInfo) => any;
4873
+ /**
4874
+ * @internal
4875
+ */
4876
+ export declare const GetAccountRequestFilterSensitiveLog: (obj: GetAccountRequest) => any;
4877
+ /**
4878
+ * @internal
4879
+ */
4880
+ export declare const SendQuotaFilterSensitiveLog: (obj: SendQuota) => any;
4881
+ /**
4882
+ * @internal
4883
+ */
4884
+ export declare const SuppressionAttributesFilterSensitiveLog: (obj: SuppressionAttributes) => any;
4885
+ /**
4886
+ * @internal
4887
+ */
4888
+ export declare const GetAccountResponseFilterSensitiveLog: (obj: GetAccountResponse) => any;
4889
+ /**
4890
+ * @internal
4891
+ */
4892
+ export declare const GetBlacklistReportsRequestFilterSensitiveLog: (obj: GetBlacklistReportsRequest) => any;
4893
+ /**
4894
+ * @internal
4895
+ */
4896
+ export declare const GetBlacklistReportsResponseFilterSensitiveLog: (obj: GetBlacklistReportsResponse) => any;
4897
+ /**
4898
+ * @internal
4899
+ */
4900
+ export declare const GetConfigurationSetRequestFilterSensitiveLog: (obj: GetConfigurationSetRequest) => any;
4901
+ /**
4902
+ * @internal
4903
+ */
4904
+ export declare const GetConfigurationSetResponseFilterSensitiveLog: (obj: GetConfigurationSetResponse) => any;
4905
+ /**
4906
+ * @internal
4907
+ */
4908
+ export declare const GetConfigurationSetEventDestinationsRequestFilterSensitiveLog: (obj: GetConfigurationSetEventDestinationsRequest) => any;
4909
+ /**
4910
+ * @internal
4911
+ */
4912
+ export declare const GetConfigurationSetEventDestinationsResponseFilterSensitiveLog: (obj: GetConfigurationSetEventDestinationsResponse) => any;
4913
+ /**
4914
+ * @internal
4915
+ */
4916
+ export declare const GetContactRequestFilterSensitiveLog: (obj: GetContactRequest) => any;
4917
+ /**
4918
+ * @internal
4919
+ */
4920
+ export declare const GetContactResponseFilterSensitiveLog: (obj: GetContactResponse) => any;
4921
+ /**
4922
+ * @internal
4923
+ */
4924
+ export declare const GetContactListRequestFilterSensitiveLog: (obj: GetContactListRequest) => any;
4925
+ /**
4926
+ * @internal
4927
+ */
4928
+ export declare const GetContactListResponseFilterSensitiveLog: (obj: GetContactListResponse) => any;
4929
+ /**
4930
+ * @internal
4931
+ */
4932
+ export declare const GetCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateRequest) => any;
4933
+ /**
4934
+ * @internal
4935
+ */
4936
+ export declare const GetCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateResponse) => any;
4937
+ /**
4938
+ * @internal
4939
+ */
4940
+ export declare const GetDedicatedIpRequestFilterSensitiveLog: (obj: GetDedicatedIpRequest) => any;
4941
+ /**
4942
+ * @internal
4943
+ */
4944
+ export declare const GetDedicatedIpResponseFilterSensitiveLog: (obj: GetDedicatedIpResponse) => any;
4945
+ /**
4946
+ * @internal
4947
+ */
4948
+ export declare const GetDedicatedIpsRequestFilterSensitiveLog: (obj: GetDedicatedIpsRequest) => any;
4949
+ /**
4950
+ * @internal
4951
+ */
4952
+ export declare const GetDedicatedIpsResponseFilterSensitiveLog: (obj: GetDedicatedIpsResponse) => any;
4953
+ /**
4954
+ * @internal
4955
+ */
4956
+ export declare const GetDeliverabilityDashboardOptionsRequestFilterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsRequest) => any;
4957
+ /**
4958
+ * @internal
4959
+ */
4960
+ export declare const GetDeliverabilityDashboardOptionsResponseFilterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsResponse) => any;
4961
+ /**
4962
+ * @internal
4963
+ */
4964
+ export declare const GetDeliverabilityTestReportRequestFilterSensitiveLog: (obj: GetDeliverabilityTestReportRequest) => any;
4965
+ /**
4966
+ * @internal
4967
+ */
4968
+ export declare const PlacementStatisticsFilterSensitiveLog: (obj: PlacementStatistics) => any;
4969
+ /**
4970
+ * @internal
4971
+ */
4972
+ export declare const IspPlacementFilterSensitiveLog: (obj: IspPlacement) => any;
4973
+ /**
4974
+ * @internal
4975
+ */
4976
+ export declare const GetDeliverabilityTestReportResponseFilterSensitiveLog: (obj: GetDeliverabilityTestReportResponse) => any;
4977
+ /**
4978
+ * @internal
4979
+ */
4980
+ export declare const GetDomainDeliverabilityCampaignRequestFilterSensitiveLog: (obj: GetDomainDeliverabilityCampaignRequest) => any;
4981
+ /**
4982
+ * @internal
4983
+ */
4984
+ export declare const GetDomainDeliverabilityCampaignResponseFilterSensitiveLog: (obj: GetDomainDeliverabilityCampaignResponse) => any;
4985
+ /**
4986
+ * @internal
4987
+ */
4988
+ export declare const GetDomainStatisticsReportRequestFilterSensitiveLog: (obj: GetDomainStatisticsReportRequest) => any;
4989
+ /**
4990
+ * @internal
4991
+ */
4992
+ export declare const OverallVolumeFilterSensitiveLog: (obj: OverallVolume) => any;
4993
+ /**
4994
+ * @internal
4995
+ */
4996
+ export declare const GetDomainStatisticsReportResponseFilterSensitiveLog: (obj: GetDomainStatisticsReportResponse) => any;
4997
+ /**
4998
+ * @internal
4999
+ */
5000
+ export declare const GetEmailIdentityRequestFilterSensitiveLog: (obj: GetEmailIdentityRequest) => any;
5001
+ /**
5002
+ * @internal
5003
+ */
5004
+ export declare const MailFromAttributesFilterSensitiveLog: (obj: MailFromAttributes) => any;
5005
+ /**
5006
+ * @internal
5007
+ */
5008
+ export declare const GetEmailIdentityResponseFilterSensitiveLog: (obj: GetEmailIdentityResponse) => any;
5009
+ /**
5010
+ * @internal
5011
+ */
5012
+ export declare const GetEmailIdentityPoliciesRequestFilterSensitiveLog: (obj: GetEmailIdentityPoliciesRequest) => any;
5013
+ /**
5014
+ * @internal
5015
+ */
5016
+ export declare const GetEmailIdentityPoliciesResponseFilterSensitiveLog: (obj: GetEmailIdentityPoliciesResponse) => any;
5017
+ /**
5018
+ * @internal
5019
+ */
5020
+ export declare const GetEmailTemplateRequestFilterSensitiveLog: (obj: GetEmailTemplateRequest) => any;
5021
+ /**
5022
+ * @internal
5023
+ */
5024
+ export declare const GetEmailTemplateResponseFilterSensitiveLog: (obj: GetEmailTemplateResponse) => any;
5025
+ /**
5026
+ * @internal
5027
+ */
5028
+ export declare const GetImportJobRequestFilterSensitiveLog: (obj: GetImportJobRequest) => any;
5029
+ /**
5030
+ * @internal
5031
+ */
5032
+ export declare const GetImportJobResponseFilterSensitiveLog: (obj: GetImportJobResponse) => any;
5033
+ /**
5034
+ * @internal
5035
+ */
5036
+ export declare const GetSuppressedDestinationRequestFilterSensitiveLog: (obj: GetSuppressedDestinationRequest) => any;
5037
+ /**
5038
+ * @internal
5039
+ */
5040
+ export declare const SuppressedDestinationAttributesFilterSensitiveLog: (obj: SuppressedDestinationAttributes) => any;
5041
+ /**
5042
+ * @internal
5043
+ */
5044
+ export declare const SuppressedDestinationFilterSensitiveLog: (obj: SuppressedDestination) => any;
5045
+ /**
5046
+ * @internal
5047
+ */
5048
+ export declare const GetSuppressedDestinationResponseFilterSensitiveLog: (obj: GetSuppressedDestinationResponse) => any;
5049
+ /**
5050
+ * @internal
5051
+ */
5052
+ export declare const IdentityInfoFilterSensitiveLog: (obj: IdentityInfo) => any;
5053
+ /**
5054
+ * @internal
5055
+ */
5056
+ export declare const ImportJobSummaryFilterSensitiveLog: (obj: ImportJobSummary) => any;
5057
+ /**
5058
+ * @internal
5059
+ */
5060
+ export declare const ListConfigurationSetsRequestFilterSensitiveLog: (obj: ListConfigurationSetsRequest) => any;
5061
+ /**
5062
+ * @internal
5063
+ */
5064
+ export declare const ListConfigurationSetsResponseFilterSensitiveLog: (obj: ListConfigurationSetsResponse) => any;
5065
+ /**
5066
+ * @internal
5067
+ */
5068
+ export declare const ListContactListsRequestFilterSensitiveLog: (obj: ListContactListsRequest) => any;
5069
+ /**
5070
+ * @internal
5071
+ */
5072
+ export declare const ListContactListsResponseFilterSensitiveLog: (obj: ListContactListsResponse) => any;
5073
+ /**
5074
+ * @internal
5075
+ */
5076
+ export declare const TopicFilterFilterSensitiveLog: (obj: TopicFilter) => any;
5077
+ /**
5078
+ * @internal
5079
+ */
5080
+ export declare const ListContactsFilterFilterSensitiveLog: (obj: ListContactsFilter) => any;
5081
+ /**
5082
+ * @internal
5083
+ */
5084
+ export declare const ListContactsRequestFilterSensitiveLog: (obj: ListContactsRequest) => any;
5085
+ /**
5086
+ * @internal
5087
+ */
5088
+ export declare const ListContactsResponseFilterSensitiveLog: (obj: ListContactsResponse) => any;
5089
+ /**
5090
+ * @internal
5091
+ */
5092
+ export declare const ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesRequest) => any;
5093
+ /**
5094
+ * @internal
5095
+ */
5096
+ export declare const ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesResponse) => any;
5097
+ /**
5098
+ * @internal
5099
+ */
5100
+ export declare const ListDedicatedIpPoolsRequestFilterSensitiveLog: (obj: ListDedicatedIpPoolsRequest) => any;
5101
+ /**
5102
+ * @internal
5103
+ */
5104
+ export declare const ListDedicatedIpPoolsResponseFilterSensitiveLog: (obj: ListDedicatedIpPoolsResponse) => any;
5105
+ /**
5106
+ * @internal
5107
+ */
5108
+ export declare const ListDeliverabilityTestReportsRequestFilterSensitiveLog: (obj: ListDeliverabilityTestReportsRequest) => any;
5109
+ /**
5110
+ * @internal
5111
+ */
5112
+ export declare const ListDeliverabilityTestReportsResponseFilterSensitiveLog: (obj: ListDeliverabilityTestReportsResponse) => any;
5113
+ /**
5114
+ * @internal
5115
+ */
5116
+ export declare const ListDomainDeliverabilityCampaignsRequestFilterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsRequest) => any;
5117
+ /**
5118
+ * @internal
5119
+ */
5120
+ export declare const ListDomainDeliverabilityCampaignsResponseFilterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsResponse) => any;
5121
+ /**
5122
+ * @internal
5123
+ */
5124
+ export declare const ListEmailIdentitiesRequestFilterSensitiveLog: (obj: ListEmailIdentitiesRequest) => any;
5125
+ /**
5126
+ * @internal
5127
+ */
5128
+ export declare const ListEmailIdentitiesResponseFilterSensitiveLog: (obj: ListEmailIdentitiesResponse) => any;
5129
+ /**
5130
+ * @internal
5131
+ */
5132
+ export declare const ListEmailTemplatesRequestFilterSensitiveLog: (obj: ListEmailTemplatesRequest) => any;
5133
+ /**
5134
+ * @internal
5135
+ */
5136
+ export declare const ListEmailTemplatesResponseFilterSensitiveLog: (obj: ListEmailTemplatesResponse) => any;
5137
+ /**
5138
+ * @internal
5139
+ */
5140
+ export declare const ListImportJobsRequestFilterSensitiveLog: (obj: ListImportJobsRequest) => any;
5141
+ /**
5142
+ * @internal
5143
+ */
5144
+ export declare const ListImportJobsResponseFilterSensitiveLog: (obj: ListImportJobsResponse) => any;
5145
+ /**
5146
+ * @internal
5147
+ */
5148
+ export declare const ListManagementOptionsFilterSensitiveLog: (obj: ListManagementOptions) => any;
5149
+ /**
5150
+ * @internal
5151
+ */
5152
+ export declare const ListSuppressedDestinationsRequestFilterSensitiveLog: (obj: ListSuppressedDestinationsRequest) => any;
5153
+ /**
5154
+ * @internal
5155
+ */
5156
+ export declare const SuppressedDestinationSummaryFilterSensitiveLog: (obj: SuppressedDestinationSummary) => any;
5157
+ /**
5158
+ * @internal
5159
+ */
5160
+ export declare const ListSuppressedDestinationsResponseFilterSensitiveLog: (obj: ListSuppressedDestinationsResponse) => any;
5161
+ /**
5162
+ * @internal
5163
+ */
5164
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
5165
+ /**
5166
+ * @internal
5167
+ */
5168
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
5169
+ /**
5170
+ * @internal
5171
+ */
5172
+ export declare const PutAccountDedicatedIpWarmupAttributesRequestFilterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesRequest) => any;
5173
+ /**
5174
+ * @internal
5175
+ */
5176
+ export declare const PutAccountDedicatedIpWarmupAttributesResponseFilterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesResponse) => any;
5177
+ /**
5178
+ * @internal
5179
+ */
5180
+ export declare const PutAccountDetailsRequestFilterSensitiveLog: (obj: PutAccountDetailsRequest) => any;
5181
+ /**
5182
+ * @internal
5183
+ */
5184
+ export declare const PutAccountDetailsResponseFilterSensitiveLog: (obj: PutAccountDetailsResponse) => any;
5185
+ /**
5186
+ * @internal
5187
+ */
5188
+ export declare const PutAccountSendingAttributesRequestFilterSensitiveLog: (obj: PutAccountSendingAttributesRequest) => any;
5189
+ /**
5190
+ * @internal
5191
+ */
5192
+ export declare const PutAccountSendingAttributesResponseFilterSensitiveLog: (obj: PutAccountSendingAttributesResponse) => any;
5193
+ /**
5194
+ * @internal
5195
+ */
5196
+ export declare const PutAccountSuppressionAttributesRequestFilterSensitiveLog: (obj: PutAccountSuppressionAttributesRequest) => any;
5197
+ /**
5198
+ * @internal
5199
+ */
5200
+ export declare const PutAccountSuppressionAttributesResponseFilterSensitiveLog: (obj: PutAccountSuppressionAttributesResponse) => any;
5201
+ /**
5202
+ * @internal
5203
+ */
5204
+ export declare const PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsRequest) => any;
5205
+ /**
5206
+ * @internal
5207
+ */
5208
+ export declare const PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsResponse) => any;
5209
+ /**
5210
+ * @internal
5211
+ */
5212
+ export declare const PutConfigurationSetReputationOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetReputationOptionsRequest) => any;
5213
+ /**
5214
+ * @internal
5215
+ */
5216
+ export declare const PutConfigurationSetReputationOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetReputationOptionsResponse) => any;
5217
+ /**
5218
+ * @internal
5219
+ */
5220
+ export declare const PutConfigurationSetSendingOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetSendingOptionsRequest) => any;
5221
+ /**
5222
+ * @internal
5223
+ */
5224
+ export declare const PutConfigurationSetSendingOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetSendingOptionsResponse) => any;
5225
+ /**
5226
+ * @internal
5227
+ */
5228
+ export declare const PutConfigurationSetSuppressionOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsRequest) => any;
5229
+ /**
5230
+ * @internal
5231
+ */
5232
+ export declare const PutConfigurationSetSuppressionOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsResponse) => any;
5233
+ /**
5234
+ * @internal
5235
+ */
5236
+ export declare const PutConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsRequest) => any;
5237
+ /**
5238
+ * @internal
5239
+ */
5240
+ export declare const PutConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsResponse) => any;
5241
+ /**
5242
+ * @internal
5243
+ */
5244
+ export declare const PutDedicatedIpInPoolRequestFilterSensitiveLog: (obj: PutDedicatedIpInPoolRequest) => any;
5245
+ /**
5246
+ * @internal
5247
+ */
5248
+ export declare const PutDedicatedIpInPoolResponseFilterSensitiveLog: (obj: PutDedicatedIpInPoolResponse) => any;
5249
+ /**
5250
+ * @internal
5251
+ */
5252
+ export declare const PutDedicatedIpWarmupAttributesRequestFilterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesRequest) => any;
5253
+ /**
5254
+ * @internal
5255
+ */
5256
+ export declare const PutDedicatedIpWarmupAttributesResponseFilterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesResponse) => any;
5257
+ /**
5258
+ * @internal
5259
+ */
5260
+ export declare const PutDeliverabilityDashboardOptionRequestFilterSensitiveLog: (obj: PutDeliverabilityDashboardOptionRequest) => any;
5261
+ /**
5262
+ * @internal
5263
+ */
5264
+ export declare const PutDeliverabilityDashboardOptionResponseFilterSensitiveLog: (obj: PutDeliverabilityDashboardOptionResponse) => any;
5265
+ /**
5266
+ * @internal
5267
+ */
5268
+ export declare const PutEmailIdentityConfigurationSetAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesRequest) => any;
5269
+ /**
5270
+ * @internal
5271
+ */
5272
+ export declare const PutEmailIdentityConfigurationSetAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesResponse) => any;
5273
+ /**
5274
+ * @internal
5275
+ */
5276
+ export declare const PutEmailIdentityDkimAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityDkimAttributesRequest) => any;
5277
+ /**
5278
+ * @internal
5279
+ */
5280
+ export declare const PutEmailIdentityDkimAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityDkimAttributesResponse) => any;
5281
+ /**
5282
+ * @internal
5283
+ */
5284
+ export declare const PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesRequest) => any;
5285
+ /**
5286
+ * @internal
5287
+ */
5288
+ export declare const PutEmailIdentityDkimSigningAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesResponse) => any;
5289
+ /**
5290
+ * @internal
5291
+ */
5292
+ export declare const PutEmailIdentityFeedbackAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesRequest) => any;
5293
+ /**
5294
+ * @internal
5295
+ */
5296
+ export declare const PutEmailIdentityFeedbackAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesResponse) => any;
5297
+ /**
5298
+ * @internal
5299
+ */
5300
+ export declare const PutEmailIdentityMailFromAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesRequest) => any;
5301
+ /**
5302
+ * @internal
5303
+ */
5304
+ export declare const PutEmailIdentityMailFromAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesResponse) => any;
5305
+ /**
5306
+ * @internal
5307
+ */
5308
+ export declare const PutSuppressedDestinationRequestFilterSensitiveLog: (obj: PutSuppressedDestinationRequest) => any;
5309
+ /**
5310
+ * @internal
5311
+ */
5312
+ export declare const PutSuppressedDestinationResponseFilterSensitiveLog: (obj: PutSuppressedDestinationResponse) => any;
5313
+ /**
5314
+ * @internal
5315
+ */
5316
+ export declare const SendBulkEmailRequestFilterSensitiveLog: (obj: SendBulkEmailRequest) => any;
5317
+ /**
5318
+ * @internal
5319
+ */
5320
+ export declare const SendBulkEmailResponseFilterSensitiveLog: (obj: SendBulkEmailResponse) => any;
5321
+ /**
5322
+ * @internal
5323
+ */
5324
+ export declare const SendCustomVerificationEmailRequestFilterSensitiveLog: (obj: SendCustomVerificationEmailRequest) => any;
5325
+ /**
5326
+ * @internal
5327
+ */
5328
+ export declare const SendCustomVerificationEmailResponseFilterSensitiveLog: (obj: SendCustomVerificationEmailResponse) => any;
5329
+ /**
5330
+ * @internal
5331
+ */
5332
+ export declare const SendEmailRequestFilterSensitiveLog: (obj: SendEmailRequest) => any;
5333
+ /**
5334
+ * @internal
5335
+ */
5336
+ export declare const SendEmailResponseFilterSensitiveLog: (obj: SendEmailResponse) => any;
5337
+ /**
5338
+ * @internal
5339
+ */
5340
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
5341
+ /**
5342
+ * @internal
5343
+ */
5344
+ export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
5345
+ /**
5346
+ * @internal
5347
+ */
5348
+ export declare const TestRenderEmailTemplateRequestFilterSensitiveLog: (obj: TestRenderEmailTemplateRequest) => any;
5349
+ /**
5350
+ * @internal
5351
+ */
5352
+ export declare const TestRenderEmailTemplateResponseFilterSensitiveLog: (obj: TestRenderEmailTemplateResponse) => any;
5353
+ /**
5354
+ * @internal
5355
+ */
5356
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
5357
+ /**
5358
+ * @internal
5359
+ */
5360
+ export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
5361
+ /**
5362
+ * @internal
5363
+ */
5364
+ export declare const UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationRequest) => any;
5365
+ /**
5366
+ * @internal
5367
+ */
5368
+ export declare const UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationResponse) => any;
5369
+ /**
5370
+ * @internal
5371
+ */
5372
+ export declare const UpdateContactRequestFilterSensitiveLog: (obj: UpdateContactRequest) => any;
5373
+ /**
5374
+ * @internal
5375
+ */
5376
+ export declare const UpdateContactResponseFilterSensitiveLog: (obj: UpdateContactResponse) => any;
5377
+ /**
5378
+ * @internal
5379
+ */
5380
+ export declare const UpdateContactListRequestFilterSensitiveLog: (obj: UpdateContactListRequest) => any;
5381
+ /**
5382
+ * @internal
5383
+ */
5384
+ export declare const UpdateContactListResponseFilterSensitiveLog: (obj: UpdateContactListResponse) => any;
5385
+ /**
5386
+ * @internal
5387
+ */
5388
+ export declare const UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateRequest) => any;
5389
+ /**
5390
+ * @internal
5391
+ */
5392
+ export declare const UpdateCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateResponse) => any;
5393
+ /**
5394
+ * @internal
5395
+ */
5396
+ export declare const UpdateEmailIdentityPolicyRequestFilterSensitiveLog: (obj: UpdateEmailIdentityPolicyRequest) => any;
5397
+ /**
5398
+ * @internal
5399
+ */
5400
+ export declare const UpdateEmailIdentityPolicyResponseFilterSensitiveLog: (obj: UpdateEmailIdentityPolicyResponse) => any;
5401
+ /**
5402
+ * @internal
5403
+ */
5404
+ export declare const UpdateEmailTemplateRequestFilterSensitiveLog: (obj: UpdateEmailTemplateRequest) => any;
5405
+ /**
5406
+ * @internal
5407
+ */
5408
+ export declare const UpdateEmailTemplateResponseFilterSensitiveLog: (obj: UpdateEmailTemplateResponse) => any;