@aws-sdk/client-redshift 3.169.0 → 3.170.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 (174) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Redshift.d.ts +2176 -600
  3. package/dist-types/ts3.4/RedshiftClient.d.ts +843 -192
  4. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +38 -17
  6. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +35 -17
  9. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +41 -17
  11. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +41 -17
  13. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +34 -17
  14. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +38 -17
  15. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +41 -17
  16. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +34 -17
  17. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
  23. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -17
  29. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +34 -17
  30. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +38 -17
  31. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +34 -17
  33. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +37 -17
  34. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +37 -17
  35. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +37 -17
  37. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +37 -17
  39. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +37 -17
  40. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +36 -17
  41. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +38 -17
  42. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +36 -17
  43. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +36 -17
  45. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -17
  46. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +32 -17
  47. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +41 -17
  50. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +41 -17
  51. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +41 -17
  52. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +41 -17
  54. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +41 -17
  57. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +34 -17
  58. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +38 -17
  59. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +41 -17
  60. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +41 -17
  63. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +41 -17
  64. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
  65. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
  66. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +34 -17
  67. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +41 -17
  68. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +41 -17
  69. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +41 -17
  70. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +41 -17
  71. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +41 -17
  72. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +38 -17
  73. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +41 -17
  74. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +41 -17
  75. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +41 -17
  76. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +35 -18
  77. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +41 -17
  78. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +41 -17
  79. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +41 -17
  80. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +34 -17
  81. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +41 -17
  82. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +37 -17
  83. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +35 -17
  84. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +34 -17
  85. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +38 -17
  86. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +39 -18
  87. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +34 -17
  88. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +38 -17
  89. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +39 -18
  90. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +39 -18
  91. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +41 -17
  92. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +41 -17
  93. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +41 -17
  94. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +41 -17
  95. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +34 -17
  96. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +41 -17
  97. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +41 -17
  98. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +41 -17
  99. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +39 -18
  100. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +41 -17
  101. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +37 -17
  102. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +41 -17
  103. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +39 -18
  104. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
  105. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +39 -18
  106. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +41 -17
  107. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +39 -18
  108. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +35 -18
  109. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +35 -18
  110. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +41 -17
  111. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +34 -17
  112. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +35 -18
  113. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +39 -18
  114. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +35 -18
  115. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +41 -17
  116. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +41 -17
  117. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +35 -18
  118. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +41 -17
  119. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +39 -18
  120. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +41 -17
  121. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +38 -17
  122. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +36 -18
  123. package/dist-types/ts3.4/commands/index.d.ts +119 -119
  124. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  125. package/dist-types/ts3.4/index.d.ts +7 -7
  126. package/dist-types/ts3.4/models/RedshiftServiceException.d.ts +8 -6
  127. package/dist-types/ts3.4/models/index.d.ts +2 -2
  128. package/dist-types/ts3.4/models/models_0.d.ts +3530 -3006
  129. package/dist-types/ts3.4/models/models_1.d.ts +1514 -1327
  130. package/dist-types/ts3.4/pagination/DescribeClusterDbRevisionsPaginator.d.ts +11 -4
  131. package/dist-types/ts3.4/pagination/DescribeClusterParameterGroupsPaginator.d.ts +11 -4
  132. package/dist-types/ts3.4/pagination/DescribeClusterParametersPaginator.d.ts +11 -4
  133. package/dist-types/ts3.4/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +11 -4
  134. package/dist-types/ts3.4/pagination/DescribeClusterSnapshotsPaginator.d.ts +11 -4
  135. package/dist-types/ts3.4/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +11 -4
  136. package/dist-types/ts3.4/pagination/DescribeClusterTracksPaginator.d.ts +11 -4
  137. package/dist-types/ts3.4/pagination/DescribeClusterVersionsPaginator.d.ts +11 -4
  138. package/dist-types/ts3.4/pagination/DescribeClustersPaginator.d.ts +11 -4
  139. package/dist-types/ts3.4/pagination/DescribeDataSharesForConsumerPaginator.d.ts +11 -4
  140. package/dist-types/ts3.4/pagination/DescribeDataSharesForProducerPaginator.d.ts +11 -4
  141. package/dist-types/ts3.4/pagination/DescribeDataSharesPaginator.d.ts +11 -4
  142. package/dist-types/ts3.4/pagination/DescribeDefaultClusterParametersPaginator.d.ts +11 -4
  143. package/dist-types/ts3.4/pagination/DescribeEndpointAccessPaginator.d.ts +11 -4
  144. package/dist-types/ts3.4/pagination/DescribeEndpointAuthorizationPaginator.d.ts +11 -4
  145. package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
  146. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
  147. package/dist-types/ts3.4/pagination/DescribeHsmClientCertificatesPaginator.d.ts +11 -4
  148. package/dist-types/ts3.4/pagination/DescribeHsmConfigurationsPaginator.d.ts +11 -4
  149. package/dist-types/ts3.4/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +11 -4
  150. package/dist-types/ts3.4/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +11 -4
  151. package/dist-types/ts3.4/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +11 -4
  152. package/dist-types/ts3.4/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +11 -4
  153. package/dist-types/ts3.4/pagination/DescribeReservedNodesPaginator.d.ts +11 -4
  154. package/dist-types/ts3.4/pagination/DescribeScheduledActionsPaginator.d.ts +11 -4
  155. package/dist-types/ts3.4/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +11 -4
  156. package/dist-types/ts3.4/pagination/DescribeSnapshotSchedulesPaginator.d.ts +11 -4
  157. package/dist-types/ts3.4/pagination/DescribeTableRestoreStatusPaginator.d.ts +11 -4
  158. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -4
  159. package/dist-types/ts3.4/pagination/DescribeUsageLimitsPaginator.d.ts +11 -4
  160. package/dist-types/ts3.4/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +11 -4
  161. package/dist-types/ts3.4/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +11 -4
  162. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  163. package/dist-types/ts3.4/pagination/index.d.ts +33 -33
  164. package/dist-types/ts3.4/protocols/Aws_query.d.ts +1433 -359
  165. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  166. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  169. package/dist-types/ts3.4/waiters/index.d.ts +4 -4
  170. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +13 -7
  171. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +13 -7
  172. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +13 -7
  173. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +13 -7
  174. package/package.json +35 -35
