@aws-sdk/client-ses 3.529.1 → 3.535.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-types/SES.d.ts +14 -1
- package/dist-types/SESClient.d.ts +1 -1
- package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +2 -1
- package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +2 -1
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetSendQuotaCommand.d.ts +2 -1
- package/dist-types/commands/GetSendStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListReceiptFiltersCommand.d.ts +2 -1
- package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +2 -1
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/SendBounceCommand.d.ts +2 -1
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +2 -1
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +2 -1
- package/dist-types/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/commands/SendRawEmailCommand.d.ts +3 -2
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +2 -1
- package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +2 -1
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +2 -1
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +2 -1
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +2 -1
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +2 -1
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +2 -1
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +543 -543
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/SES.d.ts +13 -0
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface SetIdentityDkimEnabledCommandOutput extends SetIdentityDkimEnab
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetIdentityDkimEnabledCommand_base: {
|
|
24
24
|
new (input: SetIdentityDkimEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetIdentityDkimEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables or disables Easy DKIM signing of email sent from an identity. If Easy DKIM
|
|
30
30
|
* signing is enabled for a domain, then Amazon SES uses DKIM to sign all email that it sends
|
|
31
31
|
* from addresses on that domain. If Easy DKIM signing is enabled for an email address,
|
|
@@ -65,6 +65,7 @@ declare const SetIdentityDkimEnabledCommand_base: {
|
|
|
65
65
|
* @throws {@link SESServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
* @example SetIdentityDkimEnabled
|
|
69
70
|
* ```javascript
|
|
70
71
|
* // The following example configures Amazon SES to Easy DKIM-sign the email sent from an identity:
|
|
@@ -22,10 +22,10 @@ export interface SetIdentityFeedbackForwardingEnabledCommandOutput extends SetId
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetIdentityFeedbackForwardingEnabledCommand_base: {
|
|
24
24
|
new (input: SetIdentityFeedbackForwardingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetIdentityFeedbackForwardingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Given an identity (an email address or a domain), enables or disables whether Amazon SES
|
|
30
30
|
* forwards bounce and complaint notifications as email. Feedback forwarding can only be
|
|
31
31
|
* disabled when Amazon Simple Notification Service (Amazon SNS) topics are specified for both bounces and
|
|
@@ -62,6 +62,7 @@ declare const SetIdentityFeedbackForwardingEnabledCommand_base: {
|
|
|
62
62
|
* @throws {@link SESServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
64
64
|
*
|
|
65
|
+
* @public
|
|
65
66
|
* @example SetIdentityFeedbackForwardingEnabled
|
|
66
67
|
* ```javascript
|
|
67
68
|
* // The following example configures Amazon SES to forward an identity's bounces and complaints via email:
|
|
@@ -22,10 +22,10 @@ export interface SetIdentityHeadersInNotificationsEnabledCommandOutput extends S
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetIdentityHeadersInNotificationsEnabledCommand_base: {
|
|
24
24
|
new (input: SetIdentityHeadersInNotificationsEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetIdentityHeadersInNotificationsEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Given an identity (an email address or a domain), sets whether Amazon SES includes the
|
|
30
30
|
* original email headers in the Amazon Simple Notification Service (Amazon SNS) notifications of a specified
|
|
31
31
|
* type.</p>
|
|
@@ -58,6 +58,7 @@ declare const SetIdentityHeadersInNotificationsEnabledCommand_base: {
|
|
|
58
58
|
* @throws {@link SESServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
* @example SetIdentityHeadersInNotificationsEnabled
|
|
62
63
|
* ```javascript
|
|
63
64
|
* // The following example configures Amazon SES to include the original email headers in the Amazon SNS bounce notifications for an identity:
|
|
@@ -22,10 +22,10 @@ export interface SetIdentityMailFromDomainCommandOutput extends SetIdentityMailF
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetIdentityMailFromDomainCommand_base: {
|
|
24
24
|
new (input: SetIdentityMailFromDomainCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetIdentityMailFromDomainCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables or disables the custom MAIL FROM domain setup for a verified identity (an
|
|
30
30
|
* email address or a domain).</p>
|
|
31
31
|
* <important>
|
|
@@ -61,6 +61,7 @@ declare const SetIdentityMailFromDomainCommand_base: {
|
|
|
61
61
|
* @throws {@link SESServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
63
63
|
*
|
|
64
|
+
* @public
|
|
64
65
|
* @example SetIdentityMailFromDomain
|
|
65
66
|
* ```javascript
|
|
66
67
|
* // The following example configures Amazon SES to use a custom MAIL FROM domain for an identity:
|
|
@@ -22,10 +22,10 @@ export interface SetIdentityNotificationTopicCommandOutput extends SetIdentityNo
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetIdentityNotificationTopicCommand_base: {
|
|
24
24
|
new (input: SetIdentityNotificationTopicCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetIdentityNotificationTopicCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications. When you use
|
|
30
30
|
* this operation, you specify a verified identity, such as an email address or domain.
|
|
31
31
|
* When you send an email that uses the chosen identity in the Source field, Amazon SES sends
|
|
@@ -61,6 +61,7 @@ declare const SetIdentityNotificationTopicCommand_base: {
|
|
|
61
61
|
* @throws {@link SESServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
63
63
|
*
|
|
64
|
+
* @public
|
|
64
65
|
* @example SetIdentityNotificationTopic
|
|
65
66
|
* ```javascript
|
|
66
67
|
* // The following example sets the Amazon SNS topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with the specified identity as the Source:
|
|
@@ -22,10 +22,10 @@ export interface SetReceiptRulePositionCommandOutput extends SetReceiptRulePosit
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetReceiptRulePositionCommand_base: {
|
|
24
24
|
new (input: SetReceiptRulePositionCommandInput): import("@smithy/smithy-client").CommandImpl<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetReceiptRulePositionCommandInput): import("@smithy/smithy-client").CommandImpl<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the position of the specified receipt rule in the receipt rule set.</p>
|
|
30
30
|
* <p>For information about managing receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-receipt-rules-console-walkthrough.html">Amazon SES
|
|
31
31
|
* Developer Guide</a>.</p>
|
|
@@ -62,6 +62,7 @@ declare const SetReceiptRulePositionCommand_base: {
|
|
|
62
62
|
* @throws {@link SESServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
64
64
|
*
|
|
65
|
+
* @public
|
|
65
66
|
* @example SetReceiptRulePosition
|
|
66
67
|
* ```javascript
|
|
67
68
|
* // The following example sets the position of a receipt rule in a receipt rule set:
|
|
@@ -22,10 +22,10 @@ export interface TestRenderTemplateCommandOutput extends TestRenderTemplateRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const TestRenderTemplateCommand_base: {
|
|
24
24
|
new (input: TestRenderTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TestRenderTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a preview of the MIME content of an email when provided with a template and a
|
|
30
30
|
* set of replacement data.</p>
|
|
31
31
|
* <p>You can execute this operation no more than once per second.</p>
|
|
@@ -69,6 +69,7 @@ declare const TestRenderTemplateCommand_base: {
|
|
|
69
69
|
* @throws {@link SESServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class TestRenderTemplateCommand extends TestRenderTemplateCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAccountSendingEnabledCommandOutput extends __MetadataBear
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAccountSendingEnabledCommand_base: {
|
|
24
24
|
new (input: UpdateAccountSendingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccountSendingEnabledCommandInput, UpdateAccountSendingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateAccountSendingEnabledCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateAccountSendingEnabledCommandInput, UpdateAccountSendingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables or disables email sending across your entire Amazon SES account in the current
|
|
30
30
|
* Amazon Web Services Region. You can use this operation in conjunction with Amazon CloudWatch alarms to
|
|
31
31
|
* temporarily pause email sending across your Amazon SES account in a given Amazon Web Services Region when
|
|
@@ -56,6 +56,7 @@ declare const UpdateAccountSendingEnabledCommand_base: {
|
|
|
56
56
|
* @throws {@link SESServiceException}
|
|
57
57
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
58
58
|
*
|
|
59
|
+
* @public
|
|
59
60
|
* @example UpdateAccountSendingEnabled
|
|
60
61
|
* ```javascript
|
|
61
62
|
* // The following example updated the sending status for this account.
|
|
@@ -22,10 +22,10 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConfigurationSetEventDestinationCommand_base: {
|
|
24
24
|
new (input: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the event destination of a configuration set. Event destinations are
|
|
30
30
|
* associated with configuration sets, which enable you to publish email sending events to
|
|
31
31
|
* Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS). For information about using configuration sets,
|
|
@@ -103,6 +103,7 @@ declare const UpdateConfigurationSetEventDestinationCommand_base: {
|
|
|
103
103
|
* @throws {@link SESServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class UpdateConfigurationSetEventDestinationCommand extends UpdateConfigurationSetEventDestinationCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput ext
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConfigurationSetReputationMetricsEnabledCommand_base: {
|
|
24
24
|
new (input: UpdateConfigurationSetReputationMetricsEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConfigurationSetReputationMetricsEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables or disables the publishing of reputation metrics for emails sent using a
|
|
30
30
|
* specific configuration set in a given Amazon Web Services Region. Reputation metrics include bounce
|
|
31
31
|
* and complaint rates. These metrics are published to Amazon CloudWatch. By using CloudWatch, you can
|
|
@@ -59,6 +59,7 @@ declare const UpdateConfigurationSetReputationMetricsEnabledCommand_base: {
|
|
|
59
59
|
* @throws {@link SESServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
* @example UpdateConfigurationSetReputationMetricsEnabled
|
|
63
64
|
* ```javascript
|
|
64
65
|
* // Set the reputationMetricsEnabled flag for a specific configuration set.
|
|
@@ -22,10 +22,10 @@ export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConfigurationSetSendingEnabledCommand_base: {
|
|
24
24
|
new (input: UpdateConfigurationSetSendingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConfigurationSetSendingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables or disables email sending for messages sent using a specific configuration set
|
|
30
30
|
* in a given Amazon Web Services Region. You can use this operation in conjunction with Amazon CloudWatch alarms
|
|
31
31
|
* to temporarily pause email sending for a configuration set when the reputation metrics
|
|
@@ -60,6 +60,7 @@ declare const UpdateConfigurationSetSendingEnabledCommand_base: {
|
|
|
60
60
|
* @throws {@link SESServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
* @example UpdateConfigurationSetReputationMetricsEnabled
|
|
64
65
|
* ```javascript
|
|
65
66
|
* // Set the sending enabled flag for a specific configuration set.
|
|
@@ -22,10 +22,10 @@ export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends Upda
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConfigurationSetTrackingOptionsCommand_base: {
|
|
24
24
|
new (input: UpdateConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Modifies an association between a configuration set and a custom domain for open and
|
|
30
30
|
* click event tracking. </p>
|
|
31
31
|
* <p>By default, images and links used for tracking open and click events are hosted on
|
|
@@ -77,6 +77,7 @@ declare const UpdateConfigurationSetTrackingOptionsCommand_base: {
|
|
|
77
77
|
* @throws {@link SESServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class UpdateConfigurationSetTrackingOptionsCommand extends UpdateConfigurationSetTrackingOptionsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateCustomVerificationEmailTemplateCommand_base: {
|
|
24
24
|
new (input: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an existing custom verification email template.</p>
|
|
30
30
|
* <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/dg/creating-identities.html#send-email-verify-address-custom">Using
|
|
31
31
|
* Custom Verification Email Templates</a> in the <i>Amazon SES Developer
|
|
@@ -71,6 +71,7 @@ declare const UpdateCustomVerificationEmailTemplateCommand_base: {
|
|
|
71
71
|
* @throws {@link SESServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UpdateCustomVerificationEmailTemplateCommand extends UpdateCustomVerificationEmailTemplateCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateReceiptRuleCommandOutput extends UpdateReceiptRuleRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateReceiptRuleCommand_base: {
|
|
24
24
|
new (input: UpdateReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a receipt rule.</p>
|
|
30
30
|
* <p>For information about managing receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-receipt-rules-console-walkthrough.html">Amazon SES
|
|
31
31
|
* Developer Guide</a>.</p>
|
|
@@ -130,6 +130,7 @@ declare const UpdateReceiptRuleCommand_base: {
|
|
|
130
130
|
* @throws {@link SESServiceException}
|
|
131
131
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
132
132
|
*
|
|
133
|
+
* @public
|
|
133
134
|
* @example UpdateReceiptRule
|
|
134
135
|
* ```javascript
|
|
135
136
|
* // The following example updates a receipt rule to use an Amazon S3 action:
|
|
@@ -22,10 +22,10 @@ export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateTemplateCommand_base: {
|
|
24
24
|
new (input: UpdateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTemplateCommandInput, UpdateTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTemplateCommandInput, UpdateTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an email template. Email templates enable you to send personalized email to
|
|
30
30
|
* one or more destinations in a single operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/send-personalized-email-api.html">Amazon SES
|
|
31
31
|
* Developer Guide</a>.</p>
|
|
@@ -67,6 +67,7 @@ declare const UpdateTemplateCommand_base: {
|
|
|
67
67
|
* @throws {@link SESServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class UpdateTemplateCommand extends UpdateTemplateCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface VerifyDomainDkimCommandOutput extends VerifyDomainDkimResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const VerifyDomainDkimCommand_base: {
|
|
24
24
|
new (input: VerifyDomainDkimCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: VerifyDomainDkimCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a set of DKIM tokens for a domain identity.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>When you execute the <code>VerifyDomainDkim</code> operation, the domain that you
|
|
@@ -93,6 +93,7 @@ declare const VerifyDomainDkimCommand_base: {
|
|
|
93
93
|
* @throws {@link SESServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
* @example VerifyDomainDkim
|
|
97
98
|
* ```javascript
|
|
98
99
|
* // The following example generates DKIM tokens for a domain that has been verified with Amazon SES:
|
|
@@ -22,10 +22,10 @@ export interface VerifyDomainIdentityCommandOutput extends VerifyDomainIdentityR
|
|
|
22
22
|
}
|
|
23
23
|
declare const VerifyDomainIdentityCommand_base: {
|
|
24
24
|
new (input: VerifyDomainIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: VerifyDomainIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds a domain to the list of identities for your Amazon SES account in the current
|
|
30
30
|
* Amazon Web Services Region and attempts to verify it. For more information about verifying domains,
|
|
31
31
|
* see <a href="https://docs.aws.amazon.com/ses/latest/dg/verify-addresses-and-domains.html">Verifying Email Addresses and Domains</a> in the <i>Amazon SES Developer
|
|
@@ -58,6 +58,7 @@ declare const VerifyDomainIdentityCommand_base: {
|
|
|
58
58
|
* @throws {@link SESServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
* @example VerifyDomainIdentity
|
|
62
63
|
* ```javascript
|
|
63
64
|
* // The following example starts the domain verification process with Amazon SES:
|
|
@@ -22,10 +22,10 @@ export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const VerifyEmailAddressCommand_base: {
|
|
24
24
|
new (input: VerifyEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: VerifyEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deprecated. Use the <code>VerifyEmailIdentity</code> operation to verify a new email
|
|
30
30
|
* address.</p>
|
|
31
31
|
* @example
|
|
@@ -52,6 +52,7 @@ declare const VerifyEmailAddressCommand_base: {
|
|
|
52
52
|
* @throws {@link SESServiceException}
|
|
53
53
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
54
54
|
*
|
|
55
|
+
* @public
|
|
55
56
|
* @example VerifyEmailAddress
|
|
56
57
|
* ```javascript
|
|
57
58
|
* // The following example starts the email address verification process with Amazon SES:
|
|
@@ -22,10 +22,10 @@ export interface VerifyEmailIdentityCommandOutput extends VerifyEmailIdentityRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const VerifyEmailIdentityCommand_base: {
|
|
24
24
|
new (input: VerifyEmailIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: VerifyEmailIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds an email address to the list of identities for your Amazon SES account in the current
|
|
30
30
|
* Amazon Web Services Region and attempts to verify it. As a result of executing this operation, a
|
|
31
31
|
* verification email is sent to the specified address.</p>
|
|
@@ -54,6 +54,7 @@ declare const VerifyEmailIdentityCommand_base: {
|
|
|
54
54
|
* @throws {@link SESServiceException}
|
|
55
55
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
56
56
|
*
|
|
57
|
+
* @public
|
|
57
58
|
* @example VerifyEmailIdentity
|
|
58
59
|
* ```javascript
|
|
59
60
|
* // The following example starts the email address verification process with Amazon SES:
|