@aws-sdk/client-ses 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 (148) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +2 -2
  3. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
  4. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
  5. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -2
  6. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -1
  7. package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -2
  8. package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -2
  9. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -2
  10. package/dist-cjs/commands/CreateTemplateCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -1
  15. package/dist-cjs/commands/DeleteIdentityCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteTemplateCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +1 -1
  22. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -2
  26. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +1 -1
  27. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
  28. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -2
  29. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -2
  30. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -2
  31. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -2
  32. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -2
  33. package/dist-cjs/commands/GetSendQuotaCommand.js +1 -1
  34. package/dist-cjs/commands/GetSendStatisticsCommand.js +1 -1
  35. package/dist-cjs/commands/GetTemplateCommand.js +2 -2
  36. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
  37. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
  38. package/dist-cjs/commands/ListIdentitiesCommand.js +2 -2
  39. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -2
  40. package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -2
  41. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -2
  42. package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
  43. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +1 -1
  44. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
  45. package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -2
  46. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -2
  47. package/dist-cjs/commands/SendBounceCommand.js +2 -2
  48. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -2
  49. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
  50. package/dist-cjs/commands/SendEmailCommand.js +2 -2
  51. package/dist-cjs/commands/SendRawEmailCommand.js +2 -2
  52. package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -2
  53. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -2
  54. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -2
  55. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -2
  56. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -2
  57. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -2
  58. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -2
  59. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -2
  60. package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +1 -1
  62. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +1 -1
  64. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +1 -1
  65. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -1
  67. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateTemplateCommand.js +2 -2
  69. package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -2
  70. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -2
  71. package/dist-cjs/commands/VerifyEmailAddressCommand.js +1 -1
  72. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -2
  73. package/dist-cjs/models/models_0.js +689 -1031
  74. package/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -3
  75. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
  76. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  77. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
  78. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
  79. package/dist-es/commands/CreateReceiptFilterCommand.js +3 -3
  80. package/dist-es/commands/CreateReceiptRuleCommand.js +3 -3
  81. package/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -3
  82. package/dist-es/commands/CreateTemplateCommand.js +3 -3
  83. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
  84. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  85. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
  86. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
  87. package/dist-es/commands/DeleteIdentityCommand.js +3 -3
  88. package/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -3
  89. package/dist-es/commands/DeleteReceiptFilterCommand.js +3 -3
  90. package/dist-es/commands/DeleteReceiptRuleCommand.js +3 -3
  91. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -3
  92. package/dist-es/commands/DeleteTemplateCommand.js +3 -3
  93. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +2 -2
  94. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
  95. package/dist-es/commands/DescribeConfigurationSetCommand.js +3 -3
  96. package/dist-es/commands/DescribeReceiptRuleCommand.js +3 -3
  97. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -3
  98. package/dist-es/commands/GetAccountSendingEnabledCommand.js +2 -2
  99. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  100. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -3
  101. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
  102. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -3
  103. package/dist-es/commands/GetIdentityPoliciesCommand.js +3 -3
  104. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -3
  105. package/dist-es/commands/GetSendQuotaCommand.js +2 -2
  106. package/dist-es/commands/GetSendStatisticsCommand.js +2 -2
  107. package/dist-es/commands/GetTemplateCommand.js +3 -3
  108. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
  109. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  110. package/dist-es/commands/ListIdentitiesCommand.js +3 -3
  111. package/dist-es/commands/ListIdentityPoliciesCommand.js +3 -3
  112. package/dist-es/commands/ListReceiptFiltersCommand.js +3 -3
  113. package/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -3
  114. package/dist-es/commands/ListTemplatesCommand.js +3 -3
  115. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +2 -2
  116. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  117. package/dist-es/commands/PutIdentityPolicyCommand.js +3 -3
  118. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -3
  119. package/dist-es/commands/SendBounceCommand.js +3 -3
  120. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -3
  121. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
  122. package/dist-es/commands/SendEmailCommand.js +3 -3
  123. package/dist-es/commands/SendRawEmailCommand.js +3 -3
  124. package/dist-es/commands/SendTemplatedEmailCommand.js +3 -3
  125. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -3
  126. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -3
  127. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
  128. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
  129. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -3
  130. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -3
  131. package/dist-es/commands/SetReceiptRulePositionCommand.js +3 -3
  132. package/dist-es/commands/TestRenderTemplateCommand.js +3 -3
  133. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +2 -2
  134. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  135. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -2
  136. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -2
  137. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
  138. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
  139. package/dist-es/commands/UpdateReceiptRuleCommand.js +3 -3
  140. package/dist-es/commands/UpdateTemplateCommand.js +3 -3
  141. package/dist-es/commands/VerifyDomainDkimCommand.js +3 -3
  142. package/dist-es/commands/VerifyDomainIdentityCommand.js +3 -3
  143. package/dist-es/commands/VerifyEmailAddressCommand.js +2 -2
  144. package/dist-es/commands/VerifyEmailIdentityCommand.js +3 -3
  145. package/dist-es/models/models_0.js +171 -684
  146. package/dist-types/models/models_0.d.ts +684 -1026
  147. package/dist-types/ts3.4/models/models_0.d.ts +342 -684
  148. package/package.json +9 -9
@@ -30,12 +30,6 @@ export interface AddHeaderAction {
30
30
  */
31
31
  HeaderValue: string | undefined;
32
32
  }
33
- export declare namespace AddHeaderAction {
34
- /**
35
- * @internal
36
- */
37
- const filterSensitiveLog: (obj: AddHeaderAction) => any;
38
- }
39
33
  /**
40
34
  * <p>Indicates that a resource could not be created because of a naming conflict.</p>
41
35
  */
@@ -72,12 +66,6 @@ export interface Content {
72
66
  */
73
67
  Charset?: string;
74
68
  }
75
- export declare namespace Content {
76
- /**
77
- * @internal
78
- */
79
- const filterSensitiveLog: (obj: Content) => any;
80
- }
81
69
  /**
82
70
  * <p>Represents the body of the message. You can specify text, HTML, or both. If you use
83
71
  * both, then the message should display correctly in the widest variety of email
@@ -96,12 +84,6 @@ export interface Body {
96
84
  */
97
85
  Html?: Content;
98
86
  }
99
- export declare namespace Body {
100
- /**
101
- * @internal
102
- */
103
- const filterSensitiveLog: (obj: Body) => any;
104
- }
105
87
  /**
106
88
  * <p>When included in a receipt rule, this action rejects the received email by returning a
107
89
  * bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service
@@ -136,12 +118,6 @@ export interface BounceAction {
136
118
  */
137
119
  Sender: string | undefined;
138
120
  }
139
- export declare namespace BounceAction {
140
- /**
141
- * @internal
142
- */
143
- const filterSensitiveLog: (obj: BounceAction) => any;
144
- }
145
121
  export declare enum BounceType {
146
122
  ContentRejected = "ContentRejected",
147
123
  DoesNotExist = "DoesNotExist",
@@ -175,12 +151,6 @@ export interface ExtensionField {
175
151
  */
176
152
  Value: string | undefined;
177
153
  }
178
- export declare namespace ExtensionField {
179
- /**
180
- * @internal
181
- */
182
- const filterSensitiveLog: (obj: ExtensionField) => any;
183
- }
184
154
  /**
185
155
  * <p>Recipient-related information to include in the Delivery Status Notification (DSN)
186
156
  * when an email that Amazon SES receives on your behalf bounces.</p>
@@ -232,12 +202,6 @@ export interface RecipientDsnFields {
232
202
  */
233
203
  ExtensionFields?: ExtensionField[];
234
204
  }
235
- export declare namespace RecipientDsnFields {
236
- /**
237
- * @internal
238
- */
239
- const filterSensitiveLog: (obj: RecipientDsnFields) => any;
240
- }
241
205
  /**
242
206
  * <p>Recipient-related information to include in the Delivery Status Notification (DSN)
243
207
  * when an email that Amazon SES receives on your behalf bounces.</p>
@@ -269,12 +233,6 @@ export interface BouncedRecipientInfo {
269
233
  */
270
234
  RecipientDsnFields?: RecipientDsnFields;
271
235
  }
272
- export declare namespace BouncedRecipientInfo {
273
- /**
274
- * @internal
275
- */
276
- const filterSensitiveLog: (obj: BouncedRecipientInfo) => any;
277
- }
278
236
  /**
279
237
  * <p>Represents the destination of the message, consisting of To:, CC:, and BCC:
280
238
  * fields.</p>
@@ -301,12 +259,6 @@ export interface Destination {
301
259
  */
302
260
  BccAddresses?: string[];
303
261
  }
304
- export declare namespace Destination {
305
- /**
306
- * @internal
307
- */
308
- const filterSensitiveLog: (obj: Destination) => any;
309
- }
310
262
  /**
311
263
  * <p>Contains the name and value of a tag that you can provide to <code>SendEmail</code> or
312
264
  * <code>SendRawEmail</code> to apply to an email.</p>
@@ -341,12 +293,6 @@ export interface MessageTag {
341
293
  */
342
294
  Value: string | undefined;
343
295
  }
344
- export declare namespace MessageTag {
345
- /**
346
- * @internal
347
- */
348
- const filterSensitiveLog: (obj: MessageTag) => any;
349
- }
350
296
  /**
351
297
  * <p>An array that contains one or more Destinations, as well as the tags and replacement
352
298
  * data associated with each of those Destinations.</p>
@@ -378,12 +324,6 @@ export interface BulkEmailDestination {
378
324
  */
379
325
  ReplacementTemplateData?: string;
380
326
  }
381
- export declare namespace BulkEmailDestination {
382
- /**
383
- * @internal
384
- */
385
- const filterSensitiveLog: (obj: BulkEmailDestination) => any;
386
- }
387
327
  export declare enum BulkEmailStatus {
388
328
  AccountDailyQuotaExceeded = "AccountDailyQuotaExceeded",
389
329
  AccountSendingPaused = "AccountSendingPaused",
@@ -497,12 +437,6 @@ export interface BulkEmailDestinationStatus {
497
437
  */
498
438
  MessageId?: string;
499
439
  }
500
- export declare namespace BulkEmailDestinationStatus {
501
- /**
502
- * @internal
503
- */
504
- const filterSensitiveLog: (obj: BulkEmailDestinationStatus) => any;
505
- }
506
440
  /**
507
441
  * <p>Indicates that the delete operation could not be completed.</p>
508
442
  */
@@ -545,23 +479,11 @@ export interface CloneReceiptRuleSetRequest {
545
479
  */
546
480
  OriginalRuleSetName: string | undefined;
547
481
  }
548
- export declare namespace CloneReceiptRuleSetRequest {
549
- /**
550
- * @internal
551
- */
552
- const filterSensitiveLog: (obj: CloneReceiptRuleSetRequest) => any;
553
- }
554
482
  /**
555
483
  * <p>An empty element returned on a successful request.</p>
556
484
  */
557
485
  export interface CloneReceiptRuleSetResponse {
558
486
  }
559
- export declare namespace CloneReceiptRuleSetResponse {
560
- /**
561
- * @internal
562
- */
563
- const filterSensitiveLog: (obj: CloneReceiptRuleSetResponse) => any;
564
- }
565
487
  /**
566
488
  * <p>Indicates that a resource could not be created because of service limits. For a list
567
489
  * of Amazon SES limits, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html">Amazon SES Developer
@@ -639,12 +561,6 @@ export interface CloudWatchDimensionConfiguration {
639
561
  */
640
562
  DefaultDimensionValue: string | undefined;
641
563
  }
642
- export declare namespace CloudWatchDimensionConfiguration {
643
- /**
644
- * @internal
645
- */
646
- const filterSensitiveLog: (obj: CloudWatchDimensionConfiguration) => any;
647
- }
648
564
  /**
649
565
  * <p>Contains information associated with an Amazon CloudWatch event destination to which email
650
566
  * sending events are published.</p>
@@ -660,12 +576,6 @@ export interface CloudWatchDestination {
660
576
  */
661
577
  DimensionConfigurations: CloudWatchDimensionConfiguration[] | undefined;
662
578
  }
663
- export declare namespace CloudWatchDestination {
664
- /**
665
- * @internal
666
- */
667
- const filterSensitiveLog: (obj: CloudWatchDestination) => any;
668
- }
669
579
  /**
670
580
  * <p>The name of the configuration set.</p>
671
581
  * <p>Configuration sets let you create groups of rules that you can apply to the emails you
@@ -687,12 +597,6 @@ export interface ConfigurationSet {
687
597
  */
688
598
  Name: string | undefined;
689
599
  }
690
- export declare namespace ConfigurationSet {
691
- /**
692
- * @internal
693
- */
694
- const filterSensitiveLog: (obj: ConfigurationSet) => any;
695
- }
696
600
  /**
697
601
  * <p>Indicates that the configuration set could not be created because of a naming
698
602
  * conflict.</p>
@@ -758,23 +662,11 @@ export interface CreateConfigurationSetRequest {
758
662
  */
759
663
  ConfigurationSet: ConfigurationSet | undefined;
760
664
  }
761
- export declare namespace CreateConfigurationSetRequest {
762
- /**
763
- * @internal
764
- */
765
- const filterSensitiveLog: (obj: CreateConfigurationSetRequest) => any;
766
- }
767
665
  /**
768
666
  * <p>An empty element returned on a successful request.</p>
769
667
  */
770
668
  export interface CreateConfigurationSetResponse {
771
669
  }
772
- export declare namespace CreateConfigurationSetResponse {
773
- /**
774
- * @internal
775
- */
776
- const filterSensitiveLog: (obj: CreateConfigurationSetResponse) => any;
777
- }
778
670
  /**
779
671
  * <p>Indicates that the configuration set is invalid. See the error message for
780
672
  * details.</p>
@@ -806,12 +698,6 @@ export interface KinesisFirehoseDestination {
806
698
  */
807
699
  DeliveryStreamARN: string | undefined;
808
700
  }
809
- export declare namespace KinesisFirehoseDestination {
810
- /**
811
- * @internal
812
- */
813
- const filterSensitiveLog: (obj: KinesisFirehoseDestination) => any;
814
- }
815
701
  export declare enum EventType {
816
702
  BOUNCE = "bounce",
817
703
  CLICK = "click",
@@ -837,12 +723,6 @@ export interface SNSDestination {
837
723
  */
838
724
  TopicARN: string | undefined;
839
725
  }
840
- export declare namespace SNSDestination {
841
- /**
842
- * @internal
843
- */
844
- const filterSensitiveLog: (obj: SNSDestination) => any;
845
- }
846
726
  /**
847
727
  * <p>Contains information about the event destination that the specified email sending
848
728
  * events will be published to.</p>
@@ -896,12 +776,6 @@ export interface EventDestination {
896
776
  */
897
777
  SNSDestination?: SNSDestination;
898
778
  }
899
- export declare namespace EventDestination {
900
- /**
901
- * @internal
902
- */
903
- const filterSensitiveLog: (obj: EventDestination) => any;
904
- }
905
779
  /**
906
780
  * <p>Represents a request to create a configuration set event destination. A configuration
907
781
  * set event destination, which can be either Amazon CloudWatch or Amazon Kinesis Firehose, describes an AWS service
@@ -921,23 +795,11 @@ export interface CreateConfigurationSetEventDestinationRequest {
921
795
  */
922
796
  EventDestination: EventDestination | undefined;
923
797
  }
924
- export declare namespace CreateConfigurationSetEventDestinationRequest {
925
- /**
926
- * @internal
927
- */
928
- const filterSensitiveLog: (obj: CreateConfigurationSetEventDestinationRequest) => any;
929
- }
930
798
  /**
931
799
  * <p>An empty element returned on a successful request.</p>
932
800
  */
933
801
  export interface CreateConfigurationSetEventDestinationResponse {
934
802
  }
