@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
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CloneReceiptRuleSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SESClient";
|
|
29
|
-
const commandName = "CloneReceiptRuleSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SimpleEmailService",
|
|
38
|
-
operation: "CloneReceiptRuleSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CloneReceiptRuleSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CloneReceiptRuleSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CloneReceiptRuleSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SimpleEmailService", "CloneReceiptRuleSet", {})
|
|
22
|
+
.n("SESClient", "CloneReceiptRuleSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CloneReceiptRuleSetCommand)
|
|
25
|
+
.de(Aws_query_1.de_CloneReceiptRuleSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CloneReceiptRuleSetCommand = CloneReceiptRuleSetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateConfigurationSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SESClient";
|
|
29
|
-
const commandName = "CreateConfigurationSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SimpleEmailService",
|
|
38
|
-
operation: "CreateConfigurationSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateConfigurationSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateConfigurationSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateConfigurationSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SimpleEmailService", "CreateConfigurationSet", {})
|
|
22
|
+
.n("SESClient", "CreateConfigurationSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateConfigurationSetCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateConfigurationSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateConfigurationSetCommand = CreateConfigurationSetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateConfigurationSetEventDestinationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SESClient";
|
|
29
|
-
const commandName = "CreateConfigurationSetEventDestinationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SimpleEmailService",
|
|
38
|
-
operation: "CreateConfigurationSetEventDestination",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateConfigurationSetEventDestinationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateConfigurationSetEventDestinationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateConfigurationSetEventDestinationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SimpleEmailService", "CreateConfigurationSetEventDestination", {})
|
|
22
|
+
.n("SESClient", "CreateConfigurationSetEventDestinationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateConfigurationSetEventDestinationCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateConfigurationSetEventDestinationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateConfigurationSetEventDestinationCommand = CreateConfigurationSetEventDestinationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateConfigurationSetTrackingOptionsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SESClient";
|
|
29
|
-
const commandName = "CreateConfigurationSetTrackingOptionsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SimpleEmailService",
|
|
38
|
-
operation: "CreateConfigurationSetTrackingOptions",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateConfigurationSetTrackingOptionsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateConfigurationSetTrackingOptionsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateConfigurationSetTrackingOptionsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SimpleEmailService", "CreateConfigurationSetTrackingOptions", {})
|
|
22
|
+
.n("SESClient", "CreateConfigurationSetTrackingOptionsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateConfigurationSetTrackingOptionsCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateConfigurationSetTrackingOptionsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateConfigurationSetTrackingOptionsCommand = CreateConfigurationSetTrackingOptionsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateCustomVerificationEmailTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SESClient";
|
|
29
|
-
const commandName = "CreateCustomVerificationEmailTemplateCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SimpleEmailService",
|
|
38
|
-
operation: "CreateCustomVerificationEmailTemplate",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateCustomVerificationEmailTemplateCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateCustomVerificationEmailTemplateCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateCustomVerificationEmailTemplateCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SimpleEmailService", "CreateCustomVerificationEmailTemplate", {})
|
|
22
|
+
.n("SESClient", "CreateCustomVerificationEmailTemplateCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateCustomVerificationEmailTemplateCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateCustomVerificationEmailTemplateCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateCustomVerificationEmailTemplateCommand = CreateCustomVerificationEmailTemplateCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateReceiptFilterCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SESClient";
|
|
29
|
-
const commandName = "CreateReceiptFilterCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SimpleEmailService",
|
|
38
|
-
operation: "CreateReceiptFilter",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateReceiptFilterCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateReceiptFilterCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateReceiptFilterCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SimpleEmailService", "CreateReceiptFilter", {})
|
|
22
|
+
.n("SESClient", "CreateReceiptFilterCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateReceiptFilterCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateReceiptFilterCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateReceiptFilterCommand = CreateReceiptFilterCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateReceiptRuleCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SESClient";
|
|
29
|
-
const commandName = "CreateReceiptRuleCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SimpleEmailService",
|
|
38
|
-
operation: "CreateReceiptRule",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateReceiptRuleCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateReceiptRuleCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateReceiptRuleCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SimpleEmailService", "CreateReceiptRule", {})
|
|
22
|
+
.n("SESClient", "CreateReceiptRuleCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateReceiptRuleCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateReceiptRuleCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateReceiptRuleCommand = CreateReceiptRuleCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateReceiptRuleSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SESClient";
|
|
29
|
-
const commandName = "CreateReceiptRuleSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SimpleEmailService",
|
|
38
|
-
operation: "CreateReceiptRuleSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateReceiptRuleSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateReceiptRuleSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateReceiptRuleSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SimpleEmailService", "CreateReceiptRuleSet", {})
|
|
22
|
+
.n("SESClient", "CreateReceiptRuleSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateReceiptRuleSetCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateReceiptRuleSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateReceiptRuleSetCommand = CreateReceiptRuleSetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SESClient";
|
|
29
|
-
const commandName = "CreateTemplateCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SimpleEmailService",
|
|
38
|
-
operation: "CreateTemplate",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateTemplateCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateTemplateCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateTemplateCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SimpleEmailService", "CreateTemplate", {})
|
|
22
|
+
.n("SESClient", "CreateTemplateCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateTemplateCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateTemplateCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateTemplateCommand = CreateTemplateCommand;
|