@aws-sdk/client-redshift 3.934.0 → 3.936.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 +19 -19
  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
@@ -1,1075 +1,19 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
1
  import {
3
- ActionType,
4
- AquaConfiguration,
5
2
  AquaConfigurationStatus,
6
- AuthenticationProfile,
7
- AuthorizedTokenIssuer,
8
- AvailabilityZone,
3
+ NamespaceRegistrationStatus,
4
+ PartnerIntegrationStatus,
5
+ UsageLimitBreachAction,
6
+ } from "./enums";
7
+ import {
9
8
  Cluster,
10
9
  ClusterSecurityGroup,
11
- ClusterSubnetGroup,
12
- DataShare,
13
- DataShareStatusForConsumer,
14
- DataShareStatusForProducer,
15
- DefaultClusterParameters,
16
- EndpointAccess,
17
- EndpointAuthorization,
18
- EventSubscription,
19
- HsmClientCertificate,
20
- HsmConfiguration,
21
- Integration,
22
- IntegrationError,
23
10
  NamespaceIdentifierUnion,
24
11
  Parameter,
25
- RecurringCharge,
26
- RedshiftIdcApplication,
27
12
  ReservedNode,
28
- ReservedNodeExchangeStatus,
29
- ReservedNodeOfferingType,
30
- ScheduledAction,
31
- ScheduledActionType,
32
- ServiceIntegrationsUnion,
13
+ ResourcePolicy,
33
14
  Snapshot,
34
- SnapshotCopyGrant,
35
- SnapshotSchedule,
36
- Tag,
37
- UsageLimit,
38
- UsageLimitBreachAction,
39
- UsageLimitFeatureType,
40
- ZeroETLIntegrationStatus,
15
+ TableRestoreStatus,
41
16
  } from "./models_0";
