@aws-sdk/client-sesv2 3.294.0 → 3.295.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 +4 -4
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +4 -4
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +4 -4
  4. package/dist-cjs/commands/CreateContactCommand.js +4 -4
  5. package/dist-cjs/commands/CreateContactListCommand.js +4 -4
  6. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +4 -4
  7. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +4 -4
  8. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +4 -4
  9. package/dist-cjs/commands/CreateEmailIdentityCommand.js +4 -4
  10. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +4 -4
  11. package/dist-cjs/commands/CreateEmailTemplateCommand.js +4 -4
  12. package/dist-cjs/commands/CreateImportJobCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteContactCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteContactListCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +4 -4
  23. package/dist-cjs/commands/GetAccountCommand.js +4 -4
  24. package/dist-cjs/commands/GetBlacklistReportsCommand.js +4 -4
  25. package/dist-cjs/commands/GetConfigurationSetCommand.js +4 -4
  26. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +4 -4
  27. package/dist-cjs/commands/GetContactCommand.js +4 -4
  28. package/dist-cjs/commands/GetContactListCommand.js +4 -4
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +4 -4
  30. package/dist-cjs/commands/GetDedicatedIpCommand.js +4 -4
  31. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +4 -4
  32. package/dist-cjs/commands/GetDedicatedIpsCommand.js +4 -4
  33. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +4 -4
  34. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +4 -4
  35. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +4 -4
  36. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +4 -4
  37. package/dist-cjs/commands/GetEmailIdentityCommand.js +4 -4
  38. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +4 -4
  39. package/dist-cjs/commands/GetEmailTemplateCommand.js +4 -4
  40. package/dist-cjs/commands/GetImportJobCommand.js +4 -4
  41. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +4 -4
  42. package/dist-cjs/commands/ListConfigurationSetsCommand.js +4 -4
  43. package/dist-cjs/commands/ListContactListsCommand.js +4 -4
  44. package/dist-cjs/commands/ListContactsCommand.js +4 -4
  45. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +4 -4
  46. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +4 -4
  47. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +4 -4
  48. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +4 -4
  49. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +4 -4
  50. package/dist-cjs/commands/ListEmailTemplatesCommand.js +4 -4
  51. package/dist-cjs/commands/ListImportJobsCommand.js +4 -4
  52. package/dist-cjs/commands/ListRecommendationsCommand.js +4 -4
  53. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +4 -4
  54. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  55. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +4 -4
  56. package/dist-cjs/commands/PutAccountDetailsCommand.js +4 -4
  57. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +4 -4
  58. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +4 -4
  59. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +4 -4
  60. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +4 -4
  61. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +4 -4
  62. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +4 -4
  63. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +4 -4
  64. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +4 -4
  65. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +4 -4
  66. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +4 -4
  67. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +4 -4
  68. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +4 -4
  69. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +4 -4
  70. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +4 -4
  71. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +4 -4
  72. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +4 -4
  73. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +4 -4
  74. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +4 -4
  75. package/dist-cjs/commands/SendBulkEmailCommand.js +4 -4
  76. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +4 -4
  77. package/dist-cjs/commands/SendEmailCommand.js +4 -4
  78. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  79. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +4 -4
  80. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  81. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +4 -4
  82. package/dist-cjs/commands/UpdateContactCommand.js +4 -4
  83. package/dist-cjs/commands/UpdateContactListCommand.js +4 -4
  84. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +4 -4
  85. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +4 -4
  86. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +4 -4
  87. package/dist-es/commands/BatchGetMetricDataCommand.js +4 -4
  88. package/dist-es/commands/CreateConfigurationSetCommand.js +4 -4
  89. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +4 -4
  90. package/dist-es/commands/CreateContactCommand.js +4 -4
  91. package/dist-es/commands/CreateContactListCommand.js +4 -4
  92. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +4 -4
  93. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +4 -4
  94. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +4 -4
  95. package/dist-es/commands/CreateEmailIdentityCommand.js +4 -4
  96. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +4 -4
  97. package/dist-es/commands/CreateEmailTemplateCommand.js +4 -4
  98. package/dist-es/commands/CreateImportJobCommand.js +4 -4
  99. package/dist-es/commands/DeleteConfigurationSetCommand.js +4 -4
  100. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +4 -4
  101. package/dist-es/commands/DeleteContactCommand.js +4 -4
  102. package/dist-es/commands/DeleteContactListCommand.js +4 -4
  103. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +4 -4
  104. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +4 -4
  105. package/dist-es/commands/DeleteEmailIdentityCommand.js +4 -4
  106. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +4 -4
  107. package/dist-es/commands/DeleteEmailTemplateCommand.js +4 -4
  108. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +4 -4
  109. package/dist-es/commands/GetAccountCommand.js +4 -4
  110. package/dist-es/commands/GetBlacklistReportsCommand.js +4 -4
  111. package/dist-es/commands/GetConfigurationSetCommand.js +4 -4
  112. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +4 -4
  113. package/dist-es/commands/GetContactCommand.js +4 -4
  114. package/dist-es/commands/GetContactListCommand.js +4 -4
  115. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +4 -4
  116. package/dist-es/commands/GetDedicatedIpCommand.js +4 -4
  117. package/dist-es/commands/GetDedicatedIpPoolCommand.js +4 -4
  118. package/dist-es/commands/GetDedicatedIpsCommand.js +4 -4
  119. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +4 -4
  120. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +4 -4
  121. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +4 -4
  122. package/dist-es/commands/GetDomainStatisticsReportCommand.js +4 -4
  123. package/dist-es/commands/GetEmailIdentityCommand.js +4 -4
  124. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +4 -4
  125. package/dist-es/commands/GetEmailTemplateCommand.js +4 -4
  126. package/dist-es/commands/GetImportJobCommand.js +4 -4
  127. package/dist-es/commands/GetSuppressedDestinationCommand.js +4 -4
  128. package/dist-es/commands/ListConfigurationSetsCommand.js +4 -4
  129. package/dist-es/commands/ListContactListsCommand.js +4 -4
  130. package/dist-es/commands/ListContactsCommand.js +4 -4
  131. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +4 -4
  132. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +4 -4
  133. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +4 -4
  134. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +4 -4
  135. package/dist-es/commands/ListEmailIdentitiesCommand.js +4 -4
  136. package/dist-es/commands/ListEmailTemplatesCommand.js +4 -4
  137. package/dist-es/commands/ListImportJobsCommand.js +4 -4
  138. package/dist-es/commands/ListRecommendationsCommand.js +4 -4
  139. package/dist-es/commands/ListSuppressedDestinationsCommand.js +4 -4
  140. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  141. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +4 -4
  142. package/dist-es/commands/PutAccountDetailsCommand.js +4 -4
  143. package/dist-es/commands/PutAccountSendingAttributesCommand.js +4 -4
  144. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +4 -4
  145. package/dist-es/commands/PutAccountVdmAttributesCommand.js +4 -4
  146. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +4 -4
  147. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +4 -4
  148. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +4 -4
  149. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +4 -4
  150. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +4 -4
  151. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +4 -4
  152. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +4 -4
  153. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +4 -4
  154. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +4 -4
  155. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +4 -4
  156. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +4 -4
  157. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +4 -4
  158. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +4 -4
  159. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +4 -4
  160. package/dist-es/commands/PutSuppressedDestinationCommand.js +4 -4
  161. package/dist-es/commands/SendBulkEmailCommand.js +4 -4
  162. package/dist-es/commands/SendCustomVerificationEmailCommand.js +4 -4
  163. package/dist-es/commands/SendEmailCommand.js +4 -4
  164. package/dist-es/commands/TagResourceCommand.js +4 -4
  165. package/dist-es/commands/TestRenderEmailTemplateCommand.js +4 -4
  166. package/dist-es/commands/UntagResourceCommand.js +4 -4
  167. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +4 -4
  168. package/dist-es/commands/UpdateContactCommand.js +4 -4
  169. package/dist-es/commands/UpdateContactListCommand.js +4 -4
  170. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +4 -4
  171. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +4 -4
  172. package/dist-es/commands/UpdateEmailTemplateCommand.js +4 -4
  173. package/dist-types/SESv2Client.d.ts +4 -4
  174. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  175. package/dist-types/ts3.4/SESv2Client.d.ts +4 -4
  176. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  177. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetContactRequestFilterSensitiveLog, GetContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetContactCommand, serializeAws_restJson1GetContactCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetContactCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetContactCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetContactCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetContactListRequestFilterSensitiveLog, GetContactListResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetContactListCommand, serializeAws_restJson1GetContactListCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetContactListCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetContactListCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetContactListCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetCustomVerificationEmailTemplateRequestFilterSensitiveLog, GetCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetCustomVerificationEmailTemplateCommand, serializeAws_restJson1GetCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetCustomVerificationEmailTemplateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetCustomVerificationEmailTemplateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetCustomVerificationEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDedicatedIpRequestFilterSensitiveLog, GetDedicatedIpResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDedicatedIpCommand, serializeAws_restJson1GetDedicatedIpCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDedicatedIpCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDedicatedIpCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDedicatedIpCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDedicatedIpPoolRequestFilterSensitiveLog, GetDedicatedIpPoolResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDedicatedIpPoolCommand, serializeAws_restJson1GetDedicatedIpPoolCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDedicatedIpPoolCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDedicatedIpPoolCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDedicatedIpPoolCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDedicatedIpsRequestFilterSensitiveLog, GetDedicatedIpsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDedicatedIpsCommand, serializeAws_restJson1GetDedicatedIpsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDedicatedIpsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDedicatedIpsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDedicatedIpsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDeliverabilityDashboardOptionsRequestFilterSensitiveLog, GetDeliverabilityDashboardOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDeliverabilityDashboardOptionsCommand, serializeAws_restJson1GetDeliverabilityDashboardOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDeliverabilityDashboardOptionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDeliverabilityDashboardOptionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDeliverabilityDashboardOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDeliverabilityTestReportRequestFilterSensitiveLog, GetDeliverabilityTestReportResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDeliverabilityTestReportCommand, serializeAws_restJson1GetDeliverabilityTestReportCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDeliverabilityTestReportCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDeliverabilityTestReportCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDeliverabilityTestReportCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDomainDeliverabilityCampaignRequestFilterSensitiveLog, GetDomainDeliverabilityCampaignResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDomainDeliverabilityCampaignCommand, serializeAws_restJson1GetDomainDeliverabilityCampaignCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDomainDeliverabilityCampaignCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDomainDeliverabilityCampaignCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDomainDeliverabilityCampaignCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDomainStatisticsReportRequestFilterSensitiveLog, GetDomainStatisticsReportResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDomainStatisticsReportCommand, serializeAws_restJson1GetDomainStatisticsReportCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDomainStatisticsReportCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDomainStatisticsReportCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDomainStatisticsReportCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetEmailIdentityRequestFilterSensitiveLog, GetEmailIdentityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetEmailIdentityCommand, serializeAws_restJson1GetEmailIdentityCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetEmailIdentityCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetEmailIdentityCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetEmailIdentityCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetEmailIdentityPoliciesRequestFilterSensitiveLog, GetEmailIdentityPoliciesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetEmailIdentityPoliciesCommand, serializeAws_restJson1GetEmailIdentityPoliciesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetEmailIdentityPoliciesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetEmailIdentityPoliciesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetEmailIdentityPoliciesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetEmailTemplateRequestFilterSensitiveLog, GetEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetEmailTemplateCommand, serializeAws_restJson1GetEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetEmailTemplateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetEmailTemplateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetImportJobRequestFilterSensitiveLog, GetImportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetImportJobCommand, serializeAws_restJson1GetImportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetImportJobCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetImportJobCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetImportJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSuppressedDestinationRequestFilterSensitiveLog, GetSuppressedDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSuppressedDestinationCommand, serializeAws_restJson1GetSuppressedDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetSuppressedDestinationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSuppressedDestinationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSuppressedDestinationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListConfigurationSetsRequestFilterSensitiveLog, ListConfigurationSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListConfigurationSetsCommand, serializeAws_restJson1ListConfigurationSetsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListConfigurationSetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListConfigurationSetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListConfigurationSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListContactListsRequestFilterSensitiveLog, ListContactListsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListContactListsCommand, serializeAws_restJson1ListContactListsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListContactListsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListContactListsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListContactListsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListContactsRequestFilterSensitiveLog, ListContactsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListContactsCommand, serializeAws_restJson1ListContactsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListContactsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListContactsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListContactsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog, ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListCustomVerificationEmailTemplatesCommand, serializeAws_restJson1ListCustomVerificationEmailTemplatesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListCustomVerificationEmailTemplatesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListCustomVerificationEmailTemplatesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListCustomVerificationEmailTemplatesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDedicatedIpPoolsRequestFilterSensitiveLog, ListDedicatedIpPoolsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListDedicatedIpPoolsCommand, serializeAws_restJson1ListDedicatedIpPoolsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListDedicatedIpPoolsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDedicatedIpPoolsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDedicatedIpPoolsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDeliverabilityTestReportsRequestFilterSensitiveLog, ListDeliverabilityTestReportsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListDeliverabilityTestReportsCommand, serializeAws_restJson1ListDeliverabilityTestReportsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListDeliverabilityTestReportsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDeliverabilityTestReportsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDeliverabilityTestReportsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDomainDeliverabilityCampaignsRequestFilterSensitiveLog, ListDomainDeliverabilityCampaignsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListDomainDeliverabilityCampaignsCommand, serializeAws_restJson1ListDomainDeliverabilityCampaignsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListDomainDeliverabilityCampaignsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDomainDeliverabilityCampaignsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDomainDeliverabilityCampaignsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListEmailIdentitiesRequestFilterSensitiveLog, ListEmailIdentitiesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListEmailIdentitiesCommand, serializeAws_restJson1ListEmailIdentitiesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListEmailIdentitiesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListEmailIdentitiesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListEmailIdentitiesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListEmailTemplatesRequestFilterSensitiveLog, ListEmailTemplatesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListEmailTemplatesCommand, serializeAws_restJson1ListEmailTemplatesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListEmailTemplatesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListEmailTemplatesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListEmailTemplatesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListImportJobsRequestFilterSensitiveLog, ListImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListImportJobsCommand, serializeAws_restJson1ListImportJobsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListImportJobsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListImportJobsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListImportJobsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRecommendationsRequestFilterSensitiveLog, ListRecommendationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListRecommendationsCommand, serializeAws_restJson1ListRecommendationsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListRecommendationsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListRecommendationsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListRecommendationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSuppressedDestinationsRequestFilterSensitiveLog, ListSuppressedDestinationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListSuppressedDestinationsCommand, serializeAws_restJson1ListSuppressedDestinationsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListSuppressedDestinationsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListSuppressedDestinationsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListSuppressedDestinationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListTagsForResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));