@aws-sdk/client-ses 3.306.0 → 3.309.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 +2 -2
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -2
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/CreateTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteIdentityCommand.js +2 -2
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -2
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +2 -2
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +2 -2
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetSendQuotaCommand.js +2 -2
- package/dist-cjs/commands/GetSendStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListIdentitiesCommand.js +2 -2
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -2
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -2
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/SendBounceCommand.js +2 -2
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -2
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
- package/dist-cjs/commands/SendEmailCommand.js +2 -2
- package/dist-cjs/commands/SendRawEmailCommand.js +2 -2
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -2
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -2
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -2
- package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplateCommand.js +2 -2
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -2
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -2
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +2 -2
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -2
- package/dist-cjs/protocols/Aws_query.js +1117 -1117
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/CreateReceiptFilterCommand.js +3 -3
- package/dist-es/commands/CreateReceiptRuleCommand.js +3 -3
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/CreateTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteIdentityCommand.js +3 -3
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteReceiptFilterCommand.js +3 -3
- package/dist-es/commands/DeleteReceiptRuleCommand.js +3 -3
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/DeleteTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +3 -3
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/DescribeConfigurationSetCommand.js +3 -3
- package/dist-es/commands/DescribeReceiptRuleCommand.js +3 -3
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +3 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -3
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -3
- package/dist-es/commands/GetIdentityPoliciesCommand.js +3 -3
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -3
- package/dist-es/commands/GetSendQuotaCommand.js +3 -3
- package/dist-es/commands/GetSendStatisticsCommand.js +3 -3
- package/dist-es/commands/GetTemplateCommand.js +3 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
- package/dist-es/commands/ListIdentitiesCommand.js +3 -3
- package/dist-es/commands/ListIdentityPoliciesCommand.js +3 -3
- package/dist-es/commands/ListReceiptFiltersCommand.js +3 -3
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -3
- package/dist-es/commands/ListTemplatesCommand.js +3 -3
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
- package/dist-es/commands/PutIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/SendBounceCommand.js +3 -3
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
- package/dist-es/commands/SendEmailCommand.js +3 -3
- package/dist-es/commands/SendRawEmailCommand.js +3 -3
- package/dist-es/commands/SendTemplatedEmailCommand.js +3 -3
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -3
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -3
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -3
- package/dist-es/commands/SetReceiptRulePositionCommand.js +3 -3
- package/dist-es/commands/TestRenderTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateReceiptRuleCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateCommand.js +3 -3
- package/dist-es/commands/VerifyDomainDkimCommand.js +3 -3
- package/dist-es/commands/VerifyDomainIdentityCommand.js +3 -3
- package/dist-es/commands/VerifyEmailAddressCommand.js +3 -3
- package/dist-es/commands/VerifyEmailIdentityCommand.js +3 -3
- package/dist-es/protocols/Aws_query.js +972 -972
- package/dist-types/protocols/Aws_query.d.ts +568 -142
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +142 -142
- package/package.json +6 -6
|
@@ -36,10 +36,10 @@ class CloneReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CloneReceiptRuleSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CloneReceiptRuleSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CloneReceiptRuleSetCommand = CloneReceiptRuleSetCommand;
|
|
@@ -36,10 +36,10 @@ class CreateConfigurationSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateConfigurationSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateConfigurationSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateConfigurationSetCommand = CreateConfigurationSetCommand;
|
|
@@ -36,10 +36,10 @@ class CreateConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateConfigurationSetEventDestinationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateConfigurationSetEventDestinationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateConfigurationSetEventDestinationCommand = CreateConfigurationSetEventDestinationCommand;
|
|
@@ -36,10 +36,10 @@ class CreateConfigurationSetTrackingOptionsCommand extends smithy_client_1.Comma
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateConfigurationSetTrackingOptionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateConfigurationSetTrackingOptionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateConfigurationSetTrackingOptionsCommand = CreateConfigurationSetTrackingOptionsCommand;
|
|
@@ -36,10 +36,10 @@ class CreateCustomVerificationEmailTemplateCommand extends smithy_client_1.Comma
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateCustomVerificationEmailTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateCustomVerificationEmailTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateCustomVerificationEmailTemplateCommand = CreateCustomVerificationEmailTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class CreateReceiptFilterCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateReceiptFilterCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateReceiptFilterCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateReceiptFilterCommand = CreateReceiptFilterCommand;
|
|
@@ -36,10 +36,10 @@ class CreateReceiptRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateReceiptRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateReceiptRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateReceiptRuleCommand = CreateReceiptRuleCommand;
|
|
@@ -36,10 +36,10 @@ class CreateReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateReceiptRuleSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateReceiptRuleSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateReceiptRuleSetCommand = CreateReceiptRuleSetCommand;
|
|
@@ -36,10 +36,10 @@ class CreateTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateTemplateCommand = CreateTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteConfigurationSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteConfigurationSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteConfigurationSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteConfigurationSetCommand = DeleteConfigurationSetCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteConfigurationSetEventDestinationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteConfigurationSetEventDestinationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteConfigurationSetEventDestinationCommand = DeleteConfigurationSetEventDestinationCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteConfigurationSetTrackingOptionsCommand extends smithy_client_1.Comma
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteConfigurationSetTrackingOptionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteConfigurationSetTrackingOptionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteConfigurationSetTrackingOptionsCommand = DeleteConfigurationSetTrackingOptionsCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteCustomVerificationEmailTemplateCommand extends smithy_client_1.Comma
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteCustomVerificationEmailTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteCustomVerificationEmailTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteCustomVerificationEmailTemplateCommand = DeleteCustomVerificationEmailTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteIdentityCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteIdentityCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteIdentityCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteIdentityCommand = DeleteIdentityCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteIdentityPolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteIdentityPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteIdentityPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteIdentityPolicyCommand = DeleteIdentityPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteReceiptFilterCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteReceiptFilterCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteReceiptFilterCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteReceiptFilterCommand = DeleteReceiptFilterCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteReceiptRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteReceiptRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteReceiptRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteReceiptRuleCommand = DeleteReceiptRuleCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteReceiptRuleSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteReceiptRuleSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteReceiptRuleSetCommand = DeleteReceiptRuleSetCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteTemplateCommand = DeleteTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteVerifiedEmailAddressCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteVerifiedEmailAddressCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteVerifiedEmailAddressCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteVerifiedEmailAddressCommand = DeleteVerifiedEmailAddressCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeActiveReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeActiveReceiptRuleSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeActiveReceiptRuleSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeActiveReceiptRuleSetCommand = DescribeActiveReceiptRuleSetCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeConfigurationSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeConfigurationSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeConfigurationSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeConfigurationSetCommand = DescribeConfigurationSetCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeReceiptRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeReceiptRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeReceiptRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeReceiptRuleCommand = DescribeReceiptRuleCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeReceiptRuleSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeReceiptRuleSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeReceiptRuleSetCommand = DescribeReceiptRuleSetCommand;
|
|
@@ -36,10 +36,10 @@ class GetAccountSendingEnabledCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetAccountSendingEnabledCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetAccountSendingEnabledCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAccountSendingEnabledCommand = GetAccountSendingEnabledCommand;
|
|
@@ -36,10 +36,10 @@ class GetCustomVerificationEmailTemplateCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetCustomVerificationEmailTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetCustomVerificationEmailTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCustomVerificationEmailTemplateCommand = GetCustomVerificationEmailTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class GetIdentityDkimAttributesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetIdentityDkimAttributesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetIdentityDkimAttributesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetIdentityDkimAttributesCommand = GetIdentityDkimAttributesCommand;
|
|
@@ -36,10 +36,10 @@ class GetIdentityMailFromDomainAttributesCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetIdentityMailFromDomainAttributesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetIdentityMailFromDomainAttributesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetIdentityMailFromDomainAttributesCommand = GetIdentityMailFromDomainAttributesCommand;
|
|
@@ -36,10 +36,10 @@ class GetIdentityNotificationAttributesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetIdentityNotificationAttributesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetIdentityNotificationAttributesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetIdentityNotificationAttributesCommand = GetIdentityNotificationAttributesCommand;
|
|
@@ -36,10 +36,10 @@ class GetIdentityPoliciesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetIdentityPoliciesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetIdentityPoliciesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetIdentityPoliciesCommand = GetIdentityPoliciesCommand;
|
|
@@ -36,10 +36,10 @@ class GetIdentityVerificationAttributesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetIdentityVerificationAttributesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetIdentityVerificationAttributesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetIdentityVerificationAttributesCommand = GetIdentityVerificationAttributesCommand;
|
|
@@ -36,10 +36,10 @@ class GetSendQuotaCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetSendQuotaCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetSendQuotaCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetSendQuotaCommand = GetSendQuotaCommand;
|
|
@@ -36,10 +36,10 @@ class GetSendStatisticsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetSendStatisticsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetSendStatisticsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetSendStatisticsCommand = GetSendStatisticsCommand;
|
|
@@ -36,10 +36,10 @@ class GetTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetTemplateCommand = GetTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class ListConfigurationSetsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListConfigurationSetsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListConfigurationSetsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListConfigurationSetsCommand = ListConfigurationSetsCommand;
|
|
@@ -36,10 +36,10 @@ class ListCustomVerificationEmailTemplatesCommand extends smithy_client_1.Comman
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListCustomVerificationEmailTemplatesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListCustomVerificationEmailTemplatesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListCustomVerificationEmailTemplatesCommand = ListCustomVerificationEmailTemplatesCommand;
|
|
@@ -36,10 +36,10 @@ class ListIdentitiesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListIdentitiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListIdentitiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListIdentitiesCommand = ListIdentitiesCommand;
|
|
@@ -36,10 +36,10 @@ class ListIdentityPoliciesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListIdentityPoliciesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListIdentityPoliciesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListIdentityPoliciesCommand = ListIdentityPoliciesCommand;
|
|
@@ -36,10 +36,10 @@ class ListReceiptFiltersCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListReceiptFiltersCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListReceiptFiltersCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListReceiptFiltersCommand = ListReceiptFiltersCommand;
|
|
@@ -36,10 +36,10 @@ class ListReceiptRuleSetsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListReceiptRuleSetsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListReceiptRuleSetsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListReceiptRuleSetsCommand = ListReceiptRuleSetsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTemplatesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListTemplatesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListTemplatesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTemplatesCommand = ListTemplatesCommand;
|
|
@@ -36,10 +36,10 @@ class ListVerifiedEmailAddressesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListVerifiedEmailAddressesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListVerifiedEmailAddressesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListVerifiedEmailAddressesCommand = ListVerifiedEmailAddressesCommand;
|
|
@@ -36,10 +36,10 @@ class PutConfigurationSetDeliveryOptionsCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_PutConfigurationSetDeliveryOptionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_PutConfigurationSetDeliveryOptionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutConfigurationSetDeliveryOptionsCommand = PutConfigurationSetDeliveryOptionsCommand;
|