@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
@@ -20,8 +20,8 @@ class ModifyClusterSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.ModifyClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.ModifyClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.ModifyClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.ModifyClusterSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class ModifyClusterSnapshotScheduleCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.ModifyClusterSnapshotScheduleMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.ModifyClusterSnapshotScheduleMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class ModifyClusterSubnetGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.ModifyClusterSubnetGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.ModifyClusterSubnetGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.ModifyClusterSubnetGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.ModifyClusterSubnetGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class ModifyEndpointAccessCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_1_1.ModifyEndpointAccessMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_0_1.EndpointAccess.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_1_1.ModifyEndpointAccessMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_0_1.EndpointAccessFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class ModifyEventSubscriptionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.ModifyEventSubscriptionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.ModifyEventSubscriptionResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.ModifyEventSubscriptionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.ModifyEventSubscriptionResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class ModifyScheduledActionCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_1_1.ModifyScheduledActionMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_0_1.ScheduledAction.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_1_1.ModifyScheduledActionMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_0_1.ScheduledActionFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class ModifySnapshotCopyRetentionPeriodCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.ModifySnapshotCopyRetentionPeriodMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.ModifySnapshotCopyRetentionPeriodResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.ModifySnapshotCopyRetentionPeriodMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.ModifySnapshotCopyRetentionPeriodResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class ModifySnapshotScheduleCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_1_1.ModifySnapshotScheduleMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_0_1.SnapshotSchedule.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_1_1.ModifySnapshotScheduleMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_0_1.SnapshotScheduleFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class ModifyUsageLimitCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_1_1.ModifyUsageLimitMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_0_1.UsageLimit.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_1_1.ModifyUsageLimitMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_0_1.UsageLimitFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class PauseClusterCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_0_1.PauseClusterMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_1_1.PauseClusterResult.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_0_1.PauseClusterMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_1_1.PauseClusterResultFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class PurchaseReservedNodeOfferingCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.PurchaseReservedNodeOfferingMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.PurchaseReservedNodeOfferingResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.PurchaseReservedNodeOfferingMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.PurchaseReservedNodeOfferingResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class RebootClusterCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.RebootClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.RebootClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.RebootClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.RebootClusterResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class RejectDataShareCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_1_1.RejectDataShareMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_0_1.DataShare.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_1_1.RejectDataShareMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_0_1.DataShareFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class ResetClusterParameterGroupCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_1_1.ResetClusterParameterGroupMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_0_1.ClusterParameterGroupNameMessage.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_1_1.ResetClusterParameterGroupMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_0_1.ClusterParameterGroupNameMessageFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class ResizeClusterCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_0_1.ResizeClusterMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_1_1.ResizeClusterResult.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_0_1.ResizeClusterMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_1_1.ResizeClusterResultFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class RestoreFromClusterSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.RestoreFromClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.RestoreFromClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.RestoreFromClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.RestoreFromClusterSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class RestoreTableFromClusterSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.RestoreTableFromClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.RestoreTableFromClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.RestoreTableFromClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.RestoreTableFromClusterSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class ResumeClusterCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_0_1.ResumeClusterMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_1_1.ResumeClusterResult.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_0_1.ResumeClusterMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_1_1.ResumeClusterResultFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class RevokeClusterSecurityGroupIngressCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.RevokeClusterSecurityGroupIngressMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.RevokeClusterSecurityGroupIngressResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.RevokeClusterSecurityGroupIngressMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.RevokeClusterSecurityGroupIngressResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class RevokeEndpointAccessCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_1_1.RevokeEndpointAccessMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_0_1.EndpointAuthorization.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_1_1.RevokeEndpointAccessMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_0_1.EndpointAuthorizationFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class RevokeSnapshotAccessCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.RevokeSnapshotAccessMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.RevokeSnapshotAccessResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.RevokeSnapshotAccessMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.RevokeSnapshotAccessResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class RotateEncryptionKeyCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.RotateEncryptionKeyMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.RotateEncryptionKeyResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.RotateEncryptionKeyMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.RotateEncryptionKeyResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -21,8 +21,8 @@ class UpdatePartnerStatusCommand extends smithy_client_1.Command {
21
21
  logger,
22
22
  clientName,
23
23
  commandName,
24
- inputFilterSensitiveLog: models_1_1.UpdatePartnerStatusInputMessage.filterSensitiveLog,
25
- outputFilterSensitiveLog: models_0_1.PartnerIntegrationOutputMessage.filterSensitiveLog,
24
+ inputFilterSensitiveLog: models_1_1.UpdatePartnerStatusInputMessageFilterSensitiveLog,
25
+ outputFilterSensitiveLog: models_0_1.PartnerIntegrationOutputMessageFilterSensitiveLog,
26
26
  };
27
27
  const { requestHandler } = configuration;
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);