@aws-sdk/client-ses 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +18 -41
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +18 -41
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +18 -41
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +18 -41
- package/dist-cjs/commands/CreateTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteIdentityCommand.js +18 -41
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +18 -41
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +18 -41
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +18 -41
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +18 -41
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +18 -41
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +18 -41
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +18 -41
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +18 -41
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +18 -41
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +18 -41
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +18 -41
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +18 -41
- package/dist-cjs/commands/GetSendQuotaCommand.js +18 -41
- package/dist-cjs/commands/GetSendStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetTemplateCommand.js +18 -41
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +18 -41
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListIdentitiesCommand.js +18 -41
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +18 -41
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +18 -41
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +18 -41
- package/dist-cjs/commands/ListTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +18 -41
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +18 -41
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +18 -41
- package/dist-cjs/commands/SendBounceCommand.js +18 -41
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +18 -41
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +18 -41
- package/dist-cjs/commands/SendEmailCommand.js +18 -41
- package/dist-cjs/commands/SendRawEmailCommand.js +18 -41
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +18 -41
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +18 -41
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +18 -41
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +18 -41
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +18 -41
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +18 -41
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +18 -41
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +18 -41
- package/dist-cjs/commands/TestRenderTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +18 -41
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +18 -41
- package/dist-cjs/commands/UpdateTemplateCommand.js +18 -41
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +18 -41
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +18 -41
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +18 -41
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +18 -41
- package/dist-es/commands/CreateConfigurationSetCommand.js +18 -41
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +18 -41
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +18 -41
- package/dist-es/commands/CreateReceiptFilterCommand.js +18 -41
- package/dist-es/commands/CreateReceiptRuleCommand.js +18 -41
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +18 -41
- package/dist-es/commands/CreateTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteConfigurationSetCommand.js +18 -41
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +18 -41
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteIdentityCommand.js +18 -41
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +18 -41
- package/dist-es/commands/DeleteReceiptFilterCommand.js +18 -41
- package/dist-es/commands/DeleteReceiptRuleCommand.js +18 -41
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +18 -41
- package/dist-es/commands/DeleteTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +18 -41
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +18 -41
- package/dist-es/commands/DescribeConfigurationSetCommand.js +18 -41
- package/dist-es/commands/DescribeReceiptRuleCommand.js +18 -41
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +18 -41
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +18 -41
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +18 -41
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +18 -41
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +18 -41
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +18 -41
- package/dist-es/commands/GetIdentityPoliciesCommand.js +18 -41
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +18 -41
- package/dist-es/commands/GetSendQuotaCommand.js +18 -41
- package/dist-es/commands/GetSendStatisticsCommand.js +18 -41
- package/dist-es/commands/GetTemplateCommand.js +18 -41
- package/dist-es/commands/ListConfigurationSetsCommand.js +18 -41
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +18 -41
- package/dist-es/commands/ListIdentitiesCommand.js +18 -41
- package/dist-es/commands/ListIdentityPoliciesCommand.js +18 -41
- package/dist-es/commands/ListReceiptFiltersCommand.js +18 -41
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +18 -41
- package/dist-es/commands/ListTemplatesCommand.js +18 -41
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +18 -41
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
- package/dist-es/commands/PutIdentityPolicyCommand.js +18 -41
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +18 -41
- package/dist-es/commands/SendBounceCommand.js +18 -41
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +18 -41
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +18 -41
- package/dist-es/commands/SendEmailCommand.js +18 -41
- package/dist-es/commands/SendRawEmailCommand.js +18 -41
- package/dist-es/commands/SendTemplatedEmailCommand.js +18 -41
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +18 -41
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +18 -41
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +18 -41
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +18 -41
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +18 -41
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +18 -41
- package/dist-es/commands/SetReceiptRulePositionCommand.js +18 -41
- package/dist-es/commands/TestRenderTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +18 -41
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +18 -41
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +18 -41
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +18 -41
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateReceiptRuleCommand.js +18 -41
- package/dist-es/commands/UpdateTemplateCommand.js +18 -41
- package/dist-es/commands/VerifyDomainDkimCommand.js +18 -41
- package/dist-es/commands/VerifyDomainIdentityCommand.js +18 -41
- package/dist-es/commands/VerifyEmailAddressCommand.js +18 -41
- package/dist-es/commands/VerifyEmailIdentityCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +6 -21
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIdentityCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +6 -21
- package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +6 -21
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +6 -21
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +6 -21
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +6 -21
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +6 -21
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +6 -21
- package/dist-types/commands/GetSendQuotaCommand.d.ts +6 -21
- package/dist-types/commands/GetSendStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListIdentitiesCommand.d.ts +6 -21
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +6 -21
- package/dist-types/commands/ListReceiptFiltersCommand.d.ts +6 -21
- package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +6 -21
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +6 -21
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +6 -21
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/SendBounceCommand.d.ts +6 -21
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +6 -21
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +6 -21
- package/dist-types/commands/SendEmailCommand.d.ts +6 -21
- package/dist-types/commands/SendRawEmailCommand.d.ts +6 -21
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +6 -21
- package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +6 -21
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +6 -21
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +6 -21
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +6 -21
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +6 -21
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +6 -21
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTemplateCommand.d.ts +6 -21
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +6 -21
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +6 -21
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +6 -21
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetSendQuotaResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetSendQuotaCommandInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetSendQuotaCommandOutput extends GetSendQuotaResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetSendQuotaCommand_base: {
|
|
24
|
+
new (input: GetSendQuotaCommandInput): import("@smithy/smithy-client").CommandImpl<GetSendQuotaCommandInput, GetSendQuotaCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides the sending limits for the Amazon SES account. </p>
|
|
@@ -68,23 +71,5 @@ export interface GetSendQuotaCommandOutput extends GetSendQuotaResponse, __Metad
|
|
|
68
71
|
* ```
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class GetSendQuotaCommand extends
|
|
72
|
-
readonly input: GetSendQuotaCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: GetSendQuotaCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSendQuotaCommandInput, GetSendQuotaCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class GetSendQuotaCommand extends GetSendQuotaCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetSendStatisticsResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetSendStatisticsCommandInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetSendStatisticsCommandOutput extends GetSendStatisticsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetSendStatisticsCommand_base: {
|
|
24
|
+
new (input: GetSendStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides sending statistics for the current Amazon Web Services Region. The result is a list of data
|
|
@@ -96,23 +99,5 @@ export interface GetSendStatisticsCommandOutput extends GetSendStatisticsRespons
|
|
|
96
99
|
* ```
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class GetSendStatisticsCommand extends
|
|
100
|
-
readonly input: GetSendStatisticsCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: GetSendStatisticsCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class GetSendStatisticsCommand extends GetSendStatisticsCommand_base {
|
|
118
103
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetTemplateRequest, GetTemplateResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetTemplateCommandInput extends GetTemplateRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetTemplateCommandOutput extends GetTemplateResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetTemplateCommand_base: {
|
|
24
|
+
new (input: GetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateCommandInput, GetTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Displays the template object (which includes the Subject line, HTML part and text
|
|
@@ -62,23 +65,5 @@ export interface GetTemplateCommandOutput extends GetTemplateResponse, __Metadat
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class GetTemplateCommand extends
|
|
66
|
-
readonly input: GetTemplateCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: GetTemplateCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTemplateCommandInput, GetTemplateCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class GetTemplateCommand extends GetTemplateCommand_base {
|
|
84
69
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListConfigurationSetsRequest, ListConfigurationSetsResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListConfigurationSetsCommandInput extends ListConfigurationSets
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListConfigurationSetsCommandOutput extends ListConfigurationSetsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListConfigurationSetsCommand_base: {
|
|
24
|
+
new (input: ListConfigurationSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides a list of the configuration sets associated with your Amazon SES account in the
|
|
@@ -67,23 +70,5 @@ export interface ListConfigurationSetsCommandOutput extends ListConfigurationSet
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class ListConfigurationSetsCommand extends
|
|
71
|
-
readonly input: ListConfigurationSetsCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: ListConfigurationSetsCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {
|
|
89
74
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListCustomVerificationEmailTemplatesRequest, ListCustomVerificationEmailTemplatesResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListCustomVerificationEmailTemplatesCommandInput extends ListCu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListCustomVerificationEmailTemplatesCommandOutput extends ListCustomVerificationEmailTemplatesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListCustomVerificationEmailTemplatesCommand_base: {
|
|
24
|
+
new (input: ListCustomVerificationEmailTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the existing custom verification email templates for your account in the current
|
|
@@ -66,23 +69,5 @@ export interface ListCustomVerificationEmailTemplatesCommandOutput extends ListC
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class ListCustomVerificationEmailTemplatesCommand extends
|
|
70
|
-
readonly input: ListCustomVerificationEmailTemplatesCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: ListCustomVerificationEmailTemplatesCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class ListCustomVerificationEmailTemplatesCommand extends ListCustomVerificationEmailTemplatesCommand_base {
|
|
88
73
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListIdentitiesRequest, ListIdentitiesResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListIdentitiesCommandInput extends ListIdentitiesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListIdentitiesCommandOutput extends ListIdentitiesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListIdentitiesCommand_base: {
|
|
24
|
+
new (input: ListIdentitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentitiesCommandInput, ListIdentitiesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list containing all of the identities (email addresses and domains) for your
|
|
@@ -89,23 +92,5 @@ export interface ListIdentitiesCommandOutput extends ListIdentitiesResponse, __M
|
|
|
89
92
|
* ```
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class ListIdentitiesCommand extends
|
|
93
|
-
readonly input: ListIdentitiesCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: ListIdentitiesCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIdentitiesCommandInput, ListIdentitiesCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class ListIdentitiesCommand extends ListIdentitiesCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListIdentityPoliciesRequest, ListIdentityPoliciesResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListIdentityPoliciesCommandInput extends ListIdentityPoliciesRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListIdentityPoliciesCommandOutput extends ListIdentityPoliciesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListIdentityPoliciesCommand_base: {
|
|
24
|
+
new (input: ListIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityPoliciesCommandInput, ListIdentityPoliciesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of sending authorization policies that are attached to the given
|
|
@@ -82,23 +85,5 @@ export interface ListIdentityPoliciesCommandOutput extends ListIdentityPoliciesR
|
|
|
82
85
|
* ```
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class ListIdentityPoliciesCommand extends
|
|
86
|
-
readonly input: ListIdentityPoliciesCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: ListIdentityPoliciesCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIdentityPoliciesCommandInput, ListIdentityPoliciesCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class ListIdentityPoliciesCommand extends ListIdentityPoliciesCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListReceiptFiltersRequest, ListReceiptFiltersResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReceiptFiltersCommandInput extends ListReceiptFiltersReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReceiptFiltersCommandOutput extends ListReceiptFiltersResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReceiptFiltersCommand_base: {
|
|
24
|
+
new (input: ListReceiptFiltersCommandInput): import("@smithy/smithy-client").CommandImpl<ListReceiptFiltersCommandInput, ListReceiptFiltersCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the IP address filters associated with your Amazon Web Services account in the current
|
|
@@ -83,23 +86,5 @@ export interface ListReceiptFiltersCommandOutput extends ListReceiptFiltersRespo
|
|
|
83
86
|
* ```
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class ListReceiptFiltersCommand extends
|
|
87
|
-
readonly input: ListReceiptFiltersCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: ListReceiptFiltersCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReceiptFiltersCommandInput, ListReceiptFiltersCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class ListReceiptFiltersCommand extends ListReceiptFiltersCommand_base {
|
|
105
90
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListReceiptRuleSetsRequest, ListReceiptRuleSetsResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReceiptRuleSetsCommandInput extends ListReceiptRuleSetsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReceiptRuleSetsCommandOutput extends ListReceiptRuleSetsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReceiptRuleSetsCommand_base: {
|
|
24
|
+
new (input: ListReceiptRuleSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReceiptRuleSetsCommandInput, ListReceiptRuleSetsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the receipt rule sets that exist under your Amazon Web Services account in the current
|
|
@@ -85,23 +88,5 @@ export interface ListReceiptRuleSetsCommandOutput extends ListReceiptRuleSetsRes
|
|
|
85
88
|
* ```
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class ListReceiptRuleSetsCommand extends
|
|
89
|
-
readonly input: ListReceiptRuleSetsCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: ListReceiptRuleSetsCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReceiptRuleSetsCommandInput, ListReceiptRuleSetsCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class ListReceiptRuleSetsCommand extends ListReceiptRuleSetsCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListTemplatesRequest, ListTemplatesResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTemplatesCommandInput extends ListTemplatesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTemplatesCommandOutput extends ListTemplatesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTemplatesCommand_base: {
|
|
24
|
+
new (input: ListTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplatesCommandInput, ListTemplatesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the email templates present in your Amazon SES account in the current
|
|
@@ -60,23 +63,5 @@ export interface ListTemplatesCommandOutput extends ListTemplatesResponse, __Met
|
|
|
60
63
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
61
64
|
*
|
|
62
65
|
*/
|
|
63
|
-
export declare class ListTemplatesCommand extends
|
|
64
|
-
readonly input: ListTemplatesCommandInput;
|
|
65
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
-
/**
|
|
67
|
-
* @public
|
|
68
|
-
*/
|
|
69
|
-
constructor(input: ListTemplatesCommandInput);
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTemplatesCommandInput, ListTemplatesCommandOutput>;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private serialize;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private deserialize;
|
|
66
|
+
export declare class ListTemplatesCommand extends ListTemplatesCommand_base {
|
|
82
67
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListVerifiedEmailAddressesResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListVerifiedEmailAddressesCommandInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListVerifiedEmailAddressesCommandOutput extends ListVerifiedEmailAddressesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListVerifiedEmailAddressesCommand_base: {
|
|
24
|
+
new (input: ListVerifiedEmailAddressesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVerifiedEmailAddressesCommandInput, ListVerifiedEmailAddressesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deprecated. Use the <code>ListIdentities</code> operation to list the email addresses
|
|
@@ -69,23 +72,5 @@ export interface ListVerifiedEmailAddressesCommandOutput extends ListVerifiedEma
|
|
|
69
72
|
* ```
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class ListVerifiedEmailAddressesCommand extends
|
|
73
|
-
readonly input: ListVerifiedEmailAddressesCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: ListVerifiedEmailAddressesCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListVerifiedEmailAddressesCommandInput, ListVerifiedEmailAddressesCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class ListVerifiedEmailAddressesCommand extends ListVerifiedEmailAddressesCommand_base {
|
|
91
76
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutConfigurationSetDeliveryOptionsRequest, PutConfigurationSetDeliveryOptionsResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutConfigurationSetDeliveryOptionsCommandInput extends PutConfi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConfigurationSetDeliveryOptionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutConfigurationSetDeliveryOptionsCommand_base: {
|
|
24
|
+
new (input: PutConfigurationSetDeliveryOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or updates the delivery options for a configuration set.</p>
|
|
@@ -58,23 +61,5 @@ export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConf
|
|
|
58
61
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
59
62
|
*
|
|
60
63
|
*/
|
|
61
|
-
export declare class PutConfigurationSetDeliveryOptionsCommand extends
|
|
62
|
-
readonly input: PutConfigurationSetDeliveryOptionsCommandInput;
|
|
63
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
-
/**
|
|
65
|
-
* @public
|
|
66
|
-
*/
|
|
67
|
-
constructor(input: PutConfigurationSetDeliveryOptionsCommandInput);
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput>;
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
private serialize;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private deserialize;
|
|
64
|
+
export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_base {
|
|
80
65
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutIdentityPolicyRequest, PutIdentityPolicyResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutIdentityPolicyCommandInput extends PutIdentityPolicyRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutIdentityPolicyCommandOutput extends PutIdentityPolicyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutIdentityPolicyCommand_base: {
|
|
24
|
+
new (input: PutIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or updates a sending authorization policy for the specified identity (an email
|
|
@@ -78,23 +81,5 @@ export interface PutIdentityPolicyCommandOutput extends PutIdentityPolicyRespons
|
|
|
78
81
|
* ```
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class PutIdentityPolicyCommand extends
|
|
82
|
-
readonly input: PutIdentityPolicyCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: PutIdentityPolicyCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class PutIdentityPolicyCommand extends PutIdentityPolicyCommand_base {
|
|
100
85
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ReorderReceiptRuleSetRequest, ReorderReceiptRuleSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ReorderReceiptRuleSetCommandInput extends ReorderReceiptRuleSet
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ReorderReceiptRuleSetCommandOutput extends ReorderReceiptRuleSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ReorderReceiptRuleSetCommand_base: {
|
|
24
|
+
new (input: ReorderReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ReorderReceiptRuleSetCommandInput, ReorderReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Reorders the receipt rules within a receipt rule set.</p>
|
|
@@ -80,23 +83,5 @@ export interface ReorderReceiptRuleSetCommandOutput extends ReorderReceiptRuleSe
|
|
|
80
83
|
* ```
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class ReorderReceiptRuleSetCommand extends
|
|
84
|
-
readonly input: ReorderReceiptRuleSetCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: ReorderReceiptRuleSetCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ReorderReceiptRuleSetCommandInput, ReorderReceiptRuleSetCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class ReorderReceiptRuleSetCommand extends ReorderReceiptRuleSetCommand_base {
|
|
102
87
|
}
|