@aws-sdk/client-ses 3.294.0 → 3.296.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 (149) hide show
  1. package/dist-cjs/commands/CloneReceiptRuleSetCommand.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/CreateConfigurationSetTrackingOptionsCommand.js +4 -4
  5. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +4 -4
  6. package/dist-cjs/commands/CreateReceiptFilterCommand.js +4 -4
  7. package/dist-cjs/commands/CreateReceiptRuleCommand.js +4 -4
  8. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +4 -4
  9. package/dist-cjs/commands/CreateTemplateCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteIdentityCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteTemplateCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +4 -4
  21. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +4 -4
  22. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +4 -4
  23. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +4 -4
  25. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +4 -4
  26. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +4 -4
  27. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +4 -4
  28. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +4 -4
  29. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +4 -4
  30. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +4 -4
  31. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +4 -4
  32. package/dist-cjs/commands/GetSendQuotaCommand.js +4 -4
  33. package/dist-cjs/commands/GetSendStatisticsCommand.js +4 -4
  34. package/dist-cjs/commands/GetTemplateCommand.js +4 -4
  35. package/dist-cjs/commands/ListConfigurationSetsCommand.js +4 -4
  36. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +4 -4
  37. package/dist-cjs/commands/ListIdentitiesCommand.js +4 -4
  38. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +4 -4
  39. package/dist-cjs/commands/ListReceiptFiltersCommand.js +4 -4
  40. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +4 -4
  41. package/dist-cjs/commands/ListTemplatesCommand.js +4 -4
  42. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +4 -4
  43. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +4 -4
  44. package/dist-cjs/commands/PutIdentityPolicyCommand.js +4 -4
  45. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +4 -4
  46. package/dist-cjs/commands/SendBounceCommand.js +4 -4
  47. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +4 -4
  48. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +4 -4
  49. package/dist-cjs/commands/SendEmailCommand.js +4 -4
  50. package/dist-cjs/commands/SendRawEmailCommand.js +4 -4
  51. package/dist-cjs/commands/SendTemplatedEmailCommand.js +4 -4
  52. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +4 -4
  53. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +4 -4
  54. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +4 -4
  55. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +4 -4
  56. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +4 -4
  57. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +4 -4
  58. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +4 -4
  59. package/dist-cjs/commands/TestRenderTemplateCommand.js +4 -4
  60. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +4 -4
  61. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +4 -4
  62. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +4 -4
  63. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +4 -4
  64. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +4 -4
  66. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +4 -4
  67. package/dist-cjs/commands/UpdateTemplateCommand.js +4 -4
  68. package/dist-cjs/commands/VerifyDomainDkimCommand.js +4 -4
  69. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +4 -4
  70. package/dist-cjs/commands/VerifyEmailAddressCommand.js +4 -4
  71. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +4 -4
  72. package/dist-es/commands/CloneReceiptRuleSetCommand.js +4 -4
  73. package/dist-es/commands/CreateConfigurationSetCommand.js +4 -4
  74. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +4 -4
  75. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +4 -4
  76. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +4 -4
  77. package/dist-es/commands/CreateReceiptFilterCommand.js +4 -4
  78. package/dist-es/commands/CreateReceiptRuleCommand.js +4 -4
  79. package/dist-es/commands/CreateReceiptRuleSetCommand.js +4 -4
  80. package/dist-es/commands/CreateTemplateCommand.js +4 -4
  81. package/dist-es/commands/DeleteConfigurationSetCommand.js +4 -4
  82. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +4 -4
  83. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +4 -4
  84. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +4 -4
  85. package/dist-es/commands/DeleteIdentityCommand.js +4 -4
  86. package/dist-es/commands/DeleteIdentityPolicyCommand.js +4 -4
  87. package/dist-es/commands/DeleteReceiptFilterCommand.js +4 -4
  88. package/dist-es/commands/DeleteReceiptRuleCommand.js +4 -4
  89. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +4 -4
  90. package/dist-es/commands/DeleteTemplateCommand.js +4 -4
  91. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +4 -4
  92. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +4 -4
  93. package/dist-es/commands/DescribeConfigurationSetCommand.js +4 -4
  94. package/dist-es/commands/DescribeReceiptRuleCommand.js +4 -4
  95. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +4 -4
  96. package/dist-es/commands/GetAccountSendingEnabledCommand.js +4 -4
  97. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +4 -4
  98. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +4 -4
  99. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +4 -4
  100. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +4 -4
  101. package/dist-es/commands/GetIdentityPoliciesCommand.js +4 -4
  102. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +4 -4
  103. package/dist-es/commands/GetSendQuotaCommand.js +4 -4
  104. package/dist-es/commands/GetSendStatisticsCommand.js +4 -4
  105. package/dist-es/commands/GetTemplateCommand.js +4 -4
  106. package/dist-es/commands/ListConfigurationSetsCommand.js +4 -4
  107. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +4 -4
  108. package/dist-es/commands/ListIdentitiesCommand.js +4 -4
  109. package/dist-es/commands/ListIdentityPoliciesCommand.js +4 -4
  110. package/dist-es/commands/ListReceiptFiltersCommand.js +4 -4
  111. package/dist-es/commands/ListReceiptRuleSetsCommand.js +4 -4
  112. package/dist-es/commands/ListTemplatesCommand.js +4 -4
  113. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +4 -4
  114. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +4 -4
  115. package/dist-es/commands/PutIdentityPolicyCommand.js +4 -4
  116. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +4 -4
  117. package/dist-es/commands/SendBounceCommand.js +4 -4
  118. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +4 -4
  119. package/dist-es/commands/SendCustomVerificationEmailCommand.js +4 -4
  120. package/dist-es/commands/SendEmailCommand.js +4 -4
  121. package/dist-es/commands/SendRawEmailCommand.js +4 -4
  122. package/dist-es/commands/SendTemplatedEmailCommand.js +4 -4
  123. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +4 -4
  124. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +4 -4
  125. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +4 -4
  126. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +4 -4
  127. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +4 -4
  128. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +4 -4
  129. package/dist-es/commands/SetReceiptRulePositionCommand.js +4 -4
  130. package/dist-es/commands/TestRenderTemplateCommand.js +4 -4
  131. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +4 -4
  132. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +4 -4
  133. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +4 -4
  134. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +4 -4
  135. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +4 -4
  136. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +4 -4
  137. package/dist-es/commands/UpdateReceiptRuleCommand.js +4 -4
  138. package/dist-es/commands/UpdateTemplateCommand.js +4 -4
  139. package/dist-es/commands/VerifyDomainDkimCommand.js +4 -4
  140. package/dist-es/commands/VerifyDomainIdentityCommand.js +4 -4
  141. package/dist-es/commands/VerifyEmailAddressCommand.js +4 -4
  142. package/dist-es/commands/VerifyEmailIdentityCommand.js +4 -4
  143. package/dist-types/SESClient.d.ts +4 -4
  144. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  145. package/dist-types/models/models_0.d.ts +4 -4
  146. package/dist-types/ts3.4/SESClient.d.ts +4 -4
  147. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  148. package/dist-types/ts3.4/models/models_0.d.ts +4 -4
  149. package/package.json +37 -37
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVerifiedEmailAddressesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryListVerifiedEmailAddressesCommand, serializeAws_queryListVerifiedEmailAddressesCommand, } from "../protocols/Aws_query";
6
6
  export class ListVerifiedEmailAddressesCommand 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 ListVerifiedEmailAddressesCommand 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, ListVerifiedEmailAddressesCommand.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_queryPutConfigurationSetDeliveryOptionsCommand, serializeAws_queryPutConfigurationSetDeliveryOptionsCommand, } from "../protocols/Aws_query";
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 { PutIdentityPolicyRequestFilterSensitiveLog, PutIdentityPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryPutIdentityPolicyCommand, serializeAws_queryPutIdentityPolicyCommand, } from "../protocols/Aws_query";
6
6
  export class PutIdentityPolicyCommand 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 PutIdentityPolicyCommand 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, PutIdentityPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ReorderReceiptRuleSetRequestFilterSensitiveLog, ReorderReceiptRuleSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryReorderReceiptRuleSetCommand, serializeAws_queryReorderReceiptRuleSetCommand, } from "../protocols/Aws_query";
6
6
  export class ReorderReceiptRuleSetCommand 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 ReorderReceiptRuleSetCommand 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, ReorderReceiptRuleSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendBounceRequestFilterSensitiveLog, SendBounceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySendBounceCommand, serializeAws_querySendBounceCommand } from "../protocols/Aws_query";
6
6
  export class SendBounceCommand 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 SendBounceCommand 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, SendBounceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendBulkTemplatedEmailRequestFilterSensitiveLog, SendBulkTemplatedEmailResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySendBulkTemplatedEmailCommand, serializeAws_querySendBulkTemplatedEmailCommand, } from "../protocols/Aws_query";
6
6
  export class SendBulkTemplatedEmailCommand 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 SendBulkTemplatedEmailCommand 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, SendBulkTemplatedEmailCommand.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_querySendCustomVerificationEmailCommand, serializeAws_querySendCustomVerificationEmailCommand, } from "../protocols/Aws_query";
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_querySendEmailCommand, serializeAws_querySendEmailCommand } from "../protocols/Aws_query";
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 { SendRawEmailRequestFilterSensitiveLog, SendRawEmailResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySendRawEmailCommand, serializeAws_querySendRawEmailCommand } from "../protocols/Aws_query";
6
6
  export class SendRawEmailCommand 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 SendRawEmailCommand 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, SendRawEmailCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendTemplatedEmailRequestFilterSensitiveLog, SendTemplatedEmailResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySendTemplatedEmailCommand, serializeAws_querySendTemplatedEmailCommand, } from "../protocols/Aws_query";
