@aws-sdk/client-redshift 3.131.0 → 3.142.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 (251) hide show
  1. package/CHANGELOG.md +33 -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-cjs/protocols/Aws_query.js +1133 -1727
  125. package/dist-es/commands/AcceptReservedNodeExchangeCommand.js +3 -3
  126. package/dist-es/commands/AddPartnerCommand.js +3 -3
  127. package/dist-es/commands/AssociateDataShareConsumerCommand.js +3 -3
  128. package/dist-es/commands/AuthorizeClusterSecurityGroupIngressCommand.js +3 -3
  129. package/dist-es/commands/AuthorizeDataShareCommand.js +3 -3
  130. package/dist-es/commands/AuthorizeEndpointAccessCommand.js +3 -3
  131. package/dist-es/commands/AuthorizeSnapshotAccessCommand.js +3 -3
  132. package/dist-es/commands/BatchDeleteClusterSnapshotsCommand.js +3 -3
  133. package/dist-es/commands/BatchModifyClusterSnapshotsCommand.js +3 -3
  134. package/dist-es/commands/CancelResizeCommand.js +3 -3
  135. package/dist-es/commands/CopyClusterSnapshotCommand.js +3 -3
  136. package/dist-es/commands/CreateAuthenticationProfileCommand.js +3 -3
  137. package/dist-es/commands/CreateClusterCommand.js +3 -3
  138. package/dist-es/commands/CreateClusterParameterGroupCommand.js +3 -3
  139. package/dist-es/commands/CreateClusterSecurityGroupCommand.js +3 -3
  140. package/dist-es/commands/CreateClusterSnapshotCommand.js +3 -3
  141. package/dist-es/commands/CreateClusterSubnetGroupCommand.js +3 -3
  142. package/dist-es/commands/CreateEndpointAccessCommand.js +3 -3
  143. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  144. package/dist-es/commands/CreateHsmClientCertificateCommand.js +3 -3
  145. package/dist-es/commands/CreateHsmConfigurationCommand.js +3 -3
  146. package/dist-es/commands/CreateScheduledActionCommand.js +3 -3
  147. package/dist-es/commands/CreateSnapshotCopyGrantCommand.js +3 -3
  148. package/dist-es/commands/CreateSnapshotScheduleCommand.js +3 -3
  149. package/dist-es/commands/CreateTagsCommand.js +2 -2
  150. package/dist-es/commands/CreateUsageLimitCommand.js +3 -3
  151. package/dist-es/commands/DeauthorizeDataShareCommand.js +3 -3
  152. package/dist-es/commands/DeleteAuthenticationProfileCommand.js +3 -3
  153. package/dist-es/commands/DeleteClusterCommand.js +3 -3
  154. package/dist-es/commands/DeleteClusterParameterGroupCommand.js +2 -2
  155. package/dist-es/commands/DeleteClusterSecurityGroupCommand.js +2 -2
  156. package/dist-es/commands/DeleteClusterSnapshotCommand.js +3 -3
  157. package/dist-es/commands/DeleteClusterSubnetGroupCommand.js +2 -2
  158. package/dist-es/commands/DeleteEndpointAccessCommand.js +3 -3
  159. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
  160. package/dist-es/commands/DeleteHsmClientCertificateCommand.js +2 -2
  161. package/dist-es/commands/DeleteHsmConfigurationCommand.js +2 -2
  162. package/dist-es/commands/DeletePartnerCommand.js +3 -3
  163. package/dist-es/commands/DeleteScheduledActionCommand.js +2 -2
  164. package/dist-es/commands/DeleteSnapshotCopyGrantCommand.js +2 -2
  165. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -2
  166. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  167. package/dist-es/commands/DeleteUsageLimitCommand.js +2 -2
  168. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  169. package/dist-es/commands/DescribeAuthenticationProfilesCommand.js +3 -3
  170. package/dist-es/commands/DescribeClusterDbRevisionsCommand.js +3 -3
  171. package/dist-es/commands/DescribeClusterParameterGroupsCommand.js +3 -3
  172. package/dist-es/commands/DescribeClusterParametersCommand.js +3 -3
  173. package/dist-es/commands/DescribeClusterSecurityGroupsCommand.js +3 -3
  174. package/dist-es/commands/DescribeClusterSnapshotsCommand.js +3 -3
  175. package/dist-es/commands/DescribeClusterSubnetGroupsCommand.js +3 -3
  176. package/dist-es/commands/DescribeClusterTracksCommand.js +3 -3
  177. package/dist-es/commands/DescribeClusterVersionsCommand.js +3 -3
  178. package/dist-es/commands/DescribeClustersCommand.js +3 -3
  179. package/dist-es/commands/DescribeDataSharesCommand.js +3 -3
  180. package/dist-es/commands/DescribeDataSharesForConsumerCommand.js +3 -3
  181. package/dist-es/commands/DescribeDataSharesForProducerCommand.js +3 -3
  182. package/dist-es/commands/DescribeDefaultClusterParametersCommand.js +3 -3
  183. package/dist-es/commands/DescribeEndpointAccessCommand.js +3 -3
  184. package/dist-es/commands/DescribeEndpointAuthorizationCommand.js +3 -3
  185. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  186. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  187. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  188. package/dist-es/commands/DescribeHsmClientCertificatesCommand.js +3 -3
  189. package/dist-es/commands/DescribeHsmConfigurationsCommand.js +3 -3
  190. package/dist-es/commands/DescribeLoggingStatusCommand.js +3 -3
  191. package/dist-es/commands/DescribeNodeConfigurationOptionsCommand.js +3 -3
  192. package/dist-es/commands/DescribeOrderableClusterOptionsCommand.js +3 -3
  193. package/dist-es/commands/DescribePartnersCommand.js +3 -3
  194. package/dist-es/commands/DescribeReservedNodeExchangeStatusCommand.js +3 -3
  195. package/dist-es/commands/DescribeReservedNodeOfferingsCommand.js +3 -3
  196. package/dist-es/commands/DescribeReservedNodesCommand.js +3 -3
  197. package/dist-es/commands/DescribeResizeCommand.js +4 -4
  198. package/dist-es/commands/DescribeScheduledActionsCommand.js +3 -3
  199. package/dist-es/commands/DescribeSnapshotCopyGrantsCommand.js +3 -3
  200. package/dist-es/commands/DescribeSnapshotSchedulesCommand.js +3 -3
  201. package/dist-es/commands/DescribeStorageCommand.js +2 -2
  202. package/dist-es/commands/DescribeTableRestoreStatusCommand.js +3 -3
  203. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  204. package/dist-es/commands/DescribeUsageLimitsCommand.js +3 -3
  205. package/dist-es/commands/DisableLoggingCommand.js +3 -3
  206. package/dist-es/commands/DisableSnapshotCopyCommand.js +3 -3
  207. package/dist-es/commands/DisassociateDataShareConsumerCommand.js +4 -4
  208. package/dist-es/commands/EnableLoggingCommand.js +3 -3
  209. package/dist-es/commands/EnableSnapshotCopyCommand.js +3 -3
  210. package/dist-es/commands/GetClusterCredentialsCommand.js +4 -4
  211. package/dist-es/commands/GetClusterCredentialsWithIAMCommand.js +4 -4
  212. package/dist-es/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +3 -3
  213. package/dist-es/commands/GetReservedNodeExchangeOfferingsCommand.js +3 -3
  214. package/dist-es/commands/ModifyAquaConfigurationCommand.js +3 -3
  215. package/dist-es/commands/ModifyAuthenticationProfileCommand.js +3 -3
  216. package/dist-es/commands/ModifyClusterCommand.js +3 -3
  217. package/dist-es/commands/ModifyClusterDbRevisionCommand.js +3 -3
  218. package/dist-es/commands/ModifyClusterIamRolesCommand.js +3 -3
  219. package/dist-es/commands/ModifyClusterMaintenanceCommand.js +3 -3
  220. package/dist-es/commands/ModifyClusterParameterGroupCommand.js +4 -4
  221. package/dist-es/commands/ModifyClusterSnapshotCommand.js +3 -3
  222. package/dist-es/commands/ModifyClusterSnapshotScheduleCommand.js +2 -2
  223. package/dist-es/commands/ModifyClusterSubnetGroupCommand.js +3 -3
  224. package/dist-es/commands/ModifyEndpointAccessCommand.js +4 -4
  225. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  226. package/dist-es/commands/ModifyScheduledActionCommand.js +4 -4
  227. package/dist-es/commands/ModifySnapshotCopyRetentionPeriodCommand.js +3 -3
  228. package/dist-es/commands/ModifySnapshotScheduleCommand.js +4 -4
  229. package/dist-es/commands/ModifyUsageLimitCommand.js +4 -4
  230. package/dist-es/commands/PauseClusterCommand.js +4 -4
  231. package/dist-es/commands/PurchaseReservedNodeOfferingCommand.js +3 -3
  232. package/dist-es/commands/RebootClusterCommand.js +3 -3
  233. package/dist-es/commands/RejectDataShareCommand.js +4 -4
  234. package/dist-es/commands/ResetClusterParameterGroupCommand.js +4 -4
  235. package/dist-es/commands/ResizeClusterCommand.js +4 -4
  236. package/dist-es/commands/RestoreFromClusterSnapshotCommand.js +3 -3
  237. package/dist-es/commands/RestoreTableFromClusterSnapshotCommand.js +3 -3
  238. package/dist-es/commands/ResumeClusterCommand.js +4 -4
  239. package/dist-es/commands/RevokeClusterSecurityGroupIngressCommand.js +3 -3
  240. package/dist-es/commands/RevokeEndpointAccessCommand.js +4 -4
  241. package/dist-es/commands/RevokeSnapshotAccessCommand.js +3 -3
  242. package/dist-es/commands/RotateEncryptionKeyCommand.js +3 -3
  243. package/dist-es/commands/UpdatePartnerStatusCommand.js +4 -4
  244. package/dist-es/models/models_0.js +174 -696
  245. package/dist-es/models/models_1.js +98 -392
  246. package/dist-es/protocols/Aws_query.js +1475 -1728
  247. package/dist-types/models/models_0.d.ts +696 -1044
  248. package/dist-types/models/models_1.d.ts +392 -588
  249. package/dist-types/ts3.4/models/models_0.d.ts +348 -696
  250. package/dist-types/ts3.4/models/models_1.d.ts +196 -392
  251. package/package.json +6 -6