935
- export declare namespace CreateConfigurationSetEventDestinationResponse {
936
- /**
937
- * @internal
938
- */
939
- const filterSensitiveLog: (obj: CreateConfigurationSetEventDestinationResponse) => any;
940
- }
941
803
  /**
942
804
  * <p>Indicates that the event destination could not be created because of a naming
943
805
  * conflict.</p>
@@ -1032,12 +894,6 @@ export interface TrackingOptions {
1032
894
  */
1033
895
  CustomRedirectDomain?: string;
1034
896
  }
1035
- export declare namespace TrackingOptions {
1036
- /**
1037
- * @internal
1038
- */
1039
- const filterSensitiveLog: (obj: TrackingOptions) => any;
1040
- }
1041
897
  /**
1042
898
  * <p>Represents a request to create an open and click tracking option object in a
1043
899
  * configuration set. </p>
@@ -1057,23 +913,11 @@ export interface CreateConfigurationSetTrackingOptionsRequest {
1057
913
  */
1058
914
  TrackingOptions: TrackingOptions | undefined;
1059
915
  }
1060
- export declare namespace CreateConfigurationSetTrackingOptionsRequest {
1061
- /**
1062
- * @internal
1063
- */
1064
- const filterSensitiveLog: (obj: CreateConfigurationSetTrackingOptionsRequest) => any;
1065
- }
1066
916
  /**
1067
917
  * <p>An empty element returned on a successful request.</p>
1068
918
  */
1069
919
  export interface CreateConfigurationSetTrackingOptionsResponse {
1070
920
  }
1071
- export declare namespace CreateConfigurationSetTrackingOptionsResponse {
1072
- /**
1073
- * @internal
1074
- */
1075
- const filterSensitiveLog: (obj: CreateConfigurationSetTrackingOptionsResponse) => any;
1076
- }
1077
921
  /**
1078
922
  * <p>Indicates that the custom domain to be used for open and click tracking redirects is
1079
923
  * invalid. This error appears most often in the following situations:</p>
@@ -1146,12 +990,6 @@ export interface CreateCustomVerificationEmailTemplateRequest {
1146
990
  */
1147
991
  FailureRedirectionURL: string | undefined;
1148
992
  }
1149
- export declare namespace CreateCustomVerificationEmailTemplateRequest {
1150
- /**
1151
- * @internal
1152
- */
1153
- const filterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateRequest) => any;
1154
- }
1155
993
  /**
1156
994
  * <p>Indicates that custom verification email template provided content is invalid.</p>
1157
995
  */
@@ -1220,12 +1058,6 @@ export interface ReceiptIpFilter {
1220
1058
  */
1221
1059
  Cidr: string | undefined;
1222
1060
  }
1223
- export declare namespace ReceiptIpFilter {
1224
- /**
1225
- * @internal
1226
- */
1227
- const filterSensitiveLog: (obj: ReceiptIpFilter) => any;
1228
- }
1229
1061
  /**
1230
1062
  * <p>A receipt IP address filter enables you to specify whether to accept or reject mail
1231
1063
  * originating from an IP address or range of IP addresses.</p>
@@ -1254,12 +1086,6 @@ export interface ReceiptFilter {
1254
1086
  */
1255
1087
  IpFilter: ReceiptIpFilter | undefined;
1256
1088
  }
1257
- export declare namespace ReceiptFilter {
1258
- /**
1259
- * @internal
1260
- */
1261
- const filterSensitiveLog: (obj: ReceiptFilter) => any;
1262
- }
1263
1089
  /**
1264
1090
  * <p>Represents a request to create a new IP address filter. You use IP address filters
1265
1091
  * when you receive email with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer Guide</a>.</p>
@@ -1271,23 +1097,11 @@ export interface CreateReceiptFilterRequest {
1271
1097
  */
1272
1098
  Filter: ReceiptFilter | undefined;
1273
1099
  }
1274
- export declare namespace CreateReceiptFilterRequest {
1275
- /**
1276
- * @internal
1277
- */
1278
- const filterSensitiveLog: (obj: CreateReceiptFilterRequest) => any;
1279
- }
1280
1100
  /**
1281
1101
  * <p>An empty element returned on a successful request.</p>
1282
1102
  */
1283
1103
  export interface CreateReceiptFilterResponse {
1284
1104
  }
1285
- export declare namespace CreateReceiptFilterResponse {
1286
- /**
1287
- * @internal
1288
- */
1289
- const filterSensitiveLog: (obj: CreateReceiptFilterResponse) => any;
1290
- }
1291
1105
  export declare type InvocationType = "Event" | "RequestResponse";
1292
1106
  /**
1293
1107
  * <p>When included in a receipt rule, this action calls an AWS Lambda function and,
@@ -1328,12 +1142,6 @@ export interface LambdaAction {
1328
1142
  */
1329
1143
  InvocationType?: InvocationType | string;
1330
1144
  }
1331
- export declare namespace LambdaAction {
1332
- /**
1333
- * @internal
1334
- */
1335
- const filterSensitiveLog: (obj: LambdaAction) => any;
1336
- }
1337
1145
  /**
1338
1146
  * <p>When included in a receipt rule, this action saves the received message to an Amazon Simple Storage Service
1339
1147
  * (Amazon S3) bucket and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).</p>
@@ -1400,12 +1208,6 @@ export interface S3Action {
1400
1208
  */
1401
1209
  KmsKeyArn?: string;
1402
1210
  }
1403
- export declare namespace S3Action {
1404
- /**
1405
- * @internal
1406
- */
1407
- const filterSensitiveLog: (obj: S3Action) => any;
1408
- }
1409
1211
  export declare enum SNSActionEncoding {
1410
1212
  Base64 = "Base64",
1411
1213
  UTF8 = "UTF-8"
@@ -1444,12 +1246,6 @@ export interface SNSAction {
1444
1246
  */
1445
1247
  Encoding?: SNSActionEncoding | string;
1446
1248
  }
1447
- export declare namespace SNSAction {
1448
- /**
1449
- * @internal
1450
- */
1451
- const filterSensitiveLog: (obj: SNSAction) => any;
1452
- }
1453
1249
  export declare enum StopScope {
1454
1250
  RULE_SET = "RuleSet"
1455
1251
  }
@@ -1472,12 +1268,6 @@ export interface StopAction {
1472
1268
  */
1473
1269
  TopicArn?: string;
1474
1270
  }
1475
- export declare namespace StopAction {
1476
- /**
1477
- * @internal
1478
- */
1479
- const filterSensitiveLog: (obj: StopAction) => any;
1480
- }
1481
1271
  /**
1482
1272
  * <p>When included in a receipt rule, this action calls Amazon WorkMail and, optionally,
1483
1273
  * publishes a notification to Amazon Simple Notification Service (Amazon SNS). You will typically not use this action
@@ -1503,12 +1293,6 @@ export interface WorkmailAction {
1503
1293
  */
1504
1294
  OrganizationArn: string | undefined;
1505
1295
  }
1506
- export declare namespace WorkmailAction {
1507
- /**
1508
- * @internal
1509
- */
1510
- const filterSensitiveLog: (obj: WorkmailAction) => any;
1511
- }
1512
1296
  /**
1513
1297
  * <p>An action that Amazon SES can take when it receives an email on behalf of one or more email
1514
1298
  * addresses or domains that you own. An instance of this data type can represent only one
@@ -1550,12 +1334,6 @@ export interface ReceiptAction {
1550
1334
  */
1551
1335
  SNSAction?: SNSAction;
1552
1336
  }
1553
- export declare namespace ReceiptAction {
1554
- /**
1555
- * @internal
1556
- */
1557
- const filterSensitiveLog: (obj: ReceiptAction) => any;
1558
- }
1559
1337
  export declare enum TlsPolicy {
1560
1338
  Optional = "Optional",
1561
1339
  Require = "Require"
@@ -1615,12 +1393,6 @@ export interface ReceiptRule {
1615
1393
  */
1616
1394
  ScanEnabled?: boolean;
1617
1395
  }
1618
- export declare namespace ReceiptRule {
1619
- /**
1620
- * @internal
1621
- */
1622
- const filterSensitiveLog: (obj: ReceiptRule) => any;
1623
- }
1624
1396
  /**
1625
1397
  * <p>Represents a request to create a receipt rule. You use receipt rules to receive email
1626
1398
  * with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer
@@ -1643,23 +1415,11 @@ export interface CreateReceiptRuleRequest {
1643
1415
  */
1644
1416
  Rule: ReceiptRule | undefined;
1645
1417
  }
1646
- export declare namespace CreateReceiptRuleRequest {
1647
- /**
1648
- * @internal
1649
- */
1650
- const filterSensitiveLog: (obj: CreateReceiptRuleRequest) => any;
1651
- }
1652
1418
  /**
1653
1419
  * <p>An empty element returned on a successful request.</p>
1654
1420
  */
1655
1421
  export interface CreateReceiptRuleResponse {
1656
1422
  }
1657
- export declare namespace CreateReceiptRuleResponse {
1658
- /**
1659
- * @internal
1660
- */
1661
- const filterSensitiveLog: (obj: CreateReceiptRuleResponse) => any;
1662
- }
1663
1423
  /**
1664
1424
  * <p>Indicates that the provided AWS Lambda function is invalid, or that Amazon SES could
1665
1425
  * not execute the provided function, possibly due to permissions issues. For information
@@ -1752,23 +1512,11 @@ export interface CreateReceiptRuleSetRequest {
1752
1512
  */
1753
1513
  RuleSetName: string | undefined;
1754
1514
  }
1755
- export declare namespace CreateReceiptRuleSetRequest {
1756
- /**
1757
- * @internal
1758
- */
1759
- const filterSensitiveLog: (obj: CreateReceiptRuleSetRequest) => any;
1760
- }
1761
1515
  /**
1762
1516
  * <p>An empty element returned on a successful request.</p>
1763
1517
  */
1764
1518
  export interface CreateReceiptRuleSetResponse {
1765
1519
  }
1766
- export declare namespace CreateReceiptRuleSetResponse {
1767
- /**
1768
- * @internal
1769
- */
1770
- const filterSensitiveLog: (obj: CreateReceiptRuleSetResponse) => any;
1771
- }
1772
1520
  /**
1773
1521
  * <p>The content of the email, composed of a subject line, an HTML part, and a text-only
1774
1522
  * part.</p>
@@ -1794,12 +1542,6 @@ export interface Template {
1794
1542
  */
1795
1543
  HtmlPart?: string;
1796
1544
  }
1797
- export declare namespace Template {
1798
- /**
1799
- * @internal
1800
- */
1801
- const filterSensitiveLog: (obj: Template) => any;
1802
- }
1803
1545
  /**
1804
1546
  * <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 Developer
1805
1547
  * Guide</a>.</p>
@@ -1811,20 +1553,8 @@ export interface CreateTemplateRequest {
1811
1553
  */
1812
1554
  Template: Template | undefined;
1813
1555
  }
1814
- export declare namespace CreateTemplateRequest {
1815
- /**
1816
- * @internal
1817
- */
1818
- const filterSensitiveLog: (obj: CreateTemplateRequest) => any;
1819
- }
1820
1556
  export interface CreateTemplateResponse {
1821
1557
  }
1822
- export declare namespace CreateTemplateResponse {
1823
- /**
1824
- * @internal
1825
- */
1826
- const filterSensitiveLog: (obj: CreateTemplateResponse) => any;
1827
- }
1828
1558
  /**
1829
1559
  * <p>Indicates that the template that you specified could not be rendered. This issue may
1830
1560
  * occur when a template refers to a partial that does not exist.</p>
@@ -1871,12 +1601,6 @@ export interface CustomVerificationEmailTemplate {
1871
1601
  */
1872
1602
  FailureRedirectionURL?: string;
1873
1603
  }
1874
- export declare namespace CustomVerificationEmailTemplate {
1875
- /**
1876
- * @internal
1877
- */
1878
- const filterSensitiveLog: (obj: CustomVerificationEmailTemplate) => any;
1879
- }
1880
1604
  /**
1881
1605
  * <p>Indicates that a custom verification email template with the name you specified does
1882
1606
  * not exist.</p>
@@ -1905,23 +1629,11 @@ export interface DeleteConfigurationSetRequest {
1905
1629
  */
1906
1630
  ConfigurationSetName: string | undefined;
1907
1631
  }
1908
- export declare namespace DeleteConfigurationSetRequest {
1909
- /**
1910
- * @internal
1911
- */
1912
- const filterSensitiveLog: (obj: DeleteConfigurationSetRequest) => any;
1913
- }
1914
1632
  /**
1915
1633
  * <p>An empty element returned on a successful request.</p>
1916
1634
  */
1917
1635
  export interface DeleteConfigurationSetResponse {
1918
1636
  }
1919
- export declare namespace DeleteConfigurationSetResponse {
1920
- /**
1921
- * @internal
1922
- */
1923
- const filterSensitiveLog: (obj: DeleteConfigurationSetResponse) => any;
1924
- }
1925
1637
  /**
1926
1638
  * <p>Represents a request to delete a configuration set event destination. Configuration
1927
1639
  * set event destinations are associated with configuration sets, which enable you to
@@ -1939,23 +1651,11 @@ export interface DeleteConfigurationSetEventDestinationRequest {
1939
1651
  */
1940
1652
  EventDestinationName: string | undefined;
1941
1653
  }
1942
- export declare namespace DeleteConfigurationSetEventDestinationRequest {
1943
- /**
1944
- * @internal
1945
- */
1946
- const filterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationRequest) => any;
1947
- }
1948
1654
  /**
1949
1655
  * <p>An empty element returned on a successful request.</p>
1950
1656
  */
1951
1657
  export interface DeleteConfigurationSetEventDestinationResponse {
1952
1658
  }
1953
- export declare namespace DeleteConfigurationSetEventDestinationResponse {
1954
- /**
1955
- * @internal
1956
- */
1957
- const filterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationResponse) => any;
1958
- }
1959
1659
  /**
1960
1660
  * <p>Indicates that the event destination does not exist.</p>
1961
1661
  */
@@ -1986,23 +1686,11 @@ export interface DeleteConfigurationSetTrackingOptionsRequest {
1986
1686
  */
1987
1687
  ConfigurationSetName: string | undefined;
1988
1688
  }
1989
- export declare namespace DeleteConfigurationSetTrackingOptionsRequest {
1990
- /**
1991
- * @internal
1992
- */
1993
- const filterSensitiveLog: (obj: DeleteConfigurationSetTrackingOptionsRequest) => any;
1994
- }
1995
1689
  /**
1996
1690
  * <p>An empty element returned on a successful request.</p>
1997
1691
  */
1998
1692
  export interface DeleteConfigurationSetTrackingOptionsResponse {
1999
1693
  }
2000
- export declare namespace DeleteConfigurationSetTrackingOptionsResponse {
2001
- /**
2002
- * @internal
2003
- */
2004
- const filterSensitiveLog: (obj: DeleteConfigurationSetTrackingOptionsResponse) => any;
2005
- }
2006
1694
  /**
2007
1695
  * <p>Indicates that the TrackingOptions object you specified does not exist.</p>
2008
1696
  */
@@ -2028,12 +1716,6 @@ export interface DeleteCustomVerificationEmailTemplateRequest {
2028
1716
  */
2029
1717
  TemplateName: string | undefined;
2030
1718
  }
2031
- export declare namespace DeleteCustomVerificationEmailTemplateRequest {
2032
- /**
2033
- * @internal
2034
- */
2035
- const filterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateRequest) => any;
2036
- }
2037
1719
  /**
2038
1720
  * <p>Represents a request to delete one of your Amazon SES identities (an email address or
2039
1721
  * domain).</p>
@@ -2044,23 +1726,11 @@ export interface DeleteIdentityRequest {
2044
1726
  */
2045
1727
  Identity: string | undefined;
2046
1728
  }
2047
- export declare namespace DeleteIdentityRequest {
2048
- /**
2049
- * @internal
2050
- */
2051
- const filterSensitiveLog: (obj: DeleteIdentityRequest) => any;
2052
- }
2053
1729
  /**
2054
1730
  * <p>An empty element returned on a successful request.</p>
2055
1731
  */
2056
1732
  export interface DeleteIdentityResponse {
2057
1733
  }
2058
- export declare namespace DeleteIdentityResponse {
2059
- /**
2060
- * @internal
2061
- */
2062
- const filterSensitiveLog: (obj: DeleteIdentityResponse) => any;
2063
- }
2064
1734
  /**
2065
1735
  * <p>Represents a request to delete a sending authorization policy for an identity. Sending
2066
1736
  * authorization is an Amazon SES feature that enables you to authorize other senders to use
@@ -2081,23 +1751,11 @@ export interface DeleteIdentityPolicyRequest {
2081
1751
  */
2082
1752
  PolicyName: string | undefined;
2083
1753
  }
2084
- export declare namespace DeleteIdentityPolicyRequest {
2085
- /**
2086
- * @internal
2087
- */
2088
- const filterSensitiveLog: (obj: DeleteIdentityPolicyRequest) => any;
2089
- }
2090
1754
  /**
2091
1755
  * <p>An empty element returned on a successful request.</p>
2092
1756
  */
2093
1757
  export interface DeleteIdentityPolicyResponse {
2094
1758
  }
2095
- export declare namespace DeleteIdentityPolicyResponse {
2096
- /**
2097
- * @internal
2098
- */
2099
- const filterSensitiveLog: (obj: DeleteIdentityPolicyResponse) => any;
2100
- }
2101
1759
  /**
2102
1760
  * <p>Represents a request to delete an IP address filter. You use IP address filters when
2103
1761
  * you receive email with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer
@@ -2109,23 +1767,11 @@ export interface DeleteReceiptFilterRequest {
2109
1767
  */
2110
1768
  FilterName: string | undefined;
2111
1769
  }
2112
- export declare namespace DeleteReceiptFilterRequest {
2113
- /**
2114
- * @internal
2115
- */
2116
- const filterSensitiveLog: (obj: DeleteReceiptFilterRequest) => any;
2117
- }
2118
1770
  /**
2119
1771
  * <p>An empty element returned on a successful request.</p>
2120
1772
  */
2121
1773
  export interface DeleteReceiptFilterResponse {
2122
1774
  }
2123
- export declare namespace DeleteReceiptFilterResponse {
2124
- /**
2125
- * @internal
2126
- */
2127
- const filterSensitiveLog: (obj: DeleteReceiptFilterResponse) => any;
2128
- }
2129
1775
  /**
2130
1776
  * <p>Represents a request to delete a receipt rule. You use receipt rules to receive email
2131
1777
  * with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer
@@ -2141,23 +1787,11 @@ export interface DeleteReceiptRuleRequest {
2141
1787
  */
2142
1788
  RuleName: string | undefined;
2143
1789
  }
2144
- export declare namespace DeleteReceiptRuleRequest {
2145
- /**
2146
- * @internal
2147
- */
2148
- const filterSensitiveLog: (obj: DeleteReceiptRuleRequest) => any;
2149
- }
2150
1790
  /**
2151
1791
  * <p>An empty element returned on a successful request.</p>
2152
1792
  */
2153
1793
  export interface DeleteReceiptRuleResponse {
2154
1794
  }
2155
- export declare namespace DeleteReceiptRuleResponse {
2156
- /**
2157
- * @internal
2158
- */
2159
- const filterSensitiveLog: (obj: DeleteReceiptRuleResponse) => any;
2160
- }
2161
1795
  /**
2162
1796
  * <p>Represents a request to delete a receipt rule set and all of the receipt rules it
2163
1797
  * contains. You use receipt rule sets to receive email with Amazon SES. For more information,
@@ -2170,23 +1804,11 @@ export interface DeleteReceiptRuleSetRequest {
2170
1804
  */
2171
1805
  RuleSetName: string | undefined;
2172
1806
  }
2173
- export declare namespace DeleteReceiptRuleSetRequest {
2174
- /**
2175
- * @internal
2176
- */
2177
- const filterSensitiveLog: (obj: DeleteReceiptRuleSetRequest) => any;
2178
- }
2179
1807
  /**
2180
1808
  * <p>An empty element returned on a successful request.</p>
2181
1809
  */
2182
1810
  export interface DeleteReceiptRuleSetResponse {
2183
1811
  }
2184
- export declare namespace DeleteReceiptRuleSetResponse {
2185
- /**
2186
- * @internal
2187
- */
2188
- const filterSensitiveLog: (obj: DeleteReceiptRuleSetResponse) => any;
2189
- }
2190
1812
  /**
2191
1813
  * <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
2192
1814
  * Guide</a>.</p>
@@ -2197,20 +1819,8 @@ export interface DeleteTemplateRequest {
2197
1819
  */
2198
1820
  TemplateName: string | undefined;
2199
1821
  }
2200
- export declare namespace DeleteTemplateRequest {
2201
- /**
2202
- * @internal
2203
- */
2204
- const filterSensitiveLog: (obj: DeleteTemplateRequest) => any;
2205
- }
2206
1822
  export interface DeleteTemplateResponse {
2207
1823
  }
2208
- export declare namespace DeleteTemplateResponse {
2209
- /**
2210
- * @internal
2211
- */
2212
- const filterSensitiveLog: (obj: DeleteTemplateResponse) => any;
2213
- }
2214
1824
  /**
2215
1825
  * <p>Represents a request to delete an email address from the list of email addresses you
2216
1826
  * have attempted to verify under your AWS account.</p>
@@ -2221,12 +1831,6 @@ export interface DeleteVerifiedEmailAddressRequest {
2221
1831
  */
2222
1832
  EmailAddress: string | undefined;
2223
1833
  }
2224
- export declare namespace DeleteVerifiedEmailAddressRequest {
2225
- /**
2226
- * @internal
2227
- */
2228
- const filterSensitiveLog: (obj: DeleteVerifiedEmailAddressRequest) => any;
2229
- }
2230
1834
  /**
2231
1835
  * <p>Specifies whether messages that use the configuration set are required to use
2232
1836
  * Transport Layer Security (TLS).</p>
@@ -2240,12 +1844,6 @@ export interface DeliveryOptions {
2240
1844
  */
2241
1845
  TlsPolicy?: TlsPolicy | string;
2242
1846
  }
2243
- export declare namespace DeliveryOptions {
2244
- /**
2245
- * @internal
2246
- */
2247
- const filterSensitiveLog: (obj: DeliveryOptions) => any;
2248
- }
2249
1847
  /**
2250
1848
  * <p>Represents a request to return the metadata and receipt rules for the receipt rule set
2251
1849
  * that is currently active. You use receipt rule sets to receive email with Amazon SES. For
@@ -2254,12 +1852,6 @@ export declare namespace DeliveryOptions {
2254
1852
  */
2255
1853
  export interface DescribeActiveReceiptRuleSetRequest {
2256
1854
  }
2257
- export declare namespace DescribeActiveReceiptRuleSetRequest {
2258
- /**
2259
- * @internal
2260
- */
2261
- const filterSensitiveLog: (obj: DescribeActiveReceiptRuleSetRequest) => any;
2262
- }
2263
1855
  /**
2264
1856
  * <p>Information about a receipt rule set.</p>
2265
1857
  * <p>A receipt rule set is a collection of rules that specify what Amazon SES should do with
@@ -2289,12 +1881,6 @@ export interface ReceiptRuleSetMetadata {
2289
1881
  */
2290
1882
  CreatedTimestamp?: Date;
2291
1883
  }
2292
- export declare namespace ReceiptRuleSetMetadata {
2293
- /**
2294
- * @internal
2295
- */
2296
- const filterSensitiveLog: (obj: ReceiptRuleSetMetadata) => any;
2297
- }
2298
1884
  /**
2299
1885
  * <p>Represents the metadata and receipt rules for the receipt rule set that is currently
2300
1886
  * active.</p>
@@ -2310,12 +1896,6 @@ export interface DescribeActiveReceiptRuleSetResponse {
2310
1896
  */
2311
1897
  Rules?: ReceiptRule[];
2312
1898
  }
2313
- export declare namespace DescribeActiveReceiptRuleSetResponse {
2314
- /**
2315
- * @internal
2316
- */
2317
- const filterSensitiveLog: (obj: DescribeActiveReceiptRuleSetResponse) => any;
2318
- }
2319
1899
  /**
2320
1900
  * <p>Represents a request to return the details of a configuration set. Configuration sets
2321
1901
  * enable you to publish email sending events. For information about using configuration
@@ -2332,12 +1912,6 @@ export interface DescribeConfigurationSetRequest {
2332
1912
  */
2333
1913
  ConfigurationSetAttributeNames?: (ConfigurationSetAttribute | string)[];
2334
1914
  }
2335
- export declare namespace DescribeConfigurationSetRequest {
2336
- /**
2337
- * @internal
2338
- */
2339
- const filterSensitiveLog: (obj: DescribeConfigurationSetRequest) => any;
2340
- }
2341
1915
  /**
2342
1916
  * <p>Contains information about the reputation settings for a configuration set.</p>
2343
1917
  */
@@ -2369,12 +1943,6 @@ export interface ReputationOptions {
2369
1943
  */
2370
1944
  LastFreshStart?: Date;
2371
1945
  }
2372
- export declare namespace ReputationOptions {
2373
- /**
2374
- * @internal
2375
- */
2376
- const filterSensitiveLog: (obj: ReputationOptions) => any;
2377
- }
2378
1946
  /**
2379
1947
  * <p>Represents the details of a configuration set. Configuration sets enable you to
2380
1948
  * publish email sending events. For information about using configuration sets, see the
@@ -2405,12 +1973,6 @@ export interface DescribeConfigurationSetResponse {
2405
1973
  */
2406
1974
  ReputationOptions?: ReputationOptions;
2407
1975
  }
2408
- export declare namespace DescribeConfigurationSetResponse {
2409
- /**
2410
- * @internal
2411
- */
2412
- const filterSensitiveLog: (obj: DescribeConfigurationSetResponse) => any;
2413
- }
2414
1976
  /**
2415
1977
  * <p>Represents a request to return the details of a receipt rule. You use receipt rules to
2416
1978
  * receive email with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer
@@ -2426,12 +1988,6 @@ export interface DescribeReceiptRuleRequest {
2426
1988
  */
2427
1989
  RuleName: string | undefined;
2428
1990
  }
2429
- export declare namespace DescribeReceiptRuleRequest {
2430
- /**
2431
- * @internal
2432
- */
2433
- const filterSensitiveLog: (obj: DescribeReceiptRuleRequest) => any;
2434
- }
2435
1991
  /**
2436
1992
  * <p>Represents the details of a receipt rule.</p>
2437
1993
  */
@@ -2442,12 +1998,6 @@ export interface DescribeReceiptRuleResponse {
2442
1998
  */
2443
1999
  Rule?: ReceiptRule;
2444
2000
  }
2445
- export declare namespace DescribeReceiptRuleResponse {
2446
- /**
2447
- * @internal
2448
- */
2449
- const filterSensitiveLog: (obj: DescribeReceiptRuleResponse) => any;
2450
- }
2451
2001
  /**
2452
2002
  * <p>Represents a request to return the details of a receipt rule set. You use receipt rule
2453
2003
  * sets to receive email with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer Guide</a>.</p>
@@ -2458,12 +2008,6 @@ export interface DescribeReceiptRuleSetRequest {
2458
2008
  */
2459
2009
  RuleSetName: string | undefined;
2460
2010
  }
2461
- export declare namespace DescribeReceiptRuleSetRequest {
2462
- /**
2463
- * @internal
2464
- */
2465
- const filterSensitiveLog: (obj: DescribeReceiptRuleSetRequest) => any;
2466
- }
2467
2011
  /**
2468
2012
  * <p>Represents the details of the specified receipt rule set.</p>
2469
2013
  */
@@ -2478,12 +2022,6 @@ export interface DescribeReceiptRuleSetResponse {
2478
2022
  */
2479
2023
  Rules?: ReceiptRule[];
2480
2024
  }
2481
- export declare namespace DescribeReceiptRuleSetResponse {
2482
- /**
2483
- * @internal
2484
- */
2485
- const filterSensitiveLog: (obj: DescribeReceiptRuleSetResponse) => any;
2486
- }
2487
2025
  export declare type VerificationStatus = "Failed" | "NotStarted" | "Pending" | "Success" | "TemporaryFailure";
2488
2026
  /**
2489
2027
  * <p>Represents the DKIM attributes of a verified email address or a domain.</p>
@@ -2512,12 +2050,6 @@ export interface IdentityDkimAttributes {
2512
2050
  */
2513
2051
  DkimTokens?: string[];
2514
2052
  }
2515
- export declare namespace IdentityDkimAttributes {
2516
- /**
2517
- * @internal
2518
- */
2519
- const filterSensitiveLog: (obj: IdentityDkimAttributes) => any;
2520
- }
2521
2053
  /**
2522
2054
  * <p>Represents a request to return the email sending status for your Amazon SES account in the
2523
2055
  * current AWS Region.</p>
@@ -2529,12 +2061,6 @@ export interface GetAccountSendingEnabledResponse {
2529
2061
  */
2530
2062
  Enabled?: boolean;
2531
2063
  }
2532
- export declare namespace GetAccountSendingEnabledResponse {
2533
- /**
2534
- * @internal
2535
- */
2536
- const filterSensitiveLog: (obj: GetAccountSendingEnabledResponse) => any;
2537
- }
2538
2064
  /**
2539
2065
  * <p>Represents a request to retrieve an existing custom verification email
2540
2066
  * template.</p>
@@ -2545,12 +2071,6 @@ export interface GetCustomVerificationEmailTemplateRequest {
2545
2071
  */
2546
2072
  TemplateName: string | undefined;
2547
2073
  }
2548
- export declare namespace GetCustomVerificationEmailTemplateRequest {
2549
- /**
2550
- * @internal
2551
- */
2552
- const filterSensitiveLog: (obj: GetCustomVerificationEmailTemplateRequest) => any;
2553
- }
2554
2074
  /**
2555
2075
  * <p>The content of the custom verification email template.</p>
2556
2076
  */
@@ -2582,12 +2102,6 @@ export interface GetCustomVerificationEmailTemplateResponse {
2582
2102
  */
2583
2103
  FailureRedirectionURL?: string;
2584
2104
  }
2585
- export declare namespace GetCustomVerificationEmailTemplateResponse {
2586
- /**
2587
- * @internal
2588
- */
2589
- const filterSensitiveLog: (obj: GetCustomVerificationEmailTemplateResponse) => any;
2590
- }
2591
2105
  /**
2592
2106
  * <p>Represents a request for the status of Amazon SES Easy DKIM signing for an identity. For
2593
2107
  * domain identities, this request also returns the DKIM tokens that are required for Easy
@@ -2600,12 +2114,6 @@ export interface GetIdentityDkimAttributesRequest {
2600
2114
  */
2601
2115
  Identities: string[] | undefined;
2602
2116
  }
2603
- export declare namespace GetIdentityDkimAttributesRequest {
2604
- /**
2605
- * @internal
2606
- */
2607
- const filterSensitiveLog: (obj: GetIdentityDkimAttributesRequest) => any;
2608
- }
2609
2117
  /**
2610
2118
  * <p>Represents the status of Amazon SES Easy DKIM signing for an identity. For domain
2611
2119
  * identities, this response also contains the DKIM tokens that are required for Easy DKIM
@@ -2618,12 +2126,6 @@ export interface GetIdentityDkimAttributesResponse {
2618
2126
  */
2619
2127
  DkimAttributes: Record<string, IdentityDkimAttributes> | undefined;
2620
2128
  }
2621
- export declare namespace GetIdentityDkimAttributesResponse {
2622
- /**
2623
- * @internal
2624
- */
2625
- const filterSensitiveLog: (obj: GetIdentityDkimAttributesResponse) => any;
2626
- }
2627
2129
  /**
2628
2130
  * <p>Represents a request to return the Amazon SES custom MAIL FROM attributes for a list of
2629
2131
  * identities. For information about using a custom MAIL FROM domain, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from.html">Amazon SES Developer
@@ -2635,12 +2137,6 @@ export interface GetIdentityMailFromDomainAttributesRequest {
2635
2137
  */
