@aws-sdk/client-redshift 3.169.0 → 3.171.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 +16 -0
  2. package/dist-types/ts3.4/Redshift.d.ts +2057 -600
  3. package/dist-types/ts3.4/RedshiftClient.d.ts +818 -192
  4. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +36 -17
  6. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +33 -17
  9. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +39 -17
  12. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +36 -17
  15. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +39 -17
  19. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +39 -17
  22. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +39 -17
  23. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +39 -17
  24. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +39 -17
  27. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +39 -17
  28. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +30 -17
  29. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +32 -17
  30. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +36 -17
  31. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +32 -17
  33. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +35 -17
  34. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +35 -17
  35. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +35 -17
  37. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +35 -17
  39. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +35 -17
  40. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +34 -17
  41. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +36 -17
  42. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +34 -17
  43. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +30 -17
  46. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +30 -17
  47. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +39 -17
  51. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +39 -17
  52. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +39 -17
  57. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +32 -17
  58. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +36 -17
  59. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +39 -17
  63. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +39 -17
  64. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +39 -17
  66. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +32 -17
  67. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +39 -17
  69. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +39 -17
  70. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +39 -17
  71. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +39 -17
  72. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +36 -17
  73. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +39 -17
  74. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +39 -17
  75. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +39 -17
  76. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +33 -18
  77. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +39 -17
  79. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +39 -17
  80. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +32 -17
  81. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +39 -17
  82. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +35 -17
  83. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +33 -17
  84. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +32 -17
  85. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +36 -17
  86. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +37 -18
  87. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +32 -17
  88. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +36 -17
  89. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +37 -18
  90. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +37 -18
  91. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +39 -17
  92. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +39 -17
  93. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +39 -17
  94. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +39 -17
  95. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +32 -17
  96. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +39 -17
  97. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +39 -17
  98. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +39 -17
  99. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +37 -18
  100. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +39 -17
  101. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +35 -17
  102. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +39 -17
  103. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +37 -18
  104. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +39 -17
  105. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +37 -18
  106. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +39 -17
  107. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +37 -18
  108. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +33 -18
  109. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +33 -18
  110. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +39 -17
  111. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +32 -17
  112. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +33 -18
  113. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +37 -18
  114. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +33 -18
  115. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +39 -17
  116. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +39 -17
  117. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +33 -18
  118. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +39 -17
  119. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +37 -18
  120. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +39 -17
  121. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +36 -17
  122. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +34 -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 +7 -6
  127. package/dist-types/ts3.4/models/index.d.ts +2 -2
  128. package/dist-types/ts3.4/models/models_0.d.ts +2521 -3006
  129. package/dist-types/ts3.4/models/models_1.d.ts +1075 -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 +65 -38
  166. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  169. package/dist-types/ts3.4/waiters/index.d.ts +4 -4
  170. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +11 -7
  171. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +11 -7
  172. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +11 -7
  173. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +11 -7
  174. package/package.json +35 -35
@@ -1,1327 +1,1075 @@
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
+ export interface DescribeHsmConfigurationsMessage {
29
+ HsmConfigurationIdentifier?: string;
30
+ MaxRecords?: number;
31
+ Marker?: string;
32
+ TagKeys?: string[];
33
+ TagValues?: string[];
34
+ }
35
+ export interface HsmConfigurationMessage {
36
+ Marker?: string;
37
+ HsmConfigurations?: HsmConfiguration[];
38
+ }
39
+ export interface DescribeLoggingStatusMessage {
40
+ ClusterIdentifier: string | undefined;
41
+ }
42
+ export declare enum LogDestinationType {
43
+ CLOUDWATCH = "cloudwatch",
44
+ S3 = "s3",
45
+ }
46
+ export interface LoggingStatus {
47
+ LoggingEnabled?: boolean;
48
+ BucketName?: string;
49
+ S3KeyPrefix?: string;
50
+ LastSuccessfulDeliveryTime?: Date;
51
+ LastFailureTime?: Date;
52
+ LastFailureMessage?: string;
53
+ LogDestinationType?: LogDestinationType | string;
54
+ LogExports?: string[];
55
+ }
56
+ export declare enum NodeConfigurationOptionsFilterName {
57
+ ESTIMATED_DISK_UTILIZATION_PERCENT = "EstimatedDiskUtilizationPercent",
58
+ MODE = "Mode",
59
+ NODE_TYPE = "NodeType",
60
+ NUM_NODES = "NumberOfNodes",
61
+ }
62
+ export declare enum OperatorType {
63
+ BETWEEN = "between",
64
+ EQ = "eq",
65
+ GE = "ge",
66
+ GT = "gt",
67
+ IN = "in",
68
+ LE = "le",
69
+ LT = "lt",
70
+ }
71
+ export interface NodeConfigurationOptionsFilter {
72
+ Name?: NodeConfigurationOptionsFilterName | string;
73
+ Operator?: OperatorType | string;
74
+ Values?: string[];
75
+ }
76
+ export interface DescribeNodeConfigurationOptionsMessage {
77
+ ActionType: ActionType | string | undefined;
78
+ ClusterIdentifier?: string;
79
+ SnapshotIdentifier?: string;
80
+ SnapshotArn?: string;
81
+ OwnerAccount?: string;
82
+ Filters?: NodeConfigurationOptionsFilter[];
83
+ Marker?: string;
84
+ MaxRecords?: number;
85
+ }
86
+ export declare enum Mode {
87
+ HIGH_PERFORMANCE = "high-performance",
88
+ STANDARD = "standard",
89
+ }
90
+ export interface NodeConfigurationOption {
91
+ NodeType?: string;
92
+ NumberOfNodes?: number;
93
+ EstimatedDiskUtilizationPercent?: number;
94
+ Mode?: Mode | string;
95
+ }
96
+ export interface NodeConfigurationOptionsMessage {
97
+ NodeConfigurationOptionList?: NodeConfigurationOption[];
98
+ Marker?: string;
99
+ }
100
+ export interface DescribeOrderableClusterOptionsMessage {
101
+ ClusterVersion?: string;
102
+ NodeType?: string;
103
+ MaxRecords?: number;
104
+ Marker?: string;
105
+ }
106
+ export interface OrderableClusterOption {
107
+ ClusterVersion?: string;
108
+ ClusterType?: string;
109
+ NodeType?: string;
110
+ AvailabilityZones?: AvailabilityZone[];
111
+ }
112
+ export interface OrderableClusterOptionsMessage {
113
+ OrderableClusterOptions?: OrderableClusterOption[];
114
+ Marker?: string;
115
+ }
116
+ export interface DescribePartnersInputMessage {
117
+ AccountId: string | undefined;
118
+ ClusterIdentifier: string | undefined;
119
+ DatabaseName?: string;
120
+ PartnerName?: string;
121
+ }
122
+ export declare enum PartnerIntegrationStatus {
123
+ Active = "Active",
124
+ ConnectionFailure = "ConnectionFailure",
125
+ Inactive = "Inactive",
126
+ RuntimeFailure = "RuntimeFailure",
127
+ }
128
+ export interface PartnerIntegrationInfo {
129
+ DatabaseName?: string;
130
+ PartnerName?: string;
131
+ Status?: PartnerIntegrationStatus | string;
132
+ StatusMessage?: string;
133
+ CreatedAt?: Date;
134
+ UpdatedAt?: Date;
135
+ }
136
+ export interface DescribePartnersOutputMessage {
137
+ PartnerIntegrationInfoList?: PartnerIntegrationInfo[];
138
+ }
139
+ export interface DescribeReservedNodeExchangeStatusInputMessage {
140
+ ReservedNodeId?: string;
141
+ ReservedNodeExchangeRequestId?: string;
142
+ MaxRecords?: number;
143
+ Marker?: string;
144
+ }
145
+ export interface DescribeReservedNodeExchangeStatusOutputMessage {
146
+ ReservedNodeExchangeStatusDetails?: ReservedNodeExchangeStatus[];
147
+ Marker?: string;
148
+ }
149
+ export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
150
+ readonly name: "ReservedNodeExchangeNotFoundFault";
151
+ readonly $fault: "client";
152
+ constructor(
153
+ opts: __ExceptionOptionType<
154
+ ReservedNodeExchangeNotFoundFault,
155
+ __BaseException
156
+ >
157
+ );
158
+ }
159
+ export interface DescribeReservedNodeOfferingsMessage {
160
+ ReservedNodeOfferingId?: string;
161
+ MaxRecords?: number;
162
+ Marker?: string;
163
+ }
164
+ export interface ReservedNodeOffering {
165
+ ReservedNodeOfferingId?: string;
166
+ NodeType?: string;
167
+ Duration?: number;
168
+ FixedPrice?: number;
169
+ UsagePrice?: number;
170
+ CurrencyCode?: string;
171
+ OfferingType?: string;
172
+ RecurringCharges?: RecurringCharge[];
173
+ ReservedNodeOfferingType?: ReservedNodeOfferingType | string;
174
+ }
175
+ export interface ReservedNodeOfferingsMessage {
176
+ Marker?: string;
177
+ ReservedNodeOfferings?: ReservedNodeOffering[];
178
+ }
179
+ export interface DescribeReservedNodesMessage {
180
+ ReservedNodeId?: string;
181
+ MaxRecords?: number;
182
+ Marker?: string;
183
+ }
184
+ export interface ReservedNodesMessage {
185
+ Marker?: string;
186
+ ReservedNodes?: ReservedNode[];
187
+ }
188
+ export interface DescribeResizeMessage {
189
+ ClusterIdentifier: string | undefined;
190
+ }
191
+ export declare enum ScheduledActionFilterName {
192
+ CLUSTER_IDENTIFIER = "cluster-identifier",
193
+ IAM_ROLE = "iam-role",
194
+ }
195
+ export interface ScheduledActionFilter {
196
+ Name: ScheduledActionFilterName | string | undefined;
197
+ Values: string[] | undefined;
198
+ }
199
+ export declare enum ScheduledActionTypeValues {
200
+ PAUSE_CLUSTER = "PauseCluster",
201
+ RESIZE_CLUSTER = "ResizeCluster",
202
+ RESUME_CLUSTER = "ResumeCluster",
203
+ }
204
+ export interface DescribeScheduledActionsMessage {
205
+ ScheduledActionName?: string;
206
+ TargetActionType?: ScheduledActionTypeValues | string;
207
+ StartTime?: Date;
208
+ EndTime?: Date;
209
+ Active?: boolean;
210
+ Filters?: ScheduledActionFilter[];
211
+ Marker?: string;
212
+ MaxRecords?: number;
213
+ }
214
+ export interface ScheduledActionsMessage {
215
+ Marker?: string;
216
+ ScheduledActions?: ScheduledAction[];
217
+ }
218
+ export interface DescribeSnapshotCopyGrantsMessage {
219
+ SnapshotCopyGrantName?: string;
220
+ MaxRecords?: number;
221
+ Marker?: string;
222
+ TagKeys?: string[];
223
+ TagValues?: string[];
224
+ }
225
+ export interface SnapshotCopyGrantMessage {
226
+ Marker?: string;
227
+ SnapshotCopyGrants?: SnapshotCopyGrant[];
228
+ }
229
+ export interface DescribeSnapshotSchedulesMessage {
230
+ ClusterIdentifier?: string;
231
+ ScheduleIdentifier?: string;
232
+ TagKeys?: string[];
233
+ TagValues?: string[];
234
+ Marker?: string;
235
+ MaxRecords?: number;
236
+ }
237
+ export interface DescribeSnapshotSchedulesOutputMessage {
238
+ SnapshotSchedules?: SnapshotSchedule[];
239
+ Marker?: string;
240
+ }
241
+ export interface DescribeTableRestoreStatusMessage {
242
+ ClusterIdentifier?: string;
243
+ TableRestoreRequestId?: string;
244
+ MaxRecords?: number;
245
+ Marker?: string;
246
+ }
247
+ export declare class TableRestoreNotFoundFault extends __BaseException {
248
+ readonly name: "TableRestoreNotFoundFault";
249
+ readonly $fault: "client";
250
+ constructor(
251
+ opts: __ExceptionOptionType<TableRestoreNotFoundFault, __BaseException>
252
+ );
253
+ }
254
+ export declare type TableRestoreStatusType =
255
+ | "CANCELED"
256
+ | "FAILED"
257
+ | "IN_PROGRESS"
258
+ | "PENDING"
259
+ | "SUCCEEDED";
260
+ export interface TableRestoreStatus {
261
+ TableRestoreRequestId?: string;
262
+ Status?: TableRestoreStatusType | string;
263
+ Message?: string;
264
+ RequestTime?: Date;
265
+ ProgressInMegaBytes?: number;
266
+ TotalDataInMegaBytes?: number;
267
+ ClusterIdentifier?: string;
268
+ SnapshotIdentifier?: string;
269
+ SourceDatabaseName?: string;
270
+ SourceSchemaName?: string;
271
+ SourceTableName?: string;
272
+ TargetDatabaseName?: string;
273
+ TargetSchemaName?: string;
274
+ NewTableName?: string;
275
+ }
276
+ export interface TableRestoreStatusMessage {
277
+ TableRestoreStatusDetails?: TableRestoreStatus[];
278
+ Marker?: string;
279
+ }
280
+ export interface DescribeTagsMessage {
281
+ ResourceName?: string;
282
+ ResourceType?: string;
283
+ MaxRecords?: number;
284
+ Marker?: string;
285
+ TagKeys?: string[];
286
+ TagValues?: string[];
287
+ }
288
+ export interface TaggedResource {
289
+ Tag?: Tag;
290
+ ResourceName?: string;
291
+ ResourceType?: string;
292
+ }
293
+ export interface TaggedResourceListMessage {
294
+ TaggedResources?: TaggedResource[];
295
+ Marker?: string;
296
+ }
297
+ export interface DescribeUsageLimitsMessage {
298
+ UsageLimitId?: string;
299
+ ClusterIdentifier?: string;
300
+ FeatureType?: UsageLimitFeatureType | string;
301
+ MaxRecords?: number;
302
+ Marker?: string;
303
+ TagKeys?: string[];
304
+ TagValues?: string[];
305
+ }
306
+ export interface UsageLimitList {
307
+ UsageLimits?: UsageLimit[];
308
+ Marker?: string;
309
+ }
310
+ export interface DisableLoggingMessage {
311
+ ClusterIdentifier: string | undefined;
312
+ }
313
+ export interface DisableSnapshotCopyMessage {
314
+ ClusterIdentifier: string | undefined;
315
+ }
316
+ export interface DisableSnapshotCopyResult {
317
+ Cluster?: Cluster;
318
+ }
319
+ export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
320
+ readonly name: "SnapshotCopyAlreadyDisabledFault";
321
+ readonly $fault: "client";
322
+ constructor(
323
+ opts: __ExceptionOptionType<
324
+ SnapshotCopyAlreadyDisabledFault,
325
+ __BaseException
326
+ >
327
+ );
328
+ }
329
+ export interface DisassociateDataShareConsumerMessage {
330
+ DataShareArn: string | undefined;
331
+ DisassociateEntireAccount?: boolean;
332
+ ConsumerArn?: string;
333
+ ConsumerRegion?: string;
334
+ }
335
+ export interface EnableLoggingMessage {
336
+ ClusterIdentifier: string | undefined;
337
+ BucketName?: string;
338
+ S3KeyPrefix?: string;
339
+ LogDestinationType?: LogDestinationType | string;
340
+ LogExports?: string[];
341
+ }
342
+ export declare class InsufficientS3BucketPolicyFault extends __BaseException {
343
+ readonly name: "InsufficientS3BucketPolicyFault";
344
+ readonly $fault: "client";
345
+ constructor(
346
+ opts: __ExceptionOptionType<
347
+ InsufficientS3BucketPolicyFault,
348
+ __BaseException
349
+ >
350
+ );
351
+ }
352
+ export declare class InvalidS3BucketNameFault extends __BaseException {
353
+ readonly name: "InvalidS3BucketNameFault";
354
+ readonly $fault: "client";
355
+ constructor(
356
+ opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>
357
+ );
358
+ }
359
+ export declare class InvalidS3KeyPrefixFault extends __BaseException {
360
+ readonly name: "InvalidS3KeyPrefixFault";
361
+ readonly $fault: "client";
362
+ constructor(
363
+ opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>
364
+ );
365
+ }
366
+ export interface EnableSnapshotCopyMessage {
367
+ ClusterIdentifier: string | undefined;
368
+ DestinationRegion: string | undefined;
369
+ RetentionPeriod?: number;
370
+ SnapshotCopyGrantName?: string;
371
+ ManualSnapshotRetentionPeriod?: number;
372
+ }
373
+ export interface EnableSnapshotCopyResult {
374
+ Cluster?: Cluster;
375
+ }
376
+ export declare class IncompatibleOrderableOptions extends __BaseException {
377
+ readonly name: "IncompatibleOrderableOptions";
378
+ readonly $fault: "client";
379
+ constructor(
380
+ opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>
381
+ );
382
+ }
383
+ export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
384
+ readonly name: "SnapshotCopyAlreadyEnabledFault";
385
+ readonly $fault: "client";
386
+ constructor(
387
+ opts: __ExceptionOptionType<
388
+ SnapshotCopyAlreadyEnabledFault,
389
+ __BaseException
390
+ >
391
+ );
392
+ }
393
+ export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
394
+ readonly name: "UnknownSnapshotCopyRegionFault";
395
+ readonly $fault: "client";
396
+ constructor(
397
+ opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>
398
+ );
399
+ }
400
+ export declare class EndpointAuthorizationNotFoundFault extends __BaseException {
401
+ readonly name: "EndpointAuthorizationNotFoundFault";
402
+ readonly $fault: "client";
403
+ constructor(
404
+ opts: __ExceptionOptionType<
405
+ EndpointAuthorizationNotFoundFault,
406
+ __BaseException
407
+ >
408
+ );
409
+ }
410
+ export interface GetClusterCredentialsMessage {
411
+ DbUser: string | undefined;
412
+ DbName?: string;
413
+ ClusterIdentifier: string | undefined;
414
+ DurationSeconds?: number;
415
+ AutoCreate?: boolean;
416
+ DbGroups?: string[];
417
+ }
418
+ export interface GetClusterCredentialsWithIAMMessage {
419
+ DbName?: string;
420
+ ClusterIdentifier: string | undefined;
421
+ DurationSeconds?: number;
422
+ }
423
+ export declare enum ReservedNodeExchangeActionType {
424
+ RESIZE_CLUSTER = "resize-cluster",
425
+ RESTORE_CLUSTER = "restore-cluster",
426
+ }
427
+ export interface GetReservedNodeExchangeConfigurationOptionsInputMessage {
428
+ ActionType: ReservedNodeExchangeActionType | string | undefined;
429
+ ClusterIdentifier?: string;
430
+ SnapshotIdentifier?: string;
431
+ MaxRecords?: number;
432
+ Marker?: string;
433
+ }
434
+ export interface ReservedNodeConfigurationOption {
435
+ SourceReservedNode?: ReservedNode;
436
+ TargetReservedNodeCount?: number;
437
+ TargetReservedNodeOffering?: ReservedNodeOffering;
438
+ }
439
+ export interface GetReservedNodeExchangeConfigurationOptionsOutputMessage {
440
+ Marker?: string;
441
+ ReservedNodeConfigurationOptionList?: ReservedNodeConfigurationOption[];
442
+ }
443
+ export interface GetReservedNodeExchangeOfferingsInputMessage {
444
+ ReservedNodeId: string | undefined;
445
+ MaxRecords?: number;
446
+ Marker?: string;
447
+ }
448
+ export interface GetReservedNodeExchangeOfferingsOutputMessage {
449
+ Marker?: string;
450
+ ReservedNodeOfferings?: ReservedNodeOffering[];
451
+ }
452
+ export declare class InProgressTableRestoreQuotaExceededFault extends __BaseException {
453
+ readonly name: "InProgressTableRestoreQuotaExceededFault";
454
+ readonly $fault: "client";
455
+ constructor(
456
+ opts: __ExceptionOptionType<
457
+ InProgressTableRestoreQuotaExceededFault,
458
+ __BaseException
459
+ >
460
+ );
461
+ }
462
+ export declare class InvalidRestoreFault extends __BaseException {
463
+ readonly name: "InvalidRestoreFault";
464
+ readonly $fault: "client";
465
+ constructor(
466
+ opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>
467
+ );
468
+ }
469
+ export declare class InvalidTableRestoreArgumentFault extends __BaseException {
470
+ readonly name: "InvalidTableRestoreArgumentFault";
471
+ readonly $fault: "client";
472
+ constructor(
473
+ opts: __ExceptionOptionType<
474
+ InvalidTableRestoreArgumentFault,
475
+ __BaseException
476
+ >
477
+ );
478
+ }
479
+ export interface ModifyAquaInputMessage {
480
+ ClusterIdentifier: string | undefined;
481
+ AquaConfigurationStatus?: AquaConfigurationStatus | string;
482
+ }
483
+ export interface ModifyAquaOutputMessage {
484
+ AquaConfiguration?: AquaConfiguration;
485
+ }
486
+ export interface ModifyAuthenticationProfileMessage {
487
+ AuthenticationProfileName: string | undefined;
488
+ AuthenticationProfileContent: string | undefined;
489
+ }
490
+ export interface ModifyAuthenticationProfileResult {
491
+ AuthenticationProfileName?: string;
492
+ AuthenticationProfileContent?: string;
493
+ }
494
+ export interface ModifyClusterMessage {
495
+ ClusterIdentifier: string | undefined;
496
+ ClusterType?: string;
497
+ NodeType?: string;
498
+ NumberOfNodes?: number;
499
+ ClusterSecurityGroups?: string[];
500
+ VpcSecurityGroupIds?: string[];
501
+ MasterUserPassword?: string;
502
+ ClusterParameterGroupName?: string;
503
+ AutomatedSnapshotRetentionPeriod?: number;
504
+ ManualSnapshotRetentionPeriod?: number;
505
+ PreferredMaintenanceWindow?: string;
506
+ ClusterVersion?: string;
507
+ AllowVersionUpgrade?: boolean;
508
+ HsmClientCertificateIdentifier?: string;
509
+ HsmConfigurationIdentifier?: string;
510
+ NewClusterIdentifier?: string;
511
+ PubliclyAccessible?: boolean;
512
+ ElasticIp?: string;
513
+ EnhancedVpcRouting?: boolean;
514
+ MaintenanceTrackName?: string;
515
+ Encrypted?: boolean;
516
+ KmsKeyId?: string;
517
+ AvailabilityZoneRelocation?: boolean;
518
+ AvailabilityZone?: string;
519
+ Port?: number;
520
+ }
521
+ export interface ModifyClusterResult {
522
+ Cluster?: Cluster;
523
+ }
524
+ export declare class TableLimitExceededFault extends __BaseException {
525
+ readonly name: "TableLimitExceededFault";
526
+ readonly $fault: "client";
527
+ constructor(
528
+ opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>
529
+ );
530
+ }
531
+ export declare class UnsupportedOptionFault extends __BaseException {
532
+ readonly name: "UnsupportedOptionFault";
533
+ readonly $fault: "client";
534
+ constructor(
535
+ opts: __ExceptionOptionType<UnsupportedOptionFault, __BaseException>
536
+ );
537
+ }
538
+ export interface ModifyClusterDbRevisionMessage {
539
+ ClusterIdentifier: string | undefined;
540
+ RevisionTarget: string | undefined;
541
+ }
542
+ export interface ModifyClusterDbRevisionResult {
543
+ Cluster?: Cluster;
544
+ }
545
+ export interface ModifyClusterIamRolesMessage {
546
+ ClusterIdentifier: string | undefined;
547
+ AddIamRoles?: string[];
548
+ RemoveIamRoles?: string[];
549
+ DefaultIamRoleArn?: string;
550
+ }
551
+ export interface ModifyClusterIamRolesResult {
552
+ Cluster?: Cluster;
553
+ }
554
+ export interface ModifyClusterMaintenanceMessage {
555
+ ClusterIdentifier: string | undefined;
556
+ DeferMaintenance?: boolean;
557
+ DeferMaintenanceIdentifier?: string;
558
+ DeferMaintenanceStartTime?: Date;
559
+ DeferMaintenanceEndTime?: Date;
560
+ DeferMaintenanceDuration?: number;
561
+ }
562
+ export interface ModifyClusterMaintenanceResult {
563
+ Cluster?: Cluster;
564
+ }
565
+ export interface ModifyClusterParameterGroupMessage {
566
+ ParameterGroupName: string | undefined;
567
+ Parameters: Parameter[] | undefined;
568
+ }
569
+ export interface ModifyClusterSnapshotMessage {
570
+ SnapshotIdentifier: string | undefined;
571
+ ManualSnapshotRetentionPeriod?: number;
572
+ Force?: boolean;
573
+ }
574
+ export interface ModifyClusterSnapshotResult {
575
+ Snapshot?: Snapshot;
576
+ }
577
+ export interface ModifyClusterSnapshotScheduleMessage {
578
+ ClusterIdentifier: string | undefined;
579
+ ScheduleIdentifier?: string;
580
+ DisassociateSchedule?: boolean;
581
+ }
582
+ export interface ModifyClusterSubnetGroupMessage {
583
+ ClusterSubnetGroupName: string | undefined;
584
+ Description?: string;
585
+ SubnetIds: string[] | undefined;
586
+ }
587
+ export interface ModifyClusterSubnetGroupResult {
588
+ ClusterSubnetGroup?: ClusterSubnetGroup;
589
+ }
590
+ export declare class SubnetAlreadyInUse extends __BaseException {
591
+ readonly name: "SubnetAlreadyInUse";
592
+ readonly $fault: "client";
593
+ constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
594
+ }
595
+ export interface ModifyEndpointAccessMessage {
596
+ EndpointName: string | undefined;
597
+ VpcSecurityGroupIds?: string[];
598
+ }
599
+ export interface ModifyEventSubscriptionMessage {
600
+ SubscriptionName: string | undefined;
601
+ SnsTopicArn?: string;
602
+ SourceType?: string;
603
+ SourceIds?: string[];
604
+ EventCategories?: string[];
605
+ Severity?: string;
606
+ Enabled?: boolean;
607
+ }
608
+ export interface ModifyEventSubscriptionResult {
609
+ EventSubscription?: EventSubscription;
610
+ }
611
+ export interface ModifyScheduledActionMessage {
612
+ ScheduledActionName: string | undefined;
613
+ TargetAction?: ScheduledActionType;
614
+ Schedule?: string;
615
+ IamRole?: string;
616
+ ScheduledActionDescription?: string;
617
+ StartTime?: Date;
618
+ EndTime?: Date;
619
+ Enable?: boolean;
620
+ }
621
+ export interface ModifySnapshotCopyRetentionPeriodMessage {
622
+ ClusterIdentifier: string | undefined;
623
+ RetentionPeriod: number | undefined;
624
+ Manual?: boolean;
625
+ }
626
+ export interface ModifySnapshotCopyRetentionPeriodResult {
627
+ Cluster?: Cluster;
628
+ }
629
+ export declare class SnapshotCopyDisabledFault extends __BaseException {
630
+ readonly name: "SnapshotCopyDisabledFault";
631
+ readonly $fault: "client";
632
+ constructor(
633
+ opts: __ExceptionOptionType<SnapshotCopyDisabledFault, __BaseException>
634
+ );
635
+ }
636
+ export interface ModifySnapshotScheduleMessage {
637
+ ScheduleIdentifier: string | undefined;
638
+ ScheduleDefinitions: string[] | undefined;
639
+ }
640
+ export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
641
+ readonly name: "SnapshotScheduleUpdateInProgressFault";
642
+ readonly $fault: "client";
643
+ constructor(
644
+ opts: __ExceptionOptionType<
645
+ SnapshotScheduleUpdateInProgressFault,
646
+ __BaseException
647
+ >
648
+ );
649
+ }
650
+ export interface ModifyUsageLimitMessage {
651
+ UsageLimitId: string | undefined;
652
+ Amount?: number;
653
+ BreachAction?: UsageLimitBreachAction | string;
654
+ }
655
+ export interface PauseClusterResult {
656
+ Cluster?: Cluster;
657
+ }
658
+ export interface PurchaseReservedNodeOfferingMessage {
659
+ ReservedNodeOfferingId: string | undefined;
660
+ NodeCount?: number;
661
+ }
662
+ export interface PurchaseReservedNodeOfferingResult {
663
+ ReservedNode?: ReservedNode;
664
+ }
665
+ export declare class ReservedNodeQuotaExceededFault extends __BaseException {
666
+ readonly name: "ReservedNodeQuotaExceededFault";
667
+ readonly $fault: "client";
668
+ constructor(
669
+ opts: __ExceptionOptionType<ReservedNodeQuotaExceededFault, __BaseException>
670
+ );
671
+ }
672
+ export interface RebootClusterMessage {
673
+ ClusterIdentifier: string | undefined;
674
+ }
675
+ export interface RebootClusterResult {
676
+ Cluster?: Cluster;
677
+ }
678
+ export interface RejectDataShareMessage {
679
+ DataShareArn: string | undefined;
680
+ }
681
+ export interface ResetClusterParameterGroupMessage {
682
+ ParameterGroupName: string | undefined;
683
+ ResetAllParameters?: boolean;
684
+ Parameters?: Parameter[];
685
+ }
686
+ export interface ResizeClusterResult {
687
+ Cluster?: Cluster;
688
+ }
689
+ export interface RestoreFromClusterSnapshotMessage {
690
+ ClusterIdentifier: string | undefined;
691
+ SnapshotIdentifier?: string;
692
+ SnapshotArn?: string;
693
+ SnapshotClusterIdentifier?: string;
694
+ Port?: number;
695
+ AvailabilityZone?: string;
696
+ AllowVersionUpgrade?: boolean;
697
+ ClusterSubnetGroupName?: string;
698
+ PubliclyAccessible?: boolean;
699
+ OwnerAccount?: string;
700
+ HsmClientCertificateIdentifier?: string;
701
+ HsmConfigurationIdentifier?: string;
702
+ ElasticIp?: string;
703
+ ClusterParameterGroupName?: string;
704
+ ClusterSecurityGroups?: string[];
705
+ VpcSecurityGroupIds?: string[];
706
+ PreferredMaintenanceWindow?: string;
707
+ AutomatedSnapshotRetentionPeriod?: number;
708
+ ManualSnapshotRetentionPeriod?: number;
709
+ KmsKeyId?: string;
710
+ NodeType?: string;
711
+ EnhancedVpcRouting?: boolean;
712
+ AdditionalInfo?: string;
713
+ IamRoles?: string[];
714
+ MaintenanceTrackName?: string;
715
+ SnapshotScheduleIdentifier?: string;
716
+ NumberOfNodes?: number;
717
+ AvailabilityZoneRelocation?: boolean;
718
+ AquaConfigurationStatus?: AquaConfigurationStatus | string;
719
+ DefaultIamRoleArn?: string;
720
+ ReservedNodeId?: string;
721
+ TargetReservedNodeOfferingId?: string;
722
+ Encrypted?: boolean;
723
+ }
724
+ export interface RestoreFromClusterSnapshotResult {
725
+ Cluster?: Cluster;
726
+ }
727
+ export interface RestoreTableFromClusterSnapshotMessage {
728
+ ClusterIdentifier: string | undefined;
729
+ SnapshotIdentifier: string | undefined;
730
+ SourceDatabaseName: string | undefined;
731
+ SourceSchemaName?: string;
732
+ SourceTableName: string | undefined;
733
+ TargetDatabaseName?: string;
734
+ TargetSchemaName?: string;
735
+ NewTableName: string | undefined;
736
+ EnableCaseSensitiveIdentifier?: boolean;
737
+ }
738
+ export interface RestoreTableFromClusterSnapshotResult {
739
+ TableRestoreStatus?: TableRestoreStatus;
740
+ }
741
+ export interface ResumeClusterResult {
742
+ Cluster?: Cluster;
743
+ }
744
+ export interface RevokeClusterSecurityGroupIngressMessage {
745
+ ClusterSecurityGroupName: string | undefined;
746
+ CIDRIP?: string;
747
+ EC2SecurityGroupName?: string;
748
+ EC2SecurityGroupOwnerId?: string;
749
+ }
750
+ export interface RevokeClusterSecurityGroupIngressResult {
751
+ ClusterSecurityGroup?: ClusterSecurityGroup;
752
+ }
753
+ export interface RevokeEndpointAccessMessage {
754
+ ClusterIdentifier?: string;
755
+ Account?: string;
756
+ VpcIds?: string[];
757
+ Force?: boolean;
758
+ }
759
+ export interface RevokeSnapshotAccessMessage {
760
+ SnapshotIdentifier?: string;
761
+ SnapshotArn?: string;
762
+ SnapshotClusterIdentifier?: string;
763
+ AccountWithRestoreAccess: string | undefined;
764
+ }
765
+ export interface RevokeSnapshotAccessResult {
766
+ Snapshot?: Snapshot;
767
+ }
768
+ export interface RotateEncryptionKeyMessage {
769
+ ClusterIdentifier: string | undefined;
770
+ }
771
+ export interface RotateEncryptionKeyResult {
772
+ Cluster?: Cluster;
773
+ }
774
+ export interface UpdatePartnerStatusInputMessage {
775
+ AccountId: string | undefined;
776
+ ClusterIdentifier: string | undefined;
777
+ DatabaseName: string | undefined;
778
+ PartnerName: string | undefined;
779
+ Status: PartnerIntegrationStatus | string | undefined;
780
+ StatusMessage?: string;
781
+ }
782
+ export declare const DescribeHsmConfigurationsMessageFilterSensitiveLog: (
783
+ obj: DescribeHsmConfigurationsMessage
784
+ ) => any;
785
+ export declare const HsmConfigurationMessageFilterSensitiveLog: (
786
+ obj: HsmConfigurationMessage
787
+ ) => any;
788
+ export declare const DescribeLoggingStatusMessageFilterSensitiveLog: (
789
+ obj: DescribeLoggingStatusMessage
790
+ ) => any;
791
+ export declare const LoggingStatusFilterSensitiveLog: (
792
+ obj: LoggingStatus
793
+ ) => any;
794
+ export declare const NodeConfigurationOptionsFilterFilterSensitiveLog: (
795
+ obj: NodeConfigurationOptionsFilter
796
+ ) => any;
797
+ export declare const DescribeNodeConfigurationOptionsMessageFilterSensitiveLog: (
798
+ obj: DescribeNodeConfigurationOptionsMessage
799
+ ) => any;
800
+ export declare const NodeConfigurationOptionFilterSensitiveLog: (
801
+ obj: NodeConfigurationOption
802
+ ) => any;
803
+ export declare const NodeConfigurationOptionsMessageFilterSensitiveLog: (
804
+ obj: NodeConfigurationOptionsMessage
805
+ ) => any;
806
+ export declare const DescribeOrderableClusterOptionsMessageFilterSensitiveLog: (
807
+ obj: DescribeOrderableClusterOptionsMessage
808
+ ) => any;
809
+ export declare const OrderableClusterOptionFilterSensitiveLog: (
810
+ obj: OrderableClusterOption
811
+ ) => any;
812
+ export declare const OrderableClusterOptionsMessageFilterSensitiveLog: (
813
+ obj: OrderableClusterOptionsMessage
814
+ ) => any;
815
+ export declare const DescribePartnersInputMessageFilterSensitiveLog: (
816
+ obj: DescribePartnersInputMessage
817
+ ) => any;
818
+ export declare const PartnerIntegrationInfoFilterSensitiveLog: (
819
+ obj: PartnerIntegrationInfo
820
+ ) => any;
821
+ export declare const DescribePartnersOutputMessageFilterSensitiveLog: (
822
+ obj: DescribePartnersOutputMessage
823
+ ) => any;
824
+ export declare const DescribeReservedNodeExchangeStatusInputMessageFilterSensitiveLog: (
825
+ obj: DescribeReservedNodeExchangeStatusInputMessage
826
+ ) => any;
827
+ export declare const DescribeReservedNodeExchangeStatusOutputMessageFilterSensitiveLog: (
828
+ obj: DescribeReservedNodeExchangeStatusOutputMessage
829
+ ) => any;
830
+ export declare const DescribeReservedNodeOfferingsMessageFilterSensitiveLog: (
831
+ obj: DescribeReservedNodeOfferingsMessage
832
+ ) => any;
833
+ export declare const ReservedNodeOfferingFilterSensitiveLog: (
834
+ obj: ReservedNodeOffering
835
+ ) => any;
836
+ export declare const ReservedNodeOfferingsMessageFilterSensitiveLog: (
837
+ obj: ReservedNodeOfferingsMessage
838
+ ) => any;
839
+ export declare const DescribeReservedNodesMessageFilterSensitiveLog: (
840
+ obj: DescribeReservedNodesMessage
841
+ ) => any;
842
+ export declare const ReservedNodesMessageFilterSensitiveLog: (
843
+ obj: ReservedNodesMessage
844
+ ) => any;
845
+ export declare const DescribeResizeMessageFilterSensitiveLog: (
846
+ obj: DescribeResizeMessage
847
+ ) => any;
848
+ export declare const ScheduledActionFilterFilterSensitiveLog: (
849
+ obj: ScheduledActionFilter
850
+ ) => any;
851
+ export declare const DescribeScheduledActionsMessageFilterSensitiveLog: (
852
+ obj: DescribeScheduledActionsMessage
853
+ ) => any;
854
+ export declare const ScheduledActionsMessageFilterSensitiveLog: (
855
+ obj: ScheduledActionsMessage
856
+ ) => any;
857
+ export declare const DescribeSnapshotCopyGrantsMessageFilterSensitiveLog: (
858
+ obj: DescribeSnapshotCopyGrantsMessage
859
+ ) => any;
860
+ export declare const SnapshotCopyGrantMessageFilterSensitiveLog: (
861
+ obj: SnapshotCopyGrantMessage
862
+ ) => any;
863
+ export declare const DescribeSnapshotSchedulesMessageFilterSensitiveLog: (
864
+ obj: DescribeSnapshotSchedulesMessage
865
+ ) => any;
866
+ export declare const DescribeSnapshotSchedulesOutputMessageFilterSensitiveLog: (
867
+ obj: DescribeSnapshotSchedulesOutputMessage
868
+ ) => any;
869
+ export declare const DescribeTableRestoreStatusMessageFilterSensitiveLog: (
870
+ obj: DescribeTableRestoreStatusMessage
871
+ ) => any;
872
+ export declare const TableRestoreStatusFilterSensitiveLog: (
873
+ obj: TableRestoreStatus
874
+ ) => any;
875
+ export declare const TableRestoreStatusMessageFilterSensitiveLog: (
876
+ obj: TableRestoreStatusMessage
877
+ ) => any;
878
+ export declare const DescribeTagsMessageFilterSensitiveLog: (
879
+ obj: DescribeTagsMessage
880
+ ) => any;
881
+ export declare const TaggedResourceFilterSensitiveLog: (
882
+ obj: TaggedResource
883
+ ) => any;
884
+ export declare const TaggedResourceListMessageFilterSensitiveLog: (
885
+ obj: TaggedResourceListMessage
886
+ ) => any;
887
+ export declare const DescribeUsageLimitsMessageFilterSensitiveLog: (
888
+ obj: DescribeUsageLimitsMessage
889
+ ) => any;
890
+ export declare const UsageLimitListFilterSensitiveLog: (
891
+ obj: UsageLimitList
892
+ ) => any;
893
+ export declare const DisableLoggingMessageFilterSensitiveLog: (
894
+ obj: DisableLoggingMessage
895
+ ) => any;
896
+ export declare const DisableSnapshotCopyMessageFilterSensitiveLog: (
897
+ obj: DisableSnapshotCopyMessage
898
+ ) => any;
899
+ export declare const DisableSnapshotCopyResultFilterSensitiveLog: (
900
+ obj: DisableSnapshotCopyResult
901
+ ) => any;
902
+ export declare const DisassociateDataShareConsumerMessageFilterSensitiveLog: (
903
+ obj: DisassociateDataShareConsumerMessage
904
+ ) => any;
905
+ export declare const EnableLoggingMessageFilterSensitiveLog: (
906
+ obj: EnableLoggingMessage
907
+ ) => any;
908
+ export declare const EnableSnapshotCopyMessageFilterSensitiveLog: (
909
+ obj: EnableSnapshotCopyMessage
910
+ ) => any;
911
+ export declare const EnableSnapshotCopyResultFilterSensitiveLog: (
912
+ obj: EnableSnapshotCopyResult
913
+ ) => any;
914
+ export declare const GetClusterCredentialsMessageFilterSensitiveLog: (
915
+ obj: GetClusterCredentialsMessage
916
+ ) => any;
917
+ export declare const GetClusterCredentialsWithIAMMessageFilterSensitiveLog: (
918
+ obj: GetClusterCredentialsWithIAMMessage
919
+ ) => any;
920
+ export declare const GetReservedNodeExchangeConfigurationOptionsInputMessageFilterSensitiveLog: (
921
+ obj: GetReservedNodeExchangeConfigurationOptionsInputMessage
922
+ ) => any;
923
+ export declare const ReservedNodeConfigurationOptionFilterSensitiveLog: (
924
+ obj: ReservedNodeConfigurationOption
925
+ ) => any;
926
+ export declare const GetReservedNodeExchangeConfigurationOptionsOutputMessageFilterSensitiveLog: (
927
+ obj: GetReservedNodeExchangeConfigurationOptionsOutputMessage
928
+ ) => any;
929
+ export declare const GetReservedNodeExchangeOfferingsInputMessageFilterSensitiveLog: (
930
+ obj: GetReservedNodeExchangeOfferingsInputMessage
931
+ ) => any;
932
+ export declare const GetReservedNodeExchangeOfferingsOutputMessageFilterSensitiveLog: (
933
+ obj: GetReservedNodeExchangeOfferingsOutputMessage
934
+ ) => any;
935
+ export declare const ModifyAquaInputMessageFilterSensitiveLog: (
936
+ obj: ModifyAquaInputMessage
937
+ ) => any;
938
+ export declare const ModifyAquaOutputMessageFilterSensitiveLog: (
939
+ obj: ModifyAquaOutputMessage
940
+ ) => any;
941
+ export declare const ModifyAuthenticationProfileMessageFilterSensitiveLog: (
942
+ obj: ModifyAuthenticationProfileMessage
943
+ ) => any;
944
+ export declare const ModifyAuthenticationProfileResultFilterSensitiveLog: (
945
+ obj: ModifyAuthenticationProfileResult
946
+ ) => any;
947
+ export declare const ModifyClusterMessageFilterSensitiveLog: (
948
+ obj: ModifyClusterMessage
949
+ ) => any;
950
+ export declare const ModifyClusterResultFilterSensitiveLog: (
951
+ obj: ModifyClusterResult
952
+ ) => any;
953
+ export declare const ModifyClusterDbRevisionMessageFilterSensitiveLog: (
954
+ obj: ModifyClusterDbRevisionMessage
955
+ ) => any;
956
+ export declare const ModifyClusterDbRevisionResultFilterSensitiveLog: (
957
+ obj: ModifyClusterDbRevisionResult
958
+ ) => any;
959
+ export declare const ModifyClusterIamRolesMessageFilterSensitiveLog: (
960
+ obj: ModifyClusterIamRolesMessage
961
+ ) => any;
962
+ export declare const ModifyClusterIamRolesResultFilterSensitiveLog: (
963
+ obj: ModifyClusterIamRolesResult
964
+ ) => any;
965
+ export declare const ModifyClusterMaintenanceMessageFilterSensitiveLog: (
966
+ obj: ModifyClusterMaintenanceMessage
967
+ ) => any;
968
+ export declare const ModifyClusterMaintenanceResultFilterSensitiveLog: (
969
+ obj: ModifyClusterMaintenanceResult
970
+ ) => any;
971
+ export declare const ModifyClusterParameterGroupMessageFilterSensitiveLog: (
972
+ obj: ModifyClusterParameterGroupMessage
973
+ ) => any;
974
+ export declare const ModifyClusterSnapshotMessageFilterSensitiveLog: (
975
+ obj: ModifyClusterSnapshotMessage
976
+ ) => any;
977
+ export declare const ModifyClusterSnapshotResultFilterSensitiveLog: (
978
+ obj: ModifyClusterSnapshotResult
979
+ ) => any;
980
+ export declare const ModifyClusterSnapshotScheduleMessageFilterSensitiveLog: (
981
+ obj: ModifyClusterSnapshotScheduleMessage
982
+ ) => any;
983
+ export declare const ModifyClusterSubnetGroupMessageFilterSensitiveLog: (
984
+ obj: ModifyClusterSubnetGroupMessage
985
+ ) => any;
986
+ export declare const ModifyClusterSubnetGroupResultFilterSensitiveLog: (
987
+ obj: ModifyClusterSubnetGroupResult
988
+ ) => any;
989
+ export declare const ModifyEndpointAccessMessageFilterSensitiveLog: (
990
+ obj: ModifyEndpointAccessMessage
991
+ ) => any;
992
+ export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (
993
+ obj: ModifyEventSubscriptionMessage
994
+ ) => any;
995
+ export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (
996
+ obj: ModifyEventSubscriptionResult
997
+ ) => any;
998
+ export declare const ModifyScheduledActionMessageFilterSensitiveLog: (
999
+ obj: ModifyScheduledActionMessage
1000
+ ) => any;
1001
+ export declare const ModifySnapshotCopyRetentionPeriodMessageFilterSensitiveLog: (
1002
+ obj: ModifySnapshotCopyRetentionPeriodMessage
1003
+ ) => any;
1004
+ export declare const ModifySnapshotCopyRetentionPeriodResultFilterSensitiveLog: (
1005
+ obj: ModifySnapshotCopyRetentionPeriodResult
1006
+ ) => any;
1007
+ export declare const ModifySnapshotScheduleMessageFilterSensitiveLog: (
1008
+ obj: ModifySnapshotScheduleMessage
1009
+ ) => any;
1010
+ export declare const ModifyUsageLimitMessageFilterSensitiveLog: (
1011
+ obj: ModifyUsageLimitMessage
1012
+ ) => any;
1013
+ export declare const PauseClusterResultFilterSensitiveLog: (
1014
+ obj: PauseClusterResult
1015
+ ) => any;
1016
+ export declare const PurchaseReservedNodeOfferingMessageFilterSensitiveLog: (
1017
+ obj: PurchaseReservedNodeOfferingMessage
1018
+ ) => any;
1019
+ export declare const PurchaseReservedNodeOfferingResultFilterSensitiveLog: (
1020
+ obj: PurchaseReservedNodeOfferingResult
1021
+ ) => any;
1022
+ export declare const RebootClusterMessageFilterSensitiveLog: (
1023
+ obj: RebootClusterMessage
1024
+ ) => any;
1025
+ export declare const RebootClusterResultFilterSensitiveLog: (
1026
+ obj: RebootClusterResult
1027
+ ) => any;
1028
+ export declare const RejectDataShareMessageFilterSensitiveLog: (
1029
+ obj: RejectDataShareMessage
1030
+ ) => any;
1031
+ export declare const ResetClusterParameterGroupMessageFilterSensitiveLog: (
1032
+ obj: ResetClusterParameterGroupMessage
1033
+ ) => any;
1034
+ export declare const ResizeClusterResultFilterSensitiveLog: (
1035
+ obj: ResizeClusterResult
1036
+ ) => any;
1037
+ export declare const RestoreFromClusterSnapshotMessageFilterSensitiveLog: (
1038
+ obj: RestoreFromClusterSnapshotMessage
1039
+ ) => any;
1040
+ export declare const RestoreFromClusterSnapshotResultFilterSensitiveLog: (
1041
+ obj: RestoreFromClusterSnapshotResult
1042
+ ) => any;
1043
+ export declare const RestoreTableFromClusterSnapshotMessageFilterSensitiveLog: (
1044
+ obj: RestoreTableFromClusterSnapshotMessage
1045
+ ) => any;
1046
+ export declare const RestoreTableFromClusterSnapshotResultFilterSensitiveLog: (
1047
+ obj: RestoreTableFromClusterSnapshotResult
1048
+ ) => any;
1049
+ export declare const ResumeClusterResultFilterSensitiveLog: (
1050
+ obj: ResumeClusterResult
1051
+ ) => any;
1052
+ export declare const RevokeClusterSecurityGroupIngressMessageFilterSensitiveLog: (
1053
+ obj: RevokeClusterSecurityGroupIngressMessage
1054
+ ) => any;
1055
+ export declare const RevokeClusterSecurityGroupIngressResultFilterSensitiveLog: (
1056
+ obj: RevokeClusterSecurityGroupIngressResult
1057
+ ) => any;
1058
+ export declare const RevokeEndpointAccessMessageFilterSensitiveLog: (
1059
+ obj: RevokeEndpointAccessMessage
1060
+ ) => any;
1061
+ export declare const RevokeSnapshotAccessMessageFilterSensitiveLog: (
1062
+ obj: RevokeSnapshotAccessMessage
1063
+ ) => any;
1064
+ export declare const RevokeSnapshotAccessResultFilterSensitiveLog: (
1065
+ obj: RevokeSnapshotAccessResult
1066
+ ) => any;
1067
+ export declare const RotateEncryptionKeyMessageFilterSensitiveLog: (
1068
+ obj: RotateEncryptionKeyMessage
1069
+ ) => any;
1070
+ export declare const RotateEncryptionKeyResultFilterSensitiveLog: (
1071
+ obj: RotateEncryptionKeyResult
1072
+ ) => any;
1073
+ export declare const UpdatePartnerStatusInputMessageFilterSensitiveLog: (
1074
+ obj: UpdatePartnerStatusInputMessage
1075
+ ) => any;