@aws-sdk/client-sesv2 3.128.0 → 3.137.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 (170) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
  4. package/dist-cjs/commands/CreateContactCommand.js +2 -2
  5. package/dist-cjs/commands/CreateContactListCommand.js +2 -2
  6. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -2
  8. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -2
  9. package/dist-cjs/commands/CreateEmailIdentityCommand.js +2 -2
  10. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -2
  11. package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -2
  12. package/dist-cjs/commands/CreateImportJobCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteContactCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteContactListCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -2
  23. package/dist-cjs/commands/GetAccountCommand.js +2 -2
  24. package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -2
  25. package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -2
  26. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -2
  27. package/dist-cjs/commands/GetContactCommand.js +2 -2
  28. package/dist-cjs/commands/GetContactListCommand.js +2 -2
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
  30. package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -2
  31. package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -2
  32. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -2
  33. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -2
  34. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -2
  35. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -2
  36. package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -2
  37. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -2
  38. package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -2
  39. package/dist-cjs/commands/GetImportJobCommand.js +2 -2
  40. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -2
  41. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
  42. package/dist-cjs/commands/ListContactListsCommand.js +2 -2
  43. package/dist-cjs/commands/ListContactsCommand.js +2 -2
  44. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
  45. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -2
  46. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -2
  47. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -2
  48. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -2
  49. package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -2
  50. package/dist-cjs/commands/ListImportJobsCommand.js +2 -2
  51. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -2
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  53. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -2
  54. package/dist-cjs/commands/PutAccountDetailsCommand.js +2 -2
  55. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -2
  56. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -2
  57. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
  58. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -2
  60. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -2
  61. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -2
  62. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -2
  63. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -2
  64. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -2
  65. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -2
  66. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -2
  67. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
  68. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -2
  69. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -2
  70. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -2
  71. package/dist-cjs/commands/SendBulkEmailCommand.js +2 -2
  72. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
  73. package/dist-cjs/commands/SendEmailCommand.js +2 -2
  74. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  75. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -2
  76. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
  78. package/dist-cjs/commands/UpdateContactCommand.js +2 -2
  79. package/dist-cjs/commands/UpdateContactListCommand.js +2 -2
  80. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
  81. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -2
  83. package/dist-cjs/models/models_0.js +926 -1382
  84. package/dist-cjs/protocols/Aws_restJson1.js +3 -0
  85. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
  86. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  87. package/dist-es/commands/CreateContactCommand.js +3 -3
  88. package/dist-es/commands/CreateContactListCommand.js +3 -3
  89. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
  90. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -3
  91. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -3
  92. package/dist-es/commands/CreateEmailIdentityCommand.js +3 -3
  93. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -3
  94. package/dist-es/commands/CreateEmailTemplateCommand.js +3 -3
  95. package/dist-es/commands/CreateImportJobCommand.js +3 -3
  96. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
  97. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  98. package/dist-es/commands/DeleteContactCommand.js +3 -3
  99. package/dist-es/commands/DeleteContactListCommand.js +3 -3
  100. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
  101. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -3
  102. package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -3
  103. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -3
  104. package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -3
  105. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -3
  106. package/dist-es/commands/GetAccountCommand.js +3 -3
  107. package/dist-es/commands/GetBlacklistReportsCommand.js +3 -3
  108. package/dist-es/commands/GetConfigurationSetCommand.js +3 -3
  109. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -3
  110. package/dist-es/commands/GetContactCommand.js +3 -3
  111. package/dist-es/commands/GetContactListCommand.js +3 -3
  112. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  113. package/dist-es/commands/GetDedicatedIpCommand.js +3 -3
  114. package/dist-es/commands/GetDedicatedIpsCommand.js +3 -3
  115. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -3
  116. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -3
  117. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -3
  118. package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -3
  119. package/dist-es/commands/GetEmailIdentityCommand.js +3 -3
  120. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -3
  121. package/dist-es/commands/GetEmailTemplateCommand.js +3 -3
  122. package/dist-es/commands/GetImportJobCommand.js +3 -3
  123. package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -3
  124. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
  125. package/dist-es/commands/ListContactListsCommand.js +3 -3
  126. package/dist-es/commands/ListContactsCommand.js +3 -3
  127. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  128. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -3
  129. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -3
  130. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -3
  131. package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -3
  132. package/dist-es/commands/ListEmailTemplatesCommand.js +3 -3
  133. package/dist-es/commands/ListImportJobsCommand.js +3 -3
  134. package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -3
  135. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  136. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -3
  137. package/dist-es/commands/PutAccountDetailsCommand.js +3 -3
  138. package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -3
  139. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -3
  140. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  141. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -3
  142. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -3
  143. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -3
  144. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -3
  145. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -3
  146. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -3
  147. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -3
  148. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -3
  149. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -3
  150. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -3
  151. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -3
  152. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -3
  153. package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -3
  154. package/dist-es/commands/SendBulkEmailCommand.js +3 -3
  155. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
  156. package/dist-es/commands/SendEmailCommand.js +3 -3
  157. package/dist-es/commands/TagResourceCommand.js +3 -3
  158. package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -3
  159. package/dist-es/commands/UntagResourceCommand.js +3 -3
  160. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  161. package/dist-es/commands/UpdateContactCommand.js +3 -3
  162. package/dist-es/commands/UpdateContactListCommand.js +3 -3
  163. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
  164. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -3
  165. package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -3
  166. package/dist-es/models/models_0.js +229 -912
  167. package/dist-es/protocols/Aws_restJson1.js +3 -0
  168. package/dist-types/models/models_0.d.ts +908 -1362
  169. package/dist-types/ts3.4/models/models_0.d.ts +454 -908
  170. package/package.json +9 -9
