@aws-sdk/client-ses 3.306.0 → 3.310.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 +36 -36
@@ -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_queryCloneReceiptRuleSetCommand, serializeAws_queryCloneReceiptRuleSetCommand, } from "../protocols/Aws_query";
4
+ import { de_CloneReceiptRuleSetCommand, se_CloneReceiptRuleSetCommand } from "../protocols/Aws_query";
5
5
  export class CloneReceiptRuleSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CloneReceiptRuleSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCloneReceiptRuleSetCommand(input, context);
36
+ return se_CloneReceiptRuleSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCloneReceiptRuleSetCommand(output, context);
39
+ return de_CloneReceiptRuleSetCommand(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_queryCreateConfigurationSetCommand, serializeAws_queryCreateConfigurationSetCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateConfigurationSetCommand, se_CreateConfigurationSetCommand } from "../protocols/Aws_query";
5
5
  export class CreateConfigurationSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateConfigurationSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateConfigurationSetCommand(input, context);
36
+ return se_CreateConfigurationSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateConfigurationSetCommand(output, context);
39
+ return de_CreateConfigurationSetCommand(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_queryCreateConfigurationSetEventDestinationCommand, serializeAws_queryCreateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateConfigurationSetEventDestinationCommand, se_CreateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
5
5
  export class CreateConfigurationSetEventDestinationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateConfigurationSetEventDestinationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateConfigurationSetEventDestinationCommand(input, context);
36
+ return se_CreateConfigurationSetEventDestinationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateConfigurationSetEventDestinationCommand(output, context);
39
+ return de_CreateConfigurationSetEventDestinationCommand(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_queryCreateConfigurationSetTrackingOptionsCommand, serializeAws_queryCreateConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateConfigurationSetTrackingOptionsCommand, se_CreateConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
5
5
  export class CreateConfigurationSetTrackingOptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateConfigurationSetTrackingOptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateConfigurationSetTrackingOptionsCommand(input, context);
36
+ return se_CreateConfigurationSetTrackingOptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateConfigurationSetTrackingOptionsCommand(output, context);
39
+ return de_CreateConfigurationSetTrackingOptionsCommand(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_queryCreateCustomVerificationEmailTemplateCommand, serializeAws_queryCreateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateCustomVerificationEmailTemplateCommand, se_CreateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
5
5
  export class CreateCustomVerificationEmailTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateCustomVerificationEmailTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateCustomVerificationEmailTemplateCommand(input, context);
36
+ return se_CreateCustomVerificationEmailTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateCustomVerificationEmailTemplateCommand(output, context);
39
+ return de_CreateCustomVerificationEmailTemplateCommand(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_queryCreateReceiptFilterCommand, serializeAws_queryCreateReceiptFilterCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateReceiptFilterCommand, se_CreateReceiptFilterCommand } from "../protocols/Aws_query";
5
5
  export class CreateReceiptFilterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateReceiptFilterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateReceiptFilterCommand(input, context);
36
+ return se_CreateReceiptFilterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateReceiptFilterCommand(output, context);
39
+ return de_CreateReceiptFilterCommand(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_queryCreateReceiptRuleCommand, serializeAws_queryCreateReceiptRuleCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateReceiptRuleCommand, se_CreateReceiptRuleCommand } from "../protocols/Aws_query";
5
5
  export class CreateReceiptRuleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateReceiptRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateReceiptRuleCommand(input, context);
36
+ return se_CreateReceiptRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateReceiptRuleCommand(output, context);
39
+ return de_CreateReceiptRuleCommand(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_queryCreateReceiptRuleSetCommand, serializeAws_queryCreateReceiptRuleSetCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateReceiptRuleSetCommand, se_CreateReceiptRuleSetCommand } from "../protocols/Aws_query";
5
5
  export class CreateReceiptRuleSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateReceiptRuleSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateReceiptRuleSetCommand(input, context);
36
+ return se_CreateReceiptRuleSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateReceiptRuleSetCommand(output, context);
39
+ return de_CreateReceiptRuleSetCommand(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_queryCreateTemplateCommand, serializeAws_queryCreateTemplateCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateTemplateCommand, se_CreateTemplateCommand } from "../protocols/Aws_query";
5
5
  export class CreateTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateTemplateCommand(input, context);
36
+ return se_CreateTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateTemplateCommand(output, context);
39
+ return de_CreateTemplateCommand(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_queryDeleteConfigurationSetCommand, serializeAws_queryDeleteConfigurationSetCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteConfigurationSetCommand, se_DeleteConfigurationSetCommand } from "../protocols/Aws_query";
5
5
  export class DeleteConfigurationSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteConfigurationSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteConfigurationSetCommand(input, context);
36
+ return se_DeleteConfigurationSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteConfigurationSetCommand(output, context);
39
+ return de_DeleteConfigurationSetCommand(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_queryDeleteConfigurationSetEventDestinationCommand, serializeAws_queryDeleteConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteConfigurationSetEventDestinationCommand, se_DeleteConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
5
5
  export class DeleteConfigurationSetEventDestinationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteConfigurationSetEventDestinationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteConfigurationSetEventDestinationCommand(input, context);
36
+ return se_DeleteConfigurationSetEventDestinationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteConfigurationSetEventDestinationCommand(output, context);
39
+ return de_DeleteConfigurationSetEventDestinationCommand(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_queryDeleteConfigurationSetTrackingOptionsCommand, serializeAws_queryDeleteConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteConfigurationSetTrackingOptionsCommand, se_DeleteConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
5
5
  export class DeleteConfigurationSetTrackingOptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteConfigurationSetTrackingOptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteConfigurationSetTrackingOptionsCommand(input, context);
36
+ return se_DeleteConfigurationSetTrackingOptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteConfigurationSetTrackingOptionsCommand(output, context);
39
+ return de_DeleteConfigurationSetTrackingOptionsCommand(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_queryDeleteCustomVerificationEmailTemplateCommand, serializeAws_queryDeleteCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteCustomVerificationEmailTemplateCommand, se_DeleteCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
5
5
  export class DeleteCustomVerificationEmailTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteCustomVerificationEmailTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteCustomVerificationEmailTemplateCommand(input, context);
36
+ return se_DeleteCustomVerificationEmailTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteCustomVerificationEmailTemplateCommand(output, context);
39
+ return de_DeleteCustomVerificationEmailTemplateCommand(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_queryDeleteIdentityCommand, serializeAws_queryDeleteIdentityCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteIdentityCommand, se_DeleteIdentityCommand } from "../protocols/Aws_query";
5
5
  export class DeleteIdentityCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteIdentityCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteIdentityCommand(input, context);
36
+ return se_DeleteIdentityCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteIdentityCommand(output, context);
39
+ return de_DeleteIdentityCommand(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_queryDeleteIdentityPolicyCommand, serializeAws_queryDeleteIdentityPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteIdentityPolicyCommand, se_DeleteIdentityPolicyCommand } from "../protocols/Aws_query";
5
5
  export class DeleteIdentityPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteIdentityPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteIdentityPolicyCommand(input, context);
36
+ return se_DeleteIdentityPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteIdentityPolicyCommand(output, context);
39
+ return de_DeleteIdentityPolicyCommand(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_queryDeleteReceiptFilterCommand, serializeAws_queryDeleteReceiptFilterCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteReceiptFilterCommand, se_DeleteReceiptFilterCommand } from "../protocols/Aws_query";
5
5
  export class DeleteReceiptFilterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteReceiptFilterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteReceiptFilterCommand(input, context);
36
+ return se_DeleteReceiptFilterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteReceiptFilterCommand(output, context);
39
+ return de_DeleteReceiptFilterCommand(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_queryDeleteReceiptRuleCommand, serializeAws_queryDeleteReceiptRuleCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteReceiptRuleCommand, se_DeleteReceiptRuleCommand } from "../protocols/Aws_query";
5
5
  export class DeleteReceiptRuleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteReceiptRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteReceiptRuleCommand(input, context);
36
+ return se_DeleteReceiptRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteReceiptRuleCommand(output, context);
39
+ return de_DeleteReceiptRuleCommand(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_queryDeleteReceiptRuleSetCommand, serializeAws_queryDeleteReceiptRuleSetCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteReceiptRuleSetCommand, se_DeleteReceiptRuleSetCommand } from "../protocols/Aws_query";
5
5
  export class DeleteReceiptRuleSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteReceiptRuleSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteReceiptRuleSetCommand(input, context);
36
+ return se_DeleteReceiptRuleSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteReceiptRuleSetCommand(output, context);
39
+ return de_DeleteReceiptRuleSetCommand(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_queryDeleteTemplateCommand, serializeAws_queryDeleteTemplateCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteTemplateCommand, se_DeleteTemplateCommand } from "../protocols/Aws_query";
5
5
  export class DeleteTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteTemplateCommand(input, context);
36
+ return se_DeleteTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteTemplateCommand(output, context);
39
+ return de_DeleteTemplateCommand(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_queryDeleteVerifiedEmailAddressCommand, serializeAws_queryDeleteVerifiedEmailAddressCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteVerifiedEmailAddressCommand, se_DeleteVerifiedEmailAddressCommand } from "../protocols/Aws_query";
5
5
  export class DeleteVerifiedEmailAddressCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteVerifiedEmailAddressCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteVerifiedEmailAddressCommand(input, context);
36
+ return se_DeleteVerifiedEmailAddressCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteVerifiedEmailAddressCommand(output, context);
39
+ return de_DeleteVerifiedEmailAddressCommand(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_queryDescribeActiveReceiptRuleSetCommand, serializeAws_queryDescribeActiveReceiptRuleSetCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeActiveReceiptRuleSetCommand, se_DescribeActiveReceiptRuleSetCommand } from "../protocols/Aws_query";
5
5
  export class DescribeActiveReceiptRuleSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeActiveReceiptRuleSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeActiveReceiptRuleSetCommand(input, context);
36
+ return se_DescribeActiveReceiptRuleSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeActiveReceiptRuleSetCommand(output, context);
39
+ return de_DescribeActiveReceiptRuleSetCommand(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_queryDescribeConfigurationSetCommand, serializeAws_queryDescribeConfigurationSetCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeConfigurationSetCommand, se_DescribeConfigurationSetCommand } from "../protocols/Aws_query";
5
5
  export class DescribeConfigurationSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeConfigurationSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeConfigurationSetCommand(input, context);
36
+ return se_DescribeConfigurationSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeConfigurationSetCommand(output, context);
39
+ return de_DescribeConfigurationSetCommand(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_queryDescribeReceiptRuleCommand, serializeAws_queryDescribeReceiptRuleCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeReceiptRuleCommand, se_DescribeReceiptRuleCommand } from "../protocols/Aws_query";
5
5
  export class DescribeReceiptRuleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeReceiptRuleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeReceiptRuleCommand(input, context);
36
+ return se_DescribeReceiptRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeReceiptRuleCommand(output, context);
39
+ return de_DescribeReceiptRuleCommand(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_queryDescribeReceiptRuleSetCommand, serializeAws_queryDescribeReceiptRuleSetCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeReceiptRuleSetCommand, se_DescribeReceiptRuleSetCommand } from "../protocols/Aws_query";
5
5
  export class DescribeReceiptRuleSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeReceiptRuleSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeReceiptRuleSetCommand(input, context);
36
+ return se_DescribeReceiptRuleSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeReceiptRuleSetCommand(output, context);
39
+ return de_DescribeReceiptRuleSetCommand(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_queryGetAccountSendingEnabledCommand, serializeAws_queryGetAccountSendingEnabledCommand, } from "../protocols/Aws_query";
4
+ import { de_GetAccountSendingEnabledCommand, se_GetAccountSendingEnabledCommand } from "../protocols/Aws_query";
5
5
  export class GetAccountSendingEnabledCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetAccountSendingEnabledCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetAccountSendingEnabledCommand(input, context);
36
+ return se_GetAccountSendingEnabledCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetAccountSendingEnabledCommand(output, context);
39
+ return de_GetAccountSendingEnabledCommand(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_queryGetCustomVerificationEmailTemplateCommand, serializeAws_queryGetCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
4
+ import { de_GetCustomVerificationEmailTemplateCommand, se_GetCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
5
5
  export class GetCustomVerificationEmailTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetCustomVerificationEmailTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetCustomVerificationEmailTemplateCommand(input, context);
36
+ return se_GetCustomVerificationEmailTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetCustomVerificationEmailTemplateCommand(output, context);
39
+ return de_GetCustomVerificationEmailTemplateCommand(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_queryGetIdentityDkimAttributesCommand, serializeAws_queryGetIdentityDkimAttributesCommand, } from "../protocols/Aws_query";
4
+ import { de_GetIdentityDkimAttributesCommand, se_GetIdentityDkimAttributesCommand } from "../protocols/Aws_query";
5
5
  export class GetIdentityDkimAttributesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetIdentityDkimAttributesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetIdentityDkimAttributesCommand(input, context);
36
+ return se_GetIdentityDkimAttributesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetIdentityDkimAttributesCommand(output, context);
39
+ return de_GetIdentityDkimAttributesCommand(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_queryGetIdentityMailFromDomainAttributesCommand, serializeAws_queryGetIdentityMailFromDomainAttributesCommand, } from "../protocols/Aws_query";
4
+ import { de_GetIdentityMailFromDomainAttributesCommand, se_GetIdentityMailFromDomainAttributesCommand, } from "../protocols/Aws_query";
5
5
  export class GetIdentityMailFromDomainAttributesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetIdentityMailFromDomainAttributesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetIdentityMailFromDomainAttributesCommand(input, context);
36
+ return se_GetIdentityMailFromDomainAttributesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetIdentityMailFromDomainAttributesCommand(output, context);
39
+ return de_GetIdentityMailFromDomainAttributesCommand(output, context);
40
40
  }
41
41
  }