@aws-sdk/client-ses 3.303.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 +30 -30
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_querySetIdentityNotificationTopicCommand, serializeAws_querySetIdentityNotificationTopicCommand, } from "../protocols/Aws_query";
4
+ import { de_SetIdentityNotificationTopicCommand, se_SetIdentityNotificationTopicCommand } from "../protocols/Aws_query";
5
5
  export class SetIdentityNotificationTopicCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SetIdentityNotificationTopicCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_querySetIdentityNotificationTopicCommand(input, context);
36
+ return se_SetIdentityNotificationTopicCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_querySetIdentityNotificationTopicCommand(output, context);
39
+ return de_SetIdentityNotificationTopicCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_querySetReceiptRulePositionCommand, serializeAws_querySetReceiptRulePositionCommand, } from "../protocols/Aws_query";
4
+ import { de_SetReceiptRulePositionCommand, se_SetReceiptRulePositionCommand } from "../protocols/Aws_query";
5
5
  export class SetReceiptRulePositionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SetReceiptRulePositionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_querySetReceiptRulePositionCommand(input, context);
36
+ return se_SetReceiptRulePositionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_querySetReceiptRulePositionCommand(output, context);
39
+ return de_SetReceiptRulePositionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryTestRenderTemplateCommand, serializeAws_queryTestRenderTemplateCommand, } from "../protocols/Aws_query";
4
+ import { de_TestRenderTemplateCommand, se_TestRenderTemplateCommand } from "../protocols/Aws_query";
5
5
  export class TestRenderTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TestRenderTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryTestRenderTemplateCommand(input, context);
36
+ return se_TestRenderTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryTestRenderTemplateCommand(output, context);
39
+ return de_TestRenderTemplateCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryUpdateAccountSendingEnabledCommand, serializeAws_queryUpdateAccountSendingEnabledCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateAccountSendingEnabledCommand, se_UpdateAccountSendingEnabledCommand } from "../protocols/Aws_query";
5
5
  export class UpdateAccountSendingEnabledCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateAccountSendingEnabledCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateAccountSendingEnabledCommand(input, context);
36
+ return se_UpdateAccountSendingEnabledCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateAccountSendingEnabledCommand(output, context);
39
+ return de_UpdateAccountSendingEnabledCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryUpdateConfigurationSetEventDestinationCommand, serializeAws_queryUpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateConfigurationSetEventDestinationCommand, se_UpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
5
5
  export class UpdateConfigurationSetEventDestinationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateConfigurationSetEventDestinationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateConfigurationSetEventDestinationCommand(input, context);
36
+ return se_UpdateConfigurationSetEventDestinationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateConfigurationSetEventDestinationCommand(output, context);
39
+ return de_UpdateConfigurationSetEventDestinationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand, serializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateConfigurationSetReputationMetricsEnabledCommand, se_UpdateConfigurationSetReputationMetricsEnabledCommand, } from "../protocols/Aws_query";
5
5
  export class UpdateConfigurationSetReputationMetricsEnabledCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateConfigurationSetReputationMetricsEnabledCommand extends $Comm
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand(input, context);
36
+ return se_UpdateConfigurationSetReputationMetricsEnabledCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand(output, context);
39
+ return de_UpdateConfigurationSetReputationMetricsEnabledCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryUpdateConfigurationSetSendingEnabledCommand, serializeAws_queryUpdateConfigurationSetSendingEnabledCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateConfigurationSetSendingEnabledCommand, se_UpdateConfigurationSetSendingEnabledCommand, } from "../protocols/Aws_query";
5
5
  export class UpdateConfigurationSetSendingEnabledCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateConfigurationSetSendingEnabledCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateConfigurationSetSendingEnabledCommand(input, context);
36
+ return se_UpdateConfigurationSetSendingEnabledCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateConfigurationSetSendingEnabledCommand(output, context);
39
+ return de_UpdateConfigurationSetSendingEnabledCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryUpdateConfigurationSetTrackingOptionsCommand, serializeAws_queryUpdateConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateConfigurationSetTrackingOptionsCommand, se_UpdateConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
5
5
  export class UpdateConfigurationSetTrackingOptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateConfigurationSetTrackingOptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateConfigurationSetTrackingOptionsCommand(input, context);
