@aws-sdk/client-ses 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -3
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -3
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +2 -3
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +2 -3
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetSendQuotaCommand.js +2 -3
- package/dist-cjs/commands/GetSendStatisticsCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListIdentitiesCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -3
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/SendBounceCommand.js +2 -3
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -3
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-cjs/commands/SendEmailCommand.js +2 -3
- package/dist-cjs/commands/SendRawEmailCommand.js +2 -3
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -3
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -3
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -3
- package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +2 -3
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -3
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -3
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +2 -3
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -689
- package/dist-cjs/protocols/Aws_query.js +95 -394
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/CreateReceiptFilterCommand.js +2 -3
- package/dist-es/commands/CreateReceiptRuleCommand.js +2 -3
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/CreateTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteReceiptFilterCommand.js +2 -3
- package/dist-es/commands/DeleteReceiptRuleCommand.js +2 -3
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +2 -3
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/DescribeConfigurationSetCommand.js +2 -3
- package/dist-es/commands/DescribeReceiptRuleCommand.js +2 -3
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +2 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +2 -3
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -3
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +2 -3
- package/dist-es/commands/GetIdentityPoliciesCommand.js +2 -3
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +2 -3
- package/dist-es/commands/GetSendQuotaCommand.js +2 -3
- package/dist-es/commands/GetSendStatisticsCommand.js +2 -3
- package/dist-es/commands/GetTemplateCommand.js +2 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-es/commands/ListIdentitiesCommand.js +2 -3
- package/dist-es/commands/ListIdentityPoliciesCommand.js +2 -3
- package/dist-es/commands/ListReceiptFiltersCommand.js +2 -3
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +2 -3
- package/dist-es/commands/ListTemplatesCommand.js +2 -3
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-es/commands/PutIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/SendBounceCommand.js +2 -3
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +2 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-es/commands/SendEmailCommand.js +2 -3
- package/dist-es/commands/SendRawEmailCommand.js +2 -3
- package/dist-es/commands/SendTemplatedEmailCommand.js +2 -3
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +2 -3
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -3
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -3
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +2 -3
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +2 -3
- package/dist-es/commands/SetReceiptRulePositionCommand.js +2 -3
- package/dist-es/commands/TestRenderTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateReceiptRuleCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateCommand.js +2 -3
- package/dist-es/commands/VerifyDomainDkimCommand.js +2 -3
- package/dist-es/commands/VerifyDomainIdentityCommand.js +2 -3
- package/dist-es/commands/VerifyEmailAddressCommand.js +2 -3
- package/dist-es/commands/VerifyEmailIdentityCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -513
- package/dist-es/protocols/Aws_query.js +95 -394
- package/dist-types/SES.d.ts +72 -0
- package/dist-types/SESClient.d.ts +24 -4
- package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +16 -0
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIdentityCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +16 -0
- package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +16 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetSendQuotaCommand.d.ts +16 -0
- package/dist-types/commands/GetSendStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetTemplateCommand.d.ts +16 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListIdentitiesCommand.d.ts +16 -0
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListReceiptFiltersCommand.d.ts +16 -0
- package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +16 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +16 -0
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +16 -0
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/SendBounceCommand.d.ts +16 -0
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendRawEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +16 -0
- package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +16 -0
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +16 -0
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +16 -0
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +16 -0
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +16 -0
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +16 -0
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +16 -0
- package/dist-types/models/SESServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +277 -684
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIdentitiesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -485
- package/package.json +4 -3
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { SESServiceException as __BaseException } from "./SESServiceException";
|
|
3
3
|
/**
|
|
4
|
+
* @public
|
|
4
5
|
* <p>Indicates that email sending is disabled for your entire Amazon SES account.</p>
|
|
5
6
|
* <p>You can enable or disable email sending for your Amazon SES account using <a>UpdateAccountSendingEnabled</a>.</p>
|
|
6
7
|
*/
|
|
@@ -13,6 +14,7 @@ export declare class AccountSendingPausedException extends __BaseException {
|
|
|
13
14
|
constructor(opts: __ExceptionOptionType<AccountSendingPausedException, __BaseException>);
|
|
14
15
|
}
|
|
15
16
|
/**
|
|
17
|
+
* @public
|
|
16
18
|
* <p>When included in a receipt rule, this action adds a header to the received
|
|
17
19
|
* email.</p>
|
|
18
20
|
* <p>For information about adding a header using a receipt rule, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-add-header.html">Amazon SES
|
|
@@ -31,6 +33,7 @@ export interface AddHeaderAction {
|
|
|
31
33
|
HeaderValue: string | undefined;
|
|
32
34
|
}
|
|
33
35
|
/**
|
|
36
|
+
* @public
|
|
34
37
|
* <p>Indicates that a resource could not be created because of a naming conflict.</p>
|
|
35
38
|
*/
|
|
36
39
|
export declare class AlreadyExistsException extends __BaseException {
|
|
@@ -46,11 +49,15 @@ export declare class AlreadyExistsException extends __BaseException {
|
|
|
46
49
|
*/
|
|
47
50
|
constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
|
|
48
51
|
}
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
49
55
|
export declare enum BehaviorOnMXFailure {
|
|
50
56
|
RejectMessage = "RejectMessage",
|
|
51
57
|
UseDefaultValue = "UseDefaultValue"
|
|
52
58
|
}
|
|
53
59
|
/**
|
|
60
|
+
* @public
|
|
54
61
|
* <p>Represents textual data, plus an optional character set specification.</p>
|
|
55
62
|
* <p>By default, the text must be 7-bit ASCII, due to the constraints of the SMTP protocol.
|
|
56
63
|
* If the text must contain any other characters, then you must also specify a character
|
|
@@ -67,6 +74,7 @@ export interface Content {
|
|
|
67
74
|
Charset?: string;
|
|
68
75
|
}
|
|
69
76
|
/**
|
|
77
|
+
* @public
|
|
70
78
|
* <p>Represents the body of the message. You can specify text, HTML, or both. If you use
|
|
71
79
|
* both, then the message should display correctly in the widest variety of email
|
|
72
80
|
* clients.</p>
|
|
@@ -85,6 +93,7 @@ export interface Body {
|
|
|
85
93
|
Html?: Content;
|
|
86
94
|
}
|
|
87
95
|
/**
|
|
96
|
+
* @public
|
|
88
97
|
* <p>When included in a receipt rule, this action rejects the received email by returning a
|
|
89
98
|
* bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service
|
|
90
99
|
* (Amazon SNS).</p>
|
|
@@ -118,6 +127,9 @@ export interface BounceAction {
|
|
|
118
127
|
*/
|
|
119
128
|
Sender: string | undefined;
|
|
120
129
|
}
|
|
130
|
+
/**
|
|
131
|
+
* @public
|
|
132
|
+
*/
|
|
121
133
|
export declare enum BounceType {
|
|
122
134
|
ContentRejected = "ContentRejected",
|
|
123
135
|
DoesNotExist = "DoesNotExist",
|
|
@@ -126,6 +138,9 @@ export declare enum BounceType {
|
|
|
126
138
|
TemporaryFailure = "TemporaryFailure",
|
|
127
139
|
Undefined = "Undefined"
|
|
128
140
|
}
|
|
141
|
+
/**
|
|
142
|
+
* @public
|
|
143
|
+
*/
|
|
129
144
|
export declare enum DsnAction {
|
|
130
145
|
DELAYED = "delayed",
|
|
131
146
|
DELIVERED = "delivered",
|
|
@@ -134,6 +149,7 @@ export declare enum DsnAction {
|
|
|
134
149
|
RELAYED = "relayed"
|
|
135
150
|
}
|
|
136
151
|
/**
|
|
152
|
+
* @public
|
|
137
153
|
* <p>Additional X-headers to include in the Delivery Status Notification (DSN) when an
|
|
138
154
|
* email that Amazon SES receives on your behalf bounces.</p>
|
|
139
155
|
* <p>For information about receiving email through Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html">Amazon SES
|
|
@@ -152,6 +168,7 @@ export interface ExtensionField {
|
|
|
152
168
|
Value: string | undefined;
|
|
153
169
|
}
|
|
154
170
|
/**
|
|
171
|
+
* @public
|
|
155
172
|
* <p>Recipient-related information to include in the Delivery Status Notification (DSN)
|
|
156
173
|
* when an email that Amazon SES receives on your behalf bounces.</p>
|
|
157
174
|
* <p>For information about receiving email through Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html">Amazon SES
|
|
@@ -203,6 +220,7 @@ export interface RecipientDsnFields {
|
|
|
203
220
|
ExtensionFields?: ExtensionField[];
|
|
204
221
|
}
|
|
205
222
|
/**
|
|
223
|
+
* @public
|
|
206
224
|
* <p>Recipient-related information to include in the Delivery Status Notification (DSN)
|
|
207
225
|
* when an email that Amazon SES receives on your behalf bounces.</p>
|
|
208
226
|
* <p>For information about receiving email through Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html">Amazon SES
|
|
@@ -234,6 +252,7 @@ export interface BouncedRecipientInfo {
|
|
|
234
252
|
RecipientDsnFields?: RecipientDsnFields;
|
|
235
253
|
}
|
|
236
254
|
/**
|
|
255
|
+
* @public
|
|
237
256
|
* <p>Represents the destination of the message, consisting of To:, CC:, and BCC:
|
|
238
257
|
* fields.</p>
|
|
239
258
|
* <note>
|
|
@@ -260,6 +279,7 @@ export interface Destination {
|
|
|
260
279
|
BccAddresses?: string[];
|
|
261
280
|
}
|
|
262
281
|
/**
|
|
282
|
+
* @public
|
|
263
283
|
* <p>Contains the name and value of a tag that you can provide to <code>SendEmail</code> or
|
|
264
284
|
* <code>SendRawEmail</code> to apply to an email.</p>
|
|
265
285
|
* <p>Message tags, which you use with configuration sets, enable you to publish email
|
|
@@ -294,6 +314,7 @@ export interface MessageTag {
|
|
|
294
314
|
Value: string | undefined;
|
|
295
315
|
}
|
|
296
316
|
/**
|
|
317
|
+
* @public
|
|
297
318
|
* <p>An array that contains one or more Destinations, as well as the tags and replacement
|
|
298
319
|
* data associated with each of those Destinations.</p>
|
|
299
320
|
*/
|
|
@@ -324,6 +345,9 @@ export interface BulkEmailDestination {
|
|
|
324
345
|
*/
|
|
325
346
|
ReplacementTemplateData?: string;
|
|
326
347
|
}
|
|
348
|
+
/**
|
|
349
|
+
* @public
|
|
350
|
+
*/
|
|
327
351
|
export declare enum BulkEmailStatus {
|
|
328
352
|
AccountDailyQuotaExceeded = "AccountDailyQuotaExceeded",
|
|
329
353
|
AccountSendingPaused = "AccountSendingPaused",
|
|
@@ -341,6 +365,7 @@ export declare enum BulkEmailStatus {
|
|
|
341
365
|
TransientFailure = "TransientFailure"
|
|
342
366
|
}
|
|
343
367
|
/**
|
|
368
|
+
* @public
|
|
344
369
|
* <p>An object that contains the response from the <code>SendBulkTemplatedEmail</code>
|
|
345
370
|
* operation.</p>
|
|
346
371
|
*/
|
|
@@ -438,6 +463,7 @@ export interface BulkEmailDestinationStatus {
|
|
|
438
463
|
MessageId?: string;
|
|
439
464
|
}
|
|
440
465
|
/**
|
|
466
|
+
* @public
|
|
441
467
|
* <p>Indicates that the delete operation could not be completed.</p>
|
|
442
468
|
*/
|
|
443
469
|
export declare class CannotDeleteException extends __BaseException {
|
|
@@ -454,6 +480,7 @@ export declare class CannotDeleteException extends __BaseException {
|
|
|
454
480
|
constructor(opts: __ExceptionOptionType<CannotDeleteException, __BaseException>);
|
|
455
481
|
}
|
|
456
482
|
/**
|
|
483
|
+
* @public
|
|
457
484
|
* <p>Represents a request to create a receipt rule set by cloning an existing one. You use
|
|
458
485
|
* 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>
|
|
459
486
|
*/
|
|
@@ -480,11 +507,13 @@ export interface CloneReceiptRuleSetRequest {
|
|
|
480
507
|
OriginalRuleSetName: string | undefined;
|
|
481
508
|
}
|
|
482
509
|
/**
|
|
510
|
+
* @public
|
|
483
511
|
* <p>An empty element returned on a successful request.</p>
|
|
484
512
|
*/
|
|
485
513
|
export interface CloneReceiptRuleSetResponse {
|
|
486
514
|
}
|
|
487
515
|
/**
|
|
516
|
+
* @public
|
|
488
517
|
* <p>Indicates that a resource could not be created because of service limits. For a list
|
|
489
518
|
* of Amazon SES limits, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html">Amazon SES Developer
|
|
490
519
|
* Guide</a>.</p>
|
|
@@ -498,6 +527,7 @@ export declare class LimitExceededException extends __BaseException {
|
|
|
498
527
|
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
499
528
|
}
|
|
500
529
|
/**
|
|
530
|
+
* @public
|
|
501
531
|
* <p>Indicates that the provided receipt rule set does not exist.</p>
|
|
502
532
|
*/
|
|
503
533
|
export declare class RuleSetDoesNotExistException extends __BaseException {
|
|
@@ -512,12 +542,16 @@ export declare class RuleSetDoesNotExistException extends __BaseException {
|
|
|
512
542
|
*/
|
|
513
543
|
constructor(opts: __ExceptionOptionType<RuleSetDoesNotExistException, __BaseException>);
|
|
514
544
|
}
|
|
545
|
+
/**
|
|
546
|
+
* @public
|
|
547
|
+
*/
|
|
515
548
|
export declare enum DimensionValueSource {
|
|
516
549
|
EMAIL_HEADER = "emailHeader",
|
|
517
550
|
LINK_TAG = "linkTag",
|
|
518
551
|
MESSAGE_TAG = "messageTag"
|
|
519
552
|
}
|
|
520
553
|
/**
|
|
554
|
+
* @public
|
|
521
555
|
* <p>Contains the dimension configuration to use when you publish email sending events to
|
|
522
556
|
* Amazon CloudWatch.</p>
|
|
523
557
|
* <p>For information about publishing email sending events to Amazon CloudWatch, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer Guide</a>.</p>
|
|
@@ -562,6 +596,7 @@ export interface CloudWatchDimensionConfiguration {
|
|
|
562
596
|
DefaultDimensionValue: string | undefined;
|
|
563
597
|
}
|
|
564
598
|
/**
|
|
599
|
+
* @public
|
|
565
600
|
* <p>Contains information associated with an Amazon CloudWatch event destination to which email
|
|
566
601
|
* sending events are published.</p>
|
|
567
602
|
* <p>Event destinations, such as Amazon CloudWatch, are associated with configuration sets, which
|
|
@@ -577,6 +612,7 @@ export interface CloudWatchDestination {
|
|
|
577
612
|
DimensionConfigurations: CloudWatchDimensionConfiguration[] | undefined;
|
|
578
613
|
}
|
|
579
614
|
/**
|
|
615
|
+
* @public
|
|
580
616
|
* <p>The name of the configuration set.</p>
|
|
581
617
|
* <p>Configuration sets let you create groups of rules that you can apply to the emails you
|
|
582
618
|
* send using Amazon SES. For more information about using configuration sets, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/using-configuration-sets.html">Using Amazon SES Configuration Sets</a> in the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/">Amazon SES Developer Guide</a>.</p>
|
|
@@ -598,6 +634,7 @@ export interface ConfigurationSet {
|
|
|
598
634
|
Name: string | undefined;
|
|
599
635
|
}
|
|
600
636
|
/**
|
|
637
|
+
* @public
|
|
601
638
|
* <p>Indicates that the configuration set could not be created because of a naming
|
|
602
639
|
* conflict.</p>
|
|
603
640
|
*/
|
|
@@ -613,6 +650,9 @@ export declare class ConfigurationSetAlreadyExistsException extends __BaseExcept
|
|
|
613
650
|
*/
|
|
614
651
|
constructor(opts: __ExceptionOptionType<ConfigurationSetAlreadyExistsException, __BaseException>);
|
|
615
652
|
}
|
|
653
|
+
/**
|
|
654
|
+
* @public
|
|
655
|
+
*/
|
|
616
656
|
export declare enum ConfigurationSetAttribute {
|
|
617
657
|
DELIVERY_OPTIONS = "deliveryOptions",
|
|
618
658
|
EVENT_DESTINATIONS = "eventDestinations",
|
|
@@ -620,6 +660,7 @@ export declare enum ConfigurationSetAttribute {
|
|
|
620
660
|
TRACKING_OPTIONS = "trackingOptions"
|
|
621
661
|
}
|
|
622
662
|
/**
|
|
663
|
+
* @public
|
|
623
664
|
* <p>Indicates that the configuration set does not exist.</p>
|
|
624
665
|
*/
|
|
625
666
|
export declare class ConfigurationSetDoesNotExistException extends __BaseException {
|
|
@@ -635,6 +676,7 @@ export declare class ConfigurationSetDoesNotExistException extends __BaseExcepti
|
|
|
635
676
|
constructor(opts: __ExceptionOptionType<ConfigurationSetDoesNotExistException, __BaseException>);
|
|
636
677
|
}
|
|
637
678
|
/**
|
|
679
|
+
* @public
|
|
638
680
|
* <p>Indicates that email sending is disabled for the configuration set.</p>
|
|
639
681
|
* <p>You can enable or disable email sending for a configuration set using <a>UpdateConfigurationSetSendingEnabled</a>.</p>
|
|
640
682
|
*/
|
|
@@ -651,6 +693,7 @@ export declare class ConfigurationSetSendingPausedException extends __BaseExcept
|
|
|
651
693
|
constructor(opts: __ExceptionOptionType<ConfigurationSetSendingPausedException, __BaseException>);
|
|
652
694
|
}
|
|
653
695
|
/**
|
|
696
|
+
* @public
|
|
654
697
|
* <p>Represents a request to create a configuration set. Configuration sets enable you to
|
|
655
698
|
* publish email sending events. For information about using configuration sets, see the
|
|
656
699
|
* <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
|
|
@@ -663,11 +706,13 @@ export interface CreateConfigurationSetRequest {
|
|
|
663
706
|
ConfigurationSet: ConfigurationSet | undefined;
|
|
664
707
|
}
|
|
665
708
|
/**
|
|
709
|
+
* @public
|
|
666
710
|
* <p>An empty element returned on a successful request.</p>
|
|
667
711
|
*/
|
|
668
712
|
export interface CreateConfigurationSetResponse {
|
|
669
713
|
}
|
|
670
714
|
/**
|
|
715
|
+
* @public
|
|
671
716
|
* <p>Indicates that the configuration set is invalid. See the error message for
|
|
672
717
|
* details.</p>
|
|
673
718
|
*/
|
|
@@ -680,6 +725,7 @@ export declare class InvalidConfigurationSetException extends __BaseException {
|
|
|
680
725
|
constructor(opts: __ExceptionOptionType<InvalidConfigurationSetException, __BaseException>);
|
|
681
726
|
}
|
|
682
727
|
/**
|
|
728
|
+
* @public
|
|
683
729
|
* <p>Contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event
|
|
684
730
|
* destination.</p>
|
|
685
731
|
* <p>Event destinations, such as Amazon Kinesis Firehose, are associated with configuration sets, which enable
|
|
@@ -698,6 +744,9 @@ export interface KinesisFirehoseDestination {
|
|
|
698
744
|
*/
|
|
699
745
|
DeliveryStreamARN: string | undefined;
|
|
700
746
|
}
|
|
747
|
+
/**
|
|
748
|
+
* @public
|
|
749
|
+
*/
|
|
701
750
|
export declare enum EventType {
|
|
702
751
|
BOUNCE = "bounce",
|
|
703
752
|
CLICK = "click",
|
|
@@ -709,6 +758,7 @@ export declare enum EventType {
|
|
|
709
758
|
SEND = "send"
|
|
710
759
|
}
|
|
711
760
|
/**
|
|
761
|
+
* @public
|
|
712
762
|
* <p>Contains the topic ARN associated with an Amazon Simple Notification Service (Amazon SNS) event destination.</p>
|
|
713
763
|
* <p>Event destinations, such as Amazon SNS, are associated with configuration sets, which
|
|
714
764
|
* enable you to publish email sending events. For information about using configuration
|
|
@@ -724,6 +774,7 @@ export interface SNSDestination {
|
|
|
724
774
|
TopicARN: string | undefined;
|
|
725
775
|
}
|
|
726
776
|
/**
|
|
777
|
+
* @public
|
|
727
778
|
* <p>Contains information about the event destination that the specified email sending
|
|
728
779
|
* events will be published to.</p>
|
|
729
780
|
* <note>
|
|
@@ -777,6 +828,7 @@ export interface EventDestination {
|
|
|
777
828
|
SNSDestination?: SNSDestination;
|
|
778
829
|
}
|
|
779
830
|
/**
|
|
831
|
+
* @public
|
|
780
832
|
* <p>Represents a request to create a configuration set event destination. A configuration
|
|
781
833
|
* set event destination, which can be either Amazon CloudWatch or Amazon Kinesis Firehose, describes an AWS service
|
|
782
834
|
* in which Amazon SES publishes the email sending events associated with a configuration set.
|
|
@@ -796,11 +848,13 @@ export interface CreateConfigurationSetEventDestinationRequest {
|
|
|
796
848
|
EventDestination: EventDestination | undefined;
|
|
797
849
|
}
|
|
798
850
|
/**
|
|
851
|
+
* @public
|
|
799
852
|
* <p>An empty element returned on a successful request.</p>
|
|
800
853
|
*/
|
|
801
854
|
export interface CreateConfigurationSetEventDestinationResponse {
|
|
802
855
|
}
|
|
803
856
|
/**
|
|
857
|
+
* @public
|
|
804
858
|
* <p>Indicates that the event destination could not be created because of a naming
|
|
805
859
|
* conflict.</p>
|
|
806
860
|
*/
|
|
@@ -821,6 +875,7 @@ export declare class EventDestinationAlreadyExistsException extends __BaseExcept
|
|
|
821
875
|
constructor(opts: __ExceptionOptionType<EventDestinationAlreadyExistsException, __BaseException>);
|
|
822
876
|
}
|
|
823
877
|
/**
|
|
878
|
+
* @public
|
|
824
879
|
* <p>Indicates that the Amazon CloudWatch destination is invalid. See the error message for
|
|
825
880
|
* details.</p>
|
|
826
881
|
*/
|
|
@@ -841,6 +896,7 @@ export declare class InvalidCloudWatchDestinationException extends __BaseExcepti
|
|
|
841
896
|
constructor(opts: __ExceptionOptionType<InvalidCloudWatchDestinationException, __BaseException>);
|
|
842
897
|
}
|
|
843
898
|
/**
|
|
899
|
+
* @public
|
|
844
900
|
* <p>Indicates that the Amazon Kinesis Firehose destination is invalid. See the error
|
|
845
901
|
* message for details.</p>
|
|
846
902
|
*/
|
|
@@ -861,6 +917,7 @@ export declare class InvalidFirehoseDestinationException extends __BaseException
|
|
|
861
917
|
constructor(opts: __ExceptionOptionType<InvalidFirehoseDestinationException, __BaseException>);
|
|
862
918
|
}
|
|
863
919
|
/**
|
|
920
|
+
* @public
|
|
864
921
|
* <p>Indicates that the Amazon Simple Notification Service (Amazon SNS) destination is
|
|
865
922
|
* invalid. See the error message for details.</p>
|
|
866
923
|
*/
|
|
@@ -881,6 +938,7 @@ export declare class InvalidSNSDestinationException extends __BaseException {
|
|
|
881
938
|
constructor(opts: __ExceptionOptionType<InvalidSNSDestinationException, __BaseException>);
|
|
882
939
|
}
|
|
883
940
|
/**
|
|
941
|
+
* @public
|
|
884
942
|
* <p>A domain that is used to redirect email recipients to an Amazon SES-operated domain. This
|
|
885
943
|
* domain captures open and click events generated by Amazon SES emails.</p>
|
|
886
944
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html">Configuring
|
|
@@ -895,6 +953,7 @@ export interface TrackingOptions {
|
|
|
895
953
|
CustomRedirectDomain?: string;
|
|
896
954
|
}
|
|
897
955
|
/**
|
|
956
|
+
* @public
|
|
898
957
|
* <p>Represents a request to create an open and click tracking option object in a
|
|
899
958
|
* configuration set. </p>
|
|
900
959
|
*/
|
|
@@ -914,11 +973,13 @@ export interface CreateConfigurationSetTrackingOptionsRequest {
|
|
|
914
973
|
TrackingOptions: TrackingOptions | undefined;
|
|
915
974
|
}
|
|
916
975
|
/**
|
|
976
|
+
* @public
|
|
917
977
|
* <p>An empty element returned on a successful request.</p>
|
|
918
978
|
*/
|
|
919
979
|
export interface CreateConfigurationSetTrackingOptionsResponse {
|
|
920
980
|
}
|
|
921
981
|
/**
|
|
982
|
+
* @public
|
|
922
983
|
* <p>Indicates that the custom domain to be used for open and click tracking redirects is
|
|
923
984
|
* invalid. This error appears most often in the following situations:</p>
|
|
924
985
|
* <ul>
|
|
@@ -940,6 +1001,7 @@ export declare class InvalidTrackingOptionsException extends __BaseException {
|
|
|
940
1001
|
constructor(opts: __ExceptionOptionType<InvalidTrackingOptionsException, __BaseException>);
|
|
941
1002
|
}
|
|
942
1003
|
/**
|
|
1004
|
+
* @public
|
|
943
1005
|
* <p>Indicates that the configuration set you specified already contains a TrackingOptions
|
|
944
1006
|
* object.</p>
|
|
945
1007
|
*/
|
|
@@ -957,6 +1019,7 @@ export declare class TrackingOptionsAlreadyExistsException extends __BaseExcepti
|
|
|
957
1019
|
constructor(opts: __ExceptionOptionType<TrackingOptionsAlreadyExistsException, __BaseException>);
|
|
958
1020
|
}
|
|
959
1021
|
/**
|
|
1022
|
+
* @public
|
|
960
1023
|
* <p>Represents a request to create a custom verification email template.</p>
|
|
961
1024
|
*/
|
|
962
1025
|
export interface CreateCustomVerificationEmailTemplateRequest {
|
|
@@ -991,6 +1054,7 @@ export interface CreateCustomVerificationEmailTemplateRequest {
|
|
|
991
1054
|
FailureRedirectionURL: string | undefined;
|
|
992
1055
|
}
|
|
993
1056
|
/**
|
|
1057
|
+
* @public
|
|
994
1058
|
* <p>Indicates that custom verification email template provided content is invalid.</p>
|
|
995
1059
|
*/
|
|
996
1060
|
export declare class CustomVerificationEmailInvalidContentException extends __BaseException {
|
|
@@ -1002,6 +1066,7 @@ export declare class CustomVerificationEmailInvalidContentException extends __Ba
|
|
|
1002
1066
|
constructor(opts: __ExceptionOptionType<CustomVerificationEmailInvalidContentException, __BaseException>);
|
|
1003
1067
|
}
|
|
1004
1068
|
/**
|
|
1069
|
+
* @public
|
|
1005
1070
|
* <p>Indicates that a custom verification email template with the name you specified
|
|
1006
1071
|
* already exists.</p>
|
|
1007
1072
|
*/
|
|
@@ -1019,6 +1084,7 @@ export declare class CustomVerificationEmailTemplateAlreadyExistsException exten
|
|
|
1019
1084
|
constructor(opts: __ExceptionOptionType<CustomVerificationEmailTemplateAlreadyExistsException, __BaseException>);
|
|
1020
1085
|
}
|
|
1021
1086
|
/**
|
|
1087
|
+
* @public
|
|
1022
1088
|
* <p>Indicates that the sender address specified for a custom verification email is not
|
|
1023
1089
|
* verified, and is therefore not eligible to send the custom verification email. </p>
|
|
1024
1090
|
*/
|
|
@@ -1035,11 +1101,15 @@ export declare class FromEmailAddressNotVerifiedException extends __BaseExceptio
|
|
|
1035
1101
|
*/
|
|
1036
1102
|
constructor(opts: __ExceptionOptionType<FromEmailAddressNotVerifiedException, __BaseException>);
|
|
1037
1103
|
}
|
|
1104
|
+
/**
|
|
1105
|
+
* @public
|
|
1106
|
+
*/
|
|
1038
1107
|
export declare enum ReceiptFilterPolicy {
|
|
1039
1108
|
Allow = "Allow",
|
|
1040
1109
|
Block = "Block"
|
|
1041
1110
|
}
|
|
1042
1111
|
/**
|
|
1112
|
+
* @public
|
|
1043
1113
|
* <p>A receipt IP address filter enables you to specify whether to accept or reject mail
|
|
1044
1114
|
* originating from an IP address or range of IP addresses.</p>
|
|
1045
1115
|
* <p>For information about setting up IP address filters, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-ip-filters.html">Amazon SES Developer Guide</a>.</p>
|
|
@@ -1059,6 +1129,7 @@ export interface ReceiptIpFilter {
|
|
|
1059
1129
|
Cidr: string | undefined;
|
|
1060
1130
|
}
|
|
1061
1131
|
/**
|
|
1132
|
+
* @public
|
|
1062
1133
|
* <p>A receipt IP address filter enables you to specify whether to accept or reject mail
|
|
1063
1134
|
* originating from an IP address or range of IP addresses.</p>
|
|
1064
1135
|
* <p>For information about setting up IP address filters, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-ip-filters.html">Amazon SES Developer Guide</a>.</p>
|
|
@@ -1087,6 +1158,7 @@ export interface ReceiptFilter {
|
|
|
1087
1158
|
IpFilter: ReceiptIpFilter | undefined;
|
|
1088
1159
|
}
|
|
1089
1160
|
/**
|
|
1161
|
+
* @public
|
|
1090
1162
|
* <p>Represents a request to create a new IP address filter. You use IP address filters
|
|
1091
1163
|
* 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>
|
|
1092
1164
|
*/
|
|
@@ -1098,12 +1170,17 @@ export interface CreateReceiptFilterRequest {
|
|
|
1098
1170
|
Filter: ReceiptFilter | undefined;
|
|
1099
1171
|
}
|
|
1100
1172
|
/**
|
|
1173
|
+
* @public
|
|
1101
1174
|
* <p>An empty element returned on a successful request.</p>
|
|
1102
1175
|
*/
|
|
1103
1176
|
export interface CreateReceiptFilterResponse {
|
|
1104
1177
|
}
|
|
1178
|
+
/**
|
|
1179
|
+
* @public
|
|
1180
|
+
*/
|
|
1105
1181
|
export type InvocationType = "Event" | "RequestResponse";
|
|
1106
1182
|
/**
|
|
1183
|
+
* @public
|
|
1107
1184
|
* <p>When included in a receipt rule, this action calls an AWS Lambda function and,
|
|
1108
1185
|
* optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).</p>
|
|
1109
1186
|
* <p>To enable Amazon SES to call your AWS Lambda function or to publish to an Amazon SNS topic of
|
|
@@ -1143,6 +1220,7 @@ export interface LambdaAction {
|
|
|
1143
1220
|
InvocationType?: InvocationType | string;
|
|
1144
1221
|
}
|
|
1145
1222
|
/**
|
|
1223
|
+
* @public
|
|
1146
1224
|
* <p>When included in a receipt rule, this action saves the received message to an Amazon Simple Storage Service
|
|
1147
1225
|
* (Amazon S3) bucket and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).</p>
|
|
1148
1226
|
* <p>To enable Amazon SES to write emails to your Amazon S3 bucket, use an AWS KMS key to encrypt
|
|
@@ -1208,11 +1286,15 @@ export interface S3Action {
|
|
|
1208
1286
|
*/
|
|
1209
1287
|
KmsKeyArn?: string;
|
|
1210
1288
|
}
|
|
1289
|
+
/**
|
|
1290
|
+
* @public
|
|
1291
|
+
*/
|
|
1211
1292
|
export declare enum SNSActionEncoding {
|
|
1212
1293
|
Base64 = "Base64",
|
|
1213
1294
|
UTF8 = "UTF-8"
|
|
1214
1295
|
}
|
|
1215
1296
|
/**
|
|
1297
|
+
* @public
|
|
1216
1298
|
* <p>When included in a receipt rule, this action publishes a notification to Amazon Simple Notification Service
|
|
1217
1299
|
* (Amazon SNS). This action includes a complete copy of the email content in the Amazon SNS
|
|
1218
1300
|
* notifications. Amazon SNS notifications for all other actions simply provide information
|
|
@@ -1246,10 +1328,14 @@ export interface SNSAction {
|
|
|
1246
1328
|
*/
|
|
1247
1329
|
Encoding?: SNSActionEncoding | string;
|
|
1248
1330
|
}
|
|
1331
|
+
/**
|
|
1332
|
+
* @public
|
|
1333
|
+
*/
|
|
1249
1334
|
export declare enum StopScope {
|
|
1250
1335
|
RULE_SET = "RuleSet"
|
|
1251
1336
|
}
|
|
1252
1337
|
/**
|
|
1338
|
+
* @public
|
|
1253
1339
|
* <p>When included in a receipt rule, this action terminates the evaluation of the receipt
|
|
1254
1340
|
* rule set and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).</p>
|
|
1255
1341
|
* <p>For information about setting a stop action in a receipt rule, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-stop.html">Amazon SES Developer
|
|
@@ -1269,6 +1355,7 @@ export interface StopAction {
|
|
|
1269
1355
|
TopicArn?: string;
|
|
1270
1356
|
}
|
|
1271
1357
|
/**
|
|
1358
|
+
* @public
|
|
1272
1359
|
* <p>When included in a receipt rule, this action calls Amazon WorkMail and, optionally,
|
|
1273
1360
|
* publishes a notification to Amazon Simple Notification Service (Amazon SNS). You will typically not use this action
|
|
1274
1361
|
* directly because Amazon WorkMail adds the rule automatically during its setup
|
|
@@ -1294,6 +1381,7 @@ export interface WorkmailAction {
|
|
|
1294
1381
|
OrganizationArn: string | undefined;
|
|
1295
1382
|
}
|
|
1296
1383
|
/**
|
|
1384
|
+
* @public
|
|
1297
1385
|
* <p>An action that Amazon SES can take when it receives an email on behalf of one or more email
|
|
1298
1386
|
* addresses or domains that you own. An instance of this data type can represent only one
|
|
1299
1387
|
* action.</p>
|
|
@@ -1334,11 +1422,15 @@ export interface ReceiptAction {
|
|
|
1334
1422
|
*/
|
|
1335
1423
|
SNSAction?: SNSAction;
|
|
1336
1424
|
}
|
|
1425
|
+
/**
|
|
1426
|
+
* @public
|
|
1427
|
+
*/
|
|
1337
1428
|
export declare enum TlsPolicy {
|
|
1338
1429
|
Optional = "Optional",
|
|
1339
1430
|
Require = "Require"
|
|
1340
1431
|
}
|
|
1341
1432
|
/**
|
|
1433
|
+
* @public
|
|
1342
1434
|
* <p>Receipt rules enable you to specify which actions Amazon SES should take when it receives
|
|
1343
1435
|
* mail on behalf of one or more email addresses or domains that you own.</p>
|
|
1344
1436
|
* <p>Each receipt rule defines a set of email addresses or domains that it applies to. If
|
|
@@ -1394,6 +1486,7 @@ export interface ReceiptRule {
|
|
|
1394
1486
|
ScanEnabled?: boolean;
|
|
1395
1487
|
}
|
|
1396
1488
|
/**
|
|
1489
|
+
* @public
|
|
1397
1490
|
* <p>Represents a request to create a receipt rule. You use receipt rules to receive email
|
|
1398
1491
|
* 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
|
|
1399
1492
|
* Guide</a>.</p>
|
|
@@ -1416,11 +1509,13 @@ export interface CreateReceiptRuleRequest {
|
|
|
1416
1509
|
Rule: ReceiptRule | undefined;
|
|
1417
1510
|
}
|
|
1418
1511
|
/**
|
|
1512
|
+
* @public
|
|
1419
1513
|
* <p>An empty element returned on a successful request.</p>
|
|
1420
1514
|
*/
|
|
1421
1515
|
export interface CreateReceiptRuleResponse {
|
|
1422
1516
|
}
|
|
1423
1517
|
/**
|
|
1518
|
+
* @public
|
|
1424
1519
|
* <p>Indicates that the provided AWS Lambda function is invalid, or that Amazon SES could
|
|
1425
1520
|
* not execute the provided function, possibly due to permissions issues. For information
|
|
1426
1521
|
* about giving permissions, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html">Amazon SES
|
|
@@ -1439,6 +1534,7 @@ export declare class InvalidLambdaFunctionException extends __BaseException {
|
|
|
1439
1534
|
constructor(opts: __ExceptionOptionType<InvalidLambdaFunctionException, __BaseException>);
|
|
1440
1535
|
}
|
|
1441
1536
|
/**
|
|
1537
|
+
* @public
|
|
1442
1538
|
* <p>Indicates that the provided Amazon S3 bucket or AWS KMS encryption key is invalid, or
|
|
1443
1539
|
* that Amazon SES could not publish to the bucket, possibly due to permissions issues. For
|
|
1444
1540
|
* information about giving permissions, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html">Amazon SES
|
|
@@ -1457,6 +1553,7 @@ export declare class InvalidS3ConfigurationException extends __BaseException {
|
|
|
1457
1553
|
constructor(opts: __ExceptionOptionType<InvalidS3ConfigurationException, __BaseException>);
|
|
1458
1554
|
}
|
|
1459
1555
|
/**
|
|
1556
|
+
* @public
|
|
1460
1557
|
* <p>Indicates that the provided Amazon SNS topic is invalid, or that Amazon SES could not
|
|
1461
1558
|
* publish to the topic, possibly due to permissions issues. For information about giving
|
|
1462
1559
|
* permissions, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html">Amazon SES
|
|
@@ -1475,6 +1572,7 @@ export declare class InvalidSnsTopicException extends __BaseException {
|
|
|
1475
1572
|
constructor(opts: __ExceptionOptionType<InvalidSnsTopicException, __BaseException>);
|
|
1476
1573
|
}
|
|
1477
1574
|
/**
|
|
1575
|
+
* @public
|
|
1478
1576
|
* <p>Indicates that the provided receipt rule does not exist.</p>
|
|
1479
1577
|
*/
|
|
1480
1578
|
export declare class RuleDoesNotExistException extends __BaseException {
|
|
@@ -1490,6 +1588,7 @@ export declare class RuleDoesNotExistException extends __BaseException {
|
|
|
1490
1588
|
constructor(opts: __ExceptionOptionType<RuleDoesNotExistException, __BaseException>);
|
|
1491
1589
|
}
|
|
1492
1590
|
/**
|
|
1591
|
+
* @public
|
|
1493
1592
|
* <p>Represents a request to create an empty receipt rule set. You use receipt rule sets to
|
|
1494
1593
|
* 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
|
|
1495
1594
|
* Guide</a>.</p>
|
|
@@ -1513,11 +1612,13 @@ export interface CreateReceiptRuleSetRequest {
|
|
|
1513
1612
|
RuleSetName: string | undefined;
|
|
1514
1613
|
}
|
|
1515
1614
|
/**
|
|
1615
|
+
* @public
|
|
1516
1616
|
* <p>An empty element returned on a successful request.</p>
|
|
1517
1617
|
*/
|
|
1518
1618
|
export interface CreateReceiptRuleSetResponse {
|
|
1519
1619
|
}
|
|
1520
1620
|
/**
|
|
1621
|
+
* @public
|
|
1521
1622
|
* <p>The content of the email, composed of a subject line, an HTML part, and a text-only
|
|
1522
1623
|
* part.</p>
|
|
1523
1624
|
*/
|
|
@@ -1543,6 +1644,7 @@ export interface Template {
|
|
|
1543
1644
|
HtmlPart?: string;
|
|
1544
1645
|
}
|
|
1545
1646
|
/**
|
|
1647
|
+
* @public
|
|
1546
1648
|
* <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
|
|
1547
1649
|
* Guide</a>.</p>
|
|
1548
1650
|
*/
|
|
@@ -1553,9 +1655,13 @@ export interface CreateTemplateRequest {
|
|
|
1553
1655
|
*/
|
|
1554
1656
|
Template: Template | undefined;
|
|
1555
1657
|
}
|
|
1658
|
+
/**
|
|
1659
|
+
* @public
|
|
1660
|
+
*/
|
|
1556
1661
|
export interface CreateTemplateResponse {
|
|
1557
1662
|
}
|
|
1558
1663
|
/**
|
|
1664
|
+
* @public
|
|
1559
1665
|
* <p>Indicates that the template that you specified could not be rendered. This issue may
|
|
1560
1666
|
* occur when a template refers to a partial that does not exist.</p>
|
|
1561
1667
|
*/
|
|
@@ -1568,6 +1674,9 @@ export declare class InvalidTemplateException extends __BaseException {
|
|
|
1568
1674
|
*/
|
|
1569
1675
|
constructor(opts: __ExceptionOptionType<InvalidTemplateException, __BaseException>);
|
|
1570
1676
|
}
|
|
1677
|
+
/**
|
|
1678
|
+
* @public
|
|
1679
|
+
*/
|
|
1571
1680
|
export declare enum CustomMailFromStatus {
|
|
1572
1681
|
Failed = "Failed",
|
|
1573
1682
|
Pending = "Pending",
|
|
@@ -1575,6 +1684,7 @@ export declare enum CustomMailFromStatus {
|
|
|
1575
1684
|
TemporaryFailure = "TemporaryFailure"
|
|
1576
1685
|
}
|
|
1577
1686
|
/**
|
|
1687
|
+
* @public
|
|
1578
1688
|
* <p>Contains information about a custom verification email template.</p>
|
|
1579
1689
|
*/
|
|
1580
1690
|
export interface CustomVerificationEmailTemplate {
|
|
@@ -1602,6 +1712,7 @@ export interface CustomVerificationEmailTemplate {
|
|
|
1602
1712
|
FailureRedirectionURL?: string;
|
|
1603
1713
|
}
|
|
1604
1714
|
/**
|
|
1715
|
+
* @public
|
|
1605
1716
|
* <p>Indicates that a custom verification email template with the name you specified does
|
|
1606
1717
|
* not exist.</p>
|
|
1607
1718
|
*/
|
|
@@ -1618,6 +1729,7 @@ export declare class CustomVerificationEmailTemplateDoesNotExistException extend
|
|
|
1618
1729
|
constructor(opts: __ExceptionOptionType<CustomVerificationEmailTemplateDoesNotExistException, __BaseException>);
|
|
1619
1730
|
}
|
|
1620
1731
|
/**
|
|
1732
|
+
* @public
|
|
1621
1733
|
* <p>Represents a request to delete a configuration set. Configuration sets enable you to
|
|
1622
1734
|
* publish email sending events. For information about using configuration sets, see the
|
|
1623
1735
|
* <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
|
|
@@ -1630,11 +1742,13 @@ export interface DeleteConfigurationSetRequest {
|
|
|
1630
1742
|
ConfigurationSetName: string | undefined;
|
|
1631
1743
|
}
|
|
1632
1744
|
/**
|
|
1745
|
+
* @public
|
|
1633
1746
|
* <p>An empty element returned on a successful request.</p>
|
|
1634
1747
|
*/
|
|
1635
1748
|
export interface DeleteConfigurationSetResponse {
|
|
1636
1749
|
}
|
|
1637
1750
|
/**
|
|
1751
|
+
* @public
|
|
1638
1752
|
* <p>Represents a request to delete a configuration set event destination. Configuration
|
|
1639
1753
|
* set event destinations are associated with configuration sets, which enable you to
|
|
1640
1754
|
* publish email sending events. For information about using configuration sets, see the
|
|
@@ -1652,11 +1766,13 @@ export interface DeleteConfigurationSetEventDestinationRequest {
|
|
|
1652
1766
|
EventDestinationName: string | undefined;
|
|
1653
1767
|
}
|
|
1654
1768
|
/**
|
|
1769
|
+
* @public
|
|
1655
1770
|
* <p>An empty element returned on a successful request.</p>
|
|
1656
1771
|
*/
|
|
1657
1772
|
export interface DeleteConfigurationSetEventDestinationResponse {
|
|
1658
1773
|
}
|
|
1659
1774
|
/**
|
|
1775
|
+
* @public
|
|
1660
1776
|
* <p>Indicates that the event destination does not exist.</p>
|
|
1661
1777
|
*/
|
|
1662
1778
|
export declare class EventDestinationDoesNotExistException extends __BaseException {
|
|
@@ -1676,6 +1792,7 @@ export declare class EventDestinationDoesNotExistException extends __BaseExcepti
|
|
|
1676
1792
|
constructor(opts: __ExceptionOptionType<EventDestinationDoesNotExistException, __BaseException>);
|
|
1677
1793
|
}
|
|
1678
1794
|
/**
|
|
1795
|
+
* @public
|
|
1679
1796
|
* <p>Represents a request to delete open and click tracking options in a configuration set.
|
|
1680
1797
|
* </p>
|
|
1681
1798
|
*/
|
|
@@ -1687,11 +1804,13 @@ export interface DeleteConfigurationSetTrackingOptionsRequest {
|
|
|
1687
1804
|
ConfigurationSetName: string | undefined;
|
|
1688
1805
|
}
|
|
1689
1806
|
/**
|
|
1807
|
+
* @public
|
|
1690
1808
|
* <p>An empty element returned on a successful request.</p>
|
|
1691
1809
|
*/
|
|
1692
1810
|
export interface DeleteConfigurationSetTrackingOptionsResponse {
|
|
1693
1811
|
}
|
|
1694
1812
|
/**
|
|
1813
|
+
* @public
|
|
1695
1814
|
* <p>Indicates that the TrackingOptions object you specified does not exist.</p>
|
|
1696
1815
|
*/
|
|
1697
1816
|
export declare class TrackingOptionsDoesNotExistException extends __BaseException {
|
|
@@ -1708,6 +1827,7 @@ export declare class TrackingOptionsDoesNotExistException extends __BaseExceptio
|
|
|
1708
1827
|
constructor(opts: __ExceptionOptionType<TrackingOptionsDoesNotExistException, __BaseException>);
|
|
1709
1828
|
}
|
|
1710
1829
|
/**
|
|
1830
|
+
* @public
|
|
1711
1831
|
* <p>Represents a request to delete an existing custom verification email template.</p>
|
|
1712
1832
|
*/
|
|
1713
1833
|
export interface DeleteCustomVerificationEmailTemplateRequest {
|
|
@@ -1717,6 +1837,7 @@ export interface DeleteCustomVerificationEmailTemplateRequest {
|
|
|
1717
1837
|
TemplateName: string | undefined;
|
|
1718
1838
|
}
|
|
1719
1839
|
/**
|
|
1840
|
+
* @public
|
|
1720
1841
|
* <p>Represents a request to delete one of your Amazon SES identities (an email address or
|
|
1721
1842
|
* domain).</p>
|
|
1722
1843
|
*/
|
|
@@ -1727,11 +1848,13 @@ export interface DeleteIdentityRequest {
|
|
|
1727
1848
|
Identity: string | undefined;
|
|
1728
1849
|
}
|
|
1729
1850
|
/**
|
|
1851
|
+
* @public
|
|
1730
1852
|
* <p>An empty element returned on a successful request.</p>
|
|
1731
1853
|
*/
|
|
1732
1854
|
export interface DeleteIdentityResponse {
|
|
1733
1855
|
}
|
|
1734
1856
|
/**
|
|
1857
|
+
* @public
|
|
1735
1858
|
* <p>Represents a request to delete a sending authorization policy for an identity. Sending
|
|
1736
1859
|
* authorization is an Amazon SES feature that enables you to authorize other senders to use
|
|
1737
1860
|
* your identities. For information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
|
|
@@ -1752,11 +1875,13 @@ export interface DeleteIdentityPolicyRequest {
|
|
|
1752
1875
|
PolicyName: string | undefined;
|
|
1753
1876
|
}
|
|
1754
1877
|
/**
|
|
1878
|
+
* @public
|
|
1755
1879
|
* <p>An empty element returned on a successful request.</p>
|
|
1756
1880
|
*/
|
|
1757
1881
|
export interface DeleteIdentityPolicyResponse {
|
|
1758
1882
|
}
|
|
1759
1883
|
/**
|
|
1884
|
+
* @public
|
|
1760
1885
|
* <p>Represents a request to delete an IP address filter. You use IP address filters when
|
|
1761
1886
|
* 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
|
|
1762
1887
|
* Guide</a>.</p>
|
|
@@ -1768,11 +1893,13 @@ export interface DeleteReceiptFilterRequest {
|
|
|
1768
1893
|
FilterName: string | undefined;
|
|
1769
1894
|
}
|
|
1770
1895
|
/**
|
|
1896
|
+
* @public
|
|
1771
1897
|
* <p>An empty element returned on a successful request.</p>
|
|
1772
1898
|
*/
|
|
1773
1899
|
export interface DeleteReceiptFilterResponse {
|
|
1774
1900
|
}
|
|
1775
1901
|
/**
|
|
1902
|
+
* @public
|
|
1776
1903
|
* <p>Represents a request to delete a receipt rule. You use receipt rules to receive email
|
|
1777
1904
|
* 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
|
|
1778
1905
|
* Guide</a>.</p>
|
|
@@ -1788,11 +1915,13 @@ export interface DeleteReceiptRuleRequest {
|
|
|
1788
1915
|
RuleName: string | undefined;
|
|
1789
1916
|
}
|
|
1790
1917
|
/**
|
|
1918
|
+
* @public
|
|
1791
1919
|
* <p>An empty element returned on a successful request.</p>
|
|
1792
1920
|
*/
|
|
1793
1921
|
export interface DeleteReceiptRuleResponse {
|
|
1794
1922
|
}
|
|
1795
1923
|
/**
|
|
1924
|
+
* @public
|
|
1796
1925
|
* <p>Represents a request to delete a receipt rule set and all of the receipt rules it
|
|
1797
1926
|
* contains. You use receipt rule sets to receive email with Amazon SES. For more information,
|
|
1798
1927
|
* see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer
|
|
@@ -1805,11 +1934,13 @@ export interface DeleteReceiptRuleSetRequest {
|
|
|
1805
1934
|
RuleSetName: string | undefined;
|
|
1806
1935
|
}
|
|
1807
1936
|
/**
|
|
1937
|
+
* @public
|
|
1808
1938
|
* <p>An empty element returned on a successful request.</p>
|
|
1809
1939
|
*/
|
|
1810
1940
|
export interface DeleteReceiptRuleSetResponse {
|
|
1811
1941
|
}
|
|
1812
1942
|
/**
|
|
1943
|
+
* @public
|
|
1813
1944
|
* <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
|
|
1814
1945
|
* Guide</a>.</p>
|
|
1815
1946
|
*/
|
|
@@ -1819,9 +1950,13 @@ export interface DeleteTemplateRequest {
|
|
|
1819
1950
|
*/
|
|
1820
1951
|
TemplateName: string | undefined;
|
|
1821
1952
|
}
|
|
1953
|
+
/**
|
|
1954
|
+
* @public
|
|
1955
|
+
*/
|
|
1822
1956
|
export interface DeleteTemplateResponse {
|
|
1823
1957
|
}
|
|
1824
1958
|
/**
|
|
1959
|
+
* @public
|
|
1825
1960
|
* <p>Represents a request to delete an email address from the list of email addresses you
|
|
1826
1961
|
* have attempted to verify under your AWS account.</p>
|
|
1827
1962
|
*/
|
|
@@ -1832,6 +1967,7 @@ export interface DeleteVerifiedEmailAddressRequest {
|
|
|
1832
1967
|
EmailAddress: string | undefined;
|
|
1833
1968
|
}
|
|
1834
1969
|
/**
|
|
1970
|
+
* @public
|
|
1835
1971
|
* <p>Specifies whether messages that use the configuration set are required to use
|
|
1836
1972
|
* Transport Layer Security (TLS).</p>
|
|
1837
1973
|
*/
|
|
@@ -1845,6 +1981,7 @@ export interface DeliveryOptions {
|
|
|
1845
1981
|
TlsPolicy?: TlsPolicy | string;
|
|
1846
1982
|
}
|
|
1847
1983
|
/**
|
|
1984
|
+
* @public
|
|
1848
1985
|
* <p>Represents a request to return the metadata and receipt rules for the receipt rule set
|
|
1849
1986
|
* that is currently active. You use receipt rule sets to receive email with Amazon SES. For
|
|
1850
1987
|
* more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer
|
|
@@ -1853,6 +1990,7 @@ export interface DeliveryOptions {
|
|
|
1853
1990
|
export interface DescribeActiveReceiptRuleSetRequest {
|
|
1854
1991
|
}
|
|
1855
1992
|
/**
|
|
1993
|
+
* @public
|
|
1856
1994
|
* <p>Information about a receipt rule set.</p>
|
|
1857
1995
|
* <p>A receipt rule set is a collection of rules that specify what Amazon SES should do with
|
|
1858
1996
|
* mail it receives on behalf of your account's verified domains.</p>
|
|
@@ -1882,6 +2020,7 @@ export interface ReceiptRuleSetMetadata {
|
|
|
1882
2020
|
CreatedTimestamp?: Date;
|
|
1883
2021
|
}
|
|
1884
2022
|
/**
|
|
2023
|
+
* @public
|
|
1885
2024
|
* <p>Represents the metadata and receipt rules for the receipt rule set that is currently
|
|
1886
2025
|
* active.</p>
|
|
1887
2026
|
*/
|
|
@@ -1897,6 +2036,7 @@ export interface DescribeActiveReceiptRuleSetResponse {
|
|
|
1897
2036
|
Rules?: ReceiptRule[];
|
|
1898
2037
|
}
|
|
1899
2038
|
/**
|
|
2039
|
+
* @public
|
|
1900
2040
|
* <p>Represents a request to return the details of a configuration set. Configuration sets
|
|
1901
2041
|
* enable you to publish email sending events. For information about using configuration
|
|
1902
2042
|
* sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
|
|
@@ -1913,6 +2053,7 @@ export interface DescribeConfigurationSetRequest {
|
|
|
1913
2053
|
ConfigurationSetAttributeNames?: (ConfigurationSetAttribute | string)[];
|
|
1914
2054
|
}
|
|
1915
2055
|
/**
|
|
2056
|
+
* @public
|
|
1916
2057
|
* <p>Contains information about the reputation settings for a configuration set.</p>
|
|
1917
2058
|
*/
|
|
1918
2059
|
export interface ReputationOptions {
|
|
@@ -1944,6 +2085,7 @@ export interface ReputationOptions {
|
|
|
1944
2085
|
LastFreshStart?: Date;
|
|
1945
2086
|
}
|
|
1946
2087
|
/**
|
|
2088
|
+
* @public
|
|
1947
2089
|
* <p>Represents the details of a configuration set. Configuration sets enable you to
|
|
1948
2090
|
* publish email sending events. For information about using configuration sets, see the
|
|
1949
2091
|
* <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
|
|
@@ -1974,6 +2116,7 @@ export interface DescribeConfigurationSetResponse {
|
|
|
1974
2116
|
ReputationOptions?: ReputationOptions;
|
|
1975
2117
|
}
|
|
1976
2118
|
/**
|
|
2119
|
+
* @public
|
|
1977
2120
|
* <p>Represents a request to return the details of a receipt rule. You use receipt rules to
|
|
1978
2121
|
* 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
|
|
1979
2122
|
* Guide</a>.</p>
|
|
@@ -1989,6 +2132,7 @@ export interface DescribeReceiptRuleRequest {
|
|
|
1989
2132
|
RuleName: string | undefined;
|
|
1990
2133
|
}
|
|
1991
2134
|
/**
|
|
2135
|
+
* @public
|
|
1992
2136
|
* <p>Represents the details of a receipt rule.</p>
|
|
1993
2137
|
*/
|
|
1994
2138
|
export interface DescribeReceiptRuleResponse {
|
|
@@ -1999,6 +2143,7 @@ export interface DescribeReceiptRuleResponse {
|
|
|
1999
2143
|
Rule?: ReceiptRule;
|
|
2000
2144
|
}
|
|
2001
2145
|
/**
|
|
2146
|
+
* @public
|
|
2002
2147
|
* <p>Represents a request to return the details of a receipt rule set. You use receipt rule
|
|
2003
2148
|
* 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>
|
|
2004
2149
|
*/
|
|
@@ -2009,6 +2154,7 @@ export interface DescribeReceiptRuleSetRequest {
|
|
|
2009
2154
|
RuleSetName: string | undefined;
|
|
2010
2155
|
}
|
|
2011
2156
|
/**
|
|
2157
|
+
* @public
|
|
2012
2158
|
* <p>Represents the details of the specified receipt rule set.</p>
|
|
2013
2159
|
*/
|
|
2014
2160
|
export interface DescribeReceiptRuleSetResponse {
|
|
@@ -2022,8 +2168,12 @@ export interface DescribeReceiptRuleSetResponse {
|
|
|
2022
2168
|
*/
|
|
2023
2169
|
Rules?: ReceiptRule[];
|
|
2024
2170
|
}
|
|
2171
|
+
/**
|
|
2172
|
+
* @public
|
|
2173
|
+
*/
|
|
2025
2174
|
export type VerificationStatus = "Failed" | "NotStarted" | "Pending" | "Success" | "TemporaryFailure";
|
|
2026
2175
|
/**
|
|
2176
|
+
* @public
|
|
2027
2177
|
* <p>Represents the DKIM attributes of a verified email address or a domain.</p>
|
|
2028
2178
|
*/
|
|
2029
2179
|
export interface IdentityDkimAttributes {
|
|
@@ -2051,6 +2201,7 @@ export interface IdentityDkimAttributes {
|
|
|
2051
2201
|
DkimTokens?: string[];
|
|
2052
2202
|
}
|
|
2053
2203
|
/**
|
|
2204
|
+
* @public
|
|
2054
2205
|
* <p>Represents a request to return the email sending status for your Amazon SES account in the
|
|
2055
2206
|
* current AWS Region.</p>
|
|
2056
2207
|
*/
|
|
@@ -2062,6 +2213,7 @@ export interface GetAccountSendingEnabledResponse {
|
|
|
2062
2213
|
Enabled?: boolean;
|
|
2063
2214
|
}
|
|
2064
2215
|
/**
|
|
2216
|
+
* @public
|
|
2065
2217
|
* <p>Represents a request to retrieve an existing custom verification email
|
|
2066
2218
|
* template.</p>
|
|
2067
2219
|
*/
|
|
@@ -2072,6 +2224,7 @@ export interface GetCustomVerificationEmailTemplateRequest {
|
|
|
2072
2224
|
TemplateName: string | undefined;
|
|
2073
2225
|
}
|
|
2074
2226
|
/**
|
|
2227
|
+
* @public
|
|
2075
2228
|
* <p>The content of the custom verification email template.</p>
|
|
2076
2229
|
*/
|
|
2077
2230
|
export interface GetCustomVerificationEmailTemplateResponse {
|
|
@@ -2103,6 +2256,7 @@ export interface GetCustomVerificationEmailTemplateResponse {
|
|
|
2103
2256
|
FailureRedirectionURL?: string;
|
|
2104
2257
|
}
|
|
2105
2258
|
/**
|
|
2259
|
+
* @public
|
|
2106
2260
|
* <p>Represents a request for the status of Amazon SES Easy DKIM signing for an identity. For
|
|
2107
2261
|
* domain identities, this request also returns the DKIM tokens that are required for Easy
|
|
2108
2262
|
* DKIM signing, and whether Amazon SES successfully verified that these tokens were published.
|
|
@@ -2115,6 +2269,7 @@ export interface GetIdentityDkimAttributesRequest {
|
|
|
2115
2269
|
Identities: string[] | undefined;
|
|
2116
2270
|
}
|
|
2117
2271
|
/**
|
|
2272
|
+
* @public
|
|
2118
2273
|
* <p>Represents the status of Amazon SES Easy DKIM signing for an identity. For domain
|
|
2119
2274
|
* identities, this response also contains the DKIM tokens that are required for Easy DKIM
|
|
2120
2275
|
* signing, and whether Amazon SES successfully verified that these tokens were
|
|
@@ -2127,6 +2282,7 @@ export interface GetIdentityDkimAttributesResponse {
|
|
|
2127
2282
|
DkimAttributes: Record<string, IdentityDkimAttributes> | undefined;
|
|
2128
2283
|
}
|
|
2129
2284
|
/**
|
|
2285
|
+
* @public
|
|
2130
2286
|
* <p>Represents a request to return the Amazon SES custom MAIL FROM attributes for a list of
|
|
2131
2287
|
* 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
|
|
2132
2288
|
* Guide</a>.</p>
|
|
@@ -2138,6 +2294,7 @@ export interface GetIdentityMailFromDomainAttributesRequest {
|
|
|
2138
2294
|
Identities: string[] | undefined;
|
|
2139
2295
|
}
|
|
2140
2296
|
/**
|
|
2297
|
+
* @public
|
|
2141
2298
|
* <p>Represents the custom MAIL FROM domain attributes of a verified identity (email
|
|
2142
2299
|
* address or domain).</p>
|
|
2143
2300
|
*/
|
|
@@ -2167,6 +2324,7 @@ export interface IdentityMailFromDomainAttributes {
|
|
|
2167
2324
|
BehaviorOnMXFailure: BehaviorOnMXFailure | string | undefined;
|
|
2168
2325
|
}
|
|
2169
2326
|
/**
|
|
2327
|
+
* @public
|
|
2170
2328
|
* <p>Represents the custom MAIL FROM attributes for a list of identities.</p>
|
|
2171
2329
|
*/
|
|
2172
2330
|
export interface GetIdentityMailFromDomainAttributesResponse {
|
|
@@ -2176,6 +2334,7 @@ export interface GetIdentityMailFromDomainAttributesResponse {
|
|
|
2176
2334
|
MailFromDomainAttributes: Record<string, IdentityMailFromDomainAttributes> | undefined;
|
|
2177
2335
|
}
|
|
2178
2336
|
/**
|
|
2337
|
+
* @public
|
|
2179
2338
|
* <p>Represents a request to return the notification attributes for a list of identities
|
|
2180
2339
|
* 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
|
|
2181
2340
|
* Developer Guide</a>.</p>
|
|
@@ -2190,6 +2349,7 @@ export interface GetIdentityNotificationAttributesRequest {
|
|
|
2190
2349
|
Identities: string[] | undefined;
|
|
2191
2350
|
}
|
|
2192
2351
|
/**
|
|
2352
|
+
* @public
|
|
2193
2353
|
* <p>Represents the notification attributes of an identity, including whether an identity
|
|
2194
2354
|
* has Amazon Simple Notification Service (Amazon SNS) topics set for bounce, complaint, and/or delivery notifications,
|
|
2195
2355
|
* and whether feedback forwarding is enabled for bounce and complaint
|
|
@@ -2242,6 +2402,7 @@ export interface IdentityNotificationAttributes {
|
|
|
2242
2402
|
HeadersInDeliveryNotificationsEnabled?: boolean;
|
|
2243
2403
|
}
|
|
2244
2404
|
/**
|
|
2405
|
+
* @public
|
|
2245
2406
|
* <p>Represents the notification attributes for a list of identities.</p>
|
|
2246
2407
|
*/
|
|
2247
2408
|
export interface GetIdentityNotificationAttributesResponse {
|
|
@@ -2251,6 +2412,7 @@ export interface GetIdentityNotificationAttributesResponse {
|
|
|
2251
2412
|
NotificationAttributes: Record<string, IdentityNotificationAttributes> | undefined;
|
|
2252
2413
|
}
|
|
2253
2414
|
/**
|
|
2415
|
+
* @public
|
|
2254
2416
|
* <p>Represents a request to return the requested sending authorization policies for an
|
|
2255
2417
|
* identity. Sending authorization is an Amazon SES feature that enables you to authorize other
|
|
2256
2418
|
* senders to use your identities. For information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
|
|
@@ -2273,6 +2435,7 @@ export interface GetIdentityPoliciesRequest {
|
|
|
2273
2435
|
PolicyNames: string[] | undefined;
|
|
2274
2436
|
}
|
|
2275
2437
|
/**
|
|
2438
|
+
* @public
|
|
2276
2439
|
* <p>Represents the requested sending authorization policies.</p>
|
|
2277
2440
|
*/
|
|
2278
2441
|
export interface GetIdentityPoliciesResponse {
|
|
@@ -2282,6 +2445,7 @@ export interface GetIdentityPoliciesResponse {
|
|
|
2282
2445
|
Policies: Record<string, string> | undefined;
|
|
2283
2446
|
}
|
|
2284
2447
|
/**
|
|
2448
|
+
* @public
|
|
2285
2449
|
* <p>Represents a request to return the Amazon SES verification status of a list of identities.
|
|
2286
2450
|
* For domain identities, this request also returns the verification token. For information
|
|
2287
2451
|
* about verifying identities with Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Amazon SES Developer
|
|
@@ -2294,6 +2458,7 @@ export interface GetIdentityVerificationAttributesRequest {
|
|
|
2294
2458
|
Identities: string[] | undefined;
|
|
2295
2459
|
}
|
|
2296
2460
|
/**
|
|
2461
|
+
* @public
|
|
2297
2462
|
* <p>Represents the verification attributes of a single identity.</p>
|
|
2298
2463
|
*/
|
|
2299
2464
|
export interface IdentityVerificationAttributes {
|
|
@@ -2309,6 +2474,7 @@ export interface IdentityVerificationAttributes {
|
|
|
2309
2474
|
VerificationToken?: string;
|
|
2310
2475
|
}
|
|
2311
2476
|
/**
|
|
2477
|
+
* @public
|
|
2312
2478
|
* <p>The Amazon SES verification status of a list of identities. For domain identities, this
|
|
2313
2479
|
* response also contains the verification token.</p>
|
|
2314
2480
|
*/
|
|
@@ -2319,6 +2485,7 @@ export interface GetIdentityVerificationAttributesResponse {
|
|
|
2319
2485
|
VerificationAttributes: Record<string, IdentityVerificationAttributes> | undefined;
|
|
2320
2486
|
}
|
|
2321
2487
|
/**
|
|
2488
|
+
* @public
|
|
2322
2489
|
* <p>Represents your Amazon SES daily sending quota, maximum send rate, and the number of emails
|
|
2323
2490
|
* you have sent in the last 24 hours.</p>
|
|
2324
2491
|
*/
|
|
@@ -2343,6 +2510,7 @@ export interface GetSendQuotaResponse {
|
|
|
2343
2510
|
SentLast24Hours?: number;
|
|
2344
2511
|
}
|
|
2345
2512
|
/**
|
|
2513
|
+
* @public
|
|
2346
2514
|
* <p>Represents sending statistics data. Each <code>SendDataPoint</code> contains
|
|
2347
2515
|
* statistics for a 15-minute period of sending activity. </p>
|
|
2348
2516
|
*/
|
|
@@ -2369,6 +2537,7 @@ export interface SendDataPoint {
|
|
|
2369
2537
|
Rejects?: number;
|
|
2370
2538
|
}
|
|
2371
2539
|
/**
|
|
2540
|
+
* @public
|
|
2372
2541
|
* <p>Represents a list of data points. This list contains aggregated data from the previous
|
|
2373
2542
|
* two weeks of your sending activity with Amazon SES.</p>
|
|
2374
2543
|
*/
|
|
@@ -2378,12 +2547,18 @@ export interface GetSendStatisticsResponse {
|
|
|
2378
2547
|
*/
|
|
2379
2548
|
SendDataPoints?: SendDataPoint[];
|
|
2380
2549
|
}
|
|
2550
|
+
/**
|
|
2551
|
+
* @public
|
|
2552
|
+
*/
|
|
2381
2553
|
export interface GetTemplateRequest {
|
|
2382
2554
|
/**
|
|
2383
2555
|
* <p>The name of the template you want to retrieve.</p>
|
|
2384
2556
|
*/
|
|
2385
2557
|
TemplateName: string | undefined;
|
|
2386
2558
|
}
|
|
2559
|
+
/**
|
|
2560
|
+
* @public
|
|
2561
|
+
*/
|
|
2387
2562
|
export interface GetTemplateResponse {
|
|
2388
2563
|
/**
|
|
2389
2564
|
* <p>The content of the email, composed of a subject line, an HTML part, and a text-only
|
|
@@ -2392,6 +2567,7 @@ export interface GetTemplateResponse {
|
|
|
2392
2567
|
Template?: Template;
|
|
2393
2568
|
}
|
|
2394
2569
|
/**
|
|
2570
|
+
* @public
|
|
2395
2571
|
* <p>Indicates that the Template object you specified does not exist in your Amazon SES
|
|
2396
2572
|
* account.</p>
|
|
2397
2573
|
*/
|
|
@@ -2404,8 +2580,12 @@ export declare class TemplateDoesNotExistException extends __BaseException {
|
|
|
2404
2580
|
*/
|
|
2405
2581
|
constructor(opts: __ExceptionOptionType<TemplateDoesNotExistException, __BaseException>);
|
|
2406
2582
|
}
|
|
2583
|
+
/**
|
|
2584
|
+
* @public
|
|
2585
|
+
*/
|
|
2407
2586
|
export type IdentityType = "Domain" | "EmailAddress";
|
|
2408
2587
|
/**
|
|
2588
|
+
* @public
|
|
2409
2589
|
* <p>Indicates that provided delivery option is invalid.</p>
|
|
2410
2590
|
*/
|
|
2411
2591
|
export declare class InvalidDeliveryOptionsException extends __BaseException {
|
|
@@ -2417,6 +2597,7 @@ export declare class InvalidDeliveryOptionsException extends __BaseException {
|
|
|
2417
2597
|
constructor(opts: __ExceptionOptionType<InvalidDeliveryOptionsException, __BaseException>);
|
|
2418
2598
|
}
|
|
2419
2599
|
/**
|
|
2600
|
+
* @public
|
|
2420
2601
|
* <p>Indicates that the provided policy is invalid. Check the error stack for more
|
|
2421
2602
|
* information about what caused the error.</p>
|
|
2422
2603
|
*/
|
|
@@ -2429,6 +2610,7 @@ export declare class InvalidPolicyException extends __BaseException {
|
|
|
2429
2610
|
constructor(opts: __ExceptionOptionType<InvalidPolicyException, __BaseException>);
|
|
2430
2611
|
}
|
|
2431
2612
|
/**
|
|
2613
|
+
* @public
|
|
2432
2614
|
* <p>Indicates that one or more of the replacement values you provided is invalid. This
|
|
2433
2615
|
* error may occur when the TemplateData object contains invalid JSON.</p>
|
|
2434
2616
|
*/
|
|
@@ -2442,6 +2624,7 @@ export declare class InvalidRenderingParameterException extends __BaseException
|
|
|
2442
2624
|
constructor(opts: __ExceptionOptionType<InvalidRenderingParameterException, __BaseException>);
|
|
2443
2625
|
}
|
|
2444
2626
|
/**
|
|
2627
|
+
* @public
|
|
2445
2628
|
* <p>Represents a request to list the configuration sets associated with your AWS account.
|
|
2446
2629
|
* Configuration sets enable you to publish email sending events. For information about
|
|
2447
2630
|
* using configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
|
|
@@ -2459,6 +2642,7 @@ export interface ListConfigurationSetsRequest {
|
|
|
2459
2642
|
MaxItems?: number;
|
|
2460
2643
|
}
|
|
2461
2644
|
/**
|
|
2645
|
+
* @public
|
|
2462
2646
|
* <p>A list of configuration sets associated with your AWS account. Configuration sets
|
|
2463
2647
|
* enable you to publish email sending events. For information about using configuration
|
|
2464
2648
|
* sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
|
|
@@ -2477,6 +2661,7 @@ export interface ListConfigurationSetsResponse {
|
|
|
2477
2661
|
NextToken?: string;
|
|
2478
2662
|
}
|
|
2479
2663
|
/**
|
|
2664
|
+
* @public
|
|
2480
2665
|
* <p>Represents a request to list the existing custom verification email templates for your
|
|
2481
2666
|
* account.</p>
|
|
2482
2667
|
* <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom
|
|
@@ -2498,6 +2683,7 @@ export interface ListCustomVerificationEmailTemplatesRequest {
|
|
|
2498
2683
|
MaxResults?: number;
|
|
2499
2684
|
}
|
|
2500
2685
|
/**
|
|
2686
|
+
* @public
|
|
2501
2687
|
* <p>A paginated list of custom verification email templates.</p>
|
|
2502
2688
|
*/
|
|
2503
2689
|
export interface ListCustomVerificationEmailTemplatesResponse {
|
|
@@ -2514,6 +2700,7 @@ export interface ListCustomVerificationEmailTemplatesResponse {
|
|
|
2514
2700
|
NextToken?: string;
|
|
2515
2701
|
}
|
|
2516
2702
|
/**
|
|
2703
|
+
* @public
|
|
2517
2704
|
* <p>Represents a request to return a list of all identities (email addresses and domains)
|
|
2518
2705
|
* that you have attempted to verify under your AWS account, regardless of verification
|
|
2519
2706
|
* status.</p>
|
|
@@ -2535,6 +2722,7 @@ export interface ListIdentitiesRequest {
|
|
|
2535
2722
|
MaxItems?: number;
|
|
2536
2723
|
}
|
|
2537
2724
|
/**
|
|
2725
|
+
* @public
|
|
2538
2726
|
* <p>A list of all identities that you have attempted to verify under your AWS account,
|
|
2539
2727
|
* regardless of verification status.</p>
|
|
2540
2728
|
*/
|
|
@@ -2549,6 +2737,7 @@ export interface ListIdentitiesResponse {
|
|
|
2549
2737
|
NextToken?: string;
|
|
2550
2738
|
}
|
|
2551
2739
|
/**
|
|
2740
|
+
* @public
|
|
2552
2741
|
* <p>Represents a request to return a list of sending authorization policies that are
|
|
2553
2742
|
* attached to an identity. Sending authorization is an Amazon SES feature that enables you to
|
|
2554
2743
|
* authorize other senders to use your identities. For information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer Guide</a>.</p>
|
|
@@ -2564,6 +2753,7 @@ export interface ListIdentityPoliciesRequest {
|
|
|
2564
2753
|
Identity: string | undefined;
|
|
2565
2754
|
}
|
|
2566
2755
|
/**
|
|
2756
|
+
* @public
|
|
2567
2757
|
* <p>A list of names of sending authorization policies that apply to an identity.</p>
|
|
2568
2758
|
*/
|
|
2569
2759
|
export interface ListIdentityPoliciesResponse {
|
|
@@ -2573,6 +2763,7 @@ export interface ListIdentityPoliciesResponse {
|
|
|
2573
2763
|
PolicyNames: string[] | undefined;
|
|
2574
2764
|
}
|
|
2575
2765
|
/**
|
|
2766
|
+
* @public
|
|
2576
2767
|
* <p>Represents a request to list the IP address filters that exist under your AWS account.
|
|
2577
2768
|
* You use IP address filters when you receive email with Amazon SES. For more information, see
|
|
2578
2769
|
* the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer
|
|
@@ -2581,6 +2772,7 @@ export interface ListIdentityPoliciesResponse {
|
|
|
2581
2772
|
export interface ListReceiptFiltersRequest {
|
|
2582
2773
|
}
|
|
2583
2774
|
/**
|
|
2775
|
+
* @public
|
|
2584
2776
|
* <p>A list of IP address filters that exist under your AWS account.</p>
|
|
2585
2777
|
*/
|
|
2586
2778
|
export interface ListReceiptFiltersResponse {
|
|
@@ -2591,6 +2783,7 @@ export interface ListReceiptFiltersResponse {
|
|
|
2591
2783
|
Filters?: ReceiptFilter[];
|
|
2592
2784
|
}
|
|
2593
2785
|
/**
|
|
2786
|
+
* @public
|
|
2594
2787
|
* <p>Represents a request to list the receipt rule sets that exist under your AWS account.
|
|
2595
2788
|
* You use receipt rule sets to receive email with Amazon SES. For more information, see the
|
|
2596
2789
|
* <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html">Amazon SES Developer
|
|
@@ -2604,6 +2797,7 @@ export interface ListReceiptRuleSetsRequest {
|
|
|
2604
2797
|
NextToken?: string;
|
|
2605
2798
|
}
|
|
2606
2799
|
/**
|
|
2800
|
+
* @public
|
|
2607
2801
|
* <p>A list of receipt rule sets that exist under your AWS account.</p>
|
|
2608
2802
|
*/
|
|
2609
2803
|
export interface ListReceiptRuleSetsResponse {
|
|
@@ -2619,6 +2813,9 @@ export interface ListReceiptRuleSetsResponse {
|
|
|
2619
2813
|
*/
|
|
2620
2814
|
NextToken?: string;
|
|
2621
2815
|
}
|
|
2816
|
+
/**
|
|
2817
|
+
* @public
|
|
2818
|
+
*/
|
|
2622
2819
|
export interface ListTemplatesRequest {
|
|
2623
2820
|
/**
|
|
2624
2821
|
* <p>A token returned from a previous call to <code>ListTemplates</code> to indicate the
|
|
@@ -2633,6 +2830,7 @@ export interface ListTemplatesRequest {
|
|
|
2633
2830
|
MaxItems?: number;
|
|
2634
2831
|
}
|
|
2635
2832
|
/**
|
|
2833
|
+
* @public
|
|
2636
2834
|
* <p>Contains information about an email template.</p>
|
|
2637
2835
|
*/
|
|
2638
2836
|
export interface TemplateMetadata {
|
|
@@ -2645,6 +2843,9 @@ export interface TemplateMetadata {
|
|
|
2645
2843
|
*/
|
|
2646
2844
|
CreatedTimestamp?: Date;
|
|
2647
2845
|
}
|
|
2846
|
+
/**
|
|
2847
|
+
* @public
|
|
2848
|
+
*/
|
|
2648
2849
|
export interface ListTemplatesResponse {
|
|
2649
2850
|
/**
|
|
2650
2851
|
* <p>An array the contains the name and creation time stamp for each template in your Amazon SES
|
|
@@ -2659,6 +2860,7 @@ export interface ListTemplatesResponse {
|
|
|
2659
2860
|
NextToken?: string;
|
|
2660
2861
|
}
|
|
2661
2862
|
/**
|
|
2863
|
+
* @public
|
|
2662
2864
|
* <p>A list of email addresses that you have verified with Amazon SES under your AWS
|
|
2663
2865
|
* account.</p>
|
|
2664
2866
|
*/
|
|
@@ -2669,6 +2871,7 @@ export interface ListVerifiedEmailAddressesResponse {
|
|
|
2669
2871
|
VerifiedEmailAddresses?: string[];
|
|
2670
2872
|
}
|
|
2671
2873
|
/**
|
|
2874
|
+
* @public
|
|
2672
2875
|
* <p> Indicates that the message could not be sent because Amazon SES could not read the MX
|
|
2673
2876
|
* record required to use the specified MAIL FROM domain. For information about editing the
|
|
2674
2877
|
* custom MAIL FROM domain settings for an identity, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from-edit.html">Amazon SES Developer
|
|
@@ -2683,6 +2886,7 @@ export declare class MailFromDomainNotVerifiedException extends __BaseException
|
|
|
2683
2886
|
constructor(opts: __ExceptionOptionType<MailFromDomainNotVerifiedException, __BaseException>);
|
|
2684
2887
|
}
|
|
2685
2888
|
/**
|
|
2889
|
+
* @public
|
|
2686
2890
|
* <p>Represents the message to be sent, composed of a subject and a body.</p>
|
|
2687
2891
|
*/
|
|
2688
2892
|
export interface Message {
|
|
@@ -2697,6 +2901,7 @@ export interface Message {
|
|
|
2697
2901
|
Body: Body | undefined;
|
|
2698
2902
|
}
|
|
2699
2903
|
/**
|
|
2904
|
+
* @public
|
|
2700
2905
|
* <p>Message-related information to include in the Delivery Status Notification (DSN) when
|
|
2701
2906
|
* an email that Amazon SES receives on your behalf bounces.</p>
|
|
2702
2907
|
* <p>For information about receiving email through Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html">Amazon SES
|
|
@@ -2720,6 +2925,7 @@ export interface MessageDsn {
|
|
|
2720
2925
|
ExtensionFields?: ExtensionField[];
|
|
2721
2926
|
}
|
|
2722
2927
|
/**
|
|
2928
|
+
* @public
|
|
2723
2929
|
* <p>Indicates that the action failed, and the message could not be sent. Check the error
|
|
2724
2930
|
* stack for more information about what caused the error.</p>
|
|
2725
2931
|
*/
|
|
@@ -2732,6 +2938,7 @@ export declare class MessageRejected extends __BaseException {
|
|
|
2732
2938
|
constructor(opts: __ExceptionOptionType<MessageRejected, __BaseException>);
|
|
2733
2939
|
}
|
|
2734
2940
|
/**
|
|
2941
|
+
* @public
|
|
2735
2942
|
* <p>Indicates that one or more of the replacement values for the specified template was
|
|
2736
2943
|
* not specified. Ensure that the TemplateData object contains references to all of the
|
|
2737
2944
|
* replacement tags in the specified template.</p>
|
|
@@ -2745,8 +2952,12 @@ export declare class MissingRenderingAttributeException extends __BaseException
|
|
|
2745
2952
|
*/
|
|
2746
2953
|
constructor(opts: __ExceptionOptionType<MissingRenderingAttributeException, __BaseException>);
|
|
2747
2954
|
}
|
|
2955
|
+
/**
|
|
2956
|
+
* @public
|
|
2957
|
+
*/
|
|
2748
2958
|
export type NotificationType = "Bounce" | "Complaint" | "Delivery";
|
|
2749
2959
|
/**
|
|
2960
|
+
* @public
|
|
2750
2961
|
* <p>Indicates that the account has not been granted production access.</p>
|
|
2751
2962
|
*/
|
|
2752
2963
|
export declare class ProductionAccessNotGrantedException extends __BaseException {
|
|
@@ -2758,6 +2969,7 @@ export declare class ProductionAccessNotGrantedException extends __BaseException
|
|
|
2758
2969
|
constructor(opts: __ExceptionOptionType<ProductionAccessNotGrantedException, __BaseException>);
|
|
2759
2970
|
}
|
|
2760
2971
|
/**
|
|
2972
|
+
* @public
|
|
2761
2973
|
* <p>A request to modify the delivery options for a configuration set.</p>
|
|
2762
2974
|
*/
|
|
2763
2975
|
export interface PutConfigurationSetDeliveryOptionsRequest {
|
|
@@ -2773,12 +2985,14 @@ export interface PutConfigurationSetDeliveryOptionsRequest {
|
|
|
2773
2985
|
DeliveryOptions?: DeliveryOptions;
|
|
2774
2986
|
}
|
|
2775
2987
|
/**
|
|
2988
|
+
* @public
|
|
2776
2989
|
* <p>An HTTP 200 response if the request succeeds, or an error message if the request
|
|
2777
2990
|
* fails.</p>
|
|
2778
2991
|
*/
|
|
2779
2992
|
export interface PutConfigurationSetDeliveryOptionsResponse {
|
|
2780
2993
|
}
|
|
2781
2994
|
/**
|
|
2995
|
+
* @public
|
|
2782
2996
|
* <p>Represents a request to add or update a sending authorization policy for an identity.
|
|
2783
2997
|
* Sending authorization is an Amazon SES feature that enables you to authorize other senders to
|
|
2784
2998
|
* use your identities. For information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
|
|
@@ -2807,11 +3021,13 @@ export interface PutIdentityPolicyRequest {
|
|
|
2807
3021
|
Policy: string | undefined;
|
|
2808
3022
|
}
|
|
2809
3023
|
/**
|
|
3024
|
+
* @public
|
|
2810
3025
|
* <p>An empty element returned on a successful request.</p>
|
|
2811
3026
|
*/
|
|
2812
3027
|
export interface PutIdentityPolicyResponse {
|
|
2813
3028
|
}
|
|
2814
3029
|
/**
|
|
3030
|
+
* @public
|
|
2815
3031
|
* <p>Represents the raw data of the message.</p>
|
|
2816
3032
|
*/
|
|
2817
3033
|
export interface RawMessage {
|
|
@@ -2835,6 +3051,7 @@ export interface RawMessage {
|
|
|
2835
3051
|
Data: Uint8Array | undefined;
|
|
2836
3052
|
}
|
|
2837
3053
|
/**
|
|
3054
|
+
* @public
|
|
2838
3055
|
* <p>Represents a request to reorder the receipt rules within a receipt rule set. You use
|
|
2839
3056
|
* 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>
|
|
2840
3057
|
*/
|
|
@@ -2850,11 +3067,13 @@ export interface ReorderReceiptRuleSetRequest {
|
|
|
2850
3067
|
RuleNames: string[] | undefined;
|
|
2851
3068
|
}
|
|
2852
3069
|
/**
|
|
3070
|
+
* @public
|
|
2853
3071
|
* <p>An empty element returned on a successful request.</p>
|
|
2854
3072
|
*/
|
|
2855
3073
|
export interface ReorderReceiptRuleSetResponse {
|
|
2856
3074
|
}
|
|
2857
3075
|
/**
|
|
3076
|
+
* @public
|
|
2858
3077
|
* <p>Represents a request to send a bounce message to the sender of an email you received
|
|
2859
3078
|
* through Amazon SES.</p>
|
|
2860
3079
|
*/
|
|
@@ -2893,6 +3112,7 @@ export interface SendBounceRequest {
|
|
|
2893
3112
|
BounceSenderArn?: string;
|
|
2894
3113
|
}
|
|
2895
3114
|
/**
|
|
3115
|
+
* @public
|
|
2896
3116
|
* <p>Represents a unique message ID.</p>
|
|
2897
3117
|
*/
|
|
2898
3118
|
export interface SendBounceResponse {
|
|
@@ -2902,6 +3122,7 @@ export interface SendBounceResponse {
|
|
|
2902
3122
|
MessageId?: string;
|
|
2903
3123
|
}
|
|
2904
3124
|
/**
|
|
3125
|
+
* @public
|
|
2905
3126
|
* <p>Represents a request to send a templated email to multiple destinations using Amazon SES.
|
|
2906
3127
|
* For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
|
|
2907
3128
|
* Guide</a>.</p>
|
|
@@ -3006,6 +3227,9 @@ export interface SendBulkTemplatedEmailRequest {
|
|
|
3006
3227
|
*/
|
|
3007
3228
|
Destinations: BulkEmailDestination[] | undefined;
|
|
3008
3229
|
}
|
|
3230
|
+
/**
|
|
3231
|
+
* @public
|
|
3232
|
+
*/
|
|
3009
3233
|
export interface SendBulkTemplatedEmailResponse {
|
|
3010
3234
|
/**
|
|
3011
3235
|
* <p>The unique message identifier returned from the <code>SendBulkTemplatedEmail</code>
|
|
@@ -3014,6 +3238,7 @@ export interface SendBulkTemplatedEmailResponse {
|
|
|
3014
3238
|
Status: BulkEmailDestinationStatus[] | undefined;
|
|
3015
3239
|
}
|
|
3016
3240
|
/**
|
|
3241
|
+
* @public
|
|
3017
3242
|
* <p>Represents a request to send a custom verification email to a specified
|
|
3018
3243
|
* recipient.</p>
|
|
3019
3244
|
*/
|
|
@@ -3033,6 +3258,7 @@ export interface SendCustomVerificationEmailRequest {
|
|
|
3033
3258
|
ConfigurationSetName?: string;
|
|
3034
3259
|
}
|
|
3035
3260
|
/**
|
|
3261
|
+
* @public
|
|
3036
3262
|
* <p>The response received when attempting to send the custom verification email.</p>
|
|
3037
3263
|
*/
|
|
3038
3264
|
export interface SendCustomVerificationEmailResponse {
|
|
@@ -3043,6 +3269,7 @@ export interface SendCustomVerificationEmailResponse {
|
|
|
3043
3269
|
MessageId?: string;
|
|
3044
3270
|
}
|
|
3045
3271
|
/**
|
|
3272
|
+
* @public
|
|
3046
3273
|
* <p>Represents a request to send a single formatted email using Amazon SES. For more
|
|
3047
3274
|
* information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-formatted.html">Amazon SES Developer
|
|
3048
3275
|
* Guide</a>.</p>
|
|
@@ -3134,6 +3361,7 @@ export interface SendEmailRequest {
|
|
|
3134
3361
|
ConfigurationSetName?: string;
|
|
3135
3362
|
}
|
|
3136
3363
|
/**
|
|
3364
|
+
* @public
|
|
3137
3365
|
* <p>Represents a unique message ID.</p>
|
|
3138
3366
|
*/
|
|
3139
3367
|
export interface SendEmailResponse {
|
|
@@ -3143,6 +3371,7 @@ export interface SendEmailResponse {
|
|
|
3143
3371
|
MessageId: string | undefined;
|
|
3144
3372
|
}
|
|
3145
3373
|
/**
|
|
3374
|
+
* @public
|
|
3146
3375
|
* <p>Represents a request to send a single raw email using Amazon SES. For more information, see
|
|
3147
3376
|
* the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-raw.html">Amazon SES Developer Guide</a>.</p>
|
|
3148
3377
|
*/
|
|
@@ -3277,6 +3506,7 @@ export interface SendRawEmailRequest {
|
|
|
3277
3506
|
ConfigurationSetName?: string;
|
|
3278
3507
|
}
|
|
3279
3508
|
/**
|
|
3509
|
+
* @public
|
|
3280
3510
|
* <p>Represents a unique message ID.</p>
|
|
3281
3511
|
*/
|
|
3282
3512
|
export interface SendRawEmailResponse {
|
|
@@ -3287,6 +3517,7 @@ export interface SendRawEmailResponse {
|
|
|
3287
3517
|
MessageId: string | undefined;
|
|
3288
3518
|
}
|
|
3289
3519
|
/**
|
|
3520
|
+
* @public
|
|
3290
3521
|
* <p>Represents a request to send a templated email using Amazon SES. For more information, see
|
|
3291
3522
|
* the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
|
|
3292
3523
|
* Guide</a>.</p>
|
|
@@ -3388,6 +3619,9 @@ export interface SendTemplatedEmailRequest {
|
|
|
3388
3619
|
*/
|
|
3389
3620
|
TemplateData: string | undefined;
|
|
3390
3621
|
}
|
|
3622
|
+
/**
|
|
3623
|
+
* @public
|
|
3624
|
+
*/
|
|
3391
3625
|
export interface SendTemplatedEmailResponse {
|
|
3392
3626
|
/**
|
|
3393
3627
|
* <p>The unique message identifier returned from the <code>SendTemplatedEmail</code>
|
|
@@ -3396,6 +3630,7 @@ export interface SendTemplatedEmailResponse {
|
|
|
3396
3630
|
MessageId: string | undefined;
|
|
3397
3631
|
}
|
|
3398
3632
|
/**
|
|
3633
|
+
* @public
|
|
3399
3634
|
* <p>Represents a request to set a receipt rule set as the active receipt rule set. You use
|
|
3400
3635
|
* 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>
|
|
3401
3636
|
*/
|
|
@@ -3407,11 +3642,13 @@ export interface SetActiveReceiptRuleSetRequest {
|
|
|
3407
3642
|
RuleSetName?: string;
|
|
3408
3643
|
}
|
|
3409
3644
|
/**
|
|
3645
|
+
* @public
|
|
3410
3646
|
* <p>An empty element returned on a successful request.</p>
|
|
3411
3647
|
*/
|
|
3412
3648
|
export interface SetActiveReceiptRuleSetResponse {
|
|
3413
3649
|
}
|
|
3414
3650
|
/**
|
|
3651
|
+
* @public
|
|
3415
3652
|
* <p>Represents a request to enable or disable Amazon SES Easy DKIM signing for an identity. For
|
|
3416
3653
|
* 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>
|
|
3417
3654
|
*/
|
|
@@ -3427,11 +3664,13 @@ export interface SetIdentityDkimEnabledRequest {
|
|
|
3427
3664
|
DkimEnabled: boolean | undefined;
|
|
3428
3665
|
}
|
|
3429
3666
|
/**
|
|
3667
|
+
* @public
|
|
3430
3668
|
* <p>An empty element returned on a successful request.</p>
|
|
3431
3669
|
*/
|
|
3432
3670
|
export interface SetIdentityDkimEnabledResponse {
|
|
3433
3671
|
}
|
|
3434
3672
|
/**
|
|
3673
|
+
* @public
|
|
3435
3674
|
* <p>Represents a request to enable or disable whether Amazon SES forwards you bounce and
|
|
3436
3675
|
* complaint notifications through email. For information about email feedback forwarding,
|
|
3437
3676
|
* see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications-via-email.html">Amazon SES Developer
|
|
@@ -3455,11 +3694,13 @@ export interface SetIdentityFeedbackForwardingEnabledRequest {
|
|
|
3455
3694
|
ForwardingEnabled: boolean | undefined;
|
|
3456
3695
|
}
|
|
3457
3696
|
/**
|
|
3697
|
+
* @public
|
|
3458
3698
|
* <p>An empty element returned on a successful request.</p>
|
|
3459
3699
|
*/
|
|
3460
3700
|
export interface SetIdentityFeedbackForwardingEnabledResponse {
|
|
3461
3701
|
}
|
|
3462
3702
|
/**
|
|
3703
|
+
* @public
|
|
3463
3704
|
* <p>Represents a request to set whether Amazon SES includes the original email headers in the
|
|
3464
3705
|
* Amazon SNS notifications of a specified type. For information about notifications, see the
|
|
3465
3706
|
* <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications-via-sns.html">Amazon SES Developer
|
|
@@ -3486,11 +3727,13 @@ export interface SetIdentityHeadersInNotificationsEnabledRequest {
|
|
|
3486
3727
|
Enabled: boolean | undefined;
|
|
3487
3728
|
}
|
|
3488
3729
|
/**
|
|
3730
|
+
* @public
|
|
3489
3731
|
* <p>An empty element returned on a successful request.</p>
|
|
3490
3732
|
*/
|
|
3491
3733
|
export interface SetIdentityHeadersInNotificationsEnabledResponse {
|
|
3492
3734
|
}
|
|
3493
3735
|
/**
|
|
3736
|
+
* @public
|
|
3494
3737
|
* <p>Represents a request to enable or disable the Amazon SES custom MAIL FROM domain setup for
|
|
3495
3738
|
* a verified identity. For information about using a custom MAIL FROM domain, see the
|
|
3496
3739
|
* <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from.html">Amazon SES
|
|
@@ -3524,11 +3767,13 @@ export interface SetIdentityMailFromDomainRequest {
|
|
|
3524
3767
|
BehaviorOnMXFailure?: BehaviorOnMXFailure | string;
|
|
3525
3768
|
}
|
|
3526
3769
|
/**
|
|
3770
|
+
* @public
|
|
3527
3771
|
* <p>An empty element returned on a successful request.</p>
|
|
3528
3772
|
*/
|
|
3529
3773
|
export interface SetIdentityMailFromDomainResponse {
|
|
3530
3774
|
}
|
|
3531
3775
|
/**
|
|
3776
|
+
* @public
|
|
3532
3777
|
* <p>Represents a request to specify the Amazon SNS topic to which Amazon SES will publish bounce,
|
|
3533
3778
|
* complaint, or delivery notifications for emails sent with that identity as the Source.
|
|
3534
3779
|
* For information about Amazon SES notifications, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications-via-sns.html">Amazon SES Developer
|
|
@@ -3559,11 +3804,13 @@ export interface SetIdentityNotificationTopicRequest {
|
|
|
3559
3804
|
SnsTopic?: string;
|
|
3560
3805
|
}
|
|
3561
3806
|
/**
|
|
3807
|
+
* @public
|
|
3562
3808
|
* <p>An empty element returned on a successful request.</p>
|
|
3563
3809
|
*/
|
|
3564
3810
|
export interface SetIdentityNotificationTopicResponse {
|
|
3565
3811
|
}
|
|
3566
3812
|
/**
|
|
3813
|
+
* @public
|
|
3567
3814
|
* <p>Represents a request to set the position of a receipt rule in a receipt rule set. You
|
|
3568
3815
|
* 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>
|
|
3569
3816
|
*/
|
|
@@ -3582,10 +3829,14 @@ export interface SetReceiptRulePositionRequest {
|
|
|
3582
3829
|
After?: string;
|
|
3583
3830
|
}
|
|
3584
3831
|
/**
|
|
3832
|
+
* @public
|
|
3585
3833
|
* <p>An empty element returned on a successful request.</p>
|
|
3586
3834
|
*/
|
|
3587
3835
|
export interface SetReceiptRulePositionResponse {
|
|
3588
3836
|
}
|
|
3837
|
+
/**
|
|
3838
|
+
* @public
|
|
3839
|
+
*/
|
|
3589
3840
|
export interface TestRenderTemplateRequest {
|
|
3590
3841
|
/**
|
|
3591
3842
|
* <p>The name of the template that you want to render.</p>
|
|
@@ -3598,6 +3849,9 @@ export interface TestRenderTemplateRequest {
|
|
|
3598
3849
|
*/
|
|
3599
3850
|
TemplateData: string | undefined;
|
|
3600
3851
|
}
|
|
3852
|
+
/**
|
|
3853
|
+
* @public
|
|
3854
|
+
*/
|
|
3601
3855
|
export interface TestRenderTemplateResponse {
|
|
3602
3856
|
/**
|
|
3603
3857
|
* <p>The complete MIME message rendered by applying the data in the TemplateData parameter
|
|
@@ -3606,6 +3860,7 @@ export interface TestRenderTemplateResponse {
|
|
|
3606
3860
|
RenderedTemplate?: string;
|
|
3607
3861
|
}
|
|
3608
3862
|
/**
|
|
3863
|
+
* @public
|
|
3609
3864
|
* <p>Represents a request to enable or disable the email sending capabilities for your
|
|
3610
3865
|
* entire Amazon SES account.</p>
|
|
3611
3866
|
*/
|
|
@@ -3617,6 +3872,7 @@ export interface UpdateAccountSendingEnabledRequest {
|
|
|
3617
3872
|
Enabled?: boolean;
|
|
3618
3873
|
}
|
|
3619
3874
|
/**
|
|
3875
|
+
* @public
|
|
3620
3876
|
* <p>Represents a request to update the event destination of a configuration set.
|
|
3621
3877
|
* Configuration sets enable you to publish email sending events. For information about
|
|
3622
3878
|
* using configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Amazon SES Developer
|
|
@@ -3635,11 +3891,13 @@ export interface UpdateConfigurationSetEventDestinationRequest {
|
|
|
3635
3891
|
EventDestination: EventDestination | undefined;
|
|
3636
3892
|
}
|
|
3637
3893
|
/**
|
|
3894
|
+
* @public
|
|
3638
3895
|
* <p>An empty element returned on a successful request.</p>
|
|
3639
3896
|
*/
|
|
3640
3897
|
export interface UpdateConfigurationSetEventDestinationResponse {
|
|
3641
3898
|
}
|
|
3642
3899
|
/**
|
|
3900
|
+
* @public
|
|
3643
3901
|
* <p>Represents a request to modify the reputation metric publishing settings for a
|
|
3644
3902
|
* configuration set.</p>
|
|
3645
3903
|
*/
|
|
@@ -3655,6 +3913,7 @@ export interface UpdateConfigurationSetReputationMetricsEnabledRequest {
|
|
|
3655
3913
|
Enabled: boolean | undefined;
|
|
3656
3914
|
}
|
|
3657
3915
|
/**
|
|
3916
|
+
* @public
|
|
3658
3917
|
* <p>Represents a request to enable or disable the email sending capabilities for a
|
|
3659
3918
|
* specific configuration set.</p>
|
|
3660
3919
|
*/
|
|
@@ -3670,6 +3929,7 @@ export interface UpdateConfigurationSetSendingEnabledRequest {
|
|
|
3670
3929
|
Enabled: boolean | undefined;
|
|
3671
3930
|
}
|
|
3672
3931
|
/**
|
|
3932
|
+
* @public
|
|
3673
3933
|
* <p>Represents a request to update the tracking options for a configuration set. </p>
|
|
3674
3934
|
*/
|
|
3675
3935
|
export interface UpdateConfigurationSetTrackingOptionsRequest {
|
|
@@ -3688,11 +3948,13 @@ export interface UpdateConfigurationSetTrackingOptionsRequest {
|
|
|
3688
3948
|
TrackingOptions: TrackingOptions | undefined;
|
|
3689
3949
|
}
|
|
3690
3950
|
/**
|
|
3951
|
+
* @public
|
|
3691
3952
|
* <p>An empty element returned on a successful request.</p>
|
|
3692
3953
|
*/
|
|
3693
3954
|
export interface UpdateConfigurationSetTrackingOptionsResponse {
|
|
3694
3955
|
}
|
|
3695
3956
|
/**
|
|
3957
|
+
* @public
|
|
3696
3958
|
* <p>Represents a request to update an existing custom verification email template.</p>
|
|
3697
3959
|
*/
|
|
3698
3960
|
export interface UpdateCustomVerificationEmailTemplateRequest {
|
|
@@ -3727,6 +3989,7 @@ export interface UpdateCustomVerificationEmailTemplateRequest {
|
|
|
3727
3989
|
FailureRedirectionURL?: string;
|
|
3728
3990
|
}
|
|
3729
3991
|
/**
|
|
3992
|
+
* @public
|
|
3730
3993
|
* <p>Represents a request to update a receipt rule. You use receipt rules to receive email
|
|
3731
3994
|
* 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
|
|
3732
3995
|
* Guide</a>.</p>
|
|
@@ -3742,10 +4005,14 @@ export interface UpdateReceiptRuleRequest {
|
|
|
3742
4005
|
Rule: ReceiptRule | undefined;
|
|
3743
4006
|
}
|
|
3744
4007
|
/**
|
|
4008
|
+
* @public
|
|
3745
4009
|
* <p>An empty element returned on a successful request.</p>
|
|
3746
4010
|
*/
|
|
3747
4011
|
export interface UpdateReceiptRuleResponse {
|
|
3748
4012
|
}
|
|
4013
|
+
/**
|
|
4014
|
+
* @public
|
|
4015
|
+
*/
|
|
3749
4016
|
export interface UpdateTemplateRequest {
|
|
3750
4017
|
/**
|
|
3751
4018
|
* <p>The content of the email, composed of a subject line, an HTML part, and a text-only
|
|
@@ -3753,9 +4020,13 @@ export interface UpdateTemplateRequest {
|
|
|
3753
4020
|
*/
|
|
3754
4021
|
Template: Template | undefined;
|
|
3755
4022
|
}
|
|
4023
|
+
/**
|
|
4024
|
+
* @public
|
|
4025
|
+
*/
|
|
3756
4026
|
export interface UpdateTemplateResponse {
|
|
3757
4027
|
}
|
|
3758
4028
|
/**
|
|
4029
|
+
* @public
|
|
3759
4030
|
* <p>Represents a request to generate the CNAME records needed to set up Easy DKIM with
|
|
3760
4031
|
* 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
|
|
3761
4032
|
* Guide</a>.</p>
|
|
@@ -3767,6 +4038,7 @@ export interface VerifyDomainDkimRequest {
|
|
|
3767
4038
|
Domain: string | undefined;
|
|
3768
4039
|
}
|
|
3769
4040
|
/**
|
|
4041
|
+
* @public
|
|
3770
4042
|
* <p>Returns CNAME records that you must publish to the DNS server of your domain to set up
|
|
3771
4043
|
* Easy DKIM with Amazon SES.</p>
|
|
3772
4044
|
*/
|
|
@@ -3785,6 +4057,7 @@ export interface VerifyDomainDkimResponse {
|
|
|
3785
4057
|
DkimTokens: string[] | undefined;
|
|
3786
4058
|
}
|
|
3787
4059
|
/**
|
|
4060
|
+
* @public
|
|
3788
4061
|
* <p>Represents a request to begin Amazon SES domain verification and to generate the TXT
|
|
3789
4062
|
* records that you must publish to the DNS server of your domain to complete the
|
|
3790
4063
|
* verification. For information about domain verification, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-domains.html">Amazon SES
|
|
@@ -3797,6 +4070,7 @@ export interface VerifyDomainIdentityRequest {
|
|
|
3797
4070
|
Domain: string | undefined;
|
|
3798
4071
|
}
|
|
3799
4072
|
/**
|
|
4073
|
+
* @public
|
|
3800
4074
|
* <p>Returns a TXT record that you must publish to the DNS server of your domain to
|
|
3801
4075
|
* complete domain verification with Amazon SES.</p>
|
|
3802
4076
|
*/
|
|
@@ -3813,6 +4087,7 @@ export interface VerifyDomainIdentityResponse {
|
|
|
3813
4087
|
VerificationToken: string | undefined;
|
|
3814
4088
|
}
|
|
3815
4089
|
/**
|
|
4090
|
+
* @public
|
|
3816
4091
|
* <p>Represents a request to begin email address verification with Amazon SES. For information
|
|
3817
4092
|
* about email address verification, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html">Amazon SES Developer
|
|
3818
4093
|
* Guide</a>.</p>
|
|
@@ -3824,6 +4099,7 @@ export interface VerifyEmailAddressRequest {
|
|
|
3824
4099
|
EmailAddress: string | undefined;
|
|
3825
4100
|
}
|
|
3826
4101
|
/**
|
|
4102
|
+
* @public
|
|
3827
4103
|
* <p>Represents a request to begin email address verification with Amazon SES. For information
|
|
3828
4104
|
* about email address verification, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html">Amazon SES Developer
|
|
3829
4105
|
* Guide</a>.</p>
|
|
@@ -3835,691 +4111,8 @@ export interface VerifyEmailIdentityRequest {
|
|
|
3835
4111
|
EmailAddress: string | undefined;
|
|
3836
4112
|
}
|
|
3837
4113
|
/**
|
|
4114
|
+
* @public
|
|
3838
4115
|
* <p>An empty element returned on a successful request.</p>
|
|
3839
4116
|
*/
|
|
3840
4117
|
export interface VerifyEmailIdentityResponse {
|
|
3841
4118
|
}
|
|
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;
|