@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 { CreateConfigurationSetTrackingOptionsRequest, CreateConfigurationSetTrackingOptionsResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateConfigurationSetTrackingOptionsCommandInput extends Creat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateConfigurationSetTrackingOptionsCommandOutput extends CreateConfigurationSetTrackingOptionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateConfigurationSetTrackingOptionsCommand_base: {
|
|
24
|
+
new (input: CreateConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an association between a configuration set and a custom domain for open and
|
|
@@ -76,23 +79,5 @@ export interface CreateConfigurationSetTrackingOptionsCommandOutput extends Crea
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class CreateConfigurationSetTrackingOptionsCommand extends
|
|
80
|
-
readonly input: CreateConfigurationSetTrackingOptionsCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: CreateConfigurationSetTrackingOptionsCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class CreateConfigurationSetTrackingOptionsCommand extends CreateConfigurationSetTrackingOptionsCommand_base {
|
|
98
83
|
}
|
|
@@ -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 { CreateCustomVerificationEmailTemplateRequest } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateCustomVerificationEmailTemplateCommandInput extends Creat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateCustomVerificationEmailTemplateCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateCustomVerificationEmailTemplateCommand_base: {
|
|
24
|
+
new (input: CreateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new custom verification email template.</p>
|
|
@@ -74,23 +77,5 @@ export interface CreateCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class CreateCustomVerificationEmailTemplateCommand extends
|
|
78
|
-
readonly input: CreateCustomVerificationEmailTemplateCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: CreateCustomVerificationEmailTemplateCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class CreateCustomVerificationEmailTemplateCommand extends CreateCustomVerificationEmailTemplateCommand_base {
|
|
96
81
|
}
|
|
@@ -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 { CreateReceiptFilterRequest, CreateReceiptFilterResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateReceiptFilterCommandInput extends CreateReceiptFilterRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateReceiptFilterCommandOutput extends CreateReceiptFilterResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateReceiptFilterCommand_base: {
|
|
24
|
+
new (input: CreateReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new IP address filter.</p>
|
|
@@ -83,23 +86,5 @@ export interface CreateReceiptFilterCommandOutput extends CreateReceiptFilterRes
|
|
|
83
86
|
* ```
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class CreateReceiptFilterCommand extends
|
|
87
|
-
readonly input: CreateReceiptFilterCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: CreateReceiptFilterCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class CreateReceiptFilterCommand extends CreateReceiptFilterCommand_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 { CreateReceiptRuleRequest, CreateReceiptRuleResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateReceiptRuleCommandInput extends CreateReceiptRuleRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateReceiptRuleCommandOutput extends CreateReceiptRuleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateReceiptRuleCommand_base: {
|
|
24
|
+
new (input: CreateReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a receipt rule.</p>
|
|
@@ -158,23 +161,5 @@ export interface CreateReceiptRuleCommandOutput extends CreateReceiptRuleRespons
|
|
|
158
161
|
* ```
|
|
159
162
|
*
|
|
160
163
|
*/
|
|
161
|
-
export declare class CreateReceiptRuleCommand extends
|
|
162
|
-
readonly input: CreateReceiptRuleCommandInput;
|
|
163
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
164
|
-
/**
|
|
165
|
-
* @public
|
|
166
|
-
*/
|
|
167
|
-
constructor(input: CreateReceiptRuleCommandInput);
|
|
168
|
-
/**
|
|
169
|
-
* @internal
|
|
170
|
-
*/
|
|
171
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput>;
|
|
172
|
-
/**
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
175
|
-
private serialize;
|
|
176
|
-
/**
|
|
177
|
-
* @internal
|
|
178
|
-
*/
|
|
179
|
-
private deserialize;
|
|
164
|
+
export declare class CreateReceiptRuleCommand extends CreateReceiptRuleCommand_base {
|
|
180
165
|
}
|
|
@@ -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 { CreateReceiptRuleSetRequest, CreateReceiptRuleSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateReceiptRuleSetCommandInput extends CreateReceiptRuleSetRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateReceiptRuleSetCommandOutput extends CreateReceiptRuleSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateReceiptRuleSetCommand_base: {
|
|
24
|
+
new (input: CreateReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an empty receipt rule set.</p>
|
|
@@ -70,23 +73,5 @@ export interface CreateReceiptRuleSetCommandOutput extends CreateReceiptRuleSetR
|
|
|
70
73
|
* ```
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class CreateReceiptRuleSetCommand extends
|
|
74
|
-
readonly input: CreateReceiptRuleSetCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: CreateReceiptRuleSetCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class CreateReceiptRuleSetCommand extends CreateReceiptRuleSetCommand_base {
|
|
92
77
|
}
|
|
@@ -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 { CreateTemplateRequest, CreateTemplateResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateTemplateCommandInput extends CreateTemplateRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateTemplateCommandOutput extends CreateTemplateResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateTemplateCommand_base: {
|
|
24
|
+
new (input: CreateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateCommandInput, CreateTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an email template. Email templates enable you to send personalized email to
|
|
@@ -69,23 +72,5 @@ export interface CreateTemplateCommandOutput extends CreateTemplateResponse, __M
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class CreateTemplateCommand extends
|
|
73
|
-
readonly input: CreateTemplateCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: CreateTemplateCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTemplateCommandInput, CreateTemplateCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class CreateTemplateCommand extends CreateTemplateCommand_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 { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteConfigurationSetCommandInput extends DeleteConfigurationS
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteConfigurationSetCommandOutput extends DeleteConfigurationSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteConfigurationSetCommand_base: {
|
|
24
|
+
new (input: DeleteConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a configuration set. Configuration sets enable you to publish email sending
|
|
@@ -55,23 +58,5 @@ export interface DeleteConfigurationSetCommandOutput extends DeleteConfiguration
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class DeleteConfigurationSetCommand extends
|
|
59
|
-
readonly input: DeleteConfigurationSetCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: DeleteConfigurationSetCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
|
|
77
62
|
}
|
|
@@ -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 { DeleteConfigurationSetEventDestinationRequest, DeleteConfigurationSetEventDestinationResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteConfigurationSetEventDestinationCommandInput extends Dele
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteConfigurationSetEventDestinationCommandOutput extends DeleteConfigurationSetEventDestinationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteConfigurationSetEventDestinationCommand_base: {
|
|
24
|
+
new (input: DeleteConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a configuration set event destination. Configuration set event destinations
|
|
@@ -60,23 +63,5 @@ export interface DeleteConfigurationSetEventDestinationCommandOutput extends Del
|
|
|
60
63
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
61
64
|
*
|
|
62
65
|
*/
|
|
63
|
-
export declare class DeleteConfigurationSetEventDestinationCommand extends
|
|
64
|
-
readonly input: DeleteConfigurationSetEventDestinationCommandInput;
|
|
65
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
-
/**
|
|
67
|
-
* @public
|
|
68
|
-
*/
|
|
69
|
-
constructor(input: DeleteConfigurationSetEventDestinationCommandInput);
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput>;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private serialize;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private deserialize;
|
|
66
|
+
export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_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 { DeleteConfigurationSetTrackingOptionsRequest, DeleteConfigurationSetTrackingOptionsResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteConfigurationSetTrackingOptionsCommandInput extends Delet
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteConfigurationSetTrackingOptionsCommandOutput extends DeleteConfigurationSetTrackingOptionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteConfigurationSetTrackingOptionsCommand_base: {
|
|
24
|
+
new (input: DeleteConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an association between a configuration set and a custom domain for open and
|
|
@@ -64,23 +67,5 @@ export interface DeleteConfigurationSetTrackingOptionsCommandOutput extends Dele
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class DeleteConfigurationSetTrackingOptionsCommand extends
|
|
68
|
-
readonly input: DeleteConfigurationSetTrackingOptionsCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: DeleteConfigurationSetTrackingOptionsCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class DeleteConfigurationSetTrackingOptionsCommand extends DeleteConfigurationSetTrackingOptionsCommand_base {
|
|
86
71
|
}
|
|
@@ -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 { DeleteCustomVerificationEmailTemplateRequest } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteCustomVerificationEmailTemplateCommandInput extends Delet
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteCustomVerificationEmailTemplateCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteCustomVerificationEmailTemplateCommand_base: {
|
|
24
|
+
new (input: DeleteCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an existing custom verification email template. </p>
|
|
@@ -53,23 +56,5 @@ export interface DeleteCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class DeleteCustomVerificationEmailTemplateCommand extends
|
|
57
|
-
readonly input: DeleteCustomVerificationEmailTemplateCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: DeleteCustomVerificationEmailTemplateCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class DeleteCustomVerificationEmailTemplateCommand extends DeleteCustomVerificationEmailTemplateCommand_base {
|
|
75
60
|
}
|
|
@@ -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 { DeleteIdentityRequest, DeleteIdentityResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteIdentityCommandInput extends DeleteIdentityRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteIdentityCommandOutput extends DeleteIdentityResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteIdentityCommand_base: {
|
|
24
|
+
new (input: DeleteIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityCommandInput, DeleteIdentityCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified identity (an email address or a domain) from the list of
|
|
@@ -62,23 +65,5 @@ export interface DeleteIdentityCommandOutput extends DeleteIdentityResponse, __M
|
|
|
62
65
|
* ```
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class DeleteIdentityCommand extends
|
|
66
|
-
readonly input: DeleteIdentityCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: DeleteIdentityCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIdentityCommandInput, DeleteIdentityCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class DeleteIdentityCommand extends DeleteIdentityCommand_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 { DeleteIdentityPolicyRequest, DeleteIdentityPolicyResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteIdentityPolicyCommandInput extends DeleteIdentityPolicyRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteIdentityPolicyCommandOutput extends DeleteIdentityPolicyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteIdentityPolicyCommand_base: {
|
|
24
|
+
new (input: DeleteIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified sending authorization policy for the given identity (an email
|
|
@@ -73,23 +76,5 @@ export interface DeleteIdentityPolicyCommandOutput extends DeleteIdentityPolicyR
|
|
|
73
76
|
* ```
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeleteIdentityPolicyCommand extends
|
|
77
|
-
readonly input: DeleteIdentityPolicyCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteIdentityPolicyCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeleteIdentityPolicyCommand extends DeleteIdentityPolicyCommand_base {
|
|
95
80
|
}
|
|
@@ -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 { DeleteReceiptFilterRequest, DeleteReceiptFilterResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteReceiptFilterCommandInput extends DeleteReceiptFilterRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteReceiptFilterCommandOutput extends DeleteReceiptFilterResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteReceiptFilterCommand_base: {
|
|
24
|
+
new (input: DeleteReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified IP address filter.</p>
|
|
@@ -63,23 +66,5 @@ export interface DeleteReceiptFilterCommandOutput extends DeleteReceiptFilterRes
|
|
|
63
66
|
* ```
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class DeleteReceiptFilterCommand extends
|
|
67
|
-
readonly input: DeleteReceiptFilterCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: DeleteReceiptFilterCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class DeleteReceiptFilterCommand extends DeleteReceiptFilterCommand_base {
|
|
85
70
|
}
|
|
@@ -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 { DeleteReceiptRuleRequest, DeleteReceiptRuleResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteReceiptRuleCommandInput extends DeleteReceiptRuleRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteReceiptRuleCommandOutput extends DeleteReceiptRuleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteReceiptRuleCommand_base: {
|
|
24
|
+
new (input: DeleteReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified receipt rule.</p>
|
|
@@ -68,23 +71,5 @@ export interface DeleteReceiptRuleCommandOutput extends DeleteReceiptRuleRespons
|
|
|
68
71
|
* ```
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DeleteReceiptRuleCommand extends
|
|
72
|
-
readonly input: DeleteReceiptRuleCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeleteReceiptRuleCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DeleteReceiptRuleCommand extends DeleteReceiptRuleCommand_base {
|
|
90
75
|
}
|