@@ -1,1327 +1,1514 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
- import { ActionType, AquaConfiguration, AquaConfigurationStatus, AvailabilityZone, Cluster, ClusterSecurityGroup, ClusterSubnetGroup, EventSubscription, HsmConfiguration, Parameter, RecurringCharge, ReservedNode, ReservedNodeExchangeStatus, ReservedNodeOfferingType, ScheduledAction, ScheduledActionType, Snapshot, SnapshotCopyGrant, SnapshotSchedule, Tag, UsageLimit, UsageLimitBreachAction, UsageLimitFeatureType } from "./models_0";
3
- import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
4
-
5
- export interface DescribeHsmConfigurationsMessage {
6
-
7
- HsmConfigurationIdentifier?: string;
8
-
9
- MaxRecords?: number;
10
-
11
- Marker?: string;
12
-
13
- TagKeys?: string[];
14
-
15
- TagValues?: string[];
16
- }
17
-
18
- export interface HsmConfigurationMessage {
19
-
20
- Marker?: string;
21
-
22
- HsmConfigurations?: HsmConfiguration[];
23
- }
24
-
25
- export interface DescribeLoggingStatusMessage {
26
-
27
- ClusterIdentifier: string | undefined;
28
- }
29
- export declare enum LogDestinationType {
30
- CLOUDWATCH = "cloudwatch",
31
- S3 = "s3"
32
- }
33
-
34
- export interface LoggingStatus {
35
-
36
- LoggingEnabled?: boolean;
37
-
38
- BucketName?: string;
39
-
40
- S3KeyPrefix?: string;
41
-
42
- LastSuccessfulDeliveryTime?: Date;
43
-
44
- LastFailureTime?: Date;
45
-
46
- LastFailureMessage?: string;
47
-
48
- LogDestinationType?: LogDestinationType | string;
49
-
50
- LogExports?: string[];
51
- }
52
- export declare enum NodeConfigurationOptionsFilterName {
53
- ESTIMATED_DISK_UTILIZATION_PERCENT = "EstimatedDiskUtilizationPercent",
54
- MODE = "Mode",
55
- NODE_TYPE = "NodeType",
56
- NUM_NODES = "NumberOfNodes"
57
- }
58
- export declare enum OperatorType {
59
- BETWEEN = "between",
60
- EQ = "eq",
61
- GE = "ge",
62
- GT = "gt",
63
- IN = "in",
64
- LE = "le",
65
- LT = "lt"
66
- }
67
-
68
- export interface NodeConfigurationOptionsFilter {
69
-
70
- Name?: NodeConfigurationOptionsFilterName | string;
71
-
72
- Operator?: OperatorType | string;
73
-
74
- Values?: string[];
75
- }
76
- export interface DescribeNodeConfigurationOptionsMessage {
77
-
78
- ActionType: ActionType | string | undefined;
79
-
80
- ClusterIdentifier?: string;
81
-
82
- SnapshotIdentifier?: string;
83
-
84
- SnapshotArn?: string;
85
-
86
- OwnerAccount?: string;
87
-
88
- Filters?: NodeConfigurationOptionsFilter[];
89
-
90
- Marker?: string;
91
-
92
- MaxRecords?: number;
93
- }
94
- export declare enum Mode {
95
- HIGH_PERFORMANCE = "high-performance",
96
- STANDARD = "standard"
97
- }
98
-
99
- export interface NodeConfigurationOption {
100
-
101
- NodeType?: string;
102
-
103
- NumberOfNodes?: number;
104
-
105
- EstimatedDiskUtilizationPercent?: number;
106
-
107
- Mode?: Mode | string;
108
- }
109
- export interface NodeConfigurationOptionsMessage {
110
-
111
- NodeConfigurationOptionList?: NodeConfigurationOption[];
112
-
113
- Marker?: string;
114
- }
115
-
116
- export interface DescribeOrderableClusterOptionsMessage {
117
-
118
- ClusterVersion?: string;
119
-
120
- NodeType?: string;
121
-
122
- MaxRecords?: number;
123
-
124
- Marker?: string;
125
- }
126
-
127
- export interface OrderableClusterOption {
128
-
129
- ClusterVersion?: string;
130
-
131
- ClusterType?: string;
132
-
133
- NodeType?: string;
134
-
135
- AvailabilityZones?: AvailabilityZone[];
136
- }
137
-
138
- export interface OrderableClusterOptionsMessage {
139
-
140
- OrderableClusterOptions?: OrderableClusterOption[];
141
-
142
- Marker?: string;
143
- }
144
- export interface DescribePartnersInputMessage {
145
-
146
- AccountId: string | undefined;
147
-
148
- ClusterIdentifier: string | undefined;
149
-
150
- DatabaseName?: string;
151
-
152
- PartnerName?: string;
153
- }
154
- export declare enum PartnerIntegrationStatus {
155
- Active = "Active",
156
- ConnectionFailure = "ConnectionFailure",
157
- Inactive = "Inactive",
158
- RuntimeFailure = "RuntimeFailure"
159
- }
160
-
161
- export interface PartnerIntegrationInfo {
162
-
163
- DatabaseName?: string;
164
-
165
- PartnerName?: string;
166
-
167
- Status?: PartnerIntegrationStatus | string;
168
-
169
- StatusMessage?: string;
170
-
171
- CreatedAt?: Date;
172
-
173
- UpdatedAt?: Date;
174
- }
175
- export interface DescribePartnersOutputMessage {
176
-
177
- PartnerIntegrationInfoList?: PartnerIntegrationInfo[];
178
- }
179
- export interface DescribeReservedNodeExchangeStatusInputMessage {
180
-
181
- ReservedNodeId?: string;
182
-
183
- ReservedNodeExchangeRequestId?: string;
184
-
185
- MaxRecords?: number;
186
-
187
- Marker?: string;
188
- }
189
- export interface DescribeReservedNodeExchangeStatusOutputMessage {
190
-
191
- ReservedNodeExchangeStatusDetails?: ReservedNodeExchangeStatus[];
192
-
193
- Marker?: string;
194
- }
195
-
196
- export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
197
- readonly name: "ReservedNodeExchangeNotFoundFault";
198
- readonly $fault: "client";
199
-
200
- constructor(opts: __ExceptionOptionType<ReservedNodeExchangeNotFoundFault, __BaseException>);
201
- }
202
-
203
- export interface DescribeReservedNodeOfferingsMessage {
204
-
205
- ReservedNodeOfferingId?: string;
206
-
207
- MaxRecords?: number;
208
-
209
- Marker?: string;
210
- }
211
-
212
- export interface ReservedNodeOffering {
213
-
214
- ReservedNodeOfferingId?: string;
215
-
216
- NodeType?: string;
217
-
218
- Duration?: number;
219
-
220
- FixedPrice?: number;
221
-
222
- UsagePrice?: number;
223
-
224
- CurrencyCode?: string;
225
-
226
- OfferingType?: string;
227
-
228
- RecurringCharges?: RecurringCharge[];
229
-
230
- ReservedNodeOfferingType?: ReservedNodeOfferingType | string;
231
- }
232
-
233
- export interface ReservedNodeOfferingsMessage {
234
-
235
- Marker?: string;
236
-
237
- ReservedNodeOfferings?: ReservedNodeOffering[];
238
- }
239
-
240
- export interface DescribeReservedNodesMessage {
241
-
242
- ReservedNodeId?: string;
243
-
244
- MaxRecords?: number;
245
-
246
- Marker?: string;
247
- }
248
-
249
- export interface ReservedNodesMessage {
250
-
251
- Marker?: string;
252
-
253
- ReservedNodes?: ReservedNode[];
254
- }
255
-
256
- export interface DescribeResizeMessage {
257
-
258
- ClusterIdentifier: string | undefined;
259
- }
260
- export declare enum ScheduledActionFilterName {
261
- CLUSTER_IDENTIFIER = "cluster-identifier",
262
- IAM_ROLE = "iam-role"
263
- }
264
-
265
- export interface ScheduledActionFilter {
266
-
267
- Name: ScheduledActionFilterName | string | undefined;
268
-
269
- Values: string[] | undefined;
270
- }
271
- export declare enum ScheduledActionTypeValues {
272
- PAUSE_CLUSTER = "PauseCluster",
273
- RESIZE_CLUSTER = "ResizeCluster",
274
- RESUME_CLUSTER = "ResumeCluster"
275
- }
276
- export interface DescribeScheduledActionsMessage {
277
-
278
- ScheduledActionName?: string;
279
-
280
- TargetActionType?: ScheduledActionTypeValues | string;
281
-
282
- StartTime?: Date;
283
-
284
- EndTime?: Date;
285
-
286
- Active?: boolean;
287
-
288
- Filters?: ScheduledActionFilter[];
289
-
290
- Marker?: string;
291
-
292
- MaxRecords?: number;
293
- }
294
- export interface ScheduledActionsMessage {
295
-
296
- Marker?: string;
297
-
298
- ScheduledActions?: ScheduledAction[];
299
- }
300
-
301
- export interface DescribeSnapshotCopyGrantsMessage {
302
-
303
- SnapshotCopyGrantName?: string;
304
-
305
- MaxRecords?: number;
306
-
307
- Marker?: string;
308
-
309
- TagKeys?: string[];
310
-
311
- TagValues?: string[];
312
- }
313
-
314
- export interface SnapshotCopyGrantMessage {
315
-
316
- Marker?: string;
317
-
318
- SnapshotCopyGrants?: SnapshotCopyGrant[];
319
- }
320
- export interface DescribeSnapshotSchedulesMessage {
321
-
322
- ClusterIdentifier?: string;
323
-
324
- ScheduleIdentifier?: string;
325
-
326
- TagKeys?: string[];
327
-
328
- TagValues?: string[];
329
-
330
- Marker?: string;
331
-
332
- MaxRecords?: number;
333
- }
334
- export interface DescribeSnapshotSchedulesOutputMessage {
335
-
336
- SnapshotSchedules?: SnapshotSchedule[];
337
-
338
- Marker?: string;
339
- }
340
-
341
- export interface DescribeTableRestoreStatusMessage {
342
-
343
- ClusterIdentifier?: string;
344
-
345
- TableRestoreRequestId?: string;
346
-
347
- MaxRecords?: number;
348
-
349
- Marker?: string;
350
- }
351
-
352
- export declare class TableRestoreNotFoundFault extends __BaseException {
353
- readonly name: "TableRestoreNotFoundFault";
354
- readonly $fault: "client";
355
-
356
- constructor(opts: __ExceptionOptionType<TableRestoreNotFoundFault, __BaseException>);
357
- }
358
- export declare type TableRestoreStatusType = "CANCELED" | "FAILED" | "IN_PROGRESS" | "PENDING" | "SUCCEEDED";
359
-
360
- export interface TableRestoreStatus {
361
-
362
- TableRestoreRequestId?: string;
363
-
364
- Status?: TableRestoreStatusType | string;
365
-
366
- Message?: string;
367
-
368
- RequestTime?: Date;
369
-
370
- ProgressInMegaBytes?: number;
371
-
372
- TotalDataInMegaBytes?: number;
373
-
374
- ClusterIdentifier?: string;
375
-
376
- SnapshotIdentifier?: string;
377
-
378
- SourceDatabaseName?: string;
379
-
380
- SourceSchemaName?: string;
381
-
382
- SourceTableName?: string;
383
-
384
- TargetDatabaseName?: string;
385
-
386
- TargetSchemaName?: string;
387
-
388
- NewTableName?: string;
389
- }
390
-
391
- export interface TableRestoreStatusMessage {
392
-
393
- TableRestoreStatusDetails?: TableRestoreStatus[];
394
-
395
- Marker?: string;
396
- }
397
-
398
- export interface DescribeTagsMessage {
399
-
400
- ResourceName?: string;
401
-
402
- ResourceType?: string;
403
-
404
- MaxRecords?: number;
405
-
406
- Marker?: string;
407
-
408
- TagKeys?: string[];
409
-
410
- TagValues?: string[];
411
- }
412
-
413
- export interface TaggedResource {
414
-
415
- Tag?: Tag;
416
-
417
- ResourceName?: string;
418
-
419
- ResourceType?: string;
420
- }
421
-
422
- export interface TaggedResourceListMessage {
423
-
424
- TaggedResources?: TaggedResource[];
425
-
426
- Marker?: string;
427
- }
428
- export interface DescribeUsageLimitsMessage {
429
-
430
- UsageLimitId?: string;
431
-
432
- ClusterIdentifier?: string;
433
-
434
- FeatureType?: UsageLimitFeatureType | string;
435
-
436
- MaxRecords?: number;
437
-
438
- Marker?: string;
439
-
440
- TagKeys?: string[];
441
-
442
- TagValues?: string[];
443
- }
444
- export interface UsageLimitList {
445
-
446
- UsageLimits?: UsageLimit[];
447
-
448
- Marker?: string;
449
- }
450
-
451
- export interface DisableLoggingMessage {
452
-
453
- ClusterIdentifier: string | undefined;
454
- }
455
-
456
- export interface DisableSnapshotCopyMessage {
457
-
458
- ClusterIdentifier: string | undefined;
459
- }
460
- export interface DisableSnapshotCopyResult {
461
-
462
- Cluster?: Cluster;
463
- }
464
-
465
- export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
466
- readonly name: "SnapshotCopyAlreadyDisabledFault";
467
- readonly $fault: "client";
468
-
469
- constructor(opts: __ExceptionOptionType<SnapshotCopyAlreadyDisabledFault, __BaseException>);
470
- }
471
- export interface DisassociateDataShareConsumerMessage {
472
-
473
- DataShareArn: string | undefined;
474
-
475
- DisassociateEntireAccount?: boolean;
476
-
477
- ConsumerArn?: string;
478
-
479
- ConsumerRegion?: string;
480
- }
481
-
482
- export interface EnableLoggingMessage {
483
-
484
- ClusterIdentifier: string | undefined;
485
-
486
- BucketName?: string;
487
-
488
- S3KeyPrefix?: string;
489
-
490
- LogDestinationType?: LogDestinationType | string;
491
-
492
- LogExports?: string[];
493
- }
494
-
495
- export declare class InsufficientS3BucketPolicyFault extends __BaseException {
496
- readonly name: "InsufficientS3BucketPolicyFault";
497
- readonly $fault: "client";
498
-
499
- constructor(opts: __ExceptionOptionType<InsufficientS3BucketPolicyFault, __BaseException>);
500
- }
501
-
502
- export declare class InvalidS3BucketNameFault extends __BaseException {
503
- readonly name: "InvalidS3BucketNameFault";
504
- readonly $fault: "client";
505
-
506
- constructor(opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>);
507
- }
508
-
509
- export declare class InvalidS3KeyPrefixFault extends __BaseException {
510
- readonly name: "InvalidS3KeyPrefixFault";
511
- readonly $fault: "client";
512
-
513
- constructor(opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>);
514
- }
515
-
516
- export interface EnableSnapshotCopyMessage {
517
-
518
- ClusterIdentifier: string | undefined;
519
-
520
- DestinationRegion: string | undefined;
521
-
522
- RetentionPeriod?: number;
523
-
524
- SnapshotCopyGrantName?: string;
525
-
526
- ManualSnapshotRetentionPeriod?: number;
527
- }
528
- export interface EnableSnapshotCopyResult {
529
-
530
- Cluster?: Cluster;
531
- }
532
-
533
- export declare class IncompatibleOrderableOptions extends __BaseException {
534
- readonly name: "IncompatibleOrderableOptions";
535
- readonly $fault: "client";
536
-
537
- constructor(opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>);
538
- }
539
-
540
- export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
541
- readonly name: "SnapshotCopyAlreadyEnabledFault";
542
- readonly $fault: "client";
543
-
544
- constructor(opts: __ExceptionOptionType<SnapshotCopyAlreadyEnabledFault, __BaseException>);
545
- }
546
-
547
- export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
548
- readonly name: "UnknownSnapshotCopyRegionFault";
549
- readonly $fault: "client";
550
-
551
- constructor(opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>);
552
- }
553
-
554
- export declare class EndpointAuthorizationNotFoundFault extends __BaseException {
555
- readonly name: "EndpointAuthorizationNotFoundFault";
556
- readonly $fault: "client";
557
-
558
- constructor(opts: __ExceptionOptionType<EndpointAuthorizationNotFoundFault, __BaseException>);
559
- }
560
-
561
- export interface GetClusterCredentialsMessage {
562
-
563
- DbUser: string | undefined;
564
-
565
- DbName?: string;
566
-
567
- ClusterIdentifier: string | undefined;
568
-
569
- DurationSeconds?: number;
570
-
571
- AutoCreate?: boolean;
572
-
573
- DbGroups?: string[];
574
- }
575
- export interface GetClusterCredentialsWithIAMMessage {
576
-
577
- DbName?: string;
578
-
579
- ClusterIdentifier: string | undefined;
580
-
581
- DurationSeconds?: number;
582
- }
583
- export declare enum ReservedNodeExchangeActionType {
584
- RESIZE_CLUSTER = "resize-cluster",
585
- RESTORE_CLUSTER = "restore-cluster"
586
- }
587
- export interface GetReservedNodeExchangeConfigurationOptionsInputMessage {
588
-
589
- ActionType: ReservedNodeExchangeActionType | string | undefined;
590
-
591
- ClusterIdentifier?: string;
592
-
593
- SnapshotIdentifier?: string;
594
-
595
- MaxRecords?: number;
596
-
597
- Marker?: string;
598
- }
599
-
600
- export interface ReservedNodeConfigurationOption {
601
-
602
- SourceReservedNode?: ReservedNode;
603
-
604
- TargetReservedNodeCount?: number;
605
-
606
- TargetReservedNodeOffering?: ReservedNodeOffering;
607
- }
608
- export interface GetReservedNodeExchangeConfigurationOptionsOutputMessage {
609
-
610
- Marker?: string;
611
-
612
- ReservedNodeConfigurationOptionList?: ReservedNodeConfigurationOption[];
613
- }
614
-
615
- export interface GetReservedNodeExchangeOfferingsInputMessage {
616
-
617
- ReservedNodeId: string | undefined;
618
-
619
- MaxRecords?: number;
620
-
621
- Marker?: string;
622
- }
623
- export interface GetReservedNodeExchangeOfferingsOutputMessage {
624
-
625
- Marker?: string;
626
-
627
- ReservedNodeOfferings?: ReservedNodeOffering[];
628
- }
629
-
630
- export declare class InProgressTableRestoreQuotaExceededFault extends __BaseException {
631
- readonly name: "InProgressTableRestoreQuotaExceededFault";
632
- readonly $fault: "client";
633
-
634
- constructor(opts: __ExceptionOptionType<InProgressTableRestoreQuotaExceededFault, __BaseException>);
635
- }
636
-
637
- export declare class InvalidRestoreFault extends __BaseException {
638
- readonly name: "InvalidRestoreFault";
639
- readonly $fault: "client";
640
-
641
- constructor(opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>);
642
- }
643
-
644
- export declare class InvalidTableRestoreArgumentFault extends __BaseException {
645
- readonly name: "InvalidTableRestoreArgumentFault";
646
- readonly $fault: "client";
647
-
648
- constructor(opts: __ExceptionOptionType<InvalidTableRestoreArgumentFault, __BaseException>);
649
- }
650
- export interface ModifyAquaInputMessage {
651
-
652
- ClusterIdentifier: string | undefined;
653
-
654
- AquaConfigurationStatus?: AquaConfigurationStatus | string;
655
- }
656
- export interface ModifyAquaOutputMessage {
657
-
658
- AquaConfiguration?: AquaConfiguration;
659
- }
660
- export interface ModifyAuthenticationProfileMessage {
661
-
662
- AuthenticationProfileName: string | undefined;
663
-
664
- AuthenticationProfileContent: string | undefined;
665
- }
666
- export interface ModifyAuthenticationProfileResult {
667
-
668
- AuthenticationProfileName?: string;
669
-
670
- AuthenticationProfileContent?: string;
671
- }
672
-
673
- export interface ModifyClusterMessage {
674
-
675
- ClusterIdentifier: string | undefined;
676
-
677
- ClusterType?: string;
678
-
679
- NodeType?: string;
680
-
681
- NumberOfNodes?: number;
682
-
683
- ClusterSecurityGroups?: string[];
684
-
685
- VpcSecurityGroupIds?: string[];
686
-
687
- MasterUserPassword?: string;
688
-
689
- ClusterParameterGroupName?: string;
690
-
691
- AutomatedSnapshotRetentionPeriod?: number;
692
-
693
- ManualSnapshotRetentionPeriod?: number;
694
-
695
- PreferredMaintenanceWindow?: string;
696
-
697
- ClusterVersion?: string;
698
-
699
- AllowVersionUpgrade?: boolean;
700
-
701
- HsmClientCertificateIdentifier?: string;
702
-
703
- HsmConfigurationIdentifier?: string;
704
-
705
- NewClusterIdentifier?: string;
706
-
707
- PubliclyAccessible?: boolean;
708
-
709
- ElasticIp?: string;
710
-
711
- EnhancedVpcRouting?: boolean;
712
-
713
- MaintenanceTrackName?: string;
714
-
715
- Encrypted?: boolean;
716
-
717
- KmsKeyId?: string;
718
-
719
- AvailabilityZoneRelocation?: boolean;
720
-
721
- AvailabilityZone?: string;
722
-
723
- Port?: number;
724
- }
725
- export interface ModifyClusterResult {
726
-
727
- Cluster?: Cluster;
728
- }
729
-
730
- export declare class TableLimitExceededFault extends __BaseException {
731
- readonly name: "TableLimitExceededFault";
732
- readonly $fault: "client";
733
-
734
- constructor(opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>);
735
- }
736
-
737
- export declare class UnsupportedOptionFault extends __BaseException {
738
- readonly name: "UnsupportedOptionFault";
739
- readonly $fault: "client";
740
-
741
- constructor(opts: __ExceptionOptionType<UnsupportedOptionFault, __BaseException>);
742
- }
743
- export interface ModifyClusterDbRevisionMessage {
744
-
745
- ClusterIdentifier: string | undefined;
746
-
747
- RevisionTarget: string | undefined;
748
- }
749
- export interface ModifyClusterDbRevisionResult {
750
-
751
- Cluster?: Cluster;
752
- }
753
-
754
- export interface ModifyClusterIamRolesMessage {
755
-
756
- ClusterIdentifier: string | undefined;
757
-
758
- AddIamRoles?: string[];
759
-
760
- RemoveIamRoles?: string[];
761
-
762
- DefaultIamRoleArn?: string;
763
- }
764
- export interface ModifyClusterIamRolesResult {
765
-
766
- Cluster?: Cluster;
767
- }
768
- export interface ModifyClusterMaintenanceMessage {
769
-
770
- ClusterIdentifier: string | undefined;
771
-
772
- DeferMaintenance?: boolean;
773
-
774
- DeferMaintenanceIdentifier?: string;
775
-
776
- DeferMaintenanceStartTime?: Date;
777
-
778
- DeferMaintenanceEndTime?: Date;
779
-
780
- DeferMaintenanceDuration?: number;
781
- }
782
- export interface ModifyClusterMaintenanceResult {
783
-
784
- Cluster?: Cluster;
785
- }
786
-
787
- export interface ModifyClusterParameterGroupMessage {
788
-
789
- ParameterGroupName: string | undefined;
790
-
791
- Parameters: Parameter[] | undefined;
792
- }
793
- export interface ModifyClusterSnapshotMessage {
794
-
795
- SnapshotIdentifier: string | undefined;
796
-
797
- ManualSnapshotRetentionPeriod?: number;
798
-
799
- Force?: boolean;
800
- }
801
- export interface ModifyClusterSnapshotResult {
802
-
803
- Snapshot?: Snapshot;
804
- }
805
- export interface ModifyClusterSnapshotScheduleMessage {
806
-
807
- ClusterIdentifier: string | undefined;
808
-
809
- ScheduleIdentifier?: string;
810
-
811
- DisassociateSchedule?: boolean;
812
- }
813
-
814
- export interface ModifyClusterSubnetGroupMessage {
815
-
816
- ClusterSubnetGroupName: string | undefined;
817
-
818
- Description?: string;
819
-
820
- SubnetIds: string[] | undefined;
821
- }
822
- export interface ModifyClusterSubnetGroupResult {
823
-
824
- ClusterSubnetGroup?: ClusterSubnetGroup;
825
- }
826
-
827
- export declare class SubnetAlreadyInUse extends __BaseException {
828
- readonly name: "SubnetAlreadyInUse";
829
- readonly $fault: "client";
830
-
831
- constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
832
- }
833
- export interface ModifyEndpointAccessMessage {
834
-
835
- EndpointName: string | undefined;
836
-
837
- VpcSecurityGroupIds?: string[];
838
- }
839
-
840
- export interface ModifyEventSubscriptionMessage {
841
-
842
- SubscriptionName: string | undefined;
843
-
844
- SnsTopicArn?: string;
845
-
846
- SourceType?: string;
847
-
848
- SourceIds?: string[];
849
-
850
- EventCategories?: string[];
851
-
852
- Severity?: string;
853
-
854
- Enabled?: boolean;
855
- }
856
- export interface ModifyEventSubscriptionResult {
857
-
858
- EventSubscription?: EventSubscription;
859
- }
860
- export interface ModifyScheduledActionMessage {
861
-
862
- ScheduledActionName: string | undefined;
863
-
864
- TargetAction?: ScheduledActionType;
865
-
866
- Schedule?: string;
867
-
868
- IamRole?: string;
869
-
870
- ScheduledActionDescription?: string;
871
-
872
- StartTime?: Date;
873
-
874
- EndTime?: Date;
875
-
876
- Enable?: boolean;
877
- }
878
-
879
- export interface ModifySnapshotCopyRetentionPeriodMessage {
880
-
881
- ClusterIdentifier: string | undefined;
882
-
883
- RetentionPeriod: number | undefined;
884
-
885
- Manual?: boolean;
886
- }
887
- export interface ModifySnapshotCopyRetentionPeriodResult {
888
-
889
- Cluster?: Cluster;
890
- }
891
-
892
- export declare class SnapshotCopyDisabledFault extends __BaseException {
893
- readonly name: "SnapshotCopyDisabledFault";
894
- readonly $fault: "client";
895
-
896
- constructor(opts: __ExceptionOptionType<SnapshotCopyDisabledFault, __BaseException>);
897
- }
898
- export interface ModifySnapshotScheduleMessage {
899
-
900
- ScheduleIdentifier: string | undefined;
901
-
902
- ScheduleDefinitions: string[] | undefined;
903
- }
904
-
905
- export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
906
- readonly name: "SnapshotScheduleUpdateInProgressFault";
907
- readonly $fault: "client";
908
-
909
- constructor(opts: __ExceptionOptionType<SnapshotScheduleUpdateInProgressFault, __BaseException>);
910
- }
911
- export interface ModifyUsageLimitMessage {
912
-
913
- UsageLimitId: string | undefined;
914
-
915
- Amount?: number;
916
-
917
- BreachAction?: UsageLimitBreachAction | string;
918
- }
919
- export interface PauseClusterResult {
920
-
921
- Cluster?: Cluster;
922
- }
923
-
924
- export interface PurchaseReservedNodeOfferingMessage {
925
-
926
- ReservedNodeOfferingId: string | undefined;
927
-
928
- NodeCount?: number;
929
- }
930
- export interface PurchaseReservedNodeOfferingResult {
931
-
932
- ReservedNode?: ReservedNode;
933
- }
934
-
935
- export declare class ReservedNodeQuotaExceededFault extends __BaseException {
936
- readonly name: "ReservedNodeQuotaExceededFault";
937
- readonly $fault: "client";
938
-
939
- constructor(opts: __ExceptionOptionType<ReservedNodeQuotaExceededFault, __BaseException>);
940
- }
941
-
942
- export interface RebootClusterMessage {
943
-
944
- ClusterIdentifier: string | undefined;
945
- }
946
- export interface RebootClusterResult {
947
-
948
- Cluster?: Cluster;
949
- }
950
- export interface RejectDataShareMessage {
951
-
952
- DataShareArn: string | undefined;
953
- }
954
-
955
- export interface ResetClusterParameterGroupMessage {
956
-
957
- ParameterGroupName: string | undefined;
958
-
959
- ResetAllParameters?: boolean;
960
-
961
- Parameters?: Parameter[];
962
- }
963
- export interface ResizeClusterResult {
964
-
965
- Cluster?: Cluster;
966
- }
967
-
968
- export interface RestoreFromClusterSnapshotMessage {
969
-
970
- ClusterIdentifier: string | undefined;
971
-
972
- SnapshotIdentifier?: string;
973
-
974
- SnapshotArn?: string;
975
-
976
- SnapshotClusterIdentifier?: string;
977
-
978
- Port?: number;
979
-
980
- AvailabilityZone?: string;
981
-
982
- AllowVersionUpgrade?: boolean;
983
-
984
- ClusterSubnetGroupName?: string;
985
-
986
- PubliclyAccessible?: boolean;
987
-
988
- OwnerAccount?: string;
989
-
990
- HsmClientCertificateIdentifier?: string;
991
-
992
- HsmConfigurationIdentifier?: string;
993
-
994
- ElasticIp?: string;
995
-
996
- ClusterParameterGroupName?: string;
997
-
998
- ClusterSecurityGroups?: string[];
999
-
1000
- VpcSecurityGroupIds?: string[];
1001
-
1002
- PreferredMaintenanceWindow?: string;
1003
-
1004
- AutomatedSnapshotRetentionPeriod?: number;
1005
-
1006
- ManualSnapshotRetentionPeriod?: number;
1007
-
1008
- KmsKeyId?: string;
1009
-
1010
- NodeType?: string;
1011
-
1012
- EnhancedVpcRouting?: boolean;
1013
-
1014
- AdditionalInfo?: string;
1015
-
1016
- IamRoles?: string[];
1017
-
1018
- MaintenanceTrackName?: string;
1019
-
1020
- SnapshotScheduleIdentifier?: string;
1021
-
1022
- NumberOfNodes?: number;
1023
-
1024
- AvailabilityZoneRelocation?: boolean;
1025
-
1026
- AquaConfigurationStatus?: AquaConfigurationStatus | string;
1027
-
1028
- DefaultIamRoleArn?: string;
1029
-
1030
- ReservedNodeId?: string;
1031
-
1032
- TargetReservedNodeOfferingId?: string;
1033
-
1034
- Encrypted?: boolean;
1035
- }
1036
- export interface RestoreFromClusterSnapshotResult {
1037
-
1038
- Cluster?: Cluster;
1039
- }
1040
-
1041
- export interface RestoreTableFromClusterSnapshotMessage {
1042
-
1043
- ClusterIdentifier: string | undefined;
1044
-
1045
- SnapshotIdentifier: string | undefined;
1046
-
1047
- SourceDatabaseName: string | undefined;
1048
-
1049
- SourceSchemaName?: string;
1050
-
1051
- SourceTableName: string | undefined;
1052
-
1053
- TargetDatabaseName?: string;
1054
-
1055
- TargetSchemaName?: string;
1056
-
1057
- NewTableName: string | undefined;
1058
-
1059
- EnableCaseSensitiveIdentifier?: boolean;
1060
- }
1061
- export interface RestoreTableFromClusterSnapshotResult {
1062
-
1063
- TableRestoreStatus?: TableRestoreStatus;
1064
- }
1065
- export interface ResumeClusterResult {
1066
-
1067
- Cluster?: Cluster;
1068
- }
1069
-
1070
- export interface RevokeClusterSecurityGroupIngressMessage {
1071
-
1072
- ClusterSecurityGroupName: string | undefined;
1073
-
1074
- CIDRIP?: string;
1075
-
1076
- EC2SecurityGroupName?: string;
1077
-
1078
- EC2SecurityGroupOwnerId?: string;
1079
- }
1080
- export interface RevokeClusterSecurityGroupIngressResult {
1081
-
1082
- ClusterSecurityGroup?: ClusterSecurityGroup;
1083
- }
1084
- export interface RevokeEndpointAccessMessage {
1085
-
1086
- ClusterIdentifier?: string;
1087
-
1088
- Account?: string;
1089
-
1090
- VpcIds?: string[];
1091
-
1092
- Force?: boolean;
1093
- }
1094
-
1095
- export interface RevokeSnapshotAccessMessage {
1096
-
1097
- SnapshotIdentifier?: string;
1098
-
1099
- SnapshotArn?: string;
1100
-
1101
- SnapshotClusterIdentifier?: string;
1102
-
1103
- AccountWithRestoreAccess: string | undefined;
1104
- }
1105
- export interface RevokeSnapshotAccessResult {
1106
-
1107
- Snapshot?: Snapshot;
1108
- }
1109
-
1110
- export interface RotateEncryptionKeyMessage {
1111
-
1112
- ClusterIdentifier: string | undefined;
1113
- }
1114
- export interface RotateEncryptionKeyResult {
1115
-
1116
- Cluster?: Cluster;
1117
- }
1118
- export interface UpdatePartnerStatusInputMessage {
1119
-
1120
- AccountId: string | undefined;
1121
-
1122
- ClusterIdentifier: string | undefined;
1123
-
1124
- DatabaseName: string | undefined;
1125
-
1126
- PartnerName: string | undefined;
1127
-
1128
- Status: PartnerIntegrationStatus | string | undefined;
1129
-
1130
- StatusMessage?: string;
1131
- }
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;
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
+ import {
3
+ ActionType,
4
+ AquaConfiguration,
5
+ AquaConfigurationStatus,
6
+ AvailabilityZone,
7
+ Cluster,
8
+ ClusterSecurityGroup,
9
+ ClusterSubnetGroup,
10
+ EventSubscription,
11
+ HsmConfiguration,
12
+ Parameter,
13
+ RecurringCharge,
14
+ ReservedNode,
15
+ ReservedNodeExchangeStatus,
16
+ ReservedNodeOfferingType,
17
+ ScheduledAction,
18
+ ScheduledActionType,
19
+ Snapshot,
20
+ SnapshotCopyGrant,
21
+ SnapshotSchedule,
22
+ Tag,
23
+ UsageLimit,
24
+ UsageLimitBreachAction,
25
+ UsageLimitFeatureType,
26
+ } from "./models_0";
27
+ import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
28
+
29
+ export interface DescribeHsmConfigurationsMessage {
30
+ HsmConfigurationIdentifier?: string;
31
+
32
+ MaxRecords?: number;
33
+
34
+ Marker?: string;
35
+
36
+ TagKeys?: string[];
37
+
38
+ TagValues?: string[];
39
+ }
40
+
41
+ export interface HsmConfigurationMessage {
42
+ Marker?: string;
43
+
44
+ HsmConfigurations?: HsmConfiguration[];
45
+ }
46
+
47
+ export interface DescribeLoggingStatusMessage {
48
+ ClusterIdentifier: string | undefined;
49
+ }
50
+ export declare enum LogDestinationType {
51
+ CLOUDWATCH = "cloudwatch",
52
+ S3 = "s3",
53
+ }
54
+
55
+ export interface LoggingStatus {
56
+ LoggingEnabled?: boolean;
57
+
58
+ BucketName?: string;
59
+
60
+ S3KeyPrefix?: string;
61
+
62
+ LastSuccessfulDeliveryTime?: Date;
63
+
64
+ LastFailureTime?: Date;
65
+
66
+ LastFailureMessage?: string;
67
+
68
+ LogDestinationType?: LogDestinationType | string;
69
+
70
+ LogExports?: string[];
71
+ }
72
+ export declare enum NodeConfigurationOptionsFilterName {
73
+ ESTIMATED_DISK_UTILIZATION_PERCENT = "EstimatedDiskUtilizationPercent",
74
+ MODE = "Mode",
75
+ NODE_TYPE = "NodeType",
76
+ NUM_NODES = "NumberOfNodes",
77
+ }
78
+ export declare enum OperatorType {
79
+ BETWEEN = "between",
80
+ EQ = "eq",
81
+ GE = "ge",
82
+ GT = "gt",
83
+ IN = "in",
84
+ LE = "le",
85
+ LT = "lt",
86
+ }
87
+
88
+ export interface NodeConfigurationOptionsFilter {
89
+ Name?: NodeConfigurationOptionsFilterName | string;
90
+
91
+ Operator?: OperatorType | string;
92
+
93
+ Values?: string[];
94
+ }
95
+ export interface DescribeNodeConfigurationOptionsMessage {
96
+ ActionType: ActionType | string | undefined;
97
+
98
+ ClusterIdentifier?: string;
99
+
100
+ SnapshotIdentifier?: string;
101
+
102
+ SnapshotArn?: string;
103
+
104
+ OwnerAccount?: string;
105
+
106
+ Filters?: NodeConfigurationOptionsFilter[];
107
+
108
+ Marker?: string;
109
+
110
+ MaxRecords?: number;
111
+ }
112
+ export declare enum Mode {
113
+ HIGH_PERFORMANCE = "high-performance",
114
+ STANDARD = "standard",
115
+ }
116
+
117
+ export interface NodeConfigurationOption {
118
+ NodeType?: string;
119
+
120
+ NumberOfNodes?: number;
121
+
122
+ EstimatedDiskUtilizationPercent?: number;
123
+
124
+ Mode?: Mode | string;
125
+ }
126
+ export interface NodeConfigurationOptionsMessage {
127
+ NodeConfigurationOptionList?: NodeConfigurationOption[];
128
+
129
+ Marker?: string;
130
+ }
131
+
132
+ export interface DescribeOrderableClusterOptionsMessage {
133
+ ClusterVersion?: string;
134
+
135
+ NodeType?: string;
136
+
137
+ MaxRecords?: number;
138
+
139
+ Marker?: string;
140
+ }
141
+
142
+ export interface OrderableClusterOption {
143
+ ClusterVersion?: string;
144
+
145
+ ClusterType?: string;
146
+
147
+ NodeType?: string;
148
+
149
+ AvailabilityZones?: AvailabilityZone[];
150
+ }
151
+
152
+ export interface OrderableClusterOptionsMessage {
153
+ OrderableClusterOptions?: OrderableClusterOption[];
154
+
155
+ Marker?: string;
156
+ }
157
+ export interface DescribePartnersInputMessage {
158
+ AccountId: string | undefined;
159
+
160
+ ClusterIdentifier: string | undefined;
161
+
162
+ DatabaseName?: string;
163
+
164
+ PartnerName?: string;
165
+ }
166
+ export declare enum PartnerIntegrationStatus {
167
+ Active = "Active",
168
+ ConnectionFailure = "ConnectionFailure",
169
+ Inactive = "Inactive",
170
+ RuntimeFailure = "RuntimeFailure",
171
+ }
172
+
173
+ export interface PartnerIntegrationInfo {
174
+ DatabaseName?: string;
175
+
176
+ PartnerName?: string;
177
+
178
+ Status?: PartnerIntegrationStatus | string;
179
+
180
+ StatusMessage?: string;
181
+
182
+ CreatedAt?: Date;
183
+
184
+ UpdatedAt?: Date;
185
+ }
186
+ export interface DescribePartnersOutputMessage {
187
+ PartnerIntegrationInfoList?: PartnerIntegrationInfo[];
188
+ }
189
+ export interface DescribeReservedNodeExchangeStatusInputMessage {
190
+ ReservedNodeId?: string;
191
+
192
+ ReservedNodeExchangeRequestId?: string;
193
+
194
+ MaxRecords?: number;
195
+
196
+ Marker?: string;
197
+ }
198
+ export interface DescribeReservedNodeExchangeStatusOutputMessage {
199
+ ReservedNodeExchangeStatusDetails?: ReservedNodeExchangeStatus[];
200
+
201
+ Marker?: string;
202
+ }
203
+
204
+ export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
205
+ readonly name: "ReservedNodeExchangeNotFoundFault";
206
+ readonly $fault: "client";
207
+
208
+ constructor(
209
+ opts: __ExceptionOptionType<
210
+ ReservedNodeExchangeNotFoundFault,
211
+ __BaseException
212
+ >
213
+ );
214
+ }
215
+
216
+ export interface DescribeReservedNodeOfferingsMessage {
217
+ ReservedNodeOfferingId?: string;
218
+
219
+ MaxRecords?: number;
220
+
221
+ Marker?: string;
222
+ }
223
+
224
+ export interface ReservedNodeOffering {
225
+ ReservedNodeOfferingId?: string;
226
+
227
+ NodeType?: string;
228
+
229
+ Duration?: number;
230
+
231
+ FixedPrice?: number;
232
+
233
+ UsagePrice?: number;
234
+
235
+ CurrencyCode?: string;
236
+
237
+ OfferingType?: string;
238
+
239
+ RecurringCharges?: RecurringCharge[];
240
+
241
+ ReservedNodeOfferingType?: ReservedNodeOfferingType | string;
242
+ }
243
+
244
+ export interface ReservedNodeOfferingsMessage {
245
+ Marker?: string;
246
+
247
+ ReservedNodeOfferings?: ReservedNodeOffering[];
248
+ }
249
+
250
+ export interface DescribeReservedNodesMessage {
251
+ ReservedNodeId?: string;
252
+
253
+ MaxRecords?: number;
254
+
255
+ Marker?: string;
256
+ }
257
+
258
+ export interface ReservedNodesMessage {
259
+ Marker?: string;
260
+
261
+ ReservedNodes?: ReservedNode[];
262
+ }
263
+
264
+ export interface DescribeResizeMessage {
265
+ ClusterIdentifier: string | undefined;
266
+ }
267
+ export declare enum ScheduledActionFilterName {
268
+ CLUSTER_IDENTIFIER = "cluster-identifier",
269
+ IAM_ROLE = "iam-role",
270
+ }
271
+
272
+ export interface ScheduledActionFilter {
273
+ Name: ScheduledActionFilterName | string | undefined;
274
+
275
+ Values: string[] | undefined;
276
+ }
277
+ export declare enum ScheduledActionTypeValues {
278
+ PAUSE_CLUSTER = "PauseCluster",
279
+ RESIZE_CLUSTER = "ResizeCluster",
280
+ RESUME_CLUSTER = "ResumeCluster",
281
+ }
282
+ export interface DescribeScheduledActionsMessage {
283
+ ScheduledActionName?: string;
284
+
285
+ TargetActionType?: ScheduledActionTypeValues | string;
286
+
287
+ StartTime?: Date;
288
+
289
+ EndTime?: Date;
290
+
291
+ Active?: boolean;
292
+
293
+ Filters?: ScheduledActionFilter[];
294
+
295
+ Marker?: string;
296
+
297
+ MaxRecords?: number;
298
+ }
299
+ export interface ScheduledActionsMessage {
300
+ Marker?: string;
301
+
302
+ ScheduledActions?: ScheduledAction[];
303
+ }
304
+
305
+ export interface DescribeSnapshotCopyGrantsMessage {
306
+ SnapshotCopyGrantName?: string;
307
+
308
+ MaxRecords?: number;
309
+
310
+ Marker?: string;
311
+
312
+ TagKeys?: string[];
313
+
314
+ TagValues?: string[];
315
+ }
316
+
317
+ export interface SnapshotCopyGrantMessage {
318
+ Marker?: string;
319
+
320
+ SnapshotCopyGrants?: SnapshotCopyGrant[];
321
+ }
322
+ export interface DescribeSnapshotSchedulesMessage {
323
+ ClusterIdentifier?: string;
324
+
325
+ ScheduleIdentifier?: string;
326
+
327
+ TagKeys?: string[];
328
+
329
+ TagValues?: string[];
330
+
331
+ Marker?: string;
332
+
333
+ MaxRecords?: number;
334
+ }
335
+ export interface DescribeSnapshotSchedulesOutputMessage {
336
+ SnapshotSchedules?: SnapshotSchedule[];
337
+
338
+ Marker?: string;
339
+ }
340
+
341
+ export interface DescribeTableRestoreStatusMessage {
342
+ ClusterIdentifier?: string;
343
+
344
+ TableRestoreRequestId?: string;
345
+
346
+ MaxRecords?: number;
347
+
348
+ Marker?: string;
349
+ }
350
+
351
+ export declare class TableRestoreNotFoundFault extends __BaseException {
352
+ readonly name: "TableRestoreNotFoundFault";
353
+ readonly $fault: "client";
354
+
355
+ constructor(
356
+ opts: __ExceptionOptionType<TableRestoreNotFoundFault, __BaseException>
357
+ );
358
+ }
359
+ export declare type TableRestoreStatusType =
360
+ | "CANCELED"
361
+ | "FAILED"
362
+ | "IN_PROGRESS"
363
+ | "PENDING"
364
+ | "SUCCEEDED";
365
+
366
+ export interface TableRestoreStatus {
367
+ TableRestoreRequestId?: string;
368
+
369
+ Status?: TableRestoreStatusType | string;
370
+
371
+ Message?: string;
372
+
373
+ RequestTime?: Date;
374
+
375
+ ProgressInMegaBytes?: number;
376
+
377
+ TotalDataInMegaBytes?: number;
378
+
379
+ ClusterIdentifier?: string;
380
+
381
+ SnapshotIdentifier?: string;
382
+
383
+ SourceDatabaseName?: string;
384
+
385
+ SourceSchemaName?: string;
386
+
387
+ SourceTableName?: string;
388
+
389
+ TargetDatabaseName?: string;
390
+
391
+ TargetSchemaName?: string;
392
+
393
+ NewTableName?: string;
394
+ }
395
+
396
+ export interface TableRestoreStatusMessage {
397
+ TableRestoreStatusDetails?: TableRestoreStatus[];
398
+
399
+ Marker?: string;
400
+ }
401
+
402
+ export interface DescribeTagsMessage {
403
+ ResourceName?: string;
404
+
405
+ ResourceType?: string;
406
+
407
+ MaxRecords?: number;
408
+
409
+ Marker?: string;
410
+
411
+ TagKeys?: string[];
412
+
413
+ TagValues?: string[];
414
+ }
415
+
416
+ export interface TaggedResource {
417
+ Tag?: Tag;
418
+
419
+ ResourceName?: string;
420
+
421
+ ResourceType?: string;
422
+ }
423
+
424
+ export interface TaggedResourceListMessage {
425
+ TaggedResources?: TaggedResource[];
426
+
427
+ Marker?: string;
428
+ }
429
+ export interface DescribeUsageLimitsMessage {
430
+ UsageLimitId?: string;
431
+
432
+ ClusterIdentifier?: string;
433
+
434
+ FeatureType?: UsageLimitFeatureType | string;
435
+
436
+ MaxRecords?: number;
437
+
438
+ Marker?: string;
439
+
440
+ TagKeys?: string[];
441
+
442
+ TagValues?: string[];
443
+ }
444
+ export interface UsageLimitList {
445
+ UsageLimits?: UsageLimit[];
446
+
447
+ Marker?: string;
448
+ }
449
+
450
+ export interface DisableLoggingMessage {
451
+ ClusterIdentifier: string | undefined;
452
+ }
453
+
454
+ export interface DisableSnapshotCopyMessage {
455
+ ClusterIdentifier: string | undefined;
456
+ }
457
+ export interface DisableSnapshotCopyResult {
458
+ Cluster?: Cluster;
459
+ }
460
+
461
+ export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
462
+ readonly name: "SnapshotCopyAlreadyDisabledFault";
463
+ readonly $fault: "client";
464
+
465
+ constructor(
466
+ opts: __ExceptionOptionType<
467
+ SnapshotCopyAlreadyDisabledFault,
468
+ __BaseException
469
+ >
470
+ );
471
+ }
472
+ export interface DisassociateDataShareConsumerMessage {
473
+ DataShareArn: string | undefined;
474
+
475
+ DisassociateEntireAccount?: boolean;
476
+
477
+ ConsumerArn?: string;
478
+
479
+ ConsumerRegion?: string;
480
+ }
481
+
482
+ export interface EnableLoggingMessage {
483
+ ClusterIdentifier: string | undefined;
484
+
485
+ BucketName?: string;
486
+
487
+ S3KeyPrefix?: string;
488
+
489
+ LogDestinationType?: LogDestinationType | string;
490
+
491
+ LogExports?: string[];
492
+ }
493
+
494
+ export declare class InsufficientS3BucketPolicyFault extends __BaseException {
495
+ readonly name: "InsufficientS3BucketPolicyFault";
496
+ readonly $fault: "client";
497
+
498
+ constructor(
499
+ opts: __ExceptionOptionType<
500
+ InsufficientS3BucketPolicyFault,
501
+ __BaseException
502
+ >
503
+ );
504
+ }
505
+
506
+ export declare class InvalidS3BucketNameFault extends __BaseException {
507
+ readonly name: "InvalidS3BucketNameFault";
508
+ readonly $fault: "client";
509
+
510
+ constructor(
511
+ opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>
512
+ );
513
+ }
514
+
515
+ export declare class InvalidS3KeyPrefixFault extends __BaseException {
516
+ readonly name: "InvalidS3KeyPrefixFault";
517
+ readonly $fault: "client";
518
+
519
+ constructor(
520
+ opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>
521
+ );
522
+ }
523
+
524
+ export interface EnableSnapshotCopyMessage {
525
+ ClusterIdentifier: string | undefined;
526
+
527
+ DestinationRegion: string | undefined;
528
+
529
+ RetentionPeriod?: number;
530
+
531
+ SnapshotCopyGrantName?: string;
532
+
533
+ ManualSnapshotRetentionPeriod?: number;
534
+ }
535
+ export interface EnableSnapshotCopyResult {
536
+ Cluster?: Cluster;
537
+ }
538
+
539
+ export declare class IncompatibleOrderableOptions extends __BaseException {
540
+ readonly name: "IncompatibleOrderableOptions";
541
+ readonly $fault: "client";
542
+
543
+ constructor(
544
+ opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>
545
+ );
546
+ }
547
+
548
+ export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
549
+ readonly name: "SnapshotCopyAlreadyEnabledFault";
550
+ readonly $fault: "client";
551
+
552
+ constructor(
553
+ opts: __ExceptionOptionType<
554
+ SnapshotCopyAlreadyEnabledFault,
555
+ __BaseException
556
+ >
557
+ );
558
+ }
559
+
560
+ export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
561
+ readonly name: "UnknownSnapshotCopyRegionFault";
562
+ readonly $fault: "client";
563
+
564
+ constructor(
565
+ opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>
566
+ );
567
+ }
568
+
569
+ export declare class EndpointAuthorizationNotFoundFault extends __BaseException {
570
+ readonly name: "EndpointAuthorizationNotFoundFault";
571
+ readonly $fault: "client";
572
+
573
+ constructor(
574
+ opts: __ExceptionOptionType<
575
+ EndpointAuthorizationNotFoundFault,
576
+ __BaseException
577
+ >
578
+ );
579
+ }
580
+
581
+ export interface GetClusterCredentialsMessage {
582
+ DbUser: string | undefined;
583
+
584
+ DbName?: string;
585
+
586
+ ClusterIdentifier: string | undefined;
587
+
588
+ DurationSeconds?: number;
589
+
590
+ AutoCreate?: boolean;
591
+
592
+ DbGroups?: string[];
593
+ }
594
+ export interface GetClusterCredentialsWithIAMMessage {
595
+ DbName?: string;
596
+
597
+ ClusterIdentifier: string | undefined;
598
+
599
+ DurationSeconds?: number;
600
+ }
601
+ export declare enum ReservedNodeExchangeActionType {
602
+ RESIZE_CLUSTER = "resize-cluster",
603
+ RESTORE_CLUSTER = "restore-cluster",
604
+ }
605
+ export interface GetReservedNodeExchangeConfigurationOptionsInputMessage {
606
+ ActionType: ReservedNodeExchangeActionType | string | undefined;
607
+
608
+ ClusterIdentifier?: string;
609
+
610
+ SnapshotIdentifier?: string;
611
+
612
+ MaxRecords?: number;
613
+
614
+ Marker?: string;
615
+ }
616
+
617
+ export interface ReservedNodeConfigurationOption {
618
+ SourceReservedNode?: ReservedNode;
619
+
620
+ TargetReservedNodeCount?: number;
621
+
622
+ TargetReservedNodeOffering?: ReservedNodeOffering;
623
+ }
624
+ export interface GetReservedNodeExchangeConfigurationOptionsOutputMessage {
625
+ Marker?: string;
626
+
627
+ ReservedNodeConfigurationOptionList?: ReservedNodeConfigurationOption[];
628
+ }
629
+
630
+ export interface GetReservedNodeExchangeOfferingsInputMessage {
631
+ ReservedNodeId: string | undefined;
632
+
633
+ MaxRecords?: number;
634
+
635
+ Marker?: string;
636
+ }
637
+ export interface GetReservedNodeExchangeOfferingsOutputMessage {
638
+ Marker?: string;
639
+
640
+ ReservedNodeOfferings?: ReservedNodeOffering[];
641
+ }
642
+
643
+ export declare class InProgressTableRestoreQuotaExceededFault extends __BaseException {
644
+ readonly name: "InProgressTableRestoreQuotaExceededFault";
645
+ readonly $fault: "client";
646
+
647
+ constructor(
648
+ opts: __ExceptionOptionType<
649
+ InProgressTableRestoreQuotaExceededFault,
650
+ __BaseException
651
+ >
652
+ );
653
+ }
654
+
655
+ export declare class InvalidRestoreFault extends __BaseException {
656
+ readonly name: "InvalidRestoreFault";
657
+ readonly $fault: "client";
658
+
659
+ constructor(
660
+ opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>
661
+ );
662
+ }
663
+
664
+ export declare class InvalidTableRestoreArgumentFault extends __BaseException {
665
+ readonly name: "InvalidTableRestoreArgumentFault";
666
+ readonly $fault: "client";
667
+
668
+ constructor(
669
+ opts: __ExceptionOptionType<
670
+ InvalidTableRestoreArgumentFault,
671
+ __BaseException
672
+ >
673
+ );
674
+ }
675
+ export interface ModifyAquaInputMessage {
676
+ ClusterIdentifier: string | undefined;
677
+
678
+ AquaConfigurationStatus?: AquaConfigurationStatus | string;
679
+ }
680
+ export interface ModifyAquaOutputMessage {
681
+ AquaConfiguration?: AquaConfiguration;
682
+ }
683
+ export interface ModifyAuthenticationProfileMessage {
684
+ AuthenticationProfileName: string | undefined;
685
+
686
+ AuthenticationProfileContent: string | undefined;
687
+ }
688
+ export interface ModifyAuthenticationProfileResult {
689
+ AuthenticationProfileName?: string;
690
+
691
+ AuthenticationProfileContent?: string;
692
+ }
693
+
694
+ export interface ModifyClusterMessage {
695
+ ClusterIdentifier: string | undefined;
696
+
697
+ ClusterType?: string;
698
+
699
+ NodeType?: string;
700
+
701
+ NumberOfNodes?: number;
702
+
703
+ ClusterSecurityGroups?: string[];
704
+
705
+ VpcSecurityGroupIds?: string[];
706
+
707
+ MasterUserPassword?: string;
708
+
709
+ ClusterParameterGroupName?: string;
710
+
711
+ AutomatedSnapshotRetentionPeriod?: number;
712
+
713
+ ManualSnapshotRetentionPeriod?: number;
714
+
715
+ PreferredMaintenanceWindow?: string;
716
+
717
+ ClusterVersion?: string;
718
+
719
+ AllowVersionUpgrade?: boolean;
720
+
721
+ HsmClientCertificateIdentifier?: string;
722
+
723
+ HsmConfigurationIdentifier?: string;
724
+
725
+ NewClusterIdentifier?: string;
726
+
727
+ PubliclyAccessible?: boolean;
728
+
729
+ ElasticIp?: string;
730
+
731
+ EnhancedVpcRouting?: boolean;
732
+
733
+ MaintenanceTrackName?: string;
734
+
735
+ Encrypted?: boolean;
736
+
737
+ KmsKeyId?: string;
738
+
739
+ AvailabilityZoneRelocation?: boolean;
740
+
741
+ AvailabilityZone?: string;
742
+
743
+ Port?: number;
744
+ }
745
+ export interface ModifyClusterResult {
746
+ Cluster?: Cluster;
747
+ }
748
+
749
+ export declare class TableLimitExceededFault extends __BaseException {
750
+ readonly name: "TableLimitExceededFault";
751
+ readonly $fault: "client";
752
+
753
+ constructor(
754
+ opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>
755
+ );
756
+ }
757
+
758
+ export declare class UnsupportedOptionFault extends __BaseException {
759
+ readonly name: "UnsupportedOptionFault";
760
+ readonly $fault: "client";
761
+
762
+ constructor(
763
+ opts: __ExceptionOptionType<UnsupportedOptionFault, __BaseException>
764
+ );
765
+ }
766
+ export interface ModifyClusterDbRevisionMessage {
767
+ ClusterIdentifier: string | undefined;
768
+
769
+ RevisionTarget: string | undefined;
770
+ }
771
+ export interface ModifyClusterDbRevisionResult {
772
+ Cluster?: Cluster;
773
+ }
774
+
775
+ export interface ModifyClusterIamRolesMessage {
776
+ ClusterIdentifier: string | undefined;
777
+
778
+ AddIamRoles?: string[];
779
+
780
+ RemoveIamRoles?: string[];
781
+
782
+ DefaultIamRoleArn?: string;
783
+ }
784
+ export interface ModifyClusterIamRolesResult {
785
+ Cluster?: Cluster;
786
+ }
787
+ export interface ModifyClusterMaintenanceMessage {
788
+ ClusterIdentifier: string | undefined;
789
+
790
+ DeferMaintenance?: boolean;
791
+
792
+ DeferMaintenanceIdentifier?: string;
793
+
794
+ DeferMaintenanceStartTime?: Date;
795
+
796
+ DeferMaintenanceEndTime?: Date;
797
+
798
+ DeferMaintenanceDuration?: number;
799
+ }
800
+ export interface ModifyClusterMaintenanceResult {
801
+ Cluster?: Cluster;
802
+ }
803
+
804
+ export interface ModifyClusterParameterGroupMessage {
805
+ ParameterGroupName: string | undefined;
806
+
807
+ Parameters: Parameter[] | undefined;
808
+ }
809
+ export interface ModifyClusterSnapshotMessage {
810
+ SnapshotIdentifier: string | undefined;
811
+
812
+ ManualSnapshotRetentionPeriod?: number;
813
+
814
+ Force?: boolean;
815
+ }
816
+ export interface ModifyClusterSnapshotResult {
817
+ Snapshot?: Snapshot;
818
+ }
819
+ export interface ModifyClusterSnapshotScheduleMessage {
820
+ ClusterIdentifier: string | undefined;
821
+
822
+ ScheduleIdentifier?: string;
823
+
824
+ DisassociateSchedule?: boolean;
825
+ }
826
+
827
+ export interface ModifyClusterSubnetGroupMessage {
828
+ ClusterSubnetGroupName: string | undefined;
829
+
830
+ Description?: string;
831
+
832
+ SubnetIds: string[] | undefined;
833
+ }
834
+ export interface ModifyClusterSubnetGroupResult {
835
+ ClusterSubnetGroup?: ClusterSubnetGroup;
836
+ }
837
+
838
+ export declare class SubnetAlreadyInUse extends __BaseException {
839
+ readonly name: "SubnetAlreadyInUse";
840
+ readonly $fault: "client";
841
+
842
+ constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
843
+ }
844
+ export interface ModifyEndpointAccessMessage {
845
+ EndpointName: string | undefined;
846
+
847
+ VpcSecurityGroupIds?: string[];
848
+ }
849
+
850
+ export interface ModifyEventSubscriptionMessage {
851
+ SubscriptionName: string | undefined;
852
+
853
+ SnsTopicArn?: string;
854
+
855
+ SourceType?: string;
856
+
857
+ SourceIds?: string[];
858
+
859
+ EventCategories?: string[];
860
+
861
+ Severity?: string;
862
+
863
+ Enabled?: boolean;
864
+ }
865
+ export interface ModifyEventSubscriptionResult {
866
+ EventSubscription?: EventSubscription;
867
+ }
868
+ export interface ModifyScheduledActionMessage {
869
+ ScheduledActionName: string | undefined;
870
+
871
+ TargetAction?: ScheduledActionType;
872
+
873
+ Schedule?: string;
874
+
875
+ IamRole?: string;
876
+
877
+ ScheduledActionDescription?: string;
878
+
879
+ StartTime?: Date;
880
+
881
+ EndTime?: Date;
882
+
883
+ Enable?: boolean;
884
+ }
885
+
886
+ export interface ModifySnapshotCopyRetentionPeriodMessage {
887
+ ClusterIdentifier: string | undefined;
888
+
889
+ RetentionPeriod: number | undefined;
890
+
891
+ Manual?: boolean;
892
+ }
893
+ export interface ModifySnapshotCopyRetentionPeriodResult {
894
+ Cluster?: Cluster;
895
+ }
896
+
897
+ export declare class SnapshotCopyDisabledFault extends __BaseException {
898
+ readonly name: "SnapshotCopyDisabledFault";
899
+ readonly $fault: "client";
900
+
901
+ constructor(
902
+ opts: __ExceptionOptionType<SnapshotCopyDisabledFault, __BaseException>
903
+ );
904
+ }
905
+ export interface ModifySnapshotScheduleMessage {
906
+ ScheduleIdentifier: string | undefined;
907
+
908
+ ScheduleDefinitions: string[] | undefined;
909
+ }
910
+
911
+ export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
912
+ readonly name: "SnapshotScheduleUpdateInProgressFault";
913
+ readonly $fault: "client";
914
+
915
+ constructor(
916
+ opts: __ExceptionOptionType<
917
+ SnapshotScheduleUpdateInProgressFault,
918
+ __BaseException
919
+ >
920
+ );
921
+ }
922
+ export interface ModifyUsageLimitMessage {
923
+ UsageLimitId: string | undefined;
924
+
925
+ Amount?: number;
926
+
927
+ BreachAction?: UsageLimitBreachAction | string;
928
+ }
929
+ export interface PauseClusterResult {
930
+ Cluster?: Cluster;
931
+ }
932
+
933
+ export interface PurchaseReservedNodeOfferingMessage {
934
+ ReservedNodeOfferingId: string | undefined;
935
+
936
+ NodeCount?: number;
937
+ }
938
+ export interface PurchaseReservedNodeOfferingResult {
939
+ ReservedNode?: ReservedNode;
940
+ }
941
+
942
+ export declare class ReservedNodeQuotaExceededFault extends __BaseException {
943
+ readonly name: "ReservedNodeQuotaExceededFault";
944
+ readonly $fault: "client";
945
+
946
+ constructor(
947
+ opts: __ExceptionOptionType<ReservedNodeQuotaExceededFault, __BaseException>
948
+ );
949
+ }
950
+
951
+ export interface RebootClusterMessage {
952
+ ClusterIdentifier: string | undefined;
953
+ }
954
+ export interface RebootClusterResult {
955
+ Cluster?: Cluster;
956
+ }
957
+ export interface RejectDataShareMessage {
958
+ DataShareArn: string | undefined;
959
+ }
960
+
961
+ export interface ResetClusterParameterGroupMessage {
962
+ ParameterGroupName: string | undefined;
963
+
964
+ ResetAllParameters?: boolean;
965
+
966
+ Parameters?: Parameter[];
967
+ }
968
+ export interface ResizeClusterResult {
969
+ Cluster?: Cluster;
970
+ }
971
+
972
+ export interface RestoreFromClusterSnapshotMessage {
973
+ ClusterIdentifier: string | undefined;
974
+
975
+ SnapshotIdentifier?: string;
976
+
977
+ SnapshotArn?: string;
978
+
979
+ SnapshotClusterIdentifier?: string;
980
+
981
+ Port?: number;
982
+
983
+ AvailabilityZone?: string;
984
+
985
+ AllowVersionUpgrade?: boolean;
986
+
987
+ ClusterSubnetGroupName?: string;
988
+
989
+ PubliclyAccessible?: boolean;
990
+
991
+ OwnerAccount?: string;
992
+
993
+ HsmClientCertificateIdentifier?: string;
994
+
995
+ HsmConfigurationIdentifier?: string;
996
+
997
+ ElasticIp?: string;
998
+
999
+ ClusterParameterGroupName?: string;
1000
+
1001
+ ClusterSecurityGroups?: string[];
1002
+
1003
+ VpcSecurityGroupIds?: string[];
1004
+
1005
+ PreferredMaintenanceWindow?: string;
1006
+
1007
+ AutomatedSnapshotRetentionPeriod?: number;
1008
+
1009
+ ManualSnapshotRetentionPeriod?: number;
1010
+
1011
+ KmsKeyId?: string;
1012
+
1013
+ NodeType?: string;
1014
+
1015
+ EnhancedVpcRouting?: boolean;
1016
+
1017
+ AdditionalInfo?: string;
1018
+
1019
+ IamRoles?: string[];
1020
+
1021
+ MaintenanceTrackName?: string;
1022
+
1023
+ SnapshotScheduleIdentifier?: string;
1024
+
1025
+ NumberOfNodes?: number;
1026
+
1027
+ AvailabilityZoneRelocation?: boolean;
1028
+
1029
+ AquaConfigurationStatus?: AquaConfigurationStatus | string;
1030
+
1031
+ DefaultIamRoleArn?: string;
1032
+
1033
+ ReservedNodeId?: string;
1034
+
1035
+ TargetReservedNodeOfferingId?: string;
1036
+
1037
+ Encrypted?: boolean;
1038
+ }
1039
+ export interface RestoreFromClusterSnapshotResult {
1040
+ Cluster?: Cluster;
1041
+ }
1042
+
1043
+ export interface RestoreTableFromClusterSnapshotMessage {
1044
+ ClusterIdentifier: string | undefined;
1045
+
1046
+ SnapshotIdentifier: string | undefined;
1047
+
1048
+ SourceDatabaseName: string | undefined;
1049
+
1050
+ SourceSchemaName?: string;
1051
+
1052
+ SourceTableName: string | undefined;
1053
+
1054
+ TargetDatabaseName?: string;
1055
+
1056
+ TargetSchemaName?: string;
1057
+
1058
+ NewTableName: string | undefined;
1059
+
1060
+ EnableCaseSensitiveIdentifier?: boolean;
1061
+ }
1062
+ export interface RestoreTableFromClusterSnapshotResult {
1063
+ TableRestoreStatus?: TableRestoreStatus;
1064
+ }
1065
+ export interface ResumeClusterResult {
1066
+ Cluster?: Cluster;
1067
+ }
1068
+
1069
+ export interface RevokeClusterSecurityGroupIngressMessage {
1070
+ ClusterSecurityGroupName: string | undefined;
1071
+
1072
+ CIDRIP?: string;
1073
+
1074
+ EC2SecurityGroupName?: string;
1075
+
1076
+ EC2SecurityGroupOwnerId?: string;
1077
+ }
1078
+ export interface RevokeClusterSecurityGroupIngressResult {
1079
+ ClusterSecurityGroup?: ClusterSecurityGroup;
1080
+ }
1081
+ export interface RevokeEndpointAccessMessage {
1082
+ ClusterIdentifier?: string;
1083
+
1084
+ Account?: string;
1085
+
1086
+ VpcIds?: string[];
1087
+
1088
+ Force?: boolean;
1089
+ }
1090
+
1091
+ export interface RevokeSnapshotAccessMessage {
1092
+ SnapshotIdentifier?: string;
1093
+
1094
+ SnapshotArn?: string;
1095
+
1096
+ SnapshotClusterIdentifier?: string;
1097
+
1098
+ AccountWithRestoreAccess: string | undefined;
1099
+ }
1100
+ export interface RevokeSnapshotAccessResult {
1101
+ Snapshot?: Snapshot;
1102
+ }
1103
+
1104
+ export interface RotateEncryptionKeyMessage {
1105
+ ClusterIdentifier: string | undefined;
1106
+ }
1107
+ export interface RotateEncryptionKeyResult {
1108
+ Cluster?: Cluster;
1109
+ }
1110
+ export interface UpdatePartnerStatusInputMessage {
1111
+ AccountId: string | undefined;
1112
+
1113
+ ClusterIdentifier: string | undefined;
1114
+
1115
+ DatabaseName: string | undefined;
1116
+
1117
+ PartnerName: string | undefined;
1118
+
1119
+ Status: PartnerIntegrationStatus | string | undefined;
1120
+
1121
+ StatusMessage?: string;
1122
+ }
1123
+
1124
+ export declare const DescribeHsmConfigurationsMessageFilterSensitiveLog: (
1125
+ obj: DescribeHsmConfigurationsMessage
1126
+ ) => any;
1127
+
1128
+ export declare const HsmConfigurationMessageFilterSensitiveLog: (
1129
+ obj: HsmConfigurationMessage
1130
+ ) => any;
1131
+
1132
+ export declare const DescribeLoggingStatusMessageFilterSensitiveLog: (
1133
+ obj: DescribeLoggingStatusMessage
1134
+ ) => any;
1135
+
1136
+ export declare const LoggingStatusFilterSensitiveLog: (
1137
+ obj: LoggingStatus
1138
+ ) => any;
1139
+
1140
+ export declare const NodeConfigurationOptionsFilterFilterSensitiveLog: (
1141
+ obj: NodeConfigurationOptionsFilter
1142
+ ) => any;
1143
+
1144
+ export declare const DescribeNodeConfigurationOptionsMessageFilterSensitiveLog: (
1145
+ obj: DescribeNodeConfigurationOptionsMessage
1146
+ ) => any;
1147
+
1148
+ export declare const NodeConfigurationOptionFilterSensitiveLog: (
1149
+ obj: NodeConfigurationOption
1150
+ ) => any;
1151
+
1152
+ export declare const NodeConfigurationOptionsMessageFilterSensitiveLog: (
1153
+ obj: NodeConfigurationOptionsMessage
1154
+ ) => any;
1155
+
1156
+ export declare const DescribeOrderableClusterOptionsMessageFilterSensitiveLog: (
1157
+ obj: DescribeOrderableClusterOptionsMessage
1158
+ ) => any;
1159
+
1160
+ export declare const OrderableClusterOptionFilterSensitiveLog: (
1161
+ obj: OrderableClusterOption
1162
+ ) => any;
1163
+
1164
+ export declare const OrderableClusterOptionsMessageFilterSensitiveLog: (
1165
+ obj: OrderableClusterOptionsMessage
1166
+ ) => any;
1167
+
1168
+ export declare const DescribePartnersInputMessageFilterSensitiveLog: (
1169
+ obj: DescribePartnersInputMessage
1170
+ ) => any;
1171
+
1172
+ export declare const PartnerIntegrationInfoFilterSensitiveLog: (
1173
+ obj: PartnerIntegrationInfo
1174
+ ) => any;
1175
+
1176
+ export declare const DescribePartnersOutputMessageFilterSensitiveLog: (
1177
+ obj: DescribePartnersOutputMessage
1178
+ ) => any;
1179
+
1180
+ export declare const DescribeReservedNodeExchangeStatusInputMessageFilterSensitiveLog: (
1181
+ obj: DescribeReservedNodeExchangeStatusInputMessage
1182
+ ) => any;
1183
+
1184
+ export declare const DescribeReservedNodeExchangeStatusOutputMessageFilterSensitiveLog: (
1185
+ obj: DescribeReservedNodeExchangeStatusOutputMessage
1186
+ ) => any;
1187
+
1188
+ export declare const DescribeReservedNodeOfferingsMessageFilterSensitiveLog: (
1189
+ obj: DescribeReservedNodeOfferingsMessage
1190
+ ) => any;
1191
+
1192
+ export declare const ReservedNodeOfferingFilterSensitiveLog: (
1193
+ obj: ReservedNodeOffering
1194
+ ) => any;
1195
+
1196
+ export declare const ReservedNodeOfferingsMessageFilterSensitiveLog: (
1197
+ obj: ReservedNodeOfferingsMessage
1198
+ ) => any;
1199
+
1200
+ export declare const DescribeReservedNodesMessageFilterSensitiveLog: (
1201
+ obj: DescribeReservedNodesMessage
1202
+ ) => any;
1203
+
1204
+ export declare const ReservedNodesMessageFilterSensitiveLog: (
1205
+ obj: ReservedNodesMessage
1206
+ ) => any;
1207
+
1208
+ export declare const DescribeResizeMessageFilterSensitiveLog: (
1209
+ obj: DescribeResizeMessage
1210
+ ) => any;
1211
+
1212
+ export declare const ScheduledActionFilterFilterSensitiveLog: (
1213
+ obj: ScheduledActionFilter
1214
+ ) => any;
1215
+
1216
+ export declare const DescribeScheduledActionsMessageFilterSensitiveLog: (
1217
+ obj: DescribeScheduledActionsMessage
1218
+ ) => any;
1219
+
1220
+ export declare const ScheduledActionsMessageFilterSensitiveLog: (
1221
+ obj: ScheduledActionsMessage
1222
+ ) => any;
1223
+
1224
+ export declare const DescribeSnapshotCopyGrantsMessageFilterSensitiveLog: (
1225
+ obj: DescribeSnapshotCopyGrantsMessage
1226
+ ) => any;
1227
+
1228
+ export declare const SnapshotCopyGrantMessageFilterSensitiveLog: (
1229
+ obj: SnapshotCopyGrantMessage
1230
+ ) => any;
1231
+
1232
+ export declare const DescribeSnapshotSchedulesMessageFilterSensitiveLog: (
1233
+ obj: DescribeSnapshotSchedulesMessage
1234
+ ) => any;
1235
+
1236
+ export declare const DescribeSnapshotSchedulesOutputMessageFilterSensitiveLog: (
1237
+ obj: DescribeSnapshotSchedulesOutputMessage
1238
+ ) => any;
1239
+
1240
+ export declare const DescribeTableRestoreStatusMessageFilterSensitiveLog: (
1241
+ obj: DescribeTableRestoreStatusMessage
1242
+ ) => any;
1243
+
1244
+ export declare const TableRestoreStatusFilterSensitiveLog: (
1245
+ obj: TableRestoreStatus
1246
+ ) => any;
1247
+
1248
+ export declare const TableRestoreStatusMessageFilterSensitiveLog: (
1249
+ obj: TableRestoreStatusMessage
1250
+ ) => any;
1251
+
1252
+ export declare const DescribeTagsMessageFilterSensitiveLog: (
1253
+ obj: DescribeTagsMessage
1254
+ ) => any;
1255
+
1256
+ export declare const TaggedResourceFilterSensitiveLog: (
1257
+ obj: TaggedResource
1258
+ ) => any;
1259
+
1260
+ export declare const TaggedResourceListMessageFilterSensitiveLog: (
1261
+ obj: TaggedResourceListMessage
1262
+ ) => any;
1263
+
1264
+ export declare const DescribeUsageLimitsMessageFilterSensitiveLog: (
1265
+ obj: DescribeUsageLimitsMessage
1266
+ ) => any;
1267
+
1268
+ export declare const UsageLimitListFilterSensitiveLog: (
1269
+ obj: UsageLimitList
1270
+ ) => any;
1271
+
1272
+ export declare const DisableLoggingMessageFilterSensitiveLog: (
1273
+ obj: DisableLoggingMessage
1274
+ ) => any;
1275
+
1276
+ export declare const DisableSnapshotCopyMessageFilterSensitiveLog: (
1277
+ obj: DisableSnapshotCopyMessage
1278
+ ) => any;
1279
+
1280
+ export declare const DisableSnapshotCopyResultFilterSensitiveLog: (
1281
+ obj: DisableSnapshotCopyResult
1282
+ ) => any;
1283
+
1284
+ export declare const DisassociateDataShareConsumerMessageFilterSensitiveLog: (
1285
+ obj: DisassociateDataShareConsumerMessage
1286
+ ) => any;
1287
+
1288
+ export declare const EnableLoggingMessageFilterSensitiveLog: (
1289
+ obj: EnableLoggingMessage
1290
+ ) => any;
1291
+
1292
+ export declare const EnableSnapshotCopyMessageFilterSensitiveLog: (
1293
+ obj: EnableSnapshotCopyMessage
1294
+ ) => any;
1295
+
1296
+ export declare const EnableSnapshotCopyResultFilterSensitiveLog: (
1297
+ obj: EnableSnapshotCopyResult
1298
+ ) => any;
1299
+
1300
+ export declare const GetClusterCredentialsMessageFilterSensitiveLog: (
1301
+ obj: GetClusterCredentialsMessage
1302
+ ) => any;
1303
+
1304
+ export declare const GetClusterCredentialsWithIAMMessageFilterSensitiveLog: (
1305
+ obj: GetClusterCredentialsWithIAMMessage
1306
+ ) => any;
1307
+
1308
+ export declare const GetReservedNodeExchangeConfigurationOptionsInputMessageFilterSensitiveLog: (
1309
+ obj: GetReservedNodeExchangeConfigurationOptionsInputMessage
1310
+ ) => any;
1311
+
1312
+ export declare const ReservedNodeConfigurationOptionFilterSensitiveLog: (
1313
+ obj: ReservedNodeConfigurationOption
1314
+ ) => any;
1315
+
1316
+ export declare const GetReservedNodeExchangeConfigurationOptionsOutputMessageFilterSensitiveLog: (
1317
+ obj: GetReservedNodeExchangeConfigurationOptionsOutputMessage
1318
+ ) => any;
1319
+
1320
+ export declare const GetReservedNodeExchangeOfferingsInputMessageFilterSensitiveLog: (
1321
+ obj: GetReservedNodeExchangeOfferingsInputMessage
1322
+ ) => any;
1323
+
1324
+ export declare const GetReservedNodeExchangeOfferingsOutputMessageFilterSensitiveLog: (
1325
+ obj: GetReservedNodeExchangeOfferingsOutputMessage
1326
+ ) => any;
1327
+
1328
+ export declare const ModifyAquaInputMessageFilterSensitiveLog: (
1329
+ obj: ModifyAquaInputMessage
1330
+ ) => any;
1331
+
1332
+ export declare const ModifyAquaOutputMessageFilterSensitiveLog: (
1333
+ obj: ModifyAquaOutputMessage
1334
+ ) => any;
1335
+
1336
+ export declare const ModifyAuthenticationProfileMessageFilterSensitiveLog: (
1337
+ obj: ModifyAuthenticationProfileMessage
1338
+ ) => any;
1339
+
1340
+ export declare const ModifyAuthenticationProfileResultFilterSensitiveLog: (
1341
+ obj: ModifyAuthenticationProfileResult
1342
+ ) => any;
1343
+
1344
+ export declare const ModifyClusterMessageFilterSensitiveLog: (
1345
+ obj: ModifyClusterMessage
1346
+ ) => any;
1347
+
1348
+ export declare const ModifyClusterResultFilterSensitiveLog: (
1349
+ obj: ModifyClusterResult
1350
+ ) => any;
1351
+
1352
+ export declare const ModifyClusterDbRevisionMessageFilterSensitiveLog: (
1353
+ obj: ModifyClusterDbRevisionMessage
1354
+ ) => any;
1355
+
1356
+ export declare const ModifyClusterDbRevisionResultFilterSensitiveLog: (
1357
+ obj: ModifyClusterDbRevisionResult
1358
+ ) => any;
1359
+
1360
+ export declare const ModifyClusterIamRolesMessageFilterSensitiveLog: (
1361
+ obj: ModifyClusterIamRolesMessage
1362
+ ) => any;
1363
+
1364
+ export declare const ModifyClusterIamRolesResultFilterSensitiveLog: (
1365
+ obj: ModifyClusterIamRolesResult
1366
+ ) => any;
1367
+
1368
+ export declare const ModifyClusterMaintenanceMessageFilterSensitiveLog: (
1369
+ obj: ModifyClusterMaintenanceMessage
1370
+ ) => any;
1371
+
1372
+ export declare const ModifyClusterMaintenanceResultFilterSensitiveLog: (
1373
+ obj: ModifyClusterMaintenanceResult
1374
+ ) => any;
1375
+
1376
+ export declare const ModifyClusterParameterGroupMessageFilterSensitiveLog: (
1377
+ obj: ModifyClusterParameterGroupMessage
1378
+ ) => any;
1379
+
1380
+ export declare const ModifyClusterSnapshotMessageFilterSensitiveLog: (
1381
+ obj: ModifyClusterSnapshotMessage
1382
+ ) => any;
1383
+
1384
+ export declare const ModifyClusterSnapshotResultFilterSensitiveLog: (
1385
+ obj: ModifyClusterSnapshotResult
1386
+ ) => any;
1387
+
1388
+ export declare const ModifyClusterSnapshotScheduleMessageFilterSensitiveLog: (
1389
+ obj: ModifyClusterSnapshotScheduleMessage
1390
+ ) => any;
1391
+
1392
+ export declare const ModifyClusterSubnetGroupMessageFilterSensitiveLog: (
1393
+ obj: ModifyClusterSubnetGroupMessage
1394
+ ) => any;
1395
+
1396
+ export declare const ModifyClusterSubnetGroupResultFilterSensitiveLog: (
1397
+ obj: ModifyClusterSubnetGroupResult
1398
+ ) => any;
1399
+
1400
+ export declare const ModifyEndpointAccessMessageFilterSensitiveLog: (
1401
+ obj: ModifyEndpointAccessMessage
1402
+ ) => any;
1403
+
1404
+ export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (
1405
+ obj: ModifyEventSubscriptionMessage
1406
+ ) => any;
1407
+
1408
+ export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (
1409
+ obj: ModifyEventSubscriptionResult
1410
+ ) => any;
1411
+
1412
+ export declare const ModifyScheduledActionMessageFilterSensitiveLog: (
1413
+ obj: ModifyScheduledActionMessage
1414
+ ) => any;
1415
+
1416
+ export declare const ModifySnapshotCopyRetentionPeriodMessageFilterSensitiveLog: (
1417
+ obj: ModifySnapshotCopyRetentionPeriodMessage
1418
+ ) => any;
1419
+
1420
+ export declare const ModifySnapshotCopyRetentionPeriodResultFilterSensitiveLog: (
1421
+ obj: ModifySnapshotCopyRetentionPeriodResult
1422
+ ) => any;
1423
+
1424
+ export declare const ModifySnapshotScheduleMessageFilterSensitiveLog: (
1425
+ obj: ModifySnapshotScheduleMessage
1426
+ ) => any;
1427
+
1428
+ export declare const ModifyUsageLimitMessageFilterSensitiveLog: (
1429
+ obj: ModifyUsageLimitMessage
1430
+ ) => any;
1431
+
1432
+ export declare const PauseClusterResultFilterSensitiveLog: (
1433
+ obj: PauseClusterResult
1434
+ ) => any;
1435
+
1436
+ export declare const PurchaseReservedNodeOfferingMessageFilterSensitiveLog: (
1437
+ obj: PurchaseReservedNodeOfferingMessage
1438
+ ) => any;
1439
+
1440
+ export declare const PurchaseReservedNodeOfferingResultFilterSensitiveLog: (
1441
+ obj: PurchaseReservedNodeOfferingResult
1442
+ ) => any;
1443
+
1444
+ export declare const RebootClusterMessageFilterSensitiveLog: (
1445
+ obj: RebootClusterMessage
1446
+ ) => any;
1447
+
1448
+ export declare const RebootClusterResultFilterSensitiveLog: (
1449
+ obj: RebootClusterResult
1450
+ ) => any;
1451
+
1452
+ export declare const RejectDataShareMessageFilterSensitiveLog: (
1453
+ obj: RejectDataShareMessage
1454
+ ) => any;
1455
+
1456
+ export declare const ResetClusterParameterGroupMessageFilterSensitiveLog: (
1457
+ obj: ResetClusterParameterGroupMessage
1458
+ ) => any;
1459
+
1460
+ export declare const ResizeClusterResultFilterSensitiveLog: (
1461
+ obj: ResizeClusterResult
1462
+ ) => any;
1463
+
1464
+ export declare const RestoreFromClusterSnapshotMessageFilterSensitiveLog: (
1465
+ obj: RestoreFromClusterSnapshotMessage
1466
+ ) => any;
1467
+
1468
+ export declare const RestoreFromClusterSnapshotResultFilterSensitiveLog: (
1469
+ obj: RestoreFromClusterSnapshotResult
1470
+ ) => any;
1471
+
1472
+ export declare const RestoreTableFromClusterSnapshotMessageFilterSensitiveLog: (
1473
+ obj: RestoreTableFromClusterSnapshotMessage
1474
+ ) => any;
1475
+
1476
+ export declare const RestoreTableFromClusterSnapshotResultFilterSensitiveLog: (
1477
+ obj: RestoreTableFromClusterSnapshotResult
1478
+ ) => any;
1479
+
1480
+ export declare const ResumeClusterResultFilterSensitiveLog: (
1481
+ obj: ResumeClusterResult
1482
+ ) => any;
1483
+
1484
+ export declare const RevokeClusterSecurityGroupIngressMessageFilterSensitiveLog: (
1485
+ obj: RevokeClusterSecurityGroupIngressMessage
1486
+ ) => any;
1487
+
1488
+ export declare const RevokeClusterSecurityGroupIngressResultFilterSensitiveLog: (
1489
+ obj: RevokeClusterSecurityGroupIngressResult
1490
+ ) => any;
1491
+
1492
+ export declare const RevokeEndpointAccessMessageFilterSensitiveLog: (
1493
+ obj: RevokeEndpointAccessMessage
1494
+ ) => any;
1495
+
1496
+ export declare const RevokeSnapshotAccessMessageFilterSensitiveLog: (
1497
+ obj: RevokeSnapshotAccessMessage
1498
+ ) => any;
1499
+
1500
+ export declare const RevokeSnapshotAccessResultFilterSensitiveLog: (
1501
+ obj: RevokeSnapshotAccessResult
1502
+ ) => any;
1503
+
1504
+ export declare const RotateEncryptionKeyMessageFilterSensitiveLog: (
1505
+ obj: RotateEncryptionKeyMessage
1506
+ ) => any;
1507
+
1508
+ export declare const RotateEncryptionKeyResultFilterSensitiveLog: (
1509
+ obj: RotateEncryptionKeyResult
1510
+ ) => any;
1511
+
1512
+ export declare const UpdatePartnerStatusInputMessageFilterSensitiveLog: (
1513
+ obj: UpdatePartnerStatusInputMessage
1514
+ ) => any;