@aws-sdk/client-ses 3.131.0 → 3.142.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 (151) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +2 -2
  4. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
  5. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
  6. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -2
  7. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -1
  8. package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -2
  9. package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -2
  10. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -2
  11. package/dist-cjs/commands/CreateTemplateCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -1
  16. package/dist-cjs/commands/DeleteIdentityCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteTemplateCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +1 -1
  23. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -2
  27. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +1 -1
  28. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
  29. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -2
  30. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -2
  31. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -2
  32. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -2
  33. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -2
  34. package/dist-cjs/commands/GetSendQuotaCommand.js +1 -1
  35. package/dist-cjs/commands/GetSendStatisticsCommand.js +1 -1
  36. package/dist-cjs/commands/GetTemplateCommand.js +2 -2
  37. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
  38. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
  39. package/dist-cjs/commands/ListIdentitiesCommand.js +2 -2
  40. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -2
  41. package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -2
  42. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -2
  43. package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
  44. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +1 -1
  45. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
  46. package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -2
  47. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -2
  48. package/dist-cjs/commands/SendBounceCommand.js +2 -2
  49. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -2
  50. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
  51. package/dist-cjs/commands/SendEmailCommand.js +2 -2
  52. package/dist-cjs/commands/SendRawEmailCommand.js +2 -2
  53. package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -2
  54. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -2
  55. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -2
  56. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -2
  57. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -2
  58. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -2
  59. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -2
  60. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -2
  61. package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +1 -1
  63. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +1 -1
  65. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +1 -1
  66. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -1
  68. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateTemplateCommand.js +2 -2
  70. package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -2
  71. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -2
  72. package/dist-cjs/commands/VerifyEmailAddressCommand.js +1 -1
  73. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -2
  74. package/dist-cjs/models/models_0.js +689 -1031
  75. package/dist-cjs/protocols/Aws_query.js +662 -1025
  76. package/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -3
  77. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
  78. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  79. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
  80. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
  81. package/dist-es/commands/CreateReceiptFilterCommand.js +3 -3
  82. package/dist-es/commands/CreateReceiptRuleCommand.js +3 -3
  83. package/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -3
  84. package/dist-es/commands/CreateTemplateCommand.js +3 -3
  85. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
  86. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  87. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
  88. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
  89. package/dist-es/commands/DeleteIdentityCommand.js +3 -3
  90. package/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -3
  91. package/dist-es/commands/DeleteReceiptFilterCommand.js +3 -3
  92. package/dist-es/commands/DeleteReceiptRuleCommand.js +3 -3
  93. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -3
  94. package/dist-es/commands/DeleteTemplateCommand.js +3 -3
  95. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +2 -2
  96. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
  97. package/dist-es/commands/DescribeConfigurationSetCommand.js +3 -3
  98. package/dist-es/commands/DescribeReceiptRuleCommand.js +3 -3
  99. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -3
  100. package/dist-es/commands/GetAccountSendingEnabledCommand.js +2 -2
  101. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  102. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -3
  103. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
  104. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -3
  105. package/dist-es/commands/GetIdentityPoliciesCommand.js +3 -3
  106. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -3
  107. package/dist-es/commands/GetSendQuotaCommand.js +2 -2
  108. package/dist-es/commands/GetSendStatisticsCommand.js +2 -2
  109. package/dist-es/commands/GetTemplateCommand.js +3 -3
  110. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
  111. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  112. package/dist-es/commands/ListIdentitiesCommand.js +3 -3
  113. package/dist-es/commands/ListIdentityPoliciesCommand.js +3 -3
  114. package/dist-es/commands/ListReceiptFiltersCommand.js +3 -3
  115. package/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -3
  116. package/dist-es/commands/ListTemplatesCommand.js +3 -3
  117. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +2 -2
  118. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  119. package/dist-es/commands/PutIdentityPolicyCommand.js +3 -3
  120. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -3
  121. package/dist-es/commands/SendBounceCommand.js +3 -3
  122. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -3
  123. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
  124. package/dist-es/commands/SendEmailCommand.js +3 -3
  125. package/dist-es/commands/SendRawEmailCommand.js +3 -3
  126. package/dist-es/commands/SendTemplatedEmailCommand.js +3 -3
  127. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -3
  128. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -3
  129. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
  130. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
  131. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -3
  132. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -3
  133. package/dist-es/commands/SetReceiptRulePositionCommand.js +3 -3
  134. package/dist-es/commands/TestRenderTemplateCommand.js +3 -3
  135. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +2 -2
  136. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  137. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -2
  138. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -2
  139. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
  140. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
  141. package/dist-es/commands/UpdateReceiptRuleCommand.js +3 -3
  142. package/dist-es/commands/UpdateTemplateCommand.js +3 -3
  143. package/dist-es/commands/VerifyDomainDkimCommand.js +3 -3
  144. package/dist-es/commands/VerifyDomainIdentityCommand.js +3 -3
  145. package/dist-es/commands/VerifyEmailAddressCommand.js +2 -2
  146. package/dist-es/commands/VerifyEmailIdentityCommand.js +3 -3
  147. package/dist-es/models/models_0.js +171 -684
  148. package/dist-es/protocols/Aws_query.js +810 -1026
  149. package/dist-types/models/models_0.d.ts +684 -1026
  150. package/dist-types/ts3.4/models/models_0.d.ts +342 -684
  151. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { TestRenderTemplateRequest, TestRenderTemplateResponse } from "../models/models_0";
4
+ import { TestRenderTemplateRequestFilterSensitiveLog, TestRenderTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryTestRenderTemplateCommand, serializeAws_queryTestRenderTemplateCommand, } from "../protocols/Aws_query";
6
6
  var TestRenderTemplateCommand = (function (_super) {
7
7
  __extends(TestRenderTemplateCommand, _super);
@@ -20,8 +20,8 @@ var TestRenderTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: TestRenderTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: TestRenderTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: TestRenderTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: TestRenderTemplateResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateAccountSendingEnabledRequest } from "../models/models_0";
4
+ import { UpdateAccountSendingEnabledRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateAccountSendingEnabledCommand, serializeAws_queryUpdateAccountSendingEnabledCommand, } from "../protocols/Aws_query";
6
6
  var UpdateAccountSendingEnabledCommand = (function (_super) {
7
7
  __extends(UpdateAccountSendingEnabledCommand, _super);
@@ -20,7 +20,7 @@ var UpdateAccountSendingEnabledCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateAccountSendingEnabledRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateAccountSendingEnabledRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateConfigurationSetEventDestinationRequest, UpdateConfigurationSetEventDestinationResponse, } from "../models/models_0";
4
+ import { UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog, UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateConfigurationSetEventDestinationCommand, serializeAws_queryUpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
6
6
  var UpdateConfigurationSetEventDestinationCommand = (function (_super) {
7
7
  __extends(UpdateConfigurationSetEventDestinationCommand, _super);
@@ -20,8 +20,8 @@ var UpdateConfigurationSetEventDestinationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateConfigurationSetEventDestinationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateConfigurationSetEventDestinationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateConfigurationSetReputationMetricsEnabledRequest } from "../models/models_0";
4
+ import { UpdateConfigurationSetReputationMetricsEnabledRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand, serializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand, } from "../protocols/Aws_query";
6
6
  var UpdateConfigurationSetReputationMetricsEnabledCommand = (function (_super) {
7
7
  __extends(UpdateConfigurationSetReputationMetricsEnabledCommand, _super);
@@ -20,7 +20,7 @@ var UpdateConfigurationSetReputationMetricsEnabledCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateConfigurationSetReputationMetricsEnabledRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateConfigurationSetReputationMetricsEnabledRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateConfigurationSetSendingEnabledRequest } from "../models/models_0";
4
+ import { UpdateConfigurationSetSendingEnabledRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateConfigurationSetSendingEnabledCommand, serializeAws_queryUpdateConfigurationSetSendingEnabledCommand, } from "../protocols/Aws_query";
6
6
  var UpdateConfigurationSetSendingEnabledCommand = (function (_super) {
7
7
  __extends(UpdateConfigurationSetSendingEnabledCommand, _super);
@@ -20,7 +20,7 @@ var UpdateConfigurationSetSendingEnabledCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateConfigurationSetSendingEnabledRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateConfigurationSetSendingEnabledRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateConfigurationSetTrackingOptionsRequest, UpdateConfigurationSetTrackingOptionsResponse, } from "../models/models_0";
4
+ import { UpdateConfigurationSetTrackingOptionsRequestFilterSensitiveLog, UpdateConfigurationSetTrackingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateConfigurationSetTrackingOptionsCommand, serializeAws_queryUpdateConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
6
6
  var UpdateConfigurationSetTrackingOptionsCommand = (function (_super) {
7
7
  __extends(UpdateConfigurationSetTrackingOptionsCommand, _super);
@@ -20,8 +20,8 @@ var UpdateConfigurationSetTrackingOptionsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateConfigurationSetTrackingOptionsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateConfigurationSetTrackingOptionsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateConfigurationSetTrackingOptionsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateConfigurationSetTrackingOptionsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateCustomVerificationEmailTemplateRequest } from "../models/models_0";
4
+ import { UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateCustomVerificationEmailTemplateCommand, serializeAws_queryUpdateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
6
6
  var UpdateCustomVerificationEmailTemplateCommand = (function (_super) {
7
7
  __extends(UpdateCustomVerificationEmailTemplateCommand, _super);
@@ -20,7 +20,7 @@ var UpdateCustomVerificationEmailTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateCustomVerificationEmailTemplateRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateReceiptRuleRequest, UpdateReceiptRuleResponse } from "../models/models_0";
4
+ import { UpdateReceiptRuleRequestFilterSensitiveLog, UpdateReceiptRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateReceiptRuleCommand, serializeAws_queryUpdateReceiptRuleCommand, } from "../protocols/Aws_query";
6
6
  var UpdateReceiptRuleCommand = (function (_super) {
7
7
  __extends(UpdateReceiptRuleCommand, _super);
@@ -20,8 +20,8 @@ var UpdateReceiptRuleCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateReceiptRuleRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateReceiptRuleResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateReceiptRuleRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateReceiptRuleResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateTemplateRequest, UpdateTemplateResponse } from "../models/models_0";
4
+ import { UpdateTemplateRequestFilterSensitiveLog, UpdateTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryUpdateTemplateCommand, serializeAws_queryUpdateTemplateCommand, } from "../protocols/Aws_query";
6
6
  var UpdateTemplateCommand = (function (_super) {
7
7
  __extends(UpdateTemplateCommand, _super);
@@ -20,8 +20,8 @@ var UpdateTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateTemplateResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { VerifyDomainDkimRequest, VerifyDomainDkimResponse } from "../models/models_0";
4
+ import { VerifyDomainDkimRequestFilterSensitiveLog, VerifyDomainDkimResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryVerifyDomainDkimCommand, serializeAws_queryVerifyDomainDkimCommand, } from "../protocols/Aws_query";
6
6
  var VerifyDomainDkimCommand = (function (_super) {
7
7
  __extends(VerifyDomainDkimCommand, _super);
@@ -20,8 +20,8 @@ var VerifyDomainDkimCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: VerifyDomainDkimRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: VerifyDomainDkimResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: VerifyDomainDkimRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: VerifyDomainDkimResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { VerifyDomainIdentityRequest, VerifyDomainIdentityResponse } from "../models/models_0";
4
+ import { VerifyDomainIdentityRequestFilterSensitiveLog, VerifyDomainIdentityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryVerifyDomainIdentityCommand, serializeAws_queryVerifyDomainIdentityCommand, } from "../protocols/Aws_query";
6
6
  var VerifyDomainIdentityCommand = (function (_super) {
7
7
  __extends(VerifyDomainIdentityCommand, _super);
@@ -20,8 +20,8 @@ var VerifyDomainIdentityCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: VerifyDomainIdentityRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: VerifyDomainIdentityResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: VerifyDomainIdentityRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: VerifyDomainIdentityResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { VerifyEmailAddressRequest } from "../models/models_0";
4
+ import { VerifyEmailAddressRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryVerifyEmailAddressCommand, serializeAws_queryVerifyEmailAddressCommand, } from "../protocols/Aws_query";
6
6
  var VerifyEmailAddressCommand = (function (_super) {
7
7
  __extends(VerifyEmailAddressCommand, _super);
@@ -20,7 +20,7 @@ var VerifyEmailAddressCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: VerifyEmailAddressRequest.filterSensitiveLog,
23
+ inputFilterSensitiveLog: VerifyEmailAddressRequestFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { VerifyEmailIdentityRequest, VerifyEmailIdentityResponse } from "../models/models_0";
4
+ import { VerifyEmailIdentityRequestFilterSensitiveLog, VerifyEmailIdentityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryVerifyEmailIdentityCommand, serializeAws_queryVerifyEmailIdentityCommand, } from "../protocols/Aws_query";
6
6
  var VerifyEmailIdentityCommand = (function (_super) {
7
7
  __extends(VerifyEmailIdentityCommand, _super);
@@ -20,8 +20,8 @@ var VerifyEmailIdentityCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: VerifyEmailIdentityRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: VerifyEmailIdentityResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: VerifyEmailIdentityRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: VerifyEmailIdentityResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {