@aws-sdk/client-redshift 3.933.0 → 3.935.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 (161) hide show
  1. package/dist-cjs/index.js +183 -183
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +182 -0
  4. package/dist-es/models/errors.js +1717 -0
  5. package/dist-es/models/models_0.js +1 -1563
  6. package/dist-es/models/models_1.js +1 -337
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DeregisterNamespaceCommand.d.ts +1 -2
  9. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -2
  10. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +1 -2
  13. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +1 -2
  14. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +1 -2
  15. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +1 -2
  17. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +1 -2
  19. package/dist-types/commands/DescribeClustersCommand.d.ts +1 -2
  20. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +1 -2
  21. package/dist-types/commands/DescribeDataSharesCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribePartnersCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeResizeCommand.d.ts +1 -2
  43. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +1 -1
  49. package/dist-types/commands/DisableLoggingCommand.d.ts +1 -1
  50. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +1 -1
  51. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +1 -2
  52. package/dist-types/commands/EnableLoggingCommand.d.ts +1 -1
  53. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +1 -1
  54. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
  55. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +1 -2
  56. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +1 -2
  57. package/dist-types/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
  58. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
  59. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
  60. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  61. package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -1
  62. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
  63. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
  64. package/dist-types/commands/ModifyClusterCommand.d.ts +1 -1
  65. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
  66. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
  67. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
  68. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +1 -2
  69. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
  70. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
  71. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
  72. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
  73. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +1 -2
  74. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  75. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -2
  76. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
  77. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +1 -2
  78. package/dist-types/index.d.ts +4 -1
  79. package/dist-types/models/enums.d.ts +462 -0
  80. package/dist-types/models/errors.d.ts +1811 -0
  81. package/dist-types/models/models_0.d.ts +4419 -1802
  82. package/dist-types/models/models_1.d.ts +2 -4892
  83. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -2
  84. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -2
  85. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -2
  87. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +4 -2
  88. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +4 -2
  89. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +4 -2
  90. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -2
  92. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -2
  94. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +1 -2
  95. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +4 -2
  96. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -2
  118. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +4 -2
  127. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +4 -2
  131. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +4 -2
  132. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -2
  144. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +4 -2
  149. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -2
  151. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -2
  153. package/dist-types/ts3.4/index.d.ts +4 -1
  154. package/dist-types/ts3.4/models/enums.d.ts +244 -0
  155. package/dist-types/ts3.4/models/errors.d.ts +1206 -0
  156. package/dist-types/ts3.4/models/models_0.d.ts +812 -1171
  157. package/dist-types/ts3.4/models/models_1.d.ts +7 -1087
  158. package/package.json +12 -12
  159. package/dist-es/models/index.js +0 -2
  160. package/dist-types/models/index.d.ts +0 -2
  161. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -0,0 +1,462 @@
