@aws-sdk/client-ses 3.533.0 → 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 +2 -1
- 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/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/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRule
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeReceiptRuleSetCommand_base: {
|
|
24
24
|
new (input: DescribeReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the details of the specified receipt rule set.</p>
|
|
30
30
|
* <p>For information about managing receipt rule sets, 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>
|
|
@@ -111,6 +111,7 @@ declare const DescribeReceiptRuleSetCommand_base: {
|
|
|
111
111
|
* @throws {@link SESServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
* @example DescribeReceiptRuleSet
|
|
115
116
|
* ```javascript
|
|
116
117
|
* // The following example returns the metadata and receipt rules of a receipt rule set:
|
|
@@ -22,10 +22,10 @@ export interface GetAccountSendingEnabledCommandOutput extends GetAccountSending
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAccountSendingEnabledCommand_base: {
|
|
24
24
|
new (input: GetAccountSendingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetAccountSendingEnabledCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the email sending status of the Amazon SES account for the current Region.</p>
|
|
30
30
|
* <p>You can execute this operation no more than once per second.</p>
|
|
31
31
|
* @example
|
|
@@ -52,6 +52,7 @@ declare const GetAccountSendingEnabledCommand_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 GetAccountSendingEnabled
|
|
56
57
|
* ```javascript
|
|
57
58
|
* // The following example returns if sending status for an account is enabled. (true / false):
|
|
@@ -22,10 +22,10 @@ export interface GetCustomVerificationEmailTemplateCommandOutput extends GetCust
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCustomVerificationEmailTemplateCommand_base: {
|
|
24
24
|
new (input: GetCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the custom email verification template for the template name you
|
|
30
30
|
* specify.</p>
|
|
31
31
|
* <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
|
|
@@ -67,6 +67,7 @@ declare const GetCustomVerificationEmailTemplateCommand_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 GetCustomVerificationEmailTemplateCommand extends GetCustomVerificationEmailTemplateCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetIdentityDkimAttributesCommandOutput extends GetIdentityDkimA
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetIdentityDkimAttributesCommand_base: {
|
|
24
24
|
new (input: GetIdentityDkimAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetIdentityDkimAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the current status of Easy DKIM signing for an entity. For domain name
|
|
30
30
|
* identities, this operation also returns the DKIM tokens that are required for Easy DKIM
|
|
31
31
|
* signing, and whether Amazon SES has successfully verified that these tokens have been
|
|
@@ -86,6 +86,7 @@ declare const GetIdentityDkimAttributesCommand_base: {
|
|
|
86
86
|
* @throws {@link SESServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
* @example GetIdentityDkimAttributes
|
|
90
91
|
* ```javascript
|
|
91
92
|
* // The following example retrieves the Amazon SES Easy DKIM attributes for a list of identities:
|
|
@@ -22,10 +22,10 @@ export interface GetIdentityMailFromDomainAttributesCommandOutput extends GetIde
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetIdentityMailFromDomainAttributesCommand_base: {
|
|
24
24
|
new (input: GetIdentityMailFromDomainAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetIdentityMailFromDomainAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the custom MAIL FROM attributes for a list of identities (email addresses :
|
|
30
30
|
* domains).</p>
|
|
31
31
|
* <p>This operation is throttled at one request per second and can only get custom MAIL
|
|
@@ -64,6 +64,7 @@ declare const GetIdentityMailFromDomainAttributesCommand_base: {
|
|
|
64
64
|
* @throws {@link SESServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
* @example GetIdentityMailFromDomainAttributes
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // The following example returns the custom MAIL FROM attributes for an identity:
|
|
@@ -22,10 +22,10 @@ export interface GetIdentityNotificationAttributesCommandOutput extends GetIdent
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetIdentityNotificationAttributesCommand_base: {
|
|
24
24
|
new (input: GetIdentityNotificationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityNotificationAttributesCommandInput, GetIdentityNotificationAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetIdentityNotificationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityNotificationAttributesCommandInput, GetIdentityNotificationAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Given a list of verified identities (email addresses and/or domains), returns a
|
|
30
30
|
* structure describing identity notification attributes.</p>
|
|
31
31
|
* <p>This operation is throttled at one request per second and can only get notification
|
|
@@ -70,6 +70,7 @@ declare const GetIdentityNotificationAttributesCommand_base: {
|
|
|
70
70
|
* @throws {@link SESServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
* @example GetIdentityNotificationAttributes
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // The following example returns the notification attributes for an identity:
|
|
@@ -22,10 +22,10 @@ export interface GetIdentityPoliciesCommandOutput extends GetIdentityPoliciesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetIdentityPoliciesCommand_base: {
|
|
24
24
|
new (input: GetIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityPoliciesCommandInput, GetIdentityPoliciesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityPoliciesCommandInput, GetIdentityPoliciesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the requested sending authorization policies for the given identity (an email
|
|
30
30
|
* address or a domain). The policies are returned as a map of policy names to policy
|
|
31
31
|
* contents. You can retrieve a maximum of 20 policies at a time.</p>
|
|
@@ -69,6 +69,7 @@ declare const GetIdentityPoliciesCommand_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
|
* @example GetIdentityPolicies
|
|
73
74
|
* ```javascript
|
|
74
75
|
* // The following example returns a sending authorization policy for an identity:
|
|
@@ -22,10 +22,10 @@ export interface GetIdentityVerificationAttributesCommandOutput extends GetIdent
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetIdentityVerificationAttributesCommand_base: {
|
|
24
24
|
new (input: GetIdentityVerificationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityVerificationAttributesCommandInput, GetIdentityVerificationAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetIdentityVerificationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityVerificationAttributesCommandInput, GetIdentityVerificationAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Given a list of identities (email addresses and/or domains), returns the verification
|
|
30
30
|
* status and (for domain identities) the verification token for each identity.</p>
|
|
31
31
|
* <p>The verification status of an email address is "Pending" until the email address owner
|
|
@@ -75,6 +75,7 @@ declare const GetIdentityVerificationAttributesCommand_base: {
|
|
|
75
75
|
* @throws {@link SESServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
* @example GetIdentityVerificationAttributes
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // The following example returns the verification status and the verification token for a domain identity:
|
|
@@ -22,10 +22,10 @@ export interface GetSendQuotaCommandOutput extends GetSendQuotaResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSendQuotaCommand_base: {
|
|
24
24
|
new (input: GetSendQuotaCommandInput): import("@smithy/smithy-client").CommandImpl<GetSendQuotaCommandInput, GetSendQuotaCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetSendQuotaCommandInput]): import("@smithy/smithy-client").CommandImpl<GetSendQuotaCommandInput, GetSendQuotaCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides the sending limits for the Amazon SES account. </p>
|
|
30
30
|
* <p>You can execute this operation no more than once per second.</p>
|
|
31
31
|
* @example
|
|
@@ -54,6 +54,7 @@ declare const GetSendQuotaCommand_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 GetSendQuota
|
|
58
59
|
* ```javascript
|
|
59
60
|
* // The following example returns the Amazon SES sending limits for an AWS account:
|
|
@@ -22,10 +22,10 @@ export interface GetSendStatisticsCommandOutput extends GetSendStatisticsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSendStatisticsCommand_base: {
|
|
24
24
|
new (input: GetSendStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetSendStatisticsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides sending statistics for the current Amazon Web Services Region. The result is a list of data
|
|
30
30
|
* points, representing the last two weeks of sending activity. Each data point in the list
|
|
31
31
|
* contains statistics for a 15-minute period of time.</p>
|
|
@@ -62,6 +62,7 @@ declare const GetSendStatisticsCommand_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 GetSendStatistics
|
|
66
67
|
* ```javascript
|
|
67
68
|
* // The following example returns Amazon SES sending statistics:
|
|
@@ -22,10 +22,10 @@ export interface GetTemplateCommandOutput extends GetTemplateResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTemplateCommand_base: {
|
|
24
24
|
new (input: GetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateCommandInput, GetTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateCommandInput, GetTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Displays the template object (which includes the Subject line, HTML part and text
|
|
30
30
|
* part) for the template you specify.</p>
|
|
31
31
|
* <p>You can execute this operation no more than once per second.</p>
|
|
@@ -64,6 +64,7 @@ declare const GetTemplateCommand_base: {
|
|
|
64
64
|
* @throws {@link SESServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class GetTemplateCommand extends GetTemplateCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListConfigurationSetsCommandOutput extends ListConfigurationSet
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListConfigurationSetsCommand_base: {
|
|
24
24
|
new (input: ListConfigurationSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListConfigurationSetsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides a list of the configuration sets associated with your Amazon SES account in the
|
|
30
30
|
* current Amazon Web Services Region. For information about using configuration sets, see <a href="https://docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity.html">Monitoring
|
|
31
31
|
* Your Amazon SES Sending Activity</a> in the <i>Amazon SES Developer
|
|
@@ -69,6 +69,7 @@ declare const ListConfigurationSetsCommand_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 ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCustomVerificationEmailTemplatesCommandOutput extends ListC
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCustomVerificationEmailTemplatesCommand_base: {
|
|
24
24
|
new (input: ListCustomVerificationEmailTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListCustomVerificationEmailTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the existing custom verification email templates for your account in the current
|
|
30
30
|
* Amazon Web Services Region.</p>
|
|
31
31
|
* <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
|
|
@@ -68,6 +68,7 @@ declare const ListCustomVerificationEmailTemplatesCommand_base: {
|
|
|
68
68
|
* @throws {@link SESServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ListCustomVerificationEmailTemplatesCommand extends ListCustomVerificationEmailTemplatesCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListIdentitiesCommandOutput extends ListIdentitiesResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListIdentitiesCommand_base: {
|
|
24
24
|
new (input: ListIdentitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentitiesCommandInput, ListIdentitiesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListIdentitiesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListIdentitiesCommandInput, ListIdentitiesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list containing all of the identities (email addresses and domains) for your
|
|
30
30
|
* Amazon Web Services account in the current Amazon Web Services Region, regardless of verification status.</p>
|
|
31
31
|
* <p>You can execute this operation no more than once per second.</p>
|
|
@@ -70,6 +70,7 @@ declare const ListIdentitiesCommand_base: {
|
|
|
70
70
|
* @throws {@link SESServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
* @example ListIdentities
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // The following example lists the email address identities that have been submitted for verification with Amazon SES:
|
|
@@ -22,10 +22,10 @@ export interface ListIdentityPoliciesCommandOutput extends ListIdentityPoliciesR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListIdentityPoliciesCommand_base: {
|
|
24
24
|
new (input: ListIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityPoliciesCommandInput, ListIdentityPoliciesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityPoliciesCommandInput, ListIdentityPoliciesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of sending authorization policies that are attached to the given
|
|
30
30
|
* identity (an email address or a domain). This operation returns only a list. To get the
|
|
31
31
|
* actual policy content, use <code>GetIdentityPolicies</code>.</p>
|
|
@@ -66,6 +66,7 @@ declare const ListIdentityPoliciesCommand_base: {
|
|
|
66
66
|
* @throws {@link SESServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
* @example ListIdentityPolicies
|
|
70
71
|
* ```javascript
|
|
71
72
|
* // The following example returns a list of sending authorization policies that are attached to an identity:
|
|
@@ -22,10 +22,10 @@ export interface ListReceiptFiltersCommandOutput extends ListReceiptFiltersRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReceiptFiltersCommand_base: {
|
|
24
24
|
new (input: ListReceiptFiltersCommandInput): import("@smithy/smithy-client").CommandImpl<ListReceiptFiltersCommandInput, ListReceiptFiltersCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListReceiptFiltersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReceiptFiltersCommandInput, ListReceiptFiltersCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the IP address filters associated with your Amazon Web Services account in the current
|
|
30
30
|
* Amazon Web Services Region.</p>
|
|
31
31
|
* <p>For information about managing IP address filters, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-ip-filtering-console-walkthrough.html">Amazon SES
|
|
@@ -63,6 +63,7 @@ declare const ListReceiptFiltersCommand_base: {
|
|
|
63
63
|
* @throws {@link SESServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
* @example ListReceiptFilters
|
|
67
68
|
* ```javascript
|
|
68
69
|
* // The following example lists the IP address filters that are associated with an AWS account:
|
|
@@ -22,10 +22,10 @@ export interface ListReceiptRuleSetsCommandOutput extends ListReceiptRuleSetsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReceiptRuleSetsCommand_base: {
|
|
24
24
|
new (input: ListReceiptRuleSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReceiptRuleSetsCommandInput, ListReceiptRuleSetsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListReceiptRuleSetsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReceiptRuleSetsCommandInput, ListReceiptRuleSetsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the receipt rule sets that exist under your Amazon Web Services account in the current
|
|
30
30
|
* Amazon Web Services Region. If there are additional receipt rule sets to be retrieved, you receive a
|
|
31
31
|
* <code>NextToken</code> that you can provide to the next call to
|
|
@@ -65,6 +65,7 @@ declare const ListReceiptRuleSetsCommand_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 ListReceiptRuleSets
|
|
69
70
|
* ```javascript
|
|
70
71
|
* // The following example lists the receipt rule sets that exist under an AWS account:
|
|
@@ -22,10 +22,10 @@ export interface ListTemplatesCommandOutput extends ListTemplatesResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTemplatesCommand_base: {
|
|
24
24
|
new (input: ListTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplatesCommandInput, ListTemplatesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTemplatesCommandInput, ListTemplatesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the email templates present in your Amazon SES account in the current
|
|
30
30
|
* Amazon Web Services Region.</p>
|
|
31
31
|
* <p>You can execute this operation no more than once per second.</p>
|
|
@@ -62,6 +62,7 @@ declare const ListTemplatesCommand_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
|
*/
|
|
66
67
|
export declare class ListTemplatesCommand extends ListTemplatesCommand_base {
|
|
67
68
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListVerifiedEmailAddressesCommandOutput extends ListVerifiedEma
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListVerifiedEmailAddressesCommand_base: {
|
|
24
24
|
new (input: ListVerifiedEmailAddressesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVerifiedEmailAddressesCommandInput, ListVerifiedEmailAddressesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListVerifiedEmailAddressesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVerifiedEmailAddressesCommandInput, ListVerifiedEmailAddressesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deprecated. Use the <code>ListIdentities</code> operation to list the email addresses
|
|
30
30
|
* and domains associated with your account.</p>
|
|
31
31
|
* @example
|
|
@@ -54,6 +54,7 @@ declare const ListVerifiedEmailAddressesCommand_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 ListVerifiedEmailAddresses
|
|
58
59
|
* ```javascript
|
|
59
60
|
* // The following example lists all email addresses that have been submitted for verification with Amazon SES:
|
|
@@ -22,10 +22,10 @@ export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConf
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutConfigurationSetDeliveryOptionsCommand_base: {
|
|
24
24
|
new (input: PutConfigurationSetDeliveryOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutConfigurationSetDeliveryOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds or updates the delivery options for a configuration set.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const PutConfigurationSetDeliveryOptionsCommand_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
|
*/
|
|
64
65
|
export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutIdentityPolicyCommandOutput extends PutIdentityPolicyRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutIdentityPolicyCommand_base: {
|
|
24
24
|
new (input: PutIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds or updates a sending authorization policy for the specified identity (an email
|
|
30
30
|
* address or a domain).</p>
|
|
31
31
|
* <note>
|
|
@@ -67,6 +67,7 @@ declare const PutIdentityPolicyCommand_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
|
* @example PutIdentityPolicy
|
|
71
72
|
* ```javascript
|
|
72
73
|
* // The following example adds a sending authorization policy to an identity:
|
|
@@ -22,10 +22,10 @@ export interface ReorderReceiptRuleSetCommandOutput extends ReorderReceiptRuleSe
|
|
|
22
22
|
}
|
|
23
23
|
declare const ReorderReceiptRuleSetCommand_base: {
|
|
24
24
|
new (input: ReorderReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ReorderReceiptRuleSetCommandInput, ReorderReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ReorderReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ReorderReceiptRuleSetCommandInput, ReorderReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Reorders the receipt rules within a receipt rule set.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>All of the rules in the rule set must be represented in this request. That is, it
|
|
@@ -67,6 +67,7 @@ declare const ReorderReceiptRuleSetCommand_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
|
* @example ReorderReceiptRuleSet
|
|
71
72
|
* ```javascript
|
|
72
73
|
* // The following example reorders the receipt rules within a receipt rule set:
|
|
@@ -22,10 +22,10 @@ export interface SendBounceCommandOutput extends SendBounceResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const SendBounceCommand_base: {
|
|
24
24
|
new (input: SendBounceCommandInput): import("@smithy/smithy-client").CommandImpl<SendBounceCommandInput, SendBounceCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SendBounceCommandInput): import("@smithy/smithy-client").CommandImpl<SendBounceCommandInput, SendBounceCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Generates and sends a bounce message to the sender of an email you received through
|
|
30
30
|
* Amazon SES. You can only use this operation on an email up to 24 hours after you receive
|
|
31
31
|
* it.</p>
|
|
@@ -100,6 +100,7 @@ declare const SendBounceCommand_base: {
|
|
|
100
100
|
* @throws {@link SESServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class SendBounceCommand extends SendBounceCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface SendBulkTemplatedEmailCommandOutput extends SendBulkTemplatedEm
|
|
|
22
22
|
}
|
|
23
23
|
declare const SendBulkTemplatedEmailCommand_base: {
|
|
24
24
|
new (input: SendBulkTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SendBulkTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Composes an email message to multiple destinations. The message body is created using
|
|
30
30
|
* an email template.</p>
|
|
31
31
|
* <p>To send email using this operation, your call must meet the following
|
|
@@ -164,6 +164,7 @@ declare const SendBulkTemplatedEmailCommand_base: {
|
|
|
164
164
|
* @throws {@link SESServiceException}
|
|
165
165
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
166
166
|
*
|
|
167
|
+
* @public
|
|
167
168
|
*/
|
|
168
169
|
export declare class SendBulkTemplatedEmailCommand extends SendBulkTemplatedEmailCommand_base {
|
|
169
170
|
}
|
|
@@ -22,10 +22,10 @@ export interface SendCustomVerificationEmailCommandOutput extends SendCustomVeri
|
|
|
22
22
|
}
|
|
23
23
|
declare const SendCustomVerificationEmailCommand_base: {
|
|
24
24
|
new (input: SendCustomVerificationEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SendCustomVerificationEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, 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
|
* customized verification email is sent to the specified address.</p>
|
|
@@ -81,6 +81,7 @@ declare const SendCustomVerificationEmailCommand_base: {
|
|
|
81
81
|
* @throws {@link SESServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class SendCustomVerificationEmailCommand extends SendCustomVerificationEmailCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const SendEmailCommand_base: {
|
|
24
24
|
new (input: SendEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SendEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Composes an email message and immediately queues it for sending. To send email using
|
|
30
30
|
* this operation, your message must meet the following requirements:</p>
|
|
31
31
|
* <ul>
|
|
@@ -156,6 +156,7 @@ declare const SendEmailCommand_base: {
|
|
|
156
156
|
* @throws {@link SESServiceException}
|
|
157
157
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
158
158
|
*
|
|
159
|
+
* @public
|
|
159
160
|
* @example SendEmail
|
|
160
161
|
* ```javascript
|
|
161
162
|
* // The following example sends a formatted email:
|
|
@@ -22,10 +22,10 @@ export interface SendRawEmailCommandOutput extends SendRawEmailResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const SendRawEmailCommand_base: {
|
|
24
24
|
new (input: SendRawEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendRawEmailCommandInput, SendRawEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SendRawEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendRawEmailCommandInput, SendRawEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Composes an email message and immediately queues it for sending.</p>
|
|
30
30
|
* <p>This operation is more flexible than the <code>SendEmail</code> operation. When you
|
|
31
31
|
* use the <code>SendRawEmail</code> operation, you can specify the headers of the message
|
|
@@ -190,6 +190,7 @@ declare const SendRawEmailCommand_base: {
|
|
|
190
190
|
* @throws {@link SESServiceException}
|
|
191
191
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
192
192
|
*
|
|
193
|
+
* @public
|
|
193
194
|
* @example SendRawEmail
|
|
194
195
|
* ```javascript
|
|
195
196
|
* // The following example sends an email with an attachment:
|
|
@@ -22,10 +22,10 @@ export interface SendTemplatedEmailCommandOutput extends SendTemplatedEmailRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const SendTemplatedEmailCommand_base: {
|
|
24
24
|
new (input: SendTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SendTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Composes an email message using an email template and immediately queues it for
|
|
30
30
|
* sending.</p>
|
|
31
31
|
* <p>To send email using this operation, your call must meet the following
|
|
@@ -153,6 +153,7 @@ declare const SendTemplatedEmailCommand_base: {
|
|
|
153
153
|
* @throws {@link SESServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
155
155
|
*
|
|
156
|
+
* @public
|
|
156
157
|
*/
|
|
157
158
|
export declare class SendTemplatedEmailCommand extends SendTemplatedEmailCommand_base {
|
|
158
159
|
}
|
|
@@ -22,10 +22,10 @@ export interface SetActiveReceiptRuleSetCommandOutput extends SetActiveReceiptRu
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetActiveReceiptRuleSetCommand_base: {
|
|
24
24
|
new (input: SetActiveReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [SetActiveReceiptRuleSetCommandInput]): import("@smithy/smithy-client").CommandImpl<SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the specified receipt rule set as the active receipt rule set.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>To disable your email-receiving through Amazon SES completely, you can call this
|
|
@@ -61,6 +61,7 @@ declare const SetActiveReceiptRuleSetCommand_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 SetActiveReceiptRuleSet
|
|
65
66
|
* ```javascript
|
|
66
67
|
* // The following example sets the active receipt rule set:
|