42
- import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
43
- export declare const NamespaceRegistrationStatus: {
44
- readonly DEREGISTERING: "Deregistering";
45
- readonly REGISTERING: "Registering";
46
- };
47
- export type NamespaceRegistrationStatus =
48
- (typeof NamespaceRegistrationStatus)[keyof typeof NamespaceRegistrationStatus];
49
- export interface DeregisterNamespaceOutputMessage {
50
- Status?: NamespaceRegistrationStatus | undefined;
51
- }
52
- export interface DescribeAccountAttributesMessage {
53
- AttributeNames?: string[] | undefined;
54
- }
55
- export interface DescribeAuthenticationProfilesMessage {
56
- AuthenticationProfileName?: string | undefined;
57
- }
58
- export interface DescribeAuthenticationProfilesResult {
59
- AuthenticationProfiles?: AuthenticationProfile[] | undefined;
60
- }
61
- export interface DescribeClusterDbRevisionsMessage {
62
- ClusterIdentifier?: string | undefined;
63
- MaxRecords?: number | undefined;
64
- Marker?: string | undefined;
65
- }
66
- export interface DescribeClusterParameterGroupsMessage {
67
- ParameterGroupName?: string | undefined;
68
- MaxRecords?: number | undefined;
69
- Marker?: string | undefined;
70
- TagKeys?: string[] | undefined;
71
- TagValues?: string[] | undefined;
72
- }
73
- export interface DescribeClusterParametersMessage {
74
- ParameterGroupName: string | undefined;
75
- Source?: string | undefined;
76
- MaxRecords?: number | undefined;
77
- Marker?: string | undefined;
78
- }
79
- export interface DescribeClustersMessage {
80
- ClusterIdentifier?: string | undefined;
81
- MaxRecords?: number | undefined;
82
- Marker?: string | undefined;
83
- TagKeys?: string[] | undefined;
84
- TagValues?: string[] | undefined;
85
- }
86
- export interface DescribeClusterSecurityGroupsMessage {
87
- ClusterSecurityGroupName?: string | undefined;
88
- MaxRecords?: number | undefined;
89
- Marker?: string | undefined;
90
- TagKeys?: string[] | undefined;
91
- TagValues?: string[] | undefined;
92
- }
93
- export declare const SnapshotAttributeToSortBy: {
94
- readonly CREATE_TIME: "CREATE_TIME";
95
- readonly SOURCE_TYPE: "SOURCE_TYPE";
96
- readonly TOTAL_SIZE: "TOTAL_SIZE";
97
- };
98
- export type SnapshotAttributeToSortBy =
99
- (typeof SnapshotAttributeToSortBy)[keyof typeof SnapshotAttributeToSortBy];
100
- export declare const SortByOrder: {
101
- readonly ASCENDING: "ASC";
102
- readonly DESCENDING: "DESC";
103
- };
104
- export type SortByOrder = (typeof SortByOrder)[keyof typeof SortByOrder];
105
- export interface SnapshotSortingEntity {
106
- Attribute: SnapshotAttributeToSortBy | undefined;
107
- SortOrder?: SortByOrder | undefined;
108
- }
109
- export interface DescribeClusterSnapshotsMessage {
110
- ClusterIdentifier?: string | undefined;
111
- SnapshotIdentifier?: string | undefined;
112
- SnapshotArn?: string | undefined;
113
- SnapshotType?: string | undefined;
114
- StartTime?: Date | undefined;
115
- EndTime?: Date | undefined;
116
- MaxRecords?: number | undefined;
117
- Marker?: string | undefined;
118
- OwnerAccount?: string | undefined;
119
- TagKeys?: string[] | undefined;
120
- TagValues?: string[] | undefined;
121
- ClusterExists?: boolean | undefined;
122
- SortingEntities?: SnapshotSortingEntity[] | undefined;
123
- }
124
- export interface SnapshotMessage {
125
- Marker?: string | undefined;
126
- Snapshots?: Snapshot[] | undefined;
127
- }
128
- export interface DescribeClusterSubnetGroupsMessage {
129
- ClusterSubnetGroupName?: string | undefined;
130
- MaxRecords?: number | undefined;
131
- Marker?: string | undefined;
132
- TagKeys?: string[] | undefined;
133
- TagValues?: string[] | undefined;
134
- }
135
- export interface DescribeClusterTracksMessage {
136
- MaintenanceTrackName?: string | undefined;
137
- MaxRecords?: number | undefined;
138
- Marker?: string | undefined;
139
- }
140
- export interface SupportedOperation {
141
- OperationName?: string | undefined;
142
- }
143
- export interface UpdateTarget {
144
- MaintenanceTrackName?: string | undefined;
145
- DatabaseVersion?: string | undefined;
146
- SupportedOperations?: SupportedOperation[] | undefined;
147
- }
148
- export interface MaintenanceTrack {
149
- MaintenanceTrackName?: string | undefined;
150
- DatabaseVersion?: string | undefined;
151
- UpdateTargets?: UpdateTarget[] | undefined;
152
- }
153
- export interface TrackListMessage {
154
- MaintenanceTracks?: MaintenanceTrack[] | undefined;
155
- Marker?: string | undefined;
156
- }
157
- export interface DescribeClusterVersionsMessage {
158
- ClusterVersion?: string | undefined;
159
- ClusterParameterGroupFamily?: string | undefined;
160
- MaxRecords?: number | undefined;
161
- Marker?: string | undefined;
162
- }
163
- export interface DescribeCustomDomainAssociationsMessage {
164
- CustomDomainName?: string | undefined;
165
- CustomDomainCertificateArn?: string | undefined;
166
- MaxRecords?: number | undefined;
167
- Marker?: string | undefined;
168
- }
169
- export interface DescribeDataSharesMessage {
170
- DataShareArn?: string | undefined;
171
- MaxRecords?: number | undefined;
172
- Marker?: string | undefined;
173
- }
174
- export interface DescribeDataSharesResult {
175
- DataShares?: DataShare[] | undefined;
176
- Marker?: string | undefined;
177
- }
178
- export interface DescribeDataSharesForConsumerMessage {
179
- ConsumerArn?: string | undefined;
180
- Status?: DataShareStatusForConsumer | undefined;
181
- MaxRecords?: number | undefined;
182
- Marker?: string | undefined;
183
- }
184
- export interface DescribeDataSharesForConsumerResult {
185
- DataShares?: DataShare[] | undefined;
186
- Marker?: string | undefined;
187
- }
188
- export interface DescribeDataSharesForProducerMessage {
189
- ProducerArn?: string | undefined;
190
- Status?: DataShareStatusForProducer | undefined;
191
- MaxRecords?: number | undefined;
192
- Marker?: string | undefined;
193
- }
194
- export interface DescribeDataSharesForProducerResult {
195
- DataShares?: DataShare[] | undefined;
196
- Marker?: string | undefined;
197
- }
198
- export interface DescribeDefaultClusterParametersMessage {
199
- ParameterGroupFamily: string | undefined;
200
- MaxRecords?: number | undefined;
201
- Marker?: string | undefined;
202
- }
203
- export interface DescribeDefaultClusterParametersResult {
204
- DefaultClusterParameters?: DefaultClusterParameters | undefined;
205
- }
206
- export interface DescribeEndpointAccessMessage {
207
- ClusterIdentifier?: string | undefined;
208
- ResourceOwner?: string | undefined;
209
- EndpointName?: string | undefined;
210
- VpcId?: string | undefined;
211
- MaxRecords?: number | undefined;
212
- Marker?: string | undefined;
213
- }
214
- export interface EndpointAccessList {
215
- EndpointAccessList?: EndpointAccess[] | undefined;
216
- Marker?: string | undefined;
217
- }
218
- export interface DescribeEndpointAuthorizationMessage {
219
- ClusterIdentifier?: string | undefined;
220
- Account?: string | undefined;
221
- Grantee?: boolean | undefined;
222
- MaxRecords?: number | undefined;
223
- Marker?: string | undefined;
224
- }
225
- export interface EndpointAuthorizationList {
226
- EndpointAuthorizationList?: EndpointAuthorization[] | undefined;
227
- Marker?: string | undefined;
228
- }
229
- export interface DescribeEventCategoriesMessage {
230
- SourceType?: string | undefined;
231
- }
232
- export interface EventInfoMap {
233
- EventId?: string | undefined;
234
- EventCategories?: string[] | undefined;
235
- EventDescription?: string | undefined;
236
- Severity?: string | undefined;
237
- }
238
- export interface EventCategoriesMap {
239
- SourceType?: string | undefined;
240
- Events?: EventInfoMap[] | undefined;
241
- }
242
- export interface EventCategoriesMessage {
243
- EventCategoriesMapList?: EventCategoriesMap[] | undefined;
244
- }
245
- export declare const SourceType: {
246
- readonly cluster: "cluster";
247
- readonly cluster_parameter_group: "cluster-parameter-group";
248
- readonly cluster_security_group: "cluster-security-group";
249
- readonly cluster_snapshot: "cluster-snapshot";
250
- readonly scheduled_action: "scheduled-action";
251
- };
252
- export type SourceType = (typeof SourceType)[keyof typeof SourceType];
253
- export interface DescribeEventsMessage {
254
- SourceIdentifier?: string | undefined;
255
- SourceType?: SourceType | undefined;
256
- StartTime?: Date | undefined;
257
- EndTime?: Date | undefined;
258
- Duration?: number | undefined;
259
- MaxRecords?: number | undefined;
260
- Marker?: string | undefined;
261
- }
262
- export interface Event {
263
- SourceIdentifier?: string | undefined;
264
- SourceType?: SourceType | undefined;
265
- Message?: string | undefined;
266
- EventCategories?: string[] | undefined;
267
- Severity?: string | undefined;
268
- Date?: Date | undefined;
269
- EventId?: string | undefined;
270
- }
271
- export interface EventsMessage {
272
- Marker?: string | undefined;
273
- Events?: Event[] | undefined;
274
- }
275
- export interface DescribeEventSubscriptionsMessage {
276
- SubscriptionName?: string | undefined;
277
- MaxRecords?: number | undefined;
278
- Marker?: string | undefined;
279
- TagKeys?: string[] | undefined;
280
- TagValues?: string[] | undefined;
281
- }
282
- export interface EventSubscriptionsMessage {
283
- Marker?: string | undefined;
284
- EventSubscriptionsList?: EventSubscription[] | undefined;
285
- }
286
- export interface DescribeHsmClientCertificatesMessage {
287
- HsmClientCertificateIdentifier?: string | undefined;
288
- MaxRecords?: number | undefined;
289
- Marker?: string | undefined;
290
- TagKeys?: string[] | undefined;
291
- TagValues?: string[] | undefined;
292
- }
293
- export interface HsmClientCertificateMessage {
294
- Marker?: string | undefined;
295
- HsmClientCertificates?: HsmClientCertificate[] | undefined;
296
- }
297
- export interface DescribeHsmConfigurationsMessage {
298
- HsmConfigurationIdentifier?: string | undefined;
299
- MaxRecords?: number | undefined;
300
- Marker?: string | undefined;
301
- TagKeys?: string[] | undefined;
302
- TagValues?: string[] | undefined;
303
- }
304
- export interface HsmConfigurationMessage {
305
- Marker?: string | undefined;
306
- HsmConfigurations?: HsmConfiguration[] | undefined;
307
- }
308
- export interface DescribeInboundIntegrationsMessage {
309
- IntegrationArn?: string | undefined;
310
- TargetArn?: string | undefined;
311
- MaxRecords?: number | undefined;
312
- Marker?: string | undefined;
313
- }
314
- export interface InboundIntegration {
315
- IntegrationArn?: string | undefined;
316
- SourceArn?: string | undefined;
317
- TargetArn?: string | undefined;
318
- Status?: ZeroETLIntegrationStatus | undefined;
319
- Errors?: IntegrationError[] | undefined;
320
- CreateTime?: Date | undefined;
321
- }
322
- export interface InboundIntegrationsMessage {
323
- Marker?: string | undefined;
324
- InboundIntegrations?: InboundIntegration[] | undefined;
325
- }
326
- export declare const DescribeIntegrationsFilterName: {
327
- readonly INTEGRATION_ARN: "integration-arn";
328
- readonly SOURCE_ARN: "source-arn";
329
- readonly SOURCE_TYPES: "source-types";
330
- readonly STATUS: "status";
331
- };
332
- export type DescribeIntegrationsFilterName =
333
- (typeof DescribeIntegrationsFilterName)[keyof typeof DescribeIntegrationsFilterName];
334
- export interface DescribeIntegrationsFilter {
335
- Name: DescribeIntegrationsFilterName | undefined;
336
- Values: string[] | undefined;
337
- }
338
- export interface DescribeIntegrationsMessage {
339
- IntegrationArn?: string | undefined;
340
- MaxRecords?: number | undefined;
341
- Marker?: string | undefined;
342
- Filters?: DescribeIntegrationsFilter[] | undefined;
343
- }
344
- export interface IntegrationsMessage {
345
- Marker?: string | undefined;
346
- Integrations?: Integration[] | undefined;
347
- }
348
- export interface DescribeLoggingStatusMessage {
349
- ClusterIdentifier: string | undefined;
350
- }
351
- export declare const LogDestinationType: {
352
- readonly CLOUDWATCH: "cloudwatch";
353
- readonly S3: "s3";
354
- };
355
- export type LogDestinationType =
356
- (typeof LogDestinationType)[keyof typeof LogDestinationType];
357
- export interface LoggingStatus {
358
- LoggingEnabled?: boolean | undefined;
359
- BucketName?: string | undefined;
360
- S3KeyPrefix?: string | undefined;
361
- LastSuccessfulDeliveryTime?: Date | undefined;
362
- LastFailureTime?: Date | undefined;
363
- LastFailureMessage?: string | undefined;
364
- LogDestinationType?: LogDestinationType | undefined;
365
- LogExports?: string[] | undefined;
366
- }
367
- export declare const NodeConfigurationOptionsFilterName: {
368
- readonly ESTIMATED_DISK_UTILIZATION_PERCENT: "EstimatedDiskUtilizationPercent";
369
- readonly MODE: "Mode";
370
- readonly NODE_TYPE: "NodeType";
371
- readonly NUM_NODES: "NumberOfNodes";
372
- };
373
- export type NodeConfigurationOptionsFilterName =
374
- (typeof NodeConfigurationOptionsFilterName)[keyof typeof NodeConfigurationOptionsFilterName];
375
- export declare const OperatorType: {
376
- readonly BETWEEN: "between";
377
- readonly EQ: "eq";
378
- readonly GE: "ge";
379
- readonly GT: "gt";
380
- readonly IN: "in";
381
- readonly LE: "le";
382
- readonly LT: "lt";
383
- };
384
- export type OperatorType = (typeof OperatorType)[keyof typeof OperatorType];
385
- export interface NodeConfigurationOptionsFilter {
386
- Name?: NodeConfigurationOptionsFilterName | undefined;
387
- Operator?: OperatorType | undefined;
388
- Values?: string[] | undefined;
389
- }
390
- export interface DescribeNodeConfigurationOptionsMessage {
391
- ActionType: ActionType | undefined;
392
- ClusterIdentifier?: string | undefined;
393
- SnapshotIdentifier?: string | undefined;
394
- SnapshotArn?: string | undefined;
395
- OwnerAccount?: string | undefined;
396
- Filters?: NodeConfigurationOptionsFilter[] | undefined;
397
- Marker?: string | undefined;
398
- MaxRecords?: number | undefined;
399
- }
400
- export declare const Mode: {
401
- readonly HIGH_PERFORMANCE: "high-performance";
402
- readonly STANDARD: "standard";
403
- };
404
- export type Mode = (typeof Mode)[keyof typeof Mode];
405
- export interface NodeConfigurationOption {
406
- NodeType?: string | undefined;
407
- NumberOfNodes?: number | undefined;
408
- EstimatedDiskUtilizationPercent?: number | undefined;
409
- Mode?: Mode | undefined;
410
- }
411
- export interface NodeConfigurationOptionsMessage {
412
- NodeConfigurationOptionList?: NodeConfigurationOption[] | undefined;
413
- Marker?: string | undefined;
414
- }
415
- export interface DescribeOrderableClusterOptionsMessage {
416
- ClusterVersion?: string | undefined;
417
- NodeType?: string | undefined;
418
- MaxRecords?: number | undefined;
419
- Marker?: string | undefined;
420
- }
421
- export interface OrderableClusterOption {
422
- ClusterVersion?: string | undefined;
423
- ClusterType?: string | undefined;
424
- NodeType?: string | undefined;
425
- AvailabilityZones?: AvailabilityZone[] | undefined;
426
- }
427
- export interface OrderableClusterOptionsMessage {
428
- OrderableClusterOptions?: OrderableClusterOption[] | undefined;
429
- Marker?: string | undefined;
430
- }
431
- export interface DescribePartnersInputMessage {
432
- AccountId: string | undefined;
433
- ClusterIdentifier: string | undefined;
434
- DatabaseName?: string | undefined;
435
- PartnerName?: string | undefined;
436
- }
437
- export declare const PartnerIntegrationStatus: {
438
- readonly Active: "Active";
439
- readonly ConnectionFailure: "ConnectionFailure";
440
- readonly Inactive: "Inactive";
441
- readonly RuntimeFailure: "RuntimeFailure";
442
- };
443
- export type PartnerIntegrationStatus =
444
- (typeof PartnerIntegrationStatus)[keyof typeof PartnerIntegrationStatus];
445
- export interface PartnerIntegrationInfo {
446
- DatabaseName?: string | undefined;
447
- PartnerName?: string | undefined;
448
- Status?: PartnerIntegrationStatus | undefined;
449
- StatusMessage?: string | undefined;
450
- CreatedAt?: Date | undefined;
451
- UpdatedAt?: Date | undefined;
452
- }
453
- export interface DescribePartnersOutputMessage {
454
- PartnerIntegrationInfoList?: PartnerIntegrationInfo[] | undefined;
455
- }
456
- export interface DescribeRedshiftIdcApplicationsMessage {
457
- RedshiftIdcApplicationArn?: string | undefined;
458
- MaxRecords?: number | undefined;
459
- Marker?: string | undefined;
460
- }
461
- export interface DescribeRedshiftIdcApplicationsResult {
462
- RedshiftIdcApplications?: RedshiftIdcApplication[] | undefined;
463
- Marker?: string | undefined;
464
- }
465
- export interface DescribeReservedNodeExchangeStatusInputMessage {
466
- ReservedNodeId?: string | undefined;
467
- ReservedNodeExchangeRequestId?: string | undefined;
468
- MaxRecords?: number | undefined;
469
- Marker?: string | undefined;
470
- }
471
- export interface DescribeReservedNodeExchangeStatusOutputMessage {
472
- ReservedNodeExchangeStatusDetails?: ReservedNodeExchangeStatus[] | undefined;
473
- Marker?: string | undefined;
474
- }
475
- export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
476
- readonly name: "ReservedNodeExchangeNotFoundFault";
477
- readonly $fault: "client";
478
- constructor(
479
- opts: __ExceptionOptionType<
480
- ReservedNodeExchangeNotFoundFault,
481
- __BaseException
482
- >
483
- );
484
- }
485
- export interface DescribeReservedNodeOfferingsMessage {
486
- ReservedNodeOfferingId?: string | undefined;
487
- MaxRecords?: number | undefined;
488
- Marker?: string | undefined;
489
- }
490
- export interface ReservedNodeOffering {
491
- ReservedNodeOfferingId?: string | undefined;
492
- NodeType?: string | undefined;
493
- Duration?: number | undefined;
494
- FixedPrice?: number | undefined;
495
- UsagePrice?: number | undefined;
496
- CurrencyCode?: string | undefined;
497
- OfferingType?: string | undefined;
498
- RecurringCharges?: RecurringCharge[] | undefined;
499
- ReservedNodeOfferingType?: ReservedNodeOfferingType | undefined;
500
- }
501
- export interface ReservedNodeOfferingsMessage {
502
- Marker?: string | undefined;
503
- ReservedNodeOfferings?: ReservedNodeOffering[] | undefined;
504
- }
505
- export interface DescribeReservedNodesMessage {
506
- ReservedNodeId?: string | undefined;
507
- MaxRecords?: number | undefined;
508
- Marker?: string | undefined;
509
- }
510
- export interface ReservedNodesMessage {
511
- Marker?: string | undefined;
512
- ReservedNodes?: ReservedNode[] | undefined;
513
- }
514
- export interface DescribeResizeMessage {
515
- ClusterIdentifier: string | undefined;
516
- }
517
- export declare const ScheduledActionFilterName: {
518
- readonly CLUSTER_IDENTIFIER: "cluster-identifier";
519
- readonly IAM_ROLE: "iam-role";
520
- };
521
- export type ScheduledActionFilterName =
522
- (typeof ScheduledActionFilterName)[keyof typeof ScheduledActionFilterName];
523
- export interface ScheduledActionFilter {
524
- Name: ScheduledActionFilterName | undefined;
525
- Values: string[] | undefined;
526
- }
527
- export declare const ScheduledActionTypeValues: {
528
- readonly PAUSE_CLUSTER: "PauseCluster";
529
- readonly RESIZE_CLUSTER: "ResizeCluster";
530
- readonly RESUME_CLUSTER: "ResumeCluster";
531
- };
532
- export type ScheduledActionTypeValues =
533
- (typeof ScheduledActionTypeValues)[keyof typeof ScheduledActionTypeValues];
534
- export interface DescribeScheduledActionsMessage {
535
- ScheduledActionName?: string | undefined;
536
- TargetActionType?: ScheduledActionTypeValues | undefined;
537
- StartTime?: Date | undefined;
538
- EndTime?: Date | undefined;
539
- Active?: boolean | undefined;
540
- Filters?: ScheduledActionFilter[] | undefined;
541
- Marker?: string | undefined;
542
- MaxRecords?: number | undefined;
543
- }
544
- export interface ScheduledActionsMessage {
545
- Marker?: string | undefined;
546
- ScheduledActions?: ScheduledAction[] | undefined;
547
- }
548
- export interface DescribeSnapshotCopyGrantsMessage {
549
- SnapshotCopyGrantName?: string | undefined;
550
- MaxRecords?: number | undefined;
551
- Marker?: string | undefined;
552
- TagKeys?: string[] | undefined;
553
- TagValues?: string[] | undefined;
554
- }
555
- export interface SnapshotCopyGrantMessage {
556
- Marker?: string | undefined;
557
- SnapshotCopyGrants?: SnapshotCopyGrant[] | undefined;
558
- }
559
- export interface DescribeSnapshotSchedulesMessage {
560
- ClusterIdentifier?: string | undefined;
561
- ScheduleIdentifier?: string | undefined;
562
- TagKeys?: string[] | undefined;
563
- TagValues?: string[] | undefined;
564
- Marker?: string | undefined;
565
- MaxRecords?: number | undefined;
566
- }
567
- export interface DescribeSnapshotSchedulesOutputMessage {
568
- SnapshotSchedules?: SnapshotSchedule[] | undefined;
569
- Marker?: string | undefined;
570
- }
571
- export interface DescribeTableRestoreStatusMessage {
572
- ClusterIdentifier?: string | undefined;
573
- TableRestoreRequestId?: string | undefined;
574
- MaxRecords?: number | undefined;
575
- Marker?: string | undefined;
576
- }
577
- export declare class TableRestoreNotFoundFault extends __BaseException {
578
- readonly name: "TableRestoreNotFoundFault";
579
- readonly $fault: "client";
580
- constructor(
581
- opts: __ExceptionOptionType<TableRestoreNotFoundFault, __BaseException>
582
- );
583
- }
584
- export declare const TableRestoreStatusType: {
585
- readonly CANCELED: "CANCELED";
586
- readonly FAILED: "FAILED";
587
- readonly IN_PROGRESS: "IN_PROGRESS";
588
- readonly PENDING: "PENDING";
589
- readonly SUCCEEDED: "SUCCEEDED";
590
- };
591
- export type TableRestoreStatusType =
592
- (typeof TableRestoreStatusType)[keyof typeof TableRestoreStatusType];
593
- export interface TableRestoreStatus {
594
- TableRestoreRequestId?: string | undefined;
595
- Status?: TableRestoreStatusType | undefined;
596
- Message?: string | undefined;
597
- RequestTime?: Date | undefined;
598
- ProgressInMegaBytes?: number | undefined;
599
- TotalDataInMegaBytes?: number | undefined;
600
- ClusterIdentifier?: string | undefined;
601
- SnapshotIdentifier?: string | undefined;
602
- SourceDatabaseName?: string | undefined;
603
- SourceSchemaName?: string | undefined;
604
- SourceTableName?: string | undefined;
605
- TargetDatabaseName?: string | undefined;
606
- TargetSchemaName?: string | undefined;
607
- NewTableName?: string | undefined;
608
- }
609
- export interface TableRestoreStatusMessage {
610
- TableRestoreStatusDetails?: TableRestoreStatus[] | undefined;
611
- Marker?: string | undefined;
612
- }
613
- export interface DescribeTagsMessage {
614
- ResourceName?: string | undefined;
615
- ResourceType?: string | undefined;
616
- MaxRecords?: number | undefined;
617
- Marker?: string | undefined;
618
- TagKeys?: string[] | undefined;
619
- TagValues?: string[] | undefined;
620
- }
621
- export interface TaggedResource {
622
- Tag?: Tag | undefined;
623
- ResourceName?: string | undefined;
624
- ResourceType?: string | undefined;
625
- }
626
- export interface TaggedResourceListMessage {
627
- TaggedResources?: TaggedResource[] | undefined;
628
- Marker?: string | undefined;
629
- }
630
- export interface DescribeUsageLimitsMessage {
631
- UsageLimitId?: string | undefined;
632
- ClusterIdentifier?: string | undefined;
633
- FeatureType?: UsageLimitFeatureType | undefined;
634
- MaxRecords?: number | undefined;
635
- Marker?: string | undefined;
636
- TagKeys?: string[] | undefined;
637
- TagValues?: string[] | undefined;
638
- }
639
- export interface UsageLimitList {
640
- UsageLimits?: UsageLimit[] | undefined;
641
- Marker?: string | undefined;
642
- }
643
- export interface DisableLoggingMessage {
644
- ClusterIdentifier: string | undefined;
645
- }
646
- export interface DisableSnapshotCopyMessage {
647
- ClusterIdentifier: string | undefined;
648
- }
649
- export interface DisableSnapshotCopyResult {
650
- Cluster?: Cluster | undefined;
651
- }
652
- export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
653
- readonly name: "SnapshotCopyAlreadyDisabledFault";
654
- readonly $fault: "client";
655
- constructor(
656
- opts: __ExceptionOptionType<
657
- SnapshotCopyAlreadyDisabledFault,
658
- __BaseException
659
- >
660
- );
661
- }
662
- export interface DisassociateDataShareConsumerMessage {
663
- DataShareArn: string | undefined;
664
- DisassociateEntireAccount?: boolean | undefined;
665
- ConsumerArn?: string | undefined;
666
- ConsumerRegion?: string | undefined;
667
- }
668
- export interface EnableLoggingMessage {
669
- ClusterIdentifier: string | undefined;
670
- BucketName?: string | undefined;
671
- S3KeyPrefix?: string | undefined;
672
- LogDestinationType?: LogDestinationType | undefined;
673
- LogExports?: string[] | undefined;
674
- }
675
- export declare class InsufficientS3BucketPolicyFault extends __BaseException {
676
- readonly name: "InsufficientS3BucketPolicyFault";
677
- readonly $fault: "client";
678
- constructor(
679
- opts: __ExceptionOptionType<
680
- InsufficientS3BucketPolicyFault,
681
- __BaseException
682
- >
683
- );
684
- }
685
- export declare class InvalidS3BucketNameFault extends __BaseException {
686
- readonly name: "InvalidS3BucketNameFault";
687
- readonly $fault: "client";
688
- constructor(
689
- opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>
690
- );
691
- }
692
- export declare class InvalidS3KeyPrefixFault extends __BaseException {
693
- readonly name: "InvalidS3KeyPrefixFault";
694
- readonly $fault: "client";
695
- constructor(
696
- opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>
697
- );
698
- }
699
- export interface EnableSnapshotCopyMessage {
700
- ClusterIdentifier: string | undefined;
701
- DestinationRegion: string | undefined;
702
- RetentionPeriod?: number | undefined;
703
- SnapshotCopyGrantName?: string | undefined;
704
- ManualSnapshotRetentionPeriod?: number | undefined;
705
- }
706
- export interface EnableSnapshotCopyResult {
707
- Cluster?: Cluster | undefined;
708
- }
709
- export declare class IncompatibleOrderableOptions extends __BaseException {
710
- readonly name: "IncompatibleOrderableOptions";
711
- readonly $fault: "client";
712
- constructor(
713
- opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>
714
- );
715
- }
716
- export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
717
- readonly name: "SnapshotCopyAlreadyEnabledFault";
718
- readonly $fault: "client";
719
- constructor(
720
- opts: __ExceptionOptionType<
721
- SnapshotCopyAlreadyEnabledFault,
722
- __BaseException
723
- >
724
- );
725
- }
726
- export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
727
- readonly name: "UnknownSnapshotCopyRegionFault";
728
- readonly $fault: "client";
729
- constructor(
730
- opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>
731
- );
732
- }
733
- export declare class EndpointAuthorizationNotFoundFault extends __BaseException {
734
- readonly name: "EndpointAuthorizationNotFoundFault";
735
- readonly $fault: "client";
736
- constructor(
737
- opts: __ExceptionOptionType<
738
- EndpointAuthorizationNotFoundFault,
739
- __BaseException
740
- >
741
- );
742
- }
743
- export interface FailoverPrimaryComputeInputMessage {
744
- ClusterIdentifier: string | undefined;
745
- }
746
- export interface FailoverPrimaryComputeResult {
747
- Cluster?: Cluster | undefined;
748
- }
749
- export interface GetClusterCredentialsMessage {
750
- DbUser: string | undefined;
751
- DbName?: string | undefined;
752
- ClusterIdentifier?: string | undefined;
753
- DurationSeconds?: number | undefined;
754
- AutoCreate?: boolean | undefined;
755
- DbGroups?: string[] | undefined;
756
- CustomDomainName?: string | undefined;
757
- }
758
- export interface GetClusterCredentialsWithIAMMessage {
759
- DbName?: string | undefined;
760
- ClusterIdentifier?: string | undefined;
761
- DurationSeconds?: number | undefined;
762
- CustomDomainName?: string | undefined;
763
- }
764
- export interface GetIdentityCenterAuthTokenRequest {
765
- ClusterIds: string[] | undefined;
766
- }
767
- export interface GetIdentityCenterAuthTokenResponse {
768
- Token?: string | undefined;
769
- ExpirationTime?: Date | undefined;
770
- }
771
- export declare class RedshiftInvalidParameterFault extends __BaseException {
772
- readonly name: "RedshiftInvalidParameterFault";
773
- readonly $fault: "client";
774
- constructor(
775
- opts: __ExceptionOptionType<RedshiftInvalidParameterFault, __BaseException>
776
- );
777
- }
778
- export declare const ReservedNodeExchangeActionType: {
779
- readonly RESIZE_CLUSTER: "resize-cluster";
780
- readonly RESTORE_CLUSTER: "restore-cluster";
781
- };
782
- export type ReservedNodeExchangeActionType =
783
- (typeof ReservedNodeExchangeActionType)[keyof typeof ReservedNodeExchangeActionType];
784
- export interface GetReservedNodeExchangeConfigurationOptionsInputMessage {
785
- ActionType: ReservedNodeExchangeActionType | undefined;
786
- ClusterIdentifier?: string | undefined;
787
- SnapshotIdentifier?: string | undefined;
788
- MaxRecords?: number | undefined;
789
- Marker?: string | undefined;
790
- }
791
- export interface ReservedNodeConfigurationOption {
792
- SourceReservedNode?: ReservedNode | undefined;
793
- TargetReservedNodeCount?: number | undefined;
794
- TargetReservedNodeOffering?: ReservedNodeOffering | undefined;
795
- }
796
- export interface GetReservedNodeExchangeConfigurationOptionsOutputMessage {
797
- Marker?: string | undefined;
798
- ReservedNodeConfigurationOptionList?:
799
- | ReservedNodeConfigurationOption[]
800
- | undefined;
801
- }
802
- export interface GetReservedNodeExchangeOfferingsInputMessage {
803
- ReservedNodeId: string | undefined;
804
- MaxRecords?: number | undefined;
805
- Marker?: string | undefined;
806
- }
807
- export interface GetReservedNodeExchangeOfferingsOutputMessage {
808
- Marker?: string | undefined;
809
- ReservedNodeOfferings?: ReservedNodeOffering[] | undefined;
810
- }
811
- export interface GetResourcePolicyMessage {
812
- ResourceArn: string | undefined;
813
- }
814
- export interface ResourcePolicy {
815
- ResourceArn?: string | undefined;
816
- Policy?: string | undefined;
817
- }
818
- export interface GetResourcePolicyResult {
819
- ResourcePolicy?: ResourcePolicy | undefined;
820
- }
821
- export declare class InvalidPolicyFault extends __BaseException {
822
- readonly name: "InvalidPolicyFault";
823
- readonly $fault: "client";
824
- constructor(opts: __ExceptionOptionType<InvalidPolicyFault, __BaseException>);
825
- }
826
- export declare const ImpactRankingType: {
827
- readonly HIGH: "HIGH";
828
- readonly LOW: "LOW";
829
- readonly MEDIUM: "MEDIUM";
830
- };
831
- export type ImpactRankingType =
832
- (typeof ImpactRankingType)[keyof typeof ImpactRankingType];
833
- export declare class InProgressTableRestoreQuotaExceededFault extends __BaseException {
834
- readonly name: "InProgressTableRestoreQuotaExceededFault";
835
- readonly $fault: "client";
836
- constructor(
837
- opts: __ExceptionOptionType<
838
- InProgressTableRestoreQuotaExceededFault,
839
- __BaseException
840
- >
841
- );
842
- }
843
- export declare class InvalidRestoreFault extends __BaseException {
844
- readonly name: "InvalidRestoreFault";
845
- readonly $fault: "client";
846
- constructor(
847
- opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>
848
- );
849
- }
850
- export declare class InvalidTableRestoreArgumentFault extends __BaseException {
851
- readonly name: "InvalidTableRestoreArgumentFault";
852
- readonly $fault: "client";
853
- constructor(
854
- opts: __ExceptionOptionType<
855
- InvalidTableRestoreArgumentFault,
856
- __BaseException
857
- >
858
- );
859
- }
860
- export interface ListRecommendationsMessage {
861
- ClusterIdentifier?: string | undefined;
862
- NamespaceArn?: string | undefined;
863
- MaxRecords?: number | undefined;
864
- Marker?: string | undefined;
865
- }
866
- export declare const RecommendedActionType: {
867
- readonly CLI: "CLI";
868
- readonly SQL: "SQL";
869
- };
870
- export type RecommendedActionType =
871
- (typeof RecommendedActionType)[keyof typeof RecommendedActionType];
872
- export interface RecommendedAction {
873
- Text?: string | undefined;
874
- Database?: string | undefined;
875
- Command?: string | undefined;
876
- Type?: RecommendedActionType | undefined;
877
- }
878
- export interface ReferenceLink {
879
- Text?: string | undefined;
880
- Link?: string | undefined;
881
- }
882
- export interface Recommendation {
883
- Id?: string | undefined;
884
- ClusterIdentifier?: string | undefined;
885
- NamespaceArn?: string | undefined;
886
- CreatedAt?: Date | undefined;
887
- RecommendationType?: string | undefined;
888
- Title?: string | undefined;
889
- Description?: string | undefined;
890
- Observation?: string | undefined;
891
- ImpactRanking?: ImpactRankingType | undefined;
892
- RecommendationText?: string | undefined;
893
- RecommendedActions?: RecommendedAction[] | undefined;
894
- ReferenceLinks?: ReferenceLink[] | undefined;
895
- }
896
- export interface ListRecommendationsResult {
897
- Recommendations?: Recommendation[] | undefined;
898
- Marker?: string | undefined;
899
- }
900
- export interface ModifyAquaInputMessage {
901
- ClusterIdentifier: string | undefined;
902
- AquaConfigurationStatus?: AquaConfigurationStatus | undefined;
903
- }
904
- export interface ModifyAquaOutputMessage {
905
- AquaConfiguration?: AquaConfiguration | undefined;
906
- }
907
- export interface ModifyAuthenticationProfileMessage {
908
- AuthenticationProfileName: string | undefined;
909
- AuthenticationProfileContent: string | undefined;
910
- }
911
- export interface ModifyAuthenticationProfileResult {
912
- AuthenticationProfileName?: string | undefined;
913
- AuthenticationProfileContent?: string | undefined;
914
- }
915
- export interface ModifyClusterMessage {
916
- ClusterIdentifier: string | undefined;
917
- ClusterType?: string | undefined;
918
- NodeType?: string | undefined;
919
- NumberOfNodes?: number | undefined;
920
- ClusterSecurityGroups?: string[] | undefined;
921
- VpcSecurityGroupIds?: string[] | undefined;
922
- MasterUserPassword?: string | undefined;
923
- ClusterParameterGroupName?: string | undefined;
924
- AutomatedSnapshotRetentionPeriod?: number | undefined;
925
- ManualSnapshotRetentionPeriod?: number | undefined;
926
- PreferredMaintenanceWindow?: string | undefined;
927
- ClusterVersion?: string | undefined;
928
- AllowVersionUpgrade?: boolean | undefined;
929
- HsmClientCertificateIdentifier?: string | undefined;
930
- HsmConfigurationIdentifier?: string | undefined;
931
- NewClusterIdentifier?: string | undefined;
932
- PubliclyAccessible?: boolean | undefined;
933
- ElasticIp?: string | undefined;
934
- EnhancedVpcRouting?: boolean | undefined;
935
- MaintenanceTrackName?: string | undefined;
936
- Encrypted?: boolean | undefined;
937
- KmsKeyId?: string | undefined;
938
- AvailabilityZoneRelocation?: boolean | undefined;
939
- AvailabilityZone?: string | undefined;
940
- Port?: number | undefined;
941
- ManageMasterPassword?: boolean | undefined;
942
- MasterPasswordSecretKmsKeyId?: string | undefined;
943
- IpAddressType?: string | undefined;
944
- MultiAZ?: boolean | undefined;
945
- }
946
- export interface ModifyClusterResult {
947
- Cluster?: Cluster | undefined;
948
- }
949
- export declare class TableLimitExceededFault extends __BaseException {
950
- readonly name: "TableLimitExceededFault";
951
- readonly $fault: "client";
952
- constructor(
953
- opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>
954
- );
955
- }
956
- export declare class UnsupportedOptionFault extends __BaseException {
957
- readonly name: "UnsupportedOptionFault";
958
- readonly $fault: "client";
959
- constructor(
960
- opts: __ExceptionOptionType<UnsupportedOptionFault, __BaseException>
961
- );
962
- }
963
- export interface ModifyClusterDbRevisionMessage {
964
- ClusterIdentifier: string | undefined;
965
- RevisionTarget: string | undefined;
966
- }
967
- export interface ModifyClusterDbRevisionResult {
968
- Cluster?: Cluster | undefined;
969
- }
970
- export interface ModifyClusterIamRolesMessage {
971
- ClusterIdentifier: string | undefined;
972
- AddIamRoles?: string[] | undefined;
973
- RemoveIamRoles?: string[] | undefined;
974
- DefaultIamRoleArn?: string | undefined;
975
- }
976
- export interface ModifyClusterIamRolesResult {
977
- Cluster?: Cluster | undefined;
978
- }
979
- export interface ModifyClusterMaintenanceMessage {
980
- ClusterIdentifier: string | undefined;
981
- DeferMaintenance?: boolean | undefined;
982
- DeferMaintenanceIdentifier?: string | undefined;
983
- DeferMaintenanceStartTime?: Date | undefined;
984
- DeferMaintenanceEndTime?: Date | undefined;
985
- DeferMaintenanceDuration?: number | undefined;
986
- }
987
- export interface ModifyClusterMaintenanceResult {
988
- Cluster?: Cluster | undefined;
989
- }
990
- export interface ModifyClusterParameterGroupMessage {
991
- ParameterGroupName: string | undefined;
992
- Parameters: Parameter[] | undefined;
993
- }
994
- export interface ModifyClusterSnapshotMessage {
995
- SnapshotIdentifier: string | undefined;
996
- ManualSnapshotRetentionPeriod?: number | undefined;
997
- Force?: boolean | undefined;
998
- }
999
- export interface ModifyClusterSnapshotResult {
1000
- Snapshot?: Snapshot | undefined;
1001
- }
1002
- export interface ModifyClusterSnapshotScheduleMessage {
1003
- ClusterIdentifier: string | undefined;
1004
- ScheduleIdentifier?: string | undefined;
1005
- DisassociateSchedule?: boolean | undefined;
1006
- }
1007
- export interface ModifyClusterSubnetGroupMessage {
1008
- ClusterSubnetGroupName: string | undefined;
1009
- Description?: string | undefined;
1010
- SubnetIds: string[] | undefined;
1011
- }
1012
- export interface ModifyClusterSubnetGroupResult {
1013
- ClusterSubnetGroup?: ClusterSubnetGroup | undefined;
1014
- }
1015
- export declare class SubnetAlreadyInUse extends __BaseException {
1016
- readonly name: "SubnetAlreadyInUse";
1017
- readonly $fault: "client";
1018
- constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
1019
- }
1020
- export interface ModifyCustomDomainAssociationMessage {
1021
- CustomDomainName: string | undefined;
1022
- CustomDomainCertificateArn: string | undefined;
1023
- ClusterIdentifier: string | undefined;
1024
- }
1025
- export interface ModifyCustomDomainAssociationResult {
1026
- CustomDomainName?: string | undefined;
1027
- CustomDomainCertificateArn?: string | undefined;
1028
- ClusterIdentifier?: string | undefined;
1029
- CustomDomainCertExpiryTime?: string | undefined;
1030
- }
1031
- export interface ModifyEndpointAccessMessage {
1032
- EndpointName: string | undefined;
1033
- VpcSecurityGroupIds?: string[] | undefined;
1034
- }
1035
- export interface ModifyEventSubscriptionMessage {
1036
- SubscriptionName: string | undefined;
1037
- SnsTopicArn?: string | undefined;
1038
- SourceType?: string | undefined;
1039
- SourceIds?: string[] | undefined;
1040
- EventCategories?: string[] | undefined;
1041
- Severity?: string | undefined;
1042
- Enabled?: boolean | undefined;
1043
- }
1044
- export interface ModifyEventSubscriptionResult {
1045
- EventSubscription?: EventSubscription | undefined;
1046
- }
1047
- export interface ModifyIntegrationMessage {
1048
- IntegrationArn: string | undefined;
1049
- Description?: string | undefined;
1050
- IntegrationName?: string | undefined;
1051
- }
1052
- export interface ModifyRedshiftIdcApplicationMessage {
1053
- RedshiftIdcApplicationArn: string | undefined;
1054
- IdentityNamespace?: string | undefined;
1055
- IamRoleArn?: string | undefined;
1056
- IdcDisplayName?: string | undefined;
1057
- AuthorizedTokenIssuerList?: AuthorizedTokenIssuer[] | undefined;
1058
- ServiceIntegrations?: ServiceIntegrationsUnion[] | undefined;
1059
- }
1060
- export interface ModifyRedshiftIdcApplicationResult {
1061
- RedshiftIdcApplication?: RedshiftIdcApplication | undefined;
1062
- }
1063
- export interface ModifyScheduledActionMessage {
1064
- ScheduledActionName: string | undefined;
1065
- TargetAction?: ScheduledActionType | undefined;
1066
- Schedule?: string | undefined;
1067
- IamRole?: string | undefined;
1068
- ScheduledActionDescription?: string | undefined;
1069
- StartTime?: Date | undefined;
1070
- EndTime?: Date | undefined;
1071
- Enable?: boolean | undefined;
1072
- }
1073
17
  export interface ModifySnapshotCopyRetentionPeriodMessage {
1074
18
  ClusterIdentifier: string | undefined;
1075
19
  RetentionPeriod: number | undefined;
@@ -1078,27 +22,10 @@ export interface ModifySnapshotCopyRetentionPeriodMessage {
1078
22
  export interface ModifySnapshotCopyRetentionPeriodResult {
1079
23
  Cluster?: Cluster | undefined;
1080
24
  }
1081
- export declare class SnapshotCopyDisabledFault extends __BaseException {
1082
- readonly name: "SnapshotCopyDisabledFault";
1083
- readonly $fault: "client";
1084
- constructor(
1085
- opts: __ExceptionOptionType<SnapshotCopyDisabledFault, __BaseException>
1086
- );
1087
- }
1088
25
  export interface ModifySnapshotScheduleMessage {
1089
26
  ScheduleIdentifier: string | undefined;
1090
27
  ScheduleDefinitions: string[] | undefined;
1091
28
  }
1092
- export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
1093
- readonly name: "SnapshotScheduleUpdateInProgressFault";
1094
- readonly $fault: "client";
1095
- constructor(
1096
- opts: __ExceptionOptionType<
1097
- SnapshotScheduleUpdateInProgressFault,
1098
- __BaseException
1099
- >
1100
- );
1101
- }
1102
29
  export interface ModifyUsageLimitMessage {
1103
30
  UsageLimitId: string | undefined;
1104
31
  Amount?: number | undefined;
@@ -1114,13 +41,6 @@ export interface PurchaseReservedNodeOfferingMessage {
1114
41
  export interface PurchaseReservedNodeOfferingResult {
1115
42
  ReservedNode?: ReservedNode | undefined;
1116
43
  }
1117
- export declare class ReservedNodeQuotaExceededFault extends __BaseException {
1118
- readonly name: "ReservedNodeQuotaExceededFault";
1119
- readonly $fault: "client";
1120
- constructor(
1121
- opts: __ExceptionOptionType<ReservedNodeQuotaExceededFault, __BaseException>
1122
- );
1123
- }
1124
44
  export interface PutResourcePolicyMessage {
1125
45
  ResourceArn: string | undefined;
1126
46
  Policy: string | undefined;