@@ -7426,6 +7426,9 @@ const loadRestJsonErrorCode = (output, data) => {
7426
7426
  const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
7427
7427
  const sanitizeErrorCode = (rawValue) => {
7428
7428
  let cleanValue = rawValue;
7429
+ if (typeof cleanValue === "number") {
7430
+ cleanValue = cleanValue.toString();
7431
+ }
7429
7432
  if (cleanValue.indexOf(":") >= 0) {
7430
7433
  cleanValue = cleanValue.split(":")[0];
7431
7434
  }
@@ -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 { CreateConfigurationSetRequest, CreateConfigurationSetResponse } from "../models/models_0";
4
+ import { CreateConfigurationSetRequestFilterSensitiveLog, CreateConfigurationSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateConfigurationSetCommand, serializeAws_restJson1CreateConfigurationSetCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateConfigurationSetCommand = (function (_super) {
7
7
  __extends(CreateConfigurationSetCommand, _super);
@@ -20,8 +20,8 @@ var CreateConfigurationSetCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateConfigurationSetRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateConfigurationSetResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateConfigurationSetRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateConfigurationSetResponseFilterSensitiveLog,
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 { CreateConfigurationSetEventDestinationRequest, CreateConfigurationSetEventDestinationResponse, } from "../models/models_0";
4
+ import { CreateConfigurationSetEventDestinationRequestFilterSensitiveLog, CreateConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateConfigurationSetEventDestinationCommand, serializeAws_restJson1CreateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateConfigurationSetEventDestinationCommand = (function (_super) {
7
7
  __extends(CreateConfigurationSetEventDestinationCommand, _super);
@@ -20,8 +20,8 @@ var CreateConfigurationSetEventDestinationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateConfigurationSetEventDestinationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateConfigurationSetEventDestinationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateConfigurationSetEventDestinationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateConfigurationSetEventDestinationResponseFilterSensitiveLog,
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 { CreateContactRequest, CreateContactResponse } from "../models/models_0";
4
+ import { CreateContactRequestFilterSensitiveLog, CreateContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateContactCommand, serializeAws_restJson1CreateContactCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateContactCommand = (function (_super) {
7
7
  __extends(CreateContactCommand, _super);
@@ -20,8 +20,8 @@ var CreateContactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateContactResponseFilterSensitiveLog,
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 { CreateContactListRequest, CreateContactListResponse } from "../models/models_0";
4
+ import { CreateContactListRequestFilterSensitiveLog, CreateContactListResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateContactListCommand, serializeAws_restJson1CreateContactListCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateContactListCommand = (function (_super) {
7
7
  __extends(CreateContactListCommand, _super);
@@ -20,8 +20,8 @@ var CreateContactListCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateContactListRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateContactListResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateContactListRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateContactListResponseFilterSensitiveLog,
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 { CreateCustomVerificationEmailTemplateRequest, CreateCustomVerificationEmailTemplateResponse, } from "../models/models_0";
4
+ import { CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog, CreateCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateCustomVerificationEmailTemplateCommand, serializeAws_restJson1CreateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateCustomVerificationEmailTemplateCommand = (function (_super) {
7
7
  __extends(CreateCustomVerificationEmailTemplateCommand, _super);
@@ -20,8 +20,8 @@ var CreateCustomVerificationEmailTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateCustomVerificationEmailTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateCustomVerificationEmailTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateCustomVerificationEmailTemplateResponseFilterSensitiveLog,
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 { CreateDedicatedIpPoolRequest, CreateDedicatedIpPoolResponse } from "../models/models_0";
4
+ import { CreateDedicatedIpPoolRequestFilterSensitiveLog, CreateDedicatedIpPoolResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateDedicatedIpPoolCommand, serializeAws_restJson1CreateDedicatedIpPoolCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateDedicatedIpPoolCommand = (function (_super) {
7
7
  __extends(CreateDedicatedIpPoolCommand, _super);
@@ -20,8 +20,8 @@ var CreateDedicatedIpPoolCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateDedicatedIpPoolRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateDedicatedIpPoolResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateDedicatedIpPoolRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateDedicatedIpPoolResponseFilterSensitiveLog,
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 { CreateDeliverabilityTestReportRequest, CreateDeliverabilityTestReportResponse } from "../models/models_0";
4
+ import { CreateDeliverabilityTestReportRequestFilterSensitiveLog, CreateDeliverabilityTestReportResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateDeliverabilityTestReportCommand, serializeAws_restJson1CreateDeliverabilityTestReportCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateDeliverabilityTestReportCommand = (function (_super) {
7
7
  __extends(CreateDeliverabilityTestReportCommand, _super);
@@ -20,8 +20,8 @@ var CreateDeliverabilityTestReportCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateDeliverabilityTestReportRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateDeliverabilityTestReportResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateDeliverabilityTestReportRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateDeliverabilityTestReportResponseFilterSensitiveLog,
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 { CreateEmailIdentityRequest, CreateEmailIdentityResponse } from "../models/models_0";
4
+ import { CreateEmailIdentityRequestFilterSensitiveLog, CreateEmailIdentityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateEmailIdentityCommand, serializeAws_restJson1CreateEmailIdentityCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateEmailIdentityCommand = (function (_super) {
7
7
  __extends(CreateEmailIdentityCommand, _super);
@@ -20,8 +20,8 @@ var CreateEmailIdentityCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateEmailIdentityRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateEmailIdentityResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateEmailIdentityRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateEmailIdentityResponseFilterSensitiveLog,
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 { CreateEmailIdentityPolicyRequest, CreateEmailIdentityPolicyResponse } from "../models/models_0";
4
+ import { CreateEmailIdentityPolicyRequestFilterSensitiveLog, CreateEmailIdentityPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateEmailIdentityPolicyCommand, serializeAws_restJson1CreateEmailIdentityPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateEmailIdentityPolicyCommand = (function (_super) {
7
7
  __extends(CreateEmailIdentityPolicyCommand, _super);
@@ -20,8 +20,8 @@ var CreateEmailIdentityPolicyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateEmailIdentityPolicyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateEmailIdentityPolicyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateEmailIdentityPolicyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateEmailIdentityPolicyResponseFilterSensitiveLog,
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 { CreateEmailTemplateRequest, CreateEmailTemplateResponse } from "../models/models_0";
4
+ import { CreateEmailTemplateRequestFilterSensitiveLog, CreateEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateEmailTemplateCommand, serializeAws_restJson1CreateEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateEmailTemplateCommand = (function (_super) {
7
7
  __extends(CreateEmailTemplateCommand, _super);
@@ -20,8 +20,8 @@ var CreateEmailTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateEmailTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateEmailTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateEmailTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateEmailTemplateResponseFilterSensitiveLog,
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 { CreateImportJobRequest, CreateImportJobResponse } from "../models/models_0";
4
+ import { CreateImportJobRequestFilterSensitiveLog, CreateImportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateImportJobCommand, serializeAws_restJson1CreateImportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  var CreateImportJobCommand = (function (_super) {
7
7
  __extends(CreateImportJobCommand, _super);
@@ -20,8 +20,8 @@ var CreateImportJobCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateImportJobRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateImportJobResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateImportJobRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateImportJobResponseFilterSensitiveLog,
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 { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0";
4
+ import { DeleteConfigurationSetRequestFilterSensitiveLog, DeleteConfigurationSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteConfigurationSetCommand, serializeAws_restJson1DeleteConfigurationSetCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteConfigurationSetCommand = (function (_super) {
7
7
  __extends(DeleteConfigurationSetCommand, _super);
@@ -20,8 +20,8 @@ var DeleteConfigurationSetCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteConfigurationSetRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteConfigurationSetResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteConfigurationSetRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteConfigurationSetResponseFilterSensitiveLog,
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 { DeleteConfigurationSetEventDestinationRequest, DeleteConfigurationSetEventDestinationResponse, } from "../models/models_0";
4
+ import { DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog, DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteConfigurationSetEventDestinationCommand, serializeAws_restJson1DeleteConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteConfigurationSetEventDestinationCommand = (function (_super) {
7
7
  __extends(DeleteConfigurationSetEventDestinationCommand, _super);
@@ -20,8 +20,8 @@ var DeleteConfigurationSetEventDestinationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteConfigurationSetEventDestinationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteConfigurationSetEventDestinationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog,
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 { DeleteContactRequest, DeleteContactResponse } from "../models/models_0";
4
+ import { DeleteContactRequestFilterSensitiveLog, DeleteContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteContactCommand, serializeAws_restJson1DeleteContactCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteContactCommand = (function (_super) {
7
7
  __extends(DeleteContactCommand, _super);
@@ -20,8 +20,8 @@ var DeleteContactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteContactResponseFilterSensitiveLog,
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 { DeleteContactListRequest, DeleteContactListResponse } from "../models/models_0";
4
+ import { DeleteContactListRequestFilterSensitiveLog, DeleteContactListResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteContactListCommand, serializeAws_restJson1DeleteContactListCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteContactListCommand = (function (_super) {
7
7
  __extends(DeleteContactListCommand, _super);
@@ -20,8 +20,8 @@ var DeleteContactListCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteContactListRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteContactListResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteContactListRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteContactListResponseFilterSensitiveLog,
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 { DeleteCustomVerificationEmailTemplateRequest, DeleteCustomVerificationEmailTemplateResponse, } from "../models/models_0";
4
+ import { DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog, DeleteCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand, serializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteCustomVerificationEmailTemplateCommand = (function (_super) {
7
7
  __extends(DeleteCustomVerificationEmailTemplateCommand, _super);
@@ -20,8 +20,8 @@ var DeleteCustomVerificationEmailTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteCustomVerificationEmailTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteCustomVerificationEmailTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteCustomVerificationEmailTemplateResponseFilterSensitiveLog,
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 { DeleteDedicatedIpPoolRequest, DeleteDedicatedIpPoolResponse } from "../models/models_0";
4
+ import { DeleteDedicatedIpPoolRequestFilterSensitiveLog, DeleteDedicatedIpPoolResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteDedicatedIpPoolCommand, serializeAws_restJson1DeleteDedicatedIpPoolCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteDedicatedIpPoolCommand = (function (_super) {
7
7
  __extends(DeleteDedicatedIpPoolCommand, _super);
@@ -20,8 +20,8 @@ var DeleteDedicatedIpPoolCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDedicatedIpPoolRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteDedicatedIpPoolResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDedicatedIpPoolRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteDedicatedIpPoolResponseFilterSensitiveLog,
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 { DeleteEmailIdentityRequest, DeleteEmailIdentityResponse } from "../models/models_0";
4
+ import { DeleteEmailIdentityRequestFilterSensitiveLog, DeleteEmailIdentityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteEmailIdentityCommand, serializeAws_restJson1DeleteEmailIdentityCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteEmailIdentityCommand = (function (_super) {
7
7
  __extends(DeleteEmailIdentityCommand, _super);
@@ -20,8 +20,8 @@ var DeleteEmailIdentityCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteEmailIdentityRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteEmailIdentityResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteEmailIdentityRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteEmailIdentityResponseFilterSensitiveLog,
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 { DeleteEmailIdentityPolicyRequest, DeleteEmailIdentityPolicyResponse } from "../models/models_0";
4
+ import { DeleteEmailIdentityPolicyRequestFilterSensitiveLog, DeleteEmailIdentityPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteEmailIdentityPolicyCommand, serializeAws_restJson1DeleteEmailIdentityPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteEmailIdentityPolicyCommand = (function (_super) {
7
7
  __extends(DeleteEmailIdentityPolicyCommand, _super);
@@ -20,8 +20,8 @@ var DeleteEmailIdentityPolicyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteEmailIdentityPolicyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteEmailIdentityPolicyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteEmailIdentityPolicyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteEmailIdentityPolicyResponseFilterSensitiveLog,
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 { DeleteEmailTemplateRequest, DeleteEmailTemplateResponse } from "../models/models_0";
4
+ import { DeleteEmailTemplateRequestFilterSensitiveLog, DeleteEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteEmailTemplateCommand, serializeAws_restJson1DeleteEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteEmailTemplateCommand = (function (_super) {
7
7
  __extends(DeleteEmailTemplateCommand, _super);
@@ -20,8 +20,8 @@ var DeleteEmailTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteEmailTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteEmailTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteEmailTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteEmailTemplateResponseFilterSensitiveLog,
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 { DeleteSuppressedDestinationRequest, DeleteSuppressedDestinationResponse } from "../models/models_0";
4
+ import { DeleteSuppressedDestinationRequestFilterSensitiveLog, DeleteSuppressedDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteSuppressedDestinationCommand, serializeAws_restJson1DeleteSuppressedDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  var DeleteSuppressedDestinationCommand = (function (_super) {
7
7
  __extends(DeleteSuppressedDestinationCommand, _super);
@@ -20,8 +20,8 @@ var DeleteSuppressedDestinationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteSuppressedDestinationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteSuppressedDestinationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteSuppressedDestinationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteSuppressedDestinationResponseFilterSensitiveLog,
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 { GetAccountRequest, GetAccountResponse } from "../models/models_0";
4
+ import { GetAccountRequestFilterSensitiveLog, GetAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAccountCommand, serializeAws_restJson1GetAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetAccountCommand = (function (_super) {
7
7
  __extends(GetAccountCommand, _super);
@@ -20,8 +20,8 @@ var GetAccountCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetAccountRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetAccountResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetAccountRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetAccountResponseFilterSensitiveLog,
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 { GetBlacklistReportsRequest, GetBlacklistReportsResponse } from "../models/models_0";
4
+ import { GetBlacklistReportsRequestFilterSensitiveLog, GetBlacklistReportsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetBlacklistReportsCommand, serializeAws_restJson1GetBlacklistReportsCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetBlacklistReportsCommand = (function (_super) {
7
7
  __extends(GetBlacklistReportsCommand, _super);
@@ -20,8 +20,8 @@ var GetBlacklistReportsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetBlacklistReportsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetBlacklistReportsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetBlacklistReportsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetBlacklistReportsResponseFilterSensitiveLog,
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 { GetConfigurationSetRequest, GetConfigurationSetResponse } from "../models/models_0";
4
+ import { GetConfigurationSetRequestFilterSensitiveLog, GetConfigurationSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetConfigurationSetCommand, serializeAws_restJson1GetConfigurationSetCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetConfigurationSetCommand = (function (_super) {
7
7
  __extends(GetConfigurationSetCommand, _super);
@@ -20,8 +20,8 @@ var GetConfigurationSetCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetConfigurationSetRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetConfigurationSetResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetConfigurationSetRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetConfigurationSetResponseFilterSensitiveLog,
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 { GetConfigurationSetEventDestinationsRequest, GetConfigurationSetEventDestinationsResponse, } from "../models/models_0";
4
+ import { GetConfigurationSetEventDestinationsRequestFilterSensitiveLog, GetConfigurationSetEventDestinationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetConfigurationSetEventDestinationsCommand, serializeAws_restJson1GetConfigurationSetEventDestinationsCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetConfigurationSetEventDestinationsCommand = (function (_super) {
7
7
  __extends(GetConfigurationSetEventDestinationsCommand, _super);
@@ -20,8 +20,8 @@ var GetConfigurationSetEventDestinationsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetConfigurationSetEventDestinationsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetConfigurationSetEventDestinationsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetConfigurationSetEventDestinationsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetConfigurationSetEventDestinationsResponseFilterSensitiveLog,
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 { GetContactRequest, GetContactResponse } from "../models/models_0";
4
+ import { GetContactRequestFilterSensitiveLog, GetContactResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetContactCommand, serializeAws_restJson1GetContactCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetContactCommand = (function (_super) {
7
7
  __extends(GetContactCommand, _super);
@@ -20,8 +20,8 @@ var GetContactCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetContactRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetContactResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetContactRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetContactResponseFilterSensitiveLog,
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 { GetContactListRequest, GetContactListResponse } from "../models/models_0";
4
+ import { GetContactListRequestFilterSensitiveLog, GetContactListResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetContactListCommand, serializeAws_restJson1GetContactListCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetContactListCommand = (function (_super) {
7
7
  __extends(GetContactListCommand, _super);
@@ -20,8 +20,8 @@ var GetContactListCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetContactListRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetContactListResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetContactListRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetContactListResponseFilterSensitiveLog,
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 { GetCustomVerificationEmailTemplateRequest, GetCustomVerificationEmailTemplateResponse, } from "../models/models_0";
4
+ import { GetCustomVerificationEmailTemplateRequestFilterSensitiveLog, GetCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetCustomVerificationEmailTemplateCommand, serializeAws_restJson1GetCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  var GetCustomVerificationEmailTemplateCommand = (function (_super) {
7
7
  __extends(GetCustomVerificationEmailTemplateCommand, _super);
@@ -20,8 +20,8 @@ var GetCustomVerificationEmailTemplateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: GetCustomVerificationEmailTemplateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: GetCustomVerificationEmailTemplateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: GetCustomVerificationEmailTemplateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: GetCustomVerificationEmailTemplateResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {