@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
package/CHANGELOG.md CHANGED
@@ -3,6 +3,36 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.141.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.140.0...v3.141.0) (2022-08-01)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update client endpoints as of 2022-08-01 ([aaf49f2](https://github.com/aws/aws-sdk-js-v3/commit/aaf49f21b371412e6ea7e00890b71a7b31991b66))
12
+
13
+
14
+
15
+
16
+
17
+ # [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
18
+
19
+
20
+ ### Features
21
+
22
+ * **namespaces:** remove namespaces with only a log filter ([#3823](https://github.com/aws/aws-sdk-js-v3/issues/3823)) ([33e6822](https://github.com/aws/aws-sdk-js-v3/commit/33e68228fb64c53dd8f89e6be76dd5f46edc3cfd))
23
+
24
+
25
+
26
+
27
+
28
+ # [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)
29
+
30
+ **Note:** Version bump only for package @aws-sdk/client-redshift
31
+
32
+
33
+
34
+
35
+
6
36
  # [3.130.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.129.0...v3.130.0) (2022-07-14)
7
37
 
8
38
  **Note:** Version bump only for package @aws-sdk/client-redshift
package/README.md CHANGED
@@ -187,7 +187,7 @@ try {
187
187
  const data = await client.send(command);
188
188
  // process data.
189
189
  } catch (error) {
190
- const { requestId, cfId, extendedRequestId } = error.$metadata;
190
+ const { requestId, cfId, extendedRequestId } = error.$$metadata;
191
191
  console.log({ requestId, cfId, extendedRequestId });
192
192
  /**
193
193
  * The keys within exceptions are also parsed.
@@ -20,8 +20,8 @@ class AcceptReservedNodeExchangeCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AcceptReservedNodeExchangeInputMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.AcceptReservedNodeExchangeOutputMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AcceptReservedNodeExchangeInputMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.AcceptReservedNodeExchangeOutputMessageFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class AddPartnerCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.PartnerIntegrationInputMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.PartnerIntegrationOutputMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.PartnerIntegrationInputMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.PartnerIntegrationOutputMessageFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class AssociateDataShareConsumerCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AssociateDataShareConsumerMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DataShare.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AssociateDataShareConsumerMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DataShareFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class AuthorizeClusterSecurityGroupIngressCommand extends smithy_client_1.Comman
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AuthorizeClusterSecurityGroupIngressMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.AuthorizeClusterSecurityGroupIngressResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AuthorizeClusterSecurityGroupIngressMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.AuthorizeClusterSecurityGroupIngressResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class AuthorizeDataShareCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AuthorizeDataShareMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DataShare.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AuthorizeDataShareMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DataShareFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class AuthorizeEndpointAccessCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AuthorizeEndpointAccessMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.EndpointAuthorization.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AuthorizeEndpointAccessMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.EndpointAuthorizationFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class AuthorizeSnapshotAccessCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AuthorizeSnapshotAccessMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.AuthorizeSnapshotAccessResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AuthorizeSnapshotAccessMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.AuthorizeSnapshotAccessResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class BatchDeleteClusterSnapshotsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.BatchDeleteClusterSnapshotsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.BatchDeleteClusterSnapshotsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.BatchDeleteClusterSnapshotsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.BatchDeleteClusterSnapshotsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class BatchModifyClusterSnapshotsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.BatchModifyClusterSnapshotsMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.BatchModifyClusterSnapshotsOutputMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.BatchModifyClusterSnapshotsMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.BatchModifyClusterSnapshotsOutputMessageFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CancelResizeCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CancelResizeMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.ResizeProgressMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CancelResizeMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.ResizeProgressMessageFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CopyClusterSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CopyClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CopyClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CopyClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CopyClusterSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateAuthenticationProfileCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateAuthenticationProfileMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateAuthenticationProfileResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateAuthenticationProfileMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateAuthenticationProfileResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateClusterCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateClusterResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateClusterParameterGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateClusterParameterGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateClusterParameterGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateClusterParameterGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateClusterParameterGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateClusterSecurityGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateClusterSecurityGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateClusterSecurityGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateClusterSecurityGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateClusterSecurityGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateClusterSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateClusterSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateClusterSubnetGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateClusterSubnetGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateClusterSubnetGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateClusterSubnetGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateClusterSubnetGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateEndpointAccessCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateEndpointAccessMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.EndpointAccess.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateEndpointAccessMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.EndpointAccessFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateEventSubscriptionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateEventSubscriptionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateEventSubscriptionResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateEventSubscriptionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateEventSubscriptionResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateHsmClientCertificateCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateHsmClientCertificateMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateHsmClientCertificateResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateHsmClientCertificateMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateHsmClientCertificateResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateHsmConfigurationCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateHsmConfigurationMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateHsmConfigurationResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateHsmConfigurationMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateHsmConfigurationResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateScheduledActionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateScheduledActionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.ScheduledAction.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateScheduledActionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.ScheduledActionFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateSnapshotCopyGrantCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateSnapshotCopyGrantMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateSnapshotCopyGrantResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateSnapshotCopyGrantMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateSnapshotCopyGrantResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateSnapshotScheduleCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateSnapshotScheduleMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.SnapshotSchedule.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateSnapshotScheduleMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.SnapshotScheduleFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class CreateTagsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateTagsMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateTagsMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class CreateUsageLimitCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateUsageLimitMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.UsageLimit.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateUsageLimitMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.UsageLimitFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeauthorizeDataShareCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeauthorizeDataShareMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DataShare.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeauthorizeDataShareMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DataShareFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteAuthenticationProfileCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteAuthenticationProfileMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteAuthenticationProfileResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteAuthenticationProfileMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteAuthenticationProfileResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteClusterCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteClusterResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class DeleteClusterParameterGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteClusterParameterGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteClusterParameterGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class DeleteClusterSecurityGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteClusterSecurityGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteClusterSecurityGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class DeleteClusterSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteClusterSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class DeleteClusterSubnetGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteClusterSubnetGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteClusterSubnetGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class DeleteEndpointAccessCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteEndpointAccessMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.EndpointAccess.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteEndpointAccessMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.EndpointAccessFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class DeleteEventSubscriptionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteEventSubscriptionMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteEventSubscriptionMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class DeleteHsmClientCertificateCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteHsmClientCertificateMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteHsmClientCertificateMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class DeleteHsmConfigurationCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteHsmConfigurationMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteHsmConfigurationMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class DeletePartnerCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.PartnerIntegrationInputMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.PartnerIntegrationOutputMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.PartnerIntegrationInputMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.PartnerIntegrationOutputMessageFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class DeleteScheduledActionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteScheduledActionMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteScheduledActionMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class DeleteSnapshotCopyGrantCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteSnapshotCopyGrantMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteSnapshotCopyGrantMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class DeleteSnapshotScheduleCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteSnapshotScheduleMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteSnapshotScheduleMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class DeleteTagsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteTagsMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteTagsMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class DeleteUsageLimitCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteUsageLimitMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteUsageLimitMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class DescribeAccountAttributesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DescribeAccountAttributesMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.AccountAttributeList.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DescribeAccountAttributesMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.AccountAttributeListFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DescribeAuthenticationProfilesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DescribeAuthenticationProfilesMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DescribeAuthenticationProfilesResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DescribeAuthenticationProfilesMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DescribeAuthenticationProfilesResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DescribeClusterDbRevisionsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DescribeClusterDbRevisionsMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.ClusterDbRevisionsMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DescribeClusterDbRevisionsMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.ClusterDbRevisionsMessageFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DescribeClusterParameterGroupsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DescribeClusterParameterGroupsMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.ClusterParameterGroupsMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DescribeClusterParameterGroupsMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.ClusterParameterGroupsMessageFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);