@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.
Files changed (147) hide show
  1. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +2 -2
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
  4. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -2
  5. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
  6. package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -2
  7. package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -2
  8. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -2
  9. package/dist-cjs/commands/CreateTemplateCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteIdentityCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteTemplateCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -2
  25. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +2 -2
  26. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
  27. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -2
  28. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -2
  29. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -2
  30. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -2
  31. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -2
  32. package/dist-cjs/commands/GetSendQuotaCommand.js +2 -2
  33. package/dist-cjs/commands/GetSendStatisticsCommand.js +2 -2
  34. package/dist-cjs/commands/GetTemplateCommand.js +2 -2
  35. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
  36. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
  37. package/dist-cjs/commands/ListIdentitiesCommand.js +2 -2
  38. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -2
  39. package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -2
  40. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -2
  41. package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
  42. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +2 -2
  43. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
  44. package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -2
  45. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -2
  46. package/dist-cjs/commands/SendBounceCommand.js +2 -2
  47. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -2
  48. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
  49. package/dist-cjs/commands/SendEmailCommand.js +2 -2
  50. package/dist-cjs/commands/SendRawEmailCommand.js +2 -2
  51. package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -2
  52. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -2
  53. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -2
  54. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -2
  55. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -2
  56. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -2
  57. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -2
  58. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -2
  59. package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateTemplateCommand.js +2 -2
  68. package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -2
  69. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -2
  70. package/dist-cjs/commands/VerifyEmailAddressCommand.js +2 -2
  71. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -2
  72. package/dist-cjs/protocols/Aws_query.js +1117 -1117
  73. package/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -3
  74. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
  75. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  76. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
  77. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
  78. package/dist-es/commands/CreateReceiptFilterCommand.js +3 -3
  79. package/dist-es/commands/CreateReceiptRuleCommand.js +3 -3
  80. package/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -3
  81. package/dist-es/commands/CreateTemplateCommand.js +3 -3
  82. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
  83. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  84. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
  85. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
  86. package/dist-es/commands/DeleteIdentityCommand.js +3 -3
  87. package/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -3
  88. package/dist-es/commands/DeleteReceiptFilterCommand.js +3 -3
  89. package/dist-es/commands/DeleteReceiptRuleCommand.js +3 -3
  90. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -3
  91. package/dist-es/commands/DeleteTemplateCommand.js +3 -3
  92. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +3 -3
  93. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
  94. package/dist-es/commands/DescribeConfigurationSetCommand.js +3 -3
  95. package/dist-es/commands/DescribeReceiptRuleCommand.js +3 -3
  96. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -3
  97. package/dist-es/commands/GetAccountSendingEnabledCommand.js +3 -3
  98. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  99. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -3
  100. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
  101. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -3
  102. package/dist-es/commands/GetIdentityPoliciesCommand.js +3 -3
  103. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -3
  104. package/dist-es/commands/GetSendQuotaCommand.js +3 -3
  105. package/dist-es/commands/GetSendStatisticsCommand.js +3 -3
  106. package/dist-es/commands/GetTemplateCommand.js +3 -3
  107. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
  108. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  109. package/dist-es/commands/ListIdentitiesCommand.js +3 -3
  110. package/dist-es/commands/ListIdentityPoliciesCommand.js +3 -3
  111. package/dist-es/commands/ListReceiptFiltersCommand.js +3 -3
  112. package/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -3
  113. package/dist-es/commands/ListTemplatesCommand.js +3 -3
  114. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +3 -3
  115. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  116. package/dist-es/commands/PutIdentityPolicyCommand.js +3 -3
  117. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -3
  118. package/dist-es/commands/SendBounceCommand.js +3 -3
  119. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -3
  120. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
  121. package/dist-es/commands/SendEmailCommand.js +3 -3
  122. package/dist-es/commands/SendRawEmailCommand.js +3 -3
  123. package/dist-es/commands/SendTemplatedEmailCommand.js +3 -3
  124. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -3
  125. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -3
  126. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
  127. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
  128. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -3
  129. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -3
  130. package/dist-es/commands/SetReceiptRulePositionCommand.js +3 -3
  131. package/dist-es/commands/TestRenderTemplateCommand.js +3 -3
  132. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +3 -3
  133. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  134. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -3
  135. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -3
  136. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
  137. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
  138. package/dist-es/commands/UpdateReceiptRuleCommand.js +3 -3
  139. package/dist-es/commands/UpdateTemplateCommand.js +3 -3
  140. package/dist-es/commands/VerifyDomainDkimCommand.js +3 -3
  141. package/dist-es/commands/VerifyDomainIdentityCommand.js +3 -3
  142. package/dist-es/commands/VerifyEmailAddressCommand.js +3 -3
  143. package/dist-es/commands/VerifyEmailIdentityCommand.js +3 -3
  144. package/dist-es/protocols/Aws_query.js +972 -972
  145. package/dist-types/protocols/Aws_query.d.ts +568 -142
  146. package/dist-types/ts3.4/protocols/Aws_query.d.ts +142 -142
  147. 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.serializeAws_queryCloneReceiptRuleSetCommand)(input, context);