@@ -14,10 +14,6 @@ export interface DescribeHsmConfigurationsMessage {
14
14
 
15
15
  TagValues?: string[];
16
16
  }
17
- export declare namespace DescribeHsmConfigurationsMessage {
18
-
19
- const filterSensitiveLog: (obj: DescribeHsmConfigurationsMessage) => any;
20
- }
21
17
 
22
18
  export interface HsmConfigurationMessage {
23
19
 
@@ -25,19 +21,11 @@ export interface HsmConfigurationMessage {
25
21
 
26
22
  HsmConfigurations?: HsmConfiguration[];
27
23
  }
28
- export declare namespace HsmConfigurationMessage {
29
-
30
- const filterSensitiveLog: (obj: HsmConfigurationMessage) => any;
31
- }
32
24
 
33
25
  export interface DescribeLoggingStatusMessage {
34
26
 
35
27
  ClusterIdentifier: string | undefined;
36
28
  }
37
- export declare namespace DescribeLoggingStatusMessage {
38
-
39
- const filterSensitiveLog: (obj: DescribeLoggingStatusMessage) => any;
40
- }
41
29
  export declare enum LogDestinationType {
42
30
  CLOUDWATCH = "cloudwatch",
43
31
  S3 = "s3"
@@ -61,10 +49,6 @@ export interface LoggingStatus {
61
49
 
62
50
  LogExports?: string[];
63
51
  }
64
- export declare namespace LoggingStatus {
65
-
66
- const filterSensitiveLog: (obj: LoggingStatus) => any;
67
- }
68
52
  export declare enum NodeConfigurationOptionsFilterName {
69
53
  ESTIMATED_DISK_UTILIZATION_PERCENT = "EstimatedDiskUtilizationPercent",
70
54
  MODE = "Mode",
@@ -89,10 +73,6 @@ export interface NodeConfigurationOptionsFilter {
89
73
 
90
74
  Values?: string[];
91
75
  }
92
- export declare namespace NodeConfigurationOptionsFilter {
93
-
94
- const filterSensitiveLog: (obj: NodeConfigurationOptionsFilter) => any;
95
- }
96
76
  export interface DescribeNodeConfigurationOptionsMessage {
97
77
 
98
78
  ActionType: ActionType | string | undefined;
@@ -111,10 +91,6 @@ export interface DescribeNodeConfigurationOptionsMessage {
111
91
 
112
92
  MaxRecords?: number;
113
93
  }
114
- export declare namespace DescribeNodeConfigurationOptionsMessage {
115
-
116
- const filterSensitiveLog: (obj: DescribeNodeConfigurationOptionsMessage) => any;
117
- }
118
94
  export declare enum Mode {
119
95
  HIGH_PERFORMANCE = "high-performance",
120
96
  STANDARD = "standard"
@@ -130,20 +106,12 @@ export interface NodeConfigurationOption {
130
106
 
131
107
  Mode?: Mode | string;
132
108
  }
133
- export declare namespace NodeConfigurationOption {
134
-
135
- const filterSensitiveLog: (obj: NodeConfigurationOption) => any;
136
- }
137
109
  export interface NodeConfigurationOptionsMessage {
138
110
 
139
111
  NodeConfigurationOptionList?: NodeConfigurationOption[];
140
112
 
141
113
  Marker?: string;
142
114
  }
143
- export declare namespace NodeConfigurationOptionsMessage {
144
-
145
- const filterSensitiveLog: (obj: NodeConfigurationOptionsMessage) => any;
146
- }
147
115
 
148
116
  export interface DescribeOrderableClusterOptionsMessage {
149
117
 
@@ -155,10 +123,6 @@ export interface DescribeOrderableClusterOptionsMessage {
155
123
 
156
124
  Marker?: string;
157
125
  }
158
- export declare namespace DescribeOrderableClusterOptionsMessage {
159
-
160
- const filterSensitiveLog: (obj: DescribeOrderableClusterOptionsMessage) => any;
161
- }
162
126
 
163
127
  export interface OrderableClusterOption {
164
128
 
@@ -170,10 +134,6 @@ export interface OrderableClusterOption {
170
134
 
171
135
  AvailabilityZones?: AvailabilityZone[];
172
136
  }
173
- export declare namespace OrderableClusterOption {
174
-
175
- const filterSensitiveLog: (obj: OrderableClusterOption) => any;
176
- }
177
137
 
178
138
  export interface OrderableClusterOptionsMessage {
179
139
 
@@ -181,10 +141,6 @@ export interface OrderableClusterOptionsMessage {
181
141
 
182
142
  Marker?: string;
183
143
  }
184
- export declare namespace OrderableClusterOptionsMessage {
185
-
186
- const filterSensitiveLog: (obj: OrderableClusterOptionsMessage) => any;
187
- }
188
144
  export interface DescribePartnersInputMessage {
189
145
 
190
146
  AccountId: string | undefined;
@@ -195,10 +151,6 @@ export interface DescribePartnersInputMessage {
195
151
 
196
152
  PartnerName?: string;
197
153
  }
198
- export declare namespace DescribePartnersInputMessage {
199
-
200
- const filterSensitiveLog: (obj: DescribePartnersInputMessage) => any;
201
- }
202
154
  export declare enum PartnerIntegrationStatus {
203
155
  Active = "Active",
204
156
  ConnectionFailure = "ConnectionFailure",
@@ -220,18 +172,10 @@ export interface PartnerIntegrationInfo {
220
172
 
221
173
  UpdatedAt?: Date;
222
174
  }
223
- export declare namespace PartnerIntegrationInfo {
224
-
225
- const filterSensitiveLog: (obj: PartnerIntegrationInfo) => any;
226
- }
227
175
  export interface DescribePartnersOutputMessage {
228
176
 
229
177
  PartnerIntegrationInfoList?: PartnerIntegrationInfo[];
230
178
  }
231
- export declare namespace DescribePartnersOutputMessage {
232
-
233
- const filterSensitiveLog: (obj: DescribePartnersOutputMessage) => any;
234
- }
235
179
  export interface DescribeReservedNodeExchangeStatusInputMessage {
236
180
 
237
181
  ReservedNodeId?: string;
@@ -242,20 +186,12 @@ export interface DescribeReservedNodeExchangeStatusInputMessage {
242
186
 
243
187
  Marker?: string;
244
188
  }
245
- export declare namespace DescribeReservedNodeExchangeStatusInputMessage {
246
-
247
- const filterSensitiveLog: (obj: DescribeReservedNodeExchangeStatusInputMessage) => any;
248
- }
249
189
  export interface DescribeReservedNodeExchangeStatusOutputMessage {
250
190
 
251
191
  ReservedNodeExchangeStatusDetails?: ReservedNodeExchangeStatus[];
252
192
 
253
193
  Marker?: string;
254
194
  }
255
- export declare namespace DescribeReservedNodeExchangeStatusOutputMessage {
256
-
257
- const filterSensitiveLog: (obj: DescribeReservedNodeExchangeStatusOutputMessage) => any;
258
- }
259
195
 
260
196
  export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
261
197
  readonly name: "ReservedNodeExchangeNotFoundFault";
@@ -272,10 +208,6 @@ export interface DescribeReservedNodeOfferingsMessage {
272
208
 
273
209
  Marker?: string;
274
210
  }
275
- export declare namespace DescribeReservedNodeOfferingsMessage {
276
-
277
- const filterSensitiveLog: (obj: DescribeReservedNodeOfferingsMessage) => any;
278
- }
279
211
 
280
212
  export interface ReservedNodeOffering {
281
213
 
@@ -297,10 +229,6 @@ export interface ReservedNodeOffering {
297
229
 
298
230
  ReservedNodeOfferingType?: ReservedNodeOfferingType | string;
299
231
  }
300
- export declare namespace ReservedNodeOffering {
301
-
302
- const filterSensitiveLog: (obj: ReservedNodeOffering) => any;
303
- }
304
232
 
305
233
  export interface ReservedNodeOfferingsMessage {
306
234
 
@@ -308,10 +236,6 @@ export interface ReservedNodeOfferingsMessage {
308
236
 
309
237
  ReservedNodeOfferings?: ReservedNodeOffering[];
310
238
  }
311
- export declare namespace ReservedNodeOfferingsMessage {
312
-
313
- const filterSensitiveLog: (obj: ReservedNodeOfferingsMessage) => any;
314
- }
315
239
 
316
240
  export interface DescribeReservedNodesMessage {
317
241
 
@@ -321,10 +245,6 @@ export interface DescribeReservedNodesMessage {
321
245
 
322
246
  Marker?: string;
323
247
  }
324
- export declare namespace DescribeReservedNodesMessage {
325
-
326
- const filterSensitiveLog: (obj: DescribeReservedNodesMessage) => any;
327
- }
328
248
 
329
249
  export interface ReservedNodesMessage {
330
250
 
@@ -332,19 +252,11 @@ export interface ReservedNodesMessage {
332
252
 
333
253
  ReservedNodes?: ReservedNode[];
334
254
  }
335
- export declare namespace ReservedNodesMessage {
336
-
337
- const filterSensitiveLog: (obj: ReservedNodesMessage) => any;
338
- }
339
255
 
340
256
  export interface DescribeResizeMessage {
341
257
 
342
258
  ClusterIdentifier: string | undefined;
343
259
  }
344
- export declare namespace DescribeResizeMessage {
345
-
346
- const filterSensitiveLog: (obj: DescribeResizeMessage) => any;
347
- }
348
260
  export declare enum ScheduledActionFilterName {
349
261
  CLUSTER_IDENTIFIER = "cluster-identifier",
350
262
  IAM_ROLE = "iam-role"
@@ -356,10 +268,6 @@ export interface ScheduledActionFilter {
356
268
 
357
269
  Values: string[] | undefined;
358
270
  }
359
- export declare namespace ScheduledActionFilter {
360
-
361
- const filterSensitiveLog: (obj: ScheduledActionFilter) => any;
362
- }
363
271
  export declare enum ScheduledActionTypeValues {
364
272
  PAUSE_CLUSTER = "PauseCluster",
365
273
  RESIZE_CLUSTER = "ResizeCluster",
@@ -383,20 +291,12 @@ export interface DescribeScheduledActionsMessage {
383
291
 
384
292
  MaxRecords?: number;
385
293
  }
386
- export declare namespace DescribeScheduledActionsMessage {
387
-
388
- const filterSensitiveLog: (obj: DescribeScheduledActionsMessage) => any;
389
- }
390
294
  export interface ScheduledActionsMessage {
391
295
 
392
296
  Marker?: string;
393
297
 
394
298
  ScheduledActions?: ScheduledAction[];
395
299
  }
396
- export declare namespace ScheduledActionsMessage {
397
-
398
- const filterSensitiveLog: (obj: ScheduledActionsMessage) => any;
399
- }
400
300
 
401
301
  export interface DescribeSnapshotCopyGrantsMessage {
402
302
 
@@ -410,10 +310,6 @@ export interface DescribeSnapshotCopyGrantsMessage {
410
310
 
411
311
  TagValues?: string[];
412
312
  }
413
- export declare namespace DescribeSnapshotCopyGrantsMessage {
414
-
415
- const filterSensitiveLog: (obj: DescribeSnapshotCopyGrantsMessage) => any;
416
- }
417
313
 
418
314
  export interface SnapshotCopyGrantMessage {
419
315
 
@@ -421,10 +317,6 @@ export interface SnapshotCopyGrantMessage {
421
317
 
422
318
  SnapshotCopyGrants?: SnapshotCopyGrant[];
423
319
  }
424
- export declare namespace SnapshotCopyGrantMessage {
425
-
426
- const filterSensitiveLog: (obj: SnapshotCopyGrantMessage) => any;
427
- }
428
320
  export interface DescribeSnapshotSchedulesMessage {
429
321
 
430
322
  ClusterIdentifier?: string;
@@ -439,20 +331,12 @@ export interface DescribeSnapshotSchedulesMessage {
439
331
 
440
332
  MaxRecords?: number;
441
333
  }
442
- export declare namespace DescribeSnapshotSchedulesMessage {
443
-
444
- const filterSensitiveLog: (obj: DescribeSnapshotSchedulesMessage) => any;
445
- }
446
334
  export interface DescribeSnapshotSchedulesOutputMessage {
447
335
 
448
336
  SnapshotSchedules?: SnapshotSchedule[];
449
337
 
450
338
  Marker?: string;
451
339
  }
452
- export declare namespace DescribeSnapshotSchedulesOutputMessage {
453
-
454
- const filterSensitiveLog: (obj: DescribeSnapshotSchedulesOutputMessage) => any;
455
- }
456
340
 
457
341
  export interface DescribeTableRestoreStatusMessage {
458
342
 
@@ -464,10 +348,6 @@ export interface DescribeTableRestoreStatusMessage {
464
348
 
465
349
  Marker?: string;
466
350
  }
467
- export declare namespace DescribeTableRestoreStatusMessage {
468
-
469
- const filterSensitiveLog: (obj: DescribeTableRestoreStatusMessage) => any;
470
- }
471
351
 
472
352
  export declare class TableRestoreNotFoundFault extends __BaseException {
473
353
  readonly name: "TableRestoreNotFoundFault";
@@ -507,10 +387,6 @@ export interface TableRestoreStatus {
507
387
 
508
388
  NewTableName?: string;
509
389
  }
510
- export declare namespace TableRestoreStatus {
511
-
512
- const filterSensitiveLog: (obj: TableRestoreStatus) => any;
513
- }
514
390
 
515
391
  export interface TableRestoreStatusMessage {
516
392
 
@@ -518,10 +394,6 @@ export interface TableRestoreStatusMessage {
518
394
 
519
395
  Marker?: string;
520
396
  }
521
- export declare namespace TableRestoreStatusMessage {
522
-
523
- const filterSensitiveLog: (obj: TableRestoreStatusMessage) => any;
524
- }
525
397
 
526
398
  export interface DescribeTagsMessage {
527
399
 
@@ -537,10 +409,6 @@ export interface DescribeTagsMessage {
537
409
 
538
410
  TagValues?: string[];
539
411
  }
540
- export declare namespace DescribeTagsMessage {
541
-
542
- const filterSensitiveLog: (obj: DescribeTagsMessage) => any;
543
- }
544
412
 
545
413
  export interface TaggedResource {
546
414
 
@@ -550,10 +418,6 @@ export interface TaggedResource {
550
418
 
551
419
  ResourceType?: string;
552
420
  }
553
- export declare namespace TaggedResource {
554
-
555
- const filterSensitiveLog: (obj: TaggedResource) => any;
556
- }
557
421
 
558
422
  export interface TaggedResourceListMessage {
559
423
 
@@ -561,10 +425,6 @@ export interface TaggedResourceListMessage {
561
425
 
562
426
  Marker?: string;
563
427
  }
564
- export declare namespace TaggedResourceListMessage {
565
-
566
- const filterSensitiveLog: (obj: TaggedResourceListMessage) => any;
567
- }
568
428
  export interface DescribeUsageLimitsMessage {
569
429
 
570
430
  UsageLimitId?: string;
@@ -581,46 +441,26 @@ export interface DescribeUsageLimitsMessage {
581
441
 
582
442
  TagValues?: string[];
583
443
  }
584
- export declare namespace DescribeUsageLimitsMessage {
585
-
586
- const filterSensitiveLog: (obj: DescribeUsageLimitsMessage) => any;
587
- }
588
444
  export interface UsageLimitList {
589
445
 
590
446
  UsageLimits?: UsageLimit[];
591
447
 
592
448
  Marker?: string;
593
449
  }
594
- export declare namespace UsageLimitList {
595
-
596
- const filterSensitiveLog: (obj: UsageLimitList) => any;
597
- }
598
450
 
599
451
  export interface DisableLoggingMessage {
600
452
 
601
453
  ClusterIdentifier: string | undefined;
602
454
  }
603
- export declare namespace DisableLoggingMessage {
604
-
605
- const filterSensitiveLog: (obj: DisableLoggingMessage) => any;
606
- }
607
455
 
608
456
  export interface DisableSnapshotCopyMessage {
609
457
 
610
458
  ClusterIdentifier: string | undefined;
611
459
  }
612
- export declare namespace DisableSnapshotCopyMessage {
613
-
614
- const filterSensitiveLog: (obj: DisableSnapshotCopyMessage) => any;
615
- }
616
460
  export interface DisableSnapshotCopyResult {
617
461
 
618
462
  Cluster?: Cluster;
619
463
  }
620
- export declare namespace DisableSnapshotCopyResult {
621
-
622
- const filterSensitiveLog: (obj: DisableSnapshotCopyResult) => any;
623
- }
624
464
 
625
465
  export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
626
466
  readonly name: "SnapshotCopyAlreadyDisabledFault";
@@ -638,10 +478,6 @@ export interface DisassociateDataShareConsumerMessage {
638
478
 
639
479
  ConsumerRegion?: string;
640
480
  }
641
- export declare namespace DisassociateDataShareConsumerMessage {
642
-
643
- const filterSensitiveLog: (obj: DisassociateDataShareConsumerMessage) => any;
644
- }
645
481
 
646
482
  export interface EnableLoggingMessage {
647
483
 
@@ -655,10 +491,6 @@ export interface EnableLoggingMessage {
655
491
 
656
492
  LogExports?: string[];
657
493
  }
658
- export declare namespace EnableLoggingMessage {
659
-
660
- const filterSensitiveLog: (obj: EnableLoggingMessage) => any;
661
- }
662
494
 
663
495
  export declare class InsufficientS3BucketPolicyFault extends __BaseException {
664
496
  readonly name: "InsufficientS3BucketPolicyFault";
@@ -693,18 +525,10 @@ export interface EnableSnapshotCopyMessage {
693
525
 
694
526
  ManualSnapshotRetentionPeriod?: number;
695
527
  }
696
- export declare namespace EnableSnapshotCopyMessage {
697
-
698
- const filterSensitiveLog: (obj: EnableSnapshotCopyMessage) => any;
699
- }
700
528
  export interface EnableSnapshotCopyResult {
701
529
 
702
530
  Cluster?: Cluster;
703
531
  }
704
- export declare namespace EnableSnapshotCopyResult {
705
-
706
- const filterSensitiveLog: (obj: EnableSnapshotCopyResult) => any;
707
- }
708
532
 
709
533
  export declare class IncompatibleOrderableOptions extends __BaseException {
710
534
  readonly name: "IncompatibleOrderableOptions";
@@ -748,10 +572,6 @@ export interface GetClusterCredentialsMessage {
748
572
 
749
573
  DbGroups?: string[];
750
574
  }
751
- export declare namespace GetClusterCredentialsMessage {
752
-
753
- const filterSensitiveLog: (obj: GetClusterCredentialsMessage) => any;
754
- }
755
575
  export interface GetClusterCredentialsWithIAMMessage {
756
576
 
757
577
  DbName?: string;
@@ -760,10 +580,6 @@ export interface GetClusterCredentialsWithIAMMessage {
760
580
 
761
581
  DurationSeconds?: number;
762
582
  }
763
- export declare namespace GetClusterCredentialsWithIAMMessage {
764
-
765
- const filterSensitiveLog: (obj: GetClusterCredentialsWithIAMMessage) => any;
766
- }
767
583
  export declare enum ReservedNodeExchangeActionType {
768
584
  RESIZE_CLUSTER = "resize-cluster",
769
585
  RESTORE_CLUSTER = "restore-cluster"
@@ -780,10 +596,6 @@ export interface GetReservedNodeExchangeConfigurationOptionsInputMessage {
780
596
 
781
597
  Marker?: string;
782
598
  }
783
- export declare namespace GetReservedNodeExchangeConfigurationOptionsInputMessage {
784
-
785
- const filterSensitiveLog: (obj: GetReservedNodeExchangeConfigurationOptionsInputMessage) => any;
786
- }
787
599
 
788
600
  export interface ReservedNodeConfigurationOption {
789
601
 
@@ -793,20 +605,12 @@ export interface ReservedNodeConfigurationOption {
793
605
 
794
606
  TargetReservedNodeOffering?: ReservedNodeOffering;
795
607
  }
796
- export declare namespace ReservedNodeConfigurationOption {
797
-
798
- const filterSensitiveLog: (obj: ReservedNodeConfigurationOption) => any;
799
- }
800
608
  export interface GetReservedNodeExchangeConfigurationOptionsOutputMessage {
801
609
 
802
610
  Marker?: string;
803
611
 
804
612
  ReservedNodeConfigurationOptionList?: ReservedNodeConfigurationOption[];
805
613
  }
806
- export declare namespace GetReservedNodeExchangeConfigurationOptionsOutputMessage {
807
-
808
- const filterSensitiveLog: (obj: GetReservedNodeExchangeConfigurationOptionsOutputMessage) => any;
809
- }
810
614
 
811
615
  export interface GetReservedNodeExchangeOfferingsInputMessage {
812
616
 
@@ -816,20 +620,12 @@ export interface GetReservedNodeExchangeOfferingsInputMessage {
816
620
 
817
621
  Marker?: string;
818
622
  }
819
- export declare namespace GetReservedNodeExchangeOfferingsInputMessage {
820
-
821
- const filterSensitiveLog: (obj: GetReservedNodeExchangeOfferingsInputMessage) => any;
822
- }
823
623
  export interface GetReservedNodeExchangeOfferingsOutputMessage {
824
624
 
825
625
  Marker?: string;
826
626
 
827
627
  ReservedNodeOfferings?: ReservedNodeOffering[];
828
628
  }
829
- export declare namespace GetReservedNodeExchangeOfferingsOutputMessage {
830
-
831
- const filterSensitiveLog: (obj: GetReservedNodeExchangeOfferingsOutputMessage) => any;
832
- }
833
629
 
834
630
  export declare class InProgressTableRestoreQuotaExceededFault extends __BaseException {
835
631
  readonly name: "InProgressTableRestoreQuotaExceededFault";
@@ -857,38 +653,22 @@ export interface ModifyAquaInputMessage {
857
653
 
858
654
  AquaConfigurationStatus?: AquaConfigurationStatus | string;
859
655
  }
860
- export declare namespace ModifyAquaInputMessage {
861
-
862
- const filterSensitiveLog: (obj: ModifyAquaInputMessage) => any;
863
- }
864
656
  export interface ModifyAquaOutputMessage {
865
657
 
866
658
  AquaConfiguration?: AquaConfiguration;
867
659
  }
868
- export declare namespace ModifyAquaOutputMessage {
869
-
870
- const filterSensitiveLog: (obj: ModifyAquaOutputMessage) => any;
871
- }
872
660
  export interface ModifyAuthenticationProfileMessage {
873
661
 
874
662
  AuthenticationProfileName: string | undefined;
875
663
 
876
664
  AuthenticationProfileContent: string | undefined;
877
665
  }
878
- export declare namespace ModifyAuthenticationProfileMessage {
879
-
880
- const filterSensitiveLog: (obj: ModifyAuthenticationProfileMessage) => any;
881
- }
882
666
  export interface ModifyAuthenticationProfileResult {
883
667
 
884
668
  AuthenticationProfileName?: string;
885
669
 
886
670
  AuthenticationProfileContent?: string;
887
671
  }
888
- export declare namespace ModifyAuthenticationProfileResult {
889
-
890
- const filterSensitiveLog: (obj: ModifyAuthenticationProfileResult) => any;
891
- }
892
672
 
893
673
  export interface ModifyClusterMessage {
894
674
 
@@ -942,18 +722,10 @@ export interface ModifyClusterMessage {
942
722
 
943
723
  Port?: number;
944
724
  }
945
- export declare namespace ModifyClusterMessage {
946
-
947
- const filterSensitiveLog: (obj: ModifyClusterMessage) => any;
948
- }
949
725
  export interface ModifyClusterResult {
950
726
 
951
727
  Cluster?: Cluster;
952
728
  }
953
- export declare namespace ModifyClusterResult {
954
-
955
- const filterSensitiveLog: (obj: ModifyClusterResult) => any;
956
- }
957
729
 
958
730
  export declare class TableLimitExceededFault extends __BaseException {
959
731
  readonly name: "TableLimitExceededFault";
@@ -974,18 +746,10 @@ export interface ModifyClusterDbRevisionMessage {
974
746
 
975
747
  RevisionTarget: string | undefined;
976
748
  }
977
- export declare namespace ModifyClusterDbRevisionMessage {
978
-
979
- const filterSensitiveLog: (obj: ModifyClusterDbRevisionMessage) => any;
980
- }
981
749
  export interface ModifyClusterDbRevisionResult {
982
750
 
983
751
  Cluster?: Cluster;
984
752
  }
985
- export declare namespace ModifyClusterDbRevisionResult {
986
-
987
- const filterSensitiveLog: (obj: ModifyClusterDbRevisionResult) => any;
988
- }
989
753
 
990
754
  export interface ModifyClusterIamRolesMessage {
991
755
 
@@ -997,18 +761,10 @@ export interface ModifyClusterIamRolesMessage {
997
761
 
998
762
  DefaultIamRoleArn?: string;
999
763
  }
1000
- export declare namespace ModifyClusterIamRolesMessage {
1001
-
1002
- const filterSensitiveLog: (obj: ModifyClusterIamRolesMessage) => any;
1003
- }
1004
764
  export interface ModifyClusterIamRolesResult {
1005
765
 
1006
766
  Cluster?: Cluster;
1007
767
  }
1008
- export declare namespace ModifyClusterIamRolesResult {
1009
-
1010
- const filterSensitiveLog: (obj: ModifyClusterIamRolesResult) => any;
1011
- }
1012
768
  export interface ModifyClusterMaintenanceMessage {
1013
769
 
1014
770
  ClusterIdentifier: string | undefined;
@@ -1023,18 +779,10 @@ export interface ModifyClusterMaintenanceMessage {
1023
779
 
1024
780
  DeferMaintenanceDuration?: number;
1025
781
  }
1026
- export declare namespace ModifyClusterMaintenanceMessage {
1027
-
1028
- const filterSensitiveLog: (obj: ModifyClusterMaintenanceMessage) => any;
1029
- }
1030
782
  export interface ModifyClusterMaintenanceResult {
1031
783
 
1032
784
  Cluster?: Cluster;
1033
785
  }
1034
- export declare namespace ModifyClusterMaintenanceResult {
1035
-
1036
- const filterSensitiveLog: (obj: ModifyClusterMaintenanceResult) => any;
1037
- }
1038
786
 
1039
787
  export interface ModifyClusterParameterGroupMessage {
1040
788
 
@@ -1042,10 +790,6 @@ export interface ModifyClusterParameterGroupMessage {
1042
790
 
1043
791
  Parameters: Parameter[] | undefined;
1044
792
  }
1045
- export declare namespace ModifyClusterParameterGroupMessage {
1046
-
1047
- const filterSensitiveLog: (obj: ModifyClusterParameterGroupMessage) => any;
1048
- }
1049
793
  export interface ModifyClusterSnapshotMessage {
1050
794
 
1051
795
  SnapshotIdentifier: string | undefined;
@@ -1054,18 +798,10 @@ export interface ModifyClusterSnapshotMessage {
1054
798
 
1055
799
  Force?: boolean;
1056
800
  }
1057
- export declare namespace ModifyClusterSnapshotMessage {
1058
-
1059
- const filterSensitiveLog: (obj: ModifyClusterSnapshotMessage) => any;
1060
- }
1061
801
  export interface ModifyClusterSnapshotResult {
1062
802
 
1063
803
  Snapshot?: Snapshot;
1064
804
  }
1065
- export declare namespace ModifyClusterSnapshotResult {
1066
-
1067
- const filterSensitiveLog: (obj: ModifyClusterSnapshotResult) => any;
1068
- }
1069
805
  export interface ModifyClusterSnapshotScheduleMessage {
1070
806
 
1071
807
  ClusterIdentifier: string | undefined;
@@ -1074,10 +810,6 @@ export interface ModifyClusterSnapshotScheduleMessage {
1074
810
 
1075
811
  DisassociateSchedule?: boolean;
1076
812
  }
1077
- export declare namespace ModifyClusterSnapshotScheduleMessage {
1078
-
1079
- const filterSensitiveLog: (obj: ModifyClusterSnapshotScheduleMessage) => any;
1080
- }
1081
813
 
1082
814
  export interface ModifyClusterSubnetGroupMessage {
1083
815
 
@@ -1087,18 +819,10 @@ export interface ModifyClusterSubnetGroupMessage {
1087
819
 
1088
820
  SubnetIds: string[] | undefined;
1089
821
  }
1090
- export declare namespace ModifyClusterSubnetGroupMessage {
1091
-
1092
- const filterSensitiveLog: (obj: ModifyClusterSubnetGroupMessage) => any;
1093
- }
1094
822
  export interface ModifyClusterSubnetGroupResult {
1095
823
 
1096
824
  ClusterSubnetGroup?: ClusterSubnetGroup;
1097
825
  }
1098
- export declare namespace ModifyClusterSubnetGroupResult {
1099
-
1100
- const filterSensitiveLog: (obj: ModifyClusterSubnetGroupResult) => any;
1101
- }
1102
826
 
1103
827
  export declare class SubnetAlreadyInUse extends __BaseException {
1104
828
  readonly name: "SubnetAlreadyInUse";
@@ -1112,10 +836,6 @@ export interface ModifyEndpointAccessMessage {
1112
836
 
1113
837
  VpcSecurityGroupIds?: string[];
1114
838
  }
1115
- export declare namespace ModifyEndpointAccessMessage {
1116
-
1117
- const filterSensitiveLog: (obj: ModifyEndpointAccessMessage) => any;
1118
- }
1119
839
 
1120
840
  export interface ModifyEventSubscriptionMessage {
1121
841
 
@@ -1133,18 +853,10 @@ export interface ModifyEventSubscriptionMessage {
1133
853
 
1134
854
  Enabled?: boolean;
1135
855
  }
1136
- export declare namespace ModifyEventSubscriptionMessage {
1137
-
1138
- const filterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
1139
- }
1140
856
  export interface ModifyEventSubscriptionResult {
1141
857
 
1142
858
  EventSubscription?: EventSubscription;
1143
859
  }
1144
- export declare namespace ModifyEventSubscriptionResult {
1145
-
1146
- const filterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
1147
- }
1148
860
  export interface ModifyScheduledActionMessage {
1149
861
 
1150
862
  ScheduledActionName: string | undefined;
@@ -1163,10 +875,6 @@ export interface ModifyScheduledActionMessage {
1163
875
 
1164
876
  Enable?: boolean;
1165
877
  }
1166
- export declare namespace ModifyScheduledActionMessage {
1167
-
1168
- const filterSensitiveLog: (obj: ModifyScheduledActionMessage) => any;
1169
- }
1170
878
 
1171
879
  export interface ModifySnapshotCopyRetentionPeriodMessage {
1172
880
 
@@ -1176,18 +884,10 @@ export interface ModifySnapshotCopyRetentionPeriodMessage {
1176
884
 
1177
885
  Manual?: boolean;
1178
886
  }
1179
- export declare namespace ModifySnapshotCopyRetentionPeriodMessage {
1180
-
1181
- const filterSensitiveLog: (obj: ModifySnapshotCopyRetentionPeriodMessage) => any;
1182
- }
1183
887
  export interface ModifySnapshotCopyRetentionPeriodResult {
1184
888
 
1185
889
  Cluster?: Cluster;
1186
890
  }
1187
- export declare namespace ModifySnapshotCopyRetentionPeriodResult {
1188
-
1189
- const filterSensitiveLog: (obj: ModifySnapshotCopyRetentionPeriodResult) => any;
1190
- }
1191
891
 
1192
892
  export declare class SnapshotCopyDisabledFault extends __BaseException {
1193
893
  readonly name: "SnapshotCopyDisabledFault";
@@ -1201,10 +901,6 @@ export interface ModifySnapshotScheduleMessage {
1201
901
 
1202
902
  ScheduleDefinitions: string[] | undefined;
1203
903
  }
1204
- export declare namespace ModifySnapshotScheduleMessage {
1205
-
1206
- const filterSensitiveLog: (obj: ModifySnapshotScheduleMessage) => any;
1207
- }
1208
904
 
1209
905
  export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
1210
906
  readonly name: "SnapshotScheduleUpdateInProgressFault";
@@ -1220,18 +916,10 @@ export interface ModifyUsageLimitMessage {
1220
916
 
1221
917
  BreachAction?: UsageLimitBreachAction | string;
1222
918
  }
1223
- export declare namespace ModifyUsageLimitMessage {
1224
-
1225
- const filterSensitiveLog: (obj: ModifyUsageLimitMessage) => any;
1226
- }
1227
919
  export interface PauseClusterResult {
1228
920
 
1229
921
  Cluster?: Cluster;
1230
922
  }
1231
- export declare namespace PauseClusterResult {
1232
-
1233
- const filterSensitiveLog: (obj: PauseClusterResult) => any;
1234
- }
1235
923
 
1236
924
  export interface PurchaseReservedNodeOfferingMessage {
1237
925
 
@@ -1239,18 +927,10 @@ export interface PurchaseReservedNodeOfferingMessage {
1239
927
 
1240
928
  NodeCount?: number;
1241
929
  }
1242
- export declare namespace PurchaseReservedNodeOfferingMessage {
1243
-
1244
- const filterSensitiveLog: (obj: PurchaseReservedNodeOfferingMessage) => any;
1245
- }
1246
930
  export interface PurchaseReservedNodeOfferingResult {
1247
931
 
1248
932
  ReservedNode?: ReservedNode;
1249
933
  }
1250
- export declare namespace PurchaseReservedNodeOfferingResult {
1251
-
1252
- const filterSensitiveLog: (obj: PurchaseReservedNodeOfferingResult) => any;
1253
- }
1254
934
 
1255
935
  export declare class ReservedNodeQuotaExceededFault extends __BaseException {
1256
936
  readonly name: "ReservedNodeQuotaExceededFault";
@@ -1263,26 +943,14 @@ export interface RebootClusterMessage {
1263
943
 
1264
944
  ClusterIdentifier: string | undefined;
1265
945
  }
1266
- export declare namespace RebootClusterMessage {
1267
-
1268
- const filterSensitiveLog: (obj: RebootClusterMessage) => any;
1269
- }
1270
946
  export interface RebootClusterResult {
1271
947
 
1272
948
  Cluster?: Cluster;
1273
949
  }
1274
- export declare namespace RebootClusterResult {
1275
-
1276
- const filterSensitiveLog: (obj: RebootClusterResult) => any;
1277
- }
1278
950
  export interface RejectDataShareMessage {
1279
951
 
1280
952
  DataShareArn: string | undefined;
1281
953
  }
1282
- export declare namespace RejectDataShareMessage {
1283
-
1284
- const filterSensitiveLog: (obj: RejectDataShareMessage) => any;
1285
- }
1286
954
 
1287
955
  export interface ResetClusterParameterGroupMessage {
1288
956
 
@@ -1292,18 +960,10 @@ export interface ResetClusterParameterGroupMessage {
1292
960
 
1293
961
  Parameters?: Parameter[];
1294
962
  }
1295
- export declare namespace ResetClusterParameterGroupMessage {
1296
-
1297
- const filterSensitiveLog: (obj: ResetClusterParameterGroupMessage) => any;
1298
- }
1299
963
  export interface ResizeClusterResult {
1300
964
 
1301
965
  Cluster?: Cluster;
1302
966
  }
1303
- export declare namespace ResizeClusterResult {
1304
-
1305
- const filterSensitiveLog: (obj: ResizeClusterResult) => any;
1306
- }
1307
967
 
1308
968
  export interface RestoreFromClusterSnapshotMessage {
1309
969
 
@@ -1373,18 +1033,10 @@ export interface RestoreFromClusterSnapshotMessage {
1373
1033
 
1374
1034
  Encrypted?: boolean;
1375
1035
  }
1376
- export declare namespace RestoreFromClusterSnapshotMessage {
1377
-
1378
- const filterSensitiveLog: (obj: RestoreFromClusterSnapshotMessage) => any;
1379
- }
1380
1036
  export interface RestoreFromClusterSnapshotResult {
1381
1037
 
1382
1038
  Cluster?: Cluster;
1383
1039
  }
1384
- export declare namespace RestoreFromClusterSnapshotResult {
1385
-
1386
- const filterSensitiveLog: (obj: RestoreFromClusterSnapshotResult) => any;
1387
- }
1388
1040
 
1389
1041
  export interface RestoreTableFromClusterSnapshotMessage {
1390
1042
 
@@ -1406,26 +1058,14 @@ export interface RestoreTableFromClusterSnapshotMessage {
1406
1058
 
1407
1059
  EnableCaseSensitiveIdentifier?: boolean;
1408
1060
  }
1409
- export declare namespace RestoreTableFromClusterSnapshotMessage {
1410
-
1411
- const filterSensitiveLog: (obj: RestoreTableFromClusterSnapshotMessage) => any;
1412
- }
1413
1061
  export interface RestoreTableFromClusterSnapshotResult {
1414
1062
 
1415
1063
  TableRestoreStatus?: TableRestoreStatus;
1416
1064
  }
1417
- export declare namespace RestoreTableFromClusterSnapshotResult {
1418
-
1419
- const filterSensitiveLog: (obj: RestoreTableFromClusterSnapshotResult) => any;
1420
- }
1421
1065
  export interface ResumeClusterResult {
1422
1066
 
1423
1067
  Cluster?: Cluster;
1424
1068
  }
1425
- export declare namespace ResumeClusterResult {
1426
-
1427
- const filterSensitiveLog: (obj: ResumeClusterResult) => any;
1428
- }
1429
1069
 
1430
1070
  export interface RevokeClusterSecurityGroupIngressMessage {
1431
1071
 
@@ -1437,18 +1077,10 @@ export interface RevokeClusterSecurityGroupIngressMessage {
1437
1077
 
1438
1078
  EC2SecurityGroupOwnerId?: string;
1439
1079
  }
1440
- export declare namespace RevokeClusterSecurityGroupIngressMessage {
1441
-
1442
- const filterSensitiveLog: (obj: RevokeClusterSecurityGroupIngressMessage) => any;
1443
- }
1444
1080
  export interface RevokeClusterSecurityGroupIngressResult {
1445
1081
 
1446
1082
  ClusterSecurityGroup?: ClusterSecurityGroup;
1447
1083
  }
1448
- export declare namespace RevokeClusterSecurityGroupIngressResult {
1449
-
1450
- const filterSensitiveLog: (obj: RevokeClusterSecurityGroupIngressResult) => any;
1451
- }
1452
1084
  export interface RevokeEndpointAccessMessage {
1453
1085
 
1454
1086
  ClusterIdentifier?: string;
@@ -1459,10 +1091,6 @@ export interface RevokeEndpointAccessMessage {
1459
1091
 
1460
1092
  Force?: boolean;
1461
1093
  }
1462
- export declare namespace RevokeEndpointAccessMessage {
1463
-
1464
- const filterSensitiveLog: (obj: RevokeEndpointAccessMessage) => any;
1465
- }
1466
1094
 
1467
1095
  export interface RevokeSnapshotAccessMessage {
1468
1096
 
@@ -1474,35 +1102,19 @@ export interface RevokeSnapshotAccessMessage {
1474
1102
 
1475
1103
  AccountWithRestoreAccess: string | undefined;
1476
1104
  }
1477
- export declare namespace RevokeSnapshotAccessMessage {
1478
-
1479
- const filterSensitiveLog: (obj: RevokeSnapshotAccessMessage) => any;
1480
- }
1481
1105
  export interface RevokeSnapshotAccessResult {
1482
1106
 
1483
1107
  Snapshot?: Snapshot;
1484
1108
  }
1485
- export declare namespace RevokeSnapshotAccessResult {
1486
-
1487
- const filterSensitiveLog: (obj: RevokeSnapshotAccessResult) => any;
1488
- }
1489
1109
 
1490
1110
  export interface RotateEncryptionKeyMessage {
1491
1111
 
1492
1112
  ClusterIdentifier: string | undefined;
1493
1113
  }
1494
- export declare namespace RotateEncryptionKeyMessage {
1495
-
1496
- const filterSensitiveLog: (obj: RotateEncryptionKeyMessage) => any;
1497
- }
1498
1114
  export interface RotateEncryptionKeyResult {
1499
1115
 
1500
1116
  Cluster?: Cluster;
1501
1117
  }
1502
- export declare namespace RotateEncryptionKeyResult {
1503
-
1504
- const filterSensitiveLog: (obj: RotateEncryptionKeyResult) => any;
1505
- }
1506
1118
  export interface UpdatePartnerStatusInputMessage {
1507
1119
 
1508
1120
  AccountId: string | undefined;
@@ -1517,7 +1129,199 @@ export interface UpdatePartnerStatusInputMessage {
1517
1129
 
1518
1130
  StatusMessage?: string;
1519
1131
  }
1520
- export declare namespace UpdatePartnerStatusInputMessage {
1521
-
1522
- const filterSensitiveLog: (obj: UpdatePartnerStatusInputMessage) => any;
1523
- }
1132
+
1133
+ export declare const DescribeHsmConfigurationsMessageFilterSensitiveLog: (obj: DescribeHsmConfigurationsMessage) => any;
1134
+
1135
+ export declare const HsmConfigurationMessageFilterSensitiveLog: (obj: HsmConfigurationMessage) => any;
1136
+
1137
+ export declare const DescribeLoggingStatusMessageFilterSensitiveLog: (obj: DescribeLoggingStatusMessage) => any;
1138
+
1139
+ export declare const LoggingStatusFilterSensitiveLog: (obj: LoggingStatus) => any;
1140
+
1141
+ export declare const NodeConfigurationOptionsFilterFilterSensitiveLog: (obj: NodeConfigurationOptionsFilter) => any;
1142
+
1143
+ export declare const DescribeNodeConfigurationOptionsMessageFilterSensitiveLog: (obj: DescribeNodeConfigurationOptionsMessage) => any;
1144
+
1145
+ export declare const NodeConfigurationOptionFilterSensitiveLog: (obj: NodeConfigurationOption) => any;
1146
+
1147
+ export declare const NodeConfigurationOptionsMessageFilterSensitiveLog: (obj: NodeConfigurationOptionsMessage) => any;
1148
+
1149
+ export declare const DescribeOrderableClusterOptionsMessageFilterSensitiveLog: (obj: DescribeOrderableClusterOptionsMessage) => any;
1150
+
1151
+ export declare const OrderableClusterOptionFilterSensitiveLog: (obj: OrderableClusterOption) => any;
1152
+
1153
+ export declare const OrderableClusterOptionsMessageFilterSensitiveLog: (obj: OrderableClusterOptionsMessage) => any;
1154
+
1155
+ export declare const DescribePartnersInputMessageFilterSensitiveLog: (obj: DescribePartnersInputMessage) => any;
1156
+
1157
+ export declare const PartnerIntegrationInfoFilterSensitiveLog: (obj: PartnerIntegrationInfo) => any;
1158
+
1159
+ export declare const DescribePartnersOutputMessageFilterSensitiveLog: (obj: DescribePartnersOutputMessage) => any;
1160
+
1161
+ export declare const DescribeReservedNodeExchangeStatusInputMessageFilterSensitiveLog: (obj: DescribeReservedNodeExchangeStatusInputMessage) => any;
1162
+
1163
+ export declare const DescribeReservedNodeExchangeStatusOutputMessageFilterSensitiveLog: (obj: DescribeReservedNodeExchangeStatusOutputMessage) => any;
1164
+
1165
+ export declare const DescribeReservedNodeOfferingsMessageFilterSensitiveLog: (obj: DescribeReservedNodeOfferingsMessage) => any;
1166
+
1167
+ export declare const ReservedNodeOfferingFilterSensitiveLog: (obj: ReservedNodeOffering) => any;
1168
+
1169
+ export declare const ReservedNodeOfferingsMessageFilterSensitiveLog: (obj: ReservedNodeOfferingsMessage) => any;
1170
+
1171
+ export declare const DescribeReservedNodesMessageFilterSensitiveLog: (obj: DescribeReservedNodesMessage) => any;
1172
+
1173
+ export declare const ReservedNodesMessageFilterSensitiveLog: (obj: ReservedNodesMessage) => any;
1174
+
1175
+ export declare const DescribeResizeMessageFilterSensitiveLog: (obj: DescribeResizeMessage) => any;
1176
+
1177
+ export declare const ScheduledActionFilterFilterSensitiveLog: (obj: ScheduledActionFilter) => any;
1178
+
1179
+ export declare const DescribeScheduledActionsMessageFilterSensitiveLog: (obj: DescribeScheduledActionsMessage) => any;
1180
+
1181
+ export declare const ScheduledActionsMessageFilterSensitiveLog: (obj: ScheduledActionsMessage) => any;
1182
+
1183
+ export declare const DescribeSnapshotCopyGrantsMessageFilterSensitiveLog: (obj: DescribeSnapshotCopyGrantsMessage) => any;
1184
+
1185
+ export declare const SnapshotCopyGrantMessageFilterSensitiveLog: (obj: SnapshotCopyGrantMessage) => any;
1186
+
1187
+ export declare const DescribeSnapshotSchedulesMessageFilterSensitiveLog: (obj: DescribeSnapshotSchedulesMessage) => any;
1188
+
1189
+ export declare const DescribeSnapshotSchedulesOutputMessageFilterSensitiveLog: (obj: DescribeSnapshotSchedulesOutputMessage) => any;
1190
+
1191
+ export declare const DescribeTableRestoreStatusMessageFilterSensitiveLog: (obj: DescribeTableRestoreStatusMessage) => any;
1192
+
1193
+ export declare const TableRestoreStatusFilterSensitiveLog: (obj: TableRestoreStatus) => any;
1194
+
1195
+ export declare const TableRestoreStatusMessageFilterSensitiveLog: (obj: TableRestoreStatusMessage) => any;
1196
+
1197
+ export declare const DescribeTagsMessageFilterSensitiveLog: (obj: DescribeTagsMessage) => any;
1198
+
1199
+ export declare const TaggedResourceFilterSensitiveLog: (obj: TaggedResource) => any;
1200
+
1201
+ export declare const TaggedResourceListMessageFilterSensitiveLog: (obj: TaggedResourceListMessage) => any;
1202
+
1203
+ export declare const DescribeUsageLimitsMessageFilterSensitiveLog: (obj: DescribeUsageLimitsMessage) => any;
1204
+
1205
+ export declare const UsageLimitListFilterSensitiveLog: (obj: UsageLimitList) => any;
1206
+
1207
+ export declare const DisableLoggingMessageFilterSensitiveLog: (obj: DisableLoggingMessage) => any;
1208
+
1209
+ export declare const DisableSnapshotCopyMessageFilterSensitiveLog: (obj: DisableSnapshotCopyMessage) => any;
1210
+
1211
+ export declare const DisableSnapshotCopyResultFilterSensitiveLog: (obj: DisableSnapshotCopyResult) => any;
1212
+
1213
+ export declare const DisassociateDataShareConsumerMessageFilterSensitiveLog: (obj: DisassociateDataShareConsumerMessage) => any;
1214
+
1215
+ export declare const EnableLoggingMessageFilterSensitiveLog: (obj: EnableLoggingMessage) => any;
1216
+
1217
+ export declare const EnableSnapshotCopyMessageFilterSensitiveLog: (obj: EnableSnapshotCopyMessage) => any;
1218
+
1219
+ export declare const EnableSnapshotCopyResultFilterSensitiveLog: (obj: EnableSnapshotCopyResult) => any;
1220
+
1221
+ export declare const GetClusterCredentialsMessageFilterSensitiveLog: (obj: GetClusterCredentialsMessage) => any;
1222
+
1223
+ export declare const GetClusterCredentialsWithIAMMessageFilterSensitiveLog: (obj: GetClusterCredentialsWithIAMMessage) => any;
1224
+
1225
+ export declare const GetReservedNodeExchangeConfigurationOptionsInputMessageFilterSensitiveLog: (obj: GetReservedNodeExchangeConfigurationOptionsInputMessage) => any;
1226
+
1227
+ export declare const ReservedNodeConfigurationOptionFilterSensitiveLog: (obj: ReservedNodeConfigurationOption) => any;
1228
+
1229
+ export declare const GetReservedNodeExchangeConfigurationOptionsOutputMessageFilterSensitiveLog: (obj: GetReservedNodeExchangeConfigurationOptionsOutputMessage) => any;
1230
+
1231
+ export declare const GetReservedNodeExchangeOfferingsInputMessageFilterSensitiveLog: (obj: GetReservedNodeExchangeOfferingsInputMessage) => any;
1232
+
1233
+ export declare const GetReservedNodeExchangeOfferingsOutputMessageFilterSensitiveLog: (obj: GetReservedNodeExchangeOfferingsOutputMessage) => any;
1234
+
1235
+ export declare const ModifyAquaInputMessageFilterSensitiveLog: (obj: ModifyAquaInputMessage) => any;
1236
+
1237
+ export declare const ModifyAquaOutputMessageFilterSensitiveLog: (obj: ModifyAquaOutputMessage) => any;
1238
+
1239
+ export declare const ModifyAuthenticationProfileMessageFilterSensitiveLog: (obj: ModifyAuthenticationProfileMessage) => any;
1240
+
1241
+ export declare const ModifyAuthenticationProfileResultFilterSensitiveLog: (obj: ModifyAuthenticationProfileResult) => any;
1242
+
1243
+ export declare const ModifyClusterMessageFilterSensitiveLog: (obj: ModifyClusterMessage) => any;
1244
+
1245
+ export declare const ModifyClusterResultFilterSensitiveLog: (obj: ModifyClusterResult) => any;
1246
+
1247
+ export declare const ModifyClusterDbRevisionMessageFilterSensitiveLog: (obj: ModifyClusterDbRevisionMessage) => any;
1248
+
1249
+ export declare const ModifyClusterDbRevisionResultFilterSensitiveLog: (obj: ModifyClusterDbRevisionResult) => any;
1250
+
1251
+ export declare const ModifyClusterIamRolesMessageFilterSensitiveLog: (obj: ModifyClusterIamRolesMessage) => any;
1252
+
1253
+ export declare const ModifyClusterIamRolesResultFilterSensitiveLog: (obj: ModifyClusterIamRolesResult) => any;
1254
+
1255
+ export declare const ModifyClusterMaintenanceMessageFilterSensitiveLog: (obj: ModifyClusterMaintenanceMessage) => any;
1256
+
1257
+ export declare const ModifyClusterMaintenanceResultFilterSensitiveLog: (obj: ModifyClusterMaintenanceResult) => any;
1258
+
1259
+ export declare const ModifyClusterParameterGroupMessageFilterSensitiveLog: (obj: ModifyClusterParameterGroupMessage) => any;
1260
+
1261
+ export declare const ModifyClusterSnapshotMessageFilterSensitiveLog: (obj: ModifyClusterSnapshotMessage) => any;
1262
+
1263
+ export declare const ModifyClusterSnapshotResultFilterSensitiveLog: (obj: ModifyClusterSnapshotResult) => any;
1264
+
1265
+ export declare const ModifyClusterSnapshotScheduleMessageFilterSensitiveLog: (obj: ModifyClusterSnapshotScheduleMessage) => any;
1266
+
1267
+ export declare const ModifyClusterSubnetGroupMessageFilterSensitiveLog: (obj: ModifyClusterSubnetGroupMessage) => any;
1268
+
1269
+ export declare const ModifyClusterSubnetGroupResultFilterSensitiveLog: (obj: ModifyClusterSubnetGroupResult) => any;
1270
+
1271
+ export declare const ModifyEndpointAccessMessageFilterSensitiveLog: (obj: ModifyEndpointAccessMessage) => any;
1272
+
1273
+ export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
1274
+
1275
+ export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
1276
+
1277
+ export declare const ModifyScheduledActionMessageFilterSensitiveLog: (obj: ModifyScheduledActionMessage) => any;
1278
+
1279
+ export declare const ModifySnapshotCopyRetentionPeriodMessageFilterSensitiveLog: (obj: ModifySnapshotCopyRetentionPeriodMessage) => any;
1280
+
1281
+ export declare const ModifySnapshotCopyRetentionPeriodResultFilterSensitiveLog: (obj: ModifySnapshotCopyRetentionPeriodResult) => any;
1282
+
1283
+ export declare const ModifySnapshotScheduleMessageFilterSensitiveLog: (obj: ModifySnapshotScheduleMessage) => any;
1284
+
1285
+ export declare const ModifyUsageLimitMessageFilterSensitiveLog: (obj: ModifyUsageLimitMessage) => any;
1286
+
1287
+ export declare const PauseClusterResultFilterSensitiveLog: (obj: PauseClusterResult) => any;
1288
+
1289
+ export declare const PurchaseReservedNodeOfferingMessageFilterSensitiveLog: (obj: PurchaseReservedNodeOfferingMessage) => any;
1290
+
1291
+ export declare const PurchaseReservedNodeOfferingResultFilterSensitiveLog: (obj: PurchaseReservedNodeOfferingResult) => any;
1292
+
1293
+ export declare const RebootClusterMessageFilterSensitiveLog: (obj: RebootClusterMessage) => any;
1294
+
1295
+ export declare const RebootClusterResultFilterSensitiveLog: (obj: RebootClusterResult) => any;
1296
+
1297
+ export declare const RejectDataShareMessageFilterSensitiveLog: (obj: RejectDataShareMessage) => any;
1298
+
1299
+ export declare const ResetClusterParameterGroupMessageFilterSensitiveLog: (obj: ResetClusterParameterGroupMessage) => any;
1300
+
1301
+ export declare const ResizeClusterResultFilterSensitiveLog: (obj: ResizeClusterResult) => any;
1302
+
1303
+ export declare const RestoreFromClusterSnapshotMessageFilterSensitiveLog: (obj: RestoreFromClusterSnapshotMessage) => any;
1304
+
1305
+ export declare const RestoreFromClusterSnapshotResultFilterSensitiveLog: (obj: RestoreFromClusterSnapshotResult) => any;
1306
+
1307
+ export declare const RestoreTableFromClusterSnapshotMessageFilterSensitiveLog: (obj: RestoreTableFromClusterSnapshotMessage) => any;
1308
+
1309
+ export declare const RestoreTableFromClusterSnapshotResultFilterSensitiveLog: (obj: RestoreTableFromClusterSnapshotResult) => any;
1310
+
1311
+ export declare const ResumeClusterResultFilterSensitiveLog: (obj: ResumeClusterResult) => any;
1312
+
1313
+ export declare const RevokeClusterSecurityGroupIngressMessageFilterSensitiveLog: (obj: RevokeClusterSecurityGroupIngressMessage) => any;
1314
+
1315
+ export declare const RevokeClusterSecurityGroupIngressResultFilterSensitiveLog: (obj: RevokeClusterSecurityGroupIngressResult) => any;
1316
+
1317
+ export declare const RevokeEndpointAccessMessageFilterSensitiveLog: (obj: RevokeEndpointAccessMessage) => any;
1318
+
1319
+ export declare const RevokeSnapshotAccessMessageFilterSensitiveLog: (obj: RevokeSnapshotAccessMessage) => any;
1320
+
1321
+ export declare const RevokeSnapshotAccessResultFilterSensitiveLog: (obj: RevokeSnapshotAccessResult) => any;
1322
+
1323
+ export declare const RotateEncryptionKeyMessageFilterSensitiveLog: (obj: RotateEncryptionKeyMessage) => any;
1324
+
1325
+ export declare const RotateEncryptionKeyResultFilterSensitiveLog: (obj: RotateEncryptionKeyResult) => any;
1326
+
1327
+ export declare const UpdatePartnerStatusInputMessageFilterSensitiveLog: (obj: UpdatePartnerStatusInputMessage) => any;