36
+ return se_UpdateConfigurationSetTrackingOptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateConfigurationSetTrackingOptionsCommand(output, context);
39
+ return de_UpdateConfigurationSetTrackingOptionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryUpdateCustomVerificationEmailTemplateCommand, serializeAws_queryUpdateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateCustomVerificationEmailTemplateCommand, se_UpdateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
5
5
  export class UpdateCustomVerificationEmailTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateCustomVerificationEmailTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateCustomVerificationEmailTemplateCommand(input, context);
36
+ return se_UpdateCustomVerificationEmailTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateCustomVerificationEmailTemplateCommand(output, context);
39
+ return de_UpdateCustomVerificationEmailTemplateCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryUpdateReceiptRuleCommand, serializeAws_queryUpdateReceiptRuleCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateReceiptRuleCommand, se_UpdateReceiptRuleCommand } from "../protocols/Aws_query";
5
5
  export class UpdateReceiptRuleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateReceiptRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateReceiptRuleCommand(input, context);
36
+ return se_UpdateReceiptRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateReceiptRuleCommand(output, context);
39
+ return de_UpdateReceiptRuleCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryUpdateTemplateCommand, serializeAws_queryUpdateTemplateCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateTemplateCommand, se_UpdateTemplateCommand } from "../protocols/Aws_query";
5
5
  export class UpdateTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateTemplateCommand(input, context);
36
+ return se_UpdateTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateTemplateCommand(output, context);
39
+ return de_UpdateTemplateCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryVerifyDomainDkimCommand, serializeAws_queryVerifyDomainDkimCommand, } from "../protocols/Aws_query";
4
+ import { de_VerifyDomainDkimCommand, se_VerifyDomainDkimCommand } from "../protocols/Aws_query";
5
5
  export class VerifyDomainDkimCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class VerifyDomainDkimCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryVerifyDomainDkimCommand(input, context);
36
+ return se_VerifyDomainDkimCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryVerifyDomainDkimCommand(output, context);
39
+ return de_VerifyDomainDkimCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryVerifyDomainIdentityCommand, serializeAws_queryVerifyDomainIdentityCommand, } from "../protocols/Aws_query";
4
+ import { de_VerifyDomainIdentityCommand, se_VerifyDomainIdentityCommand } from "../protocols/Aws_query";
5
5
  export class VerifyDomainIdentityCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class VerifyDomainIdentityCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryVerifyDomainIdentityCommand(input, context);
36
+ return se_VerifyDomainIdentityCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryVerifyDomainIdentityCommand(output, context);
39
+ return de_VerifyDomainIdentityCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryVerifyEmailAddressCommand, serializeAws_queryVerifyEmailAddressCommand, } from "../protocols/Aws_query";
4
+ import { de_VerifyEmailAddressCommand, se_VerifyEmailAddressCommand } from "../protocols/Aws_query";
5
5
  export class VerifyEmailAddressCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class VerifyEmailAddressCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryVerifyEmailAddressCommand(input, context);
36
+ return se_VerifyEmailAddressCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryVerifyEmailAddressCommand(output, context);
39
+ return de_VerifyEmailAddressCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryVerifyEmailIdentityCommand, serializeAws_queryVerifyEmailIdentityCommand, } from "../protocols/Aws_query";
4
+ import { de_VerifyEmailIdentityCommand, se_VerifyEmailIdentityCommand } from "../protocols/Aws_query";
5
5
  export class VerifyEmailIdentityCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class VerifyEmailIdentityCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryVerifyEmailIdentityCommand(input, context);
36
+ return se_VerifyEmailIdentityCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryVerifyEmailIdentityCommand(output, context);
39
+ return de_VerifyEmailIdentityCommand(output, context);
40
40
  }
41
41
  }