2636
2138
  Identities: string[] | undefined;
2637
2139
  }
2638
- export declare namespace GetIdentityMailFromDomainAttributesRequest {
2639
- /**
2640
- * @internal
2641
- */
2642
- const filterSensitiveLog: (obj: GetIdentityMailFromDomainAttributesRequest) => any;
2643
- }
2644
2140
  /**
2645
2141
  * <p>Represents the custom MAIL FROM domain attributes of a verified identity (email
2646
2142
  * address or domain).</p>
@@ -2670,12 +2166,6 @@ export interface IdentityMailFromDomainAttributes {
2670
2166
  */
2671
2167
  BehaviorOnMXFailure: BehaviorOnMXFailure | string | undefined;
2672
2168
  }
2673
- export declare namespace IdentityMailFromDomainAttributes {
2674
- /**
2675
- * @internal
2676
- */
2677
- const filterSensitiveLog: (obj: IdentityMailFromDomainAttributes) => any;
2678
- }
2679
2169
  /**
2680
2170
  * <p>Represents the custom MAIL FROM attributes for a list of identities.</p>
2681
2171
  */
@@ -2685,12 +2175,6 @@ export interface GetIdentityMailFromDomainAttributesResponse {
2685
2175
  */
2686
2176
  MailFromDomainAttributes: Record<string, IdentityMailFromDomainAttributes> | undefined;
2687
2177
  }
2688
- export declare namespace GetIdentityMailFromDomainAttributesResponse {
2689
- /**
2690
- * @internal
2691
- */
2692
- const filterSensitiveLog: (obj: GetIdentityMailFromDomainAttributesResponse) => any;
2693
- }
2694
2178
  /**
2695
2179
  * <p>Represents a request to return the notification attributes for a list of identities
2696
2180
  * you verified with Amazon SES. For information about Amazon SES notifications, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html">Amazon SES
@@ -2705,12 +2189,6 @@ export interface GetIdentityNotificationAttributesRequest {
2705
2189
  */
2706
2190
  Identities: string[] | undefined;
2707
2191
  }
2708
- export declare namespace GetIdentityNotificationAttributesRequest {
2709
- /**
2710
- * @internal
2711
- */
2712
- const filterSensitiveLog: (obj: GetIdentityNotificationAttributesRequest) => any;
2713
- }
2714
2192
  /**
2715
2193
  * <p>Represents the notification attributes of an identity, including whether an identity
2716
2194
  * has Amazon Simple Notification Service (Amazon SNS) topics set for bounce, complaint, and/or delivery notifications,
@@ -2763,12 +2241,6 @@ export interface IdentityNotificationAttributes {
2763
2241
  */
2764
2242
  HeadersInDeliveryNotificationsEnabled?: boolean;
2765
2243
  }
2766
- export declare namespace IdentityNotificationAttributes {
2767
- /**
2768
- * @internal
2769
- */
2770
- const filterSensitiveLog: (obj: IdentityNotificationAttributes) => any;
2771
- }
2772
2244
  /**
2773
2245
  * <p>Represents the notification attributes for a list of identities.</p>
2774
2246
  */
@@ -2778,12 +2250,6 @@ export interface GetIdentityNotificationAttributesResponse {
2778
2250
  */
2779
2251
  NotificationAttributes: Record<string, IdentityNotificationAttributes> | undefined;
2780
2252
  }
2781
- export declare namespace GetIdentityNotificationAttributesResponse {
2782
- /**
2783
- * @internal
2784
- */
2785
- const filterSensitiveLog: (obj: GetIdentityNotificationAttributesResponse) => any;
2786
- }
2787
2253
  /**
2788
2254
  * <p>Represents a request to return the requested sending authorization policies for an
2789
2255
  * identity. Sending authorization is an Amazon SES feature that enables you to authorize other
@@ -2806,12 +2272,6 @@ export interface GetIdentityPoliciesRequest {
2806
2272
  */
2807
2273
  PolicyNames: string[] | undefined;
2808
2274
  }
2809
- export declare namespace GetIdentityPoliciesRequest {
2810
- /**
2811
- * @internal
2812
- */
2813
- const filterSensitiveLog: (obj: GetIdentityPoliciesRequest) => any;
2814
- }
2815
2275
  /**
2816
2276
  * <p>Represents the requested sending authorization policies.</p>
2817
2277
  */
@@ -2821,12 +2281,6 @@ export interface GetIdentityPoliciesResponse {
2821
2281
  */
2822
2282
  Policies: Record<string, string> | undefined;
2823
2283
  }
2824
- export declare namespace GetIdentityPoliciesResponse {
2825
- /**
2826
- * @internal
2827
- */
2828
- const filterSensitiveLog: (obj: GetIdentityPoliciesResponse) => any;
2829
- }
2830
2284
  /**
2831
2285
  * <p>Represents a request to return the Amazon SES verification status of a list of identities.
2832
2286
  * For domain identities, this request also returns the verification token. For information
@@ -2839,12 +2293,6 @@ export interface GetIdentityVerificationAttributesRequest {
2839
2293
  */
2840
2294
  Identities: string[] | undefined;
2841
2295
  }
2842
- export declare namespace GetIdentityVerificationAttributesRequest {
2843
- /**
2844
- * @internal
2845
- */
2846
- const filterSensitiveLog: (obj: GetIdentityVerificationAttributesRequest) => any;
2847
- }
2848
2296
  /**
2849
2297
  * <p>Represents the verification attributes of a single identity.</p>
2850
2298
  */
@@ -2860,12 +2308,6 @@ export interface IdentityVerificationAttributes {
2860
2308
  */
2861
2309
  VerificationToken?: string;
2862
2310
  }
2863
- export declare namespace IdentityVerificationAttributes {
2864
- /**
2865
- * @internal
2866
- */
2867
- const filterSensitiveLog: (obj: IdentityVerificationAttributes) => any;
2868
- }
2869
2311
  /**
2870
2312
  * <p>The Amazon SES verification status of a list of identities. For domain identities, this
2871
2313
  * response also contains the verification token.</p>
@@ -2876,12 +2318,6 @@ export interface GetIdentityVerificationAttributesResponse {
2876
2318
  */
2877
2319
  VerificationAttributes: Record<string, IdentityVerificationAttributes> | undefined;
2878
2320
  }
2879
- export declare namespace GetIdentityVerificationAttributesResponse {
2880
- /**
2881
- * @internal
2882
- */
2883
- const filterSensitiveLog: (obj: GetIdentityVerificationAttributesResponse) => any;
2884
- }
2885
2321
  /**
2886
2322
  * <p>Represents your Amazon SES daily sending quota, maximum send rate, and the number of emails
2887
2323
  * you have sent in the last 24 hours.</p>
@@ -2906,12 +2342,6 @@ export interface GetSendQuotaResponse {
2906
2342
  */
2907
2343
  SentLast24Hours?: number;
2908
2344
  }
2909
- export declare namespace GetSendQuotaResponse {
2910
- /**
2911
- * @internal
2912
- */
2913
- const filterSensitiveLog: (obj: GetSendQuotaResponse) => any;
2914
- }
2915
2345
  /**
2916
2346
  * <p>Represents sending statistics data. Each <code>SendDataPoint</code> contains
2917
2347
  * statistics for a 15-minute period of sending activity. </p>
@@ -2938,12 +2368,6 @@ export interface SendDataPoint {
2938
2368
  */
2939
2369
  Rejects?: number;
2940
2370
  }
2941
- export declare namespace SendDataPoint {
2942
- /**
2943
- * @internal
2944
- */
2945
- const filterSensitiveLog: (obj: SendDataPoint) => any;
2946
- }
2947
2371
  /**
2948
2372
  * <p>Represents a list of data points. This list contains aggregated data from the previous
2949
2373
  * two weeks of your sending activity with Amazon SES.</p>
@@ -2954,24 +2378,12 @@ export interface GetSendStatisticsResponse {
2954
2378
  */
2955
2379
  SendDataPoints?: SendDataPoint[];
2956
2380
  }
2957
- export declare namespace GetSendStatisticsResponse {
2958
- /**
2959
- * @internal
2960
- */
2961
- const filterSensitiveLog: (obj: GetSendStatisticsResponse) => any;
2962
- }
2963
2381
  export interface GetTemplateRequest {
2964
2382
  /**
2965
2383
  * <p>The name of the template you want to retrieve.</p>
2966
2384
  */
2967
2385
  TemplateName: string | undefined;
2968
2386
  }
2969
- export declare namespace GetTemplateRequest {
2970
- /**
2971
- * @internal
2972
- */
2973
- const filterSensitiveLog: (obj: GetTemplateRequest) => any;
2974
- }
2975
2387
  export interface GetTemplateResponse {
2976
2388
  /**
2977
2389
  * <p>The content of the email, composed of a subject line, an HTML part, and a text-only
@@ -2979,12 +2391,6 @@ export interface GetTemplateResponse {
2979
2391
  */
2980
2392
  Template?: Template;
2981
2393
  }
2982
- export declare namespace GetTemplateResponse {
2983
- /**
2984
- * @internal
2985
- */
2986
- const filterSensitiveLog: (obj: GetTemplateResponse) => any;
2987
- }
2988
2394
  /**
2989
2395
  * <p>Indicates that the Template object you specified does not exist in your Amazon SES
2990
2396
  * account.</p>
@@ -3052,12 +2458,6 @@ export interface ListConfigurationSetsRequest {
3052
2458
  */
3053
2459
  MaxItems?: number;
3054
2460
  }
3055
- export declare namespace ListConfigurationSetsRequest {
3056
- /**
3057
- * @internal
3058
- */
3059
- const filterSensitiveLog: (obj: ListConfigurationSetsRequest) => any;
3060
- }
3061
2461
  /**
3062
2462
  * <p>A list of configuration sets associated with your AWS account. Configuration sets
3063
2463
  * enable you to publish email sending events. For information about using configuration
@@ -3076,12 +2476,6 @@ export interface ListConfigurationSetsResponse {
3076
2476
  */
3077
2477
  NextToken?: string;
3078
2478
  }
3079
- export declare namespace ListConfigurationSetsResponse {
3080
- /**
3081
- * @internal
3082
- */
3083
- const filterSensitiveLog: (obj: ListConfigurationSetsResponse) => any;
3084
- }
3085
2479
  /**
3086
2480
  * <p>Represents a request to list the existing custom verification email templates for your
3087
2481
  * account.</p>
@@ -3103,12 +2497,6 @@ export interface ListCustomVerificationEmailTemplatesRequest {
3103
2497
  */
3104
2498
  MaxResults?: number;
3105
2499
  }
3106
- export declare namespace ListCustomVerificationEmailTemplatesRequest {
3107
- /**
3108
- * @internal
3109
- */
3110
- const filterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesRequest) => any;
3111
- }
3112
2500
  /**
3113
2501
  * <p>A paginated list of custom verification email templates.</p>
3114
2502
  */
@@ -3125,12 +2513,6 @@ export interface ListCustomVerificationEmailTemplatesResponse {
3125
2513
  */
3126
2514
  NextToken?: string;
3127
2515
  }
3128
- export declare namespace ListCustomVerificationEmailTemplatesResponse {
3129
- /**
3130
- * @internal
3131
- */
3132
- const filterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesResponse) => any;
3133
- }
3134
2516
  /**
3135
2517
  * <p>Represents a request to return a list of all identities (email addresses and domains)
3136
2518
  * that you have attempted to verify under your AWS account, regardless of verification
@@ -3152,12 +2534,6 @@ export interface ListIdentitiesRequest {
3152
2534
  */
3153
2535
  MaxItems?: number;
3154
2536
  }
3155
- export declare namespace ListIdentitiesRequest {
3156
- /**
3157
- * @internal
3158
- */
3159
- const filterSensitiveLog: (obj: ListIdentitiesRequest) => any;
3160
- }
3161
2537
  /**
3162
2538
  * <p>A list of all identities that you have attempted to verify under your AWS account,
3163
2539
  * regardless of verification status.</p>
@@ -3172,12 +2548,6 @@ export interface ListIdentitiesResponse {
3172
2548
  */
3173
2549
  NextToken?: string;
3174
2550
  }
3175
- export declare namespace ListIdentitiesResponse {
3176
- /**
3177
- * @internal
3178
- */
3179
- const filterSensitiveLog: (obj: ListIdentitiesResponse) => any;
3180
- }
3181
2551
  /**
3182
2552
  * <p>Represents a request to return a list of sending authorization policies that are
3183
2553
  * attached to an identity. Sending authorization is an Amazon SES feature that enables you to
@@ -3193,12 +2563,6 @@ export interface ListIdentityPoliciesRequest {
3193
2563
  */
3194
2564
  Identity: string | undefined;
3195
2565
  }
3196
- export declare namespace ListIdentityPoliciesRequest {
3197
- /**
3198
- * @internal
3199
- */
3200
- const filterSensitiveLog: (obj: ListIdentityPoliciesRequest) => any;
3201
- }
3202
2566
  /**
3203
2567
  * <p>A list of names of sending authorization policies that apply to an identity.</p>
3204
2568
  */
@@ -3208,12 +2572,6 @@ export interface ListIdentityPoliciesResponse {
3208
2572
  */
3209
2573
  PolicyNames: string[] | undefined;
3210
2574
  }
3211
- export declare namespace ListIdentityPoliciesResponse {
3212
- /**
3213
- * @internal
3214
- */
3215
- const filterSensitiveLog: (obj: ListIdentityPoliciesResponse) => any;
3216
- }
3217
2575
  /**
3218
2576
  * <p>Represents a request to list the IP address filters that exist under your AWS account.
3219
2577
  * You use IP address filters when you receive email with Amazon SES. For more information, see
@@ -3222,12 +2580,6 @@ export declare namespace ListIdentityPoliciesResponse {
3222
2580
  */
3223
2581
  export interface ListReceiptFiltersRequest {
3224
2582
  }
3225
- export declare namespace ListReceiptFiltersRequest {
3226
- /**
3227
- * @internal
3228
- */
3229
- const filterSensitiveLog: (obj: ListReceiptFiltersRequest) => any;
3230
- }
3231
2583
  /**
3232
2584
  * <p>A list of IP address filters that exist under your AWS account.</p>
3233
2585
  */
@@ -3238,12 +2590,6 @@ export interface ListReceiptFiltersResponse {
3238
2590
  */
3239
2591
  Filters?: ReceiptFilter[];
3240
2592
  }
3241
- export declare namespace ListReceiptFiltersResponse {
3242
- /**
3243
- * @internal
3244
- */
3245
- const filterSensitiveLog: (obj: ListReceiptFiltersResponse) => any;
3246
- }
3247
2593
  /**
3248
2594
  * <p>Represents a request to list the receipt rule sets that exist under your AWS account.
3249
2595
  * You use receipt rule sets to receive email with Amazon SES. For more information, see the
@@ -3257,12 +2603,6 @@ export interface ListReceiptRuleSetsRequest {
3257
2603
  */
3258
2604
  NextToken?: string;
3259
2605
  }
3260
- export declare namespace ListReceiptRuleSetsRequest {
3261
- /**
3262
- * @internal
3263
- */
3264
- const filterSensitiveLog: (obj: ListReceiptRuleSetsRequest) => any;
3265
- }
3266
2606
  /**
3267
2607
  * <p>A list of receipt rule sets that exist under your AWS account.</p>
3268
2608
  */
@@ -3279,12 +2619,6 @@ export interface ListReceiptRuleSetsResponse {
3279
2619
  */
3280
2620
  NextToken?: string;
3281
2621
  }
3282
- export declare namespace ListReceiptRuleSetsResponse {
3283
- /**
3284
- * @internal
3285
- */
3286
- const filterSensitiveLog: (obj: ListReceiptRuleSetsResponse) => any;
3287
- }
3288
2622
  export interface ListTemplatesRequest {
3289
2623
  /**
3290
2624
  * <p>A token returned from a previous call to <code>ListTemplates</code> to indicate the
@@ -3298,12 +2632,6 @@ export interface ListTemplatesRequest {
3298
2632
  */
3299
2633
  MaxItems?: number;
3300
2634
  }
