@aws-sdk/client-redshift 3.130.0 → 3.141.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 (249) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AcceptReservedNodeExchangeCommand.js +2 -2
  4. package/dist-cjs/commands/AddPartnerCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateDataShareConsumerCommand.js +2 -2
  6. package/dist-cjs/commands/AuthorizeClusterSecurityGroupIngressCommand.js +2 -2
  7. package/dist-cjs/commands/AuthorizeDataShareCommand.js +2 -2
  8. package/dist-cjs/commands/AuthorizeEndpointAccessCommand.js +2 -2
  9. package/dist-cjs/commands/AuthorizeSnapshotAccessCommand.js +2 -2
  10. package/dist-cjs/commands/BatchDeleteClusterSnapshotsCommand.js +2 -2
  11. package/dist-cjs/commands/BatchModifyClusterSnapshotsCommand.js +2 -2
  12. package/dist-cjs/commands/CancelResizeCommand.js +2 -2
  13. package/dist-cjs/commands/CopyClusterSnapshotCommand.js +2 -2
  14. package/dist-cjs/commands/CreateAuthenticationProfileCommand.js +2 -2
  15. package/dist-cjs/commands/CreateClusterCommand.js +2 -2
  16. package/dist-cjs/commands/CreateClusterParameterGroupCommand.js +2 -2
  17. package/dist-cjs/commands/CreateClusterSecurityGroupCommand.js +2 -2
  18. package/dist-cjs/commands/CreateClusterSnapshotCommand.js +2 -2
  19. package/dist-cjs/commands/CreateClusterSubnetGroupCommand.js +2 -2
  20. package/dist-cjs/commands/CreateEndpointAccessCommand.js +2 -2
  21. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
  22. package/dist-cjs/commands/CreateHsmClientCertificateCommand.js +2 -2
  23. package/dist-cjs/commands/CreateHsmConfigurationCommand.js +2 -2
  24. package/dist-cjs/commands/CreateScheduledActionCommand.js +2 -2
  25. package/dist-cjs/commands/CreateSnapshotCopyGrantCommand.js +2 -2
  26. package/dist-cjs/commands/CreateSnapshotScheduleCommand.js +2 -2
  27. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  28. package/dist-cjs/commands/CreateUsageLimitCommand.js +2 -2
  29. package/dist-cjs/commands/DeauthorizeDataShareCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteAuthenticationProfileCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteClusterCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteClusterParameterGroupCommand.js +1 -1
  33. package/dist-cjs/commands/DeleteClusterSecurityGroupCommand.js +1 -1
  34. package/dist-cjs/commands/DeleteClusterSnapshotCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteClusterSubnetGroupCommand.js +1 -1
  36. package/dist-cjs/commands/DeleteEndpointAccessCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +1 -1
  38. package/dist-cjs/commands/DeleteHsmClientCertificateCommand.js +1 -1
  39. package/dist-cjs/commands/DeleteHsmConfigurationCommand.js +1 -1
  40. package/dist-cjs/commands/DeletePartnerCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteScheduledActionCommand.js +1 -1
  42. package/dist-cjs/commands/DeleteSnapshotCopyGrantCommand.js +1 -1
  43. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +1 -1
  44. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  45. package/dist-cjs/commands/DeleteUsageLimitCommand.js +1 -1
  46. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeAuthenticationProfilesCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeClusterDbRevisionsCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeClusterParameterGroupsCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeClusterParametersCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeClusterSecurityGroupsCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeClusterSnapshotsCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeClusterSubnetGroupsCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeClusterTracksCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeClusterVersionsCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeClustersCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeDataSharesCommand.js +2 -2
  58. package/dist-cjs/commands/DescribeDataSharesForConsumerCommand.js +2 -2
  59. package/dist-cjs/commands/DescribeDataSharesForProducerCommand.js +2 -2
  60. package/dist-cjs/commands/DescribeDefaultClusterParametersCommand.js +2 -2
  61. package/dist-cjs/commands/DescribeEndpointAccessCommand.js +2 -2
  62. package/dist-cjs/commands/DescribeEndpointAuthorizationCommand.js +2 -2
  63. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
  64. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
  65. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  66. package/dist-cjs/commands/DescribeHsmClientCertificatesCommand.js +2 -2
  67. package/dist-cjs/commands/DescribeHsmConfigurationsCommand.js +2 -2
  68. package/dist-cjs/commands/DescribeLoggingStatusCommand.js +2 -2
  69. package/dist-cjs/commands/DescribeNodeConfigurationOptionsCommand.js +2 -2
  70. package/dist-cjs/commands/DescribeOrderableClusterOptionsCommand.js +2 -2
  71. package/dist-cjs/commands/DescribePartnersCommand.js +2 -2
  72. package/dist-cjs/commands/DescribeReservedNodeExchangeStatusCommand.js +2 -2
  73. package/dist-cjs/commands/DescribeReservedNodeOfferingsCommand.js +2 -2
  74. package/dist-cjs/commands/DescribeReservedNodesCommand.js +2 -2
  75. package/dist-cjs/commands/DescribeResizeCommand.js +2 -2
  76. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +2 -2
  77. package/dist-cjs/commands/DescribeSnapshotCopyGrantsCommand.js +2 -2
  78. package/dist-cjs/commands/DescribeSnapshotSchedulesCommand.js +2 -2
  79. package/dist-cjs/commands/DescribeStorageCommand.js +1 -1
  80. package/dist-cjs/commands/DescribeTableRestoreStatusCommand.js +2 -2
  81. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  82. package/dist-cjs/commands/DescribeUsageLimitsCommand.js +2 -2
  83. package/dist-cjs/commands/DisableLoggingCommand.js +2 -2
  84. package/dist-cjs/commands/DisableSnapshotCopyCommand.js +2 -2
  85. package/dist-cjs/commands/DisassociateDataShareConsumerCommand.js +2 -2
  86. package/dist-cjs/commands/EnableLoggingCommand.js +2 -2
  87. package/dist-cjs/commands/EnableSnapshotCopyCommand.js +2 -2
  88. package/dist-cjs/commands/GetClusterCredentialsCommand.js +2 -2
  89. package/dist-cjs/commands/GetClusterCredentialsWithIAMCommand.js +2 -2
  90. package/dist-cjs/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +2 -2
  91. package/dist-cjs/commands/GetReservedNodeExchangeOfferingsCommand.js +2 -2
  92. package/dist-cjs/commands/ModifyAquaConfigurationCommand.js +2 -2
  93. package/dist-cjs/commands/ModifyAuthenticationProfileCommand.js +2 -2
  94. package/dist-cjs/commands/ModifyClusterCommand.js +2 -2
  95. package/dist-cjs/commands/ModifyClusterDbRevisionCommand.js +2 -2
  96. package/dist-cjs/commands/ModifyClusterIamRolesCommand.js +2 -2
  97. package/dist-cjs/commands/ModifyClusterMaintenanceCommand.js +2 -2
  98. package/dist-cjs/commands/ModifyClusterParameterGroupCommand.js +2 -2
  99. package/dist-cjs/commands/ModifyClusterSnapshotCommand.js +2 -2
  100. package/dist-cjs/commands/ModifyClusterSnapshotScheduleCommand.js +1 -1
  101. package/dist-cjs/commands/ModifyClusterSubnetGroupCommand.js +2 -2
  102. package/dist-cjs/commands/ModifyEndpointAccessCommand.js +2 -2
  103. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
  104. package/dist-cjs/commands/ModifyScheduledActionCommand.js +2 -2
  105. package/dist-cjs/commands/ModifySnapshotCopyRetentionPeriodCommand.js +2 -2
  106. package/dist-cjs/commands/ModifySnapshotScheduleCommand.js +2 -2
  107. package/dist-cjs/commands/ModifyUsageLimitCommand.js +2 -2
  108. package/dist-cjs/commands/PauseClusterCommand.js +2 -2
  109. package/dist-cjs/commands/PurchaseReservedNodeOfferingCommand.js +2 -2
  110. package/dist-cjs/commands/RebootClusterCommand.js +2 -2
  111. package/dist-cjs/commands/RejectDataShareCommand.js +2 -2
  112. package/dist-cjs/commands/ResetClusterParameterGroupCommand.js +2 -2
  113. package/dist-cjs/commands/ResizeClusterCommand.js +2 -2
  114. package/dist-cjs/commands/RestoreFromClusterSnapshotCommand.js +2 -2
  115. package/dist-cjs/commands/RestoreTableFromClusterSnapshotCommand.js +2 -2
  116. package/dist-cjs/commands/ResumeClusterCommand.js +2 -2
  117. package/dist-cjs/commands/RevokeClusterSecurityGroupIngressCommand.js +2 -2
  118. package/dist-cjs/commands/RevokeEndpointAccessCommand.js +2 -2
  119. package/dist-cjs/commands/RevokeSnapshotAccessCommand.js +2 -2
  120. package/dist-cjs/commands/RotateEncryptionKeyCommand.js +2 -2
  121. package/dist-cjs/commands/UpdatePartnerStatusCommand.js +2 -2
  122. package/dist-cjs/models/models_0.js +704 -1052
  123. package/dist-cjs/models/models_1.js +395 -591
  124. package/dist-es/commands/AcceptReservedNodeExchangeCommand.js +3 -3
  125. package/dist-es/commands/AddPartnerCommand.js +3 -3
  126. package/dist-es/commands/AssociateDataShareConsumerCommand.js +3 -3
  127. package/dist-es/commands/AuthorizeClusterSecurityGroupIngressCommand.js +3 -3
  128. package/dist-es/commands/AuthorizeDataShareCommand.js +3 -3
  129. package/dist-es/commands/AuthorizeEndpointAccessCommand.js +3 -3
  130. package/dist-es/commands/AuthorizeSnapshotAccessCommand.js +3 -3
  131. package/dist-es/commands/BatchDeleteClusterSnapshotsCommand.js +3 -3
  132. package/dist-es/commands/BatchModifyClusterSnapshotsCommand.js +3 -3
  133. package/dist-es/commands/CancelResizeCommand.js +3 -3
  134. package/dist-es/commands/CopyClusterSnapshotCommand.js +3 -3
  135. package/dist-es/commands/CreateAuthenticationProfileCommand.js +3 -3
  136. package/dist-es/commands/CreateClusterCommand.js +3 -3
  137. package/dist-es/commands/CreateClusterParameterGroupCommand.js +3 -3
  138. package/dist-es/commands/CreateClusterSecurityGroupCommand.js +3 -3
  139. package/dist-es/commands/CreateClusterSnapshotCommand.js +3 -3
  140. package/dist-es/commands/CreateClusterSubnetGroupCommand.js +3 -3
  141. package/dist-es/commands/CreateEndpointAccessCommand.js +3 -3
  142. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  143. package/dist-es/commands/CreateHsmClientCertificateCommand.js +3 -3
  144. package/dist-es/commands/CreateHsmConfigurationCommand.js +3 -3
  145. package/dist-es/commands/CreateScheduledActionCommand.js +3 -3
  146. package/dist-es/commands/CreateSnapshotCopyGrantCommand.js +3 -3
  147. package/dist-es/commands/CreateSnapshotScheduleCommand.js +3 -3
  148. package/dist-es/commands/CreateTagsCommand.js +2 -2
  149. package/dist-es/commands/CreateUsageLimitCommand.js +3 -3
  150. package/dist-es/commands/DeauthorizeDataShareCommand.js +3 -3
  151. package/dist-es/commands/DeleteAuthenticationProfileCommand.js +3 -3
  152. package/dist-es/commands/DeleteClusterCommand.js +3 -3
  153. package/dist-es/commands/DeleteClusterParameterGroupCommand.js +2 -2
  154. package/dist-es/commands/DeleteClusterSecurityGroupCommand.js +2 -2
  155. package/dist-es/commands/DeleteClusterSnapshotCommand.js +3 -3
  156. package/dist-es/commands/DeleteClusterSubnetGroupCommand.js +2 -2
  157. package/dist-es/commands/DeleteEndpointAccessCommand.js +3 -3
  158. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
  159. package/dist-es/commands/DeleteHsmClientCertificateCommand.js +2 -2
  160. package/dist-es/commands/DeleteHsmConfigurationCommand.js +2 -2
  161. package/dist-es/commands/DeletePartnerCommand.js +3 -3
  162. package/dist-es/commands/DeleteScheduledActionCommand.js +2 -2
  163. package/dist-es/commands/DeleteSnapshotCopyGrantCommand.js +2 -2
  164. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -2
  165. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  166. package/dist-es/commands/DeleteUsageLimitCommand.js +2 -2
  167. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  168. package/dist-es/commands/DescribeAuthenticationProfilesCommand.js +3 -3
  169. package/dist-es/commands/DescribeClusterDbRevisionsCommand.js +3 -3
  170. package/dist-es/commands/DescribeClusterParameterGroupsCommand.js +3 -3
  171. package/dist-es/commands/DescribeClusterParametersCommand.js +3 -3
  172. package/dist-es/commands/DescribeClusterSecurityGroupsCommand.js +3 -3
  173. package/dist-es/commands/DescribeClusterSnapshotsCommand.js +3 -3
  174. package/dist-es/commands/DescribeClusterSubnetGroupsCommand.js +3 -3
  175. package/dist-es/commands/DescribeClusterTracksCommand.js +3 -3
  176. package/dist-es/commands/DescribeClusterVersionsCommand.js +3 -3
  177. package/dist-es/commands/DescribeClustersCommand.js +3 -3
  178. package/dist-es/commands/DescribeDataSharesCommand.js +3 -3
  179. package/dist-es/commands/DescribeDataSharesForConsumerCommand.js +3 -3
  180. package/dist-es/commands/DescribeDataSharesForProducerCommand.js +3 -3
  181. package/dist-es/commands/DescribeDefaultClusterParametersCommand.js +3 -3
  182. package/dist-es/commands/DescribeEndpointAccessCommand.js +3 -3
  183. package/dist-es/commands/DescribeEndpointAuthorizationCommand.js +3 -3
  184. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  185. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  186. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  187. package/dist-es/commands/DescribeHsmClientCertificatesCommand.js +3 -3
  188. package/dist-es/commands/DescribeHsmConfigurationsCommand.js +3 -3
  189. package/dist-es/commands/DescribeLoggingStatusCommand.js +3 -3
  190. package/dist-es/commands/DescribeNodeConfigurationOptionsCommand.js +3 -3
  191. package/dist-es/commands/DescribeOrderableClusterOptionsCommand.js +3 -3
  192. package/dist-es/commands/DescribePartnersCommand.js +3 -3
  193. package/dist-es/commands/DescribeReservedNodeExchangeStatusCommand.js +3 -3
  194. package/dist-es/commands/DescribeReservedNodeOfferingsCommand.js +3 -3
  195. package/dist-es/commands/DescribeReservedNodesCommand.js +3 -3
  196. package/dist-es/commands/DescribeResizeCommand.js +4 -4
  197. package/dist-es/commands/DescribeScheduledActionsCommand.js +3 -3
  198. package/dist-es/commands/DescribeSnapshotCopyGrantsCommand.js +3 -3
  199. package/dist-es/commands/DescribeSnapshotSchedulesCommand.js +3 -3
  200. package/dist-es/commands/DescribeStorageCommand.js +2 -2
  201. package/dist-es/commands/DescribeTableRestoreStatusCommand.js +3 -3
  202. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  203. package/dist-es/commands/DescribeUsageLimitsCommand.js +3 -3
  204. package/dist-es/commands/DisableLoggingCommand.js +3 -3
  205. package/dist-es/commands/DisableSnapshotCopyCommand.js +3 -3
  206. package/dist-es/commands/DisassociateDataShareConsumerCommand.js +4 -4
  207. package/dist-es/commands/EnableLoggingCommand.js +3 -3
  208. package/dist-es/commands/EnableSnapshotCopyCommand.js +3 -3
  209. package/dist-es/commands/GetClusterCredentialsCommand.js +4 -4
  210. package/dist-es/commands/GetClusterCredentialsWithIAMCommand.js +4 -4
  211. package/dist-es/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +3 -3
  212. package/dist-es/commands/GetReservedNodeExchangeOfferingsCommand.js +3 -3
  213. package/dist-es/commands/ModifyAquaConfigurationCommand.js +3 -3
  214. package/dist-es/commands/ModifyAuthenticationProfileCommand.js +3 -3
  215. package/dist-es/commands/ModifyClusterCommand.js +3 -3
  216. package/dist-es/commands/ModifyClusterDbRevisionCommand.js +3 -3
  217. package/dist-es/commands/ModifyClusterIamRolesCommand.js +3 -3
  218. package/dist-es/commands/ModifyClusterMaintenanceCommand.js +3 -3
  219. package/dist-es/commands/ModifyClusterParameterGroupCommand.js +4 -4
  220. package/dist-es/commands/ModifyClusterSnapshotCommand.js +3 -3
  221. package/dist-es/commands/ModifyClusterSnapshotScheduleCommand.js +2 -2
  222. package/dist-es/commands/ModifyClusterSubnetGroupCommand.js +3 -3
  223. package/dist-es/commands/ModifyEndpointAccessCommand.js +4 -4
  224. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  225. package/dist-es/commands/ModifyScheduledActionCommand.js +4 -4
  226. package/dist-es/commands/ModifySnapshotCopyRetentionPeriodCommand.js +3 -3
  227. package/dist-es/commands/ModifySnapshotScheduleCommand.js +4 -4
  228. package/dist-es/commands/ModifyUsageLimitCommand.js +4 -4
  229. package/dist-es/commands/PauseClusterCommand.js +4 -4
  230. package/dist-es/commands/PurchaseReservedNodeOfferingCommand.js +3 -3
  231. package/dist-es/commands/RebootClusterCommand.js +3 -3
  232. package/dist-es/commands/RejectDataShareCommand.js +4 -4
  233. package/dist-es/commands/ResetClusterParameterGroupCommand.js +4 -4
  234. package/dist-es/commands/ResizeClusterCommand.js +4 -4
  235. package/dist-es/commands/RestoreFromClusterSnapshotCommand.js +3 -3
  236. package/dist-es/commands/RestoreTableFromClusterSnapshotCommand.js +3 -3
  237. package/dist-es/commands/ResumeClusterCommand.js +4 -4
  238. package/dist-es/commands/RevokeClusterSecurityGroupIngressCommand.js +3 -3
  239. package/dist-es/commands/RevokeEndpointAccessCommand.js +4 -4
  240. package/dist-es/commands/RevokeSnapshotAccessCommand.js +3 -3
  241. package/dist-es/commands/RotateEncryptionKeyCommand.js +3 -3
  242. package/dist-es/commands/UpdatePartnerStatusCommand.js +4 -4
  243. package/dist-es/models/models_0.js +174 -696
  244. package/dist-es/models/models_1.js +98 -392
  245. package/dist-types/models/models_0.d.ts +696 -1044
  246. package/dist-types/models/models_1.d.ts +392 -588
  247. package/dist-types/ts3.4/models/models_0.d.ts +348 -696
  248. package/dist-types/ts3.4/models/models_1.d.ts +196 -392
  249. package/package.json +7 -7