6
6
  export class SendTemplatedEmailCommand 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 SendTemplatedEmailCommand 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, SendTemplatedEmailCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetActiveReceiptRuleSetRequestFilterSensitiveLog, SetActiveReceiptRuleSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySetActiveReceiptRuleSetCommand, serializeAws_querySetActiveReceiptRuleSetCommand, } from "../protocols/Aws_query";
6
6
  export class SetActiveReceiptRuleSetCommand 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 SetActiveReceiptRuleSetCommand 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, SetActiveReceiptRuleSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetIdentityDkimEnabledRequestFilterSensitiveLog, SetIdentityDkimEnabledResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySetIdentityDkimEnabledCommand, serializeAws_querySetIdentityDkimEnabledCommand, } from "../protocols/Aws_query";
6
6
  export class SetIdentityDkimEnabledCommand 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 SetIdentityDkimEnabledCommand 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, SetIdentityDkimEnabledCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetIdentityFeedbackForwardingEnabledRequestFilterSensitiveLog, SetIdentityFeedbackForwardingEnabledResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySetIdentityFeedbackForwardingEnabledCommand, serializeAws_querySetIdentityFeedbackForwardingEnabledCommand, } from "../protocols/Aws_query";
6
6
  export class SetIdentityFeedbackForwardingEnabledCommand 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 SetIdentityFeedbackForwardingEnabledCommand 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, SetIdentityFeedbackForwardingEnabledCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetIdentityHeadersInNotificationsEnabledRequestFilterSensitiveLog, SetIdentityHeadersInNotificationsEnabledResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySetIdentityHeadersInNotificationsEnabledCommand, serializeAws_querySetIdentityHeadersInNotificationsEnabledCommand, } from "../protocols/Aws_query";
6
6
  export class SetIdentityHeadersInNotificationsEnabledCommand 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 SetIdentityHeadersInNotificationsEnabledCommand 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, SetIdentityHeadersInNotificationsEnabledCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetIdentityMailFromDomainRequestFilterSensitiveLog, SetIdentityMailFromDomainResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySetIdentityMailFromDomainCommand, serializeAws_querySetIdentityMailFromDomainCommand, } from "../protocols/Aws_query";
6
6
  export class SetIdentityMailFromDomainCommand 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 SetIdentityMailFromDomainCommand 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, SetIdentityMailFromDomainCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetIdentityNotificationTopicRequestFilterSensitiveLog, SetIdentityNotificationTopicResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySetIdentityNotificationTopicCommand, serializeAws_querySetIdentityNotificationTopicCommand, } from "../protocols/Aws_query";
6
6
  export class SetIdentityNotificationTopicCommand 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 SetIdentityNotificationTopicCommand 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, SetIdentityNotificationTopicCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetReceiptRulePositionRequestFilterSensitiveLog, SetReceiptRulePositionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_querySetReceiptRulePositionCommand, serializeAws_querySetReceiptRulePositionCommand, } from "../protocols/Aws_query";
6
6
  export class SetReceiptRulePositionCommand 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 SetReceiptRulePositionCommand 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, SetReceiptRulePositionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TestRenderTemplateRequestFilterSensitiveLog, TestRenderTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryTestRenderTemplateCommand, serializeAws_queryTestRenderTemplateCommand, } from "../protocols/Aws_query";
6
6
  export class TestRenderTemplateCommand 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 TestRenderTemplateCommand 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, TestRenderTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateAccountSendingEnabledRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateAccountSendingEnabledCommand, serializeAws_queryUpdateAccountSendingEnabledCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateAccountSendingEnabledCommand 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 UpdateAccountSendingEnabledCommand 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, UpdateAccountSendingEnabledCommand.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_queryUpdateConfigurationSetEventDestinationCommand, serializeAws_queryUpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
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 { UpdateConfigurationSetReputationMetricsEnabledRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand, serializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateConfigurationSetReputationMetricsEnabledCommand 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 UpdateConfigurationSetReputationMetricsEnabledCommand extends $Comm
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, UpdateConfigurationSetReputationMetricsEnabledCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateConfigurationSetSendingEnabledRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateConfigurationSetSendingEnabledCommand, serializeAws_queryUpdateConfigurationSetSendingEnabledCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateConfigurationSetSendingEnabledCommand 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 UpdateConfigurationSetSendingEnabledCommand 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, UpdateConfigurationSetSendingEnabledCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateConfigurationSetTrackingOptionsRequestFilterSensitiveLog, UpdateConfigurationSetTrackingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateConfigurationSetTrackingOptionsCommand, serializeAws_queryUpdateConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateConfigurationSetTrackingOptionsCommand 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 UpdateConfigurationSetTrackingOptionsCommand 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, UpdateConfigurationSetTrackingOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateCustomVerificationEmailTemplateCommand, serializeAws_queryUpdateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateCustomVerificationEmailTemplateCommand 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 UpdateCustomVerificationEmailTemplateCommand 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, UpdateCustomVerificationEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateReceiptRuleRequestFilterSensitiveLog, UpdateReceiptRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateReceiptRuleCommand, serializeAws_queryUpdateReceiptRuleCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateReceiptRuleCommand 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 UpdateReceiptRuleCommand 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, UpdateReceiptRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateTemplateRequestFilterSensitiveLog, UpdateTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateTemplateCommand, serializeAws_queryUpdateTemplateCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateTemplateCommand 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 UpdateTemplateCommand 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, UpdateTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { VerifyDomainDkimRequestFilterSensitiveLog, VerifyDomainDkimResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryVerifyDomainDkimCommand, serializeAws_queryVerifyDomainDkimCommand, } from "../protocols/Aws_query";
6
6
  export class VerifyDomainDkimCommand 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 VerifyDomainDkimCommand 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, VerifyDomainDkimCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { VerifyDomainIdentityRequestFilterSensitiveLog, VerifyDomainIdentityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryVerifyDomainIdentityCommand, serializeAws_queryVerifyDomainIdentityCommand, } from "../protocols/Aws_query";
6
6
  export class VerifyDomainIdentityCommand 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 VerifyDomainIdentityCommand 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, VerifyDomainIdentityCommand.getEndpointParameterInstructions()));