3301
- export declare namespace ListTemplatesRequest {
3302
- /**
3303
- * @internal
3304
- */
3305
- const filterSensitiveLog: (obj: ListTemplatesRequest) => any;
3306
- }
3307
2635
  /**
3308
2636
  * <p>Contains information about an email template.</p>
3309
2637
  */
@@ -3317,12 +2645,6 @@ export interface TemplateMetadata {
3317
2645
  */
3318
2646
  CreatedTimestamp?: Date;
3319
2647
  }
3320
- export declare namespace TemplateMetadata {
3321
- /**
3322
- * @internal
3323
- */
3324
- const filterSensitiveLog: (obj: TemplateMetadata) => any;
3325
- }
3326
2648
  export interface ListTemplatesResponse {
3327
2649
  /**
3328
2650
  * <p>An array the contains the name and creation time stamp for each template in your Amazon SES
@@ -3336,12 +2658,6 @@ export interface ListTemplatesResponse {
3336
2658
  */
3337
2659
  NextToken?: string;
3338
2660
  }
3339
- export declare namespace ListTemplatesResponse {
3340
- /**
3341
- * @internal
3342
- */
3343
- const filterSensitiveLog: (obj: ListTemplatesResponse) => any;
3344
- }
3345
2661
  /**
3346
2662
  * <p>A list of email addresses that you have verified with Amazon SES under your AWS
3347
2663
  * account.</p>
@@ -3352,12 +2668,6 @@ export interface ListVerifiedEmailAddressesResponse {
3352
2668
  */
3353
2669
  VerifiedEmailAddresses?: string[];
3354
2670
  }
3355
- export declare namespace ListVerifiedEmailAddressesResponse {
3356
- /**
3357
- * @internal
3358
- */
3359
- const filterSensitiveLog: (obj: ListVerifiedEmailAddressesResponse) => any;
3360
- }
3361
2671
  /**
3362
2672
  * <p> Indicates that the message could not be sent because Amazon SES could not read the MX
3363
2673
  * record required to use the specified MAIL FROM domain. For information about editing the
@@ -3386,12 +2696,6 @@ export interface Message {
3386
2696
  */
3387
2697
  Body: Body | undefined;
3388
2698
  }
3389
- export declare namespace Message {
3390
- /**
3391
- * @internal
3392
- */
3393
- const filterSensitiveLog: (obj: Message) => any;
3394
- }
3395
2699
  /**
3396
2700
  * <p>Message-related information to include in the Delivery Status Notification (DSN) when
3397
2701
  * an email that Amazon SES receives on your behalf bounces.</p>
@@ -3415,12 +2719,6 @@ export interface MessageDsn {
3415
2719
  */
3416
2720
  ExtensionFields?: ExtensionField[];
3417
2721
  }
3418
- export declare namespace MessageDsn {
3419
- /**
3420
- * @internal
3421
- */
3422
- const filterSensitiveLog: (obj: MessageDsn) => any;
3423
- }
3424
2722
  /**
3425
2723
  * <p>Indicates that the action failed, and the message could not be sent. Check the error
3426
2724
  * stack for more information about what caused the error.</p>
@@ -3474,24 +2772,12 @@ export interface PutConfigurationSetDeliveryOptionsRequest {
3474
2772
  */
3475
2773
  DeliveryOptions?: DeliveryOptions;
3476
2774
  }
3477
- export declare namespace PutConfigurationSetDeliveryOptionsRequest {
3478
- /**
3479
- * @internal
3480
- */
3481
- const filterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsRequest) => any;
3482
- }
3483
2775
  /**
3484
2776
  * <p>An HTTP 200 response if the request succeeds, or an error message if the request
3485
2777
  * fails.</p>
3486
2778
  */
3487
2779
  export interface PutConfigurationSetDeliveryOptionsResponse {
3488
2780
  }
3489
- export declare namespace PutConfigurationSetDeliveryOptionsResponse {
3490
- /**
3491
- * @internal
3492
- */
3493
- const filterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsResponse) => any;
3494
- }
3495
2781
  /**
3496
2782
  * <p>Represents a request to add or update a sending authorization policy for an identity.
3497
2783
  * Sending authorization is an Amazon SES feature that enables you to authorize other senders to
@@ -3520,23 +2806,11 @@ export interface PutIdentityPolicyRequest {
3520
2806
  */
3521
2807
  Policy: string | undefined;
3522
2808
  }
3523
- export declare namespace PutIdentityPolicyRequest {
3524
- /**
3525
- * @internal
3526
- */
3527
- const filterSensitiveLog: (obj: PutIdentityPolicyRequest) => any;
3528
- }
3529
2809
  /**
3530
2810
  * <p>An empty element returned on a successful request.</p>
3531
2811
  */
3532
2812
  export interface PutIdentityPolicyResponse {
3533
2813
  }
3534
- export declare namespace PutIdentityPolicyResponse {
3535
- /**
3536
- * @internal
3537
- */
3538
- const filterSensitiveLog: (obj: PutIdentityPolicyResponse) => any;
3539
- }
3540
2814
  /**
3541
2815
  * <p>Represents the raw data of the message.</p>
3542
2816
  */
@@ -3560,12 +2834,6 @@ export interface RawMessage {
3560
2834
  */
3561
2835
  Data: Uint8Array | undefined;
3562
2836
  }
3563
- export declare namespace RawMessage {
3564
- /**
3565
- * @internal
3566
- */
3567
- const filterSensitiveLog: (obj: RawMessage) => any;
3568
- }
3569
2837
  /**
3570
2838
  * <p>Represents a request to reorder the receipt rules within a receipt rule set. You use
3571
2839
  * receipt rule sets to receive email with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer Guide</a>.</p>
@@ -3581,23 +2849,11 @@ export interface ReorderReceiptRuleSetRequest {
3581
2849
  */
3582
2850
  RuleNames: string[] | undefined;
3583
2851
  }
3584
- export declare namespace ReorderReceiptRuleSetRequest {
3585
- /**
3586
- * @internal
3587
- */
3588
- const filterSensitiveLog: (obj: ReorderReceiptRuleSetRequest) => any;
3589
- }
3590
2852
  /**
3591
2853
  * <p>An empty element returned on a successful request.</p>
3592
2854
  */
3593
2855
  export interface ReorderReceiptRuleSetResponse {
3594
2856
  }
3595
- export declare namespace ReorderReceiptRuleSetResponse {
3596
- /**
3597
- * @internal
3598
- */
3599
- const filterSensitiveLog: (obj: ReorderReceiptRuleSetResponse) => any;
3600
- }
3601
2857
  /**
3602
2858
  * <p>Represents a request to send a bounce message to the sender of an email you received
3603
2859
  * through Amazon SES.</p>
@@ -3636,12 +2892,6 @@ export interface SendBounceRequest {
3636
2892
  */
3637
2893
  BounceSenderArn?: string;
3638
2894
  }
3639
- export declare namespace SendBounceRequest {
3640
- /**
3641
- * @internal
3642
- */
3643
- const filterSensitiveLog: (obj: SendBounceRequest) => any;
3644
- }
3645
2895
  /**
3646
2896
  * <p>Represents a unique message ID.</p>
3647
2897
  */
@@ -3651,12 +2901,6 @@ export interface SendBounceResponse {
3651
2901
  */
3652
2902
  MessageId?: string;
3653
2903
  }
3654
- export declare namespace SendBounceResponse {
3655
- /**
3656
- * @internal
3657
- */
3658
- const filterSensitiveLog: (obj: SendBounceResponse) => any;
3659
- }
3660
2904
  /**
3661
2905
  * <p>Represents a request to send a templated email to multiple destinations using Amazon SES.
3662
2906
  * For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
@@ -3762,12 +3006,6 @@ export interface SendBulkTemplatedEmailRequest {
3762
3006
  */
3763
3007
  Destinations: BulkEmailDestination[] | undefined;
3764
3008
  }
3765
- export declare namespace SendBulkTemplatedEmailRequest {
3766
- /**
3767
- * @internal
3768
- */
3769
- const filterSensitiveLog: (obj: SendBulkTemplatedEmailRequest) => any;
3770
- }
3771
3009
  export interface SendBulkTemplatedEmailResponse {
3772
3010
  /**
3773
3011
  * <p>The unique message identifier returned from the <code>SendBulkTemplatedEmail</code>
@@ -3775,12 +3013,6 @@ export interface SendBulkTemplatedEmailResponse {
3775
3013
  */
3776
3014
  Status: BulkEmailDestinationStatus[] | undefined;
3777
3015
  }
3778
- export declare namespace SendBulkTemplatedEmailResponse {
3779
- /**
3780
- * @internal
3781
- */
3782
- const filterSensitiveLog: (obj: SendBulkTemplatedEmailResponse) => any;
3783
- }
3784
3016
  /**
3785
3017
  * <p>Represents a request to send a custom verification email to a specified
3786
3018
  * recipient.</p>
@@ -3800,12 +3032,6 @@ export interface SendCustomVerificationEmailRequest {
3800
3032
  */
3801
3033
  ConfigurationSetName?: string;
3802
3034
  }
3803
- export declare namespace SendCustomVerificationEmailRequest {
3804
- /**
3805
- * @internal
3806
- */
3807
- const filterSensitiveLog: (obj: SendCustomVerificationEmailRequest) => any;
3808
- }
3809
3035
  /**
3810
3036
  * <p>The response received when attempting to send the custom verification email.</p>
3811
3037
  */
@@ -3816,12 +3042,6 @@ export interface SendCustomVerificationEmailResponse {
3816
3042
  */
3817
3043
  MessageId?: string;
3818
3044
  }
3819
- export declare namespace SendCustomVerificationEmailResponse {
3820
- /**
3821
- * @internal
3822
- */
3823
- const filterSensitiveLog: (obj: SendCustomVerificationEmailResponse) => any;
3824
- }
3825
3045
  /**
3826
3046
  * <p>Represents a request to send a single formatted email using Amazon SES. For more
3827
3047
  * information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-formatted.html">Amazon SES Developer
@@ -3913,12 +3133,6 @@ export interface SendEmailRequest {
3913
3133
  */
3914
3134
  ConfigurationSetName?: string;
3915
3135
  }
3916
- export declare namespace SendEmailRequest {
3917
- /**
3918
- * @internal
3919
- */
3920
- const filterSensitiveLog: (obj: SendEmailRequest) => any;
3921
- }
3922
3136
  /**
3923
3137
  * <p>Represents a unique message ID.</p>
3924
3138
  */
@@ -3928,12 +3142,6 @@ export interface SendEmailResponse {
3928
3142
  */
3929
3143
  MessageId: string | undefined;
3930
3144
  }
3931
- export declare namespace SendEmailResponse {
3932
- /**
3933
- * @internal
3934
- */
3935
- const filterSensitiveLog: (obj: SendEmailResponse) => any;
3936
- }
3937
3145
  /**
3938
3146
  * <p>Represents a request to send a single raw email using Amazon SES. For more information, see
3939
3147
  * the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-raw.html">Amazon SES Developer Guide</a>.</p>
@@ -4068,12 +3276,6 @@ export interface SendRawEmailRequest {
4068
3276
  */
4069
3277
  ConfigurationSetName?: string;
4070
3278
  }
4071
- export declare namespace SendRawEmailRequest {
4072
- /**
4073
- * @internal
4074
- */
4075
- const filterSensitiveLog: (obj: SendRawEmailRequest) => any;
4076
- }
4077
3279
  /**
4078
3280
  * <p>Represents a unique message ID.</p>
4079
3281
  */
@@ -4084,12 +3286,6 @@ export interface SendRawEmailResponse {
4084
3286
  */
4085
3287
  MessageId: string | undefined;
4086
3288
  }
4087
- export declare namespace SendRawEmailResponse {
4088
- /**
4089
- * @internal
4090
- */
4091
- const filterSensitiveLog: (obj: SendRawEmailResponse) => any;
4092
- }
4093
3289
  /**
4094
3290
  * <p>Represents a request to send a templated email using Amazon SES. For more information, see
4095
3291
  * the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
@@ -4192,12 +3388,6 @@ export interface SendTemplatedEmailRequest {
4192
3388
  */
4193
3389
  TemplateData: string | undefined;
4194
3390
  }
4195
- export declare namespace SendTemplatedEmailRequest {
4196
- /**
4197
- * @internal
4198
- */
4199
- const filterSensitiveLog: (obj: SendTemplatedEmailRequest) => any;
4200
- }
4201
3391
  export interface SendTemplatedEmailResponse {
4202
3392
  /**
4203
3393
  * <p>The unique message identifier returned from the <code>SendTemplatedEmail</code>
@@ -4205,12 +3395,6 @@ export interface SendTemplatedEmailResponse {
4205
3395
  */
4206
3396
  MessageId: string | undefined;
4207
3397
  }
4208
- export declare namespace SendTemplatedEmailResponse {
4209
- /**
4210
- * @internal
4211
- */
4212
- const filterSensitiveLog: (obj: SendTemplatedEmailResponse) => any;
4213
- }
4214
3398
  /**
4215
3399
  * <p>Represents a request to set a receipt rule set as the active receipt rule set. You use
4216
3400
  * receipt rule sets to receive email with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer Guide</a>.</p>
@@ -4222,23 +3406,11 @@ export interface SetActiveReceiptRuleSetRequest {
4222
3406
  */
4223
3407
  RuleSetName?: string;
4224
3408
  }
4225
- export declare namespace SetActiveReceiptRuleSetRequest {
4226
- /**
4227
- * @internal
4228
- */
4229
- const filterSensitiveLog: (obj: SetActiveReceiptRuleSetRequest) => any;
4230
- }
4231
3409
  /**
4232
3410
  * <p>An empty element returned on a successful request.</p>
4233
3411
  */
4234
3412
  export interface SetActiveReceiptRuleSetResponse {
4235
3413
  }
4236
- export declare namespace SetActiveReceiptRuleSetResponse {
4237
- /**
4238
- * @internal
4239
- */
4240
- const filterSensitiveLog: (obj: SetActiveReceiptRuleSetResponse) => any;
4241
- }
4242
3414
  /**
4243
3415
  * <p>Represents a request to enable or disable Amazon SES Easy DKIM signing for an identity. For
4244
3416
  * more information about setting up Easy DKIM, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Amazon SES Developer Guide</a>.</p>
@@ -4254,23 +3426,11 @@ export interface SetIdentityDkimEnabledRequest {
4254
3426
  */
4255
3427
  DkimEnabled: boolean | undefined;
4256
3428
  }
4257
- export declare namespace SetIdentityDkimEnabledRequest {
4258
- /**
4259
- * @internal
4260
- */
4261
- const filterSensitiveLog: (obj: SetIdentityDkimEnabledRequest) => any;
4262
- }
4263
3429
  /**
4264
3430
  * <p>An empty element returned on a successful request.</p>
4265
3431
  */
4266
3432
  export interface SetIdentityDkimEnabledResponse {
4267
3433
  }
4268
- export declare namespace SetIdentityDkimEnabledResponse {
4269
- /**
4270
- * @internal
4271
- */
4272
- const filterSensitiveLog: (obj: SetIdentityDkimEnabledResponse) => any;
4273
- }
4274
3434
  /**
4275
3435
  * <p>Represents a request to enable or disable whether Amazon SES forwards you bounce and
4276
3436
  * complaint notifications through email. For information about email feedback forwarding,
@@ -4294,23 +3454,11 @@ export interface SetIdentityFeedbackForwardingEnabledRequest {
4294
3454
  */
4295
3455
  ForwardingEnabled: boolean | undefined;
4296
3456
  }
4297
- export declare namespace SetIdentityFeedbackForwardingEnabledRequest {
4298
- /**
4299
- * @internal
4300
- */
4301
- const filterSensitiveLog: (obj: SetIdentityFeedbackForwardingEnabledRequest) => any;
4302
- }
4303
3457
  /**
4304
3458
  * <p>An empty element returned on a successful request.</p>
4305
3459
  */