@@ -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 { AcceptReservedNodeExchangeInputMessage, AcceptReservedNodeExchangeOutputMessage } from "../models/models_0";
4
+ import { AcceptReservedNodeExchangeInputMessageFilterSensitiveLog, AcceptReservedNodeExchangeOutputMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAcceptReservedNodeExchangeCommand, serializeAws_queryAcceptReservedNodeExchangeCommand, } from "../protocols/Aws_query";
6
6
  var AcceptReservedNodeExchangeCommand = (function (_super) {
7
7
  __extends(AcceptReservedNodeExchangeCommand, _super);
@@ -20,8 +20,8 @@ var AcceptReservedNodeExchangeCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AcceptReservedNodeExchangeInputMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: AcceptReservedNodeExchangeOutputMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AcceptReservedNodeExchangeInputMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AcceptReservedNodeExchangeOutputMessageFilterSensitiveLog,
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 { PartnerIntegrationInputMessage, PartnerIntegrationOutputMessage } from "../models/models_0";
4
+ import { PartnerIntegrationInputMessageFilterSensitiveLog, PartnerIntegrationOutputMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAddPartnerCommand, serializeAws_queryAddPartnerCommand } from "../protocols/Aws_query";
6
6
  var AddPartnerCommand = (function (_super) {
7
7
  __extends(AddPartnerCommand, _super);
@@ -20,8 +20,8 @@ var AddPartnerCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PartnerIntegrationInputMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: PartnerIntegrationOutputMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PartnerIntegrationInputMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PartnerIntegrationOutputMessageFilterSensitiveLog,
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 { AssociateDataShareConsumerMessage, DataShare } from "../models/models_0";
4
+ import { AssociateDataShareConsumerMessageFilterSensitiveLog, DataShareFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAssociateDataShareConsumerCommand, serializeAws_queryAssociateDataShareConsumerCommand, } from "../protocols/Aws_query";
6
6
  var AssociateDataShareConsumerCommand = (function (_super) {
7
7
  __extends(AssociateDataShareConsumerCommand, _super);
@@ -20,8 +20,8 @@ var AssociateDataShareConsumerCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AssociateDataShareConsumerMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DataShare.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AssociateDataShareConsumerMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DataShareFilterSensitiveLog,
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 { AuthorizeClusterSecurityGroupIngressMessage, AuthorizeClusterSecurityGroupIngressResult, } from "../models/models_0";
4
+ import { AuthorizeClusterSecurityGroupIngressMessageFilterSensitiveLog, AuthorizeClusterSecurityGroupIngressResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAuthorizeClusterSecurityGroupIngressCommand, serializeAws_queryAuthorizeClusterSecurityGroupIngressCommand, } from "../protocols/Aws_query";
6
6
  var AuthorizeClusterSecurityGroupIngressCommand = (function (_super) {
7
7
  __extends(AuthorizeClusterSecurityGroupIngressCommand, _super);
@@ -20,8 +20,8 @@ var AuthorizeClusterSecurityGroupIngressCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AuthorizeClusterSecurityGroupIngressMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: AuthorizeClusterSecurityGroupIngressResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AuthorizeClusterSecurityGroupIngressMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AuthorizeClusterSecurityGroupIngressResultFilterSensitiveLog,
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 { AuthorizeDataShareMessage, DataShare } from "../models/models_0";
4
+ import { AuthorizeDataShareMessageFilterSensitiveLog, DataShareFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAuthorizeDataShareCommand, serializeAws_queryAuthorizeDataShareCommand, } from "../protocols/Aws_query";
6
6
  var AuthorizeDataShareCommand = (function (_super) {
7
7
  __extends(AuthorizeDataShareCommand, _super);
@@ -20,8 +20,8 @@ var AuthorizeDataShareCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AuthorizeDataShareMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DataShare.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AuthorizeDataShareMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DataShareFilterSensitiveLog,
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 { AuthorizeEndpointAccessMessage, EndpointAuthorization } from "../models/models_0";
4
+ import { AuthorizeEndpointAccessMessageFilterSensitiveLog, EndpointAuthorizationFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAuthorizeEndpointAccessCommand, serializeAws_queryAuthorizeEndpointAccessCommand, } from "../protocols/Aws_query";
6
6
  var AuthorizeEndpointAccessCommand = (function (_super) {
7
7
  __extends(AuthorizeEndpointAccessCommand, _super);
@@ -20,8 +20,8 @@ var AuthorizeEndpointAccessCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AuthorizeEndpointAccessMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: EndpointAuthorization.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AuthorizeEndpointAccessMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: EndpointAuthorizationFilterSensitiveLog,
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 { AuthorizeSnapshotAccessMessage, AuthorizeSnapshotAccessResult } from "../models/models_0";
4
+ import { AuthorizeSnapshotAccessMessageFilterSensitiveLog, AuthorizeSnapshotAccessResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAuthorizeSnapshotAccessCommand, serializeAws_queryAuthorizeSnapshotAccessCommand, } from "../protocols/Aws_query";
6
6
  var AuthorizeSnapshotAccessCommand = (function (_super) {
7
7
  __extends(AuthorizeSnapshotAccessCommand, _super);
@@ -20,8 +20,8 @@ var AuthorizeSnapshotAccessCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: AuthorizeSnapshotAccessMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: AuthorizeSnapshotAccessResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: AuthorizeSnapshotAccessMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AuthorizeSnapshotAccessResultFilterSensitiveLog,
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 { BatchDeleteClusterSnapshotsRequest, BatchDeleteClusterSnapshotsResult } from "../models/models_0";
4
+ import { BatchDeleteClusterSnapshotsRequestFilterSensitiveLog, BatchDeleteClusterSnapshotsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryBatchDeleteClusterSnapshotsCommand, serializeAws_queryBatchDeleteClusterSnapshotsCommand, } from "../protocols/Aws_query";
6
6
  var BatchDeleteClusterSnapshotsCommand = (function (_super) {
7
7
  __extends(BatchDeleteClusterSnapshotsCommand, _super);
@@ -20,8 +20,8 @@ var BatchDeleteClusterSnapshotsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: BatchDeleteClusterSnapshotsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: BatchDeleteClusterSnapshotsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: BatchDeleteClusterSnapshotsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: BatchDeleteClusterSnapshotsResultFilterSensitiveLog,
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 { BatchModifyClusterSnapshotsMessage, BatchModifyClusterSnapshotsOutputMessage } from "../models/models_0";
4
+ import { BatchModifyClusterSnapshotsMessageFilterSensitiveLog, BatchModifyClusterSnapshotsOutputMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryBatchModifyClusterSnapshotsCommand, serializeAws_queryBatchModifyClusterSnapshotsCommand, } from "../protocols/Aws_query";
6
6
  var BatchModifyClusterSnapshotsCommand = (function (_super) {
7
7
  __extends(BatchModifyClusterSnapshotsCommand, _super);
@@ -20,8 +20,8 @@ var BatchModifyClusterSnapshotsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: BatchModifyClusterSnapshotsMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: BatchModifyClusterSnapshotsOutputMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: BatchModifyClusterSnapshotsMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: BatchModifyClusterSnapshotsOutputMessageFilterSensitiveLog,
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 { CancelResizeMessage, ResizeProgressMessage } from "../models/models_0";
4
+ import { CancelResizeMessageFilterSensitiveLog, ResizeProgressMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCancelResizeCommand, serializeAws_queryCancelResizeCommand } from "../protocols/Aws_query";
6
6
  var CancelResizeCommand = (function (_super) {
7
7
  __extends(CancelResizeCommand, _super);
@@ -20,8 +20,8 @@ var CancelResizeCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CancelResizeMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: ResizeProgressMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CancelResizeMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ResizeProgressMessageFilterSensitiveLog,
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 { CopyClusterSnapshotMessage, CopyClusterSnapshotResult } from "../models/models_0";
4
+ import { CopyClusterSnapshotMessageFilterSensitiveLog, CopyClusterSnapshotResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCopyClusterSnapshotCommand, serializeAws_queryCopyClusterSnapshotCommand, } from "../protocols/Aws_query";
6
6
  var CopyClusterSnapshotCommand = (function (_super) {
7
7
  __extends(CopyClusterSnapshotCommand, _super);
@@ -20,8 +20,8 @@ var CopyClusterSnapshotCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CopyClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CopyClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CopyClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CopyClusterSnapshotResultFilterSensitiveLog,
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 { CreateAuthenticationProfileMessage, CreateAuthenticationProfileResult } from "../models/models_0";
4
+ import { CreateAuthenticationProfileMessageFilterSensitiveLog, CreateAuthenticationProfileResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateAuthenticationProfileCommand, serializeAws_queryCreateAuthenticationProfileCommand, } from "../protocols/Aws_query";
6
6
  var CreateAuthenticationProfileCommand = (function (_super) {
7
7
  __extends(CreateAuthenticationProfileCommand, _super);
@@ -20,8 +20,8 @@ var CreateAuthenticationProfileCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateAuthenticationProfileMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateAuthenticationProfileResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateAuthenticationProfileMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateAuthenticationProfileResultFilterSensitiveLog,
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 { CreateClusterMessage, CreateClusterResult } from "../models/models_0";
4
+ import { CreateClusterMessageFilterSensitiveLog, CreateClusterResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateClusterCommand, serializeAws_queryCreateClusterCommand, } from "../protocols/Aws_query";
6
6
  var CreateClusterCommand = (function (_super) {
7
7
  __extends(CreateClusterCommand, _super);
@@ -20,8 +20,8 @@ var CreateClusterCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateClusterResultFilterSensitiveLog,
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 { CreateClusterParameterGroupMessage, CreateClusterParameterGroupResult } from "../models/models_0";
4
+ import { CreateClusterParameterGroupMessageFilterSensitiveLog, CreateClusterParameterGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateClusterParameterGroupCommand, serializeAws_queryCreateClusterParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  var CreateClusterParameterGroupCommand = (function (_super) {
7
7
  __extends(CreateClusterParameterGroupCommand, _super);
@@ -20,8 +20,8 @@ var CreateClusterParameterGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateClusterParameterGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateClusterParameterGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateClusterParameterGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateClusterParameterGroupResultFilterSensitiveLog,
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 { CreateClusterSecurityGroupMessage, CreateClusterSecurityGroupResult } from "../models/models_0";
4
+ import { CreateClusterSecurityGroupMessageFilterSensitiveLog, CreateClusterSecurityGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateClusterSecurityGroupCommand, serializeAws_queryCreateClusterSecurityGroupCommand, } from "../protocols/Aws_query";
6
6
  var CreateClusterSecurityGroupCommand = (function (_super) {
7
7
  __extends(CreateClusterSecurityGroupCommand, _super);
@@ -20,8 +20,8 @@ var CreateClusterSecurityGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateClusterSecurityGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateClusterSecurityGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateClusterSecurityGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateClusterSecurityGroupResultFilterSensitiveLog,
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 { CreateClusterSnapshotMessage, CreateClusterSnapshotResult } from "../models/models_0";
4
+ import { CreateClusterSnapshotMessageFilterSensitiveLog, CreateClusterSnapshotResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateClusterSnapshotCommand, serializeAws_queryCreateClusterSnapshotCommand, } from "../protocols/Aws_query";
6
6
  var CreateClusterSnapshotCommand = (function (_super) {
7
7
  __extends(CreateClusterSnapshotCommand, _super);
@@ -20,8 +20,8 @@ var CreateClusterSnapshotCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateClusterSnapshotResultFilterSensitiveLog,
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 { CreateClusterSubnetGroupMessage, CreateClusterSubnetGroupResult } from "../models/models_0";
4
+ import { CreateClusterSubnetGroupMessageFilterSensitiveLog, CreateClusterSubnetGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateClusterSubnetGroupCommand, serializeAws_queryCreateClusterSubnetGroupCommand, } from "../protocols/Aws_query";
6
6
  var CreateClusterSubnetGroupCommand = (function (_super) {
7
7
  __extends(CreateClusterSubnetGroupCommand, _super);
@@ -20,8 +20,8 @@ var CreateClusterSubnetGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateClusterSubnetGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateClusterSubnetGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateClusterSubnetGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateClusterSubnetGroupResultFilterSensitiveLog,
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 { CreateEndpointAccessMessage, EndpointAccess } from "../models/models_0";
4
+ import { CreateEndpointAccessMessageFilterSensitiveLog, EndpointAccessFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateEndpointAccessCommand, serializeAws_queryCreateEndpointAccessCommand, } from "../protocols/Aws_query";
6
6
  var CreateEndpointAccessCommand = (function (_super) {
7
7
  __extends(CreateEndpointAccessCommand, _super);
@@ -20,8 +20,8 @@ var CreateEndpointAccessCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateEndpointAccessMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: EndpointAccess.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateEndpointAccessMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: EndpointAccessFilterSensitiveLog,
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 { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from "../models/models_0";
4
+ import { CreateEventSubscriptionMessageFilterSensitiveLog, CreateEventSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateEventSubscriptionCommand, serializeAws_queryCreateEventSubscriptionCommand, } from "../protocols/Aws_query";
6
6
  var CreateEventSubscriptionCommand = (function (_super) {
7
7
  __extends(CreateEventSubscriptionCommand, _super);
@@ -20,8 +20,8 @@ var CreateEventSubscriptionCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateEventSubscriptionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateEventSubscriptionResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateEventSubscriptionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateEventSubscriptionResultFilterSensitiveLog,
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 { CreateHsmClientCertificateMessage, CreateHsmClientCertificateResult } from "../models/models_0";
4
+ import { CreateHsmClientCertificateMessageFilterSensitiveLog, CreateHsmClientCertificateResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateHsmClientCertificateCommand, serializeAws_queryCreateHsmClientCertificateCommand, } from "../protocols/Aws_query";
6
6
  var CreateHsmClientCertificateCommand = (function (_super) {
7
7
  __extends(CreateHsmClientCertificateCommand, _super);
@@ -20,8 +20,8 @@ var CreateHsmClientCertificateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateHsmClientCertificateMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateHsmClientCertificateResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateHsmClientCertificateMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateHsmClientCertificateResultFilterSensitiveLog,
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 { CreateHsmConfigurationMessage, CreateHsmConfigurationResult } from "../models/models_0";
4
+ import { CreateHsmConfigurationMessageFilterSensitiveLog, CreateHsmConfigurationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateHsmConfigurationCommand, serializeAws_queryCreateHsmConfigurationCommand, } from "../protocols/Aws_query";
6
6
  var CreateHsmConfigurationCommand = (function (_super) {
7
7
  __extends(CreateHsmConfigurationCommand, _super);
@@ -20,8 +20,8 @@ var CreateHsmConfigurationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateHsmConfigurationMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateHsmConfigurationResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateHsmConfigurationMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateHsmConfigurationResultFilterSensitiveLog,
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 { CreateScheduledActionMessage, ScheduledAction } from "../models/models_0";
4
+ import { CreateScheduledActionMessageFilterSensitiveLog, ScheduledActionFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateScheduledActionCommand, serializeAws_queryCreateScheduledActionCommand, } from "../protocols/Aws_query";
6
6
  var CreateScheduledActionCommand = (function (_super) {
7
7
  __extends(CreateScheduledActionCommand, _super);
@@ -20,8 +20,8 @@ var CreateScheduledActionCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateScheduledActionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: ScheduledAction.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateScheduledActionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ScheduledActionFilterSensitiveLog,
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 { CreateSnapshotCopyGrantMessage, CreateSnapshotCopyGrantResult } from "../models/models_0";
4
+ import { CreateSnapshotCopyGrantMessageFilterSensitiveLog, CreateSnapshotCopyGrantResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateSnapshotCopyGrantCommand, serializeAws_queryCreateSnapshotCopyGrantCommand, } from "../protocols/Aws_query";
6
6
  var CreateSnapshotCopyGrantCommand = (function (_super) {
7
7
  __extends(CreateSnapshotCopyGrantCommand, _super);
@@ -20,8 +20,8 @@ var CreateSnapshotCopyGrantCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateSnapshotCopyGrantMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CreateSnapshotCopyGrantResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateSnapshotCopyGrantMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CreateSnapshotCopyGrantResultFilterSensitiveLog,
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 { CreateSnapshotScheduleMessage, SnapshotSchedule } from "../models/models_0";
4
+ import { CreateSnapshotScheduleMessageFilterSensitiveLog, SnapshotScheduleFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateSnapshotScheduleCommand, serializeAws_queryCreateSnapshotScheduleCommand, } from "../protocols/Aws_query";
6
6
  var CreateSnapshotScheduleCommand = (function (_super) {
7
7
  __extends(CreateSnapshotScheduleCommand, _super);
@@ -20,8 +20,8 @@ var CreateSnapshotScheduleCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateSnapshotScheduleMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: SnapshotSchedule.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateSnapshotScheduleMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: SnapshotScheduleFilterSensitiveLog,
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 { CreateTagsMessage } from "../models/models_0";
4
+ import { CreateTagsMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateTagsCommand, serializeAws_queryCreateTagsCommand } from "../protocols/Aws_query";
6
6
  var CreateTagsCommand = (function (_super) {
7
7
  __extends(CreateTagsCommand, _super);
@@ -20,7 +20,7 @@ var CreateTagsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateTagsMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateTagsMessageFilterSensitiveLog,
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 { CreateUsageLimitMessage, UsageLimit } from "../models/models_0";
4
+ import { CreateUsageLimitMessageFilterSensitiveLog, UsageLimitFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateUsageLimitCommand, serializeAws_queryCreateUsageLimitCommand, } from "../protocols/Aws_query";
6
6
  var CreateUsageLimitCommand = (function (_super) {
7
7
  __extends(CreateUsageLimitCommand, _super);
@@ -20,8 +20,8 @@ var CreateUsageLimitCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: CreateUsageLimitMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: UsageLimit.filterSensitiveLog,
23
+ inputFilterSensitiveLog: CreateUsageLimitMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UsageLimitFilterSensitiveLog,
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 { DataShare, DeauthorizeDataShareMessage } from "../models/models_0";
4
+ import { DataShareFilterSensitiveLog, DeauthorizeDataShareMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeauthorizeDataShareCommand, serializeAws_queryDeauthorizeDataShareCommand, } from "../protocols/Aws_query";
6
6
  var DeauthorizeDataShareCommand = (function (_super) {
7
7
  __extends(DeauthorizeDataShareCommand, _super);
@@ -20,8 +20,8 @@ var DeauthorizeDataShareCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeauthorizeDataShareMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DataShare.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeauthorizeDataShareMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DataShareFilterSensitiveLog,
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 { DeleteAuthenticationProfileMessage, DeleteAuthenticationProfileResult } from "../models/models_0";
4
+ import { DeleteAuthenticationProfileMessageFilterSensitiveLog, DeleteAuthenticationProfileResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteAuthenticationProfileCommand, serializeAws_queryDeleteAuthenticationProfileCommand, } from "../protocols/Aws_query";
6
6
  var DeleteAuthenticationProfileCommand = (function (_super) {
7
7
  __extends(DeleteAuthenticationProfileCommand, _super);
@@ -20,8 +20,8 @@ var DeleteAuthenticationProfileCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteAuthenticationProfileMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteAuthenticationProfileResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteAuthenticationProfileMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteAuthenticationProfileResultFilterSensitiveLog,
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 { DeleteClusterMessage, DeleteClusterResult } from "../models/models_0";
4
+ import { DeleteClusterMessageFilterSensitiveLog, DeleteClusterResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteClusterCommand, serializeAws_queryDeleteClusterCommand, } from "../protocols/Aws_query";
6
6
  var DeleteClusterCommand = (function (_super) {
7
7
  __extends(DeleteClusterCommand, _super);
@@ -20,8 +20,8 @@ var DeleteClusterCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteClusterResultFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {