@aws-sdk/client-sesv2 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 (177) hide show
  1. package/dist-cjs/commands/BatchGetMetricDataCommand.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/CreateContactCommand.js +2 -2
  5. package/dist-cjs/commands/CreateContactListCommand.js +2 -2
  6. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -2
  8. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -2
  9. package/dist-cjs/commands/CreateEmailIdentityCommand.js +2 -2
  10. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -2
  11. package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -2
  12. package/dist-cjs/commands/CreateImportJobCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteContactCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteContactListCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -2
  23. package/dist-cjs/commands/GetAccountCommand.js +2 -2
  24. package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -2
  25. package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -2
  26. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -2
  27. package/dist-cjs/commands/GetContactCommand.js +2 -2
  28. package/dist-cjs/commands/GetContactListCommand.js +2 -2
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
  30. package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -2
  31. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +2 -2
  32. package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -2
  33. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -2
  34. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -2
  35. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -2
  36. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -2
  37. package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -2
  38. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -2
  39. package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -2
  40. package/dist-cjs/commands/GetImportJobCommand.js +2 -2
  41. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -2
  42. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
  43. package/dist-cjs/commands/ListContactListsCommand.js +2 -2
  44. package/dist-cjs/commands/ListContactsCommand.js +2 -2
  45. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
  46. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -2
  47. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -2
  48. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -2
  49. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -2
  50. package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -2
  51. package/dist-cjs/commands/ListImportJobsCommand.js +2 -2
  52. package/dist-cjs/commands/ListRecommendationsCommand.js +2 -2
  53. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -2
  54. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  55. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -2
  56. package/dist-cjs/commands/PutAccountDetailsCommand.js +2 -2
  57. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -2
  58. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -2
  59. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +2 -2
  60. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
  61. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -2
  62. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -2
  63. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -2
  64. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -2
  65. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +2 -2
  66. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -2
  67. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -2
  68. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -2
  69. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -2
  70. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -2
  71. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
  72. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -2
  73. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -2
  74. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -2
  75. package/dist-cjs/commands/SendBulkEmailCommand.js +2 -2
  76. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
  77. package/dist-cjs/commands/SendEmailCommand.js +2 -2
  78. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  79. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -2
  80. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  81. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateContactCommand.js +2 -2
  83. package/dist-cjs/commands/UpdateContactListCommand.js +2 -2
  84. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
  85. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -2
  86. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -2
  87. package/dist-cjs/protocols/Aws_restJson1.js +1177 -1251
  88. package/dist-es/commands/BatchGetMetricDataCommand.js +3 -3
  89. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
  90. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  91. package/dist-es/commands/CreateContactCommand.js +3 -3
  92. package/dist-es/commands/CreateContactListCommand.js +3 -3
  93. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
  94. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -3
  95. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -3
  96. package/dist-es/commands/CreateEmailIdentityCommand.js +3 -3
  97. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -3
  98. package/dist-es/commands/CreateEmailTemplateCommand.js +3 -3
  99. package/dist-es/commands/CreateImportJobCommand.js +3 -3
  100. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
  101. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  102. package/dist-es/commands/DeleteContactCommand.js +3 -3
  103. package/dist-es/commands/DeleteContactListCommand.js +3 -3
  104. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
  105. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -3
  106. package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -3
  107. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -3
  108. package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -3
  109. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -3
  110. package/dist-es/commands/GetAccountCommand.js +3 -3
  111. package/dist-es/commands/GetBlacklistReportsCommand.js +3 -3
  112. package/dist-es/commands/GetConfigurationSetCommand.js +3 -3
  113. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -3
  114. package/dist-es/commands/GetContactCommand.js +3 -3
  115. package/dist-es/commands/GetContactListCommand.js +3 -3
  116. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  117. package/dist-es/commands/GetDedicatedIpCommand.js +3 -3
  118. package/dist-es/commands/GetDedicatedIpPoolCommand.js +3 -3
  119. package/dist-es/commands/GetDedicatedIpsCommand.js +3 -3
  120. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -3
  121. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -3
  122. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -3
  123. package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -3
  124. package/dist-es/commands/GetEmailIdentityCommand.js +3 -3
  125. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -3
  126. package/dist-es/commands/GetEmailTemplateCommand.js +3 -3
  127. package/dist-es/commands/GetImportJobCommand.js +3 -3
  128. package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -3
  129. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
  130. package/dist-es/commands/ListContactListsCommand.js +3 -3
  131. package/dist-es/commands/ListContactsCommand.js +3 -3
  132. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  133. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -3
  134. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -3
  135. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -3
  136. package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -3
  137. package/dist-es/commands/ListEmailTemplatesCommand.js +3 -3
  138. package/dist-es/commands/ListImportJobsCommand.js +3 -3
  139. package/dist-es/commands/ListRecommendationsCommand.js +3 -3
  140. package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -3
  141. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  142. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -3
  143. package/dist-es/commands/PutAccountDetailsCommand.js +3 -3
  144. package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -3
  145. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -3
  146. package/dist-es/commands/PutAccountVdmAttributesCommand.js +3 -3
  147. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  148. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -3
  149. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -3
  150. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -3
  151. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -3
  152. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +3 -3
  153. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -3
  154. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -3
  155. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -3
  156. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -3
  157. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -3
  158. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -3
  159. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -3
  160. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -3
  161. package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -3
  162. package/dist-es/commands/SendBulkEmailCommand.js +3 -3
  163. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
  164. package/dist-es/commands/SendEmailCommand.js +3 -3
  165. package/dist-es/commands/TagResourceCommand.js +3 -3
  166. package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -3
  167. package/dist-es/commands/UntagResourceCommand.js +3 -3
  168. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  169. package/dist-es/commands/UpdateContactCommand.js +3 -3
  170. package/dist-es/commands/UpdateContactListCommand.js +3 -3
  171. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
  172. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -3
  173. package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -3
  174. package/dist-es/protocols/Aws_restJson1.js +1001 -1075
  175. package/dist-types/protocols/Aws_restJson1.d.ts +688 -172
  176. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +172 -172
  177. package/package.json +6 -6
