@aws-sdk/client-docdb 3.170.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.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/DocDB.d.ts +0 -53
- package/dist-types/ts3.4/DocDBClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/DocDBServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -721
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +0 -2
- package/package.json +28 -28
|
@@ -1,179 +1,126 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { DocDBServiceException as __BaseException } from "./DocDBServiceException";
|
|
3
|
-
|
|
4
3
|
export interface AddSourceIdentifierToSubscriptionMessage {
|
|
5
4
|
SubscriptionName: string | undefined;
|
|
6
|
-
|
|
7
5
|
SourceIdentifier: string | undefined;
|
|
8
6
|
}
|
|
9
|
-
|
|
10
7
|
export interface EventSubscription {
|
|
11
8
|
CustomerAwsId?: string;
|
|
12
|
-
|
|
13
9
|
CustSubscriptionId?: string;
|
|
14
|
-
|
|
15
10
|
SnsTopicArn?: string;
|
|
16
|
-
|
|
17
11
|
Status?: string;
|
|
18
|
-
|
|
19
12
|
SubscriptionCreationTime?: string;
|
|
20
|
-
|
|
21
13
|
SourceType?: string;
|
|
22
|
-
|
|
23
14
|
SourceIdsList?: string[];
|
|
24
|
-
|
|
25
15
|
EventCategoriesList?: string[];
|
|
26
|
-
|
|
27
16
|
Enabled?: boolean;
|
|
28
|
-
|
|
29
17
|
EventSubscriptionArn?: string;
|
|
30
18
|
}
|
|
31
19
|
export interface AddSourceIdentifierToSubscriptionResult {
|
|
32
20
|
EventSubscription?: EventSubscription;
|
|
33
21
|
}
|
|
34
|
-
|
|
35
22
|
export declare class SourceNotFoundFault extends __BaseException {
|
|
36
23
|
readonly name: "SourceNotFoundFault";
|
|
37
24
|
readonly $fault: "client";
|
|
38
|
-
|
|
39
25
|
constructor(
|
|
40
26
|
opts: __ExceptionOptionType<SourceNotFoundFault, __BaseException>
|
|
41
27
|
);
|
|
42
28
|
}
|
|
43
|
-
|
|
44
29
|
export declare class SubscriptionNotFoundFault extends __BaseException {
|
|
45
30
|
readonly name: "SubscriptionNotFoundFault";
|
|
46
31
|
readonly $fault: "client";
|
|
47
|
-
|
|
48
32
|
constructor(
|
|
49
33
|
opts: __ExceptionOptionType<SubscriptionNotFoundFault, __BaseException>
|
|
50
34
|
);
|
|
51
35
|
}
|
|
52
|
-
|
|
53
36
|
export interface Tag {
|
|
54
37
|
Key?: string;
|
|
55
|
-
|
|
56
38
|
Value?: string;
|
|
57
39
|
}
|
|
58
|
-
|
|
59
40
|
export interface AddTagsToResourceMessage {
|
|
60
41
|
ResourceName: string | undefined;
|
|
61
|
-
|
|
62
42
|
Tags: Tag[] | undefined;
|
|
63
43
|
}
|
|
64
|
-
|
|
65
44
|
export declare class DBClusterNotFoundFault extends __BaseException {
|
|
66
45
|
readonly name: "DBClusterNotFoundFault";
|
|
67
46
|
readonly $fault: "client";
|
|
68
|
-
|
|
69
47
|
constructor(
|
|
70
48
|
opts: __ExceptionOptionType<DBClusterNotFoundFault, __BaseException>
|
|
71
49
|
);
|
|
72
50
|
}
|
|
73
|
-
|
|
74
51
|
export declare class DBInstanceNotFoundFault extends __BaseException {
|
|
75
52
|
readonly name: "DBInstanceNotFoundFault";
|
|
76
53
|
readonly $fault: "client";
|
|
77
|
-
|
|
78
54
|
constructor(
|
|
79
55
|
opts: __ExceptionOptionType<DBInstanceNotFoundFault, __BaseException>
|
|
80
56
|
);
|
|
81
57
|
}
|
|
82
|
-
|
|
83
58
|
export declare class DBSnapshotNotFoundFault extends __BaseException {
|
|
84
59
|
readonly name: "DBSnapshotNotFoundFault";
|
|
85
60
|
readonly $fault: "client";
|
|
86
|
-
|
|
87
61
|
constructor(
|
|
88
62
|
opts: __ExceptionOptionType<DBSnapshotNotFoundFault, __BaseException>
|
|
89
63
|
);
|
|
90
64
|
}
|
|
91
|
-
|
|
92
65
|
export interface ApplyPendingMaintenanceActionMessage {
|
|
93
66
|
ResourceIdentifier: string | undefined;
|
|
94
|
-
|
|
95
67
|
ApplyAction: string | undefined;
|
|
96
|
-
|
|
97
68
|
OptInType: string | undefined;
|
|
98
69
|
}
|
|
99
|
-
|
|
100
70
|
export interface PendingMaintenanceAction {
|
|
101
71
|
Action?: string;
|
|
102
|
-
|
|
103
72
|
AutoAppliedAfterDate?: Date;
|
|
104
|
-
|
|
105
73
|
ForcedApplyDate?: Date;
|
|
106
|
-
|
|
107
74
|
OptInStatus?: string;
|
|
108
|
-
|
|
109
75
|
CurrentApplyDate?: Date;
|
|
110
|
-
|
|
111
76
|
Description?: string;
|
|
112
77
|
}
|
|
113
|
-
|
|
114
78
|
export interface ResourcePendingMaintenanceActions {
|
|
115
79
|
ResourceIdentifier?: string;
|
|
116
|
-
|
|
117
80
|
PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
|
|
118
81
|
}
|
|
119
82
|
export interface ApplyPendingMaintenanceActionResult {
|
|
120
83
|
ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
|
|
121
84
|
}
|
|
122
|
-
|
|
123
85
|
export declare class InvalidDBClusterStateFault extends __BaseException {
|
|
124
86
|
readonly name: "InvalidDBClusterStateFault";
|
|
125
87
|
readonly $fault: "client";
|
|
126
|
-
|
|
127
88
|
constructor(
|
|
128
89
|
opts: __ExceptionOptionType<InvalidDBClusterStateFault, __BaseException>
|
|
129
90
|
);
|
|
130
91
|
}
|
|
131
|
-
|
|
132
92
|
export declare class InvalidDBInstanceStateFault extends __BaseException {
|
|
133
93
|
readonly name: "InvalidDBInstanceStateFault";
|
|
134
94
|
readonly $fault: "client";
|
|
135
|
-
|
|
136
95
|
constructor(
|
|
137
96
|
opts: __ExceptionOptionType<InvalidDBInstanceStateFault, __BaseException>
|
|
138
97
|
);
|
|
139
98
|
}
|
|
140
|
-
|
|
141
99
|
export declare class ResourceNotFoundFault extends __BaseException {
|
|
142
100
|
readonly name: "ResourceNotFoundFault";
|
|
143
101
|
readonly $fault: "client";
|
|
144
|
-
|
|
145
102
|
constructor(
|
|
146
103
|
opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>
|
|
147
104
|
);
|
|
148
105
|
}
|
|
149
|
-
|
|
150
106
|
export interface CopyDBClusterParameterGroupMessage {
|
|
151
107
|
SourceDBClusterParameterGroupIdentifier: string | undefined;
|
|
152
|
-
|
|
153
108
|
TargetDBClusterParameterGroupIdentifier: string | undefined;
|
|
154
|
-
|
|
155
109
|
TargetDBClusterParameterGroupDescription: string | undefined;
|
|
156
|
-
|
|
157
110
|
Tags?: Tag[];
|
|
158
111
|
}
|
|
159
|
-
|
|
160
112
|
export interface DBClusterParameterGroup {
|
|
161
113
|
DBClusterParameterGroupName?: string;
|
|
162
|
-
|
|
163
114
|
DBParameterGroupFamily?: string;
|
|
164
|
-
|
|
165
115
|
Description?: string;
|
|
166
|
-
|
|
167
116
|
DBClusterParameterGroupArn?: string;
|
|
168
117
|
}
|
|
169
118
|
export interface CopyDBClusterParameterGroupResult {
|
|
170
119
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
171
120
|
}
|
|
172
|
-
|
|
173
121
|
export declare class DBParameterGroupAlreadyExistsFault extends __BaseException {
|
|
174
122
|
readonly name: "DBParameterGroupAlreadyExistsFault";
|
|
175
123
|
readonly $fault: "client";
|
|
176
|
-
|
|
177
124
|
constructor(
|
|
178
125
|
opts: __ExceptionOptionType<
|
|
179
126
|
DBParameterGroupAlreadyExistsFault,
|
|
@@ -181,20 +128,16 @@ export declare class DBParameterGroupAlreadyExistsFault extends __BaseException
|
|
|
181
128
|
>
|
|
182
129
|
);
|
|
183
130
|
}
|
|
184
|
-
|
|
185
131
|
export declare class DBParameterGroupNotFoundFault extends __BaseException {
|
|
186
132
|
readonly name: "DBParameterGroupNotFoundFault";
|
|
187
133
|
readonly $fault: "client";
|
|
188
|
-
|
|
189
134
|
constructor(
|
|
190
135
|
opts: __ExceptionOptionType<DBParameterGroupNotFoundFault, __BaseException>
|
|
191
136
|
);
|
|
192
137
|
}
|
|
193
|
-
|
|
194
138
|
export declare class DBParameterGroupQuotaExceededFault extends __BaseException {
|
|
195
139
|
readonly name: "DBParameterGroupQuotaExceededFault";
|
|
196
140
|
readonly $fault: "client";
|
|
197
|
-
|
|
198
141
|
constructor(
|
|
199
142
|
opts: __ExceptionOptionType<
|
|
200
143
|
DBParameterGroupQuotaExceededFault,
|
|
@@ -202,64 +145,39 @@ export declare class DBParameterGroupQuotaExceededFault extends __BaseException
|
|
|
202
145
|
>
|
|
203
146
|
);
|
|
204
147
|
}
|
|
205
|
-
|
|
206
148
|
export interface CopyDBClusterSnapshotMessage {
|
|
207
149
|
SourceDBClusterSnapshotIdentifier: string | undefined;
|
|
208
|
-
|
|
209
150
|
TargetDBClusterSnapshotIdentifier: string | undefined;
|
|
210
|
-
|
|
211
151
|
KmsKeyId?: string;
|
|
212
|
-
|
|
213
152
|
PreSignedUrl?: string;
|
|
214
|
-
|
|
215
153
|
CopyTags?: boolean;
|
|
216
|
-
|
|
217
154
|
Tags?: Tag[];
|
|
218
155
|
}
|
|
219
|
-
|
|
220
156
|
export interface DBClusterSnapshot {
|
|
221
157
|
AvailabilityZones?: string[];
|
|
222
|
-
|
|
223
158
|
DBClusterSnapshotIdentifier?: string;
|
|
224
|
-
|
|
225
159
|
DBClusterIdentifier?: string;
|
|
226
|
-
|
|
227
160
|
SnapshotCreateTime?: Date;
|
|
228
|
-
|
|
229
161
|
Engine?: string;
|
|
230
|
-
|
|
231
162
|
Status?: string;
|
|
232
|
-
|
|
233
163
|
Port?: number;
|
|
234
|
-
|
|
235
164
|
VpcId?: string;
|
|
236
|
-
|
|
237
165
|
ClusterCreateTime?: Date;
|
|
238
|
-
|
|
239
166
|
MasterUsername?: string;
|
|
240
|
-
|
|
241
167
|
EngineVersion?: string;
|
|
242
|
-
|
|
243
168
|
SnapshotType?: string;
|
|
244
|
-
|
|
245
169
|
PercentProgress?: number;
|
|
246
|
-
|
|
247
170
|
StorageEncrypted?: boolean;
|
|
248
|
-
|
|
249
171
|
KmsKeyId?: string;
|
|
250
|
-
|
|
251
172
|
DBClusterSnapshotArn?: string;
|
|
252
|
-
|
|
253
173
|
SourceDBClusterSnapshotArn?: string;
|
|
254
174
|
}
|
|
255
175
|
export interface CopyDBClusterSnapshotResult {
|
|
256
176
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
257
177
|
}
|
|
258
|
-
|
|
259
178
|
export declare class DBClusterSnapshotAlreadyExistsFault extends __BaseException {
|
|
260
179
|
readonly name: "DBClusterSnapshotAlreadyExistsFault";
|
|
261
180
|
readonly $fault: "client";
|
|
262
|
-
|
|
263
181
|
constructor(
|
|
264
182
|
opts: __ExceptionOptionType<
|
|
265
183
|
DBClusterSnapshotAlreadyExistsFault,
|
|
@@ -267,20 +185,16 @@ export declare class DBClusterSnapshotAlreadyExistsFault extends __BaseException
|
|
|
267
185
|
>
|
|
268
186
|
);
|
|
269
187
|
}
|
|
270
|
-
|
|
271
188
|
export declare class DBClusterSnapshotNotFoundFault extends __BaseException {
|
|
272
189
|
readonly name: "DBClusterSnapshotNotFoundFault";
|
|
273
190
|
readonly $fault: "client";
|
|
274
|
-
|
|
275
191
|
constructor(
|
|
276
192
|
opts: __ExceptionOptionType<DBClusterSnapshotNotFoundFault, __BaseException>
|
|
277
193
|
);
|
|
278
194
|
}
|
|
279
|
-
|
|
280
195
|
export declare class InvalidDBClusterSnapshotStateFault extends __BaseException {
|
|
281
196
|
readonly name: "InvalidDBClusterSnapshotStateFault";
|
|
282
197
|
readonly $fault: "client";
|
|
283
|
-
|
|
284
198
|
constructor(
|
|
285
199
|
opts: __ExceptionOptionType<
|
|
286
200
|
InvalidDBClusterSnapshotStateFault,
|
|
@@ -288,171 +202,103 @@ export declare class InvalidDBClusterSnapshotStateFault extends __BaseException
|
|
|
288
202
|
>
|
|
289
203
|
);
|
|
290
204
|
}
|
|
291
|
-
|
|
292
205
|
export declare class KMSKeyNotAccessibleFault extends __BaseException {
|
|
293
206
|
readonly name: "KMSKeyNotAccessibleFault";
|
|
294
207
|
readonly $fault: "client";
|
|
295
|
-
|
|
296
208
|
constructor(
|
|
297
209
|
opts: __ExceptionOptionType<KMSKeyNotAccessibleFault, __BaseException>
|
|
298
210
|
);
|
|
299
211
|
}
|
|
300
|
-
|
|
301
212
|
export declare class SnapshotQuotaExceededFault extends __BaseException {
|
|
302
213
|
readonly name: "SnapshotQuotaExceededFault";
|
|
303
214
|
readonly $fault: "client";
|
|
304
|
-
|
|
305
215
|
constructor(
|
|
306
216
|
opts: __ExceptionOptionType<SnapshotQuotaExceededFault, __BaseException>
|
|
307
217
|
);
|
|
308
218
|
}
|
|
309
|
-
|
|
310
219
|
export interface CreateDBClusterMessage {
|
|
311
220
|
AvailabilityZones?: string[];
|
|
312
|
-
|
|
313
221
|
BackupRetentionPeriod?: number;
|
|
314
|
-
|
|
315
222
|
DBClusterIdentifier: string | undefined;
|
|
316
|
-
|
|
317
223
|
DBClusterParameterGroupName?: string;
|
|
318
|
-
|
|
319
224
|
VpcSecurityGroupIds?: string[];
|
|
320
|
-
|
|
321
225
|
DBSubnetGroupName?: string;
|
|
322
|
-
|
|
323
226
|
Engine: string | undefined;
|
|
324
|
-
|
|
325
227
|
EngineVersion?: string;
|
|
326
|
-
|
|
327
228
|
Port?: number;
|
|
328
|
-
|
|
329
229
|
MasterUsername?: string;
|
|
330
|
-
|
|
331
230
|
MasterUserPassword?: string;
|
|
332
|
-
|
|
333
231
|
PreferredBackupWindow?: string;
|
|
334
|
-
|
|
335
232
|
PreferredMaintenanceWindow?: string;
|
|
336
|
-
|
|
337
233
|
Tags?: Tag[];
|
|
338
|
-
|
|
339
234
|
StorageEncrypted?: boolean;
|
|
340
|
-
|
|
341
235
|
KmsKeyId?: string;
|
|
342
|
-
|
|
343
236
|
PreSignedUrl?: string;
|
|
344
|
-
|
|
345
237
|
EnableCloudwatchLogsExports?: string[];
|
|
346
|
-
|
|
347
238
|
DeletionProtection?: boolean;
|
|
348
|
-
|
|
349
239
|
GlobalClusterIdentifier?: string;
|
|
350
240
|
}
|
|
351
|
-
|
|
352
241
|
export interface DBClusterRole {
|
|
353
242
|
RoleArn?: string;
|
|
354
|
-
|
|
355
243
|
Status?: string;
|
|
356
244
|
}
|
|
357
|
-
|
|
358
245
|
export interface DBClusterMember {
|
|
359
246
|
DBInstanceIdentifier?: string;
|
|
360
|
-
|
|
361
247
|
IsClusterWriter?: boolean;
|
|
362
|
-
|
|
363
248
|
DBClusterParameterGroupStatus?: string;
|
|
364
|
-
|
|
365
249
|
PromotionTier?: number;
|
|
366
250
|
}
|
|
367
|
-
|
|
368
251
|
export interface VpcSecurityGroupMembership {
|
|
369
252
|
VpcSecurityGroupId?: string;
|
|
370
|
-
|
|
371
253
|
Status?: string;
|
|
372
254
|
}
|
|
373
|
-
|
|
374
255
|
export interface DBCluster {
|
|
375
256
|
AvailabilityZones?: string[];
|
|
376
|
-
|
|
377
257
|
BackupRetentionPeriod?: number;
|
|
378
|
-
|
|
379
258
|
DBClusterIdentifier?: string;
|
|
380
|
-
|
|
381
259
|
DBClusterParameterGroup?: string;
|
|
382
|
-
|
|
383
260
|
DBSubnetGroup?: string;
|
|
384
|
-
|
|
385
261
|
Status?: string;
|
|
386
|
-
|
|
387
262
|
PercentProgress?: string;
|
|
388
|
-
|
|
389
263
|
EarliestRestorableTime?: Date;
|
|
390
|
-
|
|
391
264
|
Endpoint?: string;
|
|
392
|
-
|
|
393
265
|
ReaderEndpoint?: string;
|
|
394
|
-
|
|
395
266
|
MultiAZ?: boolean;
|
|
396
|
-
|
|
397
267
|
Engine?: string;
|
|
398
|
-
|
|
399
268
|
EngineVersion?: string;
|
|
400
|
-
|
|
401
269
|
LatestRestorableTime?: Date;
|
|
402
|
-
|
|
403
270
|
Port?: number;
|
|
404
|
-
|
|
405
271
|
MasterUsername?: string;
|
|
406
|
-
|
|
407
272
|
PreferredBackupWindow?: string;
|
|
408
|
-
|
|
409
273
|
PreferredMaintenanceWindow?: string;
|
|
410
|
-
|
|
411
274
|
ReplicationSourceIdentifier?: string;
|
|
412
|
-
|
|
413
275
|
ReadReplicaIdentifiers?: string[];
|
|
414
|
-
|
|
415
276
|
DBClusterMembers?: DBClusterMember[];
|
|
416
|
-
|
|
417
277
|
VpcSecurityGroups?: VpcSecurityGroupMembership[];
|
|
418
|
-
|
|
419
278
|
HostedZoneId?: string;
|
|
420
|
-
|
|
421
279
|
StorageEncrypted?: boolean;
|
|
422
|
-
|
|
423
280
|
KmsKeyId?: string;
|
|
424
|
-
|
|
425
281
|
DbClusterResourceId?: string;
|
|
426
|
-
|
|
427
282
|
DBClusterArn?: string;
|
|
428
|
-
|
|
429
283
|
AssociatedRoles?: DBClusterRole[];
|
|
430
|
-
|
|
431
284
|
CloneGroupId?: string;
|
|
432
|
-
|
|
433
285
|
ClusterCreateTime?: Date;
|
|
434
|
-
|
|
435
286
|
EnabledCloudwatchLogsExports?: string[];
|
|
436
|
-
|
|
437
287
|
DeletionProtection?: boolean;
|
|
438
288
|
}
|
|
439
289
|
export interface CreateDBClusterResult {
|
|
440
290
|
DBCluster?: DBCluster;
|
|
441
291
|
}
|
|
442
|
-
|
|
443
292
|
export declare class DBClusterAlreadyExistsFault extends __BaseException {
|
|
444
293
|
readonly name: "DBClusterAlreadyExistsFault";
|
|
445
294
|
readonly $fault: "client";
|
|
446
|
-
|
|
447
295
|
constructor(
|
|
448
296
|
opts: __ExceptionOptionType<DBClusterAlreadyExistsFault, __BaseException>
|
|
449
297
|
);
|
|
450
298
|
}
|
|
451
|
-
|
|
452
299
|
export declare class DBClusterParameterGroupNotFoundFault extends __BaseException {
|
|
453
300
|
readonly name: "DBClusterParameterGroupNotFoundFault";
|
|
454
301
|
readonly $fault: "client";
|
|
455
|
-
|
|
456
302
|
constructor(
|
|
457
303
|
opts: __ExceptionOptionType<
|
|
458
304
|
DBClusterParameterGroupNotFoundFault,
|
|
@@ -460,20 +306,16 @@ export declare class DBClusterParameterGroupNotFoundFault extends __BaseExceptio
|
|
|
460
306
|
>
|
|
461
307
|
);
|
|
462
308
|
}
|
|
463
|
-
|
|
464
309
|
export declare class DBClusterQuotaExceededFault extends __BaseException {
|
|
465
310
|
readonly name: "DBClusterQuotaExceededFault";
|
|
466
311
|
readonly $fault: "client";
|
|
467
|
-
|
|
468
312
|
constructor(
|
|
469
313
|
opts: __ExceptionOptionType<DBClusterQuotaExceededFault, __BaseException>
|
|
470
314
|
);
|
|
471
315
|
}
|
|
472
|
-
|
|
473
316
|
export declare class DBSubnetGroupDoesNotCoverEnoughAZs extends __BaseException {
|
|
474
317
|
readonly name: "DBSubnetGroupDoesNotCoverEnoughAZs";
|
|
475
318
|
readonly $fault: "client";
|
|
476
|
-
|
|
477
319
|
constructor(
|
|
478
320
|
opts: __ExceptionOptionType<
|
|
479
321
|
DBSubnetGroupDoesNotCoverEnoughAZs,
|
|
@@ -481,29 +323,23 @@ export declare class DBSubnetGroupDoesNotCoverEnoughAZs extends __BaseException
|
|
|
481
323
|
>
|
|
482
324
|
);
|
|
483
325
|
}
|
|
484
|
-
|
|
485
326
|
export declare class DBSubnetGroupNotFoundFault extends __BaseException {
|
|
486
327
|
readonly name: "DBSubnetGroupNotFoundFault";
|
|
487
328
|
readonly $fault: "client";
|
|
488
|
-
|
|
489
329
|
constructor(
|
|
490
330
|
opts: __ExceptionOptionType<DBSubnetGroupNotFoundFault, __BaseException>
|
|
491
331
|
);
|
|
492
332
|
}
|
|
493
|
-
|
|
494
333
|
export declare class GlobalClusterNotFoundFault extends __BaseException {
|
|
495
334
|
readonly name: "GlobalClusterNotFoundFault";
|
|
496
335
|
readonly $fault: "client";
|
|
497
|
-
|
|
498
336
|
constructor(
|
|
499
337
|
opts: __ExceptionOptionType<GlobalClusterNotFoundFault, __BaseException>
|
|
500
338
|
);
|
|
501
339
|
}
|
|
502
|
-
|
|
503
340
|
export declare class InsufficientStorageClusterCapacityFault extends __BaseException {
|
|
504
341
|
readonly name: "InsufficientStorageClusterCapacityFault";
|
|
505
342
|
readonly $fault: "client";
|
|
506
|
-
|
|
507
343
|
constructor(
|
|
508
344
|
opts: __ExceptionOptionType<
|
|
509
345
|
InsufficientStorageClusterCapacityFault,
|
|
@@ -511,279 +347,180 @@ export declare class InsufficientStorageClusterCapacityFault extends __BaseExcep
|
|
|
511
347
|
>
|
|
512
348
|
);
|
|
513
349
|
}
|
|
514
|
-
|
|
515
350
|
export declare class InvalidDBSubnetGroupStateFault extends __BaseException {
|
|
516
351
|
readonly name: "InvalidDBSubnetGroupStateFault";
|
|
517
352
|
readonly $fault: "client";
|
|
518
|
-
|
|
519
353
|
constructor(
|
|
520
354
|
opts: __ExceptionOptionType<InvalidDBSubnetGroupStateFault, __BaseException>
|
|
521
355
|
);
|
|
522
356
|
}
|
|
523
|
-
|
|
524
357
|
export declare class InvalidGlobalClusterStateFault extends __BaseException {
|
|
525
358
|
readonly name: "InvalidGlobalClusterStateFault";
|
|
526
359
|
readonly $fault: "client";
|
|
527
|
-
|
|
528
360
|
constructor(
|
|
529
361
|
opts: __ExceptionOptionType<InvalidGlobalClusterStateFault, __BaseException>
|
|
530
362
|
);
|
|
531
363
|
}
|
|
532
|
-
|
|
533
364
|
export declare class InvalidSubnet extends __BaseException {
|
|
534
365
|
readonly name: "InvalidSubnet";
|
|
535
366
|
readonly $fault: "client";
|
|
536
|
-
|
|
537
367
|
constructor(opts: __ExceptionOptionType<InvalidSubnet, __BaseException>);
|
|
538
368
|
}
|
|
539
|
-
|
|
540
369
|
export declare class InvalidVPCNetworkStateFault extends __BaseException {
|
|
541
370
|
readonly name: "InvalidVPCNetworkStateFault";
|
|
542
371
|
readonly $fault: "client";
|
|
543
|
-
|
|
544
372
|
constructor(
|
|
545
373
|
opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>
|
|
546
374
|
);
|
|
547
375
|
}
|
|
548
|
-
|
|
549
376
|
export declare class StorageQuotaExceededFault extends __BaseException {
|
|
550
377
|
readonly name: "StorageQuotaExceededFault";
|
|
551
378
|
readonly $fault: "client";
|
|
552
|
-
|
|
553
379
|
constructor(
|
|
554
380
|
opts: __ExceptionOptionType<StorageQuotaExceededFault, __BaseException>
|
|
555
381
|
);
|
|
556
382
|
}
|
|
557
|
-
|
|
558
383
|
export interface CreateDBClusterParameterGroupMessage {
|
|
559
384
|
DBClusterParameterGroupName: string | undefined;
|
|
560
|
-
|
|
561
385
|
DBParameterGroupFamily: string | undefined;
|
|
562
|
-
|
|
563
386
|
Description: string | undefined;
|
|
564
|
-
|
|
565
387
|
Tags?: Tag[];
|
|
566
388
|
}
|
|
567
389
|
export interface CreateDBClusterParameterGroupResult {
|
|
568
390
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
569
391
|
}
|
|
570
|
-
|
|
571
392
|
export interface CreateDBClusterSnapshotMessage {
|
|
572
393
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
573
|
-
|
|
574
394
|
DBClusterIdentifier: string | undefined;
|
|
575
|
-
|
|
576
395
|
Tags?: Tag[];
|
|
577
396
|
}
|
|
578
397
|
export interface CreateDBClusterSnapshotResult {
|
|
579
398
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
580
399
|
}
|
|
581
|
-
|
|
582
400
|
export declare class AuthorizationNotFoundFault extends __BaseException {
|
|
583
401
|
readonly name: "AuthorizationNotFoundFault";
|
|
584
402
|
readonly $fault: "client";
|
|
585
|
-
|
|
586
403
|
constructor(
|
|
587
404
|
opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>
|
|
588
405
|
);
|
|
589
406
|
}
|
|
590
|
-
|
|
591
407
|
export interface CreateDBInstanceMessage {
|
|
592
408
|
DBInstanceIdentifier: string | undefined;
|
|
593
|
-
|
|
594
409
|
DBInstanceClass: string | undefined;
|
|
595
|
-
|
|
596
410
|
Engine: string | undefined;
|
|
597
|
-
|
|
598
411
|
AvailabilityZone?: string;
|
|
599
|
-
|
|
600
412
|
PreferredMaintenanceWindow?: string;
|
|
601
|
-
|
|
602
413
|
AutoMinorVersionUpgrade?: boolean;
|
|
603
|
-
|
|
604
414
|
Tags?: Tag[];
|
|
605
|
-
|
|
606
415
|
DBClusterIdentifier: string | undefined;
|
|
607
|
-
|
|
608
416
|
CopyTagsToSnapshot?: boolean;
|
|
609
|
-
|
|
610
417
|
PromotionTier?: number;
|
|
611
|
-
|
|
612
418
|
EnablePerformanceInsights?: boolean;
|
|
613
|
-
|
|
614
419
|
PerformanceInsightsKMSKeyId?: string;
|
|
615
420
|
}
|
|
616
|
-
|
|
617
421
|
export interface AvailabilityZone {
|
|
618
422
|
Name?: string;
|
|
619
423
|
}
|
|
620
|
-
|
|
621
424
|
export interface Subnet {
|
|
622
425
|
SubnetIdentifier?: string;
|
|
623
|
-
|
|
624
426
|
SubnetAvailabilityZone?: AvailabilityZone;
|
|
625
|
-
|
|
626
427
|
SubnetStatus?: string;
|
|
627
428
|
}
|
|
628
|
-
|
|
629
429
|
export interface DBSubnetGroup {
|
|
630
430
|
DBSubnetGroupName?: string;
|
|
631
|
-
|
|
632
431
|
DBSubnetGroupDescription?: string;
|
|
633
|
-
|
|
634
432
|
VpcId?: string;
|
|
635
|
-
|
|
636
433
|
SubnetGroupStatus?: string;
|
|
637
|
-
|
|
638
434
|
Subnets?: Subnet[];
|
|
639
|
-
|
|
640
435
|
DBSubnetGroupArn?: string;
|
|
641
436
|
}
|
|
642
|
-
|
|
643
437
|
export interface Endpoint {
|
|
644
438
|
Address?: string;
|
|
645
|
-
|
|
646
439
|
Port?: number;
|
|
647
|
-
|
|
648
440
|
HostedZoneId?: string;
|
|
649
441
|
}
|
|
650
|
-
|
|
651
442
|
export interface PendingCloudwatchLogsExports {
|
|
652
443
|
LogTypesToEnable?: string[];
|
|
653
|
-
|
|
654
444
|
LogTypesToDisable?: string[];
|
|
655
445
|
}
|
|
656
|
-
|
|
657
446
|
export interface PendingModifiedValues {
|
|
658
447
|
DBInstanceClass?: string;
|
|
659
|
-
|
|
660
448
|
AllocatedStorage?: number;
|
|
661
|
-
|
|
662
449
|
MasterUserPassword?: string;
|
|
663
|
-
|
|
664
450
|
Port?: number;
|
|
665
|
-
|
|
666
451
|
BackupRetentionPeriod?: number;
|
|
667
|
-
|
|
668
452
|
MultiAZ?: boolean;
|
|
669
|
-
|
|
670
453
|
EngineVersion?: string;
|
|
671
|
-
|
|
672
454
|
LicenseModel?: string;
|
|
673
|
-
|
|
674
455
|
Iops?: number;
|
|
675
|
-
|
|
676
456
|
DBInstanceIdentifier?: string;
|
|
677
|
-
|
|
678
457
|
StorageType?: string;
|
|
679
|
-
|
|
680
458
|
CACertificateIdentifier?: string;
|
|
681
|
-
|
|
682
459
|
DBSubnetGroupName?: string;
|
|
683
|
-
|
|
684
460
|
PendingCloudwatchLogsExports?: PendingCloudwatchLogsExports;
|
|
685
461
|
}
|
|
686
|
-
|
|
687
462
|
export interface DBInstanceStatusInfo {
|
|
688
463
|
StatusType?: string;
|
|
689
|
-
|
|
690
464
|
Normal?: boolean;
|
|
691
|
-
|
|
692
465
|
Status?: string;
|
|
693
|
-
|
|
694
466
|
Message?: string;
|
|
695
467
|
}
|
|
696
|
-
|
|
697
468
|
export interface DBInstance {
|
|
698
469
|
DBInstanceIdentifier?: string;
|
|
699
|
-
|
|
700
470
|
DBInstanceClass?: string;
|
|
701
|
-
|
|
702
471
|
Engine?: string;
|
|
703
|
-
|
|
704
472
|
DBInstanceStatus?: string;
|
|
705
|
-
|
|
706
473
|
Endpoint?: Endpoint;
|
|
707
|
-
|
|
708
474
|
InstanceCreateTime?: Date;
|
|
709
|
-
|
|
710
475
|
PreferredBackupWindow?: string;
|
|
711
|
-
|
|
712
476
|
BackupRetentionPeriod?: number;
|
|
713
|
-
|
|
714
477
|
VpcSecurityGroups?: VpcSecurityGroupMembership[];
|
|
715
|
-
|
|
716
478
|
AvailabilityZone?: string;
|
|
717
|
-
|
|
718
479
|
DBSubnetGroup?: DBSubnetGroup;
|
|
719
|
-
|
|
720
480
|
PreferredMaintenanceWindow?: string;
|
|
721
|
-
|
|
722
481
|
PendingModifiedValues?: PendingModifiedValues;
|
|
723
|
-
|
|
724
482
|
LatestRestorableTime?: Date;
|
|
725
|
-
|
|
726
483
|
EngineVersion?: string;
|
|
727
|
-
|
|
728
484
|
AutoMinorVersionUpgrade?: boolean;
|
|
729
|
-
|
|
730
485
|
PubliclyAccessible?: boolean;
|
|
731
|
-
|
|
732
486
|
StatusInfos?: DBInstanceStatusInfo[];
|
|
733
|
-
|
|
734
487
|
DBClusterIdentifier?: string;
|
|
735
|
-
|
|
736
488
|
StorageEncrypted?: boolean;
|
|
737
|
-
|
|
738
489
|
KmsKeyId?: string;
|
|
739
|
-
|
|
740
490
|
DbiResourceId?: string;
|
|
741
|
-
|
|
742
491
|
CACertificateIdentifier?: string;
|
|
743
|
-
|
|
744
492
|
CopyTagsToSnapshot?: boolean;
|
|
745
|
-
|
|
746
493
|
PromotionTier?: number;
|
|
747
|
-
|
|
748
494
|
DBInstanceArn?: string;
|
|
749
|
-
|
|
750
495
|
EnabledCloudwatchLogsExports?: string[];
|
|
751
496
|
}
|
|
752
497
|
export interface CreateDBInstanceResult {
|
|
753
498
|
DBInstance?: DBInstance;
|
|
754
499
|
}
|
|
755
|
-
|
|
756
500
|
export declare class DBInstanceAlreadyExistsFault extends __BaseException {
|
|
757
501
|
readonly name: "DBInstanceAlreadyExistsFault";
|
|
758
502
|
readonly $fault: "client";
|
|
759
|
-
|
|
760
503
|
constructor(
|
|
761
504
|
opts: __ExceptionOptionType<DBInstanceAlreadyExistsFault, __BaseException>
|
|
762
505
|
);
|
|
763
506
|
}
|
|
764
|
-
|
|
765
507
|
export declare class DBSecurityGroupNotFoundFault extends __BaseException {
|
|
766
508
|
readonly name: "DBSecurityGroupNotFoundFault";
|
|
767
509
|
readonly $fault: "client";
|
|
768
|
-
|
|
769
510
|
constructor(
|
|
770
511
|
opts: __ExceptionOptionType<DBSecurityGroupNotFoundFault, __BaseException>
|
|
771
512
|
);
|
|
772
513
|
}
|
|
773
|
-
|
|
774
514
|
export declare class InstanceQuotaExceededFault extends __BaseException {
|
|
775
515
|
readonly name: "InstanceQuotaExceededFault";
|
|
776
516
|
readonly $fault: "client";
|
|
777
|
-
|
|
778
517
|
constructor(
|
|
779
518
|
opts: __ExceptionOptionType<InstanceQuotaExceededFault, __BaseException>
|
|
780
519
|
);
|
|
781
520
|
}
|
|
782
|
-
|
|
783
521
|
export declare class InsufficientDBInstanceCapacityFault extends __BaseException {
|
|
784
522
|
readonly name: "InsufficientDBInstanceCapacityFault";
|
|
785
523
|
readonly $fault: "client";
|
|
786
|
-
|
|
787
524
|
constructor(
|
|
788
525
|
opts: __ExceptionOptionType<
|
|
789
526
|
InsufficientDBInstanceCapacityFault,
|
|
@@ -791,33 +528,25 @@ export declare class InsufficientDBInstanceCapacityFault extends __BaseException
|
|
|
791
528
|
>
|
|
792
529
|
);
|
|
793
530
|
}
|
|
794
|
-
|
|
795
531
|
export declare class StorageTypeNotSupportedFault extends __BaseException {
|
|
796
532
|
readonly name: "StorageTypeNotSupportedFault";
|
|
797
533
|
readonly $fault: "client";
|
|
798
|
-
|
|
799
534
|
constructor(
|
|
800
535
|
opts: __ExceptionOptionType<StorageTypeNotSupportedFault, __BaseException>
|
|
801
536
|
);
|
|
802
537
|
}
|
|
803
|
-
|
|
804
538
|
export interface CreateDBSubnetGroupMessage {
|
|
805
539
|
DBSubnetGroupName: string | undefined;
|
|
806
|
-
|
|
807
540
|
DBSubnetGroupDescription: string | undefined;
|
|
808
|
-
|
|
809
541
|
SubnetIds: string[] | undefined;
|
|
810
|
-
|
|
811
542
|
Tags?: Tag[];
|
|
812
543
|
}
|
|
813
544
|
export interface CreateDBSubnetGroupResult {
|
|
814
545
|
DBSubnetGroup?: DBSubnetGroup;
|
|
815
546
|
}
|
|
816
|
-
|
|
817
547
|
export declare class DBSubnetGroupAlreadyExistsFault extends __BaseException {
|
|
818
548
|
readonly name: "DBSubnetGroupAlreadyExistsFault";
|
|
819
549
|
readonly $fault: "client";
|
|
820
|
-
|
|
821
550
|
constructor(
|
|
822
551
|
opts: __ExceptionOptionType<
|
|
823
552
|
DBSubnetGroupAlreadyExistsFault,
|
|
@@ -825,11 +554,9 @@ export declare class DBSubnetGroupAlreadyExistsFault extends __BaseException {
|
|
|
825
554
|
>
|
|
826
555
|
);
|
|
827
556
|
}
|
|
828
|
-
|
|
829
557
|
export declare class DBSubnetGroupQuotaExceededFault extends __BaseException {
|
|
830
558
|
readonly name: "DBSubnetGroupQuotaExceededFault";
|
|
831
559
|
readonly $fault: "client";
|
|
832
|
-
|
|
833
560
|
constructor(
|
|
834
561
|
opts: __ExceptionOptionType<
|
|
835
562
|
DBSubnetGroupQuotaExceededFault,
|
|
@@ -837,39 +564,28 @@ export declare class DBSubnetGroupQuotaExceededFault extends __BaseException {
|
|
|
837
564
|
>
|
|
838
565
|
);
|
|
839
566
|
}
|
|
840
|
-
|
|
841
567
|
export declare class DBSubnetQuotaExceededFault extends __BaseException {
|
|
842
568
|
readonly name: "DBSubnetQuotaExceededFault";
|
|
843
569
|
readonly $fault: "client";
|
|
844
|
-
|
|
845
570
|
constructor(
|
|
846
571
|
opts: __ExceptionOptionType<DBSubnetQuotaExceededFault, __BaseException>
|
|
847
572
|
);
|
|
848
573
|
}
|
|
849
|
-
|
|
850
574
|
export interface CreateEventSubscriptionMessage {
|
|
851
575
|
SubscriptionName: string | undefined;
|
|
852
|
-
|
|
853
576
|
SnsTopicArn: string | undefined;
|
|
854
|
-
|
|
855
577
|
SourceType?: string;
|
|
856
|
-
|
|
857
578
|
EventCategories?: string[];
|
|
858
|
-
|
|
859
579
|
SourceIds?: string[];
|
|
860
|
-
|
|
861
580
|
Enabled?: boolean;
|
|
862
|
-
|
|
863
581
|
Tags?: Tag[];
|
|
864
582
|
}
|
|
865
583
|
export interface CreateEventSubscriptionResult {
|
|
866
584
|
EventSubscription?: EventSubscription;
|
|
867
585
|
}
|
|
868
|
-
|
|
869
586
|
export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
|
|
870
587
|
readonly name: "EventSubscriptionQuotaExceededFault";
|
|
871
588
|
readonly $fault: "client";
|
|
872
|
-
|
|
873
589
|
constructor(
|
|
874
590
|
opts: __ExceptionOptionType<
|
|
875
591
|
EventSubscriptionQuotaExceededFault,
|
|
@@ -877,47 +593,37 @@ export declare class EventSubscriptionQuotaExceededFault extends __BaseException
|
|
|
877
593
|
>
|
|
878
594
|
);
|
|
879
595
|
}
|
|
880
|
-
|
|
881
596
|
export declare class SNSInvalidTopicFault extends __BaseException {
|
|
882
597
|
readonly name: "SNSInvalidTopicFault";
|
|
883
598
|
readonly $fault: "client";
|
|
884
|
-
|
|
885
599
|
constructor(
|
|
886
600
|
opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>
|
|
887
601
|
);
|
|
888
602
|
}
|
|
889
|
-
|
|
890
603
|
export declare class SNSNoAuthorizationFault extends __BaseException {
|
|
891
604
|
readonly name: "SNSNoAuthorizationFault";
|
|
892
605
|
readonly $fault: "client";
|
|
893
|
-
|
|
894
606
|
constructor(
|
|
895
607
|
opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>
|
|
896
608
|
);
|
|
897
609
|
}
|
|
898
|
-
|
|
899
610
|
export declare class SNSTopicArnNotFoundFault extends __BaseException {
|
|
900
611
|
readonly name: "SNSTopicArnNotFoundFault";
|
|
901
612
|
readonly $fault: "client";
|
|
902
|
-
|
|
903
613
|
constructor(
|
|
904
614
|
opts: __ExceptionOptionType<SNSTopicArnNotFoundFault, __BaseException>
|
|
905
615
|
);
|
|
906
616
|
}
|
|
907
|
-
|
|
908
617
|
export declare class SubscriptionAlreadyExistFault extends __BaseException {
|
|
909
618
|
readonly name: "SubscriptionAlreadyExistFault";
|
|
910
619
|
readonly $fault: "client";
|
|
911
|
-
|
|
912
620
|
constructor(
|
|
913
621
|
opts: __ExceptionOptionType<SubscriptionAlreadyExistFault, __BaseException>
|
|
914
622
|
);
|
|
915
623
|
}
|
|
916
|
-
|
|
917
624
|
export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
|
|
918
625
|
readonly name: "SubscriptionCategoryNotFoundFault";
|
|
919
626
|
readonly $fault: "client";
|
|
920
|
-
|
|
921
627
|
constructor(
|
|
922
628
|
opts: __ExceptionOptionType<
|
|
923
629
|
SubscriptionCategoryNotFoundFault,
|
|
@@ -925,60 +631,38 @@ export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
|
|
|
925
631
|
>
|
|
926
632
|
);
|
|
927
633
|
}
|
|
928
|
-
|
|
929
634
|
export interface CreateGlobalClusterMessage {
|
|
930
635
|
GlobalClusterIdentifier: string | undefined;
|
|
931
|
-
|
|
932
636
|
SourceDBClusterIdentifier?: string;
|
|
933
|
-
|
|
934
637
|
Engine?: string;
|
|
935
|
-
|
|
936
638
|
EngineVersion?: string;
|
|
937
|
-
|
|
938
639
|
DeletionProtection?: boolean;
|
|
939
|
-
|
|
940
640
|
DatabaseName?: string;
|
|
941
|
-
|
|
942
641
|
StorageEncrypted?: boolean;
|
|
943
642
|
}
|
|
944
|
-
|
|
945
643
|
export interface GlobalClusterMember {
|
|
946
644
|
DBClusterArn?: string;
|
|
947
|
-
|
|
948
645
|
Readers?: string[];
|
|
949
|
-
|
|
950
646
|
IsWriter?: boolean;
|
|
951
647
|
}
|
|
952
|
-
|
|
953
648
|
export interface GlobalCluster {
|
|
954
649
|
GlobalClusterIdentifier?: string;
|
|
955
|
-
|
|
956
650
|
GlobalClusterResourceId?: string;
|
|
957
|
-
|
|
958
651
|
GlobalClusterArn?: string;
|
|
959
|
-
|
|
960
652
|
Status?: string;
|
|
961
|
-
|
|
962
653
|
Engine?: string;
|
|
963
|
-
|
|
964
654
|
EngineVersion?: string;
|
|
965
|
-
|
|
966
655
|
DatabaseName?: string;
|
|
967
|
-
|
|
968
656
|
StorageEncrypted?: boolean;
|
|
969
|
-
|
|
970
657
|
DeletionProtection?: boolean;
|
|
971
|
-
|
|
972
658
|
GlobalClusterMembers?: GlobalClusterMember[];
|
|
973
659
|
}
|
|
974
660
|
export interface CreateGlobalClusterResult {
|
|
975
661
|
GlobalCluster?: GlobalCluster;
|
|
976
662
|
}
|
|
977
|
-
|
|
978
663
|
export declare class GlobalClusterAlreadyExistsFault extends __BaseException {
|
|
979
664
|
readonly name: "GlobalClusterAlreadyExistsFault";
|
|
980
665
|
readonly $fault: "client";
|
|
981
|
-
|
|
982
666
|
constructor(
|
|
983
667
|
opts: __ExceptionOptionType<
|
|
984
668
|
GlobalClusterAlreadyExistsFault,
|
|
@@ -986,11 +670,9 @@ export declare class GlobalClusterAlreadyExistsFault extends __BaseException {
|
|
|
986
670
|
>
|
|
987
671
|
);
|
|
988
672
|
}
|
|
989
|
-
|
|
990
673
|
export declare class GlobalClusterQuotaExceededFault extends __BaseException {
|
|
991
674
|
readonly name: "GlobalClusterQuotaExceededFault";
|
|
992
675
|
readonly $fault: "client";
|
|
993
|
-
|
|
994
676
|
constructor(
|
|
995
677
|
opts: __ExceptionOptionType<
|
|
996
678
|
GlobalClusterQuotaExceededFault,
|
|
@@ -998,26 +680,20 @@ export declare class GlobalClusterQuotaExceededFault extends __BaseException {
|
|
|
998
680
|
>
|
|
999
681
|
);
|
|
1000
682
|
}
|
|
1001
|
-
|
|
1002
683
|
export interface DeleteDBClusterMessage {
|
|
1003
684
|
DBClusterIdentifier: string | undefined;
|
|
1004
|
-
|
|
1005
685
|
SkipFinalSnapshot?: boolean;
|
|
1006
|
-
|
|
1007
686
|
FinalDBSnapshotIdentifier?: string;
|
|
1008
687
|
}
|
|
1009
688
|
export interface DeleteDBClusterResult {
|
|
1010
689
|
DBCluster?: DBCluster;
|
|
1011
690
|
}
|
|
1012
|
-
|
|
1013
691
|
export interface DeleteDBClusterParameterGroupMessage {
|
|
1014
692
|
DBClusterParameterGroupName: string | undefined;
|
|
1015
693
|
}
|
|
1016
|
-
|
|
1017
694
|
export declare class InvalidDBParameterGroupStateFault extends __BaseException {
|
|
1018
695
|
readonly name: "InvalidDBParameterGroupStateFault";
|
|
1019
696
|
readonly $fault: "client";
|
|
1020
|
-
|
|
1021
697
|
constructor(
|
|
1022
698
|
opts: __ExceptionOptionType<
|
|
1023
699
|
InvalidDBParameterGroupStateFault,
|
|
@@ -1025,54 +701,44 @@ export declare class InvalidDBParameterGroupStateFault extends __BaseException {
|
|
|
1025
701
|
>
|
|
1026
702
|
);
|
|
1027
703
|
}
|
|
1028
|
-
|
|
1029
704
|
export interface DeleteDBClusterSnapshotMessage {
|
|
1030
705
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
1031
706
|
}
|
|
1032
707
|
export interface DeleteDBClusterSnapshotResult {
|
|
1033
708
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
1034
709
|
}
|
|
1035
|
-
|
|
1036
710
|
export declare class DBSnapshotAlreadyExistsFault extends __BaseException {
|
|
1037
711
|
readonly name: "DBSnapshotAlreadyExistsFault";
|
|
1038
712
|
readonly $fault: "client";
|
|
1039
|
-
|
|
1040
713
|
constructor(
|
|
1041
714
|
opts: __ExceptionOptionType<DBSnapshotAlreadyExistsFault, __BaseException>
|
|
1042
715
|
);
|
|
1043
716
|
}
|
|
1044
|
-
|
|
1045
717
|
export interface DeleteDBInstanceMessage {
|
|
1046
718
|
DBInstanceIdentifier: string | undefined;
|
|
1047
719
|
}
|
|
1048
720
|
export interface DeleteDBInstanceResult {
|
|
1049
721
|
DBInstance?: DBInstance;
|
|
1050
722
|
}
|
|
1051
|
-
|
|
1052
723
|
export interface DeleteDBSubnetGroupMessage {
|
|
1053
724
|
DBSubnetGroupName: string | undefined;
|
|
1054
725
|
}
|
|
1055
|
-
|
|
1056
726
|
export declare class InvalidDBSubnetStateFault extends __BaseException {
|
|
1057
727
|
readonly name: "InvalidDBSubnetStateFault";
|
|
1058
728
|
readonly $fault: "client";
|
|
1059
|
-
|
|
1060
729
|
constructor(
|
|
1061
730
|
opts: __ExceptionOptionType<InvalidDBSubnetStateFault, __BaseException>
|
|
1062
731
|
);
|
|
1063
732
|
}
|
|
1064
|
-
|
|
1065
733
|
export interface DeleteEventSubscriptionMessage {
|
|
1066
734
|
SubscriptionName: string | undefined;
|
|
1067
735
|
}
|
|
1068
736
|
export interface DeleteEventSubscriptionResult {
|
|
1069
737
|
EventSubscription?: EventSubscription;
|
|
1070
738
|
}
|
|
1071
|
-
|
|
1072
739
|
export declare class InvalidEventSubscriptionStateFault extends __BaseException {
|
|
1073
740
|
readonly name: "InvalidEventSubscriptionStateFault";
|
|
1074
741
|
readonly $fault: "client";
|
|
1075
|
-
|
|
1076
742
|
constructor(
|
|
1077
743
|
opts: __ExceptionOptionType<
|
|
1078
744
|
InvalidEventSubscriptionStateFault,
|
|
@@ -1080,294 +746,187 @@ export declare class InvalidEventSubscriptionStateFault extends __BaseException
|
|
|
1080
746
|
>
|
|
1081
747
|
);
|
|
1082
748
|
}
|
|
1083
|
-
|
|
1084
749
|
export interface DeleteGlobalClusterMessage {
|
|
1085
750
|
GlobalClusterIdentifier: string | undefined;
|
|
1086
751
|
}
|
|
1087
752
|
export interface DeleteGlobalClusterResult {
|
|
1088
753
|
GlobalCluster?: GlobalCluster;
|
|
1089
754
|
}
|
|
1090
|
-
|
|
1091
755
|
export interface Certificate {
|
|
1092
756
|
CertificateIdentifier?: string;
|
|
1093
|
-
|
|
1094
757
|
CertificateType?: string;
|
|
1095
|
-
|
|
1096
758
|
Thumbprint?: string;
|
|
1097
|
-
|
|
1098
759
|
ValidFrom?: Date;
|
|
1099
|
-
|
|
1100
760
|
ValidTill?: Date;
|
|
1101
|
-
|
|
1102
761
|
CertificateArn?: string;
|
|
1103
762
|
}
|
|
1104
763
|
export interface CertificateMessage {
|
|
1105
764
|
Certificates?: Certificate[];
|
|
1106
|
-
|
|
1107
765
|
Marker?: string;
|
|
1108
766
|
}
|
|
1109
|
-
|
|
1110
767
|
export declare class CertificateNotFoundFault extends __BaseException {
|
|
1111
768
|
readonly name: "CertificateNotFoundFault";
|
|
1112
769
|
readonly $fault: "client";
|
|
1113
|
-
|
|
1114
770
|
constructor(
|
|
1115
771
|
opts: __ExceptionOptionType<CertificateNotFoundFault, __BaseException>
|
|
1116
772
|
);
|
|
1117
773
|
}
|
|
1118
|
-
|
|
1119
774
|
export interface Filter {
|
|
1120
775
|
Name: string | undefined;
|
|
1121
|
-
|
|
1122
776
|
Values: string[] | undefined;
|
|
1123
777
|
}
|
|
1124
778
|
export interface DescribeCertificatesMessage {
|
|
1125
779
|
CertificateIdentifier?: string;
|
|
1126
|
-
|
|
1127
780
|
Filters?: Filter[];
|
|
1128
|
-
|
|
1129
781
|
MaxRecords?: number;
|
|
1130
|
-
|
|
1131
782
|
Marker?: string;
|
|
1132
783
|
}
|
|
1133
|
-
|
|
1134
784
|
export interface DBClusterParameterGroupsMessage {
|
|
1135
785
|
Marker?: string;
|
|
1136
|
-
|
|
1137
786
|
DBClusterParameterGroups?: DBClusterParameterGroup[];
|
|
1138
787
|
}
|
|
1139
|
-
|
|
1140
788
|
export interface DescribeDBClusterParameterGroupsMessage {
|
|
1141
789
|
DBClusterParameterGroupName?: string;
|
|
1142
|
-
|
|
1143
790
|
Filters?: Filter[];
|
|
1144
|
-
|
|
1145
791
|
MaxRecords?: number;
|
|
1146
|
-
|
|
1147
792
|
Marker?: string;
|
|
1148
793
|
}
|
|
1149
794
|
export declare type ApplyMethod = "immediate" | "pending-reboot";
|
|
1150
|
-
|
|
1151
795
|
export interface Parameter {
|
|
1152
796
|
ParameterName?: string;
|
|
1153
|
-
|
|
1154
797
|
ParameterValue?: string;
|
|
1155
|
-
|
|
1156
798
|
Description?: string;
|
|
1157
|
-
|
|
1158
799
|
Source?: string;
|
|
1159
|
-
|
|
1160
800
|
ApplyType?: string;
|
|
1161
|
-
|
|
1162
801
|
DataType?: string;
|
|
1163
|
-
|
|
1164
802
|
AllowedValues?: string;
|
|
1165
|
-
|
|
1166
803
|
IsModifiable?: boolean;
|
|
1167
|
-
|
|
1168
804
|
MinimumEngineVersion?: string;
|
|
1169
|
-
|
|
1170
805
|
ApplyMethod?: ApplyMethod | string;
|
|
1171
806
|
}
|
|
1172
|
-
|
|
1173
807
|
export interface DBClusterParameterGroupDetails {
|
|
1174
808
|
Parameters?: Parameter[];
|
|
1175
|
-
|
|
1176
809
|
Marker?: string;
|
|
1177
810
|
}
|
|
1178
|
-
|
|
1179
811
|
export interface DescribeDBClusterParametersMessage {
|
|
1180
812
|
DBClusterParameterGroupName: string | undefined;
|
|
1181
|
-
|
|
1182
813
|
Source?: string;
|
|
1183
|
-
|
|
1184
814
|
Filters?: Filter[];
|
|
1185
|
-
|
|
1186
815
|
MaxRecords?: number;
|
|
1187
|
-
|
|
1188
816
|
Marker?: string;
|
|
1189
817
|
}
|
|
1190
|
-
|
|
1191
818
|
export interface DBClusterMessage {
|
|
1192
819
|
Marker?: string;
|
|
1193
|
-
|
|
1194
820
|
DBClusters?: DBCluster[];
|
|
1195
821
|
}
|
|
1196
|
-
|
|
1197
822
|
export interface DescribeDBClustersMessage {
|
|
1198
823
|
DBClusterIdentifier?: string;
|
|
1199
|
-
|
|
1200
824
|
Filters?: Filter[];
|
|
1201
|
-
|
|
1202
825
|
MaxRecords?: number;
|
|
1203
|
-
|
|
1204
826
|
Marker?: string;
|
|
1205
827
|
}
|
|
1206
|
-
|
|
1207
828
|
export interface DescribeDBClusterSnapshotAttributesMessage {
|
|
1208
829
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
1209
830
|
}
|
|
1210
|
-
|
|
1211
831
|
export interface DBClusterSnapshotAttribute {
|
|
1212
832
|
AttributeName?: string;
|
|
1213
|
-
|
|
1214
833
|
AttributeValues?: string[];
|
|
1215
834
|
}
|
|
1216
|
-
|
|
1217
835
|
export interface DBClusterSnapshotAttributesResult {
|
|
1218
836
|
DBClusterSnapshotIdentifier?: string;
|
|
1219
|
-
|
|
1220
837
|
DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
|
|
1221
838
|
}
|
|
1222
839
|
export interface DescribeDBClusterSnapshotAttributesResult {
|
|
1223
840
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
1224
841
|
}
|
|
1225
|
-
|
|
1226
842
|
export interface DBClusterSnapshotMessage {
|
|
1227
843
|
Marker?: string;
|
|
1228
|
-
|
|
1229
844
|
DBClusterSnapshots?: DBClusterSnapshot[];
|
|
1230
845
|
}
|
|
1231
|
-
|
|
1232
846
|
export interface DescribeDBClusterSnapshotsMessage {
|
|
1233
847
|
DBClusterIdentifier?: string;
|
|
1234
|
-
|
|
1235
848
|
DBClusterSnapshotIdentifier?: string;
|
|
1236
|
-
|
|
1237
849
|
SnapshotType?: string;
|
|
1238
|
-
|
|
1239
850
|
Filters?: Filter[];
|
|
1240
|
-
|
|
1241
851
|
MaxRecords?: number;
|
|
1242
|
-
|
|
1243
852
|
Marker?: string;
|
|
1244
|
-
|
|
1245
853
|
IncludeShared?: boolean;
|
|
1246
|
-
|
|
1247
854
|
IncludePublic?: boolean;
|
|
1248
855
|
}
|
|
1249
|
-
|
|
1250
856
|
export interface UpgradeTarget {
|
|
1251
857
|
Engine?: string;
|
|
1252
|
-
|
|
1253
858
|
EngineVersion?: string;
|
|
1254
|
-
|
|
1255
859
|
Description?: string;
|
|
1256
|
-
|
|
1257
860
|
AutoUpgrade?: boolean;
|
|
1258
|
-
|
|
1259
861
|
IsMajorVersionUpgrade?: boolean;
|
|
1260
862
|
}
|
|
1261
|
-
|
|
1262
863
|
export interface DBEngineVersion {
|
|
1263
864
|
Engine?: string;
|
|
1264
|
-
|
|
1265
865
|
EngineVersion?: string;
|
|
1266
|
-
|
|
1267
866
|
DBParameterGroupFamily?: string;
|
|
1268
|
-
|
|
1269
867
|
DBEngineDescription?: string;
|
|
1270
|
-
|
|
1271
868
|
DBEngineVersionDescription?: string;
|
|
1272
|
-
|
|
1273
869
|
ValidUpgradeTarget?: UpgradeTarget[];
|
|
1274
|
-
|
|
1275
870
|
ExportableLogTypes?: string[];
|
|
1276
|
-
|
|
1277
871
|
SupportsLogExportsToCloudwatchLogs?: boolean;
|
|
1278
872
|
}
|
|
1279
|
-
|
|
1280
873
|
export interface DBEngineVersionMessage {
|
|
1281
874
|
Marker?: string;
|
|
1282
|
-
|
|
1283
875
|
DBEngineVersions?: DBEngineVersion[];
|
|
1284
876
|
}
|
|
1285
|
-
|
|
1286
877
|
export interface DescribeDBEngineVersionsMessage {
|
|
1287
878
|
Engine?: string;
|
|
1288
|
-
|
|
1289
879
|
EngineVersion?: string;
|
|
1290
|
-
|
|
1291
880
|
DBParameterGroupFamily?: string;
|
|
1292
|
-
|
|
1293
881
|
Filters?: Filter[];
|
|
1294
|
-
|
|
1295
882
|
MaxRecords?: number;
|
|
1296
|
-
|
|
1297
883
|
Marker?: string;
|
|
1298
|
-
|
|
1299
884
|
DefaultOnly?: boolean;
|
|
1300
|
-
|
|
1301
885
|
ListSupportedCharacterSets?: boolean;
|
|
1302
|
-
|
|
1303
886
|
ListSupportedTimezones?: boolean;
|
|
1304
887
|
}
|
|
1305
|
-
|
|
1306
888
|
export interface DBInstanceMessage {
|
|
1307
889
|
Marker?: string;
|
|
1308
|
-
|
|
1309
890
|
DBInstances?: DBInstance[];
|
|
1310
891
|
}
|
|
1311
|
-
|
|
1312
892
|
export interface DescribeDBInstancesMessage {
|
|
1313
893
|
DBInstanceIdentifier?: string;
|
|
1314
|
-
|
|
1315
894
|
Filters?: Filter[];
|
|
1316
|
-
|
|
1317
895
|
MaxRecords?: number;
|
|
1318
|
-
|
|
1319
896
|
Marker?: string;
|
|
1320
897
|
}
|
|
1321
|
-
|
|
1322
898
|
export interface DBSubnetGroupMessage {
|
|
1323
899
|
Marker?: string;
|
|
1324
|
-
|
|
1325
900
|
DBSubnetGroups?: DBSubnetGroup[];
|
|
1326
901
|
}
|
|
1327
|
-
|
|
1328
902
|
export interface DescribeDBSubnetGroupsMessage {
|
|
1329
903
|
DBSubnetGroupName?: string;
|
|
1330
|
-
|
|
1331
904
|
Filters?: Filter[];
|
|
1332
|
-
|
|
1333
905
|
MaxRecords?: number;
|
|
1334
|
-
|
|
1335
906
|
Marker?: string;
|
|
1336
907
|
}
|
|
1337
|
-
|
|
1338
908
|
export interface DescribeEngineDefaultClusterParametersMessage {
|
|
1339
909
|
DBParameterGroupFamily: string | undefined;
|
|
1340
|
-
|
|
1341
910
|
Filters?: Filter[];
|
|
1342
|
-
|
|
1343
911
|
MaxRecords?: number;
|
|
1344
|
-
|
|
1345
912
|
Marker?: string;
|
|
1346
913
|
}
|
|
1347
|
-
|
|
1348
914
|
export interface EngineDefaults {
|
|
1349
915
|
DBParameterGroupFamily?: string;
|
|
1350
|
-
|
|
1351
916
|
Marker?: string;
|
|
1352
|
-
|
|
1353
917
|
Parameters?: Parameter[];
|
|
1354
918
|
}
|
|
1355
919
|
export interface DescribeEngineDefaultClusterParametersResult {
|
|
1356
920
|
EngineDefaults?: EngineDefaults;
|
|
1357
921
|
}
|
|
1358
|
-
|
|
1359
922
|
export interface DescribeEventCategoriesMessage {
|
|
1360
923
|
SourceType?: string;
|
|
1361
|
-
|
|
1362
924
|
Filters?: Filter[];
|
|
1363
925
|
}
|
|
1364
|
-
|
|
1365
926
|
export interface EventCategoriesMap {
|
|
1366
927
|
SourceType?: string;
|
|
1367
|
-
|
|
1368
928
|
EventCategories?: string[];
|
|
1369
929
|
}
|
|
1370
|
-
|
|
1371
930
|
export interface EventCategoriesMessage {
|
|
1372
931
|
EventCategoriesMapList?: EventCategoriesMap[];
|
|
1373
932
|
}
|
|
@@ -1378,154 +937,98 @@ export declare type SourceType =
|
|
|
1378
937
|
| "db-parameter-group"
|
|
1379
938
|
| "db-security-group"
|
|
1380
939
|
| "db-snapshot";
|
|
1381
|
-
|
|
1382
940
|
export interface DescribeEventsMessage {
|
|
1383
941
|
SourceIdentifier?: string;
|
|
1384
|
-
|
|
1385
942
|
SourceType?: SourceType | string;
|
|
1386
|
-
|
|
1387
943
|
StartTime?: Date;
|
|
1388
|
-
|
|
1389
944
|
EndTime?: Date;
|
|
1390
|
-
|
|
1391
945
|
Duration?: number;
|
|
1392
|
-
|
|
1393
946
|
EventCategories?: string[];
|
|
1394
|
-
|
|
1395
947
|
Filters?: Filter[];
|
|
1396
|
-
|
|
1397
948
|
MaxRecords?: number;
|
|
1398
|
-
|
|
1399
949
|
Marker?: string;
|
|
1400
950
|
}
|
|
1401
|
-
|
|
1402
951
|
export interface Event {
|
|
1403
952
|
SourceIdentifier?: string;
|
|
1404
|
-
|
|
1405
953
|
SourceType?: SourceType | string;
|
|
1406
|
-
|
|
1407
954
|
Message?: string;
|
|
1408
|
-
|
|
1409
955
|
EventCategories?: string[];
|
|
1410
|
-
|
|
1411
956
|
Date?: Date;
|
|
1412
|
-
|
|
1413
957
|
SourceArn?: string;
|
|
1414
958
|
}
|
|
1415
|
-
|
|
1416
959
|
export interface EventsMessage {
|
|
1417
960
|
Marker?: string;
|
|
1418
|
-
|
|
1419
961
|
Events?: Event[];
|
|
1420
962
|
}
|
|
1421
|
-
|
|
1422
963
|
export interface DescribeEventSubscriptionsMessage {
|
|
1423
964
|
SubscriptionName?: string;
|
|
1424
|
-
|
|
1425
965
|
Filters?: Filter[];
|
|
1426
|
-
|
|
1427
966
|
MaxRecords?: number;
|
|
1428
|
-
|
|
1429
967
|
Marker?: string;
|
|
1430
968
|
}
|
|
1431
|
-
|
|
1432
969
|
export interface EventSubscriptionsMessage {
|
|
1433
970
|
Marker?: string;
|
|
1434
|
-
|
|
1435
971
|
EventSubscriptionsList?: EventSubscription[];
|
|
1436
972
|
}
|
|
1437
973
|
export interface DescribeGlobalClustersMessage {
|
|
1438
974
|
GlobalClusterIdentifier?: string;
|
|
1439
|
-
|
|
1440
975
|
Filters?: Filter[];
|
|
1441
|
-
|
|
1442
976
|
MaxRecords?: number;
|
|
1443
|
-
|
|
1444
977
|
Marker?: string;
|
|
1445
978
|
}
|
|
1446
979
|
export interface GlobalClustersMessage {
|
|
1447
980
|
Marker?: string;
|
|
1448
|
-
|
|
1449
981
|
GlobalClusters?: GlobalCluster[];
|
|
1450
982
|
}
|
|
1451
|
-
|
|
1452
983
|
export interface DescribeOrderableDBInstanceOptionsMessage {
|
|
1453
984
|
Engine: string | undefined;
|
|
1454
|
-
|
|
1455
985
|
EngineVersion?: string;
|
|
1456
|
-
|
|
1457
986
|
DBInstanceClass?: string;
|
|
1458
|
-
|
|
1459
987
|
LicenseModel?: string;
|
|
1460
|
-
|
|
1461
988
|
Vpc?: boolean;
|
|
1462
|
-
|
|
1463
989
|
Filters?: Filter[];
|
|
1464
|
-
|
|
1465
990
|
MaxRecords?: number;
|
|
1466
|
-
|
|
1467
991
|
Marker?: string;
|
|
1468
992
|
}
|
|
1469
|
-
|
|
1470
993
|
export interface OrderableDBInstanceOption {
|
|
1471
994
|
Engine?: string;
|
|
1472
|
-
|
|
1473
995
|
EngineVersion?: string;
|
|
1474
|
-
|
|
1475
996
|
DBInstanceClass?: string;
|
|
1476
|
-
|
|
1477
997
|
LicenseModel?: string;
|
|
1478
|
-
|
|
1479
998
|
AvailabilityZones?: AvailabilityZone[];
|
|
1480
|
-
|
|
1481
999
|
Vpc?: boolean;
|
|
1482
1000
|
}
|
|
1483
|
-
|
|
1484
1001
|
export interface OrderableDBInstanceOptionsMessage {
|
|
1485
1002
|
OrderableDBInstanceOptions?: OrderableDBInstanceOption[];
|
|
1486
|
-
|
|
1487
1003
|
Marker?: string;
|
|
1488
1004
|
}
|
|
1489
|
-
|
|
1490
1005
|
export interface DescribePendingMaintenanceActionsMessage {
|
|
1491
1006
|
ResourceIdentifier?: string;
|
|
1492
|
-
|
|
1493
1007
|
Filters?: Filter[];
|
|
1494
|
-
|
|
1495
1008
|
Marker?: string;
|
|
1496
|
-
|
|
1497
1009
|
MaxRecords?: number;
|
|
1498
1010
|
}
|
|
1499
|
-
|
|
1500
1011
|
export interface PendingMaintenanceActionsMessage {
|
|
1501
1012
|
PendingMaintenanceActions?: ResourcePendingMaintenanceActions[];
|
|
1502
|
-
|
|
1503
1013
|
Marker?: string;
|
|
1504
1014
|
}
|
|
1505
|
-
|
|
1506
1015
|
export interface FailoverDBClusterMessage {
|
|
1507
1016
|
DBClusterIdentifier?: string;
|
|
1508
|
-
|
|
1509
1017
|
TargetDBInstanceIdentifier?: string;
|
|
1510
1018
|
}
|
|
1511
1019
|
export interface FailoverDBClusterResult {
|
|
1512
1020
|
DBCluster?: DBCluster;
|
|
1513
1021
|
}
|
|
1514
|
-
|
|
1515
1022
|
export interface ListTagsForResourceMessage {
|
|
1516
1023
|
ResourceName: string | undefined;
|
|
1517
|
-
|
|
1518
1024
|
Filters?: Filter[];
|
|
1519
1025
|
}
|
|
1520
|
-
|
|
1521
1026
|
export interface TagListMessage {
|
|
1522
1027
|
TagList?: Tag[];
|
|
1523
1028
|
}
|
|
1524
|
-
|
|
1525
1029
|
export declare class InvalidDBSecurityGroupStateFault extends __BaseException {
|
|
1526
1030
|
readonly name: "InvalidDBSecurityGroupStateFault";
|
|
1527
1031
|
readonly $fault: "client";
|
|
1528
|
-
|
|
1529
1032
|
constructor(
|
|
1530
1033
|
opts: __ExceptionOptionType<
|
|
1531
1034
|
InvalidDBSecurityGroupStateFault,
|
|
@@ -1533,71 +1036,47 @@ export declare class InvalidDBSecurityGroupStateFault extends __BaseException {
|
|
|
1533
1036
|
>
|
|
1534
1037
|
);
|
|
1535
1038
|
}
|
|
1536
|
-
|
|
1537
1039
|
export interface CloudwatchLogsExportConfiguration {
|
|
1538
1040
|
EnableLogTypes?: string[];
|
|
1539
|
-
|
|
1540
1041
|
DisableLogTypes?: string[];
|
|
1541
1042
|
}
|
|
1542
|
-
|
|
1543
1043
|
export interface ModifyDBClusterMessage {
|
|
1544
1044
|
DBClusterIdentifier: string | undefined;
|
|
1545
|
-
|
|
1546
1045
|
NewDBClusterIdentifier?: string;
|
|
1547
|
-
|
|
1548
1046
|
ApplyImmediately?: boolean;
|
|
1549
|
-
|
|
1550
1047
|
BackupRetentionPeriod?: number;
|
|
1551
|
-
|
|
1552
1048
|
DBClusterParameterGroupName?: string;
|
|
1553
|
-
|
|
1554
1049
|
VpcSecurityGroupIds?: string[];
|
|
1555
|
-
|
|
1556
1050
|
Port?: number;
|
|
1557
|
-
|
|
1558
1051
|
MasterUserPassword?: string;
|
|
1559
|
-
|
|
1560
1052
|
PreferredBackupWindow?: string;
|
|
1561
|
-
|
|
1562
1053
|
PreferredMaintenanceWindow?: string;
|
|
1563
|
-
|
|
1564
1054
|
CloudwatchLogsExportConfiguration?: CloudwatchLogsExportConfiguration;
|
|
1565
|
-
|
|
1566
1055
|
EngineVersion?: string;
|
|
1567
|
-
|
|
1568
1056
|
DeletionProtection?: boolean;
|
|
1569
1057
|
}
|
|
1570
1058
|
export interface ModifyDBClusterResult {
|
|
1571
1059
|
DBCluster?: DBCluster;
|
|
1572
1060
|
}
|
|
1573
|
-
|
|
1574
1061
|
export interface DBClusterParameterGroupNameMessage {
|
|
1575
1062
|
DBClusterParameterGroupName?: string;
|
|
1576
1063
|
}
|
|
1577
|
-
|
|
1578
1064
|
export interface ModifyDBClusterParameterGroupMessage {
|
|
1579
1065
|
DBClusterParameterGroupName: string | undefined;
|
|
1580
|
-
|
|
1581
1066
|
Parameters: Parameter[] | undefined;
|
|
1582
1067
|
}
|
|
1583
|
-
|
|
1584
1068
|
export interface ModifyDBClusterSnapshotAttributeMessage {
|
|
1585
1069
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
1586
|
-
|
|
1587
1070
|
AttributeName: string | undefined;
|
|
1588
|
-
|
|
1589
1071
|
ValuesToAdd?: string[];
|
|
1590
|
-
|
|
1591
1072
|
ValuesToRemove?: string[];
|
|
1592
1073
|
}
|
|
1593
1074
|
export interface ModifyDBClusterSnapshotAttributeResult {
|
|
1594
1075
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
1595
1076
|
}
|
|
1596
|
-
|
|
1597
1077
|
export declare class SharedSnapshotQuotaExceededFault extends __BaseException {
|
|
1598
1078
|
readonly name: "SharedSnapshotQuotaExceededFault";
|
|
1599
1079
|
readonly $fault: "client";
|
|
1600
|
-
|
|
1601
1080
|
constructor(
|
|
1602
1081
|
opts: __ExceptionOptionType<
|
|
1603
1082
|
SharedSnapshotQuotaExceededFault,
|
|
@@ -1605,11 +1084,9 @@ export declare class SharedSnapshotQuotaExceededFault extends __BaseException {
|
|
|
1605
1084
|
>
|
|
1606
1085
|
);
|
|
1607
1086
|
}
|
|
1608
|
-
|
|
1609
1087
|
export declare class DBUpgradeDependencyFailureFault extends __BaseException {
|
|
1610
1088
|
readonly name: "DBUpgradeDependencyFailureFault";
|
|
1611
1089
|
readonly $fault: "client";
|
|
1612
|
-
|
|
1613
1090
|
constructor(
|
|
1614
1091
|
opts: __ExceptionOptionType<
|
|
1615
1092
|
DBUpgradeDependencyFailureFault,
|
|
@@ -1617,123 +1094,86 @@ export declare class DBUpgradeDependencyFailureFault extends __BaseException {
|
|
|
1617
1094
|
>
|
|
1618
1095
|
);
|
|
1619
1096
|
}
|
|
1620
|
-
|
|
1621
1097
|
export interface ModifyDBInstanceMessage {
|
|
1622
1098
|
DBInstanceIdentifier: string | undefined;
|
|
1623
|
-
|
|
1624
1099
|
DBInstanceClass?: string;
|
|
1625
|
-
|
|
1626
1100
|
ApplyImmediately?: boolean;
|
|
1627
|
-
|
|
1628
1101
|
PreferredMaintenanceWindow?: string;
|
|
1629
|
-
|
|
1630
1102
|
AutoMinorVersionUpgrade?: boolean;
|
|
1631
|
-
|
|
1632
1103
|
NewDBInstanceIdentifier?: string;
|
|
1633
|
-
|
|
1634
1104
|
CACertificateIdentifier?: string;
|
|
1635
|
-
|
|
1636
1105
|
CopyTagsToSnapshot?: boolean;
|
|
1637
|
-
|
|
1638
1106
|
PromotionTier?: number;
|
|
1639
|
-
|
|
1640
1107
|
EnablePerformanceInsights?: boolean;
|
|
1641
|
-
|
|
1642
1108
|
PerformanceInsightsKMSKeyId?: string;
|
|
1643
1109
|
}
|
|
1644
1110
|
export interface ModifyDBInstanceResult {
|
|
1645
1111
|
DBInstance?: DBInstance;
|
|
1646
1112
|
}
|
|
1647
|
-
|
|
1648
1113
|
export interface ModifyDBSubnetGroupMessage {
|
|
1649
1114
|
DBSubnetGroupName: string | undefined;
|
|
1650
|
-
|
|
1651
1115
|
DBSubnetGroupDescription?: string;
|
|
1652
|
-
|
|
1653
1116
|
SubnetIds: string[] | undefined;
|
|
1654
1117
|
}
|
|
1655
1118
|
export interface ModifyDBSubnetGroupResult {
|
|
1656
1119
|
DBSubnetGroup?: DBSubnetGroup;
|
|
1657
1120
|
}
|
|
1658
|
-
|
|
1659
1121
|
export declare class SubnetAlreadyInUse extends __BaseException {
|
|
1660
1122
|
readonly name: "SubnetAlreadyInUse";
|
|
1661
1123
|
readonly $fault: "client";
|
|
1662
|
-
|
|
1663
1124
|
constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
|
|
1664
1125
|
}
|
|
1665
|
-
|
|
1666
1126
|
export interface ModifyEventSubscriptionMessage {
|
|
1667
1127
|
SubscriptionName: string | undefined;
|
|
1668
|
-
|
|
1669
1128
|
SnsTopicArn?: string;
|
|
1670
|
-
|
|
1671
1129
|
SourceType?: string;
|
|
1672
|
-
|
|
1673
1130
|
EventCategories?: string[];
|
|
1674
|
-
|
|
1675
1131
|
Enabled?: boolean;
|
|
1676
1132
|
}
|
|
1677
1133
|
export interface ModifyEventSubscriptionResult {
|
|
1678
1134
|
EventSubscription?: EventSubscription;
|
|
1679
1135
|
}
|
|
1680
|
-
|
|
1681
1136
|
export interface ModifyGlobalClusterMessage {
|
|
1682
1137
|
GlobalClusterIdentifier: string | undefined;
|
|
1683
|
-
|
|
1684
1138
|
NewGlobalClusterIdentifier?: string;
|
|
1685
|
-
|
|
1686
1139
|
DeletionProtection?: boolean;
|
|
1687
1140
|
}
|
|
1688
1141
|
export interface ModifyGlobalClusterResult {
|
|
1689
1142
|
GlobalCluster?: GlobalCluster;
|
|
1690
1143
|
}
|
|
1691
|
-
|
|
1692
1144
|
export interface RebootDBInstanceMessage {
|
|
1693
1145
|
DBInstanceIdentifier: string | undefined;
|
|
1694
|
-
|
|
1695
1146
|
ForceFailover?: boolean;
|
|
1696
1147
|
}
|
|
1697
1148
|
export interface RebootDBInstanceResult {
|
|
1698
1149
|
DBInstance?: DBInstance;
|
|
1699
1150
|
}
|
|
1700
|
-
|
|
1701
1151
|
export interface RemoveFromGlobalClusterMessage {
|
|
1702
1152
|
GlobalClusterIdentifier: string | undefined;
|
|
1703
|
-
|
|
1704
1153
|
DbClusterIdentifier: string | undefined;
|
|
1705
1154
|
}
|
|
1706
1155
|
export interface RemoveFromGlobalClusterResult {
|
|
1707
1156
|
GlobalCluster?: GlobalCluster;
|
|
1708
1157
|
}
|
|
1709
|
-
|
|
1710
1158
|
export interface RemoveSourceIdentifierFromSubscriptionMessage {
|
|
1711
1159
|
SubscriptionName: string | undefined;
|
|
1712
|
-
|
|
1713
1160
|
SourceIdentifier: string | undefined;
|
|
1714
1161
|
}
|
|
1715
1162
|
export interface RemoveSourceIdentifierFromSubscriptionResult {
|
|
1716
1163
|
EventSubscription?: EventSubscription;
|
|
1717
1164
|
}
|
|
1718
|
-
|
|
1719
1165
|
export interface RemoveTagsFromResourceMessage {
|
|
1720
1166
|
ResourceName: string | undefined;
|
|
1721
|
-
|
|
1722
1167
|
TagKeys: string[] | undefined;
|
|
1723
1168
|
}
|
|
1724
|
-
|
|
1725
1169
|
export interface ResetDBClusterParameterGroupMessage {
|
|
1726
1170
|
DBClusterParameterGroupName: string | undefined;
|
|
1727
|
-
|
|
1728
1171
|
ResetAllParameters?: boolean;
|
|
1729
|
-
|
|
1730
1172
|
Parameters?: Parameter[];
|
|
1731
1173
|
}
|
|
1732
|
-
|
|
1733
1174
|
export declare class InsufficientDBClusterCapacityFault extends __BaseException {
|
|
1734
1175
|
readonly name: "InsufficientDBClusterCapacityFault";
|
|
1735
1176
|
readonly $fault: "client";
|
|
1736
|
-
|
|
1737
1177
|
constructor(
|
|
1738
1178
|
opts: __ExceptionOptionType<
|
|
1739
1179
|
InsufficientDBClusterCapacityFault,
|
|
@@ -1741,77 +1181,49 @@ export declare class InsufficientDBClusterCapacityFault extends __BaseException
|
|
|
1741
1181
|
>
|
|
1742
1182
|
);
|
|
1743
1183
|
}
|
|
1744
|
-
|
|
1745
1184
|
export declare class InvalidDBSnapshotStateFault extends __BaseException {
|
|
1746
1185
|
readonly name: "InvalidDBSnapshotStateFault";
|
|
1747
1186
|
readonly $fault: "client";
|
|
1748
|
-
|
|
1749
1187
|
constructor(
|
|
1750
1188
|
opts: __ExceptionOptionType<InvalidDBSnapshotStateFault, __BaseException>
|
|
1751
1189
|
);
|
|
1752
1190
|
}
|
|
1753
|
-
|
|
1754
1191
|
export declare class InvalidRestoreFault extends __BaseException {
|
|
1755
1192
|
readonly name: "InvalidRestoreFault";
|
|
1756
1193
|
readonly $fault: "client";
|
|
1757
|
-
|
|
1758
1194
|
constructor(
|
|
1759
1195
|
opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>
|
|
1760
1196
|
);
|
|
1761
1197
|
}
|
|
1762
|
-
|
|
1763
1198
|
export interface RestoreDBClusterFromSnapshotMessage {
|
|
1764
1199
|
AvailabilityZones?: string[];
|
|
1765
|
-
|
|
1766
1200
|
DBClusterIdentifier: string | undefined;
|
|
1767
|
-
|
|
1768
1201
|
SnapshotIdentifier: string | undefined;
|
|
1769
|
-
|
|
1770
1202
|
Engine: string | undefined;
|
|
1771
|
-
|
|
1772
1203
|
EngineVersion?: string;
|
|
1773
|
-
|
|
1774
1204
|
Port?: number;
|
|
1775
|
-
|
|
1776
1205
|
DBSubnetGroupName?: string;
|
|
1777
|
-
|
|
1778
1206
|
VpcSecurityGroupIds?: string[];
|
|
1779
|
-
|
|
1780
1207
|
Tags?: Tag[];
|
|
1781
|
-
|
|
1782
1208
|
KmsKeyId?: string;
|
|
1783
|
-
|
|
1784
1209
|
EnableCloudwatchLogsExports?: string[];
|
|
1785
|
-
|
|
1786
1210
|
DeletionProtection?: boolean;
|
|
1787
1211
|
}
|
|
1788
1212
|
export interface RestoreDBClusterFromSnapshotResult {
|
|
1789
1213
|
DBCluster?: DBCluster;
|
|
1790
1214
|
}
|
|
1791
|
-
|
|
1792
1215
|
export interface RestoreDBClusterToPointInTimeMessage {
|
|
1793
1216
|
DBClusterIdentifier: string | undefined;
|
|
1794
|
-
|
|
1795
1217
|
RestoreType?: string;
|
|
1796
|
-
|
|
1797
1218
|
SourceDBClusterIdentifier: string | undefined;
|
|
1798
|
-
|
|
1799
1219
|
RestoreToTime?: Date;
|
|
1800
|
-
|
|
1801
1220
|
UseLatestRestorableTime?: boolean;
|
|
1802
|
-
|
|
1803
1221
|
Port?: number;
|
|
1804
|
-
|
|
1805
1222
|
DBSubnetGroupName?: string;
|
|
1806
|
-
|
|
1807
1223
|
VpcSecurityGroupIds?: string[];
|
|
1808
|
-
|
|
1809
1224
|
Tags?: Tag[];
|
|
1810
|
-
|
|
1811
1225
|
KmsKeyId?: string;
|
|
1812
|
-
|
|
1813
1226
|
EnableCloudwatchLogsExports?: string[];
|
|
1814
|
-
|
|
1815
1227
|
DeletionProtection?: boolean;
|
|
1816
1228
|
}
|
|
1817
1229
|
export interface RestoreDBClusterToPointInTimeResult {
|
|
@@ -1829,517 +1241,384 @@ export interface StopDBClusterMessage {
|
|
|
1829
1241
|
export interface StopDBClusterResult {
|
|
1830
1242
|
DBCluster?: DBCluster;
|
|
1831
1243
|
}
|
|
1832
|
-
|
|
1833
1244
|
export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (
|
|
1834
1245
|
obj: AddSourceIdentifierToSubscriptionMessage
|
|
1835
1246
|
) => any;
|
|
1836
|
-
|
|
1837
1247
|
export declare const EventSubscriptionFilterSensitiveLog: (
|
|
1838
1248
|
obj: EventSubscription
|
|
1839
1249
|
) => any;
|
|
1840
|
-
|
|
1841
1250
|
export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (
|
|
1842
1251
|
obj: AddSourceIdentifierToSubscriptionResult
|
|
1843
1252
|
) => any;
|
|
1844
|
-
|
|
1845
1253
|
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1846
|
-
|
|
1847
1254
|
export declare const AddTagsToResourceMessageFilterSensitiveLog: (
|
|
1848
1255
|
obj: AddTagsToResourceMessage
|
|
1849
1256
|
) => any;
|
|
1850
|
-
|
|
1851
1257
|
export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (
|
|
1852
1258
|
obj: ApplyPendingMaintenanceActionMessage
|
|
1853
1259
|
) => any;
|
|
1854
|
-
|
|
1855
1260
|
export declare const PendingMaintenanceActionFilterSensitiveLog: (
|
|
1856
1261
|
obj: PendingMaintenanceAction
|
|
1857
1262
|
) => any;
|
|
1858
|
-
|
|
1859
1263
|
export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (
|
|
1860
1264
|
obj: ResourcePendingMaintenanceActions
|
|
1861
1265
|
) => any;
|
|
1862
|
-
|
|
1863
1266
|
export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (
|
|
1864
1267
|
obj: ApplyPendingMaintenanceActionResult
|
|
1865
1268
|
) => any;
|
|
1866
|
-
|
|
1867
1269
|
export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
1868
1270
|
obj: CopyDBClusterParameterGroupMessage
|
|
1869
1271
|
) => any;
|
|
1870
|
-
|
|
1871
1272
|
export declare const DBClusterParameterGroupFilterSensitiveLog: (
|
|
1872
1273
|
obj: DBClusterParameterGroup
|
|
1873
1274
|
) => any;
|
|
1874
|
-
|
|
1875
1275
|
export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (
|
|
1876
1276
|
obj: CopyDBClusterParameterGroupResult
|
|
1877
1277
|
) => any;
|
|
1878
|
-
|
|
1879
1278
|
export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (
|
|
1880
1279
|
obj: CopyDBClusterSnapshotMessage
|
|
1881
1280
|
) => any;
|
|
1882
|
-
|
|
1883
1281
|
export declare const DBClusterSnapshotFilterSensitiveLog: (
|
|
1884
1282
|
obj: DBClusterSnapshot
|
|
1885
1283
|
) => any;
|
|
1886
|
-
|
|
1887
1284
|
export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (
|
|
1888
1285
|
obj: CopyDBClusterSnapshotResult
|
|
1889
1286
|
) => any;
|
|
1890
|
-
|
|
1891
1287
|
export declare const CreateDBClusterMessageFilterSensitiveLog: (
|
|
1892
1288
|
obj: CreateDBClusterMessage
|
|
1893
1289
|
) => any;
|
|
1894
|
-
|
|
1895
1290
|
export declare const DBClusterRoleFilterSensitiveLog: (
|
|
1896
1291
|
obj: DBClusterRole
|
|
1897
1292
|
) => any;
|
|
1898
|
-
|
|
1899
1293
|
export declare const DBClusterMemberFilterSensitiveLog: (
|
|
1900
1294
|
obj: DBClusterMember
|
|
1901
1295
|
) => any;
|
|
1902
|
-
|
|
1903
1296
|
export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (
|
|
1904
1297
|
obj: VpcSecurityGroupMembership
|
|
1905
1298
|
) => any;
|
|
1906
|
-
|
|
1907
1299
|
export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
|
|
1908
|
-
|
|
1909
1300
|
export declare const CreateDBClusterResultFilterSensitiveLog: (
|
|
1910
1301
|
obj: CreateDBClusterResult
|
|
1911
1302
|
) => any;
|
|
1912
|
-
|
|
1913
1303
|
export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
1914
1304
|
obj: CreateDBClusterParameterGroupMessage
|
|
1915
1305
|
) => any;
|
|
1916
|
-
|
|
1917
1306
|
export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (
|
|
1918
1307
|
obj: CreateDBClusterParameterGroupResult
|
|
1919
1308
|
) => any;
|
|
1920
|
-
|
|
1921
1309
|
export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (
|
|
1922
1310
|
obj: CreateDBClusterSnapshotMessage
|
|
1923
1311
|
) => any;
|
|
1924
|
-
|
|
1925
1312
|
export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (
|
|
1926
1313
|
obj: CreateDBClusterSnapshotResult
|
|
1927
1314
|
) => any;
|
|
1928
|
-
|
|
1929
1315
|
export declare const CreateDBInstanceMessageFilterSensitiveLog: (
|
|
1930
1316
|
obj: CreateDBInstanceMessage
|
|
1931
1317
|
) => any;
|
|
1932
|
-
|
|
1933
1318
|
export declare const AvailabilityZoneFilterSensitiveLog: (
|
|
1934
1319
|
obj: AvailabilityZone
|
|
1935
1320
|
) => any;
|
|
1936
|
-
|
|
1937
1321
|
export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
|
|
1938
|
-
|
|
1939
1322
|
export declare const DBSubnetGroupFilterSensitiveLog: (
|
|
1940
1323
|
obj: DBSubnetGroup
|
|
1941
1324
|
) => any;
|
|
1942
|
-
|
|
1943
1325
|
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
1944
|
-
|
|
1945
1326
|
export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (
|
|
1946
1327
|
obj: PendingCloudwatchLogsExports
|
|
1947
1328
|
) => any;
|
|
1948
|
-
|
|
1949
1329
|
export declare const PendingModifiedValuesFilterSensitiveLog: (
|
|
1950
1330
|
obj: PendingModifiedValues
|
|
1951
1331
|
) => any;
|
|
1952
|
-
|
|
1953
1332
|
export declare const DBInstanceStatusInfoFilterSensitiveLog: (
|
|
1954
1333
|
obj: DBInstanceStatusInfo
|
|
1955
1334
|
) => any;
|
|
1956
|
-
|
|
1957
1335
|
export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
|
|
1958
|
-
|
|
1959
1336
|
export declare const CreateDBInstanceResultFilterSensitiveLog: (
|
|
1960
1337
|
obj: CreateDBInstanceResult
|
|
1961
1338
|
) => any;
|
|
1962
|
-
|
|
1963
1339
|
export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (
|
|
1964
1340
|
obj: CreateDBSubnetGroupMessage
|
|
1965
1341
|
) => any;
|
|
1966
|
-
|
|
1967
1342
|
export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (
|
|
1968
1343
|
obj: CreateDBSubnetGroupResult
|
|
1969
1344
|
) => any;
|
|
1970
|
-
|
|
1971
1345
|
export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (
|
|
1972
1346
|
obj: CreateEventSubscriptionMessage
|
|
1973
1347
|
) => any;
|
|
1974
|
-
|
|
1975
1348
|
export declare const CreateEventSubscriptionResultFilterSensitiveLog: (
|
|
1976
1349
|
obj: CreateEventSubscriptionResult
|
|
1977
1350
|
) => any;
|
|
1978
|
-
|
|
1979
1351
|
export declare const CreateGlobalClusterMessageFilterSensitiveLog: (
|
|
1980
1352
|
obj: CreateGlobalClusterMessage
|
|
1981
1353
|
) => any;
|
|
1982
|
-
|
|
1983
1354
|
export declare const GlobalClusterMemberFilterSensitiveLog: (
|
|
1984
1355
|
obj: GlobalClusterMember
|
|
1985
1356
|
) => any;
|
|
1986
|
-
|
|
1987
1357
|
export declare const GlobalClusterFilterSensitiveLog: (
|
|
1988
1358
|
obj: GlobalCluster
|
|
1989
1359
|
) => any;
|
|
1990
|
-
|
|
1991
1360
|
export declare const CreateGlobalClusterResultFilterSensitiveLog: (
|
|
1992
1361
|
obj: CreateGlobalClusterResult
|
|
1993
1362
|
) => any;
|
|
1994
|
-
|
|
1995
1363
|
export declare const DeleteDBClusterMessageFilterSensitiveLog: (
|
|
1996
1364
|
obj: DeleteDBClusterMessage
|
|
1997
1365
|
) => any;
|
|
1998
|
-
|
|
1999
1366
|
export declare const DeleteDBClusterResultFilterSensitiveLog: (
|
|
2000
1367
|
obj: DeleteDBClusterResult
|
|
2001
1368
|
) => any;
|
|
2002
|
-
|
|
2003
1369
|
export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
2004
1370
|
obj: DeleteDBClusterParameterGroupMessage
|
|
2005
1371
|
) => any;
|
|
2006
|
-
|
|
2007
1372
|
export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (
|
|
2008
1373
|
obj: DeleteDBClusterSnapshotMessage
|
|
2009
1374
|
) => any;
|
|
2010
|
-
|
|
2011
1375
|
export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (
|
|
2012
1376
|
obj: DeleteDBClusterSnapshotResult
|
|
2013
1377
|
) => any;
|
|
2014
|
-
|
|
2015
1378
|
export declare const DeleteDBInstanceMessageFilterSensitiveLog: (
|
|
2016
1379
|
obj: DeleteDBInstanceMessage
|
|
2017
1380
|
) => any;
|
|
2018
|
-
|
|
2019
1381
|
export declare const DeleteDBInstanceResultFilterSensitiveLog: (
|
|
2020
1382
|
obj: DeleteDBInstanceResult
|
|
2021
1383
|
) => any;
|
|
2022
|
-
|
|
2023
1384
|
export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (
|
|
2024
1385
|
obj: DeleteDBSubnetGroupMessage
|
|
2025
1386
|
) => any;
|
|
2026
|
-
|
|
2027
1387
|
export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (
|
|
2028
1388
|
obj: DeleteEventSubscriptionMessage
|
|
2029
1389
|
) => any;
|
|
2030
|
-
|
|
2031
1390
|
export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (
|
|
2032
1391
|
obj: DeleteEventSubscriptionResult
|
|
2033
1392
|
) => any;
|
|
2034
|
-
|
|
2035
1393
|
export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (
|
|
2036
1394
|
obj: DeleteGlobalClusterMessage
|
|
2037
1395
|
) => any;
|
|
2038
|
-
|
|
2039
1396
|
export declare const DeleteGlobalClusterResultFilterSensitiveLog: (
|
|
2040
1397
|
obj: DeleteGlobalClusterResult
|
|
2041
1398
|
) => any;
|
|
2042
|
-
|
|
2043
1399
|
export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
|
|
2044
|
-
|
|
2045
1400
|
export declare const CertificateMessageFilterSensitiveLog: (
|
|
2046
1401
|
obj: CertificateMessage
|
|
2047
1402
|
) => any;
|
|
2048
|
-
|
|
2049
1403
|
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
2050
|
-
|
|
2051
1404
|
export declare const DescribeCertificatesMessageFilterSensitiveLog: (
|
|
2052
1405
|
obj: DescribeCertificatesMessage
|
|
2053
1406
|
) => any;
|
|
2054
|
-
|
|
2055
1407
|
export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (
|
|
2056
1408
|
obj: DBClusterParameterGroupsMessage
|
|
2057
1409
|
) => any;
|
|
2058
|
-
|
|
2059
1410
|
export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (
|
|
2060
1411
|
obj: DescribeDBClusterParameterGroupsMessage
|
|
2061
1412
|
) => any;
|
|
2062
|
-
|
|
2063
1413
|
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
2064
|
-
|
|
2065
1414
|
export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (
|
|
2066
1415
|
obj: DBClusterParameterGroupDetails
|
|
2067
1416
|
) => any;
|
|
2068
|
-
|
|
2069
1417
|
export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (
|
|
2070
1418
|
obj: DescribeDBClusterParametersMessage
|
|
2071
1419
|
) => any;
|
|
2072
|
-
|
|
2073
1420
|
export declare const DBClusterMessageFilterSensitiveLog: (
|
|
2074
1421
|
obj: DBClusterMessage
|
|
2075
1422
|
) => any;
|
|
2076
|
-
|
|
2077
1423
|
export declare const DescribeDBClustersMessageFilterSensitiveLog: (
|
|
2078
1424
|
obj: DescribeDBClustersMessage
|
|
2079
1425
|
) => any;
|
|
2080
|
-
|
|
2081
1426
|
export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (
|
|
2082
1427
|
obj: DescribeDBClusterSnapshotAttributesMessage
|
|
2083
1428
|
) => any;
|
|
2084
|
-
|
|
2085
1429
|
export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (
|
|
2086
1430
|
obj: DBClusterSnapshotAttribute
|
|
2087
1431
|
) => any;
|
|
2088
|
-
|
|
2089
1432
|
export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (
|
|
2090
1433
|
obj: DBClusterSnapshotAttributesResult
|
|
2091
1434
|
) => any;
|
|
2092
|
-
|
|
2093
1435
|
export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (
|
|
2094
1436
|
obj: DescribeDBClusterSnapshotAttributesResult
|
|
2095
1437
|
) => any;
|
|
2096
|
-
|
|
2097
1438
|
export declare const DBClusterSnapshotMessageFilterSensitiveLog: (
|
|
2098
1439
|
obj: DBClusterSnapshotMessage
|
|
2099
1440
|
) => any;
|
|
2100
|
-
|
|
2101
1441
|
export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (
|
|
2102
1442
|
obj: DescribeDBClusterSnapshotsMessage
|
|
2103
1443
|
) => any;
|
|
2104
|
-
|
|
2105
1444
|
export declare const UpgradeTargetFilterSensitiveLog: (
|
|
2106
1445
|
obj: UpgradeTarget
|
|
2107
1446
|
) => any;
|
|
2108
|
-
|
|
2109
1447
|
export declare const DBEngineVersionFilterSensitiveLog: (
|
|
2110
1448
|
obj: DBEngineVersion
|
|
2111
1449
|
) => any;
|
|
2112
|
-
|
|
2113
1450
|
export declare const DBEngineVersionMessageFilterSensitiveLog: (
|
|
2114
1451
|
obj: DBEngineVersionMessage
|
|
2115
1452
|
) => any;
|
|
2116
|
-
|
|
2117
1453
|
export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (
|
|
2118
1454
|
obj: DescribeDBEngineVersionsMessage
|
|
2119
1455
|
) => any;
|
|
2120
|
-
|
|
2121
1456
|
export declare const DBInstanceMessageFilterSensitiveLog: (
|
|
2122
1457
|
obj: DBInstanceMessage
|
|
2123
1458
|
) => any;
|
|
2124
|
-
|
|
2125
1459
|
export declare const DescribeDBInstancesMessageFilterSensitiveLog: (
|
|
2126
1460
|
obj: DescribeDBInstancesMessage
|
|
2127
1461
|
) => any;
|
|
2128
|
-
|
|
2129
1462
|
export declare const DBSubnetGroupMessageFilterSensitiveLog: (
|
|
2130
1463
|
obj: DBSubnetGroupMessage
|
|
2131
1464
|
) => any;
|
|
2132
|
-
|
|
2133
1465
|
export declare const DescribeDBSubnetGroupsMessageFilterSensitiveLog: (
|
|
2134
1466
|
obj: DescribeDBSubnetGroupsMessage
|
|
2135
1467
|
) => any;
|
|
2136
|
-
|
|
2137
1468
|
export declare const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog: (
|
|
2138
1469
|
obj: DescribeEngineDefaultClusterParametersMessage
|
|
2139
1470
|
) => any;
|
|
2140
|
-
|
|
2141
1471
|
export declare const EngineDefaultsFilterSensitiveLog: (
|
|
2142
1472
|
obj: EngineDefaults
|
|
2143
1473
|
) => any;
|
|
2144
|
-
|
|
2145
1474
|
export declare const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog: (
|
|
2146
1475
|
obj: DescribeEngineDefaultClusterParametersResult
|
|
2147
1476
|
) => any;
|
|
2148
|
-
|
|
2149
1477
|
export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (
|
|
2150
1478
|
obj: DescribeEventCategoriesMessage
|
|
2151
1479
|
) => any;
|
|
2152
|
-
|
|
2153
1480
|
export declare const EventCategoriesMapFilterSensitiveLog: (
|
|
2154
1481
|
obj: EventCategoriesMap
|
|
2155
1482
|
) => any;
|
|
2156
|
-
|
|
2157
1483
|
export declare const EventCategoriesMessageFilterSensitiveLog: (
|
|
2158
1484
|
obj: EventCategoriesMessage
|
|
2159
1485
|
) => any;
|
|
2160
|
-
|
|
2161
1486
|
export declare const DescribeEventsMessageFilterSensitiveLog: (
|
|
2162
1487
|
obj: DescribeEventsMessage
|
|
2163
1488
|
) => any;
|
|
2164
|
-
|
|
2165
1489
|
export declare const EventFilterSensitiveLog: (obj: Event) => any;
|
|
2166
|
-
|
|
2167
1490
|
export declare const EventsMessageFilterSensitiveLog: (
|
|
2168
1491
|
obj: EventsMessage
|
|
2169
1492
|
) => any;
|
|
2170
|
-
|
|
2171
1493
|
export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (
|
|
2172
1494
|
obj: DescribeEventSubscriptionsMessage
|
|
2173
1495
|
) => any;
|
|
2174
|
-
|
|
2175
1496
|
export declare const EventSubscriptionsMessageFilterSensitiveLog: (
|
|
2176
1497
|
obj: EventSubscriptionsMessage
|
|
2177
1498
|
) => any;
|
|
2178
|
-
|
|
2179
1499
|
export declare const DescribeGlobalClustersMessageFilterSensitiveLog: (
|
|
2180
1500
|
obj: DescribeGlobalClustersMessage
|
|
2181
1501
|
) => any;
|
|
2182
|
-
|
|
2183
1502
|
export declare const GlobalClustersMessageFilterSensitiveLog: (
|
|
2184
1503
|
obj: GlobalClustersMessage
|
|
2185
1504
|
) => any;
|
|
2186
|
-
|
|
2187
1505
|
export declare const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog: (
|
|
2188
1506
|
obj: DescribeOrderableDBInstanceOptionsMessage
|
|
2189
1507
|
) => any;
|
|
2190
|
-
|
|
2191
1508
|
export declare const OrderableDBInstanceOptionFilterSensitiveLog: (
|
|
2192
1509
|
obj: OrderableDBInstanceOption
|
|
2193
1510
|
) => any;
|
|
2194
|
-
|
|
2195
1511
|
export declare const OrderableDBInstanceOptionsMessageFilterSensitiveLog: (
|
|
2196
1512
|
obj: OrderableDBInstanceOptionsMessage
|
|
2197
1513
|
) => any;
|
|
2198
|
-
|
|
2199
1514
|
export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (
|
|
2200
1515
|
obj: DescribePendingMaintenanceActionsMessage
|
|
2201
1516
|
) => any;
|
|
2202
|
-
|
|
2203
1517
|
export declare const PendingMaintenanceActionsMessageFilterSensitiveLog: (
|
|
2204
1518
|
obj: PendingMaintenanceActionsMessage
|
|
2205
1519
|
) => any;
|
|
2206
|
-
|
|
2207
1520
|
export declare const FailoverDBClusterMessageFilterSensitiveLog: (
|
|
2208
1521
|
obj: FailoverDBClusterMessage
|
|
2209
1522
|
) => any;
|
|
2210
|
-
|
|
2211
1523
|
export declare const FailoverDBClusterResultFilterSensitiveLog: (
|
|
2212
1524
|
obj: FailoverDBClusterResult
|
|
2213
1525
|
) => any;
|
|
2214
|
-
|
|
2215
1526
|
export declare const ListTagsForResourceMessageFilterSensitiveLog: (
|
|
2216
1527
|
obj: ListTagsForResourceMessage
|
|
2217
1528
|
) => any;
|
|
2218
|
-
|
|
2219
1529
|
export declare const TagListMessageFilterSensitiveLog: (
|
|
2220
1530
|
obj: TagListMessage
|
|
2221
1531
|
) => any;
|
|
2222
|
-
|
|
2223
1532
|
export declare const CloudwatchLogsExportConfigurationFilterSensitiveLog: (
|
|
2224
1533
|
obj: CloudwatchLogsExportConfiguration
|
|
2225
1534
|
) => any;
|
|
2226
|
-
|
|
2227
1535
|
export declare const ModifyDBClusterMessageFilterSensitiveLog: (
|
|
2228
1536
|
obj: ModifyDBClusterMessage
|
|
2229
1537
|
) => any;
|
|
2230
|
-
|
|
2231
1538
|
export declare const ModifyDBClusterResultFilterSensitiveLog: (
|
|
2232
1539
|
obj: ModifyDBClusterResult
|
|
2233
1540
|
) => any;
|
|
2234
|
-
|
|
2235
1541
|
export declare const DBClusterParameterGroupNameMessageFilterSensitiveLog: (
|
|
2236
1542
|
obj: DBClusterParameterGroupNameMessage
|
|
2237
1543
|
) => any;
|
|
2238
|
-
|
|
2239
1544
|
export declare const ModifyDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
2240
1545
|
obj: ModifyDBClusterParameterGroupMessage
|
|
2241
1546
|
) => any;
|
|
2242
|
-
|
|
2243
1547
|
export declare const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog: (
|
|
2244
1548
|
obj: ModifyDBClusterSnapshotAttributeMessage
|
|
2245
1549
|
) => any;
|
|
2246
|
-
|
|
2247
1550
|
export declare const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog: (
|
|
2248
1551
|
obj: ModifyDBClusterSnapshotAttributeResult
|
|
2249
1552
|
) => any;
|
|
2250
|
-
|
|
2251
1553
|
export declare const ModifyDBInstanceMessageFilterSensitiveLog: (
|
|
2252
1554
|
obj: ModifyDBInstanceMessage
|
|
2253
1555
|
) => any;
|
|
2254
|
-
|
|
2255
1556
|
export declare const ModifyDBInstanceResultFilterSensitiveLog: (
|
|
2256
1557
|
obj: ModifyDBInstanceResult
|
|
2257
1558
|
) => any;
|
|
2258
|
-
|
|
2259
1559
|
export declare const ModifyDBSubnetGroupMessageFilterSensitiveLog: (
|
|
2260
1560
|
obj: ModifyDBSubnetGroupMessage
|
|
2261
1561
|
) => any;
|
|
2262
|
-
|
|
2263
1562
|
export declare const ModifyDBSubnetGroupResultFilterSensitiveLog: (
|
|
2264
1563
|
obj: ModifyDBSubnetGroupResult
|
|
2265
1564
|
) => any;
|
|
2266
|
-
|
|
2267
1565
|
export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (
|
|
2268
1566
|
obj: ModifyEventSubscriptionMessage
|
|
2269
1567
|
) => any;
|
|
2270
|
-
|
|
2271
1568
|
export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (
|
|
2272
1569
|
obj: ModifyEventSubscriptionResult
|
|
2273
1570
|
) => any;
|
|
2274
|
-
|
|
2275
1571
|
export declare const ModifyGlobalClusterMessageFilterSensitiveLog: (
|
|
2276
1572
|
obj: ModifyGlobalClusterMessage
|
|
2277
1573
|
) => any;
|
|
2278
|
-
|
|
2279
1574
|
export declare const ModifyGlobalClusterResultFilterSensitiveLog: (
|
|
2280
1575
|
obj: ModifyGlobalClusterResult
|
|
2281
1576
|
) => any;
|
|
2282
|
-
|
|
2283
1577
|
export declare const RebootDBInstanceMessageFilterSensitiveLog: (
|
|
2284
1578
|
obj: RebootDBInstanceMessage
|
|
2285
1579
|
) => any;
|
|
2286
|
-
|
|
2287
1580
|
export declare const RebootDBInstanceResultFilterSensitiveLog: (
|
|
2288
1581
|
obj: RebootDBInstanceResult
|
|
2289
1582
|
) => any;
|
|
2290
|
-
|
|
2291
1583
|
export declare const RemoveFromGlobalClusterMessageFilterSensitiveLog: (
|
|
2292
1584
|
obj: RemoveFromGlobalClusterMessage
|
|
2293
1585
|
) => any;
|
|
2294
|
-
|
|
2295
1586
|
export declare const RemoveFromGlobalClusterResultFilterSensitiveLog: (
|
|
2296
1587
|
obj: RemoveFromGlobalClusterResult
|
|
2297
1588
|
) => any;
|
|
2298
|
-
|
|
2299
1589
|
export declare const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog: (
|
|
2300
1590
|
obj: RemoveSourceIdentifierFromSubscriptionMessage
|
|
2301
1591
|
) => any;
|
|
2302
|
-
|
|
2303
1592
|
export declare const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog: (
|
|
2304
1593
|
obj: RemoveSourceIdentifierFromSubscriptionResult
|
|
2305
1594
|
) => any;
|
|
2306
|
-
|
|
2307
1595
|
export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (
|
|
2308
1596
|
obj: RemoveTagsFromResourceMessage
|
|
2309
1597
|
) => any;
|
|
2310
|
-
|
|
2311
1598
|
export declare const ResetDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
2312
1599
|
obj: ResetDBClusterParameterGroupMessage
|
|
2313
1600
|
) => any;
|
|
2314
|
-
|
|
2315
1601
|
export declare const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog: (
|
|
2316
1602
|
obj: RestoreDBClusterFromSnapshotMessage
|
|
2317
1603
|
) => any;
|
|
2318
|
-
|
|
2319
1604
|
export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (
|
|
2320
1605
|
obj: RestoreDBClusterFromSnapshotResult
|
|
2321
1606
|
) => any;
|
|
2322
|
-
|
|
2323
1607
|
export declare const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog: (
|
|
2324
1608
|
obj: RestoreDBClusterToPointInTimeMessage
|
|
2325
1609
|
) => any;
|
|
2326
|
-
|
|
2327
1610
|
export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (
|
|
2328
1611
|
obj: RestoreDBClusterToPointInTimeResult
|
|
2329
1612
|
) => any;
|
|
2330
|
-
|
|
2331
1613
|
export declare const StartDBClusterMessageFilterSensitiveLog: (
|
|
2332
1614
|
obj: StartDBClusterMessage
|
|
2333
1615
|
) => any;
|
|
2334
|
-
|
|
2335
1616
|
export declare const StartDBClusterResultFilterSensitiveLog: (
|
|
2336
1617
|
obj: StartDBClusterResult
|
|
2337
1618
|
) => any;
|
|
2338
|
-
|
|
2339
1619
|
export declare const StopDBClusterMessageFilterSensitiveLog: (
|
|
2340
1620
|
obj: StopDBClusterMessage
|
|
2341
1621
|
) => any;
|
|
2342
|
-
|
|
2343
1622
|
export declare const StopDBClusterResultFilterSensitiveLog: (
|
|
2344
1623
|
obj: StopDBClusterResult
|
|
2345
1624
|
) => any;
|