39
+ return (0, Aws_query_1.se_CloneReceiptRuleSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryCloneReceiptRuleSetCommand)(output, context);
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.serializeAws_queryCreateConfigurationSetCommand)(input, context);
39
+ return (0, Aws_query_1.se_CreateConfigurationSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryCreateConfigurationSetCommand)(output, context);
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.serializeAws_queryCreateConfigurationSetEventDestinationCommand)(input, context);
39
+ return (0, Aws_query_1.se_CreateConfigurationSetEventDestinationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryCreateConfigurationSetEventDestinationCommand)(output, context);
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.serializeAws_queryCreateConfigurationSetTrackingOptionsCommand)(input, context);
39
+ return (0, Aws_query_1.se_CreateConfigurationSetTrackingOptionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryCreateConfigurationSetTrackingOptionsCommand)(output, context);
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.serializeAws_queryCreateCustomVerificationEmailTemplateCommand)(input, context);
39
+ return (0, Aws_query_1.se_CreateCustomVerificationEmailTemplateCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryCreateCustomVerificationEmailTemplateCommand)(output, context);
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.serializeAws_queryCreateReceiptFilterCommand)(input, context);
39
+ return (0, Aws_query_1.se_CreateReceiptFilterCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryCreateReceiptFilterCommand)(output, context);
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.serializeAws_queryCreateReceiptRuleCommand)(input, context);
39
+ return (0, Aws_query_1.se_CreateReceiptRuleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryCreateReceiptRuleCommand)(output, context);
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.serializeAws_queryCreateReceiptRuleSetCommand)(input, context);
39
+ return (0, Aws_query_1.se_CreateReceiptRuleSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryCreateReceiptRuleSetCommand)(output, context);
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.serializeAws_queryCreateTemplateCommand)(input, context);
39
+ return (0, Aws_query_1.se_CreateTemplateCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryCreateTemplateCommand)(output, context);
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.serializeAws_queryDeleteConfigurationSetCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteConfigurationSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteConfigurationSetCommand)(output, context);
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.serializeAws_queryDeleteConfigurationSetEventDestinationCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteConfigurationSetEventDestinationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteConfigurationSetEventDestinationCommand)(output, context);
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.serializeAws_queryDeleteConfigurationSetTrackingOptionsCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteConfigurationSetTrackingOptionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteConfigurationSetTrackingOptionsCommand)(output, context);
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.serializeAws_queryDeleteCustomVerificationEmailTemplateCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteCustomVerificationEmailTemplateCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteCustomVerificationEmailTemplateCommand)(output, context);
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.serializeAws_queryDeleteIdentityCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteIdentityCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteIdentityCommand)(output, context);
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.serializeAws_queryDeleteIdentityPolicyCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteIdentityPolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteIdentityPolicyCommand)(output, context);
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.serializeAws_queryDeleteReceiptFilterCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteReceiptFilterCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteReceiptFilterCommand)(output, context);
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.serializeAws_queryDeleteReceiptRuleCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteReceiptRuleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteReceiptRuleCommand)(output, context);
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.serializeAws_queryDeleteReceiptRuleSetCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteReceiptRuleSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteReceiptRuleSetCommand)(output, context);
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.serializeAws_queryDeleteTemplateCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteTemplateCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteTemplateCommand)(output, context);
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.serializeAws_queryDeleteVerifiedEmailAddressCommand)(input, context);
39
+ return (0, Aws_query_1.se_DeleteVerifiedEmailAddressCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDeleteVerifiedEmailAddressCommand)(output, context);
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.serializeAws_queryDescribeActiveReceiptRuleSetCommand)(input, context);
39
+ return (0, Aws_query_1.se_DescribeActiveReceiptRuleSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDescribeActiveReceiptRuleSetCommand)(output, context);
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.serializeAws_queryDescribeConfigurationSetCommand)(input, context);
39
+ return (0, Aws_query_1.se_DescribeConfigurationSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDescribeConfigurationSetCommand)(output, context);
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.serializeAws_queryDescribeReceiptRuleCommand)(input, context);
39
+ return (0, Aws_query_1.se_DescribeReceiptRuleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDescribeReceiptRuleCommand)(output, context);
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.serializeAws_queryDescribeReceiptRuleSetCommand)(input, context);
39
+ return (0, Aws_query_1.se_DescribeReceiptRuleSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryDescribeReceiptRuleSetCommand)(output, context);
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.serializeAws_queryGetAccountSendingEnabledCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetAccountSendingEnabledCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetAccountSendingEnabledCommand)(output, context);
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.serializeAws_queryGetCustomVerificationEmailTemplateCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetCustomVerificationEmailTemplateCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetCustomVerificationEmailTemplateCommand)(output, context);
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.serializeAws_queryGetIdentityDkimAttributesCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetIdentityDkimAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetIdentityDkimAttributesCommand)(output, context);
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.serializeAws_queryGetIdentityMailFromDomainAttributesCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetIdentityMailFromDomainAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetIdentityMailFromDomainAttributesCommand)(output, context);
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.serializeAws_queryGetIdentityNotificationAttributesCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetIdentityNotificationAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetIdentityNotificationAttributesCommand)(output, context);
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.serializeAws_queryGetIdentityPoliciesCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetIdentityPoliciesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetIdentityPoliciesCommand)(output, context);
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.serializeAws_queryGetIdentityVerificationAttributesCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetIdentityVerificationAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetIdentityVerificationAttributesCommand)(output, context);
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.serializeAws_queryGetSendQuotaCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetSendQuotaCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetSendQuotaCommand)(output, context);
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.serializeAws_queryGetSendStatisticsCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetSendStatisticsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetSendStatisticsCommand)(output, context);
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.serializeAws_queryGetTemplateCommand)(input, context);
39
+ return (0, Aws_query_1.se_GetTemplateCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryGetTemplateCommand)(output, context);
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.serializeAws_queryListConfigurationSetsCommand)(input, context);
39
+ return (0, Aws_query_1.se_ListConfigurationSetsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryListConfigurationSetsCommand)(output, context);
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.serializeAws_queryListCustomVerificationEmailTemplatesCommand)(input, context);
39
+ return (0, Aws_query_1.se_ListCustomVerificationEmailTemplatesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryListCustomVerificationEmailTemplatesCommand)(output, context);
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.serializeAws_queryListIdentitiesCommand)(input, context);
39
+ return (0, Aws_query_1.se_ListIdentitiesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryListIdentitiesCommand)(output, context);
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.serializeAws_queryListIdentityPoliciesCommand)(input, context);
39
+ return (0, Aws_query_1.se_ListIdentityPoliciesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryListIdentityPoliciesCommand)(output, context);
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.serializeAws_queryListReceiptFiltersCommand)(input, context);
39
+ return (0, Aws_query_1.se_ListReceiptFiltersCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryListReceiptFiltersCommand)(output, context);
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.serializeAws_queryListReceiptRuleSetsCommand)(input, context);
39
+ return (0, Aws_query_1.se_ListReceiptRuleSetsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryListReceiptRuleSetsCommand)(output, context);
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.serializeAws_queryListTemplatesCommand)(input, context);
39
+ return (0, Aws_query_1.se_ListTemplatesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryListTemplatesCommand)(output, context);
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.serializeAws_queryListVerifiedEmailAddressesCommand)(input, context);
39
+ return (0, Aws_query_1.se_ListVerifiedEmailAddressesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryListVerifiedEmailAddressesCommand)(output, context);
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.serializeAws_queryPutConfigurationSetDeliveryOptionsCommand)(input, context);
39
+ return (0, Aws_query_1.se_PutConfigurationSetDeliveryOptionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_query_1.deserializeAws_queryPutConfigurationSetDeliveryOptionsCommand)(output, context);
42
+ return (0, Aws_query_1.de_PutConfigurationSetDeliveryOptionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutConfigurationSetDeliveryOptionsCommand = PutConfigurationSetDeliveryOptionsCommand;