4306
3460
  export interface SetIdentityFeedbackForwardingEnabledResponse {
4307
3461
  }
4308
- export declare namespace SetIdentityFeedbackForwardingEnabledResponse {
4309
- /**
4310
- * @internal
4311
- */
4312
- const filterSensitiveLog: (obj: SetIdentityFeedbackForwardingEnabledResponse) => any;
4313
- }
4314
3462
  /**
4315
3463
  * <p>Represents a request to set whether Amazon SES includes the original email headers in the
4316
3464
  * Amazon SNS notifications of a specified type. For information about notifications, see the
@@ -4337,23 +3485,11 @@ export interface SetIdentityHeadersInNotificationsEnabledRequest {
4337
3485
  */
4338
3486
  Enabled: boolean | undefined;
4339
3487
  }
4340
- export declare namespace SetIdentityHeadersInNotificationsEnabledRequest {
4341
- /**
4342
- * @internal
4343
- */
4344
- const filterSensitiveLog: (obj: SetIdentityHeadersInNotificationsEnabledRequest) => any;
4345
- }
4346
3488
  /**
4347
3489
  * <p>An empty element returned on a successful request.</p>
4348
3490
  */
4349
3491
  export interface SetIdentityHeadersInNotificationsEnabledResponse {
4350
3492
  }
4351
- export declare namespace SetIdentityHeadersInNotificationsEnabledResponse {
4352
- /**
4353
- * @internal
4354
- */
4355
- const filterSensitiveLog: (obj: SetIdentityHeadersInNotificationsEnabledResponse) => any;
4356
- }
4357
3493
  /**
4358
3494
  * <p>Represents a request to enable or disable the Amazon SES custom MAIL FROM domain setup for
4359
3495
  * a verified identity. For information about using a custom MAIL FROM domain, see the
@@ -4387,23 +3523,11 @@ export interface SetIdentityMailFromDomainRequest {
4387
3523
  */
4388
3524
  BehaviorOnMXFailure?: BehaviorOnMXFailure | string;
4389
3525
  }
4390
- export declare namespace SetIdentityMailFromDomainRequest {
4391
- /**
4392
- * @internal
4393
- */
4394
- const filterSensitiveLog: (obj: SetIdentityMailFromDomainRequest) => any;
4395
- }
4396
3526
  /**
4397
3527
  * <p>An empty element returned on a successful request.</p>
4398
3528
  */
4399
3529
  export interface SetIdentityMailFromDomainResponse {
4400
3530
  }
4401
- export declare namespace SetIdentityMailFromDomainResponse {
4402
- /**
4403
- * @internal
4404
- */
4405
- const filterSensitiveLog: (obj: SetIdentityMailFromDomainResponse) => any;
4406
- }
4407
3531
  /**
4408
3532
  * <p>Represents a request to specify the Amazon SNS topic to which Amazon SES will publish bounce,
4409
3533
  * complaint, or delivery notifications for emails sent with that identity as the Source.
@@ -4434,23 +3558,11 @@ export interface SetIdentityNotificationTopicRequest {
4434
3558
  */
4435
3559
  SnsTopic?: string;
4436
3560
  }
4437
- export declare namespace SetIdentityNotificationTopicRequest {
4438
- /**
4439
- * @internal
4440
- */
4441
- const filterSensitiveLog: (obj: SetIdentityNotificationTopicRequest) => any;
4442
- }
4443
3561
  /**
4444
3562
  * <p>An empty element returned on a successful request.</p>
4445
3563
  */
4446
3564
  export interface SetIdentityNotificationTopicResponse {
4447
3565
  }
4448
- export declare namespace SetIdentityNotificationTopicResponse {
4449
- /**
4450
- * @internal
4451
- */
4452
- const filterSensitiveLog: (obj: SetIdentityNotificationTopicResponse) => any;
4453
- }
4454
3566
  /**
4455
3567
  * <p>Represents a request to set the position of a receipt rule in a receipt rule set. You
4456
3568
  * use receipt rule sets to receive email with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer Guide</a>.</p>
@@ -4469,23 +3581,11 @@ export interface SetReceiptRulePositionRequest {
4469
3581
  */
4470
3582
  After?: string;
4471
3583
  }
4472
- export declare namespace SetReceiptRulePositionRequest {
4473
- /**
4474
- * @internal
4475
- */
4476
- const filterSensitiveLog: (obj: SetReceiptRulePositionRequest) => any;
4477
- }
4478
3584
  /**
4479
3585
  * <p>An empty element returned on a successful request.</p>
4480
3586
  */
4481
3587
  export interface SetReceiptRulePositionResponse {
4482
3588
  }
4483
- export declare namespace SetReceiptRulePositionResponse {
4484
- /**
4485
- * @internal
4486
- */
4487
- const filterSensitiveLog: (obj: SetReceiptRulePositionResponse) => any;
4488
- }
4489
3589
  export interface TestRenderTemplateRequest {
4490
3590
  /**
4491
3591
  * <p>The name of the template that you want to render.</p>
@@ -4498,12 +3598,6 @@ export interface TestRenderTemplateRequest {
4498
3598
  */
4499
3599
  TemplateData: string | undefined;
4500
3600
  }
4501
- export declare namespace TestRenderTemplateRequest {
4502
- /**
4503
- * @internal
4504
- */
4505
- const filterSensitiveLog: (obj: TestRenderTemplateRequest) => any;
4506
- }
4507
3601
  export interface TestRenderTemplateResponse {
4508
3602
  /**
4509
3603
  * <p>The complete MIME message rendered by applying the data in the TemplateData parameter
@@ -4511,12 +3605,6 @@ export interface TestRenderTemplateResponse {
4511
3605
  */
4512
3606
  RenderedTemplate?: string;
4513
3607
  }
4514
- export declare namespace TestRenderTemplateResponse {
4515
- /**
4516
- * @internal
4517
- */
4518
- const filterSensitiveLog: (obj: TestRenderTemplateResponse) => any;
4519
- }
4520
3608
  /**
4521
3609
  * <p>Represents a request to enable or disable the email sending capabilities for your
4522
3610
  * entire Amazon SES account.</p>
@@ -4528,12 +3616,6 @@ export interface UpdateAccountSendingEnabledRequest {
4528
3616
  */
4529
3617
  Enabled?: boolean;
4530
3618
  }
4531
- export declare namespace UpdateAccountSendingEnabledRequest {
4532
- /**
4533
- * @internal
4534
- */
4535
- const filterSensitiveLog: (obj: UpdateAccountSendingEnabledRequest) => any;
4536
- }
4537
3619
  /**
4538
3620
  * <p>Represents a request to update the event destination of a configuration set.
4539
3621
  * Configuration sets enable you to publish email sending events. For information about
@@ -4552,23 +3634,11 @@ export interface UpdateConfigurationSetEventDestinationRequest {
4552
3634
  */
4553
3635
  EventDestination: EventDestination | undefined;
4554
3636
  }
4555
- export declare namespace UpdateConfigurationSetEventDestinationRequest {
4556
- /**
4557
- * @internal
4558
- */
4559
- const filterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationRequest) => any;
4560
- }
4561
3637
  /**
4562
3638
  * <p>An empty element returned on a successful request.</p>
4563
3639
  */
4564
3640
  export interface UpdateConfigurationSetEventDestinationResponse {
4565
3641
  }
4566
- export declare namespace UpdateConfigurationSetEventDestinationResponse {
4567
- /**
4568
- * @internal
4569
- */
4570
- const filterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationResponse) => any;
4571
- }
4572
3642
  /**
4573
3643
  * <p>Represents a request to modify the reputation metric publishing settings for a
4574
3644
  * configuration set.</p>
@@ -4584,12 +3654,6 @@ export interface UpdateConfigurationSetReputationMetricsEnabledRequest {
4584
3654
  */
4585
3655
  Enabled: boolean | undefined;
4586
3656
  }
4587
- export declare namespace UpdateConfigurationSetReputationMetricsEnabledRequest {
4588
- /**
4589
- * @internal
4590
- */
4591
- const filterSensitiveLog: (obj: UpdateConfigurationSetReputationMetricsEnabledRequest) => any;
4592
- }
4593
3657
  /**
4594
3658
  * <p>Represents a request to enable or disable the email sending capabilities for a
4595
3659
  * specific configuration set.</p>
@@ -4605,12 +3669,6 @@ export interface UpdateConfigurationSetSendingEnabledRequest {
4605
3669
  */
4606
3670
  Enabled: boolean | undefined;
4607
3671
  }
4608
- export declare namespace UpdateConfigurationSetSendingEnabledRequest {
4609
- /**
4610
- * @internal
4611
- */
4612
- const filterSensitiveLog: (obj: UpdateConfigurationSetSendingEnabledRequest) => any;
4613
- }
4614
3672
  /**
4615
3673
  * <p>Represents a request to update the tracking options for a configuration set. </p>
4616
3674
  */
@@ -4629,23 +3687,11 @@ export interface UpdateConfigurationSetTrackingOptionsRequest {
4629
3687
  */
4630
3688
  TrackingOptions: TrackingOptions | undefined;
4631
3689
  }
4632
- export declare namespace UpdateConfigurationSetTrackingOptionsRequest {
4633
- /**
4634
- * @internal
4635
- */
4636
- const filterSensitiveLog: (obj: UpdateConfigurationSetTrackingOptionsRequest) => any;
4637
- }
4638
3690
  /**
4639
3691
  * <p>An empty element returned on a successful request.</p>
4640
3692
  */
4641
3693
  export interface UpdateConfigurationSetTrackingOptionsResponse {
4642
3694
  }
4643
- export declare namespace UpdateConfigurationSetTrackingOptionsResponse {
4644
- /**
4645
- * @internal
4646
- */
4647
- const filterSensitiveLog: (obj: UpdateConfigurationSetTrackingOptionsResponse) => any;
4648
- }
4649
3695
  /**
4650
3696
  * <p>Represents a request to update an existing custom verification email template.</p>
4651
3697
  */
@@ -4680,12 +3726,6 @@ export interface UpdateCustomVerificationEmailTemplateRequest {
4680
3726
  */
4681
3727
  FailureRedirectionURL?: string;
4682
3728
  }
4683
- export declare namespace UpdateCustomVerificationEmailTemplateRequest {
4684
- /**
4685
- * @internal
4686
- */
4687
- const filterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateRequest) => any;
4688
- }
4689
3729
  /**
4690
3730
  * <p>Represents a request to update a receipt rule. You use receipt rules to receive email
4691
3731
  * with Amazon SES. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer
@@ -4701,23 +3741,11 @@ export interface UpdateReceiptRuleRequest {
4701
3741
  */
4702
3742
  Rule: ReceiptRule | undefined;
4703
3743
  }
4704
- export declare namespace UpdateReceiptRuleRequest {
4705
- /**
4706
- * @internal
4707
- */
4708
- const filterSensitiveLog: (obj: UpdateReceiptRuleRequest) => any;
4709
- }
4710
3744
  /**
4711
3745
  * <p>An empty element returned on a successful request.</p>
4712
3746
  */
4713
3747
  export interface UpdateReceiptRuleResponse {
4714
3748
  }
4715
- export declare namespace UpdateReceiptRuleResponse {
4716
- /**
4717
- * @internal
4718
- */
4719
- const filterSensitiveLog: (obj: UpdateReceiptRuleResponse) => any;
4720
- }
4721
3749
  export interface UpdateTemplateRequest {
4722
3750
  /**
4723
3751
  * <p>The content of the email, composed of a subject line, an HTML part, and a text-only
@@ -4725,20 +3753,8 @@ export interface UpdateTemplateRequest {
4725
3753
  */
4726
3754
  Template: Template | undefined;
4727
3755
  }
4728
- export declare namespace UpdateTemplateRequest {
4729
- /**
4730
- * @internal
4731
- */
4732
- const filterSensitiveLog: (obj: UpdateTemplateRequest) => any;
4733
- }
4734
3756
  export interface UpdateTemplateResponse {
4735
3757
  }
4736
- export declare namespace UpdateTemplateResponse {
4737
- /**
4738
- * @internal
4739
- */
4740
- const filterSensitiveLog: (obj: UpdateTemplateResponse) => any;
4741
- }
4742
3758
  /**
4743
3759
  * <p>Represents a request to generate the CNAME records needed to set up Easy DKIM with
4744
3760
  * Amazon SES. For more information about setting up Easy DKIM, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Amazon SES Developer
@@ -4750,12 +3766,6 @@ export interface VerifyDomainDkimRequest {
4750
3766
  */
4751
3767
  Domain: string | undefined;
4752
3768
  }
4753
- export declare namespace VerifyDomainDkimRequest {
4754
- /**
4755
- * @internal
4756
- */
4757
- const filterSensitiveLog: (obj: VerifyDomainDkimRequest) => any;
4758
- }
4759
3769
  /**
4760
3770
  * <p>Returns CNAME records that you must publish to the DNS server of your domain to set up
4761
3771
  * Easy DKIM with Amazon SES.</p>
@@ -4774,12 +3784,6 @@ export interface VerifyDomainDkimResponse {
4774
3784
  */
4775
3785
  DkimTokens: string[] | undefined;
4776
3786
  }
4777
- export declare namespace VerifyDomainDkimResponse {
4778
- /**
4779
- * @internal
4780
- */
4781
- const filterSensitiveLog: (obj: VerifyDomainDkimResponse) => any;
4782
- }
4783
3787
  /**
4784
3788
  * <p>Represents a request to begin Amazon SES domain verification and to generate the TXT
4785
3789
  * records that you must publish to the DNS server of your domain to complete the
@@ -4792,12 +3796,6 @@ export interface VerifyDomainIdentityRequest {
4792
3796
  */
4793
3797
  Domain: string | undefined;
4794
3798
  }
4795
- export declare namespace VerifyDomainIdentityRequest {
4796
- /**
4797
- * @internal
4798
- */
4799
- const filterSensitiveLog: (obj: VerifyDomainIdentityRequest) => any;
4800
- }
4801
3799
  /**
4802
3800
  * <p>Returns a TXT record that you must publish to the DNS server of your domain to
4803
3801
  * complete domain verification with Amazon SES.</p>
@@ -4814,12 +3812,6 @@ export interface VerifyDomainIdentityResponse {
4814
3812
  */
4815
3813
  VerificationToken: string | undefined;
4816
3814
  }
4817
- export declare namespace VerifyDomainIdentityResponse {
4818
- /**
4819
- * @internal
4820
- */
4821
- const filterSensitiveLog: (obj: VerifyDomainIdentityResponse) => any;
4822
- }
4823
3815
  /**
4824
3816
  * <p>Represents a request to begin email address verification with Amazon SES. For information
4825
3817
  * about email address verification, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html">Amazon SES Developer
@@ -4831,12 +3823,6 @@ export interface VerifyEmailAddressRequest {
4831
3823
  */
4832
3824
  EmailAddress: string | undefined;
4833
3825
  }
4834
- export declare namespace VerifyEmailAddressRequest {
4835
- /**
4836
- * @internal
4837
- */
4838
- const filterSensitiveLog: (obj: VerifyEmailAddressRequest) => any;
4839
- }
4840
3826
  /**
4841
3827
  * <p>Represents a request to begin email address verification with Amazon SES. For information
4842
3828
  * about email address verification, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html">Amazon SES Developer
@@ -4848,20 +3834,692 @@ export interface VerifyEmailIdentityRequest {
4848
3834
  */
4849
3835
  EmailAddress: string | undefined;
4850
3836
  }
4851
- export declare namespace VerifyEmailIdentityRequest {
4852
- /**
4853
- * @internal
4854
- */
4855
- const filterSensitiveLog: (obj: VerifyEmailIdentityRequest) => any;
4856
- }
4857
3837
  /**
4858
3838
  * <p>An empty element returned on a successful request.</p>
4859
3839
  */
4860
3840
  export interface VerifyEmailIdentityResponse {
4861
3841
  }
