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