@@ -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_restJson1GetCustomVerificationEmailTemplateCommand, serializeAws_restJson1GetCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetCustomVerificationEmailTemplateCommand, se_GetCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
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_restJson1GetCustomVerificationEmailTemplateCommand(input, context);
36
+ return se_GetCustomVerificationEmailTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetCustomVerificationEmailTemplateCommand(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_restJson1GetDedicatedIpCommand, serializeAws_restJson1GetDedicatedIpCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDedicatedIpCommand, se_GetDedicatedIpCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetDedicatedIpCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDedicatedIpCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDedicatedIpCommand(input, context);
36
+ return se_GetDedicatedIpCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDedicatedIpCommand(output, context);
39
+ return de_GetDedicatedIpCommand(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_restJson1GetDedicatedIpPoolCommand, serializeAws_restJson1GetDedicatedIpPoolCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDedicatedIpPoolCommand, se_GetDedicatedIpPoolCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetDedicatedIpPoolCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDedicatedIpPoolCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDedicatedIpPoolCommand(input, context);
36
+ return se_GetDedicatedIpPoolCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDedicatedIpPoolCommand(output, context);
39
+ return de_GetDedicatedIpPoolCommand(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_restJson1GetDedicatedIpsCommand, serializeAws_restJson1GetDedicatedIpsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDedicatedIpsCommand, se_GetDedicatedIpsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetDedicatedIpsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDedicatedIpsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDedicatedIpsCommand(input, context);
36
+ return se_GetDedicatedIpsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDedicatedIpsCommand(output, context);
39
+ return de_GetDedicatedIpsCommand(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_restJson1GetDeliverabilityDashboardOptionsCommand, serializeAws_restJson1GetDeliverabilityDashboardOptionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDeliverabilityDashboardOptionsCommand, se_GetDeliverabilityDashboardOptionsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetDeliverabilityDashboardOptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDeliverabilityDashboardOptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDeliverabilityDashboardOptionsCommand(input, context);
36
+ return se_GetDeliverabilityDashboardOptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDeliverabilityDashboardOptionsCommand(output, context);
39
+ return de_GetDeliverabilityDashboardOptionsCommand(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_restJson1GetDeliverabilityTestReportCommand, serializeAws_restJson1GetDeliverabilityTestReportCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDeliverabilityTestReportCommand, se_GetDeliverabilityTestReportCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetDeliverabilityTestReportCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDeliverabilityTestReportCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDeliverabilityTestReportCommand(input, context);
36
+ return se_GetDeliverabilityTestReportCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDeliverabilityTestReportCommand(output, context);
39
+ return de_GetDeliverabilityTestReportCommand(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_restJson1GetDomainDeliverabilityCampaignCommand, serializeAws_restJson1GetDomainDeliverabilityCampaignCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDomainDeliverabilityCampaignCommand, se_GetDomainDeliverabilityCampaignCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetDomainDeliverabilityCampaignCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDomainDeliverabilityCampaignCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDomainDeliverabilityCampaignCommand(input, context);
36
+ return se_GetDomainDeliverabilityCampaignCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDomainDeliverabilityCampaignCommand(output, context);
39
+ return de_GetDomainDeliverabilityCampaignCommand(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_restJson1GetDomainStatisticsReportCommand, serializeAws_restJson1GetDomainStatisticsReportCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDomainStatisticsReportCommand, se_GetDomainStatisticsReportCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetDomainStatisticsReportCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDomainStatisticsReportCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDomainStatisticsReportCommand(input, context);
36
+ return se_GetDomainStatisticsReportCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDomainStatisticsReportCommand(output, context);
39
+ return de_GetDomainStatisticsReportCommand(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_restJson1GetEmailIdentityCommand, serializeAws_restJson1GetEmailIdentityCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetEmailIdentityCommand, se_GetEmailIdentityCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetEmailIdentityCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetEmailIdentityCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetEmailIdentityCommand(input, context);
36
+ return se_GetEmailIdentityCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetEmailIdentityCommand(output, context);
39
+ return de_GetEmailIdentityCommand(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_restJson1GetEmailIdentityPoliciesCommand, serializeAws_restJson1GetEmailIdentityPoliciesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetEmailIdentityPoliciesCommand, se_GetEmailIdentityPoliciesCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetEmailIdentityPoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetEmailIdentityPoliciesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetEmailIdentityPoliciesCommand(input, context);
36
+ return se_GetEmailIdentityPoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetEmailIdentityPoliciesCommand(output, context);
39
+ return de_GetEmailIdentityPoliciesCommand(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_restJson1GetEmailTemplateCommand, serializeAws_restJson1GetEmailTemplateCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetEmailTemplateCommand, se_GetEmailTemplateCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetEmailTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetEmailTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetEmailTemplateCommand(input, context);
36
+ return se_GetEmailTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetEmailTemplateCommand(output, context);
39
+ return de_GetEmailTemplateCommand(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_restJson1GetImportJobCommand, serializeAws_restJson1GetImportJobCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetImportJobCommand, se_GetImportJobCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetImportJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetImportJobCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetImportJobCommand(input, context);
36
+ return se_GetImportJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetImportJobCommand(output, context);
39
+ return de_GetImportJobCommand(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_restJson1GetSuppressedDestinationCommand, serializeAws_restJson1GetSuppressedDestinationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetSuppressedDestinationCommand, se_GetSuppressedDestinationCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetSuppressedDestinationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetSuppressedDestinationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetSuppressedDestinationCommand(input, context);
36
+ return se_GetSuppressedDestinationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetSuppressedDestinationCommand(output, context);
39
+ return de_GetSuppressedDestinationCommand(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_restJson1ListConfigurationSetsCommand, serializeAws_restJson1ListConfigurationSetsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListConfigurationSetsCommand, se_ListConfigurationSetsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListConfigurationSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListConfigurationSetsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListConfigurationSetsCommand(input, context);
36
+ return se_ListConfigurationSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListConfigurationSetsCommand(output, context);
39
+ return de_ListConfigurationSetsCommand(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_restJson1ListContactListsCommand, serializeAws_restJson1ListContactListsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListContactListsCommand, se_ListContactListsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListContactListsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListContactListsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListContactListsCommand(input, context);
36
+ return se_ListContactListsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListContactListsCommand(output, context);
39
+ return de_ListContactListsCommand(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_restJson1ListContactsCommand, serializeAws_restJson1ListContactsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListContactsCommand, se_ListContactsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListContactsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListContactsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListContactsCommand(input, context);
36
+ return se_ListContactsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListContactsCommand(output, context);
39
+ return de_ListContactsCommand(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_restJson1ListCustomVerificationEmailTemplatesCommand, serializeAws_restJson1ListCustomVerificationEmailTemplatesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListCustomVerificationEmailTemplatesCommand, se_ListCustomVerificationEmailTemplatesCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListCustomVerificationEmailTemplatesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListCustomVerificationEmailTemplatesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListCustomVerificationEmailTemplatesCommand(input, context);
36
+ return se_ListCustomVerificationEmailTemplatesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListCustomVerificationEmailTemplatesCommand(output, context);
39
+ return de_ListCustomVerificationEmailTemplatesCommand(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_restJson1ListDedicatedIpPoolsCommand, serializeAws_restJson1ListDedicatedIpPoolsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListDedicatedIpPoolsCommand, se_ListDedicatedIpPoolsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListDedicatedIpPoolsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDedicatedIpPoolsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListDedicatedIpPoolsCommand(input, context);
36
+ return se_ListDedicatedIpPoolsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListDedicatedIpPoolsCommand(output, context);
39
+ return de_ListDedicatedIpPoolsCommand(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_restJson1ListDeliverabilityTestReportsCommand, serializeAws_restJson1ListDeliverabilityTestReportsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListDeliverabilityTestReportsCommand, se_ListDeliverabilityTestReportsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListDeliverabilityTestReportsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDeliverabilityTestReportsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListDeliverabilityTestReportsCommand(input, context);
36
+ return se_ListDeliverabilityTestReportsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListDeliverabilityTestReportsCommand(output, context);
39
+ return de_ListDeliverabilityTestReportsCommand(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_restJson1ListDomainDeliverabilityCampaignsCommand, serializeAws_restJson1ListDomainDeliverabilityCampaignsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListDomainDeliverabilityCampaignsCommand, se_ListDomainDeliverabilityCampaignsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListDomainDeliverabilityCampaignsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDomainDeliverabilityCampaignsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListDomainDeliverabilityCampaignsCommand(input, context);
36
+ return se_ListDomainDeliverabilityCampaignsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListDomainDeliverabilityCampaignsCommand(output, context);
39
+ return de_ListDomainDeliverabilityCampaignsCommand(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_restJson1ListEmailIdentitiesCommand, serializeAws_restJson1ListEmailIdentitiesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListEmailIdentitiesCommand, se_ListEmailIdentitiesCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListEmailIdentitiesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListEmailIdentitiesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListEmailIdentitiesCommand(input, context);
36
+ return se_ListEmailIdentitiesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListEmailIdentitiesCommand(output, context);
39
+ return de_ListEmailIdentitiesCommand(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_restJson1ListEmailTemplatesCommand, serializeAws_restJson1ListEmailTemplatesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListEmailTemplatesCommand, se_ListEmailTemplatesCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListEmailTemplatesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListEmailTemplatesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListEmailTemplatesCommand(input, context);
36
+ return se_ListEmailTemplatesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListEmailTemplatesCommand(output, context);
39
+ return de_ListEmailTemplatesCommand(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_restJson1ListImportJobsCommand, serializeAws_restJson1ListImportJobsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListImportJobsCommand, se_ListImportJobsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListImportJobsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListImportJobsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListImportJobsCommand(input, context);
36
+ return se_ListImportJobsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListImportJobsCommand(output, context);
39
+ return de_ListImportJobsCommand(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_restJson1ListRecommendationsCommand, serializeAws_restJson1ListRecommendationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListRecommendationsCommand, se_ListRecommendationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListRecommendationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRecommendationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListRecommendationsCommand(input, context);
36
+ return se_ListRecommendationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListRecommendationsCommand(output, context);
39
+ return de_ListRecommendationsCommand(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_restJson1ListSuppressedDestinationsCommand, serializeAws_restJson1ListSuppressedDestinationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListSuppressedDestinationsCommand, se_ListSuppressedDestinationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListSuppressedDestinationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListSuppressedDestinationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListSuppressedDestinationsCommand(input, context);
36
+ return se_ListSuppressedDestinationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListSuppressedDestinationsCommand(output, context);
39
+ return de_ListSuppressedDestinationsCommand(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_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(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_restJson1PutAccountDedicatedIpWarmupAttributesCommand, serializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutAccountDedicatedIpWarmupAttributesCommand, se_PutAccountDedicatedIpWarmupAttributesCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutAccountDedicatedIpWarmupAttributesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutAccountDedicatedIpWarmupAttributesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand(input, context);
36
+ return se_PutAccountDedicatedIpWarmupAttributesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand(output, context);
39
+ return de_PutAccountDedicatedIpWarmupAttributesCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ 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
4
  import { PutAccountDetailsRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1PutAccountDetailsCommand, serializeAws_restJson1PutAccountDetailsCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_PutAccountDetailsCommand, se_PutAccountDetailsCommand } from "../protocols/Aws_restJson1";
6
6
  export class PutAccountDetailsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class PutAccountDetailsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1PutAccountDetailsCommand(input, context);
37
+ return se_PutAccountDetailsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1PutAccountDetailsCommand(output, context);
40
+ return de_PutAccountDetailsCommand(output, context);
41
41
  }
42
42
  }