4862
- export declare namespace VerifyEmailIdentityResponse {
4863
- /**
4864
- * @internal
4865
- */
4866
- const filterSensitiveLog: (obj: VerifyEmailIdentityResponse) => any;
4867
- }
3842
+ /**
3843
+ * @internal
3844
+ */
3845
+ export declare const AddHeaderActionFilterSensitiveLog: (obj: AddHeaderAction) => any;
3846
+ /**
3847
+ * @internal
3848
+ */
3849
+ export declare const ContentFilterSensitiveLog: (obj: Content) => any;
3850
+ /**
3851
+ * @internal
3852
+ */
3853
+ export declare const BodyFilterSensitiveLog: (obj: Body) => any;
3854
+ /**
3855
+ * @internal
3856
+ */
3857
+ export declare const BounceActionFilterSensitiveLog: (obj: BounceAction) => any;
3858
+ /**
3859
+ * @internal
3860
+ */
3861
+ export declare const ExtensionFieldFilterSensitiveLog: (obj: ExtensionField) => any;
3862
+ /**
3863
+ * @internal
3864
+ */
3865
+ export declare const RecipientDsnFieldsFilterSensitiveLog: (obj: RecipientDsnFields) => any;
3866
+ /**
3867
+ * @internal
3868
+ */
3869
+ export declare const BouncedRecipientInfoFilterSensitiveLog: (obj: BouncedRecipientInfo) => any;
3870
+ /**
3871
+ * @internal
3872
+ */
3873
+ export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
3874
+ /**
3875
+ * @internal
3876
+ */
3877
+ export declare const MessageTagFilterSensitiveLog: (obj: MessageTag) => any;
3878
+ /**
3879
+ * @internal
3880
+ */
3881
+ export declare const BulkEmailDestinationFilterSensitiveLog: (obj: BulkEmailDestination) => any;
3882
+ /**
3883
+ * @internal
3884
+ */
3885
+ export declare const BulkEmailDestinationStatusFilterSensitiveLog: (obj: BulkEmailDestinationStatus) => any;
3886
+ /**
3887
+ * @internal
3888
+ */
3889
+ export declare const CloneReceiptRuleSetRequestFilterSensitiveLog: (obj: CloneReceiptRuleSetRequest) => any;
3890
+ /**
3891
+ * @internal
3892
+ */
3893
+ export declare const CloneReceiptRuleSetResponseFilterSensitiveLog: (obj: CloneReceiptRuleSetResponse) => any;
3894
+ /**
3895
+ * @internal
3896
+ */
3897
+ export declare const CloudWatchDimensionConfigurationFilterSensitiveLog: (obj: CloudWatchDimensionConfiguration) => any;
3898
+ /**
3899
+ * @internal
3900
+ */
3901
+ export declare const CloudWatchDestinationFilterSensitiveLog: (obj: CloudWatchDestination) => any;
3902
+ /**
3903
+ * @internal
3904
+ */
3905
+ export declare const ConfigurationSetFilterSensitiveLog: (obj: ConfigurationSet) => any;
3906
+ /**
3907
+ * @internal
3908
+ */
3909
+ export declare const CreateConfigurationSetRequestFilterSensitiveLog: (obj: CreateConfigurationSetRequest) => any;
3910
+ /**
3911
+ * @internal
3912
+ */
3913
+ export declare const CreateConfigurationSetResponseFilterSensitiveLog: (obj: CreateConfigurationSetResponse) => any;
3914
+ /**
3915
+ * @internal
3916
+ */
3917
+ export declare const KinesisFirehoseDestinationFilterSensitiveLog: (obj: KinesisFirehoseDestination) => any;
3918
+ /**
3919
+ * @internal
3920
+ */
3921
+ export declare const SNSDestinationFilterSensitiveLog: (obj: SNSDestination) => any;
3922
+ /**
3923
+ * @internal
3924
+ */
3925
+ export declare const EventDestinationFilterSensitiveLog: (obj: EventDestination) => any;
3926
+ /**
3927
+ * @internal
3928
+ */
3929
+ export declare const CreateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationRequest) => any;
3930
+ /**
3931
+ * @internal
3932
+ */
3933
+ export declare const CreateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationResponse) => any;
3934
+ /**
3935
+ * @internal
3936
+ */
3937
+ export declare const TrackingOptionsFilterSensitiveLog: (obj: TrackingOptions) => any;
3938
+ /**
3939
+ * @internal
3940
+ */
3941
+ export declare const CreateConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (obj: CreateConfigurationSetTrackingOptionsRequest) => any;
3942
+ /**
3943
+ * @internal
3944
+ */
3945
+ export declare const CreateConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (obj: CreateConfigurationSetTrackingOptionsResponse) => any;
3946
+ /**
3947
+ * @internal
3948
+ */
3949
+ export declare const CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateRequest) => any;
3950
+ /**
3951
+ * @internal
3952
+ */
3953
+ export declare const ReceiptIpFilterFilterSensitiveLog: (obj: ReceiptIpFilter) => any;
3954
+ /**
3955
+ * @internal
3956
+ */
3957
+ export declare const ReceiptFilterFilterSensitiveLog: (obj: ReceiptFilter) => any;
3958
+ /**
3959
+ * @internal
3960
+ */
3961
+ export declare const CreateReceiptFilterRequestFilterSensitiveLog: (obj: CreateReceiptFilterRequest) => any;
3962
+ /**
3963
+ * @internal
3964
+ */
3965
+ export declare const CreateReceiptFilterResponseFilterSensitiveLog: (obj: CreateReceiptFilterResponse) => any;
3966
+ /**
3967
+ * @internal
3968
+ */
3969
+ export declare const LambdaActionFilterSensitiveLog: (obj: LambdaAction) => any;
3970
+ /**
3971
+ * @internal
3972
+ */
3973
+ export declare const S3ActionFilterSensitiveLog: (obj: S3Action) => any;
3974
+ /**
3975
+ * @internal
3976
+ */
3977
+ export declare const SNSActionFilterSensitiveLog: (obj: SNSAction) => any;
3978
+ /**
3979
+ * @internal
3980
+ */
3981
+ export declare const StopActionFilterSensitiveLog: (obj: StopAction) => any;
3982
+ /**
3983
+ * @internal
3984
+ */
3985
+ export declare const WorkmailActionFilterSensitiveLog: (obj: WorkmailAction) => any;
3986
+ /**
3987
+ * @internal
3988
+ */
3989
+ export declare const ReceiptActionFilterSensitiveLog: (obj: ReceiptAction) => any;
3990
+ /**
3991
+ * @internal
3992
+ */
3993
+ export declare const ReceiptRuleFilterSensitiveLog: (obj: ReceiptRule) => any;
3994
+ /**
3995
+ * @internal
3996
+ */
3997
+ export declare const CreateReceiptRuleRequestFilterSensitiveLog: (obj: CreateReceiptRuleRequest) => any;
3998
+ /**
3999
+ * @internal
4000
+ */
4001
+ export declare const CreateReceiptRuleResponseFilterSensitiveLog: (obj: CreateReceiptRuleResponse) => any;
4002
+ /**
4003
+ * @internal
4004
+ */
4005
+ export declare const CreateReceiptRuleSetRequestFilterSensitiveLog: (obj: CreateReceiptRuleSetRequest) => any;
4006
+ /**
4007
+ * @internal
4008
+ */
4009
+ export declare const CreateReceiptRuleSetResponseFilterSensitiveLog: (obj: CreateReceiptRuleSetResponse) => any;
4010
+ /**
4011
+ * @internal
4012
+ */
4013
+ export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
4014
+ /**
4015
+ * @internal
4016
+ */
4017
+ export declare const CreateTemplateRequestFilterSensitiveLog: (obj: CreateTemplateRequest) => any;
4018
+ /**
4019
+ * @internal
4020
+ */
4021
+ export declare const CreateTemplateResponseFilterSensitiveLog: (obj: CreateTemplateResponse) => any;
4022
+ /**
4023
+ * @internal
4024
+ */
4025
+ export declare const CustomVerificationEmailTemplateFilterSensitiveLog: (obj: CustomVerificationEmailTemplate) => any;
4026
+ /**
4027
+ * @internal
4028
+ */
4029
+ export declare const DeleteConfigurationSetRequestFilterSensitiveLog: (obj: DeleteConfigurationSetRequest) => any;
4030
+ /**
4031
+ * @internal
4032
+ */
4033
+ export declare const DeleteConfigurationSetResponseFilterSensitiveLog: (obj: DeleteConfigurationSetResponse) => any;
4034
+ /**
4035
+ * @internal
4036
+ */
4037
+ export declare const DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationRequest) => any;
4038
+ /**
4039
+ * @internal
4040
+ */
4041
+ export declare const DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationResponse) => any;
4042
+ /**
4043
+ * @internal
4044
+ */
4045
+ export declare const DeleteConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (obj: DeleteConfigurationSetTrackingOptionsRequest) => any;
4046
+ /**
4047
+ * @internal
4048
+ */
4049
+ export declare const DeleteConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (obj: DeleteConfigurationSetTrackingOptionsResponse) => any;
4050
+ /**
4051
+ * @internal
4052
+ */
4053
+ export declare const DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateRequest) => any;
4054
+ /**
4055
+ * @internal
4056
+ */
4057
+ export declare const DeleteIdentityRequestFilterSensitiveLog: (obj: DeleteIdentityRequest) => any;
4058
+ /**
4059
+ * @internal
4060
+ */
4061
+ export declare const DeleteIdentityResponseFilterSensitiveLog: (obj: DeleteIdentityResponse) => any;
4062
+ /**
4063
+ * @internal
4064
+ */
4065
+ export declare const DeleteIdentityPolicyRequestFilterSensitiveLog: (obj: DeleteIdentityPolicyRequest) => any;
4066
+ /**
4067
+ * @internal
4068
+ */
4069
+ export declare const DeleteIdentityPolicyResponseFilterSensitiveLog: (obj: DeleteIdentityPolicyResponse) => any;
4070
+ /**
4071
+ * @internal
4072
+ */
4073
+ export declare const DeleteReceiptFilterRequestFilterSensitiveLog: (obj: DeleteReceiptFilterRequest) => any;
4074
+ /**
4075
+ * @internal
4076
+ */
4077
+ export declare const DeleteReceiptFilterResponseFilterSensitiveLog: (obj: DeleteReceiptFilterResponse) => any;
4078
+ /**
4079
+ * @internal
4080
+ */
4081
+ export declare const DeleteReceiptRuleRequestFilterSensitiveLog: (obj: DeleteReceiptRuleRequest) => any;
4082
+ /**
4083
+ * @internal
4084
+ */
4085
+ export declare const DeleteReceiptRuleResponseFilterSensitiveLog: (obj: DeleteReceiptRuleResponse) => any;
4086
+ /**
4087
+ * @internal
4088
+ */
4089
+ export declare const DeleteReceiptRuleSetRequestFilterSensitiveLog: (obj: DeleteReceiptRuleSetRequest) => any;
4090
+ /**
4091
+ * @internal
4092
+ */
4093
+ export declare const DeleteReceiptRuleSetResponseFilterSensitiveLog: (obj: DeleteReceiptRuleSetResponse) => any;
4094
+ /**
4095
+ * @internal
4096
+ */
4097
+ export declare const DeleteTemplateRequestFilterSensitiveLog: (obj: DeleteTemplateRequest) => any;
4098
+ /**
4099
+ * @internal
4100
+ */
4101
+ export declare const DeleteTemplateResponseFilterSensitiveLog: (obj: DeleteTemplateResponse) => any;
4102
+ /**
4103
+ * @internal
4104
+ */
4105
+ export declare const DeleteVerifiedEmailAddressRequestFilterSensitiveLog: (obj: DeleteVerifiedEmailAddressRequest) => any;
4106
+ /**
4107
+ * @internal
4108
+ */
4109
+ export declare const DeliveryOptionsFilterSensitiveLog: (obj: DeliveryOptions) => any;
4110
+ /**
4111
+ * @internal
4112
+ */
4113
+ export declare const DescribeActiveReceiptRuleSetRequestFilterSensitiveLog: (obj: DescribeActiveReceiptRuleSetRequest) => any;
4114
+ /**
4115
+ * @internal
4116
+ */
4117
+ export declare const ReceiptRuleSetMetadataFilterSensitiveLog: (obj: ReceiptRuleSetMetadata) => any;
4118
+ /**
4119
+ * @internal
4120
+ */
4121
+ export declare const DescribeActiveReceiptRuleSetResponseFilterSensitiveLog: (obj: DescribeActiveReceiptRuleSetResponse) => any;
4122
+ /**
4123
+ * @internal
4124
+ */
4125
+ export declare const DescribeConfigurationSetRequestFilterSensitiveLog: (obj: DescribeConfigurationSetRequest) => any;
4126
+ /**
4127
+ * @internal
4128
+ */
4129
+ export declare const ReputationOptionsFilterSensitiveLog: (obj: ReputationOptions) => any;
4130
+ /**
4131
+ * @internal
4132
+ */
4133
+ export declare const DescribeConfigurationSetResponseFilterSensitiveLog: (obj: DescribeConfigurationSetResponse) => any;
4134
+ /**
4135
+ * @internal
4136
+ */
4137
+ export declare const DescribeReceiptRuleRequestFilterSensitiveLog: (obj: DescribeReceiptRuleRequest) => any;
4138
+ /**
4139
+ * @internal
4140
+ */
4141
+ export declare const DescribeReceiptRuleResponseFilterSensitiveLog: (obj: DescribeReceiptRuleResponse) => any;
4142
+ /**
4143
+ * @internal
4144
+ */
4145
+ export declare const DescribeReceiptRuleSetRequestFilterSensitiveLog: (obj: DescribeReceiptRuleSetRequest) => any;
4146
+ /**
4147
+ * @internal
4148
+ */
4149
+ export declare const DescribeReceiptRuleSetResponseFilterSensitiveLog: (obj: DescribeReceiptRuleSetResponse) => any;
4150
+ /**
4151
+ * @internal
4152
+ */
4153
+ export declare const IdentityDkimAttributesFilterSensitiveLog: (obj: IdentityDkimAttributes) => any;
4154
+ /**
4155
+ * @internal
4156
+ */
4157
+ export declare const GetAccountSendingEnabledResponseFilterSensitiveLog: (obj: GetAccountSendingEnabledResponse) => any;
4158
+ /**
4159
+ * @internal
4160
+ */
4161
+ export declare const GetCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateRequest) => any;
4162
+ /**
4163
+ * @internal
4164
+ */
4165
+ export declare const GetCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateResponse) => any;
4166
+ /**
4167
+ * @internal
4168
+ */
4169
+ export declare const GetIdentityDkimAttributesRequestFilterSensitiveLog: (obj: GetIdentityDkimAttributesRequest) => any;
4170
+ /**
4171
+ * @internal
4172
+ */
4173
+ export declare const GetIdentityDkimAttributesResponseFilterSensitiveLog: (obj: GetIdentityDkimAttributesResponse) => any;
4174
+ /**
4175
+ * @internal
4176
+ */
4177
+ export declare const GetIdentityMailFromDomainAttributesRequestFilterSensitiveLog: (obj: GetIdentityMailFromDomainAttributesRequest) => any;
4178
+ /**
4179
+ * @internal
4180
+ */
4181
+ export declare const IdentityMailFromDomainAttributesFilterSensitiveLog: (obj: IdentityMailFromDomainAttributes) => any;
4182
+ /**
4183
+ * @internal
4184
+ */
4185
+ export declare const GetIdentityMailFromDomainAttributesResponseFilterSensitiveLog: (obj: GetIdentityMailFromDomainAttributesResponse) => any;
4186
+ /**
4187
+ * @internal
4188
+ */
4189
+ export declare const GetIdentityNotificationAttributesRequestFilterSensitiveLog: (obj: GetIdentityNotificationAttributesRequest) => any;
4190
+ /**
4191
+ * @internal
4192
+ */
4193
+ export declare const IdentityNotificationAttributesFilterSensitiveLog: (obj: IdentityNotificationAttributes) => any;
4194
+ /**
4195
+ * @internal
4196
+ */
4197
+ export declare const GetIdentityNotificationAttributesResponseFilterSensitiveLog: (obj: GetIdentityNotificationAttributesResponse) => any;
4198
+ /**
4199
+ * @internal
4200
+ */
4201
+ export declare const GetIdentityPoliciesRequestFilterSensitiveLog: (obj: GetIdentityPoliciesRequest) => any;
4202
+ /**
4203
+ * @internal
4204
+ */
4205
+ export declare const GetIdentityPoliciesResponseFilterSensitiveLog: (obj: GetIdentityPoliciesResponse) => any;
4206
+ /**
4207
+ * @internal
4208
+ */
4209
+ export declare const GetIdentityVerificationAttributesRequestFilterSensitiveLog: (obj: GetIdentityVerificationAttributesRequest) => any;
4210
+ /**
4211
+ * @internal
4212
+ */
4213
+ export declare const IdentityVerificationAttributesFilterSensitiveLog: (obj: IdentityVerificationAttributes) => any;
4214
+ /**
4215
+ * @internal
4216
+ */
4217
+ export declare const GetIdentityVerificationAttributesResponseFilterSensitiveLog: (obj: GetIdentityVerificationAttributesResponse) => any;
4218
+ /**
4219
+ * @internal
4220
+ */
4221
+ export declare const GetSendQuotaResponseFilterSensitiveLog: (obj: GetSendQuotaResponse) => any;
4222
+ /**
4223
+ * @internal
4224
+ */
4225
+ export declare const SendDataPointFilterSensitiveLog: (obj: SendDataPoint) => any;
4226
+ /**
4227
+ * @internal
4228
+ */
4229
+ export declare const GetSendStatisticsResponseFilterSensitiveLog: (obj: GetSendStatisticsResponse) => any;
4230
+ /**
4231
+ * @internal
4232
+ */
4233
+ export declare const GetTemplateRequestFilterSensitiveLog: (obj: GetTemplateRequest) => any;
4234
+ /**
4235
+ * @internal
4236
+ */
4237
+ export declare const GetTemplateResponseFilterSensitiveLog: (obj: GetTemplateResponse) => any;
4238
+ /**
4239
+ * @internal
4240
+ */
4241
+ export declare const ListConfigurationSetsRequestFilterSensitiveLog: (obj: ListConfigurationSetsRequest) => any;
4242
+ /**
4243
+ * @internal
4244
+ */
4245
+ export declare const ListConfigurationSetsResponseFilterSensitiveLog: (obj: ListConfigurationSetsResponse) => any;
4246
+ /**
4247
+ * @internal
4248
+ */
4249
+ export declare const ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesRequest) => any;
4250
+ /**
4251
+ * @internal
4252
+ */
4253
+ export declare const ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesResponse) => any;
4254
+ /**
4255
+ * @internal
4256
+ */
4257
+ export declare const ListIdentitiesRequestFilterSensitiveLog: (obj: ListIdentitiesRequest) => any;
4258
+ /**
4259
+ * @internal
4260
+ */
4261
+ export declare const ListIdentitiesResponseFilterSensitiveLog: (obj: ListIdentitiesResponse) => any;
4262
+ /**
4263
+ * @internal
4264
+ */
4265
+ export declare const ListIdentityPoliciesRequestFilterSensitiveLog: (obj: ListIdentityPoliciesRequest) => any;
4266
+ /**
4267
+ * @internal
4268
+ */
4269
+ export declare const ListIdentityPoliciesResponseFilterSensitiveLog: (obj: ListIdentityPoliciesResponse) => any;
4270
+ /**
4271
+ * @internal
4272
+ */
4273
+ export declare const ListReceiptFiltersRequestFilterSensitiveLog: (obj: ListReceiptFiltersRequest) => any;
4274
+ /**
4275
+ * @internal
4276
+ */
4277
+ export declare const ListReceiptFiltersResponseFilterSensitiveLog: (obj: ListReceiptFiltersResponse) => any;
4278
+ /**
4279
+ * @internal
4280
+ */
4281
+ export declare const ListReceiptRuleSetsRequestFilterSensitiveLog: (obj: ListReceiptRuleSetsRequest) => any;
4282
+ /**
4283
+ * @internal
4284
+ */
4285
+ export declare const ListReceiptRuleSetsResponseFilterSensitiveLog: (obj: ListReceiptRuleSetsResponse) => any;
4286
+ /**
4287
+ * @internal
4288
+ */
4289
+ export declare const ListTemplatesRequestFilterSensitiveLog: (obj: ListTemplatesRequest) => any;
4290
+ /**
4291
+ * @internal
4292
+ */
4293
+ export declare const TemplateMetadataFilterSensitiveLog: (obj: TemplateMetadata) => any;
4294
+ /**
4295
+ * @internal
4296
+ */
4297
+ export declare const ListTemplatesResponseFilterSensitiveLog: (obj: ListTemplatesResponse) => any;
4298
+ /**
4299
+ * @internal
4300
+ */
4301
+ export declare const ListVerifiedEmailAddressesResponseFilterSensitiveLog: (obj: ListVerifiedEmailAddressesResponse) => any;
4302
+ /**
4303
+ * @internal
4304
+ */
4305
+ export declare const MessageFilterSensitiveLog: (obj: Message) => any;
4306
+ /**
4307
+ * @internal
4308
+ */
4309
+ export declare const MessageDsnFilterSensitiveLog: (obj: MessageDsn) => any;
4310
+ /**
4311
+ * @internal
4312
+ */
4313
+ export declare const PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsRequest) => any;
4314
+ /**
4315
+ * @internal
4316
+ */
4317
+ export declare const PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsResponse) => any;
4318
+ /**
4319
+ * @internal
4320
+ */
4321
+ export declare const PutIdentityPolicyRequestFilterSensitiveLog: (obj: PutIdentityPolicyRequest) => any;
4322
+ /**
4323
+ * @internal
4324
+ */
4325
+ export declare const PutIdentityPolicyResponseFilterSensitiveLog: (obj: PutIdentityPolicyResponse) => any;
4326
+ /**
4327
+ * @internal
4328
+ */
4329
+ export declare const RawMessageFilterSensitiveLog: (obj: RawMessage) => any;
4330
+ /**
4331
+ * @internal
4332
+ */
4333
+ export declare const ReorderReceiptRuleSetRequestFilterSensitiveLog: (obj: ReorderReceiptRuleSetRequest) => any;
4334
+ /**
4335
+ * @internal
4336
+ */
4337
+ export declare const ReorderReceiptRuleSetResponseFilterSensitiveLog: (obj: ReorderReceiptRuleSetResponse) => any;
4338
+ /**
4339
+ * @internal
4340
+ */
4341
+ export declare const SendBounceRequestFilterSensitiveLog: (obj: SendBounceRequest) => any;
4342
+ /**
4343
+ * @internal
4344
+ */
4345
+ export declare const SendBounceResponseFilterSensitiveLog: (obj: SendBounceResponse) => any;
4346
+ /**
4347
+ * @internal
4348
+ */
4349
+ export declare const SendBulkTemplatedEmailRequestFilterSensitiveLog: (obj: SendBulkTemplatedEmailRequest) => any;
4350
+ /**
4351
+ * @internal
4352
+ */
4353
+ export declare const SendBulkTemplatedEmailResponseFilterSensitiveLog: (obj: SendBulkTemplatedEmailResponse) => any;
4354
+ /**
4355
+ * @internal
4356
+ */
4357
+ export declare const SendCustomVerificationEmailRequestFilterSensitiveLog: (obj: SendCustomVerificationEmailRequest) => any;
4358
+ /**
4359
+ * @internal
4360
+ */
4361
+ export declare const SendCustomVerificationEmailResponseFilterSensitiveLog: (obj: SendCustomVerificationEmailResponse) => any;
4362
+ /**
4363
+ * @internal
4364
+ */
4365
+ export declare const SendEmailRequestFilterSensitiveLog: (obj: SendEmailRequest) => any;
4366
+ /**
4367
+ * @internal
4368
+ */
4369
+ export declare const SendEmailResponseFilterSensitiveLog: (obj: SendEmailResponse) => any;
4370
+ /**
4371
+ * @internal
4372
+ */
4373
+ export declare const SendRawEmailRequestFilterSensitiveLog: (obj: SendRawEmailRequest) => any;
4374
+ /**
4375
+ * @internal
4376
+ */
4377
+ export declare const SendRawEmailResponseFilterSensitiveLog: (obj: SendRawEmailResponse) => any;
4378
+ /**
4379
+ * @internal
4380
+ */
4381
+ export declare const SendTemplatedEmailRequestFilterSensitiveLog: (obj: SendTemplatedEmailRequest) => any;
4382
+ /**
4383
+ * @internal
4384
+ */
4385
+ export declare const SendTemplatedEmailResponseFilterSensitiveLog: (obj: SendTemplatedEmailResponse) => any;
4386
+ /**
4387
+ * @internal
4388
+ */
4389
+ export declare const SetActiveReceiptRuleSetRequestFilterSensitiveLog: (obj: SetActiveReceiptRuleSetRequest) => any;
4390
+ /**
4391
+ * @internal
4392
+ */
4393
+ export declare const SetActiveReceiptRuleSetResponseFilterSensitiveLog: (obj: SetActiveReceiptRuleSetResponse) => any;
4394
+ /**
4395
+ * @internal
4396
+ */
4397
+ export declare const SetIdentityDkimEnabledRequestFilterSensitiveLog: (obj: SetIdentityDkimEnabledRequest) => any;
4398
+ /**
4399
+ * @internal
4400
+ */
4401
+ export declare const SetIdentityDkimEnabledResponseFilterSensitiveLog: (obj: SetIdentityDkimEnabledResponse) => any;
4402
+ /**
4403
+ * @internal
4404
+ */
4405
+ export declare const SetIdentityFeedbackForwardingEnabledRequestFilterSensitiveLog: (obj: SetIdentityFeedbackForwardingEnabledRequest) => any;
4406
+ /**
4407
+ * @internal
4408
+ */
4409
+ export declare const SetIdentityFeedbackForwardingEnabledResponseFilterSensitiveLog: (obj: SetIdentityFeedbackForwardingEnabledResponse) => any;
4410
+ /**
4411
+ * @internal
4412
+ */
4413
+ export declare const SetIdentityHeadersInNotificationsEnabledRequestFilterSensitiveLog: (obj: SetIdentityHeadersInNotificationsEnabledRequest) => any;
4414
+ /**
4415
+ * @internal
4416
+ */
4417
+ export declare const SetIdentityHeadersInNotificationsEnabledResponseFilterSensitiveLog: (obj: SetIdentityHeadersInNotificationsEnabledResponse) => any;
4418
+ /**
4419
+ * @internal
4420
+ */
4421
+ export declare const SetIdentityMailFromDomainRequestFilterSensitiveLog: (obj: SetIdentityMailFromDomainRequest) => any;
4422
+ /**
4423
+ * @internal
4424
+ */
4425
+ export declare const SetIdentityMailFromDomainResponseFilterSensitiveLog: (obj: SetIdentityMailFromDomainResponse) => any;
4426
+ /**
4427
+ * @internal
4428
+ */
4429
+ export declare const SetIdentityNotificationTopicRequestFilterSensitiveLog: (obj: SetIdentityNotificationTopicRequest) => any;
4430
+ /**
4431
+ * @internal
4432
+ */
4433
+ export declare const SetIdentityNotificationTopicResponseFilterSensitiveLog: (obj: SetIdentityNotificationTopicResponse) => any;
4434
+ /**
4435
+ * @internal
4436
+ */
4437
+ export declare const SetReceiptRulePositionRequestFilterSensitiveLog: (obj: SetReceiptRulePositionRequest) => any;
4438
+ /**
4439
+ * @internal
4440
+ */
4441
+ export declare const SetReceiptRulePositionResponseFilterSensitiveLog: (obj: SetReceiptRulePositionResponse) => any;
4442
+ /**
4443
+ * @internal
4444
+ */
4445
+ export declare const TestRenderTemplateRequestFilterSensitiveLog: (obj: TestRenderTemplateRequest) => any;
4446
+ /**
4447
+ * @internal
4448
+ */
4449
+ export declare const TestRenderTemplateResponseFilterSensitiveLog: (obj: TestRenderTemplateResponse) => any;
4450
+ /**
4451
+ * @internal
4452
+ */
4453
+ export declare const UpdateAccountSendingEnabledRequestFilterSensitiveLog: (obj: UpdateAccountSendingEnabledRequest) => any;
4454
+ /**
4455
+ * @internal
4456
+ */
4457
+ export declare const UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationRequest) => any;
4458
+ /**
4459
+ * @internal
4460
+ */
4461
+ export declare const UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationResponse) => any;
4462
+ /**
4463
+ * @internal
4464
+ */
4465
+ export declare const UpdateConfigurationSetReputationMetricsEnabledRequestFilterSensitiveLog: (obj: UpdateConfigurationSetReputationMetricsEnabledRequest) => any;
4466
+ /**
4467
+ * @internal
4468
+ */
4469
+ export declare const UpdateConfigurationSetSendingEnabledRequestFilterSensitiveLog: (obj: UpdateConfigurationSetSendingEnabledRequest) => any;
4470
+ /**
4471
+ * @internal
4472
+ */
4473
+ export declare const UpdateConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (obj: UpdateConfigurationSetTrackingOptionsRequest) => any;
4474
+ /**
4475
+ * @internal
4476
+ */
4477
+ export declare const UpdateConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (obj: UpdateConfigurationSetTrackingOptionsResponse) => any;
4478
+ /**
4479
+ * @internal
4480
+ */
4481
+ export declare const UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateRequest) => any;
4482
+ /**
4483
+ * @internal
4484
+ */
4485
+ export declare const UpdateReceiptRuleRequestFilterSensitiveLog: (obj: UpdateReceiptRuleRequest) => any;
4486
+ /**
4487
+ * @internal
4488
+ */
4489
+ export declare const UpdateReceiptRuleResponseFilterSensitiveLog: (obj: UpdateReceiptRuleResponse) => any;
4490
+ /**
4491
+ * @internal
4492
+ */
4493
+ export declare const UpdateTemplateRequestFilterSensitiveLog: (obj: UpdateTemplateRequest) => any;
4494
+ /**
4495
+ * @internal
4496
+ */
4497
+ export declare const UpdateTemplateResponseFilterSensitiveLog: (obj: UpdateTemplateResponse) => any;
4498
+ /**
4499
+ * @internal
4500
+ */
4501
+ export declare const VerifyDomainDkimRequestFilterSensitiveLog: (obj: VerifyDomainDkimRequest) => any;
4502
+ /**
4503
+ * @internal
4504
+ */
4505
+ export declare const VerifyDomainDkimResponseFilterSensitiveLog: (obj: VerifyDomainDkimResponse) => any;
4506
+ /**
4507
+ * @internal
4508
+ */
4509
+ export declare const VerifyDomainIdentityRequestFilterSensitiveLog: (obj: VerifyDomainIdentityRequest) => any;
4510
+ /**
4511
+ * @internal
4512
+ */
4513
+ export declare const VerifyDomainIdentityResponseFilterSensitiveLog: (obj: VerifyDomainIdentityResponse) => any;
4514
+ /**
4515
+ * @internal
4516
+ */
4517
+ export declare const VerifyEmailAddressRequestFilterSensitiveLog: (obj: VerifyEmailAddressRequest) => any;
4518
+ /**
4519
+ * @internal
4520
+ */
4521
+ export declare const VerifyEmailIdentityRequestFilterSensitiveLog: (obj: VerifyEmailIdentityRequest) => any;
4522
+ /**
4523
+ * @internal
4524
+ */
4525
+ export declare const VerifyEmailIdentityResponseFilterSensitiveLog: (obj: VerifyEmailIdentityResponse) => any;