@aws-sdk/client-docdb 3.135.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -1
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -1
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
- package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
- package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
- package/dist-cjs/models/models_0.js +536 -802
- package/dist-cjs/protocols/Aws_query.js +534 -807
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
- package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
- package/dist-es/commands/DescribeEventsCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
- package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
- package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
- package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
- package/dist-es/commands/StartDBClusterCommand.js +3 -3
- package/dist-es/commands/StopDBClusterCommand.js +3 -3
- package/dist-es/models/models_0.js +133 -532
- package/dist-es/protocols/Aws_query.js +684 -808
- package/dist-types/models/models_0.d.ts +532 -798
- package/dist-types/ts3.4/models/models_0.d.ts +266 -532
- package/package.json +6 -6
|
@@ -33,12 +33,6 @@ export interface AddSourceIdentifierToSubscriptionMessage {
|
|
|
33
33
|
*/
|
|
34
34
|
SourceIdentifier: string | undefined;
|
|
35
35
|
}
|
|
36
|
-
export declare namespace AddSourceIdentifierToSubscriptionMessage {
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
|
-
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
|
|
41
|
-
}
|
|
42
36
|
/**
|
|
43
37
|
* <p>Detailed information about an event to which you have subscribed.</p>
|
|
44
38
|
*/
|
|
@@ -94,24 +88,12 @@ export interface EventSubscription {
|
|
|
94
88
|
*/
|
|
95
89
|
EventSubscriptionArn?: string;
|
|
96
90
|
}
|
|
97
|
-
export declare namespace EventSubscription {
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
const filterSensitiveLog: (obj: EventSubscription) => any;
|
|
102
|
-
}
|
|
103
91
|
export interface AddSourceIdentifierToSubscriptionResult {
|
|
104
92
|
/**
|
|
105
93
|
* <p>Detailed information about an event to which you have subscribed.</p>
|
|
106
94
|
*/
|
|
107
95
|
EventSubscription?: EventSubscription;
|
|
108
96
|
}
|
|
109
|
-
export declare namespace AddSourceIdentifierToSubscriptionResult {
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
|
|
114
|
-
}
|
|
115
97
|
/**
|
|
116
98
|
* <p>The requested source could not be found. </p>
|
|
117
99
|
*/
|
|
@@ -147,12 +129,6 @@ export interface Tag {
|
|
|
147
129
|
*/
|
|
148
130
|
Value?: string;
|
|
149
131
|
}
|
|
150
|
-
export declare namespace Tag {
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
155
|
-
}
|
|
156
132
|
/**
|
|
157
133
|
* <p>Represents the input to <a>AddTagsToResource</a>.
|
|
158
134
|
* </p>
|
|
@@ -168,12 +144,6 @@ export interface AddTagsToResourceMessage {
|
|
|
168
144
|
*/
|
|
169
145
|
Tags: Tag[] | undefined;
|
|
170
146
|
}
|
|
171
|
-
export declare namespace AddTagsToResourceMessage {
|
|
172
|
-
/**
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
175
|
-
const filterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
176
|
-
}
|
|
177
147
|
/**
|
|
178
148
|
* <p>
|
|
179
149
|
* <code>DBClusterIdentifier</code> doesn't refer to an existing cluster. </p>
|
|
@@ -252,12 +222,6 @@ export interface ApplyPendingMaintenanceActionMessage {
|
|
|
252
222
|
*/
|
|
253
223
|
OptInType: string | undefined;
|
|
254
224
|
}
|
|
255
|
-
export declare namespace ApplyPendingMaintenanceActionMessage {
|
|
256
|
-
/**
|
|
257
|
-
* @internal
|
|
258
|
-
*/
|
|
259
|
-
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
|
|
260
|
-
}
|
|
261
225
|
/**
|
|
262
226
|
* <p>Provides information about a pending maintenance action for a resource.</p>
|
|
263
227
|
*/
|
|
@@ -293,12 +257,6 @@ export interface PendingMaintenanceAction {
|
|
|
293
257
|
*/
|
|
294
258
|
Description?: string;
|
|
295
259
|
}
|
|
296
|
-
export declare namespace PendingMaintenanceAction {
|
|
297
|
-
/**
|
|
298
|
-
* @internal
|
|
299
|
-
*/
|
|
300
|
-
const filterSensitiveLog: (obj: PendingMaintenanceAction) => any;
|
|
301
|
-
}
|
|
302
260
|
/**
|
|
303
261
|
* <p>Represents the output of <a>ApplyPendingMaintenanceAction</a>.
|
|
304
262
|
* </p>
|
|
@@ -315,12 +273,6 @@ export interface ResourcePendingMaintenanceActions {
|
|
|
315
273
|
*/
|
|
316
274
|
PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
|
|
317
275
|
}
|
|
318
|
-
export declare namespace ResourcePendingMaintenanceActions {
|
|
319
|
-
/**
|
|
320
|
-
* @internal
|
|
321
|
-
*/
|
|
322
|
-
const filterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
|
|
323
|
-
}
|
|
324
276
|
export interface ApplyPendingMaintenanceActionResult {
|
|
325
277
|
/**
|
|
326
278
|
* <p>Represents the output of <a>ApplyPendingMaintenanceAction</a>.
|
|
@@ -328,12 +280,6 @@ export interface ApplyPendingMaintenanceActionResult {
|
|
|
328
280
|
*/
|
|
329
281
|
ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
|
|
330
282
|
}
|
|
331
|
-
export declare namespace ApplyPendingMaintenanceActionResult {
|
|
332
|
-
/**
|
|
333
|
-
* @internal
|
|
334
|
-
*/
|
|
335
|
-
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
|
|
336
|
-
}
|
|
337
283
|
/**
|
|
338
284
|
* <p>The cluster isn't in a valid state.</p>
|
|
339
285
|
*/
|
|
@@ -421,12 +367,6 @@ export interface CopyDBClusterParameterGroupMessage {
|
|
|
421
367
|
*/
|
|
422
368
|
Tags?: Tag[];
|
|
423
369
|
}
|
|
424
|
-
export declare namespace CopyDBClusterParameterGroupMessage {
|
|
425
|
-
/**
|
|
426
|
-
* @internal
|
|
427
|
-
*/
|
|
428
|
-
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
|
|
429
|
-
}
|
|
430
370
|
/**
|
|
431
371
|
* <p>Detailed information about a cluster parameter group. </p>
|
|
432
372
|
*/
|
|
@@ -450,24 +390,12 @@ export interface DBClusterParameterGroup {
|
|
|
450
390
|
*/
|
|
451
391
|
DBClusterParameterGroupArn?: string;
|
|
452
392
|
}
|
|
453
|
-
export declare namespace DBClusterParameterGroup {
|
|
454
|
-
/**
|
|
455
|
-
* @internal
|
|
456
|
-
*/
|
|
457
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroup) => any;
|
|
458
|
-
}
|
|
459
393
|
export interface CopyDBClusterParameterGroupResult {
|
|
460
394
|
/**
|
|
461
395
|
* <p>Detailed information about a cluster parameter group. </p>
|
|
462
396
|
*/
|
|
463
397
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
464
398
|
}
|
|
465
|
-
export declare namespace CopyDBClusterParameterGroupResult {
|
|
466
|
-
/**
|
|
467
|
-
* @internal
|
|
468
|
-
*/
|
|
469
|
-
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
|
|
470
|
-
}
|
|
471
399
|
/**
|
|
472
400
|
* <p>A parameter group with the same name already exists.</p>
|
|
473
401
|
*/
|
|
@@ -617,12 +545,6 @@ export interface CopyDBClusterSnapshotMessage {
|
|
|
617
545
|
*/
|
|
618
546
|
Tags?: Tag[];
|
|
619
547
|
}
|
|
620
|
-
export declare namespace CopyDBClusterSnapshotMessage {
|
|
621
|
-
/**
|
|
622
|
-
* @internal
|
|
623
|
-
*/
|
|
624
|
-
const filterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
625
|
-
}
|
|
626
548
|
/**
|
|
627
549
|
* <p>Detailed information about a cluster snapshot. </p>
|
|
628
550
|
*/
|
|
@@ -702,24 +624,12 @@ export interface DBClusterSnapshot {
|
|
|
702
624
|
*/
|
|
703
625
|
SourceDBClusterSnapshotArn?: string;
|
|
704
626
|
}
|
|
705
|
-
export declare namespace DBClusterSnapshot {
|
|
706
|
-
/**
|
|
707
|
-
* @internal
|
|
708
|
-
*/
|
|
709
|
-
const filterSensitiveLog: (obj: DBClusterSnapshot) => any;
|
|
710
|
-
}
|
|
711
627
|
export interface CopyDBClusterSnapshotResult {
|
|
712
628
|
/**
|
|
713
629
|
* <p>Detailed information about a cluster snapshot. </p>
|
|
714
630
|
*/
|
|
715
631
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
716
632
|
}
|
|
717
|
-
export declare namespace CopyDBClusterSnapshotResult {
|
|
718
|
-
/**
|
|
719
|
-
* @internal
|
|
720
|
-
*/
|
|
721
|
-
const filterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
|
|
722
|
-
}
|
|
723
633
|
/**
|
|
724
634
|
* <p>You already have a cluster snapshot with the given identifier.</p>
|
|
725
635
|
*/
|
|
@@ -959,12 +869,6 @@ export interface CreateDBClusterMessage {
|
|
|
959
869
|
*/
|
|
960
870
|
GlobalClusterIdentifier?: string;
|
|
961
871
|
}
|
|
962
|
-
export declare namespace CreateDBClusterMessage {
|
|
963
|
-
/**
|
|
964
|
-
* @internal
|
|
965
|
-
*/
|
|
966
|
-
const filterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
967
|
-
}
|
|
968
872
|
/**
|
|
969
873
|
* <p>Describes an Identity and Access Management (IAM) role that is associated with a
|
|
970
874
|
* cluster.</p>
|
|
@@ -994,12 +898,6 @@ export interface DBClusterRole {
|
|
|
994
898
|
*/
|
|
995
899
|
Status?: string;
|
|
996
900
|
}
|
|
997
|
-
export declare namespace DBClusterRole {
|
|
998
|
-
/**
|
|
999
|
-
* @internal
|
|
1000
|
-
*/
|
|
1001
|
-
const filterSensitiveLog: (obj: DBClusterRole) => any;
|
|
1002
|
-
}
|
|
1003
901
|
/**
|
|
1004
902
|
* <p>Contains information about an instance that is part of a cluster.</p>
|
|
1005
903
|
*/
|
|
@@ -1024,12 +922,6 @@ export interface DBClusterMember {
|
|
|
1024
922
|
*/
|
|
1025
923
|
PromotionTier?: number;
|
|
1026
924
|
}
|
|
1027
|
-
export declare namespace DBClusterMember {
|
|
1028
|
-
/**
|
|
1029
|
-
* @internal
|
|
1030
|
-
*/
|
|
1031
|
-
const filterSensitiveLog: (obj: DBClusterMember) => any;
|
|
1032
|
-
}
|
|
1033
925
|
/**
|
|
1034
926
|
* <p>Used as a response element for queries on virtual private cloud (VPC) security group
|
|
1035
927
|
* membership.</p>
|
|
@@ -1044,12 +936,6 @@ export interface VpcSecurityGroupMembership {
|
|
|
1044
936
|
*/
|
|
1045
937
|
Status?: string;
|
|
1046
938
|
}
|
|
1047
|
-
export declare namespace VpcSecurityGroupMembership {
|
|
1048
|
-
/**
|
|
1049
|
-
* @internal
|
|
1050
|
-
*/
|
|
1051
|
-
const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
|
|
1052
|
-
}
|
|
1053
939
|
/**
|
|
1054
940
|
* <p>Detailed information about a cluster. </p>
|
|
1055
941
|
*/
|
|
@@ -1198,24 +1084,12 @@ export interface DBCluster {
|
|
|
1198
1084
|
*/
|
|
1199
1085
|
DeletionProtection?: boolean;
|
|
1200
1086
|
}
|
|
1201
|
-
export declare namespace DBCluster {
|
|
1202
|
-
/**
|
|
1203
|
-
* @internal
|
|
1204
|
-
*/
|
|
1205
|
-
const filterSensitiveLog: (obj: DBCluster) => any;
|
|
1206
|
-
}
|
|
1207
1087
|
export interface CreateDBClusterResult {
|
|
1208
1088
|
/**
|
|
1209
1089
|
* <p>Detailed information about a cluster. </p>
|
|
1210
1090
|
*/
|
|
1211
1091
|
DBCluster?: DBCluster;
|
|
1212
1092
|
}
|
|
1213
|
-
export declare namespace CreateDBClusterResult {
|
|
1214
|
-
/**
|
|
1215
|
-
* @internal
|
|
1216
|
-
*/
|
|
1217
|
-
const filterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
1218
|
-
}
|
|
1219
1093
|
/**
|
|
1220
1094
|
* <p>You already have a cluster with the given identifier.</p>
|
|
1221
1095
|
*/
|
|
@@ -1384,24 +1258,12 @@ export interface CreateDBClusterParameterGroupMessage {
|
|
|
1384
1258
|
*/
|
|
1385
1259
|
Tags?: Tag[];
|
|
1386
1260
|
}
|
|
1387
|
-
export declare namespace CreateDBClusterParameterGroupMessage {
|
|
1388
|
-
/**
|
|
1389
|
-
* @internal
|
|
1390
|
-
*/
|
|
1391
|
-
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
|
|
1392
|
-
}
|
|
1393
1261
|
export interface CreateDBClusterParameterGroupResult {
|
|
1394
1262
|
/**
|
|
1395
1263
|
* <p>Detailed information about a cluster parameter group. </p>
|
|
1396
1264
|
*/
|
|
1397
1265
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
1398
1266
|
}
|
|
1399
|
-
export declare namespace CreateDBClusterParameterGroupResult {
|
|
1400
|
-
/**
|
|
1401
|
-
* @internal
|
|
1402
|
-
*/
|
|
1403
|
-
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
|
|
1404
|
-
}
|
|
1405
1267
|
/**
|
|
1406
1268
|
* <p>Represents the input of <a>CreateDBClusterSnapshot</a>.</p>
|
|
1407
1269
|
*/
|
|
@@ -1445,24 +1307,12 @@ export interface CreateDBClusterSnapshotMessage {
|
|
|
1445
1307
|
*/
|
|
1446
1308
|
Tags?: Tag[];
|
|
1447
1309
|
}
|
|
1448
|
-
export declare namespace CreateDBClusterSnapshotMessage {
|
|
1449
|
-
/**
|
|
1450
|
-
* @internal
|
|
1451
|
-
*/
|
|
1452
|
-
const filterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
|
|
1453
|
-
}
|
|
1454
1310
|
export interface CreateDBClusterSnapshotResult {
|
|
1455
1311
|
/**
|
|
1456
1312
|
* <p>Detailed information about a cluster snapshot. </p>
|
|
1457
1313
|
*/
|
|
1458
1314
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
1459
1315
|
}
|
|
1460
|
-
export declare namespace CreateDBClusterSnapshotResult {
|
|
1461
|
-
/**
|
|
1462
|
-
* @internal
|
|
1463
|
-
*/
|
|
1464
|
-
const filterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
|
|
1465
|
-
}
|
|
1466
1316
|
/**
|
|
1467
1317
|
* <p>The specified CIDR IP or Amazon EC2 security group isn't authorized for the specified security group.</p>
|
|
1468
1318
|
* <p>Amazon DocumentDB also might not be authorized to perform necessary actions on your behalf using IAM.</p>
|
|
@@ -1570,12 +1420,6 @@ export interface CreateDBInstanceMessage {
|
|
|
1570
1420
|
*/
|
|
1571
1421
|
PerformanceInsightsKMSKeyId?: string;
|
|
1572
1422
|
}
|
|
1573
|
-
export declare namespace CreateDBInstanceMessage {
|
|
1574
|
-
/**
|
|
1575
|
-
* @internal
|
|
1576
|
-
*/
|
|
1577
|
-
const filterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
1578
|
-
}
|
|
1579
1423
|
/**
|
|
1580
1424
|
* <p>Information about an Availability Zone.</p>
|
|
1581
1425
|
*/
|
|
@@ -1585,12 +1429,6 @@ export interface AvailabilityZone {
|
|
|
1585
1429
|
*/
|
|
1586
1430
|
Name?: string;
|
|
1587
1431
|
}
|
|
1588
|
-
export declare namespace AvailabilityZone {
|
|
1589
|
-
/**
|
|
1590
|
-
* @internal
|
|
1591
|
-
*/
|
|
1592
|
-
const filterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
1593
|
-
}
|
|
1594
1432
|
/**
|
|
1595
1433
|
* <p> Detailed information about a subnet. </p>
|
|
1596
1434
|
*/
|
|
@@ -1608,12 +1446,6 @@ export interface Subnet {
|
|
|
1608
1446
|
*/
|
|
1609
1447
|
SubnetStatus?: string;
|
|
1610
1448
|
}
|
|
1611
|
-
export declare namespace Subnet {
|
|
1612
|
-
/**
|
|
1613
|
-
* @internal
|
|
1614
|
-
*/
|
|
1615
|
-
const filterSensitiveLog: (obj: Subnet) => any;
|
|
1616
|
-
}
|
|
1617
1449
|
/**
|
|
1618
1450
|
* <p>Detailed information about a subnet group. </p>
|
|
1619
1451
|
*/
|
|
@@ -1643,12 +1475,6 @@ export interface DBSubnetGroup {
|
|
|
1643
1475
|
*/
|
|
1644
1476
|
DBSubnetGroupArn?: string;
|
|
1645
1477
|
}
|
|
1646
|
-
export declare namespace DBSubnetGroup {
|
|
1647
|
-
/**
|
|
1648
|
-
* @internal
|
|
1649
|
-
*/
|
|
1650
|
-
const filterSensitiveLog: (obj: DBSubnetGroup) => any;
|
|
1651
|
-
}
|
|
1652
1478
|
/**
|
|
1653
1479
|
* <p>Network information for accessing a cluster or instance. Client programs must
|
|
1654
1480
|
* specify a valid endpoint to access these Amazon DocumentDB resources.</p>
|
|
@@ -1667,12 +1493,6 @@ export interface Endpoint {
|
|
|
1667
1493
|
*/
|
|
1668
1494
|
HostedZoneId?: string;
|
|
1669
1495
|
}
|
|
1670
|
-
export declare namespace Endpoint {
|
|
1671
|
-
/**
|
|
1672
|
-
* @internal
|
|
1673
|
-
*/
|
|
1674
|
-
const filterSensitiveLog: (obj: Endpoint) => any;
|
|
1675
|
-
}
|
|
1676
1496
|
/**
|
|
1677
1497
|
* <p>A list of the log types whose configuration is still pending. These log types are in
|
|
1678
1498
|
* the process of being activated or deactivated.</p>
|
|
@@ -1689,12 +1509,6 @@ export interface PendingCloudwatchLogsExports {
|
|
|
1689
1509
|
*/
|
|
1690
1510
|
LogTypesToDisable?: string[];
|
|
1691
1511
|
}
|
|
1692
|
-
export declare namespace PendingCloudwatchLogsExports {
|
|
1693
|
-
/**
|
|
1694
|
-
* @internal
|
|
1695
|
-
*/
|
|
1696
|
-
const filterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
|
|
1697
|
-
}
|
|
1698
1512
|
/**
|
|
1699
1513
|
* <p> One or more modified settings for an instance. These modified settings have been
|
|
1700
1514
|
* requested, but haven't been applied yet.</p>
|
|
@@ -1767,12 +1581,6 @@ export interface PendingModifiedValues {
|
|
|
1767
1581
|
*/
|
|
1768
1582
|
PendingCloudwatchLogsExports?: PendingCloudwatchLogsExports;
|
|
1769
1583
|
}
|
|
1770
|
-
export declare namespace PendingModifiedValues {
|
|
1771
|
-
/**
|
|
1772
|
-
* @internal
|
|
1773
|
-
*/
|
|
1774
|
-
const filterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
1775
|
-
}
|
|
1776
1584
|
/**
|
|
1777
1585
|
* <p>Provides a list of status information for an instance.</p>
|
|
1778
1586
|
*/
|
|
@@ -1798,12 +1606,6 @@ export interface DBInstanceStatusInfo {
|
|
|
1798
1606
|
*/
|
|
1799
1607
|
Message?: string;
|
|
1800
1608
|
}
|
|
1801
|
-
export declare namespace DBInstanceStatusInfo {
|
|
1802
|
-
/**
|
|
1803
|
-
* @internal
|
|
1804
|
-
*/
|
|
1805
|
-
const filterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
|
|
1806
|
-
}
|
|
1807
1609
|
/**
|
|
1808
1610
|
* <p>Detailed information about an instance. </p>
|
|
1809
1611
|
*/
|
|
@@ -1928,24 +1730,12 @@ export interface DBInstance {
|
|
|
1928
1730
|
*/
|
|
1929
1731
|
EnabledCloudwatchLogsExports?: string[];
|
|
1930
1732
|
}
|
|
1931
|
-
export declare namespace DBInstance {
|
|
1932
|
-
/**
|
|
1933
|
-
* @internal
|
|
1934
|
-
*/
|
|
1935
|
-
const filterSensitiveLog: (obj: DBInstance) => any;
|
|
1936
|
-
}
|
|
1937
1733
|
export interface CreateDBInstanceResult {
|
|
1938
1734
|
/**
|
|
1939
1735
|
* <p>Detailed information about an instance. </p>
|
|
1940
1736
|
*/
|
|
1941
1737
|
DBInstance?: DBInstance;
|
|
1942
1738
|
}
|
|
1943
|
-
export declare namespace CreateDBInstanceResult {
|
|
1944
|
-
/**
|
|
1945
|
-
* @internal
|
|
1946
|
-
*/
|
|
1947
|
-
const filterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
1948
|
-
}
|
|
1949
1739
|
/**
|
|
1950
1740
|
* <p>You already have a instance with the given identifier.</p>
|
|
1951
1741
|
*/
|
|
@@ -2028,24 +1818,12 @@ export interface CreateDBSubnetGroupMessage {
|
|
|
2028
1818
|
*/
|
|
2029
1819
|
Tags?: Tag[];
|
|
2030
1820
|
}
|
|
2031
|
-
export declare namespace CreateDBSubnetGroupMessage {
|
|
2032
|
-
/**
|
|
2033
|
-
* @internal
|
|
2034
|
-
*/
|
|
2035
|
-
const filterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
|
|
2036
|
-
}
|
|
2037
1821
|
export interface CreateDBSubnetGroupResult {
|
|
2038
1822
|
/**
|
|
2039
1823
|
* <p>Detailed information about a subnet group. </p>
|
|
2040
1824
|
*/
|
|
2041
1825
|
DBSubnetGroup?: DBSubnetGroup;
|
|
2042
1826
|
}
|
|
2043
|
-
export declare namespace CreateDBSubnetGroupResult {
|
|
2044
|
-
/**
|
|
2045
|
-
* @internal
|
|
2046
|
-
*/
|
|
2047
|
-
const filterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
|
|
2048
|
-
}
|
|
2049
1827
|
/**
|
|
2050
1828
|
* <p>
|
|
2051
1829
|
* <code>DBSubnetGroupName</code> is already being used by an existing subnet group. </p>
|
|
@@ -2142,24 +1920,12 @@ export interface CreateEventSubscriptionMessage {
|
|
|
2142
1920
|
*/
|
|
2143
1921
|
Tags?: Tag[];
|
|
2144
1922
|
}
|
|
2145
|
-
export declare namespace CreateEventSubscriptionMessage {
|
|
2146
|
-
/**
|
|
2147
|
-
* @internal
|
|
2148
|
-
*/
|
|
2149
|
-
const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
|
|
2150
|
-
}
|
|
2151
1923
|
export interface CreateEventSubscriptionResult {
|
|
2152
1924
|
/**
|
|
2153
1925
|
* <p>Detailed information about an event to which you have subscribed.</p>
|
|
2154
1926
|
*/
|
|
2155
1927
|
EventSubscription?: EventSubscription;
|
|
2156
1928
|
}
|
|
2157
|
-
export declare namespace CreateEventSubscriptionResult {
|
|
2158
|
-
/**
|
|
2159
|
-
* @internal
|
|
2160
|
-
*/
|
|
2161
|
-
const filterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
|
|
2162
|
-
}
|
|
2163
1929
|
/**
|
|
2164
1930
|
* <p>You have reached the maximum number of event subscriptions. </p>
|
|
2165
1931
|
*/
|
|
@@ -2259,12 +2025,6 @@ export interface CreateGlobalClusterMessage {
|
|
|
2259
2025
|
*/
|
|
2260
2026
|
StorageEncrypted?: boolean;
|
|
2261
2027
|
}
|
|
2262
|
-
export declare namespace CreateGlobalClusterMessage {
|
|
2263
|
-
/**
|
|
2264
|
-
* @internal
|
|
2265
|
-
*/
|
|
2266
|
-
const filterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
|
|
2267
|
-
}
|
|
2268
2028
|
/**
|
|
2269
2029
|
* <p>A data structure with information about any primary and secondary clusters associated with an Amazon DocumentDB global clusters. </p>
|
|
2270
2030
|
*/
|
|
@@ -2282,12 +2042,6 @@ export interface GlobalClusterMember {
|
|
|
2282
2042
|
*/
|
|
2283
2043
|
IsWriter?: boolean;
|
|
2284
2044
|
}
|
|
2285
|
-
export declare namespace GlobalClusterMember {
|
|
2286
|
-
/**
|
|
2287
|
-
* @internal
|
|
2288
|
-
*/
|
|
2289
|
-
const filterSensitiveLog: (obj: GlobalClusterMember) => any;
|
|
2290
|
-
}
|
|
2291
2045
|
/**
|
|
2292
2046
|
* <p>A data type representing an Amazon DocumentDB global cluster.</p>
|
|
2293
2047
|
*/
|
|
@@ -2333,24 +2087,12 @@ export interface GlobalCluster {
|
|
|
2333
2087
|
*/
|
|
2334
2088
|
GlobalClusterMembers?: GlobalClusterMember[];
|
|
2335
2089
|
}
|
|
2336
|
-
export declare namespace GlobalCluster {
|
|
2337
|
-
/**
|
|
2338
|
-
* @internal
|
|
2339
|
-
*/
|
|
2340
|
-
const filterSensitiveLog: (obj: GlobalCluster) => any;
|
|
2341
|
-
}
|
|
2342
2090
|
export interface CreateGlobalClusterResult {
|
|
2343
2091
|
/**
|
|
2344
2092
|
* <p>A data type representing an Amazon DocumentDB global cluster.</p>
|
|
2345
2093
|
*/
|
|
2346
2094
|
GlobalCluster?: GlobalCluster;
|
|
2347
2095
|
}
|
|
2348
|
-
export declare namespace CreateGlobalClusterResult {
|
|
2349
|
-
/**
|
|
2350
|
-
* @internal
|
|
2351
|
-
*/
|
|
2352
|
-
const filterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
|
|
2353
|
-
}
|
|
2354
2096
|
/**
|
|
2355
2097
|
* <p>The <code>GlobalClusterIdentifier</code> already exists. Choose a new global cluster identifier (unique name) to create a new global cluster. </p>
|
|
2356
2098
|
*/
|
|
@@ -2416,24 +2158,12 @@ export interface DeleteDBClusterMessage {
|
|
|
2416
2158
|
*/
|
|
2417
2159
|
FinalDBSnapshotIdentifier?: string;
|
|
2418
2160
|
}
|
|
2419
|
-
export declare namespace DeleteDBClusterMessage {
|
|
2420
|
-
/**
|
|
2421
|
-
* @internal
|
|
2422
|
-
*/
|
|
2423
|
-
const filterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
|
|
2424
|
-
}
|
|
2425
2161
|
export interface DeleteDBClusterResult {
|
|
2426
2162
|
/**
|
|
2427
2163
|
* <p>Detailed information about a cluster. </p>
|
|
2428
2164
|
*/
|
|
2429
2165
|
DBCluster?: DBCluster;
|
|
2430
2166
|
}
|
|
2431
|
-
export declare namespace DeleteDBClusterResult {
|
|
2432
|
-
/**
|
|
2433
|
-
* @internal
|
|
2434
|
-
*/
|
|
2435
|
-
const filterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
2436
|
-
}
|
|
2437
2167
|
/**
|
|
2438
2168
|
* <p>Represents the input to <a>DeleteDBClusterParameterGroup</a>.</p>
|
|
2439
2169
|
*/
|
|
@@ -2455,12 +2185,6 @@ export interface DeleteDBClusterParameterGroupMessage {
|
|
|
2455
2185
|
*/
|
|
2456
2186
|
DBClusterParameterGroupName: string | undefined;
|
|
2457
2187
|
}
|
|
2458
|
-
export declare namespace DeleteDBClusterParameterGroupMessage {
|
|
2459
|
-
/**
|
|
2460
|
-
* @internal
|
|
2461
|
-
*/
|
|
2462
|
-
const filterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
|
|
2463
|
-
}
|
|
2464
2188
|
/**
|
|
2465
2189
|
* <p>The parameter group is in use, or it is in a state that is not valid. If you are trying to delete the parameter group, you can't delete it when the parameter group is in this state.</p>
|
|
2466
2190
|
*/
|
|
@@ -2482,24 +2206,12 @@ export interface DeleteDBClusterSnapshotMessage {
|
|
|
2482
2206
|
*/
|
|
2483
2207
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
2484
2208
|
}
|
|
2485
|
-
export declare namespace DeleteDBClusterSnapshotMessage {
|
|
2486
|
-
/**
|
|
2487
|
-
* @internal
|
|
2488
|
-
*/
|
|
2489
|
-
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
|
|
2490
|
-
}
|
|
2491
2209
|
export interface DeleteDBClusterSnapshotResult {
|
|
2492
2210
|
/**
|
|
2493
2211
|
* <p>Detailed information about a cluster snapshot. </p>
|
|
2494
2212
|
*/
|
|
2495
2213
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
2496
2214
|
}
|
|
2497
|
-
export declare namespace DeleteDBClusterSnapshotResult {
|
|
2498
|
-
/**
|
|
2499
|
-
* @internal
|
|
2500
|
-
*/
|
|
2501
|
-
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
|
|
2502
|
-
}
|
|
2503
2215
|
/**
|
|
2504
2216
|
* <p>
|
|
2505
2217
|
* <code>DBSnapshotIdentifier</code> is already being used by an existing snapshot. </p>
|
|
@@ -2528,24 +2240,12 @@ export interface DeleteDBInstanceMessage {
|
|
|
2528
2240
|
*/
|
|
2529
2241
|
DBInstanceIdentifier: string | undefined;
|
|
2530
2242
|
}
|
|
2531
|
-
export declare namespace DeleteDBInstanceMessage {
|
|
2532
|
-
/**
|
|
2533
|
-
* @internal
|
|
2534
|
-
*/
|
|
2535
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
|
|
2536
|
-
}
|
|
2537
2243
|
export interface DeleteDBInstanceResult {
|
|
2538
2244
|
/**
|
|
2539
2245
|
* <p>Detailed information about an instance. </p>
|
|
2540
2246
|
*/
|
|
2541
2247
|
DBInstance?: DBInstance;
|
|
2542
2248
|
}
|
|
2543
|
-
export declare namespace DeleteDBInstanceResult {
|
|
2544
|
-
/**
|
|
2545
|
-
* @internal
|
|
2546
|
-
*/
|
|
2547
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
2548
|
-
}
|
|
2549
2249
|
/**
|
|
2550
2250
|
* <p>Represents the input to <a>DeleteDBSubnetGroup</a>.</p>
|
|
2551
2251
|
*/
|
|
@@ -2562,12 +2262,6 @@ export interface DeleteDBSubnetGroupMessage {
|
|
|
2562
2262
|
*/
|
|
2563
2263
|
DBSubnetGroupName: string | undefined;
|
|
2564
2264
|
}
|
|
2565
|
-
export declare namespace DeleteDBSubnetGroupMessage {
|
|
2566
|
-
/**
|
|
2567
|
-
* @internal
|
|
2568
|
-
*/
|
|
2569
|
-
const filterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
|
|
2570
|
-
}
|
|
2571
2265
|
/**
|
|
2572
2266
|
* <p> The subnet isn't in the <i>available</i> state. </p>
|
|
2573
2267
|
*/
|
|
@@ -2588,24 +2282,12 @@ export interface DeleteEventSubscriptionMessage {
|
|
|
2588
2282
|
*/
|
|
2589
2283
|
SubscriptionName: string | undefined;
|
|
2590
2284
|
}
|
|
2591
|
-
export declare namespace DeleteEventSubscriptionMessage {
|
|
2592
|
-
/**
|
|
2593
|
-
* @internal
|
|
2594
|
-
*/
|
|
2595
|
-
const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
|
|
2596
|
-
}
|
|
2597
2285
|
export interface DeleteEventSubscriptionResult {
|
|
2598
2286
|
/**
|
|
2599
2287
|
* <p>Detailed information about an event to which you have subscribed.</p>
|
|
2600
2288
|
*/
|
|
2601
2289
|
EventSubscription?: EventSubscription;
|
|
2602
2290
|
}
|
|
2603
|
-
export declare namespace DeleteEventSubscriptionResult {
|
|
2604
|
-
/**
|
|
2605
|
-
* @internal
|
|
2606
|
-
*/
|
|
2607
|
-
const filterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
|
|
2608
|
-
}
|
|
2609
2291
|
/**
|
|
2610
2292
|
* <p>Someone else might be modifying a subscription. Wait a few seconds, and try
|
|
2611
2293
|
* again.</p>
|
|
@@ -2627,24 +2309,12 @@ export interface DeleteGlobalClusterMessage {
|
|
|
2627
2309
|
*/
|
|
2628
2310
|
GlobalClusterIdentifier: string | undefined;
|
|
2629
2311
|
}
|
|
2630
|
-
export declare namespace DeleteGlobalClusterMessage {
|
|
2631
|
-
/**
|
|
2632
|
-
* @internal
|
|
2633
|
-
*/
|
|
2634
|
-
const filterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
|
|
2635
|
-
}
|
|
2636
2312
|
export interface DeleteGlobalClusterResult {
|
|
2637
2313
|
/**
|
|
2638
2314
|
* <p>A data type representing an Amazon DocumentDB global cluster.</p>
|
|
2639
2315
|
*/
|
|
2640
2316
|
GlobalCluster?: GlobalCluster;
|
|
2641
2317
|
}
|
|
2642
|
-
export declare namespace DeleteGlobalClusterResult {
|
|
2643
|
-
/**
|
|
2644
|
-
* @internal
|
|
2645
|
-
*/
|
|
2646
|
-
const filterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
2647
|
-
}
|
|
2648
2318
|
/**
|
|
2649
2319
|
* <p>A certificate authority (CA) certificate for an Amazon Web Services account.</p>
|
|
2650
2320
|
*/
|
|
@@ -2684,12 +2354,6 @@ export interface Certificate {
|
|
|
2684
2354
|
*/
|
|
2685
2355
|
CertificateArn?: string;
|
|
2686
2356
|
}
|
|
2687
|
-
export declare namespace Certificate {
|
|
2688
|
-
/**
|
|
2689
|
-
* @internal
|
|
2690
|
-
*/
|
|
2691
|
-
const filterSensitiveLog: (obj: Certificate) => any;
|
|
2692
|
-
}
|
|
2693
2357
|
export interface CertificateMessage {
|
|
2694
2358
|
/**
|
|
2695
2359
|
* <p>A list of certificates for this Amazon Web Services account.</p>
|
|
@@ -2700,12 +2364,6 @@ export interface CertificateMessage {
|
|
|
2700
2364
|
*/
|
|
2701
2365
|
Marker?: string;
|
|
2702
2366
|
}
|
|
2703
|
-
export declare namespace CertificateMessage {
|
|
2704
|
-
/**
|
|
2705
|
-
* @internal
|
|
2706
|
-
*/
|
|
2707
|
-
const filterSensitiveLog: (obj: CertificateMessage) => any;
|
|
2708
|
-
}
|
|
2709
2367
|
/**
|
|
2710
2368
|
* <p>
|
|
2711
2369
|
* <code>CertificateIdentifier</code> doesn't refer to an existing certificate. </p>
|
|
@@ -2733,12 +2391,6 @@ export interface Filter {
|
|
|
2733
2391
|
*/
|
|
2734
2392
|
Values: string[] | undefined;
|
|
2735
2393
|
}
|
|
2736
|
-
export declare namespace Filter {
|
|
2737
|
-
/**
|
|
2738
|
-
* @internal
|
|
2739
|
-
*/
|
|
2740
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
2741
|
-
}
|
|
2742
2394
|
export interface DescribeCertificatesMessage {
|
|
2743
2395
|
/**
|
|
2744
2396
|
* <p>The user-supplied certificate identifier. If this parameter is specified, information for only the specified certificate is returned. If this parameter is omitted, a list of up to <code>MaxRecords</code> certificates is returned. This parameter is not case sensitive.</p>
|
|
@@ -2773,12 +2425,6 @@ export interface DescribeCertificatesMessage {
|
|
|
2773
2425
|
*/
|
|
2774
2426
|
Marker?: string;
|
|
2775
2427
|
}
|
|
2776
|
-
export declare namespace DescribeCertificatesMessage {
|
|
2777
|
-
/**
|
|
2778
|
-
* @internal
|
|
2779
|
-
*/
|
|
2780
|
-
const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
2781
|
-
}
|
|
2782
2428
|
/**
|
|
2783
2429
|
* <p>Represents the output of <a>DBClusterParameterGroups</a>.</p>
|
|
2784
2430
|
*/
|
|
@@ -2794,12 +2440,6 @@ export interface DBClusterParameterGroupsMessage {
|
|
|
2794
2440
|
*/
|
|
2795
2441
|
DBClusterParameterGroups?: DBClusterParameterGroup[];
|
|
2796
2442
|
}
|
|
2797
|
-
export declare namespace DBClusterParameterGroupsMessage {
|
|
2798
|
-
/**
|
|
2799
|
-
* @internal
|
|
2800
|
-
*/
|
|
2801
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
|
|
2802
|
-
}
|
|
2803
2443
|
/**
|
|
2804
2444
|
* <p>Represents the input to <a>DescribeDBClusterParameterGroups</a>.</p>
|
|
2805
2445
|
*/
|
|
@@ -2834,12 +2474,6 @@ export interface DescribeDBClusterParameterGroupsMessage {
|
|
|
2834
2474
|
*/
|
|
2835
2475
|
Marker?: string;
|
|
2836
2476
|
}
|
|
2837
|
-
export declare namespace DescribeDBClusterParameterGroupsMessage {
|
|
2838
|
-
/**
|
|
2839
|
-
* @internal
|
|
2840
|
-
*/
|
|
2841
|
-
const filterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
|
|
2842
|
-
}
|
|
2843
2477
|
export declare type ApplyMethod = "immediate" | "pending-reboot";
|
|
2844
2478
|
/**
|
|
2845
2479
|
* <p>Detailed information about an individual parameter.</p>
|
|
@@ -2888,12 +2522,6 @@ export interface Parameter {
|
|
|
2888
2522
|
*/
|
|
2889
2523
|
ApplyMethod?: ApplyMethod | string;
|
|
2890
2524
|
}
|
|
2891
|
-
export declare namespace Parameter {
|
|
2892
|
-
/**
|
|
2893
|
-
* @internal
|
|
2894
|
-
*/
|
|
2895
|
-
const filterSensitiveLog: (obj: Parameter) => any;
|
|
2896
|
-
}
|
|
2897
2525
|
/**
|
|
2898
2526
|
* <p>Represents the output of <a>DBClusterParameterGroup</a>.</p>
|
|
2899
2527
|
*/
|
|
@@ -2909,12 +2537,6 @@ export interface DBClusterParameterGroupDetails {
|
|
|
2909
2537
|
*/
|
|
2910
2538
|
Marker?: string;
|
|
2911
2539
|
}
|
|
2912
|
-
export declare namespace DBClusterParameterGroupDetails {
|
|
2913
|
-
/**
|
|
2914
|
-
* @internal
|
|
2915
|
-
*/
|
|
2916
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
|
|
2917
|
-
}
|
|
2918
2540
|
/**
|
|
2919
2541
|
* <p>Represents the input to <a>DescribeDBClusterParameters</a>.</p>
|
|
2920
2542
|
*/
|
|
@@ -2953,12 +2575,6 @@ export interface DescribeDBClusterParametersMessage {
|
|
|
2953
2575
|
*/
|
|
2954
2576
|
Marker?: string;
|
|
2955
2577
|
}
|
|
2956
|
-
export declare namespace DescribeDBClusterParametersMessage {
|
|
2957
|
-
/**
|
|
2958
|
-
* @internal
|
|
2959
|
-
*/
|
|
2960
|
-
const filterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
|
|
2961
|
-
}
|
|
2962
2578
|
/**
|
|
2963
2579
|
* <p>Represents the output of <a>DescribeDBClusters</a>.</p>
|
|
2964
2580
|
*/
|
|
@@ -2974,12 +2590,6 @@ export interface DBClusterMessage {
|
|
|
2974
2590
|
*/
|
|
2975
2591
|
DBClusters?: DBCluster[];
|
|
2976
2592
|
}
|
|
2977
|
-
export declare namespace DBClusterMessage {
|
|
2978
|
-
/**
|
|
2979
|
-
* @internal
|
|
2980
|
-
*/
|
|
2981
|
-
const filterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
2982
|
-
}
|
|
2983
2593
|
/**
|
|
2984
2594
|
* <p>Represents the input to <a>DescribeDBClusters</a>.</p>
|
|
2985
2595
|
*/
|
|
@@ -3020,12 +2630,6 @@ export interface DescribeDBClustersMessage {
|
|
|
3020
2630
|
*/
|
|
3021
2631
|
Marker?: string;
|
|
3022
2632
|
}
|
|
3023
|
-
export declare namespace DescribeDBClustersMessage {
|
|
3024
|
-
/**
|
|
3025
|
-
* @internal
|
|
3026
|
-
*/
|
|
3027
|
-
const filterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
|
|
3028
|
-
}
|
|
3029
2633
|
/**
|
|
3030
2634
|
* <p>Represents the input to <a>DescribeDBClusterSnapshotAttributes</a>.</p>
|
|
3031
2635
|
*/
|
|
@@ -3035,12 +2639,6 @@ export interface DescribeDBClusterSnapshotAttributesMessage {
|
|
|
3035
2639
|
*/
|
|
3036
2640
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
3037
2641
|
}
|
|
3038
|
-
export declare namespace DescribeDBClusterSnapshotAttributesMessage {
|
|
3039
|
-
/**
|
|
3040
|
-
* @internal
|
|
3041
|
-
*/
|
|
3042
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
|
|
3043
|
-
}
|
|
3044
2642
|
/**
|
|
3045
2643
|
* <p>Contains the name and values of a manual cluster snapshot attribute.</p>
|
|
3046
2644
|
* <p>Manual cluster snapshot attributes are used to authorize other Amazon Web Services accounts to restore a manual cluster snapshot.</p>
|
|
@@ -3057,12 +2655,6 @@ export interface DBClusterSnapshotAttribute {
|
|
|
3057
2655
|
*/
|
|
3058
2656
|
AttributeValues?: string[];
|
|
3059
2657
|
}
|
|
3060
|
-
export declare namespace DBClusterSnapshotAttribute {
|
|
3061
|
-
/**
|
|
3062
|
-
* @internal
|
|
3063
|
-
*/
|
|
3064
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
|
|
3065
|
-
}
|
|
3066
2658
|
/**
|
|
3067
2659
|
* <p>Detailed information about the attributes that are associated with a cluster
|
|
3068
2660
|
* snapshot.</p>
|
|
@@ -3077,12 +2669,6 @@ export interface DBClusterSnapshotAttributesResult {
|
|
|
3077
2669
|
*/
|
|
3078
2670
|
DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
|
|
3079
2671
|
}
|
|
3080
|
-
export declare namespace DBClusterSnapshotAttributesResult {
|
|
3081
|
-
/**
|
|
3082
|
-
* @internal
|
|
3083
|
-
*/
|
|
3084
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
|
|
3085
|
-
}
|
|
3086
2672
|
export interface DescribeDBClusterSnapshotAttributesResult {
|
|
3087
2673
|
/**
|
|
3088
2674
|
* <p>Detailed information about the attributes that are associated with a cluster
|
|
@@ -3090,12 +2676,6 @@ export interface DescribeDBClusterSnapshotAttributesResult {
|
|
|
3090
2676
|
*/
|
|
3091
2677
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
3092
2678
|
}
|
|
3093
|
-
export declare namespace DescribeDBClusterSnapshotAttributesResult {
|
|
3094
|
-
/**
|
|
3095
|
-
* @internal
|
|
3096
|
-
*/
|
|
3097
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
|
|
3098
|
-
}
|
|
3099
2679
|
/**
|
|
3100
2680
|
* <p>Represents the output of <a>DescribeDBClusterSnapshots</a>.</p>
|
|
3101
2681
|
*/
|
|
@@ -3111,12 +2691,6 @@ export interface DBClusterSnapshotMessage {
|
|
|
3111
2691
|
*/
|
|
3112
2692
|
DBClusterSnapshots?: DBClusterSnapshot[];
|
|
3113
2693
|
}
|
|
3114
|
-
export declare namespace DBClusterSnapshotMessage {
|
|
3115
|
-
/**
|
|
3116
|
-
* @internal
|
|
3117
|
-
*/
|
|
3118
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
|
|
3119
|
-
}
|
|
3120
2694
|
/**
|
|
3121
2695
|
* <p>Represents the input to <a>DescribeDBClusterSnapshots</a>.</p>
|
|
3122
2696
|
*/
|
|
@@ -3198,12 +2772,6 @@ export interface DescribeDBClusterSnapshotsMessage {
|
|
|
3198
2772
|
*/
|
|
3199
2773
|
IncludePublic?: boolean;
|
|
3200
2774
|
}
|
|
3201
|
-
export declare namespace DescribeDBClusterSnapshotsMessage {
|
|
3202
|
-
/**
|
|
3203
|
-
* @internal
|
|
3204
|
-
*/
|
|
3205
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
|
|
3206
|
-
}
|
|
3207
2775
|
/**
|
|
3208
2776
|
* <p>The version of the database engine that an instance can be upgraded to.</p>
|
|
3209
2777
|
*/
|
|
@@ -3230,12 +2798,6 @@ export interface UpgradeTarget {
|
|
|
3230
2798
|
*/
|
|
3231
2799
|
IsMajorVersionUpgrade?: boolean;
|
|
3232
2800
|
}
|
|
3233
|
-
export declare namespace UpgradeTarget {
|
|
3234
|
-
/**
|
|
3235
|
-
* @internal
|
|
3236
|
-
*/
|
|
3237
|
-
const filterSensitiveLog: (obj: UpgradeTarget) => any;
|
|
3238
|
-
}
|
|
3239
2801
|
/**
|
|
3240
2802
|
* <p> Detailed information about an engine version. </p>
|
|
3241
2803
|
*/
|
|
@@ -3275,12 +2837,6 @@ export interface DBEngineVersion {
|
|
|
3275
2837
|
*/
|
|
3276
2838
|
SupportsLogExportsToCloudwatchLogs?: boolean;
|
|
3277
2839
|
}
|
|
3278
|
-
export declare namespace DBEngineVersion {
|
|
3279
|
-
/**
|
|
3280
|
-
* @internal
|
|
3281
|
-
*/
|
|
3282
|
-
const filterSensitiveLog: (obj: DBEngineVersion) => any;
|
|
3283
|
-
}
|
|
3284
2840
|
/**
|
|
3285
2841
|
* <p>Represents the output of <a>DescribeDBEngineVersions</a>.</p>
|
|
3286
2842
|
*/
|
|
@@ -3296,12 +2852,6 @@ export interface DBEngineVersionMessage {
|
|
|
3296
2852
|
*/
|
|
3297
2853
|
DBEngineVersions?: DBEngineVersion[];
|
|
3298
2854
|
}
|
|
3299
|
-
export declare namespace DBEngineVersionMessage {
|
|
3300
|
-
/**
|
|
3301
|
-
* @internal
|
|
3302
|
-
*/
|
|
3303
|
-
const filterSensitiveLog: (obj: DBEngineVersionMessage) => any;
|
|
3304
|
-
}
|
|
3305
2855
|
/**
|
|
3306
2856
|
* <p>Represents the input to <a>DescribeDBEngineVersions</a>.</p>
|
|
3307
2857
|
*/
|
|
@@ -3359,12 +2909,6 @@ export interface DescribeDBEngineVersionsMessage {
|
|
|
3359
2909
|
*/
|
|
3360
2910
|
ListSupportedTimezones?: boolean;
|
|
3361
2911
|
}
|
|
3362
|
-
export declare namespace DescribeDBEngineVersionsMessage {
|
|
3363
|
-
/**
|
|
3364
|
-
* @internal
|
|
3365
|
-
*/
|
|
3366
|
-
const filterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
|
|
3367
|
-
}
|
|
3368
2912
|
/**
|
|
3369
2913
|
* <p>Represents the output of <a>DescribeDBInstances</a>.</p>
|
|
3370
2914
|
*/
|
|
@@ -3380,12 +2924,6 @@ export interface DBInstanceMessage {
|
|
|
3380
2924
|
*/
|
|
3381
2925
|
DBInstances?: DBInstance[];
|
|
3382
2926
|
}
|
|
3383
|
-
export declare namespace DBInstanceMessage {
|
|
3384
|
-
/**
|
|
3385
|
-
* @internal
|
|
3386
|
-
*/
|
|
3387
|
-
const filterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
3388
|
-
}
|
|
3389
2927
|
/**
|
|
3390
2928
|
* <p>Represents the input to <a>DescribeDBInstances</a>.</p>
|
|
3391
2929
|
*/
|
|
@@ -3431,12 +2969,6 @@ export interface DescribeDBInstancesMessage {
|
|
|
3431
2969
|
*/
|
|
3432
2970
|
Marker?: string;
|
|
3433
2971
|
}
|
|
3434
|
-
export declare namespace DescribeDBInstancesMessage {
|
|
3435
|
-
/**
|
|
3436
|
-
* @internal
|
|
3437
|
-
*/
|
|
3438
|
-
const filterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
|
|
3439
|
-
}
|
|
3440
2972
|
/**
|
|
3441
2973
|
* <p>Represents the output of <a>DescribeDBSubnetGroups</a>.</p>
|
|
3442
2974
|
*/
|
|
@@ -3452,12 +2984,6 @@ export interface DBSubnetGroupMessage {
|
|
|
3452
2984
|
*/
|
|
3453
2985
|
DBSubnetGroups?: DBSubnetGroup[];
|
|
3454
2986
|
}
|
|
3455
|
-
export declare namespace DBSubnetGroupMessage {
|
|
3456
|
-
/**
|
|
3457
|
-
* @internal
|
|
3458
|
-
*/
|
|
3459
|
-
const filterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
|
|
3460
|
-
}
|
|
3461
2987
|
/**
|
|
3462
2988
|
* <p>Represents the input to <a>DescribeDBSubnetGroups</a>.</p>
|
|
3463
2989
|
*/
|
|
@@ -3485,12 +3011,6 @@ export interface DescribeDBSubnetGroupsMessage {
|
|
|
3485
3011
|
*/
|
|
3486
3012
|
Marker?: string;
|
|
3487
3013
|
}
|
|
3488
|
-
export declare namespace DescribeDBSubnetGroupsMessage {
|
|
3489
|
-
/**
|
|
3490
|
-
* @internal
|
|
3491
|
-
*/
|
|
3492
|
-
const filterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
|
|
3493
|
-
}
|
|
3494
3014
|
/**
|
|
3495
3015
|
* <p>Represents the input to <a>DescribeEngineDefaultClusterParameters</a>.</p>
|
|
3496
3016
|
*/
|
|
@@ -3519,12 +3039,6 @@ export interface DescribeEngineDefaultClusterParametersMessage {
|
|
|
3519
3039
|
*/
|
|
3520
3040
|
Marker?: string;
|
|
3521
3041
|
}
|
|
3522
|
-
export declare namespace DescribeEngineDefaultClusterParametersMessage {
|
|
3523
|
-
/**
|
|
3524
|
-
* @internal
|
|
3525
|
-
*/
|
|
3526
|
-
const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
|
|
3527
|
-
}
|
|
3528
3042
|
/**
|
|
3529
3043
|
* <p>Contains the result of a successful invocation of the
|
|
3530
3044
|
* <code>DescribeEngineDefaultClusterParameters</code> operation. </p>
|
|
@@ -3545,12 +3059,6 @@ export interface EngineDefaults {
|
|
|
3545
3059
|
*/
|
|
3546
3060
|
Parameters?: Parameter[];
|
|
3547
3061
|
}
|
|
3548
|
-
export declare namespace EngineDefaults {
|
|
3549
|
-
/**
|
|
3550
|
-
* @internal
|
|
3551
|
-
*/
|
|
3552
|
-
const filterSensitiveLog: (obj: EngineDefaults) => any;
|
|
3553
|
-
}
|
|
3554
3062
|
export interface DescribeEngineDefaultClusterParametersResult {
|
|
3555
3063
|
/**
|
|
3556
3064
|
* <p>Contains the result of a successful invocation of the
|
|
@@ -3558,12 +3066,6 @@ export interface DescribeEngineDefaultClusterParametersResult {
|
|
|
3558
3066
|
*/
|
|
3559
3067
|
EngineDefaults?: EngineDefaults;
|
|
3560
3068
|
}
|
|
3561
|
-
export declare namespace DescribeEngineDefaultClusterParametersResult {
|
|
3562
|
-
/**
|
|
3563
|
-
* @internal
|
|
3564
|
-
*/
|
|
3565
|
-
const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
|
|
3566
|
-
}
|
|
3567
3069
|
/**
|
|
3568
3070
|
* <p>Represents the input to <a>DescribeEventCategories</a>.</p>
|
|
3569
3071
|
*/
|
|
@@ -3579,12 +3081,6 @@ export interface DescribeEventCategoriesMessage {
|
|
|
3579
3081
|
*/
|
|
3580
3082
|
Filters?: Filter[];
|
|
3581
3083
|
}
|
|
3582
|
-
export declare namespace DescribeEventCategoriesMessage {
|
|
3583
|
-
/**
|
|
3584
|
-
* @internal
|
|
3585
|
-
*/
|
|
3586
|
-
const filterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
|
|
3587
|
-
}
|
|
3588
3084
|
/**
|
|
3589
3085
|
* <p>An event source type, accompanied by one or more event category names.</p>
|
|
3590
3086
|
*/
|
|
@@ -3598,12 +3094,6 @@ export interface EventCategoriesMap {
|
|
|
3598
3094
|
*/
|
|
3599
3095
|
EventCategories?: string[];
|
|
3600
3096
|
}
|
|
3601
|
-
export declare namespace EventCategoriesMap {
|
|
3602
|
-
/**
|
|
3603
|
-
* @internal
|
|
3604
|
-
*/
|
|
3605
|
-
const filterSensitiveLog: (obj: EventCategoriesMap) => any;
|
|
3606
|
-
}
|
|
3607
3097
|
/**
|
|
3608
3098
|
* <p>Represents the output of <a>DescribeEventCategories</a>.</p>
|
|
3609
3099
|
*/
|
|
@@ -3613,12 +3103,6 @@ export interface EventCategoriesMessage {
|
|
|
3613
3103
|
*/
|
|
3614
3104
|
EventCategoriesMapList?: EventCategoriesMap[];
|
|
3615
3105
|
}
|
|
3616
|
-
export declare namespace EventCategoriesMessage {
|
|
3617
|
-
/**
|
|
3618
|
-
* @internal
|
|
3619
|
-
*/
|
|
3620
|
-
const filterSensitiveLog: (obj: EventCategoriesMessage) => any;
|
|
3621
|
-
}
|
|
3622
3106
|
export declare type SourceType = "db-cluster" | "db-cluster-snapshot" | "db-instance" | "db-parameter-group" | "db-security-group" | "db-snapshot";
|
|
3623
3107
|
/**
|
|
3624
3108
|
* <p>Represents the input to <a>DescribeEvents</a>.</p>
|
|
@@ -3697,12 +3181,6 @@ export interface DescribeEventsMessage {
|
|
|
3697
3181
|
*/
|
|
3698
3182
|
Marker?: string;
|
|
3699
3183
|
}
|
|
3700
|
-
export declare namespace DescribeEventsMessage {
|
|
3701
|
-
/**
|
|
3702
|
-
* @internal
|
|
3703
|
-
*/
|
|
3704
|
-
const filterSensitiveLog: (obj: DescribeEventsMessage) => any;
|
|
3705
|
-
}
|
|
3706
3184
|
/**
|
|
3707
3185
|
* <p>Detailed information about an event.</p>
|
|
3708
3186
|
*/
|
|
@@ -3732,12 +3210,6 @@ export interface Event {
|
|
|
3732
3210
|
*/
|
|
3733
3211
|
SourceArn?: string;
|
|
3734
3212
|
}
|
|
3735
|
-
export declare namespace Event {
|
|
3736
|
-
/**
|
|
3737
|
-
* @internal
|
|
3738
|
-
*/
|
|
3739
|
-
const filterSensitiveLog: (obj: Event) => any;
|
|
3740
|
-
}
|
|
3741
3213
|
/**
|
|
3742
3214
|
* <p>Represents the output of <a>DescribeEvents</a>.</p>
|
|
3743
3215
|
*/
|
|
@@ -3753,12 +3225,6 @@ export interface EventsMessage {
|
|
|
3753
3225
|
*/
|
|
3754
3226
|
Events?: Event[];
|
|
3755
3227
|
}
|
|
3756
|
-
export declare namespace EventsMessage {
|
|
3757
|
-
/**
|
|
3758
|
-
* @internal
|
|
3759
|
-
*/
|
|
3760
|
-
const filterSensitiveLog: (obj: EventsMessage) => any;
|
|
3761
|
-
}
|
|
3762
3228
|
/**
|
|
3763
3229
|
* <p>Represents the input to <a>DescribeEventSubscriptions</a>.</p>
|
|
3764
3230
|
*/
|
|
@@ -3787,12 +3253,6 @@ export interface DescribeEventSubscriptionsMessage {
|
|
|
3787
3253
|
*/
|
|
3788
3254
|
Marker?: string;
|
|
3789
3255
|
}
|
|
3790
|
-
export declare namespace DescribeEventSubscriptionsMessage {
|
|
3791
|
-
/**
|
|
3792
|
-
* @internal
|
|
3793
|
-
*/
|
|
3794
|
-
const filterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
|
|
3795
|
-
}
|
|
3796
3256
|
/**
|
|
3797
3257
|
* <p>Represents the output of <a>DescribeEventSubscriptions</a>.</p>
|
|
3798
3258
|
*/
|
|
@@ -3808,12 +3268,6 @@ export interface EventSubscriptionsMessage {
|
|
|
3808
3268
|
*/
|
|
3809
3269
|
EventSubscriptionsList?: EventSubscription[];
|
|
3810
3270
|
}
|
|
3811
|
-
export declare namespace EventSubscriptionsMessage {
|
|
3812
|
-
/**
|
|
3813
|
-
* @internal
|
|
3814
|
-
*/
|
|
3815
|
-
const filterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
|
|
3816
|
-
}
|
|
3817
3271
|
export interface DescribeGlobalClustersMessage {
|
|
3818
3272
|
/**
|
|
3819
3273
|
* <p>The user-supplied cluster identifier. If this parameter is specified, information from only the specific cluster is returned. This parameter isn't case-sensitive.</p>
|
|
@@ -3833,12 +3287,6 @@ export interface DescribeGlobalClustersMessage {
|
|
|
3833
3287
|
*/
|
|
3834
3288
|
Marker?: string;
|
|
3835
3289
|
}
|
|
3836
|
-
export declare namespace DescribeGlobalClustersMessage {
|
|
3837
|
-
/**
|
|
3838
|
-
* @internal
|
|
3839
|
-
*/
|
|
3840
|
-
const filterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
|
|
3841
|
-
}
|
|
3842
3290
|
export interface GlobalClustersMessage {
|
|
3843
3291
|
/**
|
|
3844
3292
|
* <p></p>
|
|
@@ -3849,12 +3297,6 @@ export interface GlobalClustersMessage {
|
|
|
3849
3297
|
*/
|
|
3850
3298
|
GlobalClusters?: GlobalCluster[];
|
|
3851
3299
|
}
|
|
3852
|
-
export declare namespace GlobalClustersMessage {
|
|
3853
|
-
/**
|
|
3854
|
-
* @internal
|
|
3855
|
-
*/
|
|
3856
|
-
const filterSensitiveLog: (obj: GlobalClustersMessage) => any;
|
|
3857
|
-
}
|
|
3858
3300
|
/**
|
|
3859
3301
|
* <p>Represents the input to <a>DescribeOrderableDBInstanceOptions</a>.</p>
|
|
3860
3302
|
*/
|
|
@@ -3902,12 +3344,6 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
|
|
|
3902
3344
|
*/
|
|
3903
3345
|
Marker?: string;
|
|
3904
3346
|
}
|
|
3905
|
-
export declare namespace DescribeOrderableDBInstanceOptionsMessage {
|
|
3906
|
-
/**
|
|
3907
|
-
* @internal
|
|
3908
|
-
*/
|
|
3909
|
-
const filterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
|
|
3910
|
-
}
|
|
3911
3347
|
/**
|
|
3912
3348
|
* <p>The options that are available for an instance.</p>
|
|
3913
3349
|
*/
|
|
@@ -3937,12 +3373,6 @@ export interface OrderableDBInstanceOption {
|
|
|
3937
3373
|
*/
|
|
3938
3374
|
Vpc?: boolean;
|
|
3939
3375
|
}
|
|
3940
|
-
export declare namespace OrderableDBInstanceOption {
|
|
3941
|
-
/**
|
|
3942
|
-
* @internal
|
|
3943
|
-
*/
|
|
3944
|
-
const filterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
|
|
3945
|
-
}
|
|
3946
3376
|
/**
|
|
3947
3377
|
* <p>Represents the output of <a>DescribeOrderableDBInstanceOptions</a>.</p>
|
|
3948
3378
|
*/
|
|
@@ -3958,12 +3388,6 @@ export interface OrderableDBInstanceOptionsMessage {
|
|
|
3958
3388
|
*/
|
|
3959
3389
|
Marker?: string;
|
|
3960
3390
|
}
|
|
3961
|
-
export declare namespace OrderableDBInstanceOptionsMessage {
|
|
3962
|
-
/**
|
|
3963
|
-
* @internal
|
|
3964
|
-
*/
|
|
3965
|
-
const filterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
|
|
3966
|
-
}
|
|
3967
3391
|
/**
|
|
3968
3392
|
* <p>Represents the input to <a>DescribePendingMaintenanceActions</a>.</p>
|
|
3969
3393
|
*/
|
|
@@ -4007,12 +3431,6 @@ export interface DescribePendingMaintenanceActionsMessage {
|
|
|
4007
3431
|
*/
|
|
4008
3432
|
MaxRecords?: number;
|
|
4009
3433
|
}
|
|
4010
|
-
export declare namespace DescribePendingMaintenanceActionsMessage {
|
|
4011
|
-
/**
|
|
4012
|
-
* @internal
|
|
4013
|
-
*/
|
|
4014
|
-
const filterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
|
|
4015
|
-
}
|
|
4016
3434
|
/**
|
|
4017
3435
|
* <p>Represents the output of <a>DescribePendingMaintenanceActions</a>.</p>
|
|
4018
3436
|
*/
|
|
@@ -4028,12 +3446,6 @@ export interface PendingMaintenanceActionsMessage {
|
|
|
4028
3446
|
*/
|
|
4029
3447
|
Marker?: string;
|
|
4030
3448
|
}
|
|
4031
|
-
export declare namespace PendingMaintenanceActionsMessage {
|
|
4032
|
-
/**
|
|
4033
|
-
* @internal
|
|
4034
|
-
*/
|
|
4035
|
-
const filterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
|
|
4036
|
-
}
|
|
4037
3449
|
/**
|
|
4038
3450
|
* <p>Represents the input to <a>FailoverDBCluster</a>.</p>
|
|
4039
3451
|
*/
|
|
@@ -4055,24 +3467,12 @@ export interface FailoverDBClusterMessage {
|
|
|
4055
3467
|
*/
|
|
4056
3468
|
TargetDBInstanceIdentifier?: string;
|
|
4057
3469
|
}
|
|
4058
|
-
export declare namespace FailoverDBClusterMessage {
|
|
4059
|
-
/**
|
|
4060
|
-
* @internal
|
|
4061
|
-
*/
|
|
4062
|
-
const filterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
|
|
4063
|
-
}
|
|
4064
3470
|
export interface FailoverDBClusterResult {
|
|
4065
3471
|
/**
|
|
4066
3472
|
* <p>Detailed information about a cluster. </p>
|
|
4067
3473
|
*/
|
|
4068
3474
|
DBCluster?: DBCluster;
|
|
4069
3475
|
}
|
|
4070
|
-
export declare namespace FailoverDBClusterResult {
|
|
4071
|
-
/**
|
|
4072
|
-
* @internal
|
|
4073
|
-
*/
|
|
4074
|
-
const filterSensitiveLog: (obj: FailoverDBClusterResult) => any;
|
|
4075
|
-
}
|
|
4076
3476
|
/**
|
|
4077
3477
|
* <p>Represents the input to <a>ListTagsForResource</a>.</p>
|
|
4078
3478
|
*/
|
|
@@ -4087,12 +3487,6 @@ export interface ListTagsForResourceMessage {
|
|
|
4087
3487
|
*/
|
|
4088
3488
|
Filters?: Filter[];
|
|
4089
3489
|
}
|
|
4090
|
-
export declare namespace ListTagsForResourceMessage {
|
|
4091
|
-
/**
|
|
4092
|
-
* @internal
|
|
4093
|
-
*/
|
|
4094
|
-
const filterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
|
|
4095
|
-
}
|
|
4096
3490
|
/**
|
|
4097
3491
|
* <p>Represents the output of <a>ListTagsForResource</a>.</p>
|
|
4098
3492
|
*/
|
|
@@ -4102,12 +3496,6 @@ export interface TagListMessage {
|
|
|
4102
3496
|
*/
|
|
4103
3497
|
TagList?: Tag[];
|
|
4104
3498
|
}
|
|
4105
|
-
export declare namespace TagListMessage {
|
|
4106
|
-
/**
|
|
4107
|
-
* @internal
|
|
4108
|
-
*/
|
|
4109
|
-
const filterSensitiveLog: (obj: TagListMessage) => any;
|
|
4110
|
-
}
|
|
4111
3499
|
/**
|
|
4112
3500
|
* <p>The state of the security group doesn't allow deletion.</p>
|
|
4113
3501
|
*/
|
|
@@ -4136,12 +3524,6 @@ export interface CloudwatchLogsExportConfiguration {
|
|
|
4136
3524
|
*/
|
|
4137
3525
|
DisableLogTypes?: string[];
|
|
4138
3526
|
}
|
|
4139
|
-
export declare namespace CloudwatchLogsExportConfiguration {
|
|
4140
|
-
/**
|
|
4141
|
-
* @internal
|
|
4142
|
-
*/
|
|
4143
|
-
const filterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
|
|
4144
|
-
}
|
|
4145
3527
|
/**
|
|
4146
3528
|
* <p>Represents the input to <a>ModifyDBCluster</a>.</p>
|
|
4147
3529
|
*/
|
|
@@ -4278,24 +3660,12 @@ export interface ModifyDBClusterMessage {
|
|
|
4278
3660
|
*/
|
|
4279
3661
|
DeletionProtection?: boolean;
|
|
4280
3662
|
}
|
|
4281
|
-
export declare namespace ModifyDBClusterMessage {
|
|
4282
|
-
/**
|
|
4283
|
-
* @internal
|
|
4284
|
-
*/
|
|
4285
|
-
const filterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
|
|
4286
|
-
}
|
|
4287
3663
|
export interface ModifyDBClusterResult {
|
|
4288
3664
|
/**
|
|
4289
3665
|
* <p>Detailed information about a cluster. </p>
|
|
4290
3666
|
*/
|
|
4291
3667
|
DBCluster?: DBCluster;
|
|
4292
3668
|
}
|
|
4293
|
-
export declare namespace ModifyDBClusterResult {
|
|
4294
|
-
/**
|
|
4295
|
-
* @internal
|
|
4296
|
-
*/
|
|
4297
|
-
const filterSensitiveLog: (obj: ModifyDBClusterResult) => any;
|
|
4298
|
-
}
|
|
4299
3669
|
/**
|
|
4300
3670
|
* <p>Contains the name of a cluster parameter group.</p>
|
|
4301
3671
|
*/
|
|
@@ -4320,12 +3690,6 @@ export interface DBClusterParameterGroupNameMessage {
|
|
|
4320
3690
|
*/
|
|
4321
3691
|
DBClusterParameterGroupName?: string;
|
|
4322
3692
|
}
|
|
4323
|
-
export declare namespace DBClusterParameterGroupNameMessage {
|
|
4324
|
-
/**
|
|
4325
|
-
* @internal
|
|
4326
|
-
*/
|
|
4327
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
|
|
4328
|
-
}
|
|
4329
3693
|
/**
|
|
4330
3694
|
* <p>Represents the input to <a>ModifyDBClusterParameterGroup</a>.</p>
|
|
4331
3695
|
*/
|
|
@@ -4339,12 +3703,6 @@ export interface ModifyDBClusterParameterGroupMessage {
|
|
|
4339
3703
|
*/
|
|
4340
3704
|
Parameters: Parameter[] | undefined;
|
|
4341
3705
|
}
|
|
4342
|
-
export declare namespace ModifyDBClusterParameterGroupMessage {
|
|
4343
|
-
/**
|
|
4344
|
-
* @internal
|
|
4345
|
-
*/
|
|
4346
|
-
const filterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
|
|
4347
|
-
}
|
|
4348
3706
|
/**
|
|
4349
3707
|
* <p>Represents the input to <a>ModifyDBClusterSnapshotAttribute</a>.</p>
|
|
4350
3708
|
*/
|
|
@@ -4370,12 +3728,6 @@ export interface ModifyDBClusterSnapshotAttributeMessage {
|
|
|
4370
3728
|
*/
|
|
4371
3729
|
ValuesToRemove?: string[];
|
|
4372
3730
|
}
|
|
4373
|
-
export declare namespace ModifyDBClusterSnapshotAttributeMessage {
|
|
4374
|
-
/**
|
|
4375
|
-
* @internal
|
|
4376
|
-
*/
|
|
4377
|
-
const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
|
|
4378
|
-
}
|
|
4379
3731
|
export interface ModifyDBClusterSnapshotAttributeResult {
|
|
4380
3732
|
/**
|
|
4381
3733
|
* <p>Detailed information about the attributes that are associated with a cluster
|
|
@@ -4383,12 +3735,6 @@ export interface ModifyDBClusterSnapshotAttributeResult {
|
|
|
4383
3735
|
*/
|
|
4384
3736
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
4385
3737
|
}
|
|
4386
|
-
export declare namespace ModifyDBClusterSnapshotAttributeResult {
|
|
4387
|
-
/**
|
|
4388
|
-
* @internal
|
|
4389
|
-
*/
|
|
4390
|
-
const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
|
|
4391
|
-
}
|
|
4392
3738
|
/**
|
|
4393
3739
|
* <p>You have exceeded the maximum number of accounts that you can share a manual DB
|
|
4394
3740
|
* snapshot with. </p>
|
|
@@ -4516,24 +3862,12 @@ export interface ModifyDBInstanceMessage {
|
|
|
4516
3862
|
*/
|
|
4517
3863
|
PerformanceInsightsKMSKeyId?: string;
|
|
4518
3864
|
}
|
|
4519
|
-
export declare namespace ModifyDBInstanceMessage {
|
|
4520
|
-
/**
|
|
4521
|
-
* @internal
|
|
4522
|
-
*/
|
|
4523
|
-
const filterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
|
|
4524
|
-
}
|
|
4525
3865
|
export interface ModifyDBInstanceResult {
|
|
4526
3866
|
/**
|
|
4527
3867
|
* <p>Detailed information about an instance. </p>
|
|
4528
3868
|
*/
|
|
4529
3869
|
DBInstance?: DBInstance;
|
|
4530
3870
|
}
|
|
4531
|
-
export declare namespace ModifyDBInstanceResult {
|
|
4532
|
-
/**
|
|
4533
|
-
* @internal
|
|
4534
|
-
*/
|
|
4535
|
-
const filterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
|
|
4536
|
-
}
|
|
4537
3871
|
/**
|
|
4538
3872
|
* <p>Represents the input to <a>ModifyDBSubnetGroup</a>.</p>
|
|
4539
3873
|
*/
|
|
@@ -4554,24 +3888,12 @@ export interface ModifyDBSubnetGroupMessage {
|
|
|
4554
3888
|
*/
|
|
4555
3889
|
SubnetIds: string[] | undefined;
|
|
4556
3890
|
}
|
|
4557
|
-
export declare namespace ModifyDBSubnetGroupMessage {
|
|
4558
|
-
/**
|
|
4559
|
-
* @internal
|
|
4560
|
-
*/
|
|
4561
|
-
const filterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
|
|
4562
|
-
}
|
|
4563
3891
|
export interface ModifyDBSubnetGroupResult {
|
|
4564
3892
|
/**
|
|
4565
3893
|
* <p>Detailed information about a subnet group. </p>
|
|
4566
3894
|
*/
|
|
4567
3895
|
DBSubnetGroup?: DBSubnetGroup;
|
|
4568
3896
|
}
|
|
4569
|
-
export declare namespace ModifyDBSubnetGroupResult {
|
|
4570
|
-
/**
|
|
4571
|
-
* @internal
|
|
4572
|
-
*/
|
|
4573
|
-
const filterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
|
|
4574
|
-
}
|
|
4575
3897
|
/**
|
|
4576
3898
|
* <p>The subnet is already in use in the Availability Zone.</p>
|
|
4577
3899
|
*/
|
|
@@ -4612,24 +3934,12 @@ export interface ModifyEventSubscriptionMessage {
|
|
|
4612
3934
|
*/
|
|
4613
3935
|
Enabled?: boolean;
|
|
4614
3936
|
}
|
|
4615
|
-
export declare namespace ModifyEventSubscriptionMessage {
|
|
4616
|
-
/**
|
|
4617
|
-
* @internal
|
|
4618
|
-
*/
|
|
4619
|
-
const filterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
|
|
4620
|
-
}
|
|
4621
3937
|
export interface ModifyEventSubscriptionResult {
|
|
4622
3938
|
/**
|
|
4623
3939
|
* <p>Detailed information about an event to which you have subscribed.</p>
|
|
4624
3940
|
*/
|
|
4625
3941
|
EventSubscription?: EventSubscription;
|
|
4626
3942
|
}
|
|
4627
|
-
export declare namespace ModifyEventSubscriptionResult {
|
|
4628
|
-
/**
|
|
4629
|
-
* @internal
|
|
4630
|
-
*/
|
|
4631
|
-
const filterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
|
|
4632
|
-
}
|
|
4633
3943
|
/**
|
|
4634
3944
|
* <p>Represents the input to <a>ModifyGlobalCluster</a>.</p>
|
|
4635
3945
|
*/
|
|
@@ -4662,24 +3972,12 @@ export interface ModifyGlobalClusterMessage {
|
|
|
4662
3972
|
*/
|
|
4663
3973
|
DeletionProtection?: boolean;
|
|
4664
3974
|
}
|
|
4665
|
-
export declare namespace ModifyGlobalClusterMessage {
|
|
4666
|
-
/**
|
|
4667
|
-
* @internal
|
|
4668
|
-
*/
|
|
4669
|
-
const filterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
|
|
4670
|
-
}
|
|
4671
3975
|
export interface ModifyGlobalClusterResult {
|
|
4672
3976
|
/**
|
|
4673
3977
|
* <p>A data type representing an Amazon DocumentDB global cluster.</p>
|
|
4674
3978
|
*/
|
|
4675
3979
|
GlobalCluster?: GlobalCluster;
|
|
4676
3980
|
}
|
|
4677
|
-
export declare namespace ModifyGlobalClusterResult {
|
|
4678
|
-
/**
|
|
4679
|
-
* @internal
|
|
4680
|
-
*/
|
|
4681
|
-
const filterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
|
|
4682
|
-
}
|
|
4683
3981
|
/**
|
|
4684
3982
|
* <p>Represents the input to <a>RebootDBInstance</a>.</p>
|
|
4685
3983
|
*/
|
|
@@ -4701,24 +3999,12 @@ export interface RebootDBInstanceMessage {
|
|
|
4701
3999
|
*/
|
|
4702
4000
|
ForceFailover?: boolean;
|
|
4703
4001
|
}
|
|
4704
|
-
export declare namespace RebootDBInstanceMessage {
|
|
4705
|
-
/**
|
|
4706
|
-
* @internal
|
|
4707
|
-
*/
|
|
4708
|
-
const filterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
|
|
4709
|
-
}
|
|
4710
4002
|
export interface RebootDBInstanceResult {
|
|
4711
4003
|
/**
|
|
4712
4004
|
* <p>Detailed information about an instance. </p>
|
|
4713
4005
|
*/
|
|
4714
4006
|
DBInstance?: DBInstance;
|
|
4715
4007
|
}
|
|
4716
|
-
export declare namespace RebootDBInstanceResult {
|
|
4717
|
-
/**
|
|
4718
|
-
* @internal
|
|
4719
|
-
*/
|
|
4720
|
-
const filterSensitiveLog: (obj: RebootDBInstanceResult) => any;
|
|
4721
|
-
}
|
|
4722
4008
|
/**
|
|
4723
4009
|
* <p>Represents the input to <a>RemoveFromGlobalCluster</a>.</p>
|
|
4724
4010
|
*/
|
|
@@ -4732,24 +4018,12 @@ export interface RemoveFromGlobalClusterMessage {
|
|
|
4732
4018
|
*/
|
|
4733
4019
|
DbClusterIdentifier: string | undefined;
|
|
4734
4020
|
}
|
|
4735
|
-
export declare namespace RemoveFromGlobalClusterMessage {
|
|
4736
|
-
/**
|
|
4737
|
-
* @internal
|
|
4738
|
-
*/
|
|
4739
|
-
const filterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
|
|
4740
|
-
}
|
|
4741
4021
|
export interface RemoveFromGlobalClusterResult {
|
|
4742
4022
|
/**
|
|
4743
4023
|
* <p>A data type representing an Amazon DocumentDB global cluster.</p>
|
|
4744
4024
|
*/
|
|
4745
4025
|
GlobalCluster?: GlobalCluster;
|
|
4746
4026
|
}
|
|
4747
|
-
export declare namespace RemoveFromGlobalClusterResult {
|
|
4748
|
-
/**
|
|
4749
|
-
* @internal
|
|
4750
|
-
*/
|
|
4751
|
-
const filterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
|
|
4752
|
-
}
|
|
4753
4027
|
/**
|
|
4754
4028
|
* <p>Represents the input to <a>RemoveSourceIdentifierFromSubscription</a>.</p>
|
|
4755
4029
|
*/
|
|
@@ -4765,24 +4039,12 @@ export interface RemoveSourceIdentifierFromSubscriptionMessage {
|
|
|
4765
4039
|
*/
|
|
4766
4040
|
SourceIdentifier: string | undefined;
|
|
4767
4041
|
}
|
|
4768
|
-
export declare namespace RemoveSourceIdentifierFromSubscriptionMessage {
|
|
4769
|
-
/**
|
|
4770
|
-
* @internal
|
|
4771
|
-
*/
|
|
4772
|
-
const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
|
|
4773
|
-
}
|
|
4774
4042
|
export interface RemoveSourceIdentifierFromSubscriptionResult {
|
|
4775
4043
|
/**
|
|
4776
4044
|
* <p>Detailed information about an event to which you have subscribed.</p>
|
|
4777
4045
|
*/
|
|
4778
4046
|
EventSubscription?: EventSubscription;
|
|
4779
4047
|
}
|
|
4780
|
-
export declare namespace RemoveSourceIdentifierFromSubscriptionResult {
|
|
4781
|
-
/**
|
|
4782
|
-
* @internal
|
|
4783
|
-
*/
|
|
4784
|
-
const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
|
|
4785
|
-
}
|
|
4786
4048
|
/**
|
|
4787
4049
|
* <p>Represents the input to <a>RemoveTagsFromResource</a>.</p>
|
|
4788
4050
|
*/
|
|
@@ -4797,12 +4059,6 @@ export interface RemoveTagsFromResourceMessage {
|
|
|
4797
4059
|
*/
|
|
4798
4060
|
TagKeys: string[] | undefined;
|
|
4799
4061
|
}
|
|
4800
|
-
export declare namespace RemoveTagsFromResourceMessage {
|
|
4801
|
-
/**
|
|
4802
|
-
* @internal
|
|
4803
|
-
*/
|
|
4804
|
-
const filterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
|
|
4805
|
-
}
|
|
4806
4062
|
/**
|
|
4807
4063
|
* <p>Represents the input to <a>ResetDBClusterParameterGroup</a>.</p>
|
|
4808
4064
|
*/
|
|
@@ -4825,12 +4081,6 @@ export interface ResetDBClusterParameterGroupMessage {
|
|
|
4825
4081
|
*/
|
|
4826
4082
|
Parameters?: Parameter[];
|
|
4827
4083
|
}
|
|
4828
|
-
export declare namespace ResetDBClusterParameterGroupMessage {
|
|
4829
|
-
/**
|
|
4830
|
-
* @internal
|
|
4831
|
-
*/
|
|
4832
|
-
const filterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
|
|
4833
|
-
}
|
|
4834
4084
|
/**
|
|
4835
4085
|
* <p>The cluster doesn't have enough capacity for the current operation.</p>
|
|
4836
4086
|
*/
|
|
@@ -4964,24 +4214,12 @@ export interface RestoreDBClusterFromSnapshotMessage {
|
|
|
4964
4214
|
*/
|
|
4965
4215
|
DeletionProtection?: boolean;
|
|
4966
4216
|
}
|
|
4967
|
-
export declare namespace RestoreDBClusterFromSnapshotMessage {
|
|
4968
|
-
/**
|
|
4969
|
-
* @internal
|
|
4970
|
-
*/
|
|
4971
|
-
const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
|
|
4972
|
-
}
|
|
4973
4217
|
export interface RestoreDBClusterFromSnapshotResult {
|
|
4974
4218
|
/**
|
|
4975
4219
|
* <p>Detailed information about a cluster. </p>
|
|
4976
4220
|
*/
|
|
4977
4221
|
DBCluster?: DBCluster;
|
|
4978
4222
|
}
|
|
4979
|
-
export declare namespace RestoreDBClusterFromSnapshotResult {
|
|
4980
|
-
/**
|
|
4981
|
-
* @internal
|
|
4982
|
-
*/
|
|
4983
|
-
const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
|
|
4984
|
-
}
|
|
4985
4223
|
/**
|
|
4986
4224
|
* <p>Represents the input to <a>RestoreDBClusterToPointInTime</a>.</p>
|
|
4987
4225
|
*/
|
|
@@ -5111,24 +4349,12 @@ export interface RestoreDBClusterToPointInTimeMessage {
|
|
|
5111
4349
|
*/
|
|
5112
4350
|
DeletionProtection?: boolean;
|
|
5113
4351
|
}
|
|
5114
|
-
export declare namespace RestoreDBClusterToPointInTimeMessage {
|
|
5115
|
-
/**
|
|
5116
|
-
* @internal
|
|
5117
|
-
*/
|
|
5118
|
-
const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
|
|
5119
|
-
}
|
|
5120
4352
|
export interface RestoreDBClusterToPointInTimeResult {
|
|
5121
4353
|
/**
|
|
5122
4354
|
* <p>Detailed information about a cluster. </p>
|
|
5123
4355
|
*/
|
|
5124
4356
|
DBCluster?: DBCluster;
|
|
5125
4357
|
}
|
|
5126
|
-
export declare namespace RestoreDBClusterToPointInTimeResult {
|
|
5127
|
-
/**
|
|
5128
|
-
* @internal
|
|
5129
|
-
*/
|
|
5130
|
-
const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
|
|
5131
|
-
}
|
|
5132
4358
|
export interface StartDBClusterMessage {
|
|
5133
4359
|
/**
|
|
5134
4360
|
* <p>The identifier of the cluster to restart. Example:
|
|
@@ -5137,24 +4363,12 @@ export interface StartDBClusterMessage {
|
|
|
5137
4363
|
*/
|
|
5138
4364
|
DBClusterIdentifier: string | undefined;
|
|
5139
4365
|
}
|
|
5140
|
-
export declare namespace StartDBClusterMessage {
|
|
5141
|
-
/**
|
|
5142
|
-
* @internal
|
|
5143
|
-
*/
|
|
5144
|
-
const filterSensitiveLog: (obj: StartDBClusterMessage) => any;
|
|
5145
|
-
}
|
|
5146
4366
|
export interface StartDBClusterResult {
|
|
5147
4367
|
/**
|
|
5148
4368
|
* <p>Detailed information about a cluster. </p>
|
|
5149
4369
|
*/
|
|
5150
4370
|
DBCluster?: DBCluster;
|
|
5151
4371
|
}
|
|
5152
|
-
export declare namespace StartDBClusterResult {
|
|
5153
|
-
/**
|
|
5154
|
-
* @internal
|
|
5155
|
-
*/
|
|
5156
|
-
const filterSensitiveLog: (obj: StartDBClusterResult) => any;
|
|
5157
|
-
}
|
|
5158
4372
|
export interface StopDBClusterMessage {
|
|
5159
4373
|
/**
|
|
5160
4374
|
* <p>The identifier of the cluster to stop. Example:
|
|
@@ -5163,21 +4377,541 @@ export interface StopDBClusterMessage {
|
|
|
5163
4377
|
*/
|
|
5164
4378
|
DBClusterIdentifier: string | undefined;
|
|
5165
4379
|
}
|
|
5166
|
-
export declare namespace StopDBClusterMessage {
|
|
5167
|
-
/**
|
|
5168
|
-
* @internal
|
|
5169
|
-
*/
|
|
5170
|
-
const filterSensitiveLog: (obj: StopDBClusterMessage) => any;
|
|
5171
|
-
}
|
|
5172
4380
|
export interface StopDBClusterResult {
|
|
5173
4381
|
/**
|
|
5174
4382
|
* <p>Detailed information about a cluster. </p>
|
|
5175
4383
|
*/
|
|
5176
4384
|
DBCluster?: DBCluster;
|
|
5177
4385
|
}
|
|
5178
|
-
|
|
5179
|
-
|
|
5180
|
-
|
|
5181
|
-
|
|
5182
|
-
|
|
5183
|
-
|
|
4386
|
+
/**
|
|
4387
|
+
* @internal
|
|
4388
|
+
*/
|
|
4389
|
+
export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
|
|
4390
|
+
/**
|
|
4391
|
+
* @internal
|
|
4392
|
+
*/
|
|
4393
|
+
export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
|
|
4394
|
+
/**
|
|
4395
|
+
* @internal
|
|
4396
|
+
*/
|
|
4397
|
+
export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
|
|
4398
|
+
/**
|
|
4399
|
+
* @internal
|
|
4400
|
+
*/
|
|
4401
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
4402
|
+
/**
|
|
4403
|
+
* @internal
|
|
4404
|
+
*/
|
|
4405
|
+
export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
4406
|
+
/**
|
|
4407
|
+
* @internal
|
|
4408
|
+
*/
|
|
4409
|
+
export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
|
|
4410
|
+
/**
|
|
4411
|
+
* @internal
|
|
4412
|
+
*/
|
|
4413
|
+
export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
|
|
4414
|
+
/**
|
|
4415
|
+
* @internal
|
|
4416
|
+
*/
|
|
4417
|
+
export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
|
|
4418
|
+
/**
|
|
4419
|
+
* @internal
|
|
4420
|
+
*/
|
|
4421
|
+
export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
|
|
4422
|
+
/**
|
|
4423
|
+
* @internal
|
|
4424
|
+
*/
|
|
4425
|
+
export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
|
|
4426
|
+
/**
|
|
4427
|
+
* @internal
|
|
4428
|
+
*/
|
|
4429
|
+
export declare const DBClusterParameterGroupFilterSensitiveLog: (obj: DBClusterParameterGroup) => any;
|
|
4430
|
+
/**
|
|
4431
|
+
* @internal
|
|
4432
|
+
*/
|
|
4433
|
+
export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
|
|
4434
|
+
/**
|
|
4435
|
+
* @internal
|
|
4436
|
+
*/
|
|
4437
|
+
export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
4438
|
+
/**
|
|
4439
|
+
* @internal
|
|
4440
|
+
*/
|
|
4441
|
+
export declare const DBClusterSnapshotFilterSensitiveLog: (obj: DBClusterSnapshot) => any;
|
|
4442
|
+
/**
|
|
4443
|
+
* @internal
|
|
4444
|
+
*/
|
|
4445
|
+
export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
|
|
4446
|
+
/**
|
|
4447
|
+
* @internal
|
|
4448
|
+
*/
|
|
4449
|
+
export declare const CreateDBClusterMessageFilterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
4450
|
+
/**
|
|
4451
|
+
* @internal
|
|
4452
|
+
*/
|
|
4453
|
+
export declare const DBClusterRoleFilterSensitiveLog: (obj: DBClusterRole) => any;
|
|
4454
|
+
/**
|
|
4455
|
+
* @internal
|
|
4456
|
+
*/
|
|
4457
|
+
export declare const DBClusterMemberFilterSensitiveLog: (obj: DBClusterMember) => any;
|
|
4458
|
+
/**
|
|
4459
|
+
* @internal
|
|
4460
|
+
*/
|
|
4461
|
+
export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
|
|
4462
|
+
/**
|
|
4463
|
+
* @internal
|
|
4464
|
+
*/
|
|
4465
|
+
export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
|
|
4466
|
+
/**
|
|
4467
|
+
* @internal
|
|
4468
|
+
*/
|
|
4469
|
+
export declare const CreateDBClusterResultFilterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
4470
|
+
/**
|
|
4471
|
+
* @internal
|
|
4472
|
+
*/
|
|
4473
|
+
export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
|
|
4474
|
+
/**
|
|
4475
|
+
* @internal
|
|
4476
|
+
*/
|
|
4477
|
+
export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
|
|
4478
|
+
/**
|
|
4479
|
+
* @internal
|
|
4480
|
+
*/
|
|
4481
|
+
export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
|
|
4482
|
+
/**
|
|
4483
|
+
* @internal
|
|
4484
|
+
*/
|
|
4485
|
+
export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
|
|
4486
|
+
/**
|
|
4487
|
+
* @internal
|
|
4488
|
+
*/
|
|
4489
|
+
export declare const CreateDBInstanceMessageFilterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
4490
|
+
/**
|
|
4491
|
+
* @internal
|
|
4492
|
+
*/
|
|
4493
|
+
export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
4494
|
+
/**
|
|
4495
|
+
* @internal
|
|
4496
|
+
*/
|
|
4497
|
+
export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
|
|
4498
|
+
/**
|
|
4499
|
+
* @internal
|
|
4500
|
+
*/
|
|
4501
|
+
export declare const DBSubnetGroupFilterSensitiveLog: (obj: DBSubnetGroup) => any;
|
|
4502
|
+
/**
|
|
4503
|
+
* @internal
|
|
4504
|
+
*/
|
|
4505
|
+
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
4506
|
+
/**
|
|
4507
|
+
* @internal
|
|
4508
|
+
*/
|
|
4509
|
+
export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
|
|
4510
|
+
/**
|
|
4511
|
+
* @internal
|
|
4512
|
+
*/
|
|
4513
|
+
export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
4514
|
+
/**
|
|
4515
|
+
* @internal
|
|
4516
|
+
*/
|
|
4517
|
+
export declare const DBInstanceStatusInfoFilterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
|
|
4518
|
+
/**
|
|
4519
|
+
* @internal
|
|
4520
|
+
*/
|
|
4521
|
+
export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
|
|
4522
|
+
/**
|
|
4523
|
+
* @internal
|
|
4524
|
+
*/
|
|
4525
|
+
export declare const CreateDBInstanceResultFilterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
4526
|
+
/**
|
|
4527
|
+
* @internal
|
|
4528
|
+
*/
|
|
4529
|
+
export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
|
|
4530
|
+
/**
|
|
4531
|
+
* @internal
|
|
4532
|
+
*/
|
|
4533
|
+
export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
|
|
4534
|
+
/**
|
|
4535
|
+
* @internal
|
|
4536
|
+
*/
|
|
4537
|
+
export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
|
|
4538
|
+
/**
|
|
4539
|
+
* @internal
|
|
4540
|
+
*/
|
|
4541
|
+
export declare const CreateEventSubscriptionResultFilterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
|
|
4542
|
+
/**
|
|
4543
|
+
* @internal
|
|
4544
|
+
*/
|
|
4545
|
+
export declare const CreateGlobalClusterMessageFilterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
|
|
4546
|
+
/**
|
|
4547
|
+
* @internal
|
|
4548
|
+
*/
|
|
4549
|
+
export declare const GlobalClusterMemberFilterSensitiveLog: (obj: GlobalClusterMember) => any;
|
|
4550
|
+
/**
|
|
4551
|
+
* @internal
|
|
4552
|
+
*/
|
|
4553
|
+
export declare const GlobalClusterFilterSensitiveLog: (obj: GlobalCluster) => any;
|
|
4554
|
+
/**
|
|
4555
|
+
* @internal
|
|
4556
|
+
*/
|
|
4557
|
+
export declare const CreateGlobalClusterResultFilterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
|
|
4558
|
+
/**
|
|
4559
|
+
* @internal
|
|
4560
|
+
*/
|
|
4561
|
+
export declare const DeleteDBClusterMessageFilterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
|
|
4562
|
+
/**
|
|
4563
|
+
* @internal
|
|
4564
|
+
*/
|
|
4565
|
+
export declare const DeleteDBClusterResultFilterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
4566
|
+
/**
|
|
4567
|
+
* @internal
|
|
4568
|
+
*/
|
|
4569
|
+
export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
|
|
4570
|
+
/**
|
|
4571
|
+
* @internal
|
|
4572
|
+
*/
|
|
4573
|
+
export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
|
|
4574
|
+
/**
|
|
4575
|
+
* @internal
|
|
4576
|
+
*/
|
|
4577
|
+
export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
|
|
4578
|
+
/**
|
|
4579
|
+
* @internal
|
|
4580
|
+
*/
|
|
4581
|
+
export declare const DeleteDBInstanceMessageFilterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
|
|
4582
|
+
/**
|
|
4583
|
+
* @internal
|
|
4584
|
+
*/
|
|
4585
|
+
export declare const DeleteDBInstanceResultFilterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
4586
|
+
/**
|
|
4587
|
+
* @internal
|
|
4588
|
+
*/
|
|
4589
|
+
export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
|
|
4590
|
+
/**
|
|
4591
|
+
* @internal
|
|
4592
|
+
*/
|
|
4593
|
+
export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
|
|
4594
|
+
/**
|
|
4595
|
+
* @internal
|
|
4596
|
+
*/
|
|
4597
|
+
export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
|
|
4598
|
+
/**
|
|
4599
|
+
* @internal
|
|
4600
|
+
*/
|
|
4601
|
+
export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
|
|
4602
|
+
/**
|
|
4603
|
+
* @internal
|
|
4604
|
+
*/
|
|
4605
|
+
export declare const DeleteGlobalClusterResultFilterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
4606
|
+
/**
|
|
4607
|
+
* @internal
|
|
4608
|
+
*/
|
|
4609
|
+
export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
|
|
4610
|
+
/**
|
|
4611
|
+
* @internal
|
|
4612
|
+
*/
|
|
4613
|
+
export declare const CertificateMessageFilterSensitiveLog: (obj: CertificateMessage) => any;
|
|
4614
|
+
/**
|
|
4615
|
+
* @internal
|
|
4616
|
+
*/
|
|
4617
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
4618
|
+
/**
|
|
4619
|
+
* @internal
|
|
4620
|
+
*/
|
|
4621
|
+
export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
4622
|
+
/**
|
|
4623
|
+
* @internal
|
|
4624
|
+
*/
|
|
4625
|
+
export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
|
|
4626
|
+
/**
|
|
4627
|
+
* @internal
|
|
4628
|
+
*/
|
|
4629
|
+
export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
|
|
4630
|
+
/**
|
|
4631
|
+
* @internal
|
|
4632
|
+
*/
|
|
4633
|
+
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
4634
|
+
/**
|
|
4635
|
+
* @internal
|
|
4636
|
+
*/
|
|
4637
|
+
export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
|
|
4638
|
+
/**
|
|
4639
|
+
* @internal
|
|
4640
|
+
*/
|
|
4641
|
+
export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
|
|
4642
|
+
/**
|
|
4643
|
+
* @internal
|
|
4644
|
+
*/
|
|
4645
|
+
export declare const DBClusterMessageFilterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
4646
|
+
/**
|
|
4647
|
+
* @internal
|
|
4648
|
+
*/
|
|
4649
|
+
export declare const DescribeDBClustersMessageFilterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
|
|
4650
|
+
/**
|
|
4651
|
+
* @internal
|
|
4652
|
+
*/
|
|
4653
|
+
export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
|
|
4654
|
+
/**
|
|
4655
|
+
* @internal
|
|
4656
|
+
*/
|
|
4657
|
+
export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
|
|
4658
|
+
/**
|
|
4659
|
+
* @internal
|
|
4660
|
+
*/
|
|
4661
|
+
export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
|
|
4662
|
+
/**
|
|
4663
|
+
* @internal
|
|
4664
|
+
*/
|
|
4665
|
+
export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
|
|
4666
|
+
/**
|
|
4667
|
+
* @internal
|
|
4668
|
+
*/
|
|
4669
|
+
export declare const DBClusterSnapshotMessageFilterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
|
|
4670
|
+
/**
|
|
4671
|
+
* @internal
|
|
4672
|
+
*/
|
|
4673
|
+
export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
|
|
4674
|
+
/**
|
|
4675
|
+
* @internal
|
|
4676
|
+
*/
|
|
4677
|
+
export declare const UpgradeTargetFilterSensitiveLog: (obj: UpgradeTarget) => any;
|
|
4678
|
+
/**
|
|
4679
|
+
* @internal
|
|
4680
|
+
*/
|
|
4681
|
+
export declare const DBEngineVersionFilterSensitiveLog: (obj: DBEngineVersion) => any;
|
|
4682
|
+
/**
|
|
4683
|
+
* @internal
|
|
4684
|
+
*/
|
|
4685
|
+
export declare const DBEngineVersionMessageFilterSensitiveLog: (obj: DBEngineVersionMessage) => any;
|
|
4686
|
+
/**
|
|
4687
|
+
* @internal
|
|
4688
|
+
*/
|
|
4689
|
+
export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
|
|
4690
|
+
/**
|
|
4691
|
+
* @internal
|
|
4692
|
+
*/
|
|
4693
|
+
export declare const DBInstanceMessageFilterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
4694
|
+
/**
|
|
4695
|
+
* @internal
|
|
4696
|
+
*/
|
|
4697
|
+
export declare const DescribeDBInstancesMessageFilterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
|
|
4698
|
+
/**
|
|
4699
|
+
* @internal
|
|
4700
|
+
*/
|
|
4701
|
+
export declare const DBSubnetGroupMessageFilterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
|
|
4702
|
+
/**
|
|
4703
|
+
* @internal
|
|
4704
|
+
*/
|
|
4705
|
+
export declare const DescribeDBSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
|
|
4706
|
+
/**
|
|
4707
|
+
* @internal
|
|
4708
|
+
*/
|
|
4709
|
+
export declare const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
|
|
4710
|
+
/**
|
|
4711
|
+
* @internal
|
|
4712
|
+
*/
|
|
4713
|
+
export declare const EngineDefaultsFilterSensitiveLog: (obj: EngineDefaults) => any;
|
|
4714
|
+
/**
|
|
4715
|
+
* @internal
|
|
4716
|
+
*/
|
|
4717
|
+
export declare const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
|
|
4718
|
+
/**
|
|
4719
|
+
* @internal
|
|
4720
|
+
*/
|
|
4721
|
+
export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
|
|
4722
|
+
/**
|
|
4723
|
+
* @internal
|
|
4724
|
+
*/
|
|
4725
|
+
export declare const EventCategoriesMapFilterSensitiveLog: (obj: EventCategoriesMap) => any;
|
|
4726
|
+
/**
|
|
4727
|
+
* @internal
|
|
4728
|
+
*/
|
|
4729
|
+
export declare const EventCategoriesMessageFilterSensitiveLog: (obj: EventCategoriesMessage) => any;
|
|
4730
|
+
/**
|
|
4731
|
+
* @internal
|
|
4732
|
+
*/
|
|
4733
|
+
export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
|
|
4734
|
+
/**
|
|
4735
|
+
* @internal
|
|
4736
|
+
*/
|
|
4737
|
+
export declare const EventFilterSensitiveLog: (obj: Event) => any;
|
|
4738
|
+
/**
|
|
4739
|
+
* @internal
|
|
4740
|
+
*/
|
|
4741
|
+
export declare const EventsMessageFilterSensitiveLog: (obj: EventsMessage) => any;
|
|
4742
|
+
/**
|
|
4743
|
+
* @internal
|
|
4744
|
+
*/
|
|
4745
|
+
export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
|
|
4746
|
+
/**
|
|
4747
|
+
* @internal
|
|
4748
|
+
*/
|
|
4749
|
+
export declare const EventSubscriptionsMessageFilterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
|
|
4750
|
+
/**
|
|
4751
|
+
* @internal
|
|
4752
|
+
*/
|
|
4753
|
+
export declare const DescribeGlobalClustersMessageFilterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
|
|
4754
|
+
/**
|
|
4755
|
+
* @internal
|
|
4756
|
+
*/
|
|
4757
|
+
export declare const GlobalClustersMessageFilterSensitiveLog: (obj: GlobalClustersMessage) => any;
|
|
4758
|
+
/**
|
|
4759
|
+
* @internal
|
|
4760
|
+
*/
|
|
4761
|
+
export declare const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
|
|
4762
|
+
/**
|
|
4763
|
+
* @internal
|
|
4764
|
+
*/
|
|
4765
|
+
export declare const OrderableDBInstanceOptionFilterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
|
|
4766
|
+
/**
|
|
4767
|
+
* @internal
|
|
4768
|
+
*/
|
|
4769
|
+
export declare const OrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
|
|
4770
|
+
/**
|
|
4771
|
+
* @internal
|
|
4772
|
+
*/
|
|
4773
|
+
export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
|
|
4774
|
+
/**
|
|
4775
|
+
* @internal
|
|
4776
|
+
*/
|
|
4777
|
+
export declare const PendingMaintenanceActionsMessageFilterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
|
|
4778
|
+
/**
|
|
4779
|
+
* @internal
|
|
4780
|
+
*/
|
|
4781
|
+
export declare const FailoverDBClusterMessageFilterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
|
|
4782
|
+
/**
|
|
4783
|
+
* @internal
|
|
4784
|
+
*/
|
|
4785
|
+
export declare const FailoverDBClusterResultFilterSensitiveLog: (obj: FailoverDBClusterResult) => any;
|
|
4786
|
+
/**
|
|
4787
|
+
* @internal
|
|
4788
|
+
*/
|
|
4789
|
+
export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
|
|
4790
|
+
/**
|
|
4791
|
+
* @internal
|
|
4792
|
+
*/
|
|
4793
|
+
export declare const TagListMessageFilterSensitiveLog: (obj: TagListMessage) => any;
|
|
4794
|
+
/**
|
|
4795
|
+
* @internal
|
|
4796
|
+
*/
|
|
4797
|
+
export declare const CloudwatchLogsExportConfigurationFilterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
|
|
4798
|
+
/**
|
|
4799
|
+
* @internal
|
|
4800
|
+
*/
|
|
4801
|
+
export declare const ModifyDBClusterMessageFilterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
|
|
4802
|
+
/**
|
|
4803
|
+
* @internal
|
|
4804
|
+
*/
|
|
4805
|
+
export declare const ModifyDBClusterResultFilterSensitiveLog: (obj: ModifyDBClusterResult) => any;
|
|
4806
|
+
/**
|
|
4807
|
+
* @internal
|
|
4808
|
+
*/
|
|
4809
|
+
export declare const DBClusterParameterGroupNameMessageFilterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
|
|
4810
|
+
/**
|
|
4811
|
+
* @internal
|
|
4812
|
+
*/
|
|
4813
|
+
export declare const ModifyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
|
|
4814
|
+
/**
|
|
4815
|
+
* @internal
|
|
4816
|
+
*/
|
|
4817
|
+
export declare const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
|
|
4818
|
+
/**
|
|
4819
|
+
* @internal
|
|
4820
|
+
*/
|
|
4821
|
+
export declare const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
|
|
4822
|
+
/**
|
|
4823
|
+
* @internal
|
|
4824
|
+
*/
|
|
4825
|
+
export declare const ModifyDBInstanceMessageFilterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
|
|
4826
|
+
/**
|
|
4827
|
+
* @internal
|
|
4828
|
+
*/
|
|
4829
|
+
export declare const ModifyDBInstanceResultFilterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
|
|
4830
|
+
/**
|
|
4831
|
+
* @internal
|
|
4832
|
+
*/
|
|
4833
|
+
export declare const ModifyDBSubnetGroupMessageFilterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
|
|
4834
|
+
/**
|
|
4835
|
+
* @internal
|
|
4836
|
+
*/
|
|
4837
|
+
export declare const ModifyDBSubnetGroupResultFilterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
|
|
4838
|
+
/**
|
|
4839
|
+
* @internal
|
|
4840
|
+
*/
|
|
4841
|
+
export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
|
|
4842
|
+
/**
|
|
4843
|
+
* @internal
|
|
4844
|
+
*/
|
|
4845
|
+
export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
|
|
4846
|
+
/**
|
|
4847
|
+
* @internal
|
|
4848
|
+
*/
|
|
4849
|
+
export declare const ModifyGlobalClusterMessageFilterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
|
|
4850
|
+
/**
|
|
4851
|
+
* @internal
|
|
4852
|
+
*/
|
|
4853
|
+
export declare const ModifyGlobalClusterResultFilterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
|
|
4854
|
+
/**
|
|
4855
|
+
* @internal
|
|
4856
|
+
*/
|
|
4857
|
+
export declare const RebootDBInstanceMessageFilterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
|
|
4858
|
+
/**
|
|
4859
|
+
* @internal
|
|
4860
|
+
*/
|
|
4861
|
+
export declare const RebootDBInstanceResultFilterSensitiveLog: (obj: RebootDBInstanceResult) => any;
|
|
4862
|
+
/**
|
|
4863
|
+
* @internal
|
|
4864
|
+
*/
|
|
4865
|
+
export declare const RemoveFromGlobalClusterMessageFilterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
|
|
4866
|
+
/**
|
|
4867
|
+
* @internal
|
|
4868
|
+
*/
|
|
4869
|
+
export declare const RemoveFromGlobalClusterResultFilterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
|
|
4870
|
+
/**
|
|
4871
|
+
* @internal
|
|
4872
|
+
*/
|
|
4873
|
+
export declare const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
|
|
4874
|
+
/**
|
|
4875
|
+
* @internal
|
|
4876
|
+
*/
|
|
4877
|
+
export declare const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
|
|
4878
|
+
/**
|
|
4879
|
+
* @internal
|
|
4880
|
+
*/
|
|
4881
|
+
export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
|
|
4882
|
+
/**
|
|
4883
|
+
* @internal
|
|
4884
|
+
*/
|
|
4885
|
+
export declare const ResetDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
|
|
4886
|
+
/**
|
|
4887
|
+
* @internal
|
|
4888
|
+
*/
|
|
4889
|
+
export declare const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
|
|
4890
|
+
/**
|
|
4891
|
+
* @internal
|
|
4892
|
+
*/
|
|
4893
|
+
export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
|
|
4894
|
+
/**
|
|
4895
|
+
* @internal
|
|
4896
|
+
*/
|
|
4897
|
+
export declare const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
|
|
4898
|
+
/**
|
|
4899
|
+
* @internal
|
|
4900
|
+
*/
|
|
4901
|
+
export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
|
|
4902
|
+
/**
|
|
4903
|
+
* @internal
|
|
4904
|
+
*/
|
|
4905
|
+
export declare const StartDBClusterMessageFilterSensitiveLog: (obj: StartDBClusterMessage) => any;
|
|
4906
|
+
/**
|
|
4907
|
+
* @internal
|
|
4908
|
+
*/
|
|
4909
|
+
export declare const StartDBClusterResultFilterSensitiveLog: (obj: StartDBClusterResult) => any;
|
|
4910
|
+
/**
|
|
4911
|
+
* @internal
|
|
4912
|
+
*/
|
|
4913
|
+
export declare const StopDBClusterMessageFilterSensitiveLog: (obj: StopDBClusterMessage) => any;
|
|
4914
|
+
/**
|
|
4915
|
+
* @internal
|
|
4916
|
+
*/
|
|
4917
|
+
export declare const StopDBClusterResultFilterSensitiveLog: (obj: StopDBClusterResult) => any;
|