@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
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutAccountDedicatedIpWarmupAttributesRequestFilterSensitiveLog, PutAccountDedicatedIpWarmupAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand, serializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutAccountDedicatedIpWarmupAttributesCommand 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 PutAccountDedicatedIpWarmupAttributesCommand 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, PutAccountDedicatedIpWarmupAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutAccountDetailsRequestFilterSensitiveLog, PutAccountDetailsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutAccountDetailsCommand, serializeAws_restJson1PutAccountDetailsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutAccountDetailsCommand 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 PutAccountDetailsCommand 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, PutAccountDetailsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutAccountSendingAttributesRequestFilterSensitiveLog, PutAccountSendingAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutAccountSendingAttributesCommand, serializeAws_restJson1PutAccountSendingAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutAccountSendingAttributesCommand 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 PutAccountSendingAttributesCommand 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, PutAccountSendingAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutAccountSuppressionAttributesRequestFilterSensitiveLog, PutAccountSuppressionAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutAccountSuppressionAttributesCommand, serializeAws_restJson1PutAccountSuppressionAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutAccountSuppressionAttributesCommand 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 PutAccountSuppressionAttributesCommand 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, PutAccountSuppressionAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutAccountVdmAttributesRequestFilterSensitiveLog, PutAccountVdmAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutAccountVdmAttributesCommand, serializeAws_restJson1PutAccountVdmAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutAccountVdmAttributesCommand 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 PutAccountVdmAttributesCommand 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, PutAccountVdmAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog, PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand, serializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutConfigurationSetDeliveryOptionsCommand 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 PutConfigurationSetDeliveryOptionsCommand 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, PutConfigurationSetDeliveryOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutConfigurationSetReputationOptionsRequestFilterSensitiveLog, PutConfigurationSetReputationOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutConfigurationSetReputationOptionsCommand, serializeAws_restJson1PutConfigurationSetReputationOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutConfigurationSetReputationOptionsCommand 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 PutConfigurationSetReputationOptionsCommand 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, PutConfigurationSetReputationOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutConfigurationSetSendingOptionsRequestFilterSensitiveLog, PutConfigurationSetSendingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand, serializeAws_restJson1PutConfigurationSetSendingOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutConfigurationSetSendingOptionsCommand 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 PutConfigurationSetSendingOptionsCommand 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, PutConfigurationSetSendingOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutConfigurationSetSuppressionOptionsRequestFilterSensitiveLog, PutConfigurationSetSuppressionOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand, serializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutConfigurationSetSuppressionOptionsCommand 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 PutConfigurationSetSuppressionOptionsCommand 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, PutConfigurationSetSuppressionOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutConfigurationSetTrackingOptionsRequestFilterSensitiveLog, PutConfigurationSetTrackingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand, serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutConfigurationSetTrackingOptionsCommand 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 PutConfigurationSetTrackingOptionsCommand 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, PutConfigurationSetTrackingOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutConfigurationSetVdmOptionsRequestFilterSensitiveLog, PutConfigurationSetVdmOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutConfigurationSetVdmOptionsCommand, serializeAws_restJson1PutConfigurationSetVdmOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutConfigurationSetVdmOptionsCommand 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 PutConfigurationSetVdmOptionsCommand 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, PutConfigurationSetVdmOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutDedicatedIpInPoolRequestFilterSensitiveLog, PutDedicatedIpInPoolResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutDedicatedIpInPoolCommand, serializeAws_restJson1PutDedicatedIpInPoolCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutDedicatedIpInPoolCommand 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 PutDedicatedIpInPoolCommand 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, PutDedicatedIpInPoolCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutDedicatedIpWarmupAttributesRequestFilterSensitiveLog, PutDedicatedIpWarmupAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand, serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutDedicatedIpWarmupAttributesCommand 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 PutDedicatedIpWarmupAttributesCommand 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, PutDedicatedIpWarmupAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutDeliverabilityDashboardOptionRequestFilterSensitiveLog, PutDeliverabilityDashboardOptionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand, serializeAws_restJson1PutDeliverabilityDashboardOptionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutDeliverabilityDashboardOptionCommand 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 PutDeliverabilityDashboardOptionCommand 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, PutDeliverabilityDashboardOptionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutEmailIdentityConfigurationSetAttributesRequestFilterSensitiveLog, PutEmailIdentityConfigurationSetAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand, serializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutEmailIdentityConfigurationSetAttributesCommand 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 PutEmailIdentityConfigurationSetAttributesCommand 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, PutEmailIdentityConfigurationSetAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutEmailIdentityDkimAttributesRequestFilterSensitiveLog, PutEmailIdentityDkimAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand, serializeAws_restJson1PutEmailIdentityDkimAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutEmailIdentityDkimAttributesCommand 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 PutEmailIdentityDkimAttributesCommand 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, PutEmailIdentityDkimAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog, PutEmailIdentityDkimSigningAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand, serializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutEmailIdentityDkimSigningAttributesCommand 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 PutEmailIdentityDkimSigningAttributesCommand 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, PutEmailIdentityDkimSigningAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutEmailIdentityFeedbackAttributesRequestFilterSensitiveLog, PutEmailIdentityFeedbackAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutEmailIdentityFeedbackAttributesCommand 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 PutEmailIdentityFeedbackAttributesCommand 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, PutEmailIdentityFeedbackAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutEmailIdentityMailFromAttributesRequestFilterSensitiveLog, PutEmailIdentityMailFromAttributesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutEmailIdentityMailFromAttributesCommand 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 PutEmailIdentityMailFromAttributesCommand 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, PutEmailIdentityMailFromAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutSuppressedDestinationRequestFilterSensitiveLog, PutSuppressedDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutSuppressedDestinationCommand, serializeAws_restJson1PutSuppressedDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutSuppressedDestinationCommand 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 PutSuppressedDestinationCommand 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, PutSuppressedDestinationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendBulkEmailRequestFilterSensitiveLog, SendBulkEmailResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1SendBulkEmailCommand, serializeAws_restJson1SendBulkEmailCommand, } from "../protocols/Aws_restJson1";
6
6
  export class SendBulkEmailCommand 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 SendBulkEmailCommand 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, SendBulkEmailCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendCustomVerificationEmailRequestFilterSensitiveLog, SendCustomVerificationEmailResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1SendCustomVerificationEmailCommand, serializeAws_restJson1SendCustomVerificationEmailCommand, } from "../protocols/Aws_restJson1";
6
6
  export class SendCustomVerificationEmailCommand 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 SendCustomVerificationEmailCommand 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, SendCustomVerificationEmailCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendEmailRequestFilterSensitiveLog, SendEmailResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1SendEmailCommand, serializeAws_restJson1SendEmailCommand, } from "../protocols/Aws_restJson1";
6
6
  export class SendEmailCommand 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 SendEmailCommand 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, SendEmailCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class TagResourceCommand 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 TagResourceCommand 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, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TestRenderEmailTemplateRequestFilterSensitiveLog, TestRenderEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1TestRenderEmailTemplateCommand, serializeAws_restJson1TestRenderEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class TestRenderEmailTemplateCommand 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 TestRenderEmailTemplateCommand 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, TestRenderEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UntagResourceCommand 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 UntagResourceCommand 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, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog, UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateConfigurationSetEventDestinationCommand 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 UpdateConfigurationSetEventDestinationCommand 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, UpdateConfigurationSetEventDestinationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateContactRequestFilterSensitiveLog, UpdateContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateContactCommand, serializeAws_restJson1UpdateContactCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateContactCommand 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 UpdateContactCommand 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, UpdateContactCommand.getEndpointParameterInstructions()));