@aws-sdk/client-sesv2 3.293.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
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateEmailIdentityPolicyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateEmailIdentityPolicyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateEmailIdentityPolicyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateEmailTemplateCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateEmailTemplateCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchGetMetricDataRequestFilterSensitiveLog, BatchGetMetricDataResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchGetMetricDataCommand, serializeAws_restJson1BatchGetMetricDataCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchGetMetricDataCommand 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 BatchGetMetricDataCommand 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, BatchGetMetricDataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateConfigurationSetRequestFilterSensitiveLog, CreateConfigurationSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateConfigurationSetCommand, serializeAws_restJson1CreateConfigurationSetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateConfigurationSetCommand 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 CreateConfigurationSetCommand 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, CreateConfigurationSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateConfigurationSetEventDestinationRequestFilterSensitiveLog, CreateConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateConfigurationSetEventDestinationCommand, serializeAws_restJson1CreateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateConfigurationSetEventDestinationCommand 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 CreateConfigurationSetEventDestinationCommand 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, CreateConfigurationSetEventDestinationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateContactRequestFilterSensitiveLog, CreateContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateContactCommand, serializeAws_restJson1CreateContactCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateContactCommand 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 CreateContactCommand 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, CreateContactCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateContactListRequestFilterSensitiveLog, CreateContactListResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateContactListCommand, serializeAws_restJson1CreateContactListCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateContactListCommand 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 CreateContactListCommand 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, CreateContactListCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog, CreateCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateCustomVerificationEmailTemplateCommand, serializeAws_restJson1CreateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateCustomVerificationEmailTemplateCommand 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 CreateCustomVerificationEmailTemplateCommand 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, CreateCustomVerificationEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDedicatedIpPoolRequestFilterSensitiveLog, CreateDedicatedIpPoolResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateDedicatedIpPoolCommand, serializeAws_restJson1CreateDedicatedIpPoolCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateDedicatedIpPoolCommand 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 CreateDedicatedIpPoolCommand 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, CreateDedicatedIpPoolCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDeliverabilityTestReportRequestFilterSensitiveLog, CreateDeliverabilityTestReportResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateDeliverabilityTestReportCommand, serializeAws_restJson1CreateDeliverabilityTestReportCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateDeliverabilityTestReportCommand 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 CreateDeliverabilityTestReportCommand 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, CreateDeliverabilityTestReportCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateEmailIdentityRequestFilterSensitiveLog, CreateEmailIdentityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateEmailIdentityCommand, serializeAws_restJson1CreateEmailIdentityCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateEmailIdentityCommand 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 CreateEmailIdentityCommand 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, CreateEmailIdentityCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateEmailIdentityPolicyRequestFilterSensitiveLog, CreateEmailIdentityPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateEmailIdentityPolicyCommand, serializeAws_restJson1CreateEmailIdentityPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateEmailIdentityPolicyCommand 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 CreateEmailIdentityPolicyCommand 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, CreateEmailIdentityPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateEmailTemplateRequestFilterSensitiveLog, CreateEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateEmailTemplateCommand, serializeAws_restJson1CreateEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateEmailTemplateCommand 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 CreateEmailTemplateCommand 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, CreateEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateImportJobRequestFilterSensitiveLog, CreateImportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateImportJobCommand, serializeAws_restJson1CreateImportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateImportJobCommand 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 CreateImportJobCommand 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, CreateImportJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteConfigurationSetRequestFilterSensitiveLog, DeleteConfigurationSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteConfigurationSetCommand, serializeAws_restJson1DeleteConfigurationSetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteConfigurationSetCommand 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 DeleteConfigurationSetCommand 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, DeleteConfigurationSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog, DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteConfigurationSetEventDestinationCommand, serializeAws_restJson1DeleteConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteConfigurationSetEventDestinationCommand 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 DeleteConfigurationSetEventDestinationCommand 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, DeleteConfigurationSetEventDestinationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteContactRequestFilterSensitiveLog, DeleteContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteContactCommand, serializeAws_restJson1DeleteContactCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteContactCommand 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 DeleteContactCommand 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, DeleteContactCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteContactListRequestFilterSensitiveLog, DeleteContactListResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteContactListCommand, serializeAws_restJson1DeleteContactListCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteContactListCommand 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 DeleteContactListCommand 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, DeleteContactListCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog, DeleteCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand, serializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteCustomVerificationEmailTemplateCommand 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 DeleteCustomVerificationEmailTemplateCommand 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, DeleteCustomVerificationEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDedicatedIpPoolRequestFilterSensitiveLog, DeleteDedicatedIpPoolResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteDedicatedIpPoolCommand, serializeAws_restJson1DeleteDedicatedIpPoolCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteDedicatedIpPoolCommand 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 DeleteDedicatedIpPoolCommand 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, DeleteDedicatedIpPoolCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteEmailIdentityRequestFilterSensitiveLog, DeleteEmailIdentityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteEmailIdentityCommand, serializeAws_restJson1DeleteEmailIdentityCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteEmailIdentityCommand 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 DeleteEmailIdentityCommand 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, DeleteEmailIdentityCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteEmailIdentityPolicyRequestFilterSensitiveLog, DeleteEmailIdentityPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteEmailIdentityPolicyCommand, serializeAws_restJson1DeleteEmailIdentityPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteEmailIdentityPolicyCommand 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 DeleteEmailIdentityPolicyCommand 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, DeleteEmailIdentityPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteEmailTemplateRequestFilterSensitiveLog, DeleteEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteEmailTemplateCommand, serializeAws_restJson1DeleteEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteEmailTemplateCommand 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 DeleteEmailTemplateCommand 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, DeleteEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSuppressedDestinationRequestFilterSensitiveLog, DeleteSuppressedDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteSuppressedDestinationCommand, serializeAws_restJson1DeleteSuppressedDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteSuppressedDestinationCommand 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 DeleteSuppressedDestinationCommand 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, DeleteSuppressedDestinationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAccountRequestFilterSensitiveLog, GetAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAccountCommand, serializeAws_restJson1GetAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetAccountCommand 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 GetAccountCommand 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, GetAccountCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetBlacklistReportsRequestFilterSensitiveLog, GetBlacklistReportsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetBlacklistReportsCommand, serializeAws_restJson1GetBlacklistReportsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetBlacklistReportsCommand 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 GetBlacklistReportsCommand 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, GetBlacklistReportsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetConfigurationSetRequestFilterSensitiveLog, GetConfigurationSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetConfigurationSetCommand, serializeAws_restJson1GetConfigurationSetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetConfigurationSetCommand 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 GetConfigurationSetCommand 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, GetConfigurationSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetConfigurationSetEventDestinationsRequestFilterSensitiveLog, GetConfigurationSetEventDestinationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetConfigurationSetEventDestinationsCommand, serializeAws_restJson1GetConfigurationSetEventDestinationsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetConfigurationSetEventDestinationsCommand 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 GetConfigurationSetEventDestinationsCommand 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, GetConfigurationSetEventDestinationsCommand.getEndpointParameterInstructions()));