@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
@@ -13,12 +13,6 @@ export interface AcceptReservedNodeExchangeInputMessage {
13
13
  */
14
14
  TargetReservedNodeOfferingId: string | undefined;
15
15
  }
16
- export declare namespace AcceptReservedNodeExchangeInputMessage {
17
- /**
18
- * @internal
19
- */
20
- const filterSensitiveLog: (obj: AcceptReservedNodeExchangeInputMessage) => any;
21
- }
22
16
  /**
23
17
  * <p>Describes a recurring charge.</p>
24
18
  */
@@ -33,12 +27,6 @@ export interface RecurringCharge {
33
27
  */
34
28
  RecurringChargeFrequency?: string;
35
29
  }
36
- export declare namespace RecurringCharge {
37
- /**
38
- * @internal
39
- */
40
- const filterSensitiveLog: (obj: RecurringCharge) => any;
41
- }
42
30
  export declare type ReservedNodeOfferingType = "Regular" | "Upgradable";
43
31
  /**
44
32
  * <p>Describes a reserved node. You can call the <a>DescribeReservedNodeOfferings</a> API to obtain the available reserved node
@@ -121,24 +109,12 @@ export interface ReservedNode {
121
109
  */
122
110
  ReservedNodeOfferingType?: ReservedNodeOfferingType | string;
123
111
  }
124
- export declare namespace ReservedNode {
125
- /**
126
- * @internal
127
- */
128
- const filterSensitiveLog: (obj: ReservedNode) => any;
129
- }
130
112
  export interface AcceptReservedNodeExchangeOutputMessage {
131
113
  /**
132
114
  * <p></p>
133
115
  */
134
116
  ExchangedReservedNode?: ReservedNode;
135
117
  }
136
- export declare namespace AcceptReservedNodeExchangeOutputMessage {
137
- /**
138
- * @internal
139
- */
140
- const filterSensitiveLog: (obj: AcceptReservedNodeExchangeOutputMessage) => any;
141
- }
142
118
  /**
143
119
  * <p>Your request cannot be completed because a dependent internal service is
144
120
  * temporarily unavailable. Wait 30 to 60 seconds and try again.</p>
@@ -249,12 +225,6 @@ export interface AttributeValueTarget {
249
225
  */
250
226
  AttributeValue?: string;
251
227
  }
252
- export declare namespace AttributeValueTarget {
253
- /**
254
- * @internal
255
- */
256
- const filterSensitiveLog: (obj: AttributeValueTarget) => any;
257
- }
258
228
  /**
259
229
  * <p>A name value pair that describes an aspect of an account. </p>
260
230
  */
@@ -268,24 +238,12 @@ export interface AccountAttribute {
268
238
  */
269
239
  AttributeValues?: AttributeValueTarget[];
270
240
  }
271
- export declare namespace AccountAttribute {
272
- /**
273
- * @internal
274
- */
275
- const filterSensitiveLog: (obj: AccountAttribute) => any;
276
- }
277
241
  export interface AccountAttributeList {
278
242
  /**
279
243
  * <p>A list of attributes assigned to an account.</p>
280
244
  */
281
245
  AccountAttributes?: AccountAttribute[];
282
246
  }
283
- export declare namespace AccountAttributeList {
284
- /**
285
- * @internal
286
- */
287
- const filterSensitiveLog: (obj: AccountAttributeList) => any;
288
- }
289
247
  /**
290
248
  * <p>Describes an Amazon Web Services account authorized to restore a snapshot.</p>
291
249
  */
@@ -301,12 +259,6 @@ export interface AccountWithRestoreAccess {
301
259
  */
302
260
  AccountAlias?: string;
303
261
  }
304
- export declare namespace AccountWithRestoreAccess {
305
- /**
306
- * @internal
307
- */
308
- const filterSensitiveLog: (obj: AccountWithRestoreAccess) => any;
309
- }
310
262
  export declare enum ActionType {
311
263
  RECOMMEND_NODE_CONFIG = "recommend-node-config",
312
264
  RESIZE_CLUSTER = "resize-cluster",
@@ -342,12 +294,6 @@ export interface PartnerIntegrationInputMessage {
342
294
  */
343
295
  PartnerName: string | undefined;
344
296
  }
345
- export declare namespace PartnerIntegrationInputMessage {
346
- /**
347
- * @internal
348
- */
349
- const filterSensitiveLog: (obj: PartnerIntegrationInputMessage) => any;
350
- }
351
297
  export interface PartnerIntegrationOutputMessage {
352
298
  /**
353
299
  * <p>The name of the database that receives data from the partner.</p>
@@ -358,12 +304,6 @@ export interface PartnerIntegrationOutputMessage {
358
304
  */
359
305
  PartnerName?: string;
360
306
  }
361
- export declare namespace PartnerIntegrationOutputMessage {
362
- /**
363
- * @internal
364
- */
365
- const filterSensitiveLog: (obj: PartnerIntegrationOutputMessage) => any;
366
- }
367
307
  /**
368
308
  * <p>The name of the partner was not found.</p>
369
309
  */
@@ -431,12 +371,6 @@ export interface AquaConfiguration {
431
371
  */
432
372
  AquaConfigurationStatus?: AquaConfigurationStatus | string;
433
373
  }
434
- export declare namespace AquaConfiguration {
435
- /**
436
- * @internal
437
- */
438
- const filterSensitiveLog: (obj: AquaConfiguration) => any;
439
- }
440
374
  export interface AssociateDataShareConsumerMessage {
441
375
  /**
442
376
  * <p>The Amazon Resource Name (ARN) of the datashare that the consumer is to use with the account or the namespace.</p>
@@ -456,12 +390,6 @@ export interface AssociateDataShareConsumerMessage {
456
390
  */
457
391
  ConsumerRegion?: string;
458
392
  }
459
- export declare namespace AssociateDataShareConsumerMessage {
460
- /**
461
- * @internal
462
- */
463
- const filterSensitiveLog: (obj: AssociateDataShareConsumerMessage) => any;
464
- }
465
393
  export declare enum DataShareStatus {
466
394
  ACTIVE = "ACTIVE",
467
395
  AUTHORIZED = "AUTHORIZED",
@@ -497,12 +425,6 @@ export interface DataShareAssociation {
497
425
  */
498
426
  StatusChangeDate?: Date;
499
427
  }
500
- export declare namespace DataShareAssociation {
501
- /**
502
- * @internal
503
- */
504
- const filterSensitiveLog: (obj: DataShareAssociation) => any;
505
- }
506
428
  export interface DataShare {
507
429
  /**
508
430
  * <p>An Amazon Resource Name (ARN) that references the datashare that is owned by a specific namespace of the producer cluster. A datashare ARN is in the <code>arn:aws:redshift:{region}:{account-id}:{datashare}:{namespace-guid}/{datashare-name}</code> format.</p>
@@ -526,12 +448,6 @@ export interface DataShare {
526
448
  */
527
449
  ManagedBy?: string;
528
450
  }
529
- export declare namespace DataShare {
530
- /**
531
- * @internal
532
- */
533
- const filterSensitiveLog: (obj: DataShare) => any;
534
- }
535
451
  /**
536
452
  * <p>There is an error with the datashare.</p>
537
453
  */
@@ -568,12 +484,6 @@ export interface ClusterAssociatedToSchedule {
568
484
  */
569
485
  ScheduleAssociationState?: ScheduleState | string;
570
486
  }
571
- export declare namespace ClusterAssociatedToSchedule {
572
- /**
573
- * @internal
574
- */
575
- const filterSensitiveLog: (obj: ClusterAssociatedToSchedule) => any;
576
- }
577
487
  /**
578
488
  * <p>Describes an authentication profile.</p>
579
489
  */
@@ -588,12 +498,6 @@ export interface AuthenticationProfile {
588
498
  */
589
499
  AuthenticationProfileContent?: string;
590
500
  }
591
- export declare namespace AuthenticationProfile {
592
- /**
593
- * @internal
594
- */
595
- const filterSensitiveLog: (obj: AuthenticationProfile) => any;
596
- }
597
501
  /**
598
502
  * <p>The authentication profile already exists.</p>
599
503
  */
@@ -692,12 +596,6 @@ export interface AuthorizeClusterSecurityGroupIngressMessage {
692
596
  */
693
597
  EC2SecurityGroupOwnerId?: string;
694
598
  }
695
- export declare namespace AuthorizeClusterSecurityGroupIngressMessage {
696
- /**
697
- * @internal
698
- */
699
- const filterSensitiveLog: (obj: AuthorizeClusterSecurityGroupIngressMessage) => any;
700
- }
701
599
  /**
702
600
  * <p>A tag consisting of a name/value pair for a resource.</p>
703
601
  */
@@ -711,12 +609,6 @@ export interface Tag {
711
609
  */
712
610
  Value?: string;
713
611
  }
714
- export declare namespace Tag {
715
- /**
716
- * @internal
717
- */
718
- const filterSensitiveLog: (obj: Tag) => any;
719
- }
720
612
  /**
721
613
  * <p>Describes an Amazon EC2 security group.</p>
722
614
  */
@@ -739,12 +631,6 @@ export interface EC2SecurityGroup {
739
631
  */
740
632
  Tags?: Tag[];
741
633
  }
742
- export declare namespace EC2SecurityGroup {
743
- /**
744
- * @internal
745
- */
746
- const filterSensitiveLog: (obj: EC2SecurityGroup) => any;
747
- }
748
634
  /**
749
635
  * <p>Describes an IP range used in a security group.</p>
750
636
  */
@@ -762,12 +648,6 @@ export interface IPRange {
762
648
  */
763
649
  Tags?: Tag[];
764
650
  }
765
- export declare namespace IPRange {
766
- /**
767
- * @internal
768
- */
769
- const filterSensitiveLog: (obj: IPRange) => any;
770
- }
771
651
  /**
772
652
  * <p>Describes a security group.</p>
773
653
  */
@@ -796,24 +676,12 @@ export interface ClusterSecurityGroup {
796
676
  */
797
677
  Tags?: Tag[];
798
678
  }
799
- export declare namespace ClusterSecurityGroup {
800
- /**
801
- * @internal
802
- */
803
- const filterSensitiveLog: (obj: ClusterSecurityGroup) => any;
804
- }
805
679
  export interface AuthorizeClusterSecurityGroupIngressResult {
806
680
  /**
807
681
  * <p>Describes a security group.</p>
808
682
  */
809
683
  ClusterSecurityGroup?: ClusterSecurityGroup;
810
684
  }
811
- export declare namespace AuthorizeClusterSecurityGroupIngressResult {
812
- /**
813
- * @internal
814
- */
815
- const filterSensitiveLog: (obj: AuthorizeClusterSecurityGroupIngressResult) => any;
816
- }
817
685
  /**
818
686
  * <p>The cluster security group name does not refer to an existing cluster security
819
687
  * group.</p>
@@ -848,12 +716,6 @@ export interface AuthorizeDataShareMessage {
848
716
  */
849
717
  ConsumerIdentifier: string | undefined;
850
718
  }
851
- export declare namespace AuthorizeDataShareMessage {
852
- /**
853
- * @internal
854
- */
855
- const filterSensitiveLog: (obj: AuthorizeDataShareMessage) => any;
856
- }
857
719
  export interface AuthorizeEndpointAccessMessage {
858
720
  /**
859
721
  * <p>The cluster identifier of the cluster to grant access to.</p>
@@ -868,12 +730,6 @@ export interface AuthorizeEndpointAccessMessage {
868
730
  */
869
731
  VpcIds?: string[];
870
732
  }
871
- export declare namespace AuthorizeEndpointAccessMessage {
872
- /**
873
- * @internal
874
- */
875
- const filterSensitiveLog: (obj: AuthorizeEndpointAccessMessage) => any;
876
- }
877
733
  /**
878
734
  * <p>Describes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across Amazon Web Services accounts.</p>
879
735
  */
@@ -915,12 +771,6 @@ export interface EndpointAuthorization {
915
771
  */
916
772
  EndpointCount?: number;
917
773
  }
918
- export declare namespace EndpointAuthorization {
919
- /**
920
- * @internal
921
- */
922
- const filterSensitiveLog: (obj: EndpointAuthorization) => any;
923
- }
924
774
  /**
925
775
  * <p>The authorization already exists for this endpoint.</p>
926
776
  */
@@ -990,12 +840,6 @@ export interface AuthorizeSnapshotAccessMessage {
990
840
  */
991
841
  AccountWithRestoreAccess: string | undefined;
992
842
  }
993
- export declare namespace AuthorizeSnapshotAccessMessage {
994
- /**
995
- * @internal
996
- */
997
- const filterSensitiveLog: (obj: AuthorizeSnapshotAccessMessage) => any;
998
- }
999
843
  /**
1000
844
  * <p>Describes a snapshot.</p>
1001
845
  */
@@ -1176,24 +1020,12 @@ export interface Snapshot {
1176
1020
  */
1177
1021
  SnapshotRetentionStartTime?: Date;
1178
1022
  }
1179
- export declare namespace Snapshot {
1180
- /**
1181
- * @internal
1182
- */
1183
- const filterSensitiveLog: (obj: Snapshot) => any;
1184
- }
1185
1023
  export interface AuthorizeSnapshotAccessResult {
1186
1024
  /**
1187
1025
  * <p>Describes a snapshot.</p>
1188
1026
  */
1189
1027
  Snapshot?: Snapshot;
1190
1028
  }
1191
- export declare namespace AuthorizeSnapshotAccessResult {
1192
- /**
1193
- * @internal
1194
- */
1195
- const filterSensitiveLog: (obj: AuthorizeSnapshotAccessResult) => any;
1196
- }
1197
1029
  /**
1198
1030
  * <p>The snapshot identifier does not refer to an existing cluster snapshot.</p>
1199
1031
  */
@@ -1249,12 +1081,6 @@ export interface SupportedPlatform {
1249
1081
  */
1250
1082
  Name?: string;
1251
1083
  }
1252
- export declare namespace SupportedPlatform {
1253
- /**
1254
- * @internal
1255
- */
1256
- const filterSensitiveLog: (obj: SupportedPlatform) => any;
1257
- }
1258
1084
  /**
1259
1085
  * <p>Describes an availability zone.</p>
1260
1086
  */
@@ -1268,12 +1094,6 @@ export interface AvailabilityZone {
1268
1094
  */
1269
1095
  SupportedPlatforms?: SupportedPlatform[];
1270
1096
  }
1271
- export declare namespace AvailabilityZone {
1272
- /**
1273
- * @internal
1274
- */
1275
- const filterSensitiveLog: (obj: AvailabilityZone) => any;
1276
- }
1277
1097
  /**
1278
1098
  * <p></p>
1279
1099
  */
@@ -1293,24 +1113,12 @@ export interface DeleteClusterSnapshotMessage {
1293
1113
  */
1294
1114
  SnapshotClusterIdentifier?: string;
1295
1115
  }
1296
- export declare namespace DeleteClusterSnapshotMessage {
1297
- /**
1298
- * @internal
1299
- */
1300
- const filterSensitiveLog: (obj: DeleteClusterSnapshotMessage) => any;
1301
- }
1302
1116
  export interface BatchDeleteClusterSnapshotsRequest {
1303
1117
  /**
1304
1118
  * <p>A list of identifiers for the snapshots that you want to delete.</p>
1305
1119
  */
1306
1120
  Identifiers: DeleteClusterSnapshotMessage[] | undefined;
1307
1121
  }
1308
- export declare namespace BatchDeleteClusterSnapshotsRequest {
1309
- /**
1310
- * @internal
1311
- */
1312
- const filterSensitiveLog: (obj: BatchDeleteClusterSnapshotsRequest) => any;
1313
- }
1314
1122
  /**
1315
1123
  * <p>Describes the errors returned by a snapshot.</p>
1316
1124
  */
@@ -1332,12 +1140,6 @@ export interface SnapshotErrorMessage {
1332
1140
  */
1333
1141
  FailureReason?: string;
1334
1142
  }
1335
- export declare namespace SnapshotErrorMessage {
1336
- /**
1337
- * @internal
1338
- */
1339
- const filterSensitiveLog: (obj: SnapshotErrorMessage) => any;
1340
- }
1341
1143
  export interface BatchDeleteClusterSnapshotsResult {
1342
1144
  /**
1343
1145
  * <p>A list of the snapshot identifiers that were deleted. </p>
@@ -1348,12 +1150,6 @@ export interface BatchDeleteClusterSnapshotsResult {
1348
1150
  */
1349
1151
  Errors?: SnapshotErrorMessage[];
1350
1152
  }
1351
- export declare namespace BatchDeleteClusterSnapshotsResult {
1352
- /**
1353
- * @internal
1354
- */
1355
- const filterSensitiveLog: (obj: BatchDeleteClusterSnapshotsResult) => any;
1356
- }
1357
1153
  /**
1358
1154
  * <p>The maximum number for a batch delete of snapshots has been reached. The limit is
1359
1155
  * 100. </p>
@@ -1398,12 +1194,6 @@ export interface BatchModifyClusterSnapshotsMessage {
1398
1194
  */
1399
1195
  Force?: boolean;
1400
1196
  }
1401
- export declare namespace BatchModifyClusterSnapshotsMessage {
1402
- /**
1403
- * @internal
1404
- */
1405
- const filterSensitiveLog: (obj: BatchModifyClusterSnapshotsMessage) => any;
1406
- }
1407
1197
  export interface BatchModifyClusterSnapshotsOutputMessage {
1408
1198
  /**
1409
1199
  * <p>A list of the snapshots that were modified.</p>
@@ -1414,12 +1204,6 @@ export interface BatchModifyClusterSnapshotsOutputMessage {
1414
1204
  */
1415
1205
  Errors?: SnapshotErrorMessage[];
1416
1206
  }
1417
- export declare namespace BatchModifyClusterSnapshotsOutputMessage {
1418
- /**
1419
- * @internal
1420
- */
1421
- const filterSensitiveLog: (obj: BatchModifyClusterSnapshotsOutputMessage) => any;
1422
- }
1423
1207
  /**
1424
1208
  * <p>The retention period specified is either in the past or is not a valid value.</p>
1425
1209
  * <p>The value must be either -1 or an integer between 1 and 3,653.</p>
@@ -1450,12 +1234,6 @@ export interface CancelResizeMessage {
1450
1234
  */
1451
1235
  ClusterIdentifier: string | undefined;
1452
1236
  }
1453
- export declare namespace CancelResizeMessage {
1454
- /**
1455
- * @internal
1456
- */
1457
- const filterSensitiveLog: (obj: CancelResizeMessage) => any;
1458
- }
1459
1237
  /**
1460
1238
  * <p>A resize operation for the specified cluster is not found.</p>
1461
1239
  */
@@ -1561,12 +1339,6 @@ export interface ResizeProgressMessage {
1561
1339
  */
1562
1340
  DataTransferProgressPercent?: number;
1563
1341
  }
1564
- export declare namespace ResizeProgressMessage {
1565
- /**
1566
- * @internal
1567
- */
1568
- const filterSensitiveLog: (obj: ResizeProgressMessage) => any;
1569
- }
1570
1342
  /**
1571
1343
  * <p>The identifier of a node in a cluster.</p>
1572
1344
  */
@@ -1584,12 +1356,6 @@ export interface ClusterNode {
1584
1356
  */
1585
1357
  PublicIPAddress?: string;
1586
1358
  }
1587
- export declare namespace ClusterNode {
1588
- /**
1589
- * @internal
1590
- */
1591
- const filterSensitiveLog: (obj: ClusterNode) => any;
1592
- }
1593
1359
  /**
1594
1360
  * <p>Describes the status of a parameter group.</p>
1595
1361
  */
@@ -1648,12 +1414,6 @@ export interface ClusterParameterStatus {
1648
1414
  */
1649
1415
  ParameterApplyErrorDescription?: string;
1650
1416
  }
1651
- export declare namespace ClusterParameterStatus {
1652
- /**
1653
- * @internal
1654
- */
1655
- const filterSensitiveLog: (obj: ClusterParameterStatus) => any;
1656
- }
1657
1417
  /**
1658
1418
  * <p>Describes the status of a parameter group.</p>
1659
1419
  */
@@ -1675,12 +1435,6 @@ export interface ClusterParameterGroupStatus {
1675
1435
  */
1676
1436
  ClusterParameterStatusList?: ClusterParameterStatus[];
1677
1437
  }
1678
- export declare namespace ClusterParameterGroupStatus {
1679
- /**
1680
- * @internal
1681
- */
1682
- const filterSensitiveLog: (obj: ClusterParameterGroupStatus) => any;
1683
- }
1684
1438
  /**
1685
1439
  * <p>Describes a cluster security group.</p>
1686
1440
  */
@@ -1694,12 +1448,6 @@ export interface ClusterSecurityGroupMembership {
1694
1448
  */
1695
1449
  Status?: string;
1696
1450
  }
1697
- export declare namespace ClusterSecurityGroupMembership {
1698
- /**
1699
- * @internal
1700
- */
1701
- const filterSensitiveLog: (obj: ClusterSecurityGroupMembership) => any;
1702
- }
1703
1451
  /**
1704
1452
  * <p>Returns the destination region and retention period that are configured for
1705
1453
  * cross-region snapshot copy.</p>
@@ -1727,12 +1475,6 @@ export interface ClusterSnapshotCopyStatus {
1727
1475
  */
1728
1476
  SnapshotCopyGrantName?: string;
1729
1477
  }
1730
- export declare namespace ClusterSnapshotCopyStatus {
1731
- /**
1732
- * @internal
1733
- */
1734
- const filterSensitiveLog: (obj: ClusterSnapshotCopyStatus) => any;
1735
- }
1736
1478
  /**
1737
1479
  * <p>Describes the status of a cluster while it is in the process of resizing with an
1738
1480
  * incremental resize.</p>
@@ -1764,12 +1506,6 @@ export interface DataTransferProgress {
1764
1506
  */
1765
1507
  ElapsedTimeInSeconds?: number;
1766
1508
  }
1767
- export declare namespace DataTransferProgress {
1768
- /**
1769
- * @internal
1770
- */
1771
- const filterSensitiveLog: (obj: DataTransferProgress) => any;
1772
- }
1773
1509
  /**
1774
1510
  * <p>Describes a deferred maintenance window</p>
1775
1511
  */
@@ -1787,12 +1523,6 @@ export interface DeferredMaintenanceWindow {
1787
1523
  */
1788
1524
  DeferMaintenanceEndTime?: Date;
1789
1525
  }
1790
- export declare namespace DeferredMaintenanceWindow {
1791
- /**
1792
- * @internal
1793
- */
1794
- const filterSensitiveLog: (obj: DeferredMaintenanceWindow) => any;
1795
- }
1796
1526
  /**
1797
1527
  * <p>Describes the status of the elastic IP (EIP) address.</p>
1798
1528
  */
@@ -1806,12 +1536,6 @@ export interface ElasticIpStatus {
1806
1536
  */
1807
1537
  Status?: string;
1808
1538
  }
1809
- export declare namespace ElasticIpStatus {
1810
- /**
1811
- * @internal
1812
- */
1813
- const filterSensitiveLog: (obj: ElasticIpStatus) => any;
1814
- }
1815
1539
  /**
1816
1540
  * <p>Describes a network interface. </p>
1817
1541
  */
@@ -1833,12 +1557,6 @@ export interface NetworkInterface {
1833
1557
  */
1834
1558
  AvailabilityZone?: string;
1835
1559
  }
1836
- export declare namespace NetworkInterface {
1837
- /**
1838
- * @internal
1839
- */
1840
- const filterSensitiveLog: (obj: NetworkInterface) => any;
1841
- }
1842
1560
  /**
1843
1561
  * <p>The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.</p>
1844
1562
  */
@@ -1856,12 +1574,6 @@ export interface VpcEndpoint {
1856
1574
  */
1857
1575
  NetworkInterfaces?: NetworkInterface[];
1858
1576
  }
1859
- export declare namespace VpcEndpoint {
1860
- /**
1861
- * @internal
1862
- */
1863
- const filterSensitiveLog: (obj: VpcEndpoint) => any;
1864
- }
1865
1577
  /**
1866
1578
  * <p>Describes a connection endpoint.</p>
1867
1579
  */
@@ -1879,12 +1591,6 @@ export interface Endpoint {
1879
1591
  */
1880
1592
  VpcEndpoints?: VpcEndpoint[];
1881
1593
  }
1882
- export declare namespace Endpoint {
1883
- /**
1884
- * @internal
1885
- */
1886
- const filterSensitiveLog: (obj: Endpoint) => any;
1887
- }
1888
1594
  /**
1889
1595
  * <p>Describes the status of changes to HSM settings.</p>
1890
1596
  */
@@ -1906,12 +1612,6 @@ export interface HsmStatus {
1906
1612
  */
1907
1613
  Status?: string;
1908
1614
  }
1909
- export declare namespace HsmStatus {
1910
- /**
1911
- * @internal
1912
- */
1913
- const filterSensitiveLog: (obj: HsmStatus) => any;
1914
- }
1915
1615
  /**
1916
1616
  * <p>An Identity and Access Management (IAM) role that can be used by the associated
1917
1617
  * Amazon Redshift cluster to access other Amazon Web Services services.</p>
@@ -1945,12 +1645,6 @@ export interface ClusterIamRole {
1945
1645
  */
1946
1646
  ApplyStatus?: string;
1947
1647
  }
1948
- export declare namespace ClusterIamRole {
1949
- /**
1950
- * @internal
1951
- */
1952
- const filterSensitiveLog: (obj: ClusterIamRole) => any;
1953
- }
1954
1648
  /**
1955
1649
  * <p>Describes cluster attributes that are in a pending state. A change to one or more
1956
1650
  * the attributes was requested and is in progress or will be applied.</p>
@@ -2010,12 +1704,6 @@ export interface PendingModifiedValues {
2010
1704
  */
2011
1705
  EncryptionType?: string;
2012
1706
  }
2013
- export declare namespace PendingModifiedValues {
2014
- /**
2015
- * @internal
2016
- */
2017
- const filterSensitiveLog: (obj: PendingModifiedValues) => any;
2018
- }
2019
1707
  export declare enum ReservedNodeExchangeStatusType {
2020
1708
  FAILED = "FAILED",
2021
1709
  IN_PROGRESS = "IN_PROGRESS",
@@ -2067,12 +1755,6 @@ export interface ReservedNodeExchangeStatus {
2067
1755
  */
2068
1756
  TargetReservedNodeCount?: number;
2069
1757
  }
2070
- export declare namespace ReservedNodeExchangeStatus {
2071
- /**
2072
- * @internal
2073
- */
2074
- const filterSensitiveLog: (obj: ReservedNodeExchangeStatus) => any;
2075
- }
2076
1758
  /**
2077
1759
  * <p>Describes a resize operation.</p>
2078
1760
  */
@@ -2086,12 +1768,6 @@ export interface ResizeInfo {
2086
1768
  */
2087
1769
  AllowCancelResize?: boolean;
2088
1770
  }
2089
- export declare namespace ResizeInfo {
2090
- /**
2091
- * @internal
2092
- */
2093
- const filterSensitiveLog: (obj: ResizeInfo) => any;
2094
- }
2095
1771
  /**
2096
1772
  * <p>Describes the status of a cluster restore action. Returns null if the cluster was
2097
1773
  * not created by restoring a snapshot.</p>
@@ -2131,12 +1807,6 @@ export interface RestoreStatus {
2131
1807
  */
2132
1808
  EstimatedTimeToCompletionInSeconds?: number;
2133
1809
  }
2134
- export declare namespace RestoreStatus {
2135
- /**
2136
- * @internal
2137
- */
2138
- const filterSensitiveLog: (obj: RestoreStatus) => any;
2139
- }
2140
1810
  /**
2141
1811
  * <p>Describes the members of a VPC security group.</p>
2142
1812
  */
@@ -2150,12 +1820,6 @@ export interface VpcSecurityGroupMembership {
2150
1820
  */
2151
1821
  Status?: string;
2152
1822
  }
2153
- export declare namespace VpcSecurityGroupMembership {
2154
- /**
2155
- * @internal
2156
- */
2157
- const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
2158
- }
2159
1823
  /**
2160
1824
  * <p>Describes a cluster.</p>
2161
1825
  */
@@ -2540,12 +2204,6 @@ export interface Cluster {
2540
2204
  */
2541
2205
  ReservedNodeExchangeStatus?: ReservedNodeExchangeStatus;
2542
2206
  }
2543
- export declare namespace Cluster {
2544
- /**
2545
- * @internal
2546
- */
2547
- const filterSensitiveLog: (obj: Cluster) => any;
2548
- }
2549
2207
  /**
2550
2208
  * <p>The account already has a cluster with the given identifier.</p>
2551
2209
  */
@@ -2581,12 +2239,6 @@ export interface ClusterCredentials {
2581
2239
  */
2582
2240
  Expiration?: Date;
2583
2241
  }
2584
- export declare namespace ClusterCredentials {
2585
- /**
2586
- * @internal
2587
- */
2588
- const filterSensitiveLog: (obj: ClusterCredentials) => any;
2589
- }
2590
2242
  /**
2591
2243
  * <p>Describes a <code>RevisionTarget</code>.</p>
2592
2244
  */
@@ -2606,12 +2258,6 @@ export interface RevisionTarget {
2606
2258
  */
2607
2259
  DatabaseRevisionReleaseDate?: Date;
2608
2260
  }
2609
- export declare namespace RevisionTarget {
2610
- /**
2611
- * @internal
2612
- */
2613
- const filterSensitiveLog: (obj: RevisionTarget) => any;
2614
- }
2615
2261
  /**
2616
2262
  * <p>Describes a <code>ClusterDbRevision</code>.</p>
2617
2263
  */
@@ -2634,12 +2280,6 @@ export interface ClusterDbRevision {
2634
2280
  */
2635
2281
  RevisionTargets?: RevisionTarget[];
2636
2282
  }
2637
- export declare namespace ClusterDbRevision {
2638
- /**
2639
- * @internal
2640
- */
2641
- const filterSensitiveLog: (obj: ClusterDbRevision) => any;
2642
- }
2643
2283
  export interface ClusterDbRevisionsMessage {
2644
2284
  /**
2645
2285
  * <p>A string representing the starting point for the next set of revisions. If a value is
@@ -2653,12 +2293,6 @@ export interface ClusterDbRevisionsMessage {
2653
2293
  */
2654
2294
  ClusterDbRevisions?: ClusterDbRevision[];
2655
2295
  }
2656
- export declare namespace ClusterDbRevisionsMessage {
2657
- /**
2658
- * @internal
2659
- */
2660
- const filterSensitiveLog: (obj: ClusterDbRevisionsMessage) => any;
2661
- }
2662
2296
  export interface ClusterExtendedCredentials {
2663
2297
  /**
2664
2298
  * <p>A database user name that you provide when you connect to a database. The database user is mapped 1:1 to the source IAM identity. </p>
@@ -2677,12 +2311,6 @@ export interface ClusterExtendedCredentials {
2677
2311
  */
2678
2312
  NextRefreshTime?: Date;
2679
2313
  }
2680
- export declare namespace ClusterExtendedCredentials {
2681
- /**
2682
- * @internal
2683
- */
2684
- const filterSensitiveLog: (obj: ClusterExtendedCredentials) => any;
2685
- }
2686
2314
  /**
2687
2315
  * <p>Cluster is already on the latest database revision.</p>
2688
2316
  */
@@ -2716,12 +2344,6 @@ export interface ClusterParameterGroup {
2716
2344
  */
2717
2345
  Tags?: Tag[];
2718
2346
  }
2719
- export declare namespace ClusterParameterGroup {
2720
- /**
2721
- * @internal
2722
- */
2723
- const filterSensitiveLog: (obj: ClusterParameterGroup) => any;
2724
- }
2725
2347
  /**
2726
2348
  * <p>A cluster parameter group with the same name already exists.</p>
2727
2349
  */
@@ -2782,12 +2404,6 @@ export interface Parameter {
2782
2404
  */
2783
2405
  MinimumEngineVersion?: string;
2784
2406
  }
2785
- export declare namespace Parameter {
2786
- /**
2787
- * @internal
2788
- */
2789
- const filterSensitiveLog: (obj: Parameter) => any;
2790
- }
2791
2407
  /**
2792
2408
  * <p>Contains the output from the <a>DescribeClusterParameters</a> action.
2793
2409
  * </p>
@@ -2807,12 +2423,6 @@ export interface ClusterParameterGroupDetails {
2807
2423
  */
2808
2424
  Marker?: string;
2809
2425
  }
2810
- export declare namespace ClusterParameterGroupDetails {
2811
- /**
2812
- * @internal
2813
- */
2814
- const filterSensitiveLog: (obj: ClusterParameterGroupDetails) => any;
2815
- }
2816
2426
  /**
2817
2427
  * <p></p>
2818
2428
  */
@@ -2828,12 +2438,6 @@ export interface ClusterParameterGroupNameMessage {
2828
2438
  */
2829
2439
  ParameterGroupStatus?: string;
2830
2440
  }
2831
- export declare namespace ClusterParameterGroupNameMessage {
2832
- /**
2833
- * @internal
2834
- */
2835
- const filterSensitiveLog: (obj: ClusterParameterGroupNameMessage) => any;
2836
- }
2837
2441
  /**
2838
2442
  * <p>The parameter group name does not refer to an existing parameter group.</p>
2839
2443
  */
@@ -2879,12 +2483,6 @@ export interface ClusterParameterGroupsMessage {
2879
2483
  */
2880
2484
  ParameterGroups?: ClusterParameterGroup[];
2881
2485
  }
2882
- export declare namespace ClusterParameterGroupsMessage {
2883
- /**
2884
- * @internal
2885
- */
2886
- const filterSensitiveLog: (obj: ClusterParameterGroupsMessage) => any;
2887
- }
2888
2486
  /**
2889
2487
  * <p>The request would exceed the allowed number of cluster instances for this account.
2890
2488
  *
@@ -2928,12 +2526,6 @@ export interface ClusterSecurityGroupMessage {
2928
2526
  */
2929
2527
  ClusterSecurityGroups?: ClusterSecurityGroup[];
2930
2528
  }
2931
- export declare namespace ClusterSecurityGroupMessage {
2932
- /**
2933
- * @internal
2934
- */
2935
- const filterSensitiveLog: (obj: ClusterSecurityGroupMessage) => any;
2936
- }
2937
2529
  /**
2938
2530
  * <p>The request would result in the user exceeding the allowed number of cluster
2939
2531
  * security groups.
@@ -2967,12 +2559,6 @@ export interface ClustersMessage {
2967
2559
  */
2968
2560
  Clusters?: Cluster[];
2969
2561
  }
2970
- export declare namespace ClustersMessage {
2971
- /**
2972
- * @internal
2973
- */
2974
- const filterSensitiveLog: (obj: ClustersMessage) => any;
2975
- }
2976
2562
  /**
2977
2563
  * <p>The value specified as a snapshot identifier is already used by an existing
2978
2564
  * snapshot.</p>
@@ -3014,12 +2600,6 @@ export interface Subnet {
3014
2600
  */
3015
2601
  SubnetStatus?: string;
3016
2602
  }
3017
- export declare namespace Subnet {
3018
- /**
3019
- * @internal
3020
- */
3021
- const filterSensitiveLog: (obj: Subnet) => any;
3022
- }
3023
2603
  /**
3024
2604
  * <p>Describes a subnet group.</p>
3025
2605
  */
@@ -3050,12 +2630,6 @@ export interface ClusterSubnetGroup {
3050
2630
  */
3051
2631
  Tags?: Tag[];
3052
2632
  }
3053
- export declare namespace ClusterSubnetGroup {
3054
- /**
3055
- * @internal
3056
- */
3057
- const filterSensitiveLog: (obj: ClusterSubnetGroup) => any;
3058
- }
3059
2633
  /**
3060
2634
  * <p>A <i>ClusterSubnetGroupName</i> is already used by an existing
3061
2635
  * cluster subnet group. </p>
@@ -3086,12 +2660,6 @@ export interface ClusterSubnetGroupMessage {
3086
2660
  */
3087
2661
  ClusterSubnetGroups?: ClusterSubnetGroup[];
3088
2662
  }
3089
- export declare namespace ClusterSubnetGroupMessage {
3090
- /**
3091
- * @internal
3092
- */
3093
- const filterSensitiveLog: (obj: ClusterSubnetGroupMessage) => any;
3094
- }
3095
2663
  /**
3096
2664
  * <p>The cluster subnet group name does not refer to an existing cluster subnet
3097
2665
  * group.</p>
@@ -3152,12 +2720,6 @@ export interface ClusterVersion {
3152
2720
  */
3153
2721
  Description?: string;
3154
2722
  }
3155
- export declare namespace ClusterVersion {
3156
- /**
3157
- * @internal
3158
- */
3159
- const filterSensitiveLog: (obj: ClusterVersion) => any;
3160
- }
3161
2723
  /**
3162
2724
  * <p>Contains the output from the <a>DescribeClusterVersions</a> action.
3163
2725
  * </p>
@@ -3176,12 +2738,6 @@ export interface ClusterVersionsMessage {
3176
2738
  */
3177
2739
  ClusterVersions?: ClusterVersion[];
3178
2740
  }
3179
- export declare namespace ClusterVersionsMessage {
3180
- /**
3181
- * @internal
3182
- */
3183
- const filterSensitiveLog: (obj: ClusterVersionsMessage) => any;
3184
- }
3185
2741
  /**
3186
2742
  * <p></p>
3187
2743
  */
@@ -3239,24 +2795,12 @@ export interface CopyClusterSnapshotMessage {
3239
2795
  */
3240
2796
  ManualSnapshotRetentionPeriod?: number;
3241
2797
  }
3242
- export declare namespace CopyClusterSnapshotMessage {
3243
- /**
3244
- * @internal
3245
- */
3246
- const filterSensitiveLog: (obj: CopyClusterSnapshotMessage) => any;
3247
- }
3248
2798
  export interface CopyClusterSnapshotResult {
3249
2799
  /**
3250
2800
  * <p>Describes a snapshot.</p>
3251
2801
  */
3252
2802
  Snapshot?: Snapshot;
3253
2803
  }
3254
- export declare namespace CopyClusterSnapshotResult {
3255
- /**
3256
- * @internal
3257
- */
3258
- const filterSensitiveLog: (obj: CopyClusterSnapshotResult) => any;
3259
- }
3260
2804
  /**
3261
2805
  * <p>Cross-region snapshot copy was temporarily disabled. Try your request
3262
2806
  * again.</p>
@@ -3280,12 +2824,6 @@ export interface CreateAuthenticationProfileMessage {
3280
2824
  */
3281
2825
  AuthenticationProfileContent: string | undefined;
3282
2826
  }
3283
- export declare namespace CreateAuthenticationProfileMessage {
3284
- /**
3285
- * @internal
3286
- */
3287
- const filterSensitiveLog: (obj: CreateAuthenticationProfileMessage) => any;
3288
- }
3289
2827
  export interface CreateAuthenticationProfileResult {
3290
2828
  /**
3291
2829
  * <p>The name of the authentication profile that was created.</p>
@@ -3296,12 +2834,6 @@ export interface CreateAuthenticationProfileResult {
3296
2834
  */
3297
2835
  AuthenticationProfileContent?: string;
3298
2836
  }
3299
- export declare namespace CreateAuthenticationProfileResult {
3300
- /**
3301
- * @internal
3302
- */
3303
- const filterSensitiveLog: (obj: CreateAuthenticationProfileResult) => any;
3304
- }
3305
2837
  /**
3306
2838
  * <p>The authentication profile request is not valid. The profile name can't be null or empty.
3307
2839
  * The authentication profile API operation must be available in the Amazon Web Services Region.</p>
@@ -3665,24 +3197,12 @@ export interface CreateClusterMessage {
3665
3197
  */
3666
3198
  LoadSampleData?: string;
3667
3199
  }
3668
- export declare namespace CreateClusterMessage {
3669
- /**
3670
- * @internal
3671
- */
3672
- const filterSensitiveLog: (obj: CreateClusterMessage) => any;
3673
- }
3674
3200
  export interface CreateClusterResult {
3675
3201
  /**
3676
3202
  * <p>Describes a cluster.</p>
3677
3203
  */
3678
3204
  Cluster?: Cluster;
3679
3205
  }
3680
- export declare namespace CreateClusterResult {
3681
- /**
3682
- * @internal
3683
- */
3684
- const filterSensitiveLog: (obj: CreateClusterResult) => any;
3685
- }
3686
3206
  /**
3687
3207
  * <p>There is no Amazon Redshift HSM client certificate with the specified
3688
3208
  * identifier.</p>
@@ -3889,24 +3409,12 @@ export interface CreateClusterParameterGroupMessage {
3889
3409
  */
3890
3410
  Tags?: Tag[];
3891
3411
  }
3892
- export declare namespace CreateClusterParameterGroupMessage {
3893
- /**
3894
- * @internal
3895
- */
3896
- const filterSensitiveLog: (obj: CreateClusterParameterGroupMessage) => any;
3897
- }
3898
3412
  export interface CreateClusterParameterGroupResult {
3899
3413
  /**
3900
3414
  * <p>Describes a parameter group.</p>
3901
3415
  */
3902
3416
  ClusterParameterGroup?: ClusterParameterGroup;
3903
3417
  }
3904
- export declare namespace CreateClusterParameterGroupResult {
3905
- /**
3906
- * @internal
3907
- */
3908
- const filterSensitiveLog: (obj: CreateClusterParameterGroupResult) => any;
3909
- }
3910
3418
  /**
3911
3419
  * <p></p>
3912
3420
  */
@@ -3939,24 +3447,12 @@ export interface CreateClusterSecurityGroupMessage {
3939
3447
  */
3940
3448
  Tags?: Tag[];
3941
3449
  }
3942
- export declare namespace CreateClusterSecurityGroupMessage {
3943
- /**
3944
- * @internal
3945
- */
3946
- const filterSensitiveLog: (obj: CreateClusterSecurityGroupMessage) => any;
3947
- }
3948
3450
  export interface CreateClusterSecurityGroupResult {
3949
3451
  /**
3950
3452
  * <p>Describes a security group.</p>
3951
3453
  */
3952
3454
  ClusterSecurityGroup?: ClusterSecurityGroup;
3953
3455
  }
3954
- export declare namespace CreateClusterSecurityGroupResult {
3955
- /**
3956
- * @internal
3957
- */
3958
- const filterSensitiveLog: (obj: CreateClusterSecurityGroupResult) => any;
3959
- }
3960
3456
  /**
3961
3457
  * <p></p>
3962
3458
  */
@@ -4001,24 +3497,12 @@ export interface CreateClusterSnapshotMessage {
4001
3497
  */
4002
3498
  Tags?: Tag[];
4003
3499
  }
4004
- export declare namespace CreateClusterSnapshotMessage {
4005
- /**
4006
- * @internal
4007
- */
4008
- const filterSensitiveLog: (obj: CreateClusterSnapshotMessage) => any;
4009
- }
4010
3500
  export interface CreateClusterSnapshotResult {
4011
3501
  /**
4012
3502
  * <p>Describes a snapshot.</p>
4013
3503
  */
4014
3504
  Snapshot?: Snapshot;
4015
3505
  }
4016
- export declare namespace CreateClusterSnapshotResult {
4017
- /**
4018
- * @internal
4019
- */
4020
- const filterSensitiveLog: (obj: CreateClusterSnapshotResult) => any;
4021
- }
4022
3506
  /**
4023
3507
  * <p></p>
4024
3508
  */
@@ -4056,24 +3540,12 @@ export interface CreateClusterSubnetGroupMessage {
4056
3540
  */
4057
3541
  Tags?: Tag[];
4058
3542
  }
4059
- export declare namespace CreateClusterSubnetGroupMessage {
4060
- /**
4061
- * @internal
4062
- */
4063
- const filterSensitiveLog: (obj: CreateClusterSubnetGroupMessage) => any;
4064
- }
4065
3543
  export interface CreateClusterSubnetGroupResult {
4066
3544
  /**
4067
3545
  * <p>Describes a subnet group.</p>
4068
3546
  */
4069
3547
  ClusterSubnetGroup?: ClusterSubnetGroup;
4070
3548
  }
4071
- export declare namespace CreateClusterSubnetGroupResult {
4072
- /**
4073
- * @internal
4074
- */
4075
- const filterSensitiveLog: (obj: CreateClusterSubnetGroupResult) => any;
4076
- }
4077
3549
  export interface CreateEndpointAccessMessage {
4078
3550
  /**
4079
3551
  * <p>The cluster identifier of the cluster to access.</p>
@@ -4100,12 +3572,6 @@ export interface CreateEndpointAccessMessage {
4100
3572
  */
4101
3573
  VpcSecurityGroupIds?: string[];
4102
3574
  }
4103
- export declare namespace CreateEndpointAccessMessage {
4104
- /**
4105
- * @internal
4106
- */
4107
- const filterSensitiveLog: (obj: CreateEndpointAccessMessage) => any;
4108
- }
4109
3575
  /**
4110
3576
  * <p>Describes a Redshift-managed VPC endpoint.</p>
4111
3577
  */
@@ -4151,12 +3617,6 @@ export interface EndpointAccess {
4151
3617
  */
4152
3618
  VpcEndpoint?: VpcEndpoint;
4153
3619
  }
4154
- export declare namespace EndpointAccess {
4155
- /**
4156
- * @internal
4157
- */
4158
- const filterSensitiveLog: (obj: EndpointAccess) => any;
4159
- }
4160
3620
  /**
4161
3621
  * <p>The account already has a Redshift-managed VPC endpoint with the given identifier.</p>
4162
3622
  */
@@ -4259,12 +3719,6 @@ export interface CreateEventSubscriptionMessage {
4259
3719
  */
4260
3720
  Tags?: Tag[];
4261
3721
  }
4262
- export declare namespace CreateEventSubscriptionMessage {
4263
- /**
4264
- * @internal
4265
- */
4266
- const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
4267
- }
4268
3722
  /**
4269
3723
  * <p>Describes event subscriptions.</p>
4270
3724
  */
@@ -4337,24 +3791,12 @@ export interface EventSubscription {
4337
3791
  */
4338
3792
  Tags?: Tag[];
4339
3793
  }
4340
- export declare namespace EventSubscription {
4341
- /**
4342
- * @internal
4343
- */
4344
- const filterSensitiveLog: (obj: EventSubscription) => any;
4345
- }
4346
3794
  export interface CreateEventSubscriptionResult {
4347
3795
  /**
4348
3796
  * <p>Describes event subscriptions.</p>
4349
3797
  */
4350
3798
  EventSubscription?: EventSubscription;
4351
3799
  }
4352
- export declare namespace CreateEventSubscriptionResult {
4353
- /**
4354
- * @internal
4355
- */
4356
- const filterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
4357
- }
4358
3800
  /**
4359
3801
  * <p>The request would exceed the allowed number of event subscriptions for this
4360
3802
  * account.
@@ -4479,12 +3921,6 @@ export interface CreateHsmClientCertificateMessage {
4479
3921
  */
4480
3922
  Tags?: Tag[];
4481
3923
  }
4482
- export declare namespace CreateHsmClientCertificateMessage {
4483
- /**
4484
- * @internal
4485
- */
4486
- const filterSensitiveLog: (obj: CreateHsmClientCertificateMessage) => any;
4487
- }
4488
3924
  /**
4489
3925
  * <p>Returns information about an HSM client certificate. The certificate is stored in a
4490
3926
  * secure Hardware Storage Module (HSM), and used by the Amazon Redshift cluster to encrypt data
@@ -4505,12 +3941,6 @@ export interface HsmClientCertificate {
4505
3941
  */
4506
3942
  Tags?: Tag[];
4507
3943
  }
4508
- export declare namespace HsmClientCertificate {
4509
- /**
4510
- * @internal
4511
- */
4512
- const filterSensitiveLog: (obj: HsmClientCertificate) => any;
4513
- }
4514
3944
  export interface CreateHsmClientCertificateResult {
4515
3945
  /**
4516
3946
  * <p>Returns information about an HSM client certificate. The certificate is stored in a
@@ -4519,12 +3949,6 @@ export interface CreateHsmClientCertificateResult {
4519
3949
  */
4520
3950
  HsmClientCertificate?: HsmClientCertificate;
4521
3951
  }
4522
- export declare namespace CreateHsmClientCertificateResult {
4523
- /**
4524
- * @internal
4525
- */
4526
- const filterSensitiveLog: (obj: CreateHsmClientCertificateResult) => any;
4527
- }
4528
3952
  /**
4529
3953
  * <p>There is already an existing Amazon Redshift HSM client certificate with the specified
4530
3954
  * identifier.</p>
@@ -4586,12 +4010,6 @@ export interface CreateHsmConfigurationMessage {
4586
4010
  */
4587
4011
  Tags?: Tag[];
4588
4012
  }
4589
- export declare namespace CreateHsmConfigurationMessage {
4590
- /**
4591
- * @internal
4592
- */
4593
- const filterSensitiveLog: (obj: CreateHsmConfigurationMessage) => any;
4594
- }
4595
4013
  /**
4596
4014
  * <p>Returns information about an HSM configuration, which is an object that describes
4597
4015
  * to Amazon Redshift clusters the information they require to connect to an HSM where they can
@@ -4620,12 +4038,6 @@ export interface HsmConfiguration {
4620
4038
  */
4621
4039
  Tags?: Tag[];
4622
4040
  }
4623
- export declare namespace HsmConfiguration {
4624
- /**
4625
- * @internal
4626
- */
4627
- const filterSensitiveLog: (obj: HsmConfiguration) => any;
4628
- }
4629
4041
  export interface CreateHsmConfigurationResult {
4630
4042
  /**
4631
4043
  * <p>Returns information about an HSM configuration, which is an object that describes
@@ -4634,12 +4046,6 @@ export interface CreateHsmConfigurationResult {
4634
4046
  */
4635
4047
  HsmConfiguration?: HsmConfiguration;
4636
4048
  }
4637
- export declare namespace CreateHsmConfigurationResult {
4638
- /**
4639
- * @internal
4640
- */
4641
- const filterSensitiveLog: (obj: CreateHsmConfigurationResult) => any;
4642
- }
4643
4049
  /**
4644
4050
  * <p>There is already an existing Amazon Redshift HSM configuration with the specified
4645
4051
  * identifier.</p>
@@ -4675,12 +4081,6 @@ export interface PauseClusterMessage {
4675
4081
  */
4676
4082
  ClusterIdentifier: string | undefined;
4677
4083
  }
4678
- export declare namespace PauseClusterMessage {
4679
- /**
4680
- * @internal
4681
- */
4682
- const filterSensitiveLog: (obj: PauseClusterMessage) => any;
4683
- }
4684
4084
  /**
4685
4085
  * <p>Describes a resize cluster operation. For example, a scheduled action to run the <code>ResizeCluster</code> API operation. </p>
4686
4086
  */
@@ -4716,12 +4116,6 @@ export interface ResizeClusterMessage {
4716
4116
  */
4717
4117
  TargetReservedNodeOfferingId?: string;
4718
4118
  }
4719
- export declare namespace ResizeClusterMessage {
4720
- /**
4721
- * @internal
4722
- */
4723
- const filterSensitiveLog: (obj: ResizeClusterMessage) => any;
4724
- }
4725
4119
  /**
4726
4120
  * <p>Describes a resume cluster operation. For example, a scheduled action to run the <code>ResumeCluster</code> API operation. </p>
4727
4121
  */
@@ -4731,12 +4125,6 @@ export interface ResumeClusterMessage {
4731
4125
  */
4732
4126
  ClusterIdentifier: string | undefined;
4733
4127
  }
4734
- export declare namespace ResumeClusterMessage {
4735
- /**
4736
- * @internal
4737
- */
4738
- const filterSensitiveLog: (obj: ResumeClusterMessage) => any;
4739
- }
4740
4128
  /**
4741
4129
  * <p>The action type that specifies an Amazon Redshift API operation that is supported by the Amazon Redshift scheduler. </p>
4742
4130
  */
@@ -4754,12 +4142,6 @@ export interface ScheduledActionType {
4754
4142
  */
4755
4143
  ResumeCluster?: ResumeClusterMessage;
4756
4144
  }
4757
- export declare namespace ScheduledActionType {
4758
- /**
4759
- * @internal
4760
- */
4761
- const filterSensitiveLog: (obj: ScheduledActionType) => any;
4762
- }
4763
4145
  export interface CreateScheduledActionMessage {
4764
4146
  /**
4765
4147
  * <p>The name of the scheduled action. The name must be unique within an account.
@@ -4803,12 +4185,6 @@ export interface CreateScheduledActionMessage {
4803
4185
  */
4804
4186
  Enable?: boolean;
4805
4187
  }
4806
- export declare namespace CreateScheduledActionMessage {
4807
- /**
4808
- * @internal
4809
- */
4810
- const filterSensitiveLog: (obj: CreateScheduledActionMessage) => any;
4811
- }
4812
4188
  /**
4813
4189
  * <p>The scheduled action is not valid. </p>
4814
4190
  */
@@ -4891,12 +4267,6 @@ export interface ScheduledAction {
4891
4267
  */
4892
4268
  EndTime?: Date;
4893
4269
  }
4894
- export declare namespace ScheduledAction {
4895
- /**
4896
- * @internal
4897
- */
4898
- const filterSensitiveLog: (obj: ScheduledAction) => any;
4899
- }
4900
4270
  /**
4901
4271
  * <p>The scheduled action already exists. </p>
4902
4272
  */
@@ -4967,12 +4337,6 @@ export interface CreateSnapshotCopyGrantMessage {
4967
4337
  */
4968
4338
  Tags?: Tag[];
4969
4339
  }
4970
- export declare namespace CreateSnapshotCopyGrantMessage {
4971
- /**
4972
- * @internal
4973
- */
4974
- const filterSensitiveLog: (obj: CreateSnapshotCopyGrantMessage) => any;
4975
- }
4976
4340
  /**
4977
4341
  * <p>The snapshot copy grant that grants Amazon Redshift permission to encrypt copied
4978
4342
  * snapshots with the specified encrypted symmetric key from Amazon Web Services KMS in the destination
@@ -4998,12 +4362,6 @@ export interface SnapshotCopyGrant {
4998
4362
  */
4999
4363
  Tags?: Tag[];
5000
4364
  }
5001
- export declare namespace SnapshotCopyGrant {
5002
- /**
5003
- * @internal
5004
- */
5005
- const filterSensitiveLog: (obj: SnapshotCopyGrant) => any;
5006
- }
5007
4365
  export interface CreateSnapshotCopyGrantResult {
5008
4366
  /**
5009
4367
  * <p>The snapshot copy grant that grants Amazon Redshift permission to encrypt copied
@@ -5017,12 +4375,6 @@ export interface CreateSnapshotCopyGrantResult {
5017
4375
  */
5018
4376
  SnapshotCopyGrant?: SnapshotCopyGrant;
5019
4377
  }
5020
- export declare namespace CreateSnapshotCopyGrantResult {
5021
- /**
5022
- * @internal
5023
- */
5024
- const filterSensitiveLog: (obj: CreateSnapshotCopyGrantResult) => any;
5025
- }
5026
4378
  /**
5027
4379
  * <p>The snapshot copy grant can't be created because a grant with the same name already
5028
4380
  * exists.</p>
@@ -5075,12 +4427,6 @@ export interface CreateSnapshotScheduleMessage {
5075
4427
  */
5076
4428
  NextInvocations?: number;
5077
4429
  }
5078
- export declare namespace CreateSnapshotScheduleMessage {
5079
- /**
5080
- * @internal
5081
- */
5082
- const filterSensitiveLog: (obj: CreateSnapshotScheduleMessage) => any;
5083
- }
5084
4430
  /**
5085
4431
  * <p>The definition you submitted is not supported.</p>
5086
4432
  */
@@ -5126,12 +4472,6 @@ export interface SnapshotSchedule {
5126
4472
  */
5127
4473
  AssociatedClusters?: ClusterAssociatedToSchedule[];
5128
4474
  }
5129
- export declare namespace SnapshotSchedule {
5130
- /**
5131
- * @internal
5132
- */
5133
- const filterSensitiveLog: (obj: SnapshotSchedule) => any;
5134
- }
5135
4475
  /**
5136
4476
  * <p>The specified snapshot schedule already exists. </p>
5137
4477
  */
@@ -5173,12 +4513,6 @@ export interface CreateTagsMessage {
5173
4513
  */
5174
4514
  Tags: Tag[] | undefined;
5175
4515
  }
5176
- export declare namespace CreateTagsMessage {
5177
- /**
5178
- * @internal
5179
- */
5180
- const filterSensitiveLog: (obj: CreateTagsMessage) => any;
5181
- }
5182
4516
  /**
5183
4517
  * <p>The resource could not be found.</p>
5184
4518
  */
@@ -5247,12 +4581,6 @@ export interface CreateUsageLimitMessage {
5247
4581
  */
5248
4582
  Tags?: Tag[];
5249
4583
  }
5250
- export declare namespace CreateUsageLimitMessage {
5251
- /**
5252
- * @internal
5253
- */
5254
- const filterSensitiveLog: (obj: CreateUsageLimitMessage) => any;
5255
- }
5256
4584
  /**
5257
4585
  * <p>The usage limit is not valid.</p>
5258
4586
  */
@@ -5315,12 +4643,6 @@ export interface UsageLimit {
5315
4643
  */
5316
4644
  Tags?: Tag[];
5317
4645
  }
5318
- export declare namespace UsageLimit {
5319
- /**
5320
- * @internal
5321
- */
5322
- const filterSensitiveLog: (obj: UsageLimit) => any;
5323
- }
5324
4646
  /**
5325
4647
  * <p>The usage limit already exists. </p>
5326
4648
  */
@@ -5342,12 +4664,6 @@ export interface CustomerStorageMessage {
5342
4664
  */
5343
4665
  TotalProvisionedStorageInMegaBytes?: number;
5344
4666
  }
5345
- export declare namespace CustomerStorageMessage {
5346
- /**
5347
- * @internal
5348
- */
5349
- const filterSensitiveLog: (obj: CustomerStorageMessage) => any;
5350
- }
5351
4667
  export declare enum DataShareStatusForConsumer {
5352
4668
  ACTIVE = "ACTIVE",
5353
4669
  AVAILABLE = "AVAILABLE"
@@ -5370,12 +4686,6 @@ export interface DeauthorizeDataShareMessage {
5370
4686
  */
5371
4687
  ConsumerIdentifier: string | undefined;
5372
4688
  }
5373
- export declare namespace DeauthorizeDataShareMessage {
5374
- /**
5375
- * @internal
5376
- */
5377
- const filterSensitiveLog: (obj: DeauthorizeDataShareMessage) => any;
5378
- }
5379
4689
  /**
5380
4690
  * <p>Describes the default cluster parameters for a parameter group family.</p>
5381
4691
  */
@@ -5398,36 +4708,18 @@ export interface DefaultClusterParameters {
5398
4708
  */
5399
4709
  Parameters?: Parameter[];
5400
4710
  }
5401
- export declare namespace DefaultClusterParameters {
5402
- /**
5403
- * @internal
5404
- */
5405
- const filterSensitiveLog: (obj: DefaultClusterParameters) => any;
5406
- }
5407
4711
  export interface DeleteAuthenticationProfileMessage {
5408
4712
  /**
5409
4713
  * <p>The name of the authentication profile to delete.</p>
5410
4714
  */
5411
4715
  AuthenticationProfileName: string | undefined;
5412
4716
  }
5413
- export declare namespace DeleteAuthenticationProfileMessage {
5414
- /**
5415
- * @internal
5416
- */
5417
- const filterSensitiveLog: (obj: DeleteAuthenticationProfileMessage) => any;
5418
- }
5419
4717
  export interface DeleteAuthenticationProfileResult {
5420
4718
  /**
5421
4719
  * <p>The name of the authentication profile that was deleted.</p>
5422
4720
  */
5423
4721
  AuthenticationProfileName?: string;
5424
4722
  }
5425
- export declare namespace DeleteAuthenticationProfileResult {
5426
- /**
5427
- * @internal
5428
- */
5429
- const filterSensitiveLog: (obj: DeleteAuthenticationProfileResult) => any;
5430
- }
5431
4723
  /**
5432
4724
  * <p></p>
5433
4725
  */
@@ -5491,24 +4783,12 @@ export interface DeleteClusterMessage {
5491
4783
  */
5492
4784
  FinalClusterSnapshotRetentionPeriod?: number;
5493
4785
  }
5494
- export declare namespace DeleteClusterMessage {
5495
- /**
5496
- * @internal
5497
- */
5498
- const filterSensitiveLog: (obj: DeleteClusterMessage) => any;
5499
- }
5500
4786
  export interface DeleteClusterResult {
5501
4787
  /**
5502
4788
  * <p>Describes a cluster.</p>
5503
4789
  */
5504
4790
  Cluster?: Cluster;
5505
4791
  }
5506
- export declare namespace DeleteClusterResult {
5507
- /**
5508
- * @internal
5509
- */
5510
- const filterSensitiveLog: (obj: DeleteClusterResult) => any;
5511
- }
5512
4792
  /**
5513
4793
  * <p></p>
5514
4794
  */
@@ -5527,12 +4807,6 @@ export interface DeleteClusterParameterGroupMessage {
5527
4807
  */
5528
4808
  ParameterGroupName: string | undefined;
5529
4809
  }
5530
- export declare namespace DeleteClusterParameterGroupMessage {
5531
- /**
5532
- * @internal
5533
- */
5534
- const filterSensitiveLog: (obj: DeleteClusterParameterGroupMessage) => any;
5535
- }
5536
4810
  /**
5537
4811
  * <p>The cluster parameter group action can not be completed because another task is in
5538
4812
  * progress that involves the parameter group. Wait a few moments and try the operation
@@ -5555,24 +4829,12 @@ export interface DeleteClusterSecurityGroupMessage {
5555
4829
  */
5556
4830
  ClusterSecurityGroupName: string | undefined;
5557
4831
  }
5558
- export declare namespace DeleteClusterSecurityGroupMessage {
5559
- /**
5560
- * @internal
5561
- */
5562
- const filterSensitiveLog: (obj: DeleteClusterSecurityGroupMessage) => any;
5563
- }
5564
4832
  export interface DeleteClusterSnapshotResult {
5565
4833
  /**
5566
4834
  * <p>Describes a snapshot.</p>
5567
4835
  */
5568
4836
  Snapshot?: Snapshot;
5569
4837
  }
5570
- export declare namespace DeleteClusterSnapshotResult {
5571
- /**
5572
- * @internal
5573
- */
5574
- const filterSensitiveLog: (obj: DeleteClusterSnapshotResult) => any;
5575
- }
5576
4838
  /**
5577
4839
  * <p></p>
5578
4840
  */
@@ -5582,12 +4844,6 @@ export interface DeleteClusterSubnetGroupMessage {
5582
4844
  */
5583
4845
  ClusterSubnetGroupName: string | undefined;
5584
4846
  }
5585
- export declare namespace DeleteClusterSubnetGroupMessage {
5586
- /**
5587
- * @internal
5588
- */
5589
- const filterSensitiveLog: (obj: DeleteClusterSubnetGroupMessage) => any;
5590
- }
5591
4847
  /**
5592
4848
  * <p>The state of the subnet is invalid.</p>
5593
4849
  */
@@ -5605,12 +4861,6 @@ export interface DeleteEndpointAccessMessage {
5605
4861
  */
5606
4862
  EndpointName: string | undefined;
5607
4863
  }
5608
- export declare namespace DeleteEndpointAccessMessage {
5609
- /**
5610
- * @internal
5611
- */
5612
- const filterSensitiveLog: (obj: DeleteEndpointAccessMessage) => any;
5613
- }
5614
4864
  /**
5615
4865
  * <p>The endpoint name doesn't refer to an existing endpoint.</p>
5616
4866
  */
@@ -5642,12 +4892,6 @@ export interface DeleteEventSubscriptionMessage {
5642
4892
  */
5643
4893
  SubscriptionName: string | undefined;
5644
4894
  }
5645
- export declare namespace DeleteEventSubscriptionMessage {
5646
- /**
5647
- * @internal
5648
- */
5649
- const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
5650
- }
5651
4895
  /**
5652
4896
  * <p>The subscription request is invalid because it is a duplicate request. This
5653
4897
  * subscription request is already in progress.</p>
@@ -5681,12 +4925,6 @@ export interface DeleteHsmClientCertificateMessage {
5681
4925
  */
5682
4926
  HsmClientCertificateIdentifier: string | undefined;
5683
4927
  }
5684
- export declare namespace DeleteHsmClientCertificateMessage {
5685
- /**
5686
- * @internal
5687
- */
5688
- const filterSensitiveLog: (obj: DeleteHsmClientCertificateMessage) => any;
5689
- }
5690
4928
  /**
5691
4929
  * <p>The specified HSM client certificate is not in the <code>available</code> state, or
5692
4930
  * it is still in use by one or more Amazon Redshift clusters.</p>
@@ -5708,12 +4946,6 @@ export interface DeleteHsmConfigurationMessage {
5708
4946
  */
5709
4947
  HsmConfigurationIdentifier: string | undefined;
5710
4948
  }
5711
- export declare namespace DeleteHsmConfigurationMessage {
5712
- /**
5713
- * @internal
5714
- */
5715
- const filterSensitiveLog: (obj: DeleteHsmConfigurationMessage) => any;
5716
- }
5717
4949
  /**
5718
4950
  * <p>The specified HSM configuration is not in the <code>available</code> state, or it
5719
4951
  * is still in use by one or more Amazon Redshift clusters.</p>
@@ -5732,12 +4964,6 @@ export interface DeleteScheduledActionMessage {
5732
4964
  */
5733
4965
  ScheduledActionName: string | undefined;
5734
4966
  }
5735
- export declare namespace DeleteScheduledActionMessage {
5736
- /**
5737
- * @internal
5738
- */
5739
- const filterSensitiveLog: (obj: DeleteScheduledActionMessage) => any;
5740
- }
5741
4967
  /**
5742
4968
  * <p>The scheduled action cannot be found. </p>
5743
4969
  */
@@ -5758,12 +4984,6 @@ export interface DeleteSnapshotCopyGrantMessage {
5758
4984
  */
5759
4985
  SnapshotCopyGrantName: string | undefined;
5760
4986
  }
5761
- export declare namespace DeleteSnapshotCopyGrantMessage {
5762
- /**
5763
- * @internal
5764
- */
5765
- const filterSensitiveLog: (obj: DeleteSnapshotCopyGrantMessage) => any;
5766
- }
5767
4987
  /**
5768
4988
  * <p>The snapshot copy grant can't be deleted because it is used by one or more
5769
4989
  * clusters.</p>
@@ -5794,12 +5014,6 @@ export interface DeleteSnapshotScheduleMessage {
5794
5014
  */
5795
5015
  ScheduleIdentifier: string | undefined;
5796
5016
  }
5797
- export declare namespace DeleteSnapshotScheduleMessage {
5798
- /**
5799
- * @internal
5800
- */
5801
- const filterSensitiveLog: (obj: DeleteSnapshotScheduleMessage) => any;
5802
- }
5803
5017
  /**
5804
5018
  * <p>The cluster snapshot schedule state is not valid.</p>
5805
5019
  */
@@ -5825,24 +5039,12 @@ export interface DeleteTagsMessage {
5825
5039
  */
5826
5040
  TagKeys: string[] | undefined;
5827
5041
  }
5828
- export declare namespace DeleteTagsMessage {
5829
- /**
5830
- * @internal
5831
- */
5832
- const filterSensitiveLog: (obj: DeleteTagsMessage) => any;
5833
- }
5834
5042
  export interface DeleteUsageLimitMessage {
5835
5043
  /**
5836
5044
  * <p>The identifier of the usage limit to delete.</p>
5837
5045
  */
5838
5046
  UsageLimitId: string | undefined;
5839
5047
  }
5840
- export declare namespace DeleteUsageLimitMessage {
5841
- /**
5842
- * @internal
5843
- */
5844
- const filterSensitiveLog: (obj: DeleteUsageLimitMessage) => any;
5845
- }
5846
5048
  /**
5847
5049
  * <p>The usage limit identifier can't be found.</p>
5848
5050
  */
@@ -5860,36 +5062,18 @@ export interface DescribeAccountAttributesMessage {
5860
5062
  */
5861
5063
  AttributeNames?: string[];
5862
5064
  }
5863
- export declare namespace DescribeAccountAttributesMessage {
5864
- /**
5865
- * @internal
5866
- */
5867
- const filterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
5868
- }
5869
5065
  export interface DescribeAuthenticationProfilesMessage {
5870
5066
  /**
5871
5067
  * <p>The name of the authentication profile to describe. If not specified then all authentication profiles owned by the account are listed.</p>
5872
5068
  */
5873
5069
  AuthenticationProfileName?: string;
5874
5070
  }
5875
- export declare namespace DescribeAuthenticationProfilesMessage {
5876
- /**
5877
- * @internal
5878
- */
5879
- const filterSensitiveLog: (obj: DescribeAuthenticationProfilesMessage) => any;
5880
- }
5881
5071
  export interface DescribeAuthenticationProfilesResult {
5882
5072
  /**
5883
5073
  * <p>The list of authentication profiles.</p>
5884
5074
  */
5885
5075
  AuthenticationProfiles?: AuthenticationProfile[];
5886
5076
  }
5887
- export declare namespace DescribeAuthenticationProfilesResult {
5888
- /**
5889
- * @internal
5890
- */
5891
- const filterSensitiveLog: (obj: DescribeAuthenticationProfilesResult) => any;
5892
- }
5893
5077
  export interface DescribeClusterDbRevisionsMessage {
5894
5078
  /**
5895
5079
  * <p>A unique identifier for a cluster whose <code>ClusterDbRevisions</code> you are
@@ -5919,12 +5103,6 @@ export interface DescribeClusterDbRevisionsMessage {
5919
5103
  */
5920
5104
  Marker?: string;
5921
5105
  }
5922
- export declare namespace DescribeClusterDbRevisionsMessage {
5923
- /**
5924
- * @internal
5925
- */
5926
- const filterSensitiveLog: (obj: DescribeClusterDbRevisionsMessage) => any;
5927
- }
5928
5106
  /**
5929
5107
  * <p></p>
5930
5108
  */
@@ -5973,12 +5151,6 @@ export interface DescribeClusterParameterGroupsMessage {
5973
5151
  */
5974
5152
  TagValues?: string[];
5975
5153
  }
5976
- export declare namespace DescribeClusterParameterGroupsMessage {
5977
- /**
5978
- * @internal
5979
- */
5980
- const filterSensitiveLog: (obj: DescribeClusterParameterGroupsMessage) => any;
5981
- }
5982
5154
  /**
5983
5155
  * <p></p>
5984
5156
  */
@@ -6016,12 +5188,6 @@ export interface DescribeClusterParametersMessage {
6016
5188
  */
6017
5189
  Marker?: string;
6018
5190
  }
6019
- export declare namespace DescribeClusterParametersMessage {
6020
- /**
6021
- * @internal
6022
- */
6023
- const filterSensitiveLog: (obj: DescribeClusterParametersMessage) => any;
6024
- }
6025
5191
  /**
6026
5192
  * <p></p>
6027
5193
  */
@@ -6070,12 +5236,6 @@ export interface DescribeClustersMessage {
6070
5236
  */
6071
5237
  TagValues?: string[];
6072
5238
  }
6073
- export declare namespace DescribeClustersMessage {
6074
- /**
6075
- * @internal
6076
- */
6077
- const filterSensitiveLog: (obj: DescribeClustersMessage) => any;
6078
- }
6079
5239
  /**
6080
5240
  * <p></p>
6081
5241
  */
@@ -6126,12 +5286,6 @@ export interface DescribeClusterSecurityGroupsMessage {
6126
5286
  */
6127
5287
  TagValues?: string[];
6128
5288
  }
6129
- export declare namespace DescribeClusterSecurityGroupsMessage {
6130
- /**
6131
- * @internal
6132
- */
6133
- const filterSensitiveLog: (obj: DescribeClusterSecurityGroupsMessage) => any;
6134
- }
6135
5289
  export declare enum SnapshotAttributeToSortBy {
6136
5290
  CREATE_TIME = "CREATE_TIME",
6137
5291
  SOURCE_TYPE = "SOURCE_TYPE",
@@ -6154,12 +5308,6 @@ export interface SnapshotSortingEntity {
6154
5308
  */
6155
5309
  SortOrder?: SortByOrder | string;
6156
5310
  }
6157
- export declare namespace SnapshotSortingEntity {
6158
- /**
6159
- * @internal
6160
- */
6161
- const filterSensitiveLog: (obj: SnapshotSortingEntity) => any;
6162
- }
6163
5311
  /**
6164
5312
  * <p></p>
6165
5313
  */
@@ -6279,12 +5427,6 @@ export interface DescribeClusterSnapshotsMessage {
6279
5427
  */
6280
5428
  SortingEntities?: SnapshotSortingEntity[];
6281
5429
  }
6282
- export declare namespace DescribeClusterSnapshotsMessage {
6283
- /**
6284
- * @internal
6285
- */
6286
- const filterSensitiveLog: (obj: DescribeClusterSnapshotsMessage) => any;
6287
- }
6288
5430
  /**
6289
5431
  * <p>Contains the output from the <a>DescribeClusterSnapshots</a> action.
6290
5432
  * </p>
@@ -6303,12 +5445,6 @@ export interface SnapshotMessage {
6303
5445
  */
6304
5446
  Snapshots?: Snapshot[];
6305
5447
  }
6306
- export declare namespace SnapshotMessage {
6307
- /**
6308
- * @internal
6309
- */
6310
- const filterSensitiveLog: (obj: SnapshotMessage) => any;
6311
- }
6312
5448
  /**
6313
5449
  * <p></p>
6314
5450
  */
@@ -6355,12 +5491,6 @@ export interface DescribeClusterSubnetGroupsMessage {
6355
5491
  */
6356
5492
  TagValues?: string[];
6357
5493
  }
6358
- export declare namespace DescribeClusterSubnetGroupsMessage {
6359
- /**
6360
- * @internal
6361
- */
6362
- const filterSensitiveLog: (obj: DescribeClusterSubnetGroupsMessage) => any;
6363
- }
6364
5494
  export interface DescribeClusterTracksMessage {
6365
5495
  /**
6366
5496
  * <p>The name of the maintenance track. </p>
@@ -6380,12 +5510,6 @@ export interface DescribeClusterTracksMessage {
6380
5510
  */
6381
5511
  Marker?: string;
6382
5512
  }
6383
- export declare namespace DescribeClusterTracksMessage {
6384
- /**
6385
- * @internal
6386
- */
6387
- const filterSensitiveLog: (obj: DescribeClusterTracksMessage) => any;
6388
- }
6389
5513
  /**
6390
5514
  * <p>Describes the operations that are allowed on a maintenance track.</p>
6391
5515
  */
@@ -6395,12 +5519,6 @@ export interface SupportedOperation {
6395
5519
  */
6396
5520
  OperationName?: string;
6397
5521
  }
6398
- export declare namespace SupportedOperation {
6399
- /**
6400
- * @internal
6401
- */
6402
- const filterSensitiveLog: (obj: SupportedOperation) => any;
6403
- }
6404
5522
  /**
6405
5523
  * <p>A maintenance track that you can switch the current track to.</p>
6406
5524
  */
@@ -6418,12 +5536,6 @@ export interface UpdateTarget {
6418
5536
  */
6419
5537
  SupportedOperations?: SupportedOperation[];
6420
5538
  }
6421
- export declare namespace UpdateTarget {
6422
- /**
6423
- * @internal
6424
- */
6425
- const filterSensitiveLog: (obj: UpdateTarget) => any;
6426
- }
6427
5539
  /**
6428
5540
  * <p>Defines a maintenance track that determines which Amazon Redshift version to apply
6429
5541
  * during a maintenance window. If the value for <code>MaintenanceTrack</code> is
@@ -6447,12 +5559,6 @@ export interface MaintenanceTrack {
6447
5559
  */
6448
5560
  UpdateTargets?: UpdateTarget[];
6449
5561
  }
6450
- export declare namespace MaintenanceTrack {
6451
- /**
6452
- * @internal
6453
- */
6454
- const filterSensitiveLog: (obj: MaintenanceTrack) => any;
6455
- }
6456
5562
  export interface TrackListMessage {
6457
5563
  /**
6458
5564
  * <p>A list of maintenance tracks output by the <code>DescribeClusterTracks</code>
@@ -6466,12 +5572,6 @@ export interface TrackListMessage {
6466
5572
  */
6467
5573
  Marker?: string;
6468
5574
  }
6469
- export declare namespace TrackListMessage {
6470
- /**
6471
- * @internal
6472
- */
6473
- const filterSensitiveLog: (obj: TrackListMessage) => any;
6474
- }
6475
5575
  /**
6476
5576
  * <p></p>
6477
5577
  */
@@ -6519,12 +5619,6 @@ export interface DescribeClusterVersionsMessage {
6519
5619
  */
6520
5620
  Marker?: string;
6521
5621
  }
6522
- export declare namespace DescribeClusterVersionsMessage {
6523
- /**
6524
- * @internal
6525
- */
6526
- const filterSensitiveLog: (obj: DescribeClusterVersionsMessage) => any;
6527
- }
6528
5622
  export interface DescribeDataSharesMessage {
6529
5623
  /**
6530
5624
  * <p>The identifier of the datashare to describe details of.</p>
@@ -6542,12 +5636,6 @@ export interface DescribeDataSharesMessage {
6542
5636
  */
6543
5637
  Marker?: string;
6544
5638
  }
6545
- export declare namespace DescribeDataSharesMessage {
6546
- /**
6547
- * @internal
6548
- */
6549
- const filterSensitiveLog: (obj: DescribeDataSharesMessage) => any;
6550
- }
6551
5639
  export interface DescribeDataSharesResult {
6552
5640
  /**
6553
5641
  * <p>The results returned from describing datashares.</p>
@@ -6558,12 +5646,6 @@ export interface DescribeDataSharesResult {
6558
5646
  */
6559
5647
  Marker?: string;
6560
5648
  }
6561
- export declare namespace DescribeDataSharesResult {
6562
- /**
6563
- * @internal
6564
- */
6565
- const filterSensitiveLog: (obj: DescribeDataSharesResult) => any;
6566
- }
6567
5649
  export interface DescribeDataSharesForConsumerMessage {
6568
5650
  /**
6569
5651
  * <p>The Amazon Resource Name (ARN) of the consumer that returns in the list of datashares.</p>
@@ -6591,12 +5673,6 @@ export interface DescribeDataSharesForConsumerMessage {
6591
5673
  */
6592
5674
  Marker?: string;
6593
5675
  }
6594
- export declare namespace DescribeDataSharesForConsumerMessage {
6595
- /**
6596
- * @internal
6597
- */
6598
- const filterSensitiveLog: (obj: DescribeDataSharesForConsumerMessage) => any;
6599
- }
6600
5676
  export interface DescribeDataSharesForConsumerResult {
6601
5677
  /**
6602
5678
  * <p>Shows the results of datashares available for consumers.</p>
@@ -6612,12 +5688,6 @@ export interface DescribeDataSharesForConsumerResult {
6612
5688
  */
6613
5689
  Marker?: string;
6614
5690
  }
6615
- export declare namespace DescribeDataSharesForConsumerResult {
6616
- /**
6617
- * @internal
6618
- */
6619
- const filterSensitiveLog: (obj: DescribeDataSharesForConsumerResult) => any;
6620
- }
6621
5691
  export interface DescribeDataSharesForProducerMessage {
6622
5692
  /**
6623
5693
  * <p>The Amazon Resource Name (ARN) of the producer that returns in the list of datashares.</p>
@@ -6645,12 +5715,6 @@ export interface DescribeDataSharesForProducerMessage {
6645
5715
  */
6646
5716
  Marker?: string;
6647
5717
  }
6648
- export declare namespace DescribeDataSharesForProducerMessage {
6649
- /**
6650
- * @internal
6651
- */
6652
- const filterSensitiveLog: (obj: DescribeDataSharesForProducerMessage) => any;
6653
- }
6654
5718
  export interface DescribeDataSharesForProducerResult {
6655
5719
  /**
6656
5720
  * <p>Shows the results of datashares available for producers.</p>
@@ -6666,12 +5730,6 @@ export interface DescribeDataSharesForProducerResult {
6666
5730
  */
6667
5731
  Marker?: string;
6668
5732
  }
6669
- export declare namespace DescribeDataSharesForProducerResult {
6670
- /**
6671
- * @internal
6672
- */
6673
- const filterSensitiveLog: (obj: DescribeDataSharesForProducerResult) => any;
6674
- }
6675
5733
  /**
6676
5734
  * <p></p>
6677
5735
  */
@@ -6700,24 +5758,12 @@ export interface DescribeDefaultClusterParametersMessage {
6700
5758
  */
6701
5759
  Marker?: string;
6702
5760
  }
6703
- export declare namespace DescribeDefaultClusterParametersMessage {
6704
- /**
6705
- * @internal
6706
- */
6707
- const filterSensitiveLog: (obj: DescribeDefaultClusterParametersMessage) => any;
6708
- }
6709
5761
  export interface DescribeDefaultClusterParametersResult {
6710
5762
  /**
6711
5763
  * <p>Describes the default cluster parameters for a parameter group family.</p>
6712
5764
  */
6713
5765
  DefaultClusterParameters?: DefaultClusterParameters;
6714
5766
  }
6715
- export declare namespace DescribeDefaultClusterParametersResult {
6716
- /**
6717
- * @internal
6718
- */
6719
- const filterSensitiveLog: (obj: DescribeDefaultClusterParametersResult) => any;
6720
- }
6721
5767
  export interface DescribeEndpointAccessMessage {
6722
5768
  /**
6723
5769
  * <p>The cluster identifier associated with the described endpoint.</p>
@@ -6749,12 +5795,6 @@ export interface DescribeEndpointAccessMessage {
6749
5795
  */
6750
5796
  Marker?: string;
6751
5797
  }
6752
- export declare namespace DescribeEndpointAccessMessage {
6753
- /**
6754
- * @internal
6755
- */
6756
- const filterSensitiveLog: (obj: DescribeEndpointAccessMessage) => any;
6757
- }
6758
5798
  export interface EndpointAccessList {
6759
5799
  /**
6760
5800
  * <p>The list of endpoints with access to the cluster.</p>
@@ -6768,12 +5808,6 @@ export interface EndpointAccessList {
6768
5808
  */
6769
5809
  Marker?: string;
6770
5810
  }
6771
- export declare namespace EndpointAccessList {
6772
- /**
6773
- * @internal
6774
- */
6775
- const filterSensitiveLog: (obj: EndpointAccessList) => any;
6776
- }
6777
5811
  export interface DescribeEndpointAuthorizationMessage {
6778
5812
  /**
6779
5813
  * <p>The cluster identifier of the cluster to access.</p>
@@ -6804,12 +5838,6 @@ export interface DescribeEndpointAuthorizationMessage {
6804
5838
  */
6805
5839
  Marker?: string;
6806
5840
  }
6807
- export declare namespace DescribeEndpointAuthorizationMessage {
6808
- /**
6809
- * @internal
6810
- */
6811
- const filterSensitiveLog: (obj: DescribeEndpointAuthorizationMessage) => any;
6812
- }
6813
5841
  export interface EndpointAuthorizationList {
6814
5842
  /**
6815
5843
  * <p>The authorizations to an endpoint.</p>
@@ -6823,12 +5851,6 @@ export interface EndpointAuthorizationList {
6823
5851
  */
6824
5852
  Marker?: string;
6825
5853
  }
6826
- export declare namespace EndpointAuthorizationList {
6827
- /**
6828
- * @internal
6829
- */
6830
- const filterSensitiveLog: (obj: EndpointAuthorizationList) => any;
6831
- }
6832
5854
  /**
6833
5855
  * <p></p>
6834
5856
  */
@@ -6840,12 +5862,6 @@ export interface DescribeEventCategoriesMessage {
6840
5862
  */
6841
5863
  SourceType?: string;
6842
5864
  }
6843
- export declare namespace DescribeEventCategoriesMessage {
6844
- /**
6845
- * @internal
6846
- */
6847
- const filterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
6848
- }
6849
5865
  /**
6850
5866
  * <p>Describes event information.</p>
6851
5867
  */
@@ -6868,12 +5884,6 @@ export interface EventInfoMap {
6868
5884
  */
6869
5885
  Severity?: string;
6870
5886
  }
6871
- export declare namespace EventInfoMap {
6872
- /**
6873
- * @internal
6874
- */
6875
- const filterSensitiveLog: (obj: EventInfoMap) => any;
6876
- }
6877
5887
  /**
6878
5888
  * <p>Describes event categories.</p>
6879
5889
  */
@@ -6888,12 +5898,6 @@ export interface EventCategoriesMap {
6888
5898
  */
6889
5899
  Events?: EventInfoMap[];
6890
5900
  }
6891
- export declare namespace EventCategoriesMap {
6892
- /**
6893
- * @internal
6894
- */
6895
- const filterSensitiveLog: (obj: EventCategoriesMap) => any;
6896
- }
6897
5901
  /**
6898
5902
  * <p></p>
6899
5903
  */
@@ -6903,12 +5907,6 @@ export interface EventCategoriesMessage {
6903
5907
  */
6904
5908
  EventCategoriesMapList?: EventCategoriesMap[];
6905
5909
  }
6906
- export declare namespace EventCategoriesMessage {
6907
- /**
6908
- * @internal
6909
- */
6910
- const filterSensitiveLog: (obj: EventCategoriesMessage) => any;
6911
- }
6912
5910
  export declare type SourceType = "cluster" | "cluster-parameter-group" | "cluster-security-group" | "cluster-snapshot" | "scheduled-action";
6913
5911
  /**
6914
5912
  * <p></p>
@@ -7013,12 +6011,6 @@ export interface DescribeEventsMessage {
7013
6011
  */
7014
6012
  Marker?: string;
7015
6013
  }
7016
- export declare namespace DescribeEventsMessage {
7017
- /**
7018
- * @internal
7019
- */
7020
- const filterSensitiveLog: (obj: DescribeEventsMessage) => any;
7021
- }
7022
6014
  /**
7023
6015
  * <p>Describes an event.</p>
7024
6016
  */
@@ -7054,12 +6046,6 @@ export interface Event {
7054
6046
  */
7055
6047
  EventId?: string;
7056
6048
  }
7057
- export declare namespace Event {
7058
- /**
7059
- * @internal
7060
- */
7061
- const filterSensitiveLog: (obj: Event) => any;
7062
- }
7063
6049
  /**
7064
6050
  * <p></p>
7065
6051
  */
@@ -7077,12 +6063,6 @@ export interface EventsMessage {
7077
6063
  */
7078
6064
  Events?: Event[];
7079
6065
  }
7080
- export declare namespace EventsMessage {
7081
- /**
7082
- * @internal
7083
- */
7084
- const filterSensitiveLog: (obj: EventsMessage) => any;
7085
- }
7086
6066
  /**
7087
6067
  * <p></p>
7088
6068
  */
@@ -7130,12 +6110,6 @@ export interface DescribeEventSubscriptionsMessage {
7130
6110
  */
7131
6111
  TagValues?: string[];
7132
6112
  }
7133
- export declare namespace DescribeEventSubscriptionsMessage {
7134
- /**
7135
- * @internal
7136
- */
7137
- const filterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
7138
- }
7139
6113
  /**
7140
6114
  * <p></p>
7141
6115
  */
@@ -7153,12 +6127,6 @@ export interface EventSubscriptionsMessage {
7153
6127
  */
7154
6128
  EventSubscriptionsList?: EventSubscription[];
7155
6129
  }
7156
- export declare namespace EventSubscriptionsMessage {
7157
- /**
7158
- * @internal
7159
- */
7160
- const filterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
7161
- }
7162
6130
  /**
7163
6131
  * <p></p>
7164
6132
  */
@@ -7207,12 +6175,6 @@ export interface DescribeHsmClientCertificatesMessage {
7207
6175
  */
7208
6176
  TagValues?: string[];
7209
6177
  }
7210
- export declare namespace DescribeHsmClientCertificatesMessage {
7211
- /**
7212
- * @internal
7213
- */
7214
- const filterSensitiveLog: (obj: DescribeHsmClientCertificatesMessage) => any;
7215
- }
7216
6178
  /**
7217
6179
  * <p></p>
7218
6180
  */
@@ -7231,9 +6193,699 @@ export interface HsmClientCertificateMessage {
7231
6193
  */
7232
6194
  HsmClientCertificates?: HsmClientCertificate[];
7233
6195
  }
7234
- export declare namespace HsmClientCertificateMessage {
7235
- /**
7236
- * @internal
7237
- */
7238
- const filterSensitiveLog: (obj: HsmClientCertificateMessage) => any;
7239
- }
6196
+ /**
6197
+ * @internal
6198
+ */
6199
+ export declare const AcceptReservedNodeExchangeInputMessageFilterSensitiveLog: (obj: AcceptReservedNodeExchangeInputMessage) => any;
6200
+ /**
6201
+ * @internal
6202
+ */
6203
+ export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
6204
+ /**
6205
+ * @internal
6206
+ */
6207
+ export declare const ReservedNodeFilterSensitiveLog: (obj: ReservedNode) => any;
6208
+ /**
6209
+ * @internal
6210
+ */
6211
+ export declare const AcceptReservedNodeExchangeOutputMessageFilterSensitiveLog: (obj: AcceptReservedNodeExchangeOutputMessage) => any;
6212
+ /**
6213
+ * @internal
6214
+ */
6215
+ export declare const AttributeValueTargetFilterSensitiveLog: (obj: AttributeValueTarget) => any;
6216
+ /**
6217
+ * @internal
6218
+ */
6219
+ export declare const AccountAttributeFilterSensitiveLog: (obj: AccountAttribute) => any;
6220
+ /**
6221
+ * @internal
6222
+ */
6223
+ export declare const AccountAttributeListFilterSensitiveLog: (obj: AccountAttributeList) => any;
6224
+ /**
6225
+ * @internal
6226
+ */
6227
+ export declare const AccountWithRestoreAccessFilterSensitiveLog: (obj: AccountWithRestoreAccess) => any;
6228
+ /**
6229
+ * @internal
6230
+ */
6231
+ export declare const PartnerIntegrationInputMessageFilterSensitiveLog: (obj: PartnerIntegrationInputMessage) => any;
6232
+ /**
6233
+ * @internal
6234
+ */
6235
+ export declare const PartnerIntegrationOutputMessageFilterSensitiveLog: (obj: PartnerIntegrationOutputMessage) => any;
6236
+ /**
6237
+ * @internal
6238
+ */
6239
+ export declare const AquaConfigurationFilterSensitiveLog: (obj: AquaConfiguration) => any;
6240
+ /**
6241
+ * @internal
6242
+ */
6243
+ export declare const AssociateDataShareConsumerMessageFilterSensitiveLog: (obj: AssociateDataShareConsumerMessage) => any;
6244
+ /**
6245
+ * @internal
6246
+ */
6247
+ export declare const DataShareAssociationFilterSensitiveLog: (obj: DataShareAssociation) => any;
6248
+ /**
6249
+ * @internal
6250
+ */
6251
+ export declare const DataShareFilterSensitiveLog: (obj: DataShare) => any;
6252
+ /**
6253
+ * @internal
6254
+ */
6255
+ export declare const ClusterAssociatedToScheduleFilterSensitiveLog: (obj: ClusterAssociatedToSchedule) => any;
6256
+ /**
6257
+ * @internal
6258
+ */
6259
+ export declare const AuthenticationProfileFilterSensitiveLog: (obj: AuthenticationProfile) => any;
6260
+ /**
6261
+ * @internal
6262
+ */
6263
+ export declare const AuthorizeClusterSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeClusterSecurityGroupIngressMessage) => any;
6264
+ /**
6265
+ * @internal
6266
+ */
6267
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
6268
+ /**
6269
+ * @internal
6270
+ */
6271
+ export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
6272
+ /**
6273
+ * @internal
6274
+ */
6275
+ export declare const IPRangeFilterSensitiveLog: (obj: IPRange) => any;
6276
+ /**
6277
+ * @internal
6278
+ */
6279
+ export declare const ClusterSecurityGroupFilterSensitiveLog: (obj: ClusterSecurityGroup) => any;
6280
+ /**
6281
+ * @internal
6282
+ */
6283
+ export declare const AuthorizeClusterSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeClusterSecurityGroupIngressResult) => any;
6284
+ /**
6285
+ * @internal
6286
+ */
6287
+ export declare const AuthorizeDataShareMessageFilterSensitiveLog: (obj: AuthorizeDataShareMessage) => any;
6288
+ /**
6289
+ * @internal
6290
+ */
6291
+ export declare const AuthorizeEndpointAccessMessageFilterSensitiveLog: (obj: AuthorizeEndpointAccessMessage) => any;
6292
+ /**
6293
+ * @internal
6294
+ */
6295
+ export declare const EndpointAuthorizationFilterSensitiveLog: (obj: EndpointAuthorization) => any;
6296
+ /**
6297
+ * @internal
6298
+ */
6299
+ export declare const AuthorizeSnapshotAccessMessageFilterSensitiveLog: (obj: AuthorizeSnapshotAccessMessage) => any;
6300
+ /**
6301
+ * @internal
6302
+ */
6303
+ export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
6304
+ /**
6305
+ * @internal
6306
+ */
6307
+ export declare const AuthorizeSnapshotAccessResultFilterSensitiveLog: (obj: AuthorizeSnapshotAccessResult) => any;
6308
+ /**
6309
+ * @internal
6310
+ */
6311
+ export declare const SupportedPlatformFilterSensitiveLog: (obj: SupportedPlatform) => any;
6312
+ /**
6313
+ * @internal
6314
+ */
6315
+ export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
6316
+ /**
6317
+ * @internal
6318
+ */
6319
+ export declare const DeleteClusterSnapshotMessageFilterSensitiveLog: (obj: DeleteClusterSnapshotMessage) => any;
6320
+ /**
6321
+ * @internal
6322
+ */
6323
+ export declare const BatchDeleteClusterSnapshotsRequestFilterSensitiveLog: (obj: BatchDeleteClusterSnapshotsRequest) => any;
6324
+ /**
6325
+ * @internal
6326
+ */
6327
+ export declare const SnapshotErrorMessageFilterSensitiveLog: (obj: SnapshotErrorMessage) => any;
6328
+ /**
6329
+ * @internal
6330
+ */
6331
+ export declare const BatchDeleteClusterSnapshotsResultFilterSensitiveLog: (obj: BatchDeleteClusterSnapshotsResult) => any;
6332
+ /**
6333
+ * @internal
6334
+ */
6335
+ export declare const BatchModifyClusterSnapshotsMessageFilterSensitiveLog: (obj: BatchModifyClusterSnapshotsMessage) => any;
6336
+ /**
6337
+ * @internal
6338
+ */
6339
+ export declare const BatchModifyClusterSnapshotsOutputMessageFilterSensitiveLog: (obj: BatchModifyClusterSnapshotsOutputMessage) => any;
6340
+ /**
6341
+ * @internal
6342
+ */
6343
+ export declare const CancelResizeMessageFilterSensitiveLog: (obj: CancelResizeMessage) => any;
6344
+ /**
6345
+ * @internal
6346
+ */
6347
+ export declare const ResizeProgressMessageFilterSensitiveLog: (obj: ResizeProgressMessage) => any;
6348
+ /**
6349
+ * @internal
6350
+ */
6351
+ export declare const ClusterNodeFilterSensitiveLog: (obj: ClusterNode) => any;
6352
+ /**
6353
+ * @internal
6354
+ */
6355
+ export declare const ClusterParameterStatusFilterSensitiveLog: (obj: ClusterParameterStatus) => any;
6356
+ /**
6357
+ * @internal
6358
+ */
6359
+ export declare const ClusterParameterGroupStatusFilterSensitiveLog: (obj: ClusterParameterGroupStatus) => any;
6360
+ /**
6361
+ * @internal
6362
+ */
6363
+ export declare const ClusterSecurityGroupMembershipFilterSensitiveLog: (obj: ClusterSecurityGroupMembership) => any;
6364
+ /**
6365
+ * @internal
6366
+ */
6367
+ export declare const ClusterSnapshotCopyStatusFilterSensitiveLog: (obj: ClusterSnapshotCopyStatus) => any;
6368
+ /**
6369
+ * @internal
6370
+ */
6371
+ export declare const DataTransferProgressFilterSensitiveLog: (obj: DataTransferProgress) => any;
6372
+ /**
6373
+ * @internal
6374
+ */
6375
+ export declare const DeferredMaintenanceWindowFilterSensitiveLog: (obj: DeferredMaintenanceWindow) => any;
6376
+ /**
6377
+ * @internal
6378
+ */
6379
+ export declare const ElasticIpStatusFilterSensitiveLog: (obj: ElasticIpStatus) => any;
6380
+ /**
6381
+ * @internal
6382
+ */
6383
+ export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
6384
+ /**
6385
+ * @internal
6386
+ */
6387
+ export declare const VpcEndpointFilterSensitiveLog: (obj: VpcEndpoint) => any;
6388
+ /**
6389
+ * @internal
6390
+ */
6391
+ export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
6392
+ /**
6393
+ * @internal
6394
+ */
6395
+ export declare const HsmStatusFilterSensitiveLog: (obj: HsmStatus) => any;
6396
+ /**
6397
+ * @internal
6398
+ */
6399
+ export declare const ClusterIamRoleFilterSensitiveLog: (obj: ClusterIamRole) => any;
6400
+ /**
6401
+ * @internal
6402
+ */
6403
+ export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
6404
+ /**
6405
+ * @internal
6406
+ */
6407
+ export declare const ReservedNodeExchangeStatusFilterSensitiveLog: (obj: ReservedNodeExchangeStatus) => any;
6408
+ /**
6409
+ * @internal
6410
+ */
6411
+ export declare const ResizeInfoFilterSensitiveLog: (obj: ResizeInfo) => any;
6412
+ /**
6413
+ * @internal
6414
+ */
6415
+ export declare const RestoreStatusFilterSensitiveLog: (obj: RestoreStatus) => any;
6416
+ /**
6417
+ * @internal
6418
+ */
6419
+ export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
6420
+ /**
6421
+ * @internal
6422
+ */
6423
+ export declare const ClusterFilterSensitiveLog: (obj: Cluster) => any;
6424
+ /**
6425
+ * @internal
6426
+ */
6427
+ export declare const ClusterCredentialsFilterSensitiveLog: (obj: ClusterCredentials) => any;
6428
+ /**
6429
+ * @internal
6430
+ */
6431
+ export declare const RevisionTargetFilterSensitiveLog: (obj: RevisionTarget) => any;
6432
+ /**
6433
+ * @internal
6434
+ */
6435
+ export declare const ClusterDbRevisionFilterSensitiveLog: (obj: ClusterDbRevision) => any;
6436
+ /**
6437
+ * @internal
6438
+ */
6439
+ export declare const ClusterDbRevisionsMessageFilterSensitiveLog: (obj: ClusterDbRevisionsMessage) => any;
6440
+ /**
6441
+ * @internal
6442
+ */
6443
+ export declare const ClusterExtendedCredentialsFilterSensitiveLog: (obj: ClusterExtendedCredentials) => any;
6444
+ /**
6445
+ * @internal
6446
+ */
6447
+ export declare const ClusterParameterGroupFilterSensitiveLog: (obj: ClusterParameterGroup) => any;
6448
+ /**
6449
+ * @internal
6450
+ */
6451
+ export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
6452
+ /**
6453
+ * @internal
6454
+ */
6455
+ export declare const ClusterParameterGroupDetailsFilterSensitiveLog: (obj: ClusterParameterGroupDetails) => any;
6456
+ /**
6457
+ * @internal
6458
+ */
6459
+ export declare const ClusterParameterGroupNameMessageFilterSensitiveLog: (obj: ClusterParameterGroupNameMessage) => any;
6460
+ /**
6461
+ * @internal
6462
+ */
6463
+ export declare const ClusterParameterGroupsMessageFilterSensitiveLog: (obj: ClusterParameterGroupsMessage) => any;
6464
+ /**
6465
+ * @internal
6466
+ */
6467
+ export declare const ClusterSecurityGroupMessageFilterSensitiveLog: (obj: ClusterSecurityGroupMessage) => any;
6468
+ /**
6469
+ * @internal
6470
+ */
6471
+ export declare const ClustersMessageFilterSensitiveLog: (obj: ClustersMessage) => any;
6472
+ /**
6473
+ * @internal
6474
+ */
6475
+ export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
6476
+ /**
6477
+ * @internal
6478
+ */
6479
+ export declare const ClusterSubnetGroupFilterSensitiveLog: (obj: ClusterSubnetGroup) => any;
6480
+ /**
6481
+ * @internal
6482
+ */
6483
+ export declare const ClusterSubnetGroupMessageFilterSensitiveLog: (obj: ClusterSubnetGroupMessage) => any;
6484
+ /**
6485
+ * @internal
6486
+ */
6487
+ export declare const ClusterVersionFilterSensitiveLog: (obj: ClusterVersion) => any;
6488
+ /**
6489
+ * @internal
6490
+ */
6491
+ export declare const ClusterVersionsMessageFilterSensitiveLog: (obj: ClusterVersionsMessage) => any;
6492
+ /**
6493
+ * @internal
6494
+ */
6495
+ export declare const CopyClusterSnapshotMessageFilterSensitiveLog: (obj: CopyClusterSnapshotMessage) => any;
6496
+ /**
6497
+ * @internal
6498
+ */
6499
+ export declare const CopyClusterSnapshotResultFilterSensitiveLog: (obj: CopyClusterSnapshotResult) => any;
6500
+ /**
6501
+ * @internal
6502
+ */
6503
+ export declare const CreateAuthenticationProfileMessageFilterSensitiveLog: (obj: CreateAuthenticationProfileMessage) => any;
6504
+ /**
6505
+ * @internal
6506
+ */
6507
+ export declare const CreateAuthenticationProfileResultFilterSensitiveLog: (obj: CreateAuthenticationProfileResult) => any;
6508
+ /**
6509
+ * @internal
6510
+ */
6511
+ export declare const CreateClusterMessageFilterSensitiveLog: (obj: CreateClusterMessage) => any;
6512
+ /**
6513
+ * @internal
6514
+ */
6515
+ export declare const CreateClusterResultFilterSensitiveLog: (obj: CreateClusterResult) => any;
6516
+ /**
6517
+ * @internal
6518
+ */
6519
+ export declare const CreateClusterParameterGroupMessageFilterSensitiveLog: (obj: CreateClusterParameterGroupMessage) => any;
6520
+ /**
6521
+ * @internal
6522
+ */
6523
+ export declare const CreateClusterParameterGroupResultFilterSensitiveLog: (obj: CreateClusterParameterGroupResult) => any;
6524
+ /**
6525
+ * @internal
6526
+ */
6527
+ export declare const CreateClusterSecurityGroupMessageFilterSensitiveLog: (obj: CreateClusterSecurityGroupMessage) => any;
6528
+ /**
6529
+ * @internal
6530
+ */
6531
+ export declare const CreateClusterSecurityGroupResultFilterSensitiveLog: (obj: CreateClusterSecurityGroupResult) => any;
6532
+ /**
6533
+ * @internal
6534
+ */
6535
+ export declare const CreateClusterSnapshotMessageFilterSensitiveLog: (obj: CreateClusterSnapshotMessage) => any;
6536
+ /**
6537
+ * @internal
6538
+ */
6539
+ export declare const CreateClusterSnapshotResultFilterSensitiveLog: (obj: CreateClusterSnapshotResult) => any;
6540
+ /**
6541
+ * @internal
6542
+ */
6543
+ export declare const CreateClusterSubnetGroupMessageFilterSensitiveLog: (obj: CreateClusterSubnetGroupMessage) => any;
6544
+ /**
6545
+ * @internal
6546
+ */
6547
+ export declare const CreateClusterSubnetGroupResultFilterSensitiveLog: (obj: CreateClusterSubnetGroupResult) => any;
6548
+ /**
6549
+ * @internal
6550
+ */
6551
+ export declare const CreateEndpointAccessMessageFilterSensitiveLog: (obj: CreateEndpointAccessMessage) => any;
6552
+ /**
6553
+ * @internal
6554
+ */
6555
+ export declare const EndpointAccessFilterSensitiveLog: (obj: EndpointAccess) => any;
6556
+ /**
6557
+ * @internal
6558
+ */
6559
+ export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
6560
+ /**
6561
+ * @internal
6562
+ */
6563
+ export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
6564
+ /**
6565
+ * @internal
6566
+ */
6567
+ export declare const CreateEventSubscriptionResultFilterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
6568
+ /**
6569
+ * @internal
6570
+ */
6571
+ export declare const CreateHsmClientCertificateMessageFilterSensitiveLog: (obj: CreateHsmClientCertificateMessage) => any;
6572
+ /**
6573
+ * @internal
6574
+ */
6575
+ export declare const HsmClientCertificateFilterSensitiveLog: (obj: HsmClientCertificate) => any;
6576
+ /**
6577
+ * @internal
6578
+ */
6579
+ export declare const CreateHsmClientCertificateResultFilterSensitiveLog: (obj: CreateHsmClientCertificateResult) => any;
6580
+ /**
6581
+ * @internal
6582
+ */
6583
+ export declare const CreateHsmConfigurationMessageFilterSensitiveLog: (obj: CreateHsmConfigurationMessage) => any;
6584
+ /**
6585
+ * @internal
6586
+ */
6587
+ export declare const HsmConfigurationFilterSensitiveLog: (obj: HsmConfiguration) => any;
6588
+ /**
6589
+ * @internal
6590
+ */
6591
+ export declare const CreateHsmConfigurationResultFilterSensitiveLog: (obj: CreateHsmConfigurationResult) => any;
6592
+ /**
6593
+ * @internal
6594
+ */
6595
+ export declare const PauseClusterMessageFilterSensitiveLog: (obj: PauseClusterMessage) => any;
6596
+ /**
6597
+ * @internal
6598
+ */
6599
+ export declare const ResizeClusterMessageFilterSensitiveLog: (obj: ResizeClusterMessage) => any;
6600
+ /**
6601
+ * @internal
6602
+ */
6603
+ export declare const ResumeClusterMessageFilterSensitiveLog: (obj: ResumeClusterMessage) => any;
6604
+ /**
6605
+ * @internal
6606
+ */
6607
+ export declare const ScheduledActionTypeFilterSensitiveLog: (obj: ScheduledActionType) => any;
6608
+ /**
6609
+ * @internal
6610
+ */
6611
+ export declare const CreateScheduledActionMessageFilterSensitiveLog: (obj: CreateScheduledActionMessage) => any;
6612
+ /**
6613
+ * @internal
6614
+ */
6615
+ export declare const ScheduledActionFilterSensitiveLog: (obj: ScheduledAction) => any;
6616
+ /**
6617
+ * @internal
6618
+ */
6619
+ export declare const CreateSnapshotCopyGrantMessageFilterSensitiveLog: (obj: CreateSnapshotCopyGrantMessage) => any;
6620
+ /**
6621
+ * @internal
6622
+ */
6623
+ export declare const SnapshotCopyGrantFilterSensitiveLog: (obj: SnapshotCopyGrant) => any;
6624
+ /**
6625
+ * @internal
6626
+ */
6627
+ export declare const CreateSnapshotCopyGrantResultFilterSensitiveLog: (obj: CreateSnapshotCopyGrantResult) => any;
6628
+ /**
6629
+ * @internal
6630
+ */
6631
+ export declare const CreateSnapshotScheduleMessageFilterSensitiveLog: (obj: CreateSnapshotScheduleMessage) => any;
6632
+ /**
6633
+ * @internal
6634
+ */
6635
+ export declare const SnapshotScheduleFilterSensitiveLog: (obj: SnapshotSchedule) => any;
6636
+ /**
6637
+ * @internal
6638
+ */
6639
+ export declare const CreateTagsMessageFilterSensitiveLog: (obj: CreateTagsMessage) => any;
6640
+ /**
6641
+ * @internal
6642
+ */
6643
+ export declare const CreateUsageLimitMessageFilterSensitiveLog: (obj: CreateUsageLimitMessage) => any;
6644
+ /**
6645
+ * @internal
6646
+ */
6647
+ export declare const UsageLimitFilterSensitiveLog: (obj: UsageLimit) => any;
6648
+ /**
6649
+ * @internal
6650
+ */
6651
+ export declare const CustomerStorageMessageFilterSensitiveLog: (obj: CustomerStorageMessage) => any;
6652
+ /**
6653
+ * @internal
6654
+ */
6655
+ export declare const DeauthorizeDataShareMessageFilterSensitiveLog: (obj: DeauthorizeDataShareMessage) => any;
6656
+ /**
6657
+ * @internal
6658
+ */
6659
+ export declare const DefaultClusterParametersFilterSensitiveLog: (obj: DefaultClusterParameters) => any;
6660
+ /**
6661
+ * @internal
6662
+ */
6663
+ export declare const DeleteAuthenticationProfileMessageFilterSensitiveLog: (obj: DeleteAuthenticationProfileMessage) => any;
6664
+ /**
6665
+ * @internal
6666
+ */
6667
+ export declare const DeleteAuthenticationProfileResultFilterSensitiveLog: (obj: DeleteAuthenticationProfileResult) => any;
6668
+ /**
6669
+ * @internal
6670
+ */
6671
+ export declare const DeleteClusterMessageFilterSensitiveLog: (obj: DeleteClusterMessage) => any;
6672
+ /**
6673
+ * @internal
6674
+ */
6675
+ export declare const DeleteClusterResultFilterSensitiveLog: (obj: DeleteClusterResult) => any;
6676
+ /**
6677
+ * @internal
6678
+ */
6679
+ export declare const DeleteClusterParameterGroupMessageFilterSensitiveLog: (obj: DeleteClusterParameterGroupMessage) => any;
6680
+ /**
6681
+ * @internal
6682
+ */
6683
+ export declare const DeleteClusterSecurityGroupMessageFilterSensitiveLog: (obj: DeleteClusterSecurityGroupMessage) => any;
6684
+ /**
6685
+ * @internal
6686
+ */
6687
+ export declare const DeleteClusterSnapshotResultFilterSensitiveLog: (obj: DeleteClusterSnapshotResult) => any;
6688
+ /**
6689
+ * @internal
6690
+ */
6691
+ export declare const DeleteClusterSubnetGroupMessageFilterSensitiveLog: (obj: DeleteClusterSubnetGroupMessage) => any;
6692
+ /**
6693
+ * @internal
6694
+ */
6695
+ export declare const DeleteEndpointAccessMessageFilterSensitiveLog: (obj: DeleteEndpointAccessMessage) => any;
6696
+ /**
6697
+ * @internal
6698
+ */
6699
+ export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
6700
+ /**
6701
+ * @internal
6702
+ */
6703
+ export declare const DeleteHsmClientCertificateMessageFilterSensitiveLog: (obj: DeleteHsmClientCertificateMessage) => any;
6704
+ /**
6705
+ * @internal
6706
+ */
6707
+ export declare const DeleteHsmConfigurationMessageFilterSensitiveLog: (obj: DeleteHsmConfigurationMessage) => any;
6708
+ /**
6709
+ * @internal
6710
+ */
6711
+ export declare const DeleteScheduledActionMessageFilterSensitiveLog: (obj: DeleteScheduledActionMessage) => any;
6712
+ /**
6713
+ * @internal
6714
+ */
6715
+ export declare const DeleteSnapshotCopyGrantMessageFilterSensitiveLog: (obj: DeleteSnapshotCopyGrantMessage) => any;
6716
+ /**
6717
+ * @internal
6718
+ */
6719
+ export declare const DeleteSnapshotScheduleMessageFilterSensitiveLog: (obj: DeleteSnapshotScheduleMessage) => any;
6720
+ /**
6721
+ * @internal
6722
+ */
6723
+ export declare const DeleteTagsMessageFilterSensitiveLog: (obj: DeleteTagsMessage) => any;
6724
+ /**
6725
+ * @internal
6726
+ */
6727
+ export declare const DeleteUsageLimitMessageFilterSensitiveLog: (obj: DeleteUsageLimitMessage) => any;
6728
+ /**
6729
+ * @internal
6730
+ */
6731
+ export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
6732
+ /**
6733
+ * @internal
6734
+ */
6735
+ export declare const DescribeAuthenticationProfilesMessageFilterSensitiveLog: (obj: DescribeAuthenticationProfilesMessage) => any;
6736
+ /**
6737
+ * @internal
6738
+ */
6739
+ export declare const DescribeAuthenticationProfilesResultFilterSensitiveLog: (obj: DescribeAuthenticationProfilesResult) => any;
6740
+ /**
6741
+ * @internal
6742
+ */
6743
+ export declare const DescribeClusterDbRevisionsMessageFilterSensitiveLog: (obj: DescribeClusterDbRevisionsMessage) => any;
6744
+ /**
6745
+ * @internal
6746
+ */
6747
+ export declare const DescribeClusterParameterGroupsMessageFilterSensitiveLog: (obj: DescribeClusterParameterGroupsMessage) => any;
6748
+ /**
6749
+ * @internal
6750
+ */
6751
+ export declare const DescribeClusterParametersMessageFilterSensitiveLog: (obj: DescribeClusterParametersMessage) => any;
6752
+ /**
6753
+ * @internal
6754
+ */
6755
+ export declare const DescribeClustersMessageFilterSensitiveLog: (obj: DescribeClustersMessage) => any;
6756
+ /**
6757
+ * @internal
6758
+ */
6759
+ export declare const DescribeClusterSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeClusterSecurityGroupsMessage) => any;
6760
+ /**
6761
+ * @internal
6762
+ */
6763
+ export declare const SnapshotSortingEntityFilterSensitiveLog: (obj: SnapshotSortingEntity) => any;
6764
+ /**
6765
+ * @internal
6766
+ */
6767
+ export declare const DescribeClusterSnapshotsMessageFilterSensitiveLog: (obj: DescribeClusterSnapshotsMessage) => any;
6768
+ /**
6769
+ * @internal
6770
+ */
6771
+ export declare const SnapshotMessageFilterSensitiveLog: (obj: SnapshotMessage) => any;
6772
+ /**
6773
+ * @internal
6774
+ */
6775
+ export declare const DescribeClusterSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeClusterSubnetGroupsMessage) => any;
6776
+ /**
6777
+ * @internal
6778
+ */
6779
+ export declare const DescribeClusterTracksMessageFilterSensitiveLog: (obj: DescribeClusterTracksMessage) => any;
6780
+ /**
6781
+ * @internal
6782
+ */
6783
+ export declare const SupportedOperationFilterSensitiveLog: (obj: SupportedOperation) => any;
6784
+ /**
6785
+ * @internal
6786
+ */
6787
+ export declare const UpdateTargetFilterSensitiveLog: (obj: UpdateTarget) => any;
6788
+ /**
6789
+ * @internal
6790
+ */
6791
+ export declare const MaintenanceTrackFilterSensitiveLog: (obj: MaintenanceTrack) => any;
6792
+ /**
6793
+ * @internal
6794
+ */
6795
+ export declare const TrackListMessageFilterSensitiveLog: (obj: TrackListMessage) => any;
6796
+ /**
6797
+ * @internal
6798
+ */
6799
+ export declare const DescribeClusterVersionsMessageFilterSensitiveLog: (obj: DescribeClusterVersionsMessage) => any;
6800
+ /**
6801
+ * @internal
6802
+ */
6803
+ export declare const DescribeDataSharesMessageFilterSensitiveLog: (obj: DescribeDataSharesMessage) => any;
6804
+ /**
6805
+ * @internal
6806
+ */
6807
+ export declare const DescribeDataSharesResultFilterSensitiveLog: (obj: DescribeDataSharesResult) => any;
6808
+ /**
6809
+ * @internal
6810
+ */
6811
+ export declare const DescribeDataSharesForConsumerMessageFilterSensitiveLog: (obj: DescribeDataSharesForConsumerMessage) => any;
6812
+ /**
6813
+ * @internal
6814
+ */
6815
+ export declare const DescribeDataSharesForConsumerResultFilterSensitiveLog: (obj: DescribeDataSharesForConsumerResult) => any;
6816
+ /**
6817
+ * @internal
6818
+ */
6819
+ export declare const DescribeDataSharesForProducerMessageFilterSensitiveLog: (obj: DescribeDataSharesForProducerMessage) => any;
6820
+ /**
6821
+ * @internal
6822
+ */
6823
+ export declare const DescribeDataSharesForProducerResultFilterSensitiveLog: (obj: DescribeDataSharesForProducerResult) => any;
6824
+ /**
6825
+ * @internal
6826
+ */
6827
+ export declare const DescribeDefaultClusterParametersMessageFilterSensitiveLog: (obj: DescribeDefaultClusterParametersMessage) => any;
6828
+ /**
6829
+ * @internal
6830
+ */
6831
+ export declare const DescribeDefaultClusterParametersResultFilterSensitiveLog: (obj: DescribeDefaultClusterParametersResult) => any;
6832
+ /**
6833
+ * @internal
6834
+ */
6835
+ export declare const DescribeEndpointAccessMessageFilterSensitiveLog: (obj: DescribeEndpointAccessMessage) => any;
6836
+ /**
6837
+ * @internal
6838
+ */
6839
+ export declare const EndpointAccessListFilterSensitiveLog: (obj: EndpointAccessList) => any;
6840
+ /**
6841
+ * @internal
6842
+ */
6843
+ export declare const DescribeEndpointAuthorizationMessageFilterSensitiveLog: (obj: DescribeEndpointAuthorizationMessage) => any;
6844
+ /**
6845
+ * @internal
6846
+ */
6847
+ export declare const EndpointAuthorizationListFilterSensitiveLog: (obj: EndpointAuthorizationList) => any;
6848
+ /**
6849
+ * @internal
6850
+ */
6851
+ export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
6852
+ /**
6853
+ * @internal
6854
+ */
6855
+ export declare const EventInfoMapFilterSensitiveLog: (obj: EventInfoMap) => any;
6856
+ /**
6857
+ * @internal
6858
+ */
6859
+ export declare const EventCategoriesMapFilterSensitiveLog: (obj: EventCategoriesMap) => any;
6860
+ /**
6861
+ * @internal
6862
+ */
6863
+ export declare const EventCategoriesMessageFilterSensitiveLog: (obj: EventCategoriesMessage) => any;
6864
+ /**
6865
+ * @internal
6866
+ */
6867
+ export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
6868
+ /**
6869
+ * @internal
6870
+ */
6871
+ export declare const EventFilterSensitiveLog: (obj: Event) => any;
6872
+ /**
6873
+ * @internal
6874
+ */
6875
+ export declare const EventsMessageFilterSensitiveLog: (obj: EventsMessage) => any;
6876
+ /**
6877
+ * @internal
6878
+ */
6879
+ export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
6880
+ /**
6881
+ * @internal
6882
+ */
6883
+ export declare const EventSubscriptionsMessageFilterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
6884
+ /**
6885
+ * @internal
6886
+ */
6887
+ export declare const DescribeHsmClientCertificatesMessageFilterSensitiveLog: (obj: DescribeHsmClientCertificatesMessage) => any;
6888
+ /**
6889
+ * @internal
6890
+ */
6891
+ export declare const HsmClientCertificateMessageFilterSensitiveLog: (obj: HsmClientCertificateMessage) => any;