1
+ /**
2
+ * @public
3
+ * @enum
4
+ */
5
+ export declare const ReservedNodeOfferingType: {
6
+ readonly Regular: "Regular";
7
+ readonly Upgradable: "Upgradable";
8
+ };
9
+ /**
10
+ * @public
11
+ */
12
+ export type ReservedNodeOfferingType = (typeof ReservedNodeOfferingType)[keyof typeof ReservedNodeOfferingType];
13
+ /**
14
+ * @public
15
+ * @enum
16
+ */
17
+ export declare const ActionType: {
18
+ readonly RECOMMEND_NODE_CONFIG: "recommend-node-config";
19
+ readonly RESIZE_CLUSTER: "resize-cluster";
20
+ readonly RESTORE_CLUSTER: "restore-cluster";
21
+ };
22
+ /**
23
+ * @public
24
+ */
25
+ export type ActionType = (typeof ActionType)[keyof typeof ActionType];
26
+ /**
27
+ * @public
28
+ * @enum
29
+ */
30
+ export declare const AquaConfigurationStatus: {
31
+ readonly AUTO: "auto";
32
+ readonly DISABLED: "disabled";
33
+ readonly ENABLED: "enabled";
34
+ };
35
+ /**
36
+ * @public
37
+ */
38
+ export type AquaConfigurationStatus = (typeof AquaConfigurationStatus)[keyof typeof AquaConfigurationStatus];
39
+ /**
40
+ * @public
41
+ * @enum
42
+ */
43
+ export declare const AquaStatus: {
44
+ readonly APPLYING: "applying";
45
+ readonly DISABLED: "disabled";
46
+ readonly ENABLED: "enabled";
47
+ };
48
+ /**
49
+ * @public
50
+ */
51
+ export type AquaStatus = (typeof AquaStatus)[keyof typeof AquaStatus];
52
+ /**
53
+ * @public
54
+ * @enum
55
+ */
56
+ export declare const DataShareStatus: {
57
+ readonly ACTIVE: "ACTIVE";
58
+ readonly AUTHORIZED: "AUTHORIZED";
59
+ readonly AVAILABLE: "AVAILABLE";
60
+ readonly DEAUTHORIZED: "DEAUTHORIZED";
61
+ readonly PENDING_AUTHORIZATION: "PENDING_AUTHORIZATION";
62
+ readonly REJECTED: "REJECTED";
63
+ };
64
+ /**
65
+ * @public
66
+ */
67
+ export type DataShareStatus = (typeof DataShareStatus)[keyof typeof DataShareStatus];
68
+ /**
69
+ * @public
70
+ * @enum
71
+ */
72
+ export declare const DataShareType: {
73
+ readonly INTERNAL: "INTERNAL";
74
+ };
75
+ /**
76
+ * @public
77
+ */
78
+ export type DataShareType = (typeof DataShareType)[keyof typeof DataShareType];
79
+ /**
80
+ * @public
81
+ * @enum
82
+ */
83
+ export declare const ScheduleState: {
84
+ readonly ACTIVE: "ACTIVE";
85
+ readonly FAILED: "FAILED";
86
+ readonly MODIFYING: "MODIFYING";
87
+ };
88
+ /**
89
+ * @public
90
+ */
91
+ export type ScheduleState = (typeof ScheduleState)[keyof typeof ScheduleState];
92
+ /**
93
+ * @public
94
+ * @enum
95
+ */
96
+ export declare const AuthorizationStatus: {
97
+ readonly AUTHORIZED: "Authorized";
98
+ readonly REVOKING: "Revoking";
99
+ };
100
+ /**
101
+ * @public
102
+ */
103
+ export type AuthorizationStatus = (typeof AuthorizationStatus)[keyof typeof AuthorizationStatus];
104
+ /**
105
+ * @public
106
+ * @enum
107
+ */
108
+ export declare const ReservedNodeExchangeStatusType: {
109
+ readonly FAILED: "FAILED";
110
+ readonly IN_PROGRESS: "IN_PROGRESS";
111
+ readonly PENDING: "PENDING";
112
+ readonly REQUESTED: "REQUESTED";
113
+ readonly RETRYING: "RETRYING";
114
+ readonly SUCCEEDED: "SUCCEEDED";
115
+ };
116
+ /**
117
+ * @public
118
+ */
119
+ export type ReservedNodeExchangeStatusType = (typeof ReservedNodeExchangeStatusType)[keyof typeof ReservedNodeExchangeStatusType];
120
+ /**
121
+ * @public
122
+ * @enum
123
+ */
124
+ export declare const ParameterApplyType: {
125
+ readonly dynamic: "dynamic";
126
+ readonly static: "static";
127
+ };
128
+ /**
129
+ * @public
130
+ */
131
+ export type ParameterApplyType = (typeof ParameterApplyType)[keyof typeof ParameterApplyType];
132
+ /**
133
+ * @public
134
+ * @enum
135
+ */
136
+ export declare const ZeroETLIntegrationStatus: {
137
+ readonly ACTIVE: "active";
138
+ readonly CREATING: "creating";
139
+ readonly DELETING: "deleting";
140
+ readonly FAILED: "failed";
141
+ readonly MODIFYING: "modifying";
142
+ readonly NEEDS_ATTENTION: "needs_attention";
143
+ readonly SYNCING: "syncing";
144
+ };
145
+ /**
146
+ * @public
147
+ */
148
+ export type ZeroETLIntegrationStatus = (typeof ZeroETLIntegrationStatus)[keyof typeof ZeroETLIntegrationStatus];
149
+ /**
150
+ * @public
151
+ * @enum
152
+ */
153
+ export declare const ServiceAuthorization: {
154
+ readonly DISABLED: "Disabled";
155
+ readonly ENABLED: "Enabled";
156
+ };
157
+ /**
158
+ * @public
159
+ */
160
+ export type ServiceAuthorization = (typeof ServiceAuthorization)[keyof typeof ServiceAuthorization];
161
+ /**
162
+ * @public
163
+ * @enum
164
+ */
165
+ export declare const ScheduledActionState: {
166
+ readonly ACTIVE: "ACTIVE";
167
+ readonly DISABLED: "DISABLED";
168
+ };
169
+ /**
170
+ * @public
171
+ */
172
+ export type ScheduledActionState = (typeof ScheduledActionState)[keyof typeof ScheduledActionState];
173
+ /**
174
+ * @public
175
+ * @enum
176
+ */
177
+ export declare const UsageLimitBreachAction: {
178
+ readonly DISABLE: "disable";
179
+ readonly EMIT_METRIC: "emit-metric";
180
+ readonly LOG: "log";
181
+ };
182
+ /**
183
+ * @public
184
+ */
185
+ export type UsageLimitBreachAction = (typeof UsageLimitBreachAction)[keyof typeof UsageLimitBreachAction];
186
+ /**
187
+ * @public
188
+ * @enum
189
+ */
190
+ export declare const UsageLimitFeatureType: {
191
+ readonly CONCURRENCY_SCALING: "concurrency-scaling";
192
+ readonly CROSS_REGION_DATASHARING: "cross-region-datasharing";
193
+ readonly SPECTRUM: "spectrum";
194
+ };
195
+ /**
196
+ * @public
197
+ */
198
+ export type UsageLimitFeatureType = (typeof UsageLimitFeatureType)[keyof typeof UsageLimitFeatureType];
199
+ /**
200
+ * @public
201
+ * @enum
202
+ */
203
+ export declare const UsageLimitLimitType: {
204
+ readonly DATA_SCANNED: "data-scanned";
205
+ readonly TIME: "time";
206
+ };
207
+ /**
208
+ * @public
209
+ */
210
+ export type UsageLimitLimitType = (typeof UsageLimitLimitType)[keyof typeof UsageLimitLimitType];
211
+ /**
212
+ * @public
213
+ * @enum
214
+ */
215
+ export declare const UsageLimitPeriod: {
216
+ readonly DAILY: "daily";
217
+ readonly MONTHLY: "monthly";
218
+ readonly WEEKLY: "weekly";
219
+ };
220
+ /**
221
+ * @public
222
+ */
223
+ export type UsageLimitPeriod = (typeof UsageLimitPeriod)[keyof typeof UsageLimitPeriod];
224
+ /**
225
+ * @public
226
+ * @enum
227
+ */
228
+ export declare const DataShareStatusForConsumer: {
229
+ readonly ACTIVE: "ACTIVE";
230
+ readonly AVAILABLE: "AVAILABLE";
231
+ };
232
+ /**
233
+ * @public
234
+ */
235
+ export type DataShareStatusForConsumer = (typeof DataShareStatusForConsumer)[keyof typeof DataShareStatusForConsumer];
236
+ /**
237
+ * @public
238
+ * @enum
239
+ */
240
+ export declare const DataShareStatusForProducer: {
241
+ readonly ACTIVE: "ACTIVE";
242
+ readonly AUTHORIZED: "AUTHORIZED";
243
+ readonly DEAUTHORIZED: "DEAUTHORIZED";
244
+ readonly PENDING_AUTHORIZATION: "PENDING_AUTHORIZATION";
245
+ readonly REJECTED: "REJECTED";
246
+ };
247
+ /**
248
+ * @public
249
+ */
250
+ export type DataShareStatusForProducer = (typeof DataShareStatusForProducer)[keyof typeof DataShareStatusForProducer];
251
+ /**
252
+ * @public
253
+ * @enum
254
+ */
255
+ export declare const NamespaceRegistrationStatus: {
256
+ readonly DEREGISTERING: "Deregistering";
257
+ readonly REGISTERING: "Registering";
258
+ };
259
+ /**
260
+ * @public
261
+ */
262
+ export type NamespaceRegistrationStatus = (typeof NamespaceRegistrationStatus)[keyof typeof NamespaceRegistrationStatus];
263
+ /**
264
+ * @public
265
+ * @enum
266
+ */
267
+ export declare const SnapshotAttributeToSortBy: {
268
+ readonly CREATE_TIME: "CREATE_TIME";
269
+ readonly SOURCE_TYPE: "SOURCE_TYPE";
270
+ readonly TOTAL_SIZE: "TOTAL_SIZE";
271
+ };
272
+ /**
273
+ * @public
274
+ */
275
+ export type SnapshotAttributeToSortBy = (typeof SnapshotAttributeToSortBy)[keyof typeof SnapshotAttributeToSortBy];
276
+ /**
277
+ * @public
278
+ * @enum
279
+ */
280
+ export declare const SortByOrder: {
281
+ readonly ASCENDING: "ASC";
282
+ readonly DESCENDING: "DESC";
283
+ };
284
+ /**
285
+ * @public
286
+ */
287
+ export type SortByOrder = (typeof SortByOrder)[keyof typeof SortByOrder];
288
+ /**
289
+ * @public
290
+ * @enum
291
+ */
292
+ export declare const SourceType: {
293
+ readonly cluster: "cluster";
294
+ readonly cluster_parameter_group: "cluster-parameter-group";
295
+ readonly cluster_security_group: "cluster-security-group";
296
+ readonly cluster_snapshot: "cluster-snapshot";
297
+ readonly scheduled_action: "scheduled-action";
298
+ };
299
+ /**
300
+ * @public
301
+ */
302
+ export type SourceType = (typeof SourceType)[keyof typeof SourceType];
303
+ /**
304
+ * @public
305
+ * @enum
306
+ */
307
+ export declare const DescribeIntegrationsFilterName: {
308
+ readonly INTEGRATION_ARN: "integration-arn";
309
+ readonly SOURCE_ARN: "source-arn";
310
+ readonly SOURCE_TYPES: "source-types";
311
+ readonly STATUS: "status";
312
+ };
313
+ /**
314
+ * @public
315
+ */
316
+ export type DescribeIntegrationsFilterName = (typeof DescribeIntegrationsFilterName)[keyof typeof DescribeIntegrationsFilterName];
317
+ /**
318
+ * @public
319
+ * @enum
320
+ */
321
+ export declare const LogDestinationType: {
322
+ readonly CLOUDWATCH: "cloudwatch";
323
+ readonly S3: "s3";
324
+ };
325
+ /**
326
+ * @public
327
+ */
328
+ export type LogDestinationType = (typeof LogDestinationType)[keyof typeof LogDestinationType];
329
+ /**
330
+ * @public
331
+ * @enum
332
+ */
333
+ export declare const NodeConfigurationOptionsFilterName: {
334
+ readonly ESTIMATED_DISK_UTILIZATION_PERCENT: "EstimatedDiskUtilizationPercent";
335
+ readonly MODE: "Mode";
336
+ readonly NODE_TYPE: "NodeType";
337
+ readonly NUM_NODES: "NumberOfNodes";
338
+ };
339
+ /**
340
+ * @public
341
+ */
342
+ export type NodeConfigurationOptionsFilterName = (typeof NodeConfigurationOptionsFilterName)[keyof typeof NodeConfigurationOptionsFilterName];
343
+ /**
344
+ * @public
345
+ * @enum
346
+ */
347
+ export declare const OperatorType: {
348
+ readonly BETWEEN: "between";
349
+ readonly EQ: "eq";
350
+ readonly GE: "ge";
351
+ readonly GT: "gt";
352
+ readonly IN: "in";
353
+ readonly LE: "le";
354
+ readonly LT: "lt";
355
+ };
356
+ /**
357
+ * @public
358
+ */
359
+ export type OperatorType = (typeof OperatorType)[keyof typeof OperatorType];
360
+ /**
361
+ * @public
362
+ * @enum
363
+ */
364
+ export declare const Mode: {
365
+ readonly HIGH_PERFORMANCE: "high-performance";
366
+ readonly STANDARD: "standard";
367
+ };
368
+ /**
369
+ * @public
370
+ */
371
+ export type Mode = (typeof Mode)[keyof typeof Mode];
372
+ /**
373
+ * @public
374
+ * @enum
375
+ */
376
+ export declare const PartnerIntegrationStatus: {
377
+ readonly Active: "Active";
378
+ readonly ConnectionFailure: "ConnectionFailure";
379
+ readonly Inactive: "Inactive";
380
+ readonly RuntimeFailure: "RuntimeFailure";
381
+ };
382
+ /**
383
+ * @public
384
+ */
385
+ export type PartnerIntegrationStatus = (typeof PartnerIntegrationStatus)[keyof typeof PartnerIntegrationStatus];
386
+ /**
387
+ * @public
388
+ * @enum
389
+ */
390
+ export declare const ScheduledActionFilterName: {
391
+ readonly CLUSTER_IDENTIFIER: "cluster-identifier";
392
+ readonly IAM_ROLE: "iam-role";
393
+ };
394
+ /**
395
+ * @public
396
+ */
397
+ export type ScheduledActionFilterName = (typeof ScheduledActionFilterName)[keyof typeof ScheduledActionFilterName];
398
+ /**
399
+ * @public
400
+ * @enum
401
+ */
402
+ export declare const ScheduledActionTypeValues: {
403
+ readonly PAUSE_CLUSTER: "PauseCluster";
404
+ readonly RESIZE_CLUSTER: "ResizeCluster";
405
+ readonly RESUME_CLUSTER: "ResumeCluster";
406
+ };
407
+ /**
408
+ * @public
409
+ */
410
+ export type ScheduledActionTypeValues = (typeof ScheduledActionTypeValues)[keyof typeof ScheduledActionTypeValues];
411
+ /**
412
+ * @public
413
+ * @enum
414
+ */
415
+ export declare const TableRestoreStatusType: {
416
+ readonly CANCELED: "CANCELED";
417
+ readonly FAILED: "FAILED";
418
+ readonly IN_PROGRESS: "IN_PROGRESS";
419
+ readonly PENDING: "PENDING";
420
+ readonly SUCCEEDED: "SUCCEEDED";
421
+ };
422
+ /**
423
+ * @public
424
+ */
425
+ export type TableRestoreStatusType = (typeof TableRestoreStatusType)[keyof typeof TableRestoreStatusType];
426
+ /**
427
+ * @public
428
+ * @enum
429
+ */
430
+ export declare const ReservedNodeExchangeActionType: {
431
+ readonly RESIZE_CLUSTER: "resize-cluster";
432
+ readonly RESTORE_CLUSTER: "restore-cluster";
433
+ };
434
+ /**
435
+ * @public
436
+ */
437
+ export type ReservedNodeExchangeActionType = (typeof ReservedNodeExchangeActionType)[keyof typeof ReservedNodeExchangeActionType];
438
+ /**
439
+ * @public
440
+ * @enum
441
+ */
442
+ export declare const ImpactRankingType: {
443
+ readonly HIGH: "HIGH";
444
+ readonly LOW: "LOW";
445
+ readonly MEDIUM: "MEDIUM";
446
+ };
447
+ /**
448
+ * @public
449
+ */
450
+ export type ImpactRankingType = (typeof ImpactRankingType)[keyof typeof ImpactRankingType];
451
+ /**
452
+ * @public
453
+ * @enum
454
+ */
455
+ export declare const RecommendedActionType: {
456
+ readonly CLI: "CLI";
457
+ readonly SQL: "SQL";
458
+ };
459
+ /**
460
+ * @public
461
+ */
462
+ export type RecommendedActionType = (typeof RecommendedActionType)[keyof typeof RecommendedActionType];