@aws-sdk/client-rds 3.170.0 → 3.174.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 +19 -0
- package/dist-cjs/models/models_0.js +25 -6
- package/dist-cjs/models/models_1.js +15 -4
- package/dist-es/models/models_0.js +19 -0
- package/dist-es/models/models_1.js +11 -0
- package/dist-types/RDS.d.ts +7 -1
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +7 -1
- package/dist-types/models/models_0.d.ts +34 -16
- package/dist-types/models/models_1.d.ts +19 -9
- package/dist-types/ts3.4/RDS.d.ts +0 -137
- package/dist-types/ts3.4/RDSClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +16 -1329
- package/dist-types/ts3.4/models/models_1.d.ts +10 -874
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +0 -2
- package/package.json +28 -28
|
@@ -1,50 +1,44 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
3
|
-
|
|
4
3
|
export interface AccountQuota {
|
|
5
4
|
AccountQuotaName?: string;
|
|
6
|
-
|
|
7
5
|
Used?: number;
|
|
8
|
-
|
|
9
6
|
Max?: number;
|
|
10
7
|
}
|
|
11
|
-
|
|
12
8
|
export interface AccountAttributesMessage {
|
|
13
9
|
AccountQuotas?: AccountQuota[];
|
|
14
10
|
}
|
|
15
|
-
export declare
|
|
11
|
+
export declare enum ActivityStreamMode {
|
|
12
|
+
async = "async",
|
|
13
|
+
sync = "sync",
|
|
14
|
+
}
|
|
16
15
|
export declare enum ActivityStreamPolicyStatus {
|
|
17
16
|
locked = "locked",
|
|
18
17
|
locking_policy = "locking-policy",
|
|
19
18
|
unlocked = "unlocked",
|
|
20
19
|
unlocking_policy = "unlocking-policy",
|
|
21
20
|
}
|
|
22
|
-
export declare
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
21
|
+
export declare enum ActivityStreamStatus {
|
|
22
|
+
started = "started",
|
|
23
|
+
starting = "starting",
|
|
24
|
+
stopped = "stopped",
|
|
25
|
+
stopping = "stopping",
|
|
26
|
+
}
|
|
27
27
|
export interface AddRoleToDBClusterMessage {
|
|
28
28
|
DBClusterIdentifier: string | undefined;
|
|
29
|
-
|
|
30
29
|
RoleArn: string | undefined;
|
|
31
|
-
|
|
32
30
|
FeatureName?: string;
|
|
33
31
|
}
|
|
34
|
-
|
|
35
32
|
export declare class DBClusterNotFoundFault extends __BaseException {
|
|
36
33
|
readonly name: "DBClusterNotFoundFault";
|
|
37
34
|
readonly $fault: "client";
|
|
38
|
-
|
|
39
35
|
constructor(
|
|
40
36
|
opts: __ExceptionOptionType<DBClusterNotFoundFault, __BaseException>
|
|
41
37
|
);
|
|
42
38
|
}
|
|
43
|
-
|
|
44
39
|
export declare class DBClusterRoleAlreadyExistsFault extends __BaseException {
|
|
45
40
|
readonly name: "DBClusterRoleAlreadyExistsFault";
|
|
46
41
|
readonly $fault: "client";
|
|
47
|
-
|
|
48
42
|
constructor(
|
|
49
43
|
opts: __ExceptionOptionType<
|
|
50
44
|
DBClusterRoleAlreadyExistsFault,
|
|
@@ -52,11 +46,9 @@ export declare class DBClusterRoleAlreadyExistsFault extends __BaseException {
|
|
|
52
46
|
>
|
|
53
47
|
);
|
|
54
48
|
}
|
|
55
|
-
|
|
56
49
|
export declare class DBClusterRoleQuotaExceededFault extends __BaseException {
|
|
57
50
|
readonly name: "DBClusterRoleQuotaExceededFault";
|
|
58
51
|
readonly $fault: "client";
|
|
59
|
-
|
|
60
52
|
constructor(
|
|
61
53
|
opts: __ExceptionOptionType<
|
|
62
54
|
DBClusterRoleQuotaExceededFault,
|
|
@@ -64,36 +56,28 @@ export declare class DBClusterRoleQuotaExceededFault extends __BaseException {
|
|
|
64
56
|
>
|
|
65
57
|
);
|
|
66
58
|
}
|
|
67
|
-
|
|
68
59
|
export declare class InvalidDBClusterStateFault extends __BaseException {
|
|
69
60
|
readonly name: "InvalidDBClusterStateFault";
|
|
70
61
|
readonly $fault: "client";
|
|
71
|
-
|
|
72
62
|
constructor(
|
|
73
63
|
opts: __ExceptionOptionType<InvalidDBClusterStateFault, __BaseException>
|
|
74
64
|
);
|
|
75
65
|
}
|
|
76
66
|
export interface AddRoleToDBInstanceMessage {
|
|
77
67
|
DBInstanceIdentifier: string | undefined;
|
|
78
|
-
|
|
79
68
|
RoleArn: string | undefined;
|
|
80
|
-
|
|
81
69
|
FeatureName: string | undefined;
|
|
82
70
|
}
|
|
83
|
-
|
|
84
71
|
export declare class DBInstanceNotFoundFault extends __BaseException {
|
|
85
72
|
readonly name: "DBInstanceNotFoundFault";
|
|
86
73
|
readonly $fault: "client";
|
|
87
|
-
|
|
88
74
|
constructor(
|
|
89
75
|
opts: __ExceptionOptionType<DBInstanceNotFoundFault, __BaseException>
|
|
90
76
|
);
|
|
91
77
|
}
|
|
92
|
-
|
|
93
78
|
export declare class DBInstanceRoleAlreadyExistsFault extends __BaseException {
|
|
94
79
|
readonly name: "DBInstanceRoleAlreadyExistsFault";
|
|
95
80
|
readonly $fault: "client";
|
|
96
|
-
|
|
97
81
|
constructor(
|
|
98
82
|
opts: __ExceptionOptionType<
|
|
99
83
|
DBInstanceRoleAlreadyExistsFault,
|
|
@@ -101,11 +85,9 @@ export declare class DBInstanceRoleAlreadyExistsFault extends __BaseException {
|
|
|
101
85
|
>
|
|
102
86
|
);
|
|
103
87
|
}
|
|
104
|
-
|
|
105
88
|
export declare class DBInstanceRoleQuotaExceededFault extends __BaseException {
|
|
106
89
|
readonly name: "DBInstanceRoleQuotaExceededFault";
|
|
107
90
|
readonly $fault: "client";
|
|
108
|
-
|
|
109
91
|
constructor(
|
|
110
92
|
opts: __ExceptionOptionType<
|
|
111
93
|
DBInstanceRoleQuotaExceededFault,
|
|
@@ -113,90 +95,64 @@ export declare class DBInstanceRoleQuotaExceededFault extends __BaseException {
|
|
|
113
95
|
>
|
|
114
96
|
);
|
|
115
97
|
}
|
|
116
|
-
|
|
117
98
|
export declare class InvalidDBInstanceStateFault extends __BaseException {
|
|
118
99
|
readonly name: "InvalidDBInstanceStateFault";
|
|
119
100
|
readonly $fault: "client";
|
|
120
|
-
|
|
121
101
|
constructor(
|
|
122
102
|
opts: __ExceptionOptionType<InvalidDBInstanceStateFault, __BaseException>
|
|
123
103
|
);
|
|
124
104
|
}
|
|
125
|
-
|
|
126
105
|
export interface AddSourceIdentifierToSubscriptionMessage {
|
|
127
106
|
SubscriptionName: string | undefined;
|
|
128
|
-
|
|
129
107
|
SourceIdentifier: string | undefined;
|
|
130
108
|
}
|
|
131
|
-
|
|
132
109
|
export interface EventSubscription {
|
|
133
110
|
CustomerAwsId?: string;
|
|
134
|
-
|
|
135
111
|
CustSubscriptionId?: string;
|
|
136
|
-
|
|
137
112
|
SnsTopicArn?: string;
|
|
138
|
-
|
|
139
113
|
Status?: string;
|
|
140
|
-
|
|
141
114
|
SubscriptionCreationTime?: string;
|
|
142
|
-
|
|
143
115
|
SourceType?: string;
|
|
144
|
-
|
|
145
116
|
SourceIdsList?: string[];
|
|
146
|
-
|
|
147
117
|
EventCategoriesList?: string[];
|
|
148
|
-
|
|
149
118
|
Enabled?: boolean;
|
|
150
|
-
|
|
151
119
|
EventSubscriptionArn?: string;
|
|
152
120
|
}
|
|
153
121
|
export interface AddSourceIdentifierToSubscriptionResult {
|
|
154
122
|
EventSubscription?: EventSubscription;
|
|
155
123
|
}
|
|
156
|
-
|
|
157
124
|
export declare class SourceNotFoundFault extends __BaseException {
|
|
158
125
|
readonly name: "SourceNotFoundFault";
|
|
159
126
|
readonly $fault: "client";
|
|
160
|
-
|
|
161
127
|
constructor(
|
|
162
128
|
opts: __ExceptionOptionType<SourceNotFoundFault, __BaseException>
|
|
163
129
|
);
|
|
164
130
|
}
|
|
165
|
-
|
|
166
131
|
export declare class SubscriptionNotFoundFault extends __BaseException {
|
|
167
132
|
readonly name: "SubscriptionNotFoundFault";
|
|
168
133
|
readonly $fault: "client";
|
|
169
|
-
|
|
170
134
|
constructor(
|
|
171
135
|
opts: __ExceptionOptionType<SubscriptionNotFoundFault, __BaseException>
|
|
172
136
|
);
|
|
173
137
|
}
|
|
174
|
-
|
|
175
138
|
export interface Tag {
|
|
176
139
|
Key?: string;
|
|
177
|
-
|
|
178
140
|
Value?: string;
|
|
179
141
|
}
|
|
180
|
-
|
|
181
142
|
export interface AddTagsToResourceMessage {
|
|
182
143
|
ResourceName: string | undefined;
|
|
183
|
-
|
|
184
144
|
Tags: Tag[] | undefined;
|
|
185
145
|
}
|
|
186
|
-
|
|
187
146
|
export declare class DBProxyNotFoundFault extends __BaseException {
|
|
188
147
|
readonly name: "DBProxyNotFoundFault";
|
|
189
148
|
readonly $fault: "client";
|
|
190
|
-
|
|
191
149
|
constructor(
|
|
192
150
|
opts: __ExceptionOptionType<DBProxyNotFoundFault, __BaseException>
|
|
193
151
|
);
|
|
194
152
|
}
|
|
195
|
-
|
|
196
153
|
export declare class DBProxyTargetGroupNotFoundFault extends __BaseException {
|
|
197
154
|
readonly name: "DBProxyTargetGroupNotFoundFault";
|
|
198
155
|
readonly $fault: "client";
|
|
199
|
-
|
|
200
156
|
constructor(
|
|
201
157
|
opts: __ExceptionOptionType<
|
|
202
158
|
DBProxyTargetGroupNotFoundFault,
|
|
@@ -204,60 +160,43 @@ export declare class DBProxyTargetGroupNotFoundFault extends __BaseException {
|
|
|
204
160
|
>
|
|
205
161
|
);
|
|
206
162
|
}
|
|
207
|
-
|
|
208
163
|
export declare class DBSnapshotNotFoundFault extends __BaseException {
|
|
209
164
|
readonly name: "DBSnapshotNotFoundFault";
|
|
210
165
|
readonly $fault: "client";
|
|
211
|
-
|
|
212
166
|
constructor(
|
|
213
167
|
opts: __ExceptionOptionType<DBSnapshotNotFoundFault, __BaseException>
|
|
214
168
|
);
|
|
215
169
|
}
|
|
216
|
-
|
|
217
170
|
export interface ApplyPendingMaintenanceActionMessage {
|
|
218
171
|
ResourceIdentifier: string | undefined;
|
|
219
|
-
|
|
220
172
|
ApplyAction: string | undefined;
|
|
221
|
-
|
|
222
173
|
OptInType: string | undefined;
|
|
223
174
|
}
|
|
224
|
-
|
|
225
175
|
export interface PendingMaintenanceAction {
|
|
226
176
|
Action?: string;
|
|
227
|
-
|
|
228
177
|
AutoAppliedAfterDate?: Date;
|
|
229
|
-
|
|
230
178
|
ForcedApplyDate?: Date;
|
|
231
|
-
|
|
232
179
|
OptInStatus?: string;
|
|
233
|
-
|
|
234
180
|
CurrentApplyDate?: Date;
|
|
235
|
-
|
|
236
181
|
Description?: string;
|
|
237
182
|
}
|
|
238
|
-
|
|
239
183
|
export interface ResourcePendingMaintenanceActions {
|
|
240
184
|
ResourceIdentifier?: string;
|
|
241
|
-
|
|
242
185
|
PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
|
|
243
186
|
}
|
|
244
187
|
export interface ApplyPendingMaintenanceActionResult {
|
|
245
188
|
ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
|
|
246
189
|
}
|
|
247
|
-
|
|
248
190
|
export declare class ResourceNotFoundFault extends __BaseException {
|
|
249
191
|
readonly name: "ResourceNotFoundFault";
|
|
250
192
|
readonly $fault: "client";
|
|
251
|
-
|
|
252
193
|
constructor(
|
|
253
194
|
opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>
|
|
254
195
|
);
|
|
255
196
|
}
|
|
256
|
-
|
|
257
197
|
export declare class AuthorizationAlreadyExistsFault extends __BaseException {
|
|
258
198
|
readonly name: "AuthorizationAlreadyExistsFault";
|
|
259
199
|
readonly $fault: "client";
|
|
260
|
-
|
|
261
200
|
constructor(
|
|
262
201
|
opts: __ExceptionOptionType<
|
|
263
202
|
AuthorizationAlreadyExistsFault,
|
|
@@ -265,11 +204,9 @@ export declare class AuthorizationAlreadyExistsFault extends __BaseException {
|
|
|
265
204
|
>
|
|
266
205
|
);
|
|
267
206
|
}
|
|
268
|
-
|
|
269
207
|
export declare class AuthorizationQuotaExceededFault extends __BaseException {
|
|
270
208
|
readonly name: "AuthorizationQuotaExceededFault";
|
|
271
209
|
readonly $fault: "client";
|
|
272
|
-
|
|
273
210
|
constructor(
|
|
274
211
|
opts: __ExceptionOptionType<
|
|
275
212
|
AuthorizationQuotaExceededFault,
|
|
@@ -277,67 +214,45 @@ export declare class AuthorizationQuotaExceededFault extends __BaseException {
|
|
|
277
214
|
>
|
|
278
215
|
);
|
|
279
216
|
}
|
|
280
|
-
|
|
281
217
|
export interface AuthorizeDBSecurityGroupIngressMessage {
|
|
282
218
|
DBSecurityGroupName: string | undefined;
|
|
283
|
-
|
|
284
219
|
CIDRIP?: string;
|
|
285
|
-
|
|
286
220
|
EC2SecurityGroupName?: string;
|
|
287
|
-
|
|
288
221
|
EC2SecurityGroupId?: string;
|
|
289
|
-
|
|
290
222
|
EC2SecurityGroupOwnerId?: string;
|
|
291
223
|
}
|
|
292
|
-
|
|
293
224
|
export interface EC2SecurityGroup {
|
|
294
225
|
Status?: string;
|
|
295
|
-
|
|
296
226
|
EC2SecurityGroupName?: string;
|
|
297
|
-
|
|
298
227
|
EC2SecurityGroupId?: string;
|
|
299
|
-
|
|
300
228
|
EC2SecurityGroupOwnerId?: string;
|
|
301
229
|
}
|
|
302
|
-
|
|
303
230
|
export interface IPRange {
|
|
304
231
|
Status?: string;
|
|
305
|
-
|
|
306
232
|
CIDRIP?: string;
|
|
307
233
|
}
|
|
308
|
-
|
|
309
234
|
export interface DBSecurityGroup {
|
|
310
235
|
OwnerId?: string;
|
|
311
|
-
|
|
312
236
|
DBSecurityGroupName?: string;
|
|
313
|
-
|
|
314
237
|
DBSecurityGroupDescription?: string;
|
|
315
|
-
|
|
316
238
|
VpcId?: string;
|
|
317
|
-
|
|
318
239
|
EC2SecurityGroups?: EC2SecurityGroup[];
|
|
319
|
-
|
|
320
240
|
IPRanges?: IPRange[];
|
|
321
|
-
|
|
322
241
|
DBSecurityGroupArn?: string;
|
|
323
242
|
}
|
|
324
243
|
export interface AuthorizeDBSecurityGroupIngressResult {
|
|
325
244
|
DBSecurityGroup?: DBSecurityGroup;
|
|
326
245
|
}
|
|
327
|
-
|
|
328
246
|
export declare class DBSecurityGroupNotFoundFault extends __BaseException {
|
|
329
247
|
readonly name: "DBSecurityGroupNotFoundFault";
|
|
330
248
|
readonly $fault: "client";
|
|
331
|
-
|
|
332
249
|
constructor(
|
|
333
250
|
opts: __ExceptionOptionType<DBSecurityGroupNotFoundFault, __BaseException>
|
|
334
251
|
);
|
|
335
252
|
}
|
|
336
|
-
|
|
337
253
|
export declare class InvalidDBSecurityGroupStateFault extends __BaseException {
|
|
338
254
|
readonly name: "InvalidDBSecurityGroupStateFault";
|
|
339
255
|
readonly $fault: "client";
|
|
340
|
-
|
|
341
256
|
constructor(
|
|
342
257
|
opts: __ExceptionOptionType<
|
|
343
258
|
InvalidDBSecurityGroupStateFault,
|
|
@@ -345,110 +260,72 @@ export declare class InvalidDBSecurityGroupStateFault extends __BaseException {
|
|
|
345
260
|
>
|
|
346
261
|
);
|
|
347
262
|
}
|
|
348
|
-
|
|
349
263
|
export interface BacktrackDBClusterMessage {
|
|
350
264
|
DBClusterIdentifier: string | undefined;
|
|
351
|
-
|
|
352
265
|
BacktrackTo: Date | undefined;
|
|
353
|
-
|
|
354
266
|
Force?: boolean;
|
|
355
|
-
|
|
356
267
|
UseEarliestTimeOnPointInTimeUnavailable?: boolean;
|
|
357
268
|
}
|
|
358
|
-
|
|
359
269
|
export interface DBClusterBacktrack {
|
|
360
270
|
DBClusterIdentifier?: string;
|
|
361
|
-
|
|
362
271
|
BacktrackIdentifier?: string;
|
|
363
|
-
|
|
364
272
|
BacktrackTo?: Date;
|
|
365
|
-
|
|
366
273
|
BacktrackedFrom?: Date;
|
|
367
|
-
|
|
368
274
|
BacktrackRequestCreationTime?: Date;
|
|
369
|
-
|
|
370
275
|
Status?: string;
|
|
371
276
|
}
|
|
372
277
|
export interface CancelExportTaskMessage {
|
|
373
278
|
ExportTaskIdentifier: string | undefined;
|
|
374
279
|
}
|
|
375
|
-
|
|
376
280
|
export interface ExportTask {
|
|
377
281
|
ExportTaskIdentifier?: string;
|
|
378
|
-
|
|
379
282
|
SourceArn?: string;
|
|
380
|
-
|
|
381
283
|
ExportOnly?: string[];
|
|
382
|
-
|
|
383
284
|
SnapshotTime?: Date;
|
|
384
|
-
|
|
385
285
|
TaskStartTime?: Date;
|
|
386
|
-
|
|
387
286
|
TaskEndTime?: Date;
|
|
388
|
-
|
|
389
287
|
S3Bucket?: string;
|
|
390
|
-
|
|
391
288
|
S3Prefix?: string;
|
|
392
|
-
|
|
393
289
|
IamRoleArn?: string;
|
|
394
|
-
|
|
395
290
|
KmsKeyId?: string;
|
|
396
|
-
|
|
397
291
|
Status?: string;
|
|
398
|
-
|
|
399
292
|
PercentProgress?: number;
|
|
400
|
-
|
|
401
293
|
TotalExtractedDataInGB?: number;
|
|
402
|
-
|
|
403
294
|
FailureCause?: string;
|
|
404
|
-
|
|
405
295
|
WarningMessage?: string;
|
|
406
296
|
}
|
|
407
|
-
|
|
408
297
|
export declare class ExportTaskNotFoundFault extends __BaseException {
|
|
409
298
|
readonly name: "ExportTaskNotFoundFault";
|
|
410
299
|
readonly $fault: "client";
|
|
411
|
-
|
|
412
300
|
constructor(
|
|
413
301
|
opts: __ExceptionOptionType<ExportTaskNotFoundFault, __BaseException>
|
|
414
302
|
);
|
|
415
303
|
}
|
|
416
|
-
|
|
417
304
|
export declare class InvalidExportTaskStateFault extends __BaseException {
|
|
418
305
|
readonly name: "InvalidExportTaskStateFault";
|
|
419
306
|
readonly $fault: "client";
|
|
420
|
-
|
|
421
307
|
constructor(
|
|
422
308
|
opts: __ExceptionOptionType<InvalidExportTaskStateFault, __BaseException>
|
|
423
309
|
);
|
|
424
310
|
}
|
|
425
311
|
export interface CopyDBClusterParameterGroupMessage {
|
|
426
312
|
SourceDBClusterParameterGroupIdentifier: string | undefined;
|
|
427
|
-
|
|
428
313
|
TargetDBClusterParameterGroupIdentifier: string | undefined;
|
|
429
|
-
|
|
430
314
|
TargetDBClusterParameterGroupDescription: string | undefined;
|
|
431
|
-
|
|
432
315
|
Tags?: Tag[];
|
|
433
316
|
}
|
|
434
|
-
|
|
435
317
|
export interface DBClusterParameterGroup {
|
|
436
318
|
DBClusterParameterGroupName?: string;
|
|
437
|
-
|
|
438
319
|
DBParameterGroupFamily?: string;
|
|
439
|
-
|
|
440
320
|
Description?: string;
|
|
441
|
-
|
|
442
321
|
DBClusterParameterGroupArn?: string;
|
|
443
322
|
}
|
|
444
323
|
export interface CopyDBClusterParameterGroupResult {
|
|
445
324
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
446
325
|
}
|
|
447
|
-
|
|
448
326
|
export declare class DBParameterGroupAlreadyExistsFault extends __BaseException {
|
|
449
327
|
readonly name: "DBParameterGroupAlreadyExistsFault";
|
|
450
328
|
readonly $fault: "client";
|
|
451
|
-
|
|
452
329
|
constructor(
|
|
453
330
|
opts: __ExceptionOptionType<
|
|
454
331
|
DBParameterGroupAlreadyExistsFault,
|
|
@@ -456,20 +333,16 @@ export declare class DBParameterGroupAlreadyExistsFault extends __BaseException
|
|
|
456
333
|
>
|
|
457
334
|
);
|
|
458
335
|
}
|
|
459
|
-
|
|
460
336
|
export declare class DBParameterGroupNotFoundFault extends __BaseException {
|
|
461
337
|
readonly name: "DBParameterGroupNotFoundFault";
|
|
462
338
|
readonly $fault: "client";
|
|
463
|
-
|
|
464
339
|
constructor(
|
|
465
340
|
opts: __ExceptionOptionType<DBParameterGroupNotFoundFault, __BaseException>
|
|
466
341
|
);
|
|
467
342
|
}
|
|
468
|
-
|
|
469
343
|
export declare class DBParameterGroupQuotaExceededFault extends __BaseException {
|
|
470
344
|
readonly name: "DBParameterGroupQuotaExceededFault";
|
|
471
345
|
readonly $fault: "client";
|
|
472
|
-
|
|
473
346
|
constructor(
|
|
474
347
|
opts: __ExceptionOptionType<
|
|
475
348
|
DBParameterGroupQuotaExceededFault,
|
|
@@ -477,74 +350,44 @@ export declare class DBParameterGroupQuotaExceededFault extends __BaseException
|
|
|
477
350
|
>
|
|
478
351
|
);
|
|
479
352
|
}
|
|
480
|
-
|
|
481
353
|
export interface CopyDBClusterSnapshotMessage {
|
|
482
354
|
SourceDBClusterSnapshotIdentifier: string | undefined;
|
|
483
|
-
|
|
484
355
|
TargetDBClusterSnapshotIdentifier: string | undefined;
|
|
485
|
-
|
|
486
356
|
KmsKeyId?: string;
|
|
487
|
-
|
|
488
357
|
PreSignedUrl?: string;
|
|
489
|
-
|
|
490
358
|
CopyTags?: boolean;
|
|
491
|
-
|
|
492
359
|
Tags?: Tag[];
|
|
493
360
|
}
|
|
494
|
-
|
|
495
361
|
export interface DBClusterSnapshot {
|
|
496
362
|
AvailabilityZones?: string[];
|
|
497
|
-
|
|
498
363
|
DBClusterSnapshotIdentifier?: string;
|
|
499
|
-
|
|
500
364
|
DBClusterIdentifier?: string;
|
|
501
|
-
|
|
502
365
|
SnapshotCreateTime?: Date;
|
|
503
|
-
|
|
504
366
|
Engine?: string;
|
|
505
|
-
|
|
506
367
|
EngineMode?: string;
|
|
507
|
-
|
|
508
368
|
AllocatedStorage?: number;
|
|
509
|
-
|
|
510
369
|
Status?: string;
|
|
511
|
-
|
|
512
370
|
Port?: number;
|
|
513
|
-
|
|
514
371
|
VpcId?: string;
|
|
515
|
-
|
|
516
372
|
ClusterCreateTime?: Date;
|
|
517
|
-
|
|
518
373
|
MasterUsername?: string;
|
|
519
|
-
|
|
520
374
|
EngineVersion?: string;
|
|
521
|
-
|
|
522
375
|
LicenseModel?: string;
|
|
523
|
-
|
|
524
376
|
SnapshotType?: string;
|
|
525
|
-
|
|
526
377
|
PercentProgress?: number;
|
|
527
|
-
|
|
528
378
|
StorageEncrypted?: boolean;
|
|
529
|
-
|
|
530
379
|
KmsKeyId?: string;
|
|
531
|
-
|
|
532
380
|
DBClusterSnapshotArn?: string;
|
|
533
|
-
|
|
534
381
|
SourceDBClusterSnapshotArn?: string;
|
|
535
|
-
|
|
536
382
|
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
537
|
-
|
|
538
383
|
TagList?: Tag[];
|
|
539
384
|
}
|
|
540
385
|
export interface CopyDBClusterSnapshotResult {
|
|
541
386
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
542
387
|
}
|
|
543
|
-
|
|
544
388
|
export declare class DBClusterSnapshotAlreadyExistsFault extends __BaseException {
|
|
545
389
|
readonly name: "DBClusterSnapshotAlreadyExistsFault";
|
|
546
390
|
readonly $fault: "client";
|
|
547
|
-
|
|
548
391
|
constructor(
|
|
549
392
|
opts: __ExceptionOptionType<
|
|
550
393
|
DBClusterSnapshotAlreadyExistsFault,
|
|
@@ -552,20 +395,16 @@ export declare class DBClusterSnapshotAlreadyExistsFault extends __BaseException
|
|
|
552
395
|
>
|
|
553
396
|
);
|
|
554
397
|
}
|
|
555
|
-
|
|
556
398
|
export declare class DBClusterSnapshotNotFoundFault extends __BaseException {
|
|
557
399
|
readonly name: "DBClusterSnapshotNotFoundFault";
|
|
558
400
|
readonly $fault: "client";
|
|
559
|
-
|
|
560
401
|
constructor(
|
|
561
402
|
opts: __ExceptionOptionType<DBClusterSnapshotNotFoundFault, __BaseException>
|
|
562
403
|
);
|
|
563
404
|
}
|
|
564
|
-
|
|
565
405
|
export declare class InvalidDBClusterSnapshotStateFault extends __BaseException {
|
|
566
406
|
readonly name: "InvalidDBClusterSnapshotStateFault";
|
|
567
407
|
readonly $fault: "client";
|
|
568
|
-
|
|
569
408
|
constructor(
|
|
570
409
|
opts: __ExceptionOptionType<
|
|
571
410
|
InvalidDBClusterSnapshotStateFault,
|
|
@@ -573,145 +412,89 @@ export declare class InvalidDBClusterSnapshotStateFault extends __BaseException
|
|
|
573
412
|
>
|
|
574
413
|
);
|
|
575
414
|
}
|
|
576
|
-
|
|
577
415
|
export declare class KMSKeyNotAccessibleFault extends __BaseException {
|
|
578
416
|
readonly name: "KMSKeyNotAccessibleFault";
|
|
579
417
|
readonly $fault: "client";
|
|
580
|
-
|
|
581
418
|
constructor(
|
|
582
419
|
opts: __ExceptionOptionType<KMSKeyNotAccessibleFault, __BaseException>
|
|
583
420
|
);
|
|
584
421
|
}
|
|
585
|
-
|
|
586
422
|
export declare class SnapshotQuotaExceededFault extends __BaseException {
|
|
587
423
|
readonly name: "SnapshotQuotaExceededFault";
|
|
588
424
|
readonly $fault: "client";
|
|
589
|
-
|
|
590
425
|
constructor(
|
|
591
426
|
opts: __ExceptionOptionType<SnapshotQuotaExceededFault, __BaseException>
|
|
592
427
|
);
|
|
593
428
|
}
|
|
594
|
-
|
|
595
429
|
export interface CopyDBParameterGroupMessage {
|
|
596
430
|
SourceDBParameterGroupIdentifier: string | undefined;
|
|
597
|
-
|
|
598
431
|
TargetDBParameterGroupIdentifier: string | undefined;
|
|
599
|
-
|
|
600
432
|
TargetDBParameterGroupDescription: string | undefined;
|
|
601
|
-
|
|
602
433
|
Tags?: Tag[];
|
|
603
434
|
}
|
|
604
|
-
|
|
605
435
|
export interface DBParameterGroup {
|
|
606
436
|
DBParameterGroupName?: string;
|
|
607
|
-
|
|
608
437
|
DBParameterGroupFamily?: string;
|
|
609
|
-
|
|
610
438
|
Description?: string;
|
|
611
|
-
|
|
612
439
|
DBParameterGroupArn?: string;
|
|
613
440
|
}
|
|
614
441
|
export interface CopyDBParameterGroupResult {
|
|
615
442
|
DBParameterGroup?: DBParameterGroup;
|
|
616
443
|
}
|
|
617
|
-
|
|
618
444
|
export interface CopyDBSnapshotMessage {
|
|
619
445
|
SourceDBSnapshotIdentifier: string | undefined;
|
|
620
|
-
|
|
621
446
|
TargetDBSnapshotIdentifier: string | undefined;
|
|
622
|
-
|
|
623
447
|
KmsKeyId?: string;
|
|
624
|
-
|
|
625
448
|
Tags?: Tag[];
|
|
626
|
-
|
|
627
449
|
CopyTags?: boolean;
|
|
628
|
-
|
|
629
450
|
PreSignedUrl?: string;
|
|
630
|
-
|
|
631
451
|
OptionGroupName?: string;
|
|
632
|
-
|
|
633
452
|
TargetCustomAvailabilityZone?: string;
|
|
634
453
|
}
|
|
635
|
-
|
|
636
454
|
export interface ProcessorFeature {
|
|
637
455
|
Name?: string;
|
|
638
|
-
|
|
639
456
|
Value?: string;
|
|
640
457
|
}
|
|
641
|
-
|
|
642
458
|
export interface DBSnapshot {
|
|
643
459
|
DBSnapshotIdentifier?: string;
|
|
644
|
-
|
|
645
460
|
DBInstanceIdentifier?: string;
|
|
646
|
-
|
|
647
461
|
SnapshotCreateTime?: Date;
|
|
648
|
-
|
|
649
462
|
Engine?: string;
|
|
650
|
-
|
|
651
463
|
AllocatedStorage?: number;
|
|
652
|
-
|
|
653
464
|
Status?: string;
|
|
654
|
-
|
|
655
465
|
Port?: number;
|
|
656
|
-
|
|
657
466
|
AvailabilityZone?: string;
|
|
658
|
-
|
|
659
467
|
VpcId?: string;
|
|
660
|
-
|
|
661
468
|
InstanceCreateTime?: Date;
|
|
662
|
-
|
|
663
469
|
MasterUsername?: string;
|
|
664
|
-
|
|
665
470
|
EngineVersion?: string;
|
|
666
|
-
|
|
667
471
|
LicenseModel?: string;
|
|
668
|
-
|
|
669
472
|
SnapshotType?: string;
|
|
670
|
-
|
|
671
473
|
Iops?: number;
|
|
672
|
-
|
|
673
474
|
OptionGroupName?: string;
|
|
674
|
-
|
|
675
475
|
PercentProgress?: number;
|
|
676
|
-
|
|
677
476
|
SourceRegion?: string;
|
|
678
|
-
|
|
679
477
|
SourceDBSnapshotIdentifier?: string;
|
|
680
|
-
|
|
681
478
|
StorageType?: string;
|
|
682
|
-
|
|
683
479
|
TdeCredentialArn?: string;
|
|
684
|
-
|
|
685
480
|
Encrypted?: boolean;
|
|
686
|
-
|
|
687
481
|
KmsKeyId?: string;
|
|
688
|
-
|
|
689
482
|
DBSnapshotArn?: string;
|
|
690
|
-
|
|
691
483
|
Timezone?: string;
|
|
692
|
-
|
|
693
484
|
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
694
|
-
|
|
695
485
|
ProcessorFeatures?: ProcessorFeature[];
|
|
696
|
-
|
|
697
486
|
DbiResourceId?: string;
|
|
698
|
-
|
|
699
487
|
TagList?: Tag[];
|
|
700
|
-
|
|
701
488
|
OriginalSnapshotCreateTime?: Date;
|
|
702
|
-
|
|
703
489
|
SnapshotDatabaseTime?: Date;
|
|
704
|
-
|
|
705
490
|
SnapshotTarget?: string;
|
|
706
491
|
}
|
|
707
492
|
export interface CopyDBSnapshotResult {
|
|
708
493
|
DBSnapshot?: DBSnapshot;
|
|
709
494
|
}
|
|
710
|
-
|
|
711
495
|
export declare class CustomAvailabilityZoneNotFoundFault extends __BaseException {
|
|
712
496
|
readonly name: "CustomAvailabilityZoneNotFoundFault";
|
|
713
497
|
readonly $fault: "client";
|
|
714
|
-
|
|
715
498
|
constructor(
|
|
716
499
|
opts: __ExceptionOptionType<
|
|
717
500
|
CustomAvailabilityZoneNotFoundFault,
|
|
@@ -719,156 +502,103 @@ export declare class CustomAvailabilityZoneNotFoundFault extends __BaseException
|
|
|
719
502
|
>
|
|
720
503
|
);
|
|
721
504
|
}
|
|
722
|
-
|
|
723
505
|
export declare class DBSnapshotAlreadyExistsFault extends __BaseException {
|
|
724
506
|
readonly name: "DBSnapshotAlreadyExistsFault";
|
|
725
507
|
readonly $fault: "client";
|
|
726
|
-
|
|
727
508
|
constructor(
|
|
728
509
|
opts: __ExceptionOptionType<DBSnapshotAlreadyExistsFault, __BaseException>
|
|
729
510
|
);
|
|
730
511
|
}
|
|
731
|
-
|
|
732
512
|
export declare class InvalidDBSnapshotStateFault extends __BaseException {
|
|
733
513
|
readonly name: "InvalidDBSnapshotStateFault";
|
|
734
514
|
readonly $fault: "client";
|
|
735
|
-
|
|
736
515
|
constructor(
|
|
737
516
|
opts: __ExceptionOptionType<InvalidDBSnapshotStateFault, __BaseException>
|
|
738
517
|
);
|
|
739
518
|
}
|
|
740
|
-
|
|
741
519
|
export interface CopyOptionGroupMessage {
|
|
742
520
|
SourceOptionGroupIdentifier: string | undefined;
|
|
743
|
-
|
|
744
521
|
TargetOptionGroupIdentifier: string | undefined;
|
|
745
|
-
|
|
746
522
|
TargetOptionGroupDescription: string | undefined;
|
|
747
|
-
|
|
748
523
|
Tags?: Tag[];
|
|
749
524
|
}
|
|
750
|
-
|
|
751
525
|
export interface DBSecurityGroupMembership {
|
|
752
526
|
DBSecurityGroupName?: string;
|
|
753
|
-
|
|
754
527
|
Status?: string;
|
|
755
528
|
}
|
|
756
|
-
|
|
757
529
|
export interface OptionSetting {
|
|
758
530
|
Name?: string;
|
|
759
|
-
|
|
760
531
|
Value?: string;
|
|
761
|
-
|
|
762
532
|
DefaultValue?: string;
|
|
763
|
-
|
|
764
533
|
Description?: string;
|
|
765
|
-
|
|
766
534
|
ApplyType?: string;
|
|
767
|
-
|
|
768
535
|
DataType?: string;
|
|
769
|
-
|
|
770
536
|
AllowedValues?: string;
|
|
771
|
-
|
|
772
537
|
IsModifiable?: boolean;
|
|
773
|
-
|
|
774
538
|
IsCollection?: boolean;
|
|
775
539
|
}
|
|
776
|
-
|
|
777
540
|
export interface VpcSecurityGroupMembership {
|
|
778
541
|
VpcSecurityGroupId?: string;
|
|
779
|
-
|
|
780
542
|
Status?: string;
|
|
781
543
|
}
|
|
782
|
-
|
|
783
544
|
export interface Option {
|
|
784
545
|
OptionName?: string;
|
|
785
|
-
|
|
786
546
|
OptionDescription?: string;
|
|
787
|
-
|
|
788
547
|
Persistent?: boolean;
|
|
789
|
-
|
|
790
548
|
Permanent?: boolean;
|
|
791
|
-
|
|
792
549
|
Port?: number;
|
|
793
|
-
|
|
794
550
|
OptionVersion?: string;
|
|
795
|
-
|
|
796
551
|
OptionSettings?: OptionSetting[];
|
|
797
|
-
|
|
798
552
|
DBSecurityGroupMemberships?: DBSecurityGroupMembership[];
|
|
799
|
-
|
|
800
553
|
VpcSecurityGroupMemberships?: VpcSecurityGroupMembership[];
|
|
801
554
|
}
|
|
802
|
-
|
|
803
555
|
export interface OptionGroup {
|
|
804
556
|
OptionGroupName?: string;
|
|
805
|
-
|
|
806
557
|
OptionGroupDescription?: string;
|
|
807
|
-
|
|
808
558
|
EngineName?: string;
|
|
809
|
-
|
|
810
559
|
MajorEngineVersion?: string;
|
|
811
|
-
|
|
812
560
|
Options?: Option[];
|
|
813
|
-
|
|
814
561
|
AllowsVpcAndNonVpcInstanceMemberships?: boolean;
|
|
815
|
-
|
|
816
562
|
VpcId?: string;
|
|
817
|
-
|
|
818
563
|
OptionGroupArn?: string;
|
|
819
564
|
}
|
|
820
565
|
export interface CopyOptionGroupResult {
|
|
821
566
|
OptionGroup?: OptionGroup;
|
|
822
567
|
}
|
|
823
|
-
|
|
824
568
|
export declare class OptionGroupAlreadyExistsFault extends __BaseException {
|
|
825
569
|
readonly name: "OptionGroupAlreadyExistsFault";
|
|
826
570
|
readonly $fault: "client";
|
|
827
|
-
|
|
828
571
|
constructor(
|
|
829
572
|
opts: __ExceptionOptionType<OptionGroupAlreadyExistsFault, __BaseException>
|
|
830
573
|
);
|
|
831
574
|
}
|
|
832
|
-
|
|
833
575
|
export declare class OptionGroupNotFoundFault extends __BaseException {
|
|
834
576
|
readonly name: "OptionGroupNotFoundFault";
|
|
835
577
|
readonly $fault: "client";
|
|
836
|
-
|
|
837
578
|
constructor(
|
|
838
579
|
opts: __ExceptionOptionType<OptionGroupNotFoundFault, __BaseException>
|
|
839
580
|
);
|
|
840
581
|
}
|
|
841
|
-
|
|
842
582
|
export declare class OptionGroupQuotaExceededFault extends __BaseException {
|
|
843
583
|
readonly name: "OptionGroupQuotaExceededFault";
|
|
844
584
|
readonly $fault: "client";
|
|
845
|
-
|
|
846
585
|
constructor(
|
|
847
586
|
opts: __ExceptionOptionType<OptionGroupQuotaExceededFault, __BaseException>
|
|
848
587
|
);
|
|
849
588
|
}
|
|
850
589
|
export interface CreateCustomDBEngineVersionMessage {
|
|
851
590
|
Engine: string | undefined;
|
|
852
|
-
|
|
853
591
|
EngineVersion: string | undefined;
|
|
854
|
-
|
|
855
592
|
DatabaseInstallationFilesS3BucketName: string | undefined;
|
|
856
|
-
|
|
857
593
|
DatabaseInstallationFilesS3Prefix?: string;
|
|
858
|
-
|
|
859
594
|
KMSKeyId: string | undefined;
|
|
860
|
-
|
|
861
595
|
Description?: string;
|
|
862
|
-
|
|
863
596
|
Manifest: string | undefined;
|
|
864
|
-
|
|
865
597
|
Tags?: Tag[];
|
|
866
598
|
}
|
|
867
|
-
|
|
868
599
|
export declare class CustomDBEngineVersionAlreadyExistsFault extends __BaseException {
|
|
869
600
|
readonly name: "CustomDBEngineVersionAlreadyExistsFault";
|
|
870
601
|
readonly $fault: "client";
|
|
871
|
-
|
|
872
602
|
constructor(
|
|
873
603
|
opts: __ExceptionOptionType<
|
|
874
604
|
CustomDBEngineVersionAlreadyExistsFault,
|
|
@@ -876,11 +606,9 @@ export declare class CustomDBEngineVersionAlreadyExistsFault extends __BaseExcep
|
|
|
876
606
|
>
|
|
877
607
|
);
|
|
878
608
|
}
|
|
879
|
-
|
|
880
609
|
export declare class CustomDBEngineVersionQuotaExceededFault extends __BaseException {
|
|
881
610
|
readonly name: "CustomDBEngineVersionQuotaExceededFault";
|
|
882
611
|
readonly $fault: "client";
|
|
883
|
-
|
|
884
612
|
constructor(
|
|
885
613
|
opts: __ExceptionOptionType<
|
|
886
614
|
CustomDBEngineVersionQuotaExceededFault,
|
|
@@ -888,236 +616,131 @@ export declare class CustomDBEngineVersionQuotaExceededFault extends __BaseExcep
|
|
|
888
616
|
>
|
|
889
617
|
);
|
|
890
618
|
}
|
|
891
|
-
|
|
892
619
|
export interface CharacterSet {
|
|
893
620
|
CharacterSetName?: string;
|
|
894
|
-
|
|
895
621
|
CharacterSetDescription?: string;
|
|
896
622
|
}
|
|
897
|
-
|
|
898
623
|
export interface Timezone {
|
|
899
624
|
TimezoneName?: string;
|
|
900
625
|
}
|
|
901
|
-
|
|
902
626
|
export interface UpgradeTarget {
|
|
903
627
|
Engine?: string;
|
|
904
|
-
|
|
905
628
|
EngineVersion?: string;
|
|
906
|
-
|
|
907
629
|
Description?: string;
|
|
908
|
-
|
|
909
630
|
AutoUpgrade?: boolean;
|
|
910
|
-
|
|
911
631
|
IsMajorVersionUpgrade?: boolean;
|
|
912
|
-
|
|
913
632
|
SupportedEngineModes?: string[];
|
|
914
|
-
|
|
915
633
|
SupportsParallelQuery?: boolean;
|
|
916
|
-
|
|
917
634
|
SupportsGlobalDatabases?: boolean;
|
|
918
|
-
|
|
919
635
|
SupportsBabelfish?: boolean;
|
|
920
636
|
}
|
|
921
|
-
|
|
922
637
|
export interface DBEngineVersion {
|
|
923
638
|
Engine?: string;
|
|
924
|
-
|
|
925
639
|
EngineVersion?: string;
|
|
926
|
-
|
|
927
640
|
DBParameterGroupFamily?: string;
|
|
928
|
-
|
|
929
641
|
DBEngineDescription?: string;
|
|
930
|
-
|
|
931
642
|
DBEngineVersionDescription?: string;
|
|
932
|
-
|
|
933
643
|
DefaultCharacterSet?: CharacterSet;
|
|
934
|
-
|
|
935
644
|
SupportedCharacterSets?: CharacterSet[];
|
|
936
|
-
|
|
937
645
|
SupportedNcharCharacterSets?: CharacterSet[];
|
|
938
|
-
|
|
939
646
|
ValidUpgradeTarget?: UpgradeTarget[];
|
|
940
|
-
|
|
941
647
|
SupportedTimezones?: Timezone[];
|
|
942
|
-
|
|
943
648
|
ExportableLogTypes?: string[];
|
|
944
|
-
|
|
945
649
|
SupportsLogExportsToCloudwatchLogs?: boolean;
|
|
946
|
-
|
|
947
650
|
SupportsReadReplica?: boolean;
|
|
948
|
-
|
|
949
651
|
SupportedEngineModes?: string[];
|
|
950
|
-
|
|
951
652
|
SupportedFeatureNames?: string[];
|
|
952
|
-
|
|
953
653
|
Status?: string;
|
|
954
|
-
|
|
955
654
|
SupportsParallelQuery?: boolean;
|
|
956
|
-
|
|
957
655
|
SupportsGlobalDatabases?: boolean;
|
|
958
|
-
|
|
959
656
|
MajorEngineVersion?: string;
|
|
960
|
-
|
|
961
657
|
DatabaseInstallationFilesS3BucketName?: string;
|
|
962
|
-
|
|
963
658
|
DatabaseInstallationFilesS3Prefix?: string;
|
|
964
|
-
|
|
965
659
|
DBEngineVersionArn?: string;
|
|
966
|
-
|
|
967
660
|
KMSKeyId?: string;
|
|
968
|
-
|
|
969
661
|
CreateTime?: Date;
|
|
970
|
-
|
|
971
662
|
TagList?: Tag[];
|
|
972
|
-
|
|
973
663
|
SupportsBabelfish?: boolean;
|
|
974
664
|
}
|
|
975
|
-
|
|
976
665
|
export interface ScalingConfiguration {
|
|
977
666
|
MinCapacity?: number;
|
|
978
|
-
|
|
979
667
|
MaxCapacity?: number;
|
|
980
|
-
|
|
981
668
|
AutoPause?: boolean;
|
|
982
|
-
|
|
983
669
|
SecondsUntilAutoPause?: number;
|
|
984
|
-
|
|
985
670
|
TimeoutAction?: string;
|
|
986
|
-
|
|
987
671
|
SecondsBeforeTimeout?: number;
|
|
988
672
|
}
|
|
989
|
-
|
|
990
673
|
export interface ServerlessV2ScalingConfiguration {
|
|
991
674
|
MinCapacity?: number;
|
|
992
|
-
|
|
993
675
|
MaxCapacity?: number;
|
|
994
676
|
}
|
|
995
|
-
|
|
996
677
|
export interface CreateDBClusterMessage {
|
|
997
678
|
AvailabilityZones?: string[];
|
|
998
|
-
|
|
999
679
|
BackupRetentionPeriod?: number;
|
|
1000
|
-
|
|
1001
680
|
CharacterSetName?: string;
|
|
1002
|
-
|
|
1003
681
|
DatabaseName?: string;
|
|
1004
|
-
|
|
1005
682
|
DBClusterIdentifier: string | undefined;
|
|
1006
|
-
|
|
1007
683
|
DBClusterParameterGroupName?: string;
|
|
1008
|
-
|
|
1009
684
|
VpcSecurityGroupIds?: string[];
|
|
1010
|
-
|
|
1011
685
|
DBSubnetGroupName?: string;
|
|
1012
|
-
|
|
1013
686
|
Engine: string | undefined;
|
|
1014
|
-
|
|
1015
687
|
EngineVersion?: string;
|
|
1016
|
-
|
|
1017
688
|
Port?: number;
|
|
1018
|
-
|
|
1019
689
|
MasterUsername?: string;
|
|
1020
|
-
|
|
1021
690
|
MasterUserPassword?: string;
|
|
1022
|
-
|
|
1023
691
|
OptionGroupName?: string;
|
|
1024
|
-
|
|
1025
692
|
PreferredBackupWindow?: string;
|
|
1026
|
-
|
|
1027
693
|
PreferredMaintenanceWindow?: string;
|
|
1028
|
-
|
|
1029
694
|
ReplicationSourceIdentifier?: string;
|
|
1030
|
-
|
|
1031
695
|
Tags?: Tag[];
|
|
1032
|
-
|
|
1033
696
|
StorageEncrypted?: boolean;
|
|
1034
|
-
|
|
1035
697
|
KmsKeyId?: string;
|
|
1036
|
-
|
|
1037
698
|
PreSignedUrl?: string;
|
|
1038
|
-
|
|
1039
699
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
1040
|
-
|
|
1041
700
|
BacktrackWindow?: number;
|
|
1042
|
-
|
|
1043
701
|
EnableCloudwatchLogsExports?: string[];
|
|
1044
|
-
|
|
1045
702
|
EngineMode?: string;
|
|
1046
|
-
|
|
1047
703
|
ScalingConfiguration?: ScalingConfiguration;
|
|
1048
|
-
|
|
1049
704
|
DeletionProtection?: boolean;
|
|
1050
|
-
|
|
1051
705
|
GlobalClusterIdentifier?: string;
|
|
1052
|
-
|
|
1053
706
|
EnableHttpEndpoint?: boolean;
|
|
1054
|
-
|
|
1055
707
|
CopyTagsToSnapshot?: boolean;
|
|
1056
|
-
|
|
1057
708
|
Domain?: string;
|
|
1058
|
-
|
|
1059
709
|
DomainIAMRoleName?: string;
|
|
1060
|
-
|
|
1061
710
|
EnableGlobalWriteForwarding?: boolean;
|
|
1062
|
-
|
|
1063
711
|
DBClusterInstanceClass?: string;
|
|
1064
|
-
|
|
1065
712
|
AllocatedStorage?: number;
|
|
1066
|
-
|
|
1067
713
|
StorageType?: string;
|
|
1068
|
-
|
|
1069
714
|
Iops?: number;
|
|
1070
|
-
|
|
1071
715
|
PubliclyAccessible?: boolean;
|
|
1072
|
-
|
|
1073
716
|
AutoMinorVersionUpgrade?: boolean;
|
|
1074
|
-
|
|
1075
717
|
MonitoringInterval?: number;
|
|
1076
|
-
|
|
1077
718
|
MonitoringRoleArn?: string;
|
|
1078
|
-
|
|
1079
719
|
EnablePerformanceInsights?: boolean;
|
|
1080
|
-
|
|
1081
720
|
PerformanceInsightsKMSKeyId?: string;
|
|
1082
|
-
|
|
1083
721
|
PerformanceInsightsRetentionPeriod?: number;
|
|
1084
|
-
|
|
1085
722
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
1086
|
-
|
|
1087
723
|
NetworkType?: string;
|
|
1088
724
|
}
|
|
1089
|
-
|
|
1090
725
|
export interface DBClusterRole {
|
|
1091
726
|
RoleArn?: string;
|
|
1092
|
-
|
|
1093
727
|
Status?: string;
|
|
1094
|
-
|
|
1095
728
|
FeatureName?: string;
|
|
1096
729
|
}
|
|
1097
|
-
|
|
1098
730
|
export interface DBClusterMember {
|
|
1099
731
|
DBInstanceIdentifier?: string;
|
|
1100
|
-
|
|
1101
732
|
IsClusterWriter?: boolean;
|
|
1102
|
-
|
|
1103
733
|
DBClusterParameterGroupStatus?: string;
|
|
1104
|
-
|
|
1105
734
|
PromotionTier?: number;
|
|
1106
735
|
}
|
|
1107
|
-
|
|
1108
736
|
export interface DBClusterOptionGroupStatus {
|
|
1109
737
|
DBClusterOptionGroupName?: string;
|
|
1110
|
-
|
|
1111
738
|
Status?: string;
|
|
1112
739
|
}
|
|
1113
|
-
|
|
1114
740
|
export interface DomainMembership {
|
|
1115
741
|
Domain?: string;
|
|
1116
|
-
|
|
1117
742
|
Status?: string;
|
|
1118
|
-
|
|
1119
743
|
FQDN?: string;
|
|
1120
|
-
|
|
1121
744
|
IAMRoleName?: string;
|
|
1122
745
|
}
|
|
1123
746
|
export declare enum WriteForwardingStatus {
|
|
@@ -1127,201 +750,113 @@ export declare enum WriteForwardingStatus {
|
|
|
1127
750
|
ENABLING = "enabling",
|
|
1128
751
|
UNKNOWN = "unknown",
|
|
1129
752
|
}
|
|
1130
|
-
|
|
1131
753
|
export interface PendingCloudwatchLogsExports {
|
|
1132
754
|
LogTypesToEnable?: string[];
|
|
1133
|
-
|
|
1134
755
|
LogTypesToDisable?: string[];
|
|
1135
756
|
}
|
|
1136
|
-
|
|
1137
757
|
export interface ClusterPendingModifiedValues {
|
|
1138
758
|
PendingCloudwatchLogsExports?: PendingCloudwatchLogsExports;
|
|
1139
|
-
|
|
1140
759
|
DBClusterIdentifier?: string;
|
|
1141
|
-
|
|
1142
760
|
MasterUserPassword?: string;
|
|
1143
|
-
|
|
1144
761
|
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
1145
|
-
|
|
1146
762
|
EngineVersion?: string;
|
|
1147
763
|
}
|
|
1148
|
-
|
|
1149
764
|
export interface ScalingConfigurationInfo {
|
|
1150
765
|
MinCapacity?: number;
|
|
1151
|
-
|
|
1152
766
|
MaxCapacity?: number;
|
|
1153
|
-
|
|
1154
767
|
AutoPause?: boolean;
|
|
1155
|
-
|
|
1156
768
|
SecondsUntilAutoPause?: number;
|
|
1157
|
-
|
|
1158
769
|
TimeoutAction?: string;
|
|
1159
|
-
|
|
1160
770
|
SecondsBeforeTimeout?: number;
|
|
1161
771
|
}
|
|
1162
|
-
|
|
1163
772
|
export interface ServerlessV2ScalingConfigurationInfo {
|
|
1164
773
|
MinCapacity?: number;
|
|
1165
|
-
|
|
1166
774
|
MaxCapacity?: number;
|
|
1167
775
|
}
|
|
1168
|
-
|
|
1169
776
|
export interface DBCluster {
|
|
1170
777
|
AllocatedStorage?: number;
|
|
1171
|
-
|
|
1172
778
|
AvailabilityZones?: string[];
|
|
1173
|
-
|
|
1174
779
|
BackupRetentionPeriod?: number;
|
|
1175
|
-
|
|
1176
780
|
CharacterSetName?: string;
|
|
1177
|
-
|
|
1178
781
|
DatabaseName?: string;
|
|
1179
|
-
|
|
1180
782
|
DBClusterIdentifier?: string;
|
|
1181
|
-
|
|
1182
783
|
DBClusterParameterGroup?: string;
|
|
1183
|
-
|
|
1184
784
|
DBSubnetGroup?: string;
|
|
1185
|
-
|
|
1186
785
|
Status?: string;
|
|
1187
|
-
|
|
1188
786
|
AutomaticRestartTime?: Date;
|
|
1189
|
-
|
|
1190
787
|
PercentProgress?: string;
|
|
1191
|
-
|
|
1192
788
|
EarliestRestorableTime?: Date;
|
|
1193
|
-
|
|
1194
789
|
Endpoint?: string;
|
|
1195
|
-
|
|
1196
790
|
ReaderEndpoint?: string;
|
|
1197
|
-
|
|
1198
791
|
CustomEndpoints?: string[];
|
|
1199
|
-
|
|
1200
792
|
MultiAZ?: boolean;
|
|
1201
|
-
|
|
1202
793
|
Engine?: string;
|
|
1203
|
-
|
|
1204
794
|
EngineVersion?: string;
|
|
1205
|
-
|
|
1206
795
|
LatestRestorableTime?: Date;
|
|
1207
|
-
|
|
1208
796
|
Port?: number;
|
|
1209
|
-
|
|
1210
797
|
MasterUsername?: string;
|
|
1211
|
-
|
|
1212
798
|
DBClusterOptionGroupMemberships?: DBClusterOptionGroupStatus[];
|
|
1213
|
-
|
|
1214
799
|
PreferredBackupWindow?: string;
|
|
1215
|
-
|
|
1216
800
|
PreferredMaintenanceWindow?: string;
|
|
1217
|
-
|
|
1218
801
|
ReplicationSourceIdentifier?: string;
|
|
1219
|
-
|
|
1220
802
|
ReadReplicaIdentifiers?: string[];
|
|
1221
|
-
|
|
1222
803
|
DBClusterMembers?: DBClusterMember[];
|
|
1223
|
-
|
|
1224
804
|
VpcSecurityGroups?: VpcSecurityGroupMembership[];
|
|
1225
|
-
|
|
1226
805
|
HostedZoneId?: string;
|
|
1227
|
-
|
|
1228
806
|
StorageEncrypted?: boolean;
|
|
1229
|
-
|
|
1230
807
|
KmsKeyId?: string;
|
|
1231
|
-
|
|
1232
808
|
DbClusterResourceId?: string;
|
|
1233
|
-
|
|
1234
809
|
DBClusterArn?: string;
|
|
1235
|
-
|
|
1236
810
|
AssociatedRoles?: DBClusterRole[];
|
|
1237
|
-
|
|
1238
811
|
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
1239
|
-
|
|
1240
812
|
CloneGroupId?: string;
|
|
1241
|
-
|
|
1242
813
|
ClusterCreateTime?: Date;
|
|
1243
|
-
|
|
1244
814
|
EarliestBacktrackTime?: Date;
|
|
1245
|
-
|
|
1246
815
|
BacktrackWindow?: number;
|
|
1247
|
-
|
|
1248
816
|
BacktrackConsumedChangeRecords?: number;
|
|
1249
|
-
|
|
1250
817
|
EnabledCloudwatchLogsExports?: string[];
|
|
1251
|
-
|
|
1252
818
|
Capacity?: number;
|
|
1253
|
-
|
|
1254
819
|
EngineMode?: string;
|
|
1255
|
-
|
|
1256
820
|
ScalingConfigurationInfo?: ScalingConfigurationInfo;
|
|
1257
|
-
|
|
1258
821
|
DeletionProtection?: boolean;
|
|
1259
|
-
|
|
1260
822
|
HttpEndpointEnabled?: boolean;
|
|
1261
|
-
|
|
1262
823
|
ActivityStreamMode?: ActivityStreamMode | string;
|
|
1263
|
-
|
|
1264
824
|
ActivityStreamStatus?: ActivityStreamStatus | string;
|
|
1265
|
-
|
|
1266
825
|
ActivityStreamKmsKeyId?: string;
|
|
1267
|
-
|
|
1268
826
|
ActivityStreamKinesisStreamName?: string;
|
|
1269
|
-
|
|
1270
827
|
CopyTagsToSnapshot?: boolean;
|
|
1271
|
-
|
|
1272
828
|
CrossAccountClone?: boolean;
|
|
1273
|
-
|
|
1274
829
|
DomainMemberships?: DomainMembership[];
|
|
1275
|
-
|
|
1276
830
|
TagList?: Tag[];
|
|
1277
|
-
|
|
1278
831
|
GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
|
|
1279
|
-
|
|
1280
832
|
GlobalWriteForwardingRequested?: boolean;
|
|
1281
|
-
|
|
1282
833
|
PendingModifiedValues?: ClusterPendingModifiedValues;
|
|
1283
|
-
|
|
1284
834
|
DBClusterInstanceClass?: string;
|
|
1285
|
-
|
|
1286
835
|
StorageType?: string;
|
|
1287
|
-
|
|
1288
836
|
Iops?: number;
|
|
1289
|
-
|
|
1290
837
|
PubliclyAccessible?: boolean;
|
|
1291
|
-
|
|
1292
838
|
AutoMinorVersionUpgrade?: boolean;
|
|
1293
|
-
|
|
1294
839
|
MonitoringInterval?: number;
|
|
1295
|
-
|
|
1296
840
|
MonitoringRoleArn?: string;
|
|
1297
|
-
|
|
1298
841
|
PerformanceInsightsEnabled?: boolean;
|
|
1299
|
-
|
|
1300
842
|
PerformanceInsightsKMSKeyId?: string;
|
|
1301
|
-
|
|
1302
843
|
PerformanceInsightsRetentionPeriod?: number;
|
|
1303
|
-
|
|
1304
844
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfigurationInfo;
|
|
1305
|
-
|
|
1306
845
|
NetworkType?: string;
|
|
1307
846
|
}
|
|
1308
847
|
export interface CreateDBClusterResult {
|
|
1309
848
|
DBCluster?: DBCluster;
|
|
1310
849
|
}
|
|
1311
|
-
|
|
1312
850
|
export declare class DBClusterAlreadyExistsFault extends __BaseException {
|
|
1313
851
|
readonly name: "DBClusterAlreadyExistsFault";
|
|
1314
852
|
readonly $fault: "client";
|
|
1315
|
-
|
|
1316
853
|
constructor(
|
|
1317
854
|
opts: __ExceptionOptionType<DBClusterAlreadyExistsFault, __BaseException>
|
|
1318
855
|
);
|
|
1319
856
|
}
|
|
1320
|
-
|
|
1321
857
|
export declare class DBClusterParameterGroupNotFoundFault extends __BaseException {
|
|
1322
858
|
readonly name: "DBClusterParameterGroupNotFoundFault";
|
|
1323
859
|
readonly $fault: "client";
|
|
1324
|
-
|
|
1325
860
|
constructor(
|
|
1326
861
|
opts: __ExceptionOptionType<
|
|
1327
862
|
DBClusterParameterGroupNotFoundFault,
|
|
@@ -1329,20 +864,16 @@ export declare class DBClusterParameterGroupNotFoundFault extends __BaseExceptio
|
|
|
1329
864
|
>
|
|
1330
865
|
);
|
|
1331
866
|
}
|
|
1332
|
-
|
|
1333
867
|
export declare class DBClusterQuotaExceededFault extends __BaseException {
|
|
1334
868
|
readonly name: "DBClusterQuotaExceededFault";
|
|
1335
869
|
readonly $fault: "client";
|
|
1336
|
-
|
|
1337
870
|
constructor(
|
|
1338
871
|
opts: __ExceptionOptionType<DBClusterQuotaExceededFault, __BaseException>
|
|
1339
872
|
);
|
|
1340
873
|
}
|
|
1341
|
-
|
|
1342
874
|
export declare class DBSubnetGroupDoesNotCoverEnoughAZs extends __BaseException {
|
|
1343
875
|
readonly name: "DBSubnetGroupDoesNotCoverEnoughAZs";
|
|
1344
876
|
readonly $fault: "client";
|
|
1345
|
-
|
|
1346
877
|
constructor(
|
|
1347
878
|
opts: __ExceptionOptionType<
|
|
1348
879
|
DBSubnetGroupDoesNotCoverEnoughAZs,
|
|
@@ -1350,38 +881,30 @@ export declare class DBSubnetGroupDoesNotCoverEnoughAZs extends __BaseException
|
|
|
1350
881
|
>
|
|
1351
882
|
);
|
|
1352
883
|
}
|
|
1353
|
-
|
|
1354
884
|
export declare class DBSubnetGroupNotFoundFault extends __BaseException {
|
|
1355
885
|
readonly name: "DBSubnetGroupNotFoundFault";
|
|
1356
886
|
readonly $fault: "client";
|
|
1357
|
-
|
|
1358
887
|
constructor(
|
|
1359
888
|
opts: __ExceptionOptionType<DBSubnetGroupNotFoundFault, __BaseException>
|
|
1360
889
|
);
|
|
1361
890
|
}
|
|
1362
|
-
|
|
1363
891
|
export declare class DomainNotFoundFault extends __BaseException {
|
|
1364
892
|
readonly name: "DomainNotFoundFault";
|
|
1365
893
|
readonly $fault: "client";
|
|
1366
|
-
|
|
1367
894
|
constructor(
|
|
1368
895
|
opts: __ExceptionOptionType<DomainNotFoundFault, __BaseException>
|
|
1369
896
|
);
|
|
1370
897
|
}
|
|
1371
|
-
|
|
1372
898
|
export declare class GlobalClusterNotFoundFault extends __BaseException {
|
|
1373
899
|
readonly name: "GlobalClusterNotFoundFault";
|
|
1374
900
|
readonly $fault: "client";
|
|
1375
|
-
|
|
1376
901
|
constructor(
|
|
1377
902
|
opts: __ExceptionOptionType<GlobalClusterNotFoundFault, __BaseException>
|
|
1378
903
|
);
|
|
1379
904
|
}
|
|
1380
|
-
|
|
1381
905
|
export declare class InsufficientStorageClusterCapacityFault extends __BaseException {
|
|
1382
906
|
readonly name: "InsufficientStorageClusterCapacityFault";
|
|
1383
907
|
readonly $fault: "client";
|
|
1384
|
-
|
|
1385
908
|
constructor(
|
|
1386
909
|
opts: __ExceptionOptionType<
|
|
1387
910
|
InsufficientStorageClusterCapacityFault,
|
|
@@ -1389,89 +912,62 @@ export declare class InsufficientStorageClusterCapacityFault extends __BaseExcep
|
|
|
1389
912
|
>
|
|
1390
913
|
);
|
|
1391
914
|
}
|
|
1392
|
-
|
|
1393
915
|
export declare class InvalidDBSubnetGroupStateFault extends __BaseException {
|
|
1394
916
|
readonly name: "InvalidDBSubnetGroupStateFault";
|
|
1395
917
|
readonly $fault: "client";
|
|
1396
|
-
|
|
1397
918
|
constructor(
|
|
1398
919
|
opts: __ExceptionOptionType<InvalidDBSubnetGroupStateFault, __BaseException>
|
|
1399
920
|
);
|
|
1400
921
|
}
|
|
1401
|
-
|
|
1402
922
|
export declare class InvalidGlobalClusterStateFault extends __BaseException {
|
|
1403
923
|
readonly name: "InvalidGlobalClusterStateFault";
|
|
1404
924
|
readonly $fault: "client";
|
|
1405
|
-
|
|
1406
925
|
constructor(
|
|
1407
926
|
opts: __ExceptionOptionType<InvalidGlobalClusterStateFault, __BaseException>
|
|
1408
927
|
);
|
|
1409
928
|
}
|
|
1410
|
-
|
|
1411
929
|
export declare class InvalidSubnet extends __BaseException {
|
|
1412
930
|
readonly name: "InvalidSubnet";
|
|
1413
931
|
readonly $fault: "client";
|
|
1414
|
-
|
|
1415
932
|
constructor(opts: __ExceptionOptionType<InvalidSubnet, __BaseException>);
|
|
1416
933
|
}
|
|
1417
|
-
|
|
1418
934
|
export declare class InvalidVPCNetworkStateFault extends __BaseException {
|
|
1419
935
|
readonly name: "InvalidVPCNetworkStateFault";
|
|
1420
936
|
readonly $fault: "client";
|
|
1421
|
-
|
|
1422
937
|
constructor(
|
|
1423
938
|
opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>
|
|
1424
939
|
);
|
|
1425
940
|
}
|
|
1426
|
-
|
|
1427
941
|
export declare class StorageQuotaExceededFault extends __BaseException {
|
|
1428
942
|
readonly name: "StorageQuotaExceededFault";
|
|
1429
943
|
readonly $fault: "client";
|
|
1430
|
-
|
|
1431
944
|
constructor(
|
|
1432
945
|
opts: __ExceptionOptionType<StorageQuotaExceededFault, __BaseException>
|
|
1433
946
|
);
|
|
1434
947
|
}
|
|
1435
948
|
export interface CreateDBClusterEndpointMessage {
|
|
1436
949
|
DBClusterIdentifier: string | undefined;
|
|
1437
|
-
|
|
1438
950
|
DBClusterEndpointIdentifier: string | undefined;
|
|
1439
|
-
|
|
1440
951
|
EndpointType: string | undefined;
|
|
1441
|
-
|
|
1442
952
|
StaticMembers?: string[];
|
|
1443
|
-
|
|
1444
953
|
ExcludedMembers?: string[];
|
|
1445
|
-
|
|
1446
954
|
Tags?: Tag[];
|
|
1447
955
|
}
|
|
1448
|
-
|
|
1449
956
|
export interface DBClusterEndpoint {
|
|
1450
957
|
DBClusterEndpointIdentifier?: string;
|
|
1451
|
-
|
|
1452
958
|
DBClusterIdentifier?: string;
|
|
1453
|
-
|
|
1454
959
|
DBClusterEndpointResourceIdentifier?: string;
|
|
1455
|
-
|
|
1456
960
|
Endpoint?: string;
|
|
1457
|
-
|
|
1458
961
|
Status?: string;
|
|
1459
|
-
|
|
1460
962
|
EndpointType?: string;
|
|
1461
|
-
|
|
1462
963
|
CustomEndpointType?: string;
|
|
1463
|
-
|
|
1464
964
|
StaticMembers?: string[];
|
|
1465
|
-
|
|
1466
965
|
ExcludedMembers?: string[];
|
|
1467
|
-
|
|
1468
966
|
DBClusterEndpointArn?: string;
|
|
1469
967
|
}
|
|
1470
|
-
|
|
1471
968
|
export declare class DBClusterEndpointAlreadyExistsFault extends __BaseException {
|
|
1472
969
|
readonly name: "DBClusterEndpointAlreadyExistsFault";
|
|
1473
970
|
readonly $fault: "client";
|
|
1474
|
-
|
|
1475
971
|
constructor(
|
|
1476
972
|
opts: __ExceptionOptionType<
|
|
1477
973
|
DBClusterEndpointAlreadyExistsFault,
|
|
@@ -1479,11 +975,9 @@ export declare class DBClusterEndpointAlreadyExistsFault extends __BaseException
|
|
|
1479
975
|
>
|
|
1480
976
|
);
|
|
1481
977
|
}
|
|
1482
|
-
|
|
1483
978
|
export declare class DBClusterEndpointQuotaExceededFault extends __BaseException {
|
|
1484
979
|
readonly name: "DBClusterEndpointQuotaExceededFault";
|
|
1485
980
|
readonly $fault: "client";
|
|
1486
|
-
|
|
1487
981
|
constructor(
|
|
1488
982
|
opts: __ExceptionOptionType<
|
|
1489
983
|
DBClusterEndpointQuotaExceededFault,
|
|
@@ -1491,35 +985,26 @@ export declare class DBClusterEndpointQuotaExceededFault extends __BaseException
|
|
|
1491
985
|
>
|
|
1492
986
|
);
|
|
1493
987
|
}
|
|
1494
|
-
|
|
1495
988
|
export interface CreateDBClusterParameterGroupMessage {
|
|
1496
989
|
DBClusterParameterGroupName: string | undefined;
|
|
1497
|
-
|
|
1498
990
|
DBParameterGroupFamily: string | undefined;
|
|
1499
|
-
|
|
1500
991
|
Description: string | undefined;
|
|
1501
|
-
|
|
1502
992
|
Tags?: Tag[];
|
|
1503
993
|
}
|
|
1504
994
|
export interface CreateDBClusterParameterGroupResult {
|
|
1505
995
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
1506
996
|
}
|
|
1507
|
-
|
|
1508
997
|
export interface CreateDBClusterSnapshotMessage {
|
|
1509
998
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
1510
|
-
|
|
1511
999
|
DBClusterIdentifier: string | undefined;
|
|
1512
|
-
|
|
1513
1000
|
Tags?: Tag[];
|
|
1514
1001
|
}
|
|
1515
1002
|
export interface CreateDBClusterSnapshotResult {
|
|
1516
1003
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
1517
1004
|
}
|
|
1518
|
-
|
|
1519
1005
|
export declare class AuthorizationNotFoundFault extends __BaseException {
|
|
1520
1006
|
readonly name: "AuthorizationNotFoundFault";
|
|
1521
1007
|
readonly $fault: "client";
|
|
1522
|
-
|
|
1523
1008
|
constructor(
|
|
1524
1009
|
opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>
|
|
1525
1010
|
);
|
|
@@ -1527,417 +1012,237 @@ export declare class AuthorizationNotFoundFault extends __BaseException {
|
|
|
1527
1012
|
export declare class BackupPolicyNotFoundFault extends __BaseException {
|
|
1528
1013
|
readonly name: "BackupPolicyNotFoundFault";
|
|
1529
1014
|
readonly $fault: "client";
|
|
1530
|
-
|
|
1531
1015
|
constructor(
|
|
1532
1016
|
opts: __ExceptionOptionType<BackupPolicyNotFoundFault, __BaseException>
|
|
1533
1017
|
);
|
|
1534
1018
|
}
|
|
1535
|
-
|
|
1536
1019
|
export interface CreateDBInstanceMessage {
|
|
1537
1020
|
DBName?: string;
|
|
1538
|
-
|
|
1539
1021
|
DBInstanceIdentifier: string | undefined;
|
|
1540
|
-
|
|
1541
1022
|
AllocatedStorage?: number;
|
|
1542
|
-
|
|
1543
1023
|
DBInstanceClass: string | undefined;
|
|
1544
|
-
|
|
1545
1024
|
Engine: string | undefined;
|
|
1546
|
-
|
|
1547
1025
|
MasterUsername?: string;
|
|
1548
|
-
|
|
1549
1026
|
MasterUserPassword?: string;
|
|
1550
|
-
|
|
1551
1027
|
DBSecurityGroups?: string[];
|
|
1552
|
-
|
|
1553
1028
|
VpcSecurityGroupIds?: string[];
|
|
1554
|
-
|
|
1555
1029
|
AvailabilityZone?: string;
|
|
1556
|
-
|
|
1557
1030
|
DBSubnetGroupName?: string;
|
|
1558
|
-
|
|
1559
1031
|
PreferredMaintenanceWindow?: string;
|
|
1560
|
-
|
|
1561
1032
|
DBParameterGroupName?: string;
|
|
1562
|
-
|
|
1563
1033
|
BackupRetentionPeriod?: number;
|
|
1564
|
-
|
|
1565
1034
|
PreferredBackupWindow?: string;
|
|
1566
|
-
|
|
1567
1035
|
Port?: number;
|
|
1568
|
-
|
|
1569
1036
|
MultiAZ?: boolean;
|
|
1570
|
-
|
|
1571
1037
|
EngineVersion?: string;
|
|
1572
|
-
|
|
1573
1038
|
AutoMinorVersionUpgrade?: boolean;
|
|
1574
|
-
|
|
1575
1039
|
LicenseModel?: string;
|
|
1576
|
-
|
|
1577
1040
|
Iops?: number;
|
|
1578
|
-
|
|
1579
1041
|
OptionGroupName?: string;
|
|
1580
|
-
|
|
1581
1042
|
CharacterSetName?: string;
|
|
1582
|
-
|
|
1583
1043
|
NcharCharacterSetName?: string;
|
|
1584
|
-
|
|
1585
1044
|
PubliclyAccessible?: boolean;
|
|
1586
|
-
|
|
1587
1045
|
Tags?: Tag[];
|
|
1588
|
-
|
|
1589
1046
|
DBClusterIdentifier?: string;
|
|
1590
|
-
|
|
1591
1047
|
StorageType?: string;
|
|
1592
|
-
|
|
1593
1048
|
TdeCredentialArn?: string;
|
|
1594
|
-
|
|
1595
1049
|
TdeCredentialPassword?: string;
|
|
1596
|
-
|
|
1597
1050
|
StorageEncrypted?: boolean;
|
|
1598
|
-
|
|
1599
1051
|
KmsKeyId?: string;
|
|
1600
|
-
|
|
1601
1052
|
Domain?: string;
|
|
1602
|
-
|
|
1603
1053
|
CopyTagsToSnapshot?: boolean;
|
|
1604
|
-
|
|
1605
1054
|
MonitoringInterval?: number;
|
|
1606
|
-
|
|
1607
1055
|
MonitoringRoleArn?: string;
|
|
1608
|
-
|
|
1609
1056
|
DomainIAMRoleName?: string;
|
|
1610
|
-
|
|
1611
1057
|
PromotionTier?: number;
|
|
1612
|
-
|
|
1613
1058
|
Timezone?: string;
|
|
1614
|
-
|
|
1615
1059
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
1616
|
-
|
|
1617
1060
|
EnablePerformanceInsights?: boolean;
|
|
1618
|
-
|
|
1619
1061
|
PerformanceInsightsKMSKeyId?: string;
|
|
1620
|
-
|
|
1621
1062
|
PerformanceInsightsRetentionPeriod?: number;
|
|
1622
|
-
|
|
1623
1063
|
EnableCloudwatchLogsExports?: string[];
|
|
1624
|
-
|
|
1625
1064
|
ProcessorFeatures?: ProcessorFeature[];
|
|
1626
|
-
|
|
1627
1065
|
DeletionProtection?: boolean;
|
|
1628
|
-
|
|
1629
1066
|
MaxAllocatedStorage?: number;
|
|
1630
|
-
|
|
1631
1067
|
EnableCustomerOwnedIp?: boolean;
|
|
1632
|
-
|
|
1633
1068
|
CustomIamInstanceProfile?: string;
|
|
1634
|
-
|
|
1635
1069
|
BackupTarget?: string;
|
|
1636
|
-
|
|
1637
1070
|
NetworkType?: string;
|
|
1638
1071
|
}
|
|
1639
|
-
|
|
1640
1072
|
export interface DBInstanceRole {
|
|
1641
1073
|
RoleArn?: string;
|
|
1642
|
-
|
|
1643
1074
|
FeatureName?: string;
|
|
1644
|
-
|
|
1645
1075
|
Status?: string;
|
|
1646
1076
|
}
|
|
1647
1077
|
export declare enum AutomationMode {
|
|
1648
1078
|
ALL_PAUSED = "all-paused",
|
|
1649
1079
|
FULL = "full",
|
|
1650
1080
|
}
|
|
1651
|
-
|
|
1652
1081
|
export interface DBInstanceAutomatedBackupsReplication {
|
|
1653
1082
|
DBInstanceAutomatedBackupsArn?: string;
|
|
1654
1083
|
}
|
|
1655
|
-
|
|
1656
1084
|
export interface DBParameterGroupStatus {
|
|
1657
1085
|
DBParameterGroupName?: string;
|
|
1658
|
-
|
|
1659
1086
|
ParameterApplyStatus?: string;
|
|
1660
1087
|
}
|
|
1661
|
-
|
|
1662
1088
|
export interface AvailabilityZone {
|
|
1663
1089
|
Name?: string;
|
|
1664
1090
|
}
|
|
1665
|
-
|
|
1666
1091
|
export interface Outpost {
|
|
1667
1092
|
Arn?: string;
|
|
1668
1093
|
}
|
|
1669
|
-
|
|
1670
1094
|
export interface Subnet {
|
|
1671
1095
|
SubnetIdentifier?: string;
|
|
1672
|
-
|
|
1673
1096
|
SubnetAvailabilityZone?: AvailabilityZone;
|
|
1674
|
-
|
|
1675
1097
|
SubnetOutpost?: Outpost;
|
|
1676
|
-
|
|
1677
1098
|
SubnetStatus?: string;
|
|
1678
1099
|
}
|
|
1679
|
-
|
|
1680
1100
|
export interface DBSubnetGroup {
|
|
1681
1101
|
DBSubnetGroupName?: string;
|
|
1682
|
-
|
|
1683
1102
|
DBSubnetGroupDescription?: string;
|
|
1684
|
-
|
|
1685
1103
|
VpcId?: string;
|
|
1686
|
-
|
|
1687
1104
|
SubnetGroupStatus?: string;
|
|
1688
|
-
|
|
1689
1105
|
Subnets?: Subnet[];
|
|
1690
|
-
|
|
1691
1106
|
DBSubnetGroupArn?: string;
|
|
1692
|
-
|
|
1693
1107
|
SupportedNetworkTypes?: string[];
|
|
1694
1108
|
}
|
|
1695
|
-
|
|
1696
1109
|
export interface Endpoint {
|
|
1697
1110
|
Address?: string;
|
|
1698
|
-
|
|
1699
1111
|
Port?: number;
|
|
1700
|
-
|
|
1701
1112
|
HostedZoneId?: string;
|
|
1702
1113
|
}
|
|
1703
|
-
|
|
1704
1114
|
export interface OptionGroupMembership {
|
|
1705
1115
|
OptionGroupName?: string;
|
|
1706
|
-
|
|
1707
1116
|
Status?: string;
|
|
1708
1117
|
}
|
|
1709
|
-
|
|
1710
1118
|
export interface PendingModifiedValues {
|
|
1711
1119
|
DBInstanceClass?: string;
|
|
1712
|
-
|
|
1713
1120
|
AllocatedStorage?: number;
|
|
1714
|
-
|
|
1715
1121
|
MasterUserPassword?: string;
|
|
1716
|
-
|
|
1717
1122
|
Port?: number;
|
|
1718
|
-
|
|
1719
1123
|
BackupRetentionPeriod?: number;
|
|
1720
|
-
|
|
1721
1124
|
MultiAZ?: boolean;
|
|
1722
|
-
|
|
1723
1125
|
EngineVersion?: string;
|
|
1724
|
-
|
|
1725
1126
|
LicenseModel?: string;
|
|
1726
|
-
|
|
1727
1127
|
Iops?: number;
|
|
1728
|
-
|
|
1729
1128
|
DBInstanceIdentifier?: string;
|
|
1730
|
-
|
|
1731
1129
|
StorageType?: string;
|
|
1732
|
-
|
|
1733
1130
|
CACertificateIdentifier?: string;
|
|
1734
|
-
|
|
1735
1131
|
DBSubnetGroupName?: string;
|
|
1736
|
-
|
|
1737
1132
|
PendingCloudwatchLogsExports?: PendingCloudwatchLogsExports;
|
|
1738
|
-
|
|
1739
1133
|
ProcessorFeatures?: ProcessorFeature[];
|
|
1740
|
-
|
|
1741
1134
|
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
1742
|
-
|
|
1743
1135
|
AutomationMode?: AutomationMode | string;
|
|
1744
|
-
|
|
1745
1136
|
ResumeFullAutomationModeTime?: Date;
|
|
1746
1137
|
}
|
|
1747
1138
|
export declare enum ReplicaMode {
|
|
1748
1139
|
MOUNTED = "mounted",
|
|
1749
1140
|
OPEN_READ_ONLY = "open-read-only",
|
|
1750
1141
|
}
|
|
1751
|
-
|
|
1752
1142
|
export interface DBInstanceStatusInfo {
|
|
1753
1143
|
StatusType?: string;
|
|
1754
|
-
|
|
1755
1144
|
Normal?: boolean;
|
|
1756
|
-
|
|
1757
1145
|
Status?: string;
|
|
1758
|
-
|
|
1759
1146
|
Message?: string;
|
|
1760
1147
|
}
|
|
1761
|
-
|
|
1762
1148
|
export interface DBInstance {
|
|
1763
1149
|
DBInstanceIdentifier?: string;
|
|
1764
|
-
|
|
1765
1150
|
DBInstanceClass?: string;
|
|
1766
|
-
|
|
1767
1151
|
Engine?: string;
|
|
1768
|
-
|
|
1769
1152
|
DBInstanceStatus?: string;
|
|
1770
|
-
|
|
1771
1153
|
AutomaticRestartTime?: Date;
|
|
1772
|
-
|
|
1773
1154
|
MasterUsername?: string;
|
|
1774
|
-
|
|
1775
1155
|
DBName?: string;
|
|
1776
|
-
|
|
1777
1156
|
Endpoint?: Endpoint;
|
|
1778
|
-
|
|
1779
1157
|
AllocatedStorage?: number;
|
|
1780
|
-
|
|
1781
1158
|
InstanceCreateTime?: Date;
|
|
1782
|
-
|
|
1783
1159
|
PreferredBackupWindow?: string;
|
|
1784
|
-
|
|
1785
1160
|
BackupRetentionPeriod?: number;
|
|
1786
|
-
|
|
1787
1161
|
DBSecurityGroups?: DBSecurityGroupMembership[];
|
|
1788
|
-
|
|
1789
1162
|
VpcSecurityGroups?: VpcSecurityGroupMembership[];
|
|
1790
|
-
|
|
1791
1163
|
DBParameterGroups?: DBParameterGroupStatus[];
|
|
1792
|
-
|
|
1793
1164
|
AvailabilityZone?: string;
|
|
1794
|
-
|
|
1795
1165
|
DBSubnetGroup?: DBSubnetGroup;
|
|
1796
|
-
|
|
1797
1166
|
PreferredMaintenanceWindow?: string;
|
|
1798
|
-
|
|
1799
1167
|
PendingModifiedValues?: PendingModifiedValues;
|
|
1800
|
-
|
|
1801
1168
|
LatestRestorableTime?: Date;
|
|
1802
|
-
|
|
1803
1169
|
MultiAZ?: boolean;
|
|
1804
|
-
|
|
1805
1170
|
EngineVersion?: string;
|
|
1806
|
-
|
|
1807
1171
|
AutoMinorVersionUpgrade?: boolean;
|
|
1808
|
-
|
|
1809
1172
|
ReadReplicaSourceDBInstanceIdentifier?: string;
|
|
1810
|
-
|
|
1811
1173
|
ReadReplicaDBInstanceIdentifiers?: string[];
|
|
1812
|
-
|
|
1813
1174
|
ReadReplicaDBClusterIdentifiers?: string[];
|
|
1814
|
-
|
|
1815
1175
|
ReplicaMode?: ReplicaMode | string;
|
|
1816
|
-
|
|
1817
1176
|
LicenseModel?: string;
|
|
1818
|
-
|
|
1819
1177
|
Iops?: number;
|
|
1820
|
-
|
|
1821
1178
|
OptionGroupMemberships?: OptionGroupMembership[];
|
|
1822
|
-
|
|
1823
1179
|
CharacterSetName?: string;
|
|
1824
|
-
|
|
1825
1180
|
NcharCharacterSetName?: string;
|
|
1826
|
-
|
|
1827
1181
|
SecondaryAvailabilityZone?: string;
|
|
1828
|
-
|
|
1829
1182
|
PubliclyAccessible?: boolean;
|
|
1830
|
-
|
|
1831
1183
|
StatusInfos?: DBInstanceStatusInfo[];
|
|
1832
|
-
|
|
1833
1184
|
StorageType?: string;
|
|
1834
|
-
|
|
1835
1185
|
TdeCredentialArn?: string;
|
|
1836
|
-
|
|
1837
1186
|
DbInstancePort?: number;
|
|
1838
|
-
|
|
1839
1187
|
DBClusterIdentifier?: string;
|
|
1840
|
-
|
|
1841
1188
|
StorageEncrypted?: boolean;
|
|
1842
|
-
|
|
1843
1189
|
KmsKeyId?: string;
|
|
1844
|
-
|
|
1845
1190
|
DbiResourceId?: string;
|
|
1846
|
-
|
|
1847
1191
|
CACertificateIdentifier?: string;
|
|
1848
|
-
|
|
1849
1192
|
DomainMemberships?: DomainMembership[];
|
|
1850
|
-
|
|
1851
1193
|
CopyTagsToSnapshot?: boolean;
|
|
1852
|
-
|
|
1853
1194
|
MonitoringInterval?: number;
|
|
1854
|
-
|
|
1855
1195
|
EnhancedMonitoringResourceArn?: string;
|
|
1856
|
-
|
|
1857
1196
|
MonitoringRoleArn?: string;
|
|
1858
|
-
|
|
1859
1197
|
PromotionTier?: number;
|
|
1860
|
-
|
|
1861
1198
|
DBInstanceArn?: string;
|
|
1862
|
-
|
|
1863
1199
|
Timezone?: string;
|
|
1864
|
-
|
|
1865
1200
|
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
1866
|
-
|
|
1867
1201
|
PerformanceInsightsEnabled?: boolean;
|
|
1868
|
-
|
|
1869
1202
|
PerformanceInsightsKMSKeyId?: string;
|
|
1870
|
-
|
|
1871
1203
|
PerformanceInsightsRetentionPeriod?: number;
|
|
1872
|
-
|
|
1873
1204
|
EnabledCloudwatchLogsExports?: string[];
|
|
1874
|
-
|
|
1875
1205
|
ProcessorFeatures?: ProcessorFeature[];
|
|
1876
|
-
|
|
1877
1206
|
DeletionProtection?: boolean;
|
|
1878
|
-
|
|
1879
1207
|
AssociatedRoles?: DBInstanceRole[];
|
|
1880
|
-
|
|
1881
1208
|
ListenerEndpoint?: Endpoint;
|
|
1882
|
-
|
|
1883
1209
|
MaxAllocatedStorage?: number;
|
|
1884
|
-
|
|
1885
1210
|
TagList?: Tag[];
|
|
1886
|
-
|
|
1887
1211
|
DBInstanceAutomatedBackupsReplications?: DBInstanceAutomatedBackupsReplication[];
|
|
1888
|
-
|
|
1889
1212
|
CustomerOwnedIpEnabled?: boolean;
|
|
1890
|
-
|
|
1891
1213
|
AwsBackupRecoveryPointArn?: string;
|
|
1892
|
-
|
|
1893
1214
|
ActivityStreamStatus?: ActivityStreamStatus | string;
|
|
1894
|
-
|
|
1895
1215
|
ActivityStreamKmsKeyId?: string;
|
|
1896
|
-
|
|
1897
1216
|
ActivityStreamKinesisStreamName?: string;
|
|
1898
|
-
|
|
1899
1217
|
ActivityStreamMode?: ActivityStreamMode | string;
|
|
1900
|
-
|
|
1901
1218
|
ActivityStreamEngineNativeAuditFieldsIncluded?: boolean;
|
|
1902
|
-
|
|
1903
1219
|
AutomationMode?: AutomationMode | string;
|
|
1904
|
-
|
|
1905
1220
|
ResumeFullAutomationModeTime?: Date;
|
|
1906
|
-
|
|
1907
1221
|
CustomIamInstanceProfile?: string;
|
|
1908
|
-
|
|
1909
1222
|
BackupTarget?: string;
|
|
1910
|
-
|
|
1911
1223
|
NetworkType?: string;
|
|
1912
|
-
|
|
1913
1224
|
ActivityStreamPolicyStatus?: ActivityStreamPolicyStatus | string;
|
|
1914
1225
|
}
|
|
1915
1226
|
export interface CreateDBInstanceResult {
|
|
1916
1227
|
DBInstance?: DBInstance;
|
|
1917
1228
|
}
|
|
1918
|
-
|
|
1919
1229
|
export declare class DBInstanceAlreadyExistsFault extends __BaseException {
|
|
1920
1230
|
readonly name: "DBInstanceAlreadyExistsFault";
|
|
1921
1231
|
readonly $fault: "client";
|
|
1922
|
-
|
|
1923
1232
|
constructor(
|
|
1924
1233
|
opts: __ExceptionOptionType<DBInstanceAlreadyExistsFault, __BaseException>
|
|
1925
1234
|
);
|
|
1926
1235
|
}
|
|
1927
|
-
|
|
1928
1236
|
export declare class InstanceQuotaExceededFault extends __BaseException {
|
|
1929
1237
|
readonly name: "InstanceQuotaExceededFault";
|
|
1930
1238
|
readonly $fault: "client";
|
|
1931
|
-
|
|
1932
1239
|
constructor(
|
|
1933
1240
|
opts: __ExceptionOptionType<InstanceQuotaExceededFault, __BaseException>
|
|
1934
1241
|
);
|
|
1935
1242
|
}
|
|
1936
|
-
|
|
1937
1243
|
export declare class InsufficientDBInstanceCapacityFault extends __BaseException {
|
|
1938
1244
|
readonly name: "InsufficientDBInstanceCapacityFault";
|
|
1939
1245
|
readonly $fault: "client";
|
|
1940
|
-
|
|
1941
1246
|
constructor(
|
|
1942
1247
|
opts: __ExceptionOptionType<
|
|
1943
1248
|
InsufficientDBInstanceCapacityFault,
|
|
@@ -1945,20 +1250,16 @@ export declare class InsufficientDBInstanceCapacityFault extends __BaseException
|
|
|
1945
1250
|
>
|
|
1946
1251
|
);
|
|
1947
1252
|
}
|
|
1948
|
-
|
|
1949
1253
|
export declare class NetworkTypeNotSupported extends __BaseException {
|
|
1950
1254
|
readonly name: "NetworkTypeNotSupported";
|
|
1951
1255
|
readonly $fault: "client";
|
|
1952
|
-
|
|
1953
1256
|
constructor(
|
|
1954
1257
|
opts: __ExceptionOptionType<NetworkTypeNotSupported, __BaseException>
|
|
1955
1258
|
);
|
|
1956
1259
|
}
|
|
1957
|
-
|
|
1958
1260
|
export declare class ProvisionedIopsNotAvailableInAZFault extends __BaseException {
|
|
1959
1261
|
readonly name: "ProvisionedIopsNotAvailableInAZFault";
|
|
1960
1262
|
readonly $fault: "client";
|
|
1961
|
-
|
|
1962
1263
|
constructor(
|
|
1963
1264
|
opts: __ExceptionOptionType<
|
|
1964
1265
|
ProvisionedIopsNotAvailableInAZFault,
|
|
@@ -1966,113 +1267,70 @@ export declare class ProvisionedIopsNotAvailableInAZFault extends __BaseExceptio
|
|
|
1966
1267
|
>
|
|
1967
1268
|
);
|
|
1968
1269
|
}
|
|
1969
|
-
|
|
1970
1270
|
export declare class StorageTypeNotSupportedFault extends __BaseException {
|
|
1971
1271
|
readonly name: "StorageTypeNotSupportedFault";
|
|
1972
1272
|
readonly $fault: "client";
|
|
1973
|
-
|
|
1974
1273
|
constructor(
|
|
1975
1274
|
opts: __ExceptionOptionType<StorageTypeNotSupportedFault, __BaseException>
|
|
1976
1275
|
);
|
|
1977
1276
|
}
|
|
1978
1277
|
export interface CreateDBInstanceReadReplicaMessage {
|
|
1979
1278
|
DBInstanceIdentifier: string | undefined;
|
|
1980
|
-
|
|
1981
1279
|
SourceDBInstanceIdentifier: string | undefined;
|
|
1982
|
-
|
|
1983
1280
|
DBInstanceClass?: string;
|
|
1984
|
-
|
|
1985
1281
|
AvailabilityZone?: string;
|
|
1986
|
-
|
|
1987
1282
|
Port?: number;
|
|
1988
|
-
|
|
1989
1283
|
MultiAZ?: boolean;
|
|
1990
|
-
|
|
1991
1284
|
AutoMinorVersionUpgrade?: boolean;
|
|
1992
|
-
|
|
1993
1285
|
Iops?: number;
|
|
1994
|
-
|
|
1995
1286
|
OptionGroupName?: string;
|
|
1996
|
-
|
|
1997
1287
|
DBParameterGroupName?: string;
|
|
1998
|
-
|
|
1999
1288
|
PubliclyAccessible?: boolean;
|
|
2000
|
-
|
|
2001
1289
|
Tags?: Tag[];
|
|
2002
|
-
|
|
2003
1290
|
DBSubnetGroupName?: string;
|
|
2004
|
-
|
|
2005
1291
|
VpcSecurityGroupIds?: string[];
|
|
2006
|
-
|
|
2007
1292
|
StorageType?: string;
|
|
2008
|
-
|
|
2009
1293
|
CopyTagsToSnapshot?: boolean;
|
|
2010
|
-
|
|
2011
1294
|
MonitoringInterval?: number;
|
|
2012
|
-
|
|
2013
1295
|
MonitoringRoleArn?: string;
|
|
2014
|
-
|
|
2015
1296
|
KmsKeyId?: string;
|
|
2016
|
-
|
|
2017
1297
|
PreSignedUrl?: string;
|
|
2018
|
-
|
|
2019
1298
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
2020
|
-
|
|
2021
1299
|
EnablePerformanceInsights?: boolean;
|
|
2022
|
-
|
|
2023
1300
|
PerformanceInsightsKMSKeyId?: string;
|
|
2024
|
-
|
|
2025
1301
|
PerformanceInsightsRetentionPeriod?: number;
|
|
2026
|
-
|
|
2027
1302
|
EnableCloudwatchLogsExports?: string[];
|
|
2028
|
-
|
|
2029
1303
|
ProcessorFeatures?: ProcessorFeature[];
|
|
2030
|
-
|
|
2031
1304
|
UseDefaultProcessorFeatures?: boolean;
|
|
2032
|
-
|
|
2033
1305
|
DeletionProtection?: boolean;
|
|
2034
|
-
|
|
2035
1306
|
Domain?: string;
|
|
2036
|
-
|
|
2037
1307
|
DomainIAMRoleName?: string;
|
|
2038
|
-
|
|
2039
1308
|
ReplicaMode?: ReplicaMode | string;
|
|
2040
|
-
|
|
2041
1309
|
MaxAllocatedStorage?: number;
|
|
2042
|
-
|
|
2043
1310
|
CustomIamInstanceProfile?: string;
|
|
2044
|
-
|
|
2045
1311
|
NetworkType?: string;
|
|
2046
1312
|
}
|
|
2047
1313
|
export interface CreateDBInstanceReadReplicaResult {
|
|
2048
1314
|
DBInstance?: DBInstance;
|
|
2049
1315
|
}
|
|
2050
|
-
|
|
2051
1316
|
export declare class DBSubnetGroupNotAllowedFault extends __BaseException {
|
|
2052
1317
|
readonly name: "DBSubnetGroupNotAllowedFault";
|
|
2053
1318
|
readonly $fault: "client";
|
|
2054
|
-
|
|
2055
1319
|
constructor(
|
|
2056
1320
|
opts: __ExceptionOptionType<DBSubnetGroupNotAllowedFault, __BaseException>
|
|
2057
1321
|
);
|
|
2058
1322
|
}
|
|
2059
|
-
|
|
2060
1323
|
export declare class InvalidDBSubnetGroupFault extends __BaseException {
|
|
2061
1324
|
readonly name: "InvalidDBSubnetGroupFault";
|
|
2062
1325
|
readonly $fault: "client";
|
|
2063
|
-
|
|
2064
1326
|
constructor(
|
|
2065
1327
|
opts: __ExceptionOptionType<InvalidDBSubnetGroupFault, __BaseException>
|
|
2066
1328
|
);
|
|
2067
1329
|
}
|
|
2068
|
-
|
|
2069
1330
|
export interface CreateDBParameterGroupMessage {
|
|
2070
1331
|
DBParameterGroupName: string | undefined;
|
|
2071
|
-
|
|
2072
1332
|
DBParameterGroupFamily: string | undefined;
|
|
2073
|
-
|
|
2074
1333
|
Description: string | undefined;
|
|
2075
|
-
|
|
2076
1334
|
Tags?: Tag[];
|
|
2077
1335
|
}
|
|
2078
1336
|
export interface CreateDBParameterGroupResult {
|
|
@@ -2083,55 +1341,38 @@ export declare enum AuthScheme {
|
|
|
2083
1341
|
}
|
|
2084
1342
|
export declare enum IAMAuthMode {
|
|
2085
1343
|
DISABLED = "DISABLED",
|
|
1344
|
+
ENABLED = "ENABLED",
|
|
2086
1345
|
REQUIRED = "REQUIRED",
|
|
2087
1346
|
}
|
|
2088
|
-
|
|
2089
1347
|
export interface UserAuthConfig {
|
|
2090
1348
|
Description?: string;
|
|
2091
|
-
|
|
2092
1349
|
UserName?: string;
|
|
2093
|
-
|
|
2094
1350
|
AuthScheme?: AuthScheme | string;
|
|
2095
|
-
|
|
2096
1351
|
SecretArn?: string;
|
|
2097
|
-
|
|
2098
1352
|
IAMAuth?: IAMAuthMode | string;
|
|
2099
1353
|
}
|
|
2100
1354
|
export declare enum EngineFamily {
|
|
2101
1355
|
MYSQL = "MYSQL",
|
|
2102
1356
|
POSTGRESQL = "POSTGRESQL",
|
|
1357
|
+
SQLSERVER = "SQLSERVER",
|
|
2103
1358
|
}
|
|
2104
1359
|
export interface CreateDBProxyRequest {
|
|
2105
1360
|
DBProxyName: string | undefined;
|
|
2106
|
-
|
|
2107
1361
|
EngineFamily: EngineFamily | string | undefined;
|
|
2108
|
-
|
|
2109
1362
|
Auth: UserAuthConfig[] | undefined;
|
|
2110
|
-
|
|
2111
1363
|
RoleArn: string | undefined;
|
|
2112
|
-
|
|
2113
1364
|
VpcSubnetIds: string[] | undefined;
|
|
2114
|
-
|
|
2115
1365
|
VpcSecurityGroupIds?: string[];
|
|
2116
|
-
|
|
2117
1366
|
RequireTLS?: boolean;
|
|
2118
|
-
|
|
2119
1367
|
IdleClientTimeout?: number;
|
|
2120
|
-
|
|
2121
1368
|
DebugLogging?: boolean;
|
|
2122
|
-
|
|
2123
1369
|
Tags?: Tag[];
|
|
2124
1370
|
}
|
|
2125
|
-
|
|
2126
1371
|
export interface UserAuthConfigInfo {
|
|
2127
1372
|
Description?: string;
|
|
2128
|
-
|
|
2129
1373
|
UserName?: string;
|
|
2130
|
-
|
|
2131
1374
|
AuthScheme?: AuthScheme | string;
|
|
2132
|
-
|
|
2133
1375
|
SecretArn?: string;
|
|
2134
|
-
|
|
2135
1376
|
IAMAuth?: IAMAuthMode | string;
|
|
2136
1377
|
}
|
|
2137
1378
|
export declare enum DBProxyStatus {
|
|
@@ -2145,55 +1386,36 @@ export declare enum DBProxyStatus {
|
|
|
2145
1386
|
SUSPENDED = "suspended",
|
|
2146
1387
|
SUSPENDING = "suspending",
|
|
2147
1388
|
}
|
|
2148
|
-
|
|
2149
1389
|
export interface DBProxy {
|
|
2150
1390
|
DBProxyName?: string;
|
|
2151
|
-
|
|
2152
1391
|
DBProxyArn?: string;
|
|
2153
|
-
|
|
2154
1392
|
Status?: DBProxyStatus | string;
|
|
2155
|
-
|
|
2156
1393
|
EngineFamily?: string;
|
|
2157
|
-
|
|
2158
1394
|
VpcId?: string;
|
|
2159
|
-
|
|
2160
1395
|
VpcSecurityGroupIds?: string[];
|
|
2161
|
-
|
|
2162
1396
|
VpcSubnetIds?: string[];
|
|
2163
|
-
|
|
2164
1397
|
Auth?: UserAuthConfigInfo[];
|
|
2165
|
-
|
|
2166
1398
|
RoleArn?: string;
|
|
2167
|
-
|
|
2168
1399
|
Endpoint?: string;
|
|
2169
|
-
|
|
2170
1400
|
RequireTLS?: boolean;
|
|
2171
|
-
|
|
2172
1401
|
IdleClientTimeout?: number;
|
|
2173
|
-
|
|
2174
1402
|
DebugLogging?: boolean;
|
|
2175
|
-
|
|
2176
1403
|
CreatedDate?: Date;
|
|
2177
|
-
|
|
2178
1404
|
UpdatedDate?: Date;
|
|
2179
1405
|
}
|
|
2180
1406
|
export interface CreateDBProxyResponse {
|
|
2181
1407
|
DBProxy?: DBProxy;
|
|
2182
1408
|
}
|
|
2183
|
-
|
|
2184
1409
|
export declare class DBProxyAlreadyExistsFault extends __BaseException {
|
|
2185
1410
|
readonly name: "DBProxyAlreadyExistsFault";
|
|
2186
1411
|
readonly $fault: "client";
|
|
2187
|
-
|
|
2188
1412
|
constructor(
|
|
2189
1413
|
opts: __ExceptionOptionType<DBProxyAlreadyExistsFault, __BaseException>
|
|
2190
1414
|
);
|
|
2191
1415
|
}
|
|
2192
|
-
|
|
2193
1416
|
export declare class DBProxyQuotaExceededFault extends __BaseException {
|
|
2194
1417
|
readonly name: "DBProxyQuotaExceededFault";
|
|
2195
1418
|
readonly $fault: "client";
|
|
2196
|
-
|
|
2197
1419
|
constructor(
|
|
2198
1420
|
opts: __ExceptionOptionType<DBProxyQuotaExceededFault, __BaseException>
|
|
2199
1421
|
);
|
|
@@ -2204,15 +1426,10 @@ export declare enum DBProxyEndpointTargetRole {
|
|
|
2204
1426
|
}
|
|
2205
1427
|
export interface CreateDBProxyEndpointRequest {
|
|
2206
1428
|
DBProxyName: string | undefined;
|
|
2207
|
-
|
|
2208
1429
|
DBProxyEndpointName: string | undefined;
|
|
2209
|
-
|
|
2210
1430
|
VpcSubnetIds: string[] | undefined;
|
|
2211
|
-
|
|
2212
1431
|
VpcSecurityGroupIds?: string[];
|
|
2213
|
-
|
|
2214
1432
|
TargetRole?: DBProxyEndpointTargetRole | string;
|
|
2215
|
-
|
|
2216
1433
|
Tags?: Tag[];
|
|
2217
1434
|
}
|
|
2218
1435
|
export declare enum DBProxyEndpointStatus {
|
|
@@ -2223,38 +1440,25 @@ export declare enum DBProxyEndpointStatus {
|
|
|
2223
1440
|
INSUFFICIENT_RESOURCE_LIMITS = "insufficient-resource-limits",
|
|
2224
1441
|
MODIFYING = "modifying",
|
|
2225
1442
|
}
|
|
2226
|
-
|
|
2227
1443
|
export interface DBProxyEndpoint {
|
|
2228
1444
|
DBProxyEndpointName?: string;
|
|
2229
|
-
|
|
2230
1445
|
DBProxyEndpointArn?: string;
|
|
2231
|
-
|
|
2232
1446
|
DBProxyName?: string;
|
|
2233
|
-
|
|
2234
1447
|
Status?: DBProxyEndpointStatus | string;
|
|
2235
|
-
|
|
2236
1448
|
VpcId?: string;
|
|
2237
|
-
|
|
2238
1449
|
VpcSecurityGroupIds?: string[];
|
|
2239
|
-
|
|
2240
1450
|
VpcSubnetIds?: string[];
|
|
2241
|
-
|
|
2242
1451
|
Endpoint?: string;
|
|
2243
|
-
|
|
2244
1452
|
CreatedDate?: Date;
|
|
2245
|
-
|
|
2246
1453
|
TargetRole?: DBProxyEndpointTargetRole | string;
|
|
2247
|
-
|
|
2248
1454
|
IsDefault?: boolean;
|
|
2249
1455
|
}
|
|
2250
1456
|
export interface CreateDBProxyEndpointResponse {
|
|
2251
1457
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
2252
1458
|
}
|
|
2253
|
-
|
|
2254
1459
|
export declare class DBProxyEndpointAlreadyExistsFault extends __BaseException {
|
|
2255
1460
|
readonly name: "DBProxyEndpointAlreadyExistsFault";
|
|
2256
1461
|
readonly $fault: "client";
|
|
2257
|
-
|
|
2258
1462
|
constructor(
|
|
2259
1463
|
opts: __ExceptionOptionType<
|
|
2260
1464
|
DBProxyEndpointAlreadyExistsFault,
|
|
@@ -2262,11 +1466,9 @@ export declare class DBProxyEndpointAlreadyExistsFault extends __BaseException {
|
|
|
2262
1466
|
>
|
|
2263
1467
|
);
|
|
2264
1468
|
}
|
|
2265
|
-
|
|
2266
1469
|
export declare class DBProxyEndpointQuotaExceededFault extends __BaseException {
|
|
2267
1470
|
readonly name: "DBProxyEndpointQuotaExceededFault";
|
|
2268
1471
|
readonly $fault: "client";
|
|
2269
|
-
|
|
2270
1472
|
constructor(
|
|
2271
1473
|
opts: __ExceptionOptionType<
|
|
2272
1474
|
DBProxyEndpointQuotaExceededFault,
|
|
@@ -2274,31 +1476,24 @@ export declare class DBProxyEndpointQuotaExceededFault extends __BaseException {
|
|
|
2274
1476
|
>
|
|
2275
1477
|
);
|
|
2276
1478
|
}
|
|
2277
|
-
|
|
2278
1479
|
export declare class InvalidDBProxyStateFault extends __BaseException {
|
|
2279
1480
|
readonly name: "InvalidDBProxyStateFault";
|
|
2280
1481
|
readonly $fault: "client";
|
|
2281
|
-
|
|
2282
1482
|
constructor(
|
|
2283
1483
|
opts: __ExceptionOptionType<InvalidDBProxyStateFault, __BaseException>
|
|
2284
1484
|
);
|
|
2285
1485
|
}
|
|
2286
|
-
|
|
2287
1486
|
export interface CreateDBSecurityGroupMessage {
|
|
2288
1487
|
DBSecurityGroupName: string | undefined;
|
|
2289
|
-
|
|
2290
1488
|
DBSecurityGroupDescription: string | undefined;
|
|
2291
|
-
|
|
2292
1489
|
Tags?: Tag[];
|
|
2293
1490
|
}
|
|
2294
1491
|
export interface CreateDBSecurityGroupResult {
|
|
2295
1492
|
DBSecurityGroup?: DBSecurityGroup;
|
|
2296
1493
|
}
|
|
2297
|
-
|
|
2298
1494
|
export declare class DBSecurityGroupAlreadyExistsFault extends __BaseException {
|
|
2299
1495
|
readonly name: "DBSecurityGroupAlreadyExistsFault";
|
|
2300
1496
|
readonly $fault: "client";
|
|
2301
|
-
|
|
2302
1497
|
constructor(
|
|
2303
1498
|
opts: __ExceptionOptionType<
|
|
2304
1499
|
DBSecurityGroupAlreadyExistsFault,
|
|
@@ -2306,11 +1501,9 @@ export declare class DBSecurityGroupAlreadyExistsFault extends __BaseException {
|
|
|
2306
1501
|
>
|
|
2307
1502
|
);
|
|
2308
1503
|
}
|
|
2309
|
-
|
|
2310
1504
|
export declare class DBSecurityGroupNotSupportedFault extends __BaseException {
|
|
2311
1505
|
readonly name: "DBSecurityGroupNotSupportedFault";
|
|
2312
1506
|
readonly $fault: "client";
|
|
2313
|
-
|
|
2314
1507
|
constructor(
|
|
2315
1508
|
opts: __ExceptionOptionType<
|
|
2316
1509
|
DBSecurityGroupNotSupportedFault,
|
|
@@ -2318,11 +1511,9 @@ export declare class DBSecurityGroupNotSupportedFault extends __BaseException {
|
|
|
2318
1511
|
>
|
|
2319
1512
|
);
|
|
2320
1513
|
}
|
|
2321
|
-
|
|
2322
1514
|
export declare class DBSecurityGroupQuotaExceededFault extends __BaseException {
|
|
2323
1515
|
readonly name: "DBSecurityGroupQuotaExceededFault";
|
|
2324
1516
|
readonly $fault: "client";
|
|
2325
|
-
|
|
2326
1517
|
constructor(
|
|
2327
1518
|
opts: __ExceptionOptionType<
|
|
2328
1519
|
DBSecurityGroupQuotaExceededFault,
|
|
@@ -2330,35 +1521,26 @@ export declare class DBSecurityGroupQuotaExceededFault extends __BaseException {
|
|
|
2330
1521
|
>
|
|
2331
1522
|
);
|
|
2332
1523
|
}
|
|
2333
|
-
|
|
2334
1524
|
export interface CreateDBSnapshotMessage {
|
|
2335
1525
|
DBSnapshotIdentifier: string | undefined;
|
|
2336
|
-
|
|
2337
1526
|
DBInstanceIdentifier: string | undefined;
|
|
2338
|
-
|
|
2339
1527
|
Tags?: Tag[];
|
|
2340
1528
|
}
|
|
2341
1529
|
export interface CreateDBSnapshotResult {
|
|
2342
1530
|
DBSnapshot?: DBSnapshot;
|
|
2343
1531
|
}
|
|
2344
|
-
|
|
2345
1532
|
export interface CreateDBSubnetGroupMessage {
|
|
2346
1533
|
DBSubnetGroupName: string | undefined;
|
|
2347
|
-
|
|
2348
1534
|
DBSubnetGroupDescription: string | undefined;
|
|
2349
|
-
|
|
2350
1535
|
SubnetIds: string[] | undefined;
|
|
2351
|
-
|
|
2352
1536
|
Tags?: Tag[];
|
|
2353
1537
|
}
|
|
2354
1538
|
export interface CreateDBSubnetGroupResult {
|
|
2355
1539
|
DBSubnetGroup?: DBSubnetGroup;
|
|
2356
1540
|
}
|
|
2357
|
-
|
|
2358
1541
|
export declare class DBSubnetGroupAlreadyExistsFault extends __BaseException {
|
|
2359
1542
|
readonly name: "DBSubnetGroupAlreadyExistsFault";
|
|
2360
1543
|
readonly $fault: "client";
|
|
2361
|
-
|
|
2362
1544
|
constructor(
|
|
2363
1545
|
opts: __ExceptionOptionType<
|
|
2364
1546
|
DBSubnetGroupAlreadyExistsFault,
|
|
@@ -2366,11 +1548,9 @@ export declare class DBSubnetGroupAlreadyExistsFault extends __BaseException {
|
|
|
2366
1548
|
>
|
|
2367
1549
|
);
|
|
2368
1550
|
}
|
|
2369
|
-
|
|
2370
1551
|
export declare class DBSubnetGroupQuotaExceededFault extends __BaseException {
|
|
2371
1552
|
readonly name: "DBSubnetGroupQuotaExceededFault";
|
|
2372
1553
|
readonly $fault: "client";
|
|
2373
|
-
|
|
2374
1554
|
constructor(
|
|
2375
1555
|
opts: __ExceptionOptionType<
|
|
2376
1556
|
DBSubnetGroupQuotaExceededFault,
|
|
@@ -2378,39 +1558,28 @@ export declare class DBSubnetGroupQuotaExceededFault extends __BaseException {
|
|
|
2378
1558
|
>
|
|
2379
1559
|
);
|
|
2380
1560
|
}
|
|
2381
|
-
|
|
2382
1561
|
export declare class DBSubnetQuotaExceededFault extends __BaseException {
|
|
2383
1562
|
readonly name: "DBSubnetQuotaExceededFault";
|
|
2384
1563
|
readonly $fault: "client";
|
|
2385
|
-
|
|
2386
1564
|
constructor(
|
|
2387
1565
|
opts: __ExceptionOptionType<DBSubnetQuotaExceededFault, __BaseException>
|
|
2388
1566
|
);
|
|
2389
1567
|
}
|
|
2390
|
-
|
|
2391
1568
|
export interface CreateEventSubscriptionMessage {
|
|
2392
1569
|
SubscriptionName: string | undefined;
|
|
2393
|
-
|
|
2394
1570
|
SnsTopicArn: string | undefined;
|
|
2395
|
-
|
|
2396
1571
|
SourceType?: string;
|
|
2397
|
-
|
|
2398
1572
|
EventCategories?: string[];
|
|
2399
|
-
|
|
2400
1573
|
SourceIds?: string[];
|
|
2401
|
-
|
|
2402
1574
|
Enabled?: boolean;
|
|
2403
|
-
|
|
2404
1575
|
Tags?: Tag[];
|
|
2405
1576
|
}
|
|
2406
1577
|
export interface CreateEventSubscriptionResult {
|
|
2407
1578
|
EventSubscription?: EventSubscription;
|
|
2408
1579
|
}
|
|
2409
|
-
|
|
2410
1580
|
export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
|
|
2411
1581
|
readonly name: "EventSubscriptionQuotaExceededFault";
|
|
2412
1582
|
readonly $fault: "client";
|
|
2413
|
-
|
|
2414
1583
|
constructor(
|
|
2415
1584
|
opts: __ExceptionOptionType<
|
|
2416
1585
|
EventSubscriptionQuotaExceededFault,
|
|
@@ -2418,47 +1587,37 @@ export declare class EventSubscriptionQuotaExceededFault extends __BaseException
|
|
|
2418
1587
|
>
|
|
2419
1588
|
);
|
|
2420
1589
|
}
|
|
2421
|
-
|
|
2422
1590
|
export declare class SNSInvalidTopicFault extends __BaseException {
|
|
2423
1591
|
readonly name: "SNSInvalidTopicFault";
|
|
2424
1592
|
readonly $fault: "client";
|
|
2425
|
-
|
|
2426
1593
|
constructor(
|
|
2427
1594
|
opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>
|
|
2428
1595
|
);
|
|
2429
1596
|
}
|
|
2430
|
-
|
|
2431
1597
|
export declare class SNSNoAuthorizationFault extends __BaseException {
|
|
2432
1598
|
readonly name: "SNSNoAuthorizationFault";
|
|
2433
1599
|
readonly $fault: "client";
|
|
2434
|
-
|
|
2435
1600
|
constructor(
|
|
2436
1601
|
opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>
|
|
2437
1602
|
);
|
|
2438
1603
|
}
|
|
2439
|
-
|
|
2440
1604
|
export declare class SNSTopicArnNotFoundFault extends __BaseException {
|
|
2441
1605
|
readonly name: "SNSTopicArnNotFoundFault";
|
|
2442
1606
|
readonly $fault: "client";
|
|
2443
|
-
|
|
2444
1607
|
constructor(
|
|
2445
1608
|
opts: __ExceptionOptionType<SNSTopicArnNotFoundFault, __BaseException>
|
|
2446
1609
|
);
|
|
2447
1610
|
}
|
|
2448
|
-
|
|
2449
1611
|
export declare class SubscriptionAlreadyExistFault extends __BaseException {
|
|
2450
1612
|
readonly name: "SubscriptionAlreadyExistFault";
|
|
2451
1613
|
readonly $fault: "client";
|
|
2452
|
-
|
|
2453
1614
|
constructor(
|
|
2454
1615
|
opts: __ExceptionOptionType<SubscriptionAlreadyExistFault, __BaseException>
|
|
2455
1616
|
);
|
|
2456
1617
|
}
|
|
2457
|
-
|
|
2458
1618
|
export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
|
|
2459
1619
|
readonly name: "SubscriptionCategoryNotFoundFault";
|
|
2460
1620
|
readonly $fault: "client";
|
|
2461
|
-
|
|
2462
1621
|
constructor(
|
|
2463
1622
|
opts: __ExceptionOptionType<
|
|
2464
1623
|
SubscriptionCategoryNotFoundFault,
|
|
@@ -2468,17 +1627,11 @@ export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
|
|
|
2468
1627
|
}
|
|
2469
1628
|
export interface CreateGlobalClusterMessage {
|
|
2470
1629
|
GlobalClusterIdentifier?: string;
|
|
2471
|
-
|
|
2472
1630
|
SourceDBClusterIdentifier?: string;
|
|
2473
|
-
|
|
2474
1631
|
Engine?: string;
|
|
2475
|
-
|
|
2476
1632
|
EngineVersion?: string;
|
|
2477
|
-
|
|
2478
1633
|
DeletionProtection?: boolean;
|
|
2479
|
-
|
|
2480
1634
|
DatabaseName?: string;
|
|
2481
|
-
|
|
2482
1635
|
StorageEncrypted?: boolean;
|
|
2483
1636
|
}
|
|
2484
1637
|
export declare enum FailoverStatus {
|
|
@@ -2486,56 +1639,36 @@ export declare enum FailoverStatus {
|
|
|
2486
1639
|
FAILING_OVER = "failing-over",
|
|
2487
1640
|
PENDING = "pending",
|
|
2488
1641
|
}
|
|
2489
|
-
|
|
2490
1642
|
export interface FailoverState {
|
|
2491
1643
|
Status?: FailoverStatus | string;
|
|
2492
|
-
|
|
2493
1644
|
FromDbClusterArn?: string;
|
|
2494
|
-
|
|
2495
1645
|
ToDbClusterArn?: string;
|
|
2496
1646
|
}
|
|
2497
|
-
|
|
2498
1647
|
export interface GlobalClusterMember {
|
|
2499
1648
|
DBClusterArn?: string;
|
|
2500
|
-
|
|
2501
1649
|
Readers?: string[];
|
|
2502
|
-
|
|
2503
1650
|
IsWriter?: boolean;
|
|
2504
|
-
|
|
2505
1651
|
GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
|
|
2506
1652
|
}
|
|
2507
|
-
|
|
2508
1653
|
export interface GlobalCluster {
|
|
2509
1654
|
GlobalClusterIdentifier?: string;
|
|
2510
|
-
|
|
2511
1655
|
GlobalClusterResourceId?: string;
|
|
2512
|
-
|
|
2513
1656
|
GlobalClusterArn?: string;
|
|
2514
|
-
|
|
2515
1657
|
Status?: string;
|
|
2516
|
-
|
|
2517
1658
|
Engine?: string;
|
|
2518
|
-
|
|
2519
1659
|
EngineVersion?: string;
|
|
2520
|
-
|
|
2521
1660
|
DatabaseName?: string;
|
|
2522
|
-
|
|
2523
1661
|
StorageEncrypted?: boolean;
|
|
2524
|
-
|
|
2525
1662
|
DeletionProtection?: boolean;
|
|
2526
|
-
|
|
2527
1663
|
GlobalClusterMembers?: GlobalClusterMember[];
|
|
2528
|
-
|
|
2529
1664
|
FailoverState?: FailoverState;
|
|
2530
1665
|
}
|
|
2531
1666
|
export interface CreateGlobalClusterResult {
|
|
2532
1667
|
GlobalCluster?: GlobalCluster;
|
|
2533
1668
|
}
|
|
2534
|
-
|
|
2535
1669
|
export declare class GlobalClusterAlreadyExistsFault extends __BaseException {
|
|
2536
1670
|
readonly name: "GlobalClusterAlreadyExistsFault";
|
|
2537
1671
|
readonly $fault: "client";
|
|
2538
|
-
|
|
2539
1672
|
constructor(
|
|
2540
1673
|
opts: __ExceptionOptionType<
|
|
2541
1674
|
GlobalClusterAlreadyExistsFault,
|
|
@@ -2543,11 +1676,9 @@ export declare class GlobalClusterAlreadyExistsFault extends __BaseException {
|
|
|
2543
1676
|
>
|
|
2544
1677
|
);
|
|
2545
1678
|
}
|
|
2546
|
-
|
|
2547
1679
|
export declare class GlobalClusterQuotaExceededFault extends __BaseException {
|
|
2548
1680
|
readonly name: "GlobalClusterQuotaExceededFault";
|
|
2549
1681
|
readonly $fault: "client";
|
|
2550
|
-
|
|
2551
1682
|
constructor(
|
|
2552
1683
|
opts: __ExceptionOptionType<
|
|
2553
1684
|
GlobalClusterQuotaExceededFault,
|
|
@@ -2555,26 +1686,19 @@ export declare class GlobalClusterQuotaExceededFault extends __BaseException {
|
|
|
2555
1686
|
>
|
|
2556
1687
|
);
|
|
2557
1688
|
}
|
|
2558
|
-
|
|
2559
1689
|
export interface CreateOptionGroupMessage {
|
|
2560
1690
|
OptionGroupName: string | undefined;
|
|
2561
|
-
|
|
2562
1691
|
EngineName: string | undefined;
|
|
2563
|
-
|
|
2564
1692
|
MajorEngineVersion: string | undefined;
|
|
2565
|
-
|
|
2566
1693
|
OptionGroupDescription: string | undefined;
|
|
2567
|
-
|
|
2568
1694
|
Tags?: Tag[];
|
|
2569
1695
|
}
|
|
2570
1696
|
export interface CreateOptionGroupResult {
|
|
2571
1697
|
OptionGroup?: OptionGroup;
|
|
2572
1698
|
}
|
|
2573
|
-
|
|
2574
1699
|
export declare class CustomDBEngineVersionNotFoundFault extends __BaseException {
|
|
2575
1700
|
readonly name: "CustomDBEngineVersionNotFoundFault";
|
|
2576
1701
|
readonly $fault: "client";
|
|
2577
|
-
|
|
2578
1702
|
constructor(
|
|
2579
1703
|
opts: __ExceptionOptionType<
|
|
2580
1704
|
CustomDBEngineVersionNotFoundFault,
|
|
@@ -2584,14 +1708,11 @@ export declare class CustomDBEngineVersionNotFoundFault extends __BaseException
|
|
|
2584
1708
|
}
|
|
2585
1709
|
export interface DeleteCustomDBEngineVersionMessage {
|
|
2586
1710
|
Engine: string | undefined;
|
|
2587
|
-
|
|
2588
1711
|
EngineVersion: string | undefined;
|
|
2589
1712
|
}
|
|
2590
|
-
|
|
2591
1713
|
export declare class InvalidCustomDBEngineVersionStateFault extends __BaseException {
|
|
2592
1714
|
readonly name: "InvalidCustomDBEngineVersionStateFault";
|
|
2593
1715
|
readonly $fault: "client";
|
|
2594
|
-
|
|
2595
1716
|
constructor(
|
|
2596
1717
|
opts: __ExceptionOptionType<
|
|
2597
1718
|
InvalidCustomDBEngineVersionStateFault,
|
|
@@ -2599,22 +1720,17 @@ export declare class InvalidCustomDBEngineVersionStateFault extends __BaseExcept
|
|
|
2599
1720
|
>
|
|
2600
1721
|
);
|
|
2601
1722
|
}
|
|
2602
|
-
|
|
2603
1723
|
export interface DeleteDBClusterMessage {
|
|
2604
1724
|
DBClusterIdentifier: string | undefined;
|
|
2605
|
-
|
|
2606
1725
|
SkipFinalSnapshot?: boolean;
|
|
2607
|
-
|
|
2608
1726
|
FinalDBSnapshotIdentifier?: string;
|
|
2609
1727
|
}
|
|
2610
1728
|
export interface DeleteDBClusterResult {
|
|
2611
1729
|
DBCluster?: DBCluster;
|
|
2612
1730
|
}
|
|
2613
|
-
|
|
2614
1731
|
export declare class DBClusterEndpointNotFoundFault extends __BaseException {
|
|
2615
1732
|
readonly name: "DBClusterEndpointNotFoundFault";
|
|
2616
1733
|
readonly $fault: "client";
|
|
2617
|
-
|
|
2618
1734
|
constructor(
|
|
2619
1735
|
opts: __ExceptionOptionType<DBClusterEndpointNotFoundFault, __BaseException>
|
|
2620
1736
|
);
|
|
@@ -2622,11 +1738,9 @@ export declare class DBClusterEndpointNotFoundFault extends __BaseException {
|
|
|
2622
1738
|
export interface DeleteDBClusterEndpointMessage {
|
|
2623
1739
|
DBClusterEndpointIdentifier: string | undefined;
|
|
2624
1740
|
}
|
|
2625
|
-
|
|
2626
1741
|
export declare class InvalidDBClusterEndpointStateFault extends __BaseException {
|
|
2627
1742
|
readonly name: "InvalidDBClusterEndpointStateFault";
|
|
2628
1743
|
readonly $fault: "client";
|
|
2629
|
-
|
|
2630
1744
|
constructor(
|
|
2631
1745
|
opts: __ExceptionOptionType<
|
|
2632
1746
|
InvalidDBClusterEndpointStateFault,
|
|
@@ -2634,15 +1748,12 @@ export declare class InvalidDBClusterEndpointStateFault extends __BaseException
|
|
|
2634
1748
|
>
|
|
2635
1749
|
);
|
|
2636
1750
|
}
|
|
2637
|
-
|
|
2638
1751
|
export interface DeleteDBClusterParameterGroupMessage {
|
|
2639
1752
|
DBClusterParameterGroupName: string | undefined;
|
|
2640
1753
|
}
|
|
2641
|
-
|
|
2642
1754
|
export declare class InvalidDBParameterGroupStateFault extends __BaseException {
|
|
2643
1755
|
readonly name: "InvalidDBParameterGroupStateFault";
|
|
2644
1756
|
readonly $fault: "client";
|
|
2645
|
-
|
|
2646
1757
|
constructor(
|
|
2647
1758
|
opts: __ExceptionOptionType<
|
|
2648
1759
|
InvalidDBParameterGroupStateFault,
|
|
@@ -2650,18 +1761,15 @@ export declare class InvalidDBParameterGroupStateFault extends __BaseException {
|
|
|
2650
1761
|
>
|
|
2651
1762
|
);
|
|
2652
1763
|
}
|
|
2653
|
-
|
|
2654
1764
|
export interface DeleteDBClusterSnapshotMessage {
|
|
2655
1765
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
2656
1766
|
}
|
|
2657
1767
|
export interface DeleteDBClusterSnapshotResult {
|
|
2658
1768
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
2659
1769
|
}
|
|
2660
|
-
|
|
2661
1770
|
export declare class DBInstanceAutomatedBackupQuotaExceededFault extends __BaseException {
|
|
2662
1771
|
readonly name: "DBInstanceAutomatedBackupQuotaExceededFault";
|
|
2663
1772
|
readonly $fault: "client";
|
|
2664
|
-
|
|
2665
1773
|
constructor(
|
|
2666
1774
|
opts: __ExceptionOptionType<
|
|
2667
1775
|
DBInstanceAutomatedBackupQuotaExceededFault,
|
|
@@ -2669,24 +1777,18 @@ export declare class DBInstanceAutomatedBackupQuotaExceededFault extends __BaseE
|
|
|
2669
1777
|
>
|
|
2670
1778
|
);
|
|
2671
1779
|
}
|
|
2672
|
-
|
|
2673
1780
|
export interface DeleteDBInstanceMessage {
|
|
2674
1781
|
DBInstanceIdentifier: string | undefined;
|
|
2675
|
-
|
|
2676
1782
|
SkipFinalSnapshot?: boolean;
|
|
2677
|
-
|
|
2678
1783
|
FinalDBSnapshotIdentifier?: string;
|
|
2679
|
-
|
|
2680
1784
|
DeleteAutomatedBackups?: boolean;
|
|
2681
1785
|
}
|
|
2682
1786
|
export interface DeleteDBInstanceResult {
|
|
2683
1787
|
DBInstance?: DBInstance;
|
|
2684
1788
|
}
|
|
2685
|
-
|
|
2686
1789
|
export declare class DBInstanceAutomatedBackupNotFoundFault extends __BaseException {
|
|
2687
1790
|
readonly name: "DBInstanceAutomatedBackupNotFoundFault";
|
|
2688
1791
|
readonly $fault: "client";
|
|
2689
|
-
|
|
2690
1792
|
constructor(
|
|
2691
1793
|
opts: __ExceptionOptionType<
|
|
2692
1794
|
DBInstanceAutomatedBackupNotFoundFault,
|
|
@@ -2694,82 +1796,49 @@ export declare class DBInstanceAutomatedBackupNotFoundFault extends __BaseExcept
|
|
|
2694
1796
|
>
|
|
2695
1797
|
);
|
|
2696
1798
|
}
|
|
2697
|
-
|
|
2698
1799
|
export interface DeleteDBInstanceAutomatedBackupMessage {
|
|
2699
1800
|
DbiResourceId?: string;
|
|
2700
|
-
|
|
2701
1801
|
DBInstanceAutomatedBackupsArn?: string;
|
|
2702
1802
|
}
|
|
2703
|
-
|
|
2704
1803
|
export interface RestoreWindow {
|
|
2705
1804
|
EarliestTime?: Date;
|
|
2706
|
-
|
|
2707
1805
|
LatestTime?: Date;
|
|
2708
1806
|
}
|
|
2709
|
-
|
|
2710
1807
|
export interface DBInstanceAutomatedBackup {
|
|
2711
1808
|
DBInstanceArn?: string;
|
|
2712
|
-
|
|
2713
1809
|
DbiResourceId?: string;
|
|
2714
|
-
|
|
2715
1810
|
Region?: string;
|
|
2716
|
-
|
|
2717
1811
|
DBInstanceIdentifier?: string;
|
|
2718
|
-
|
|
2719
1812
|
RestoreWindow?: RestoreWindow;
|
|
2720
|
-
|
|
2721
1813
|
AllocatedStorage?: number;
|
|
2722
|
-
|
|
2723
1814
|
Status?: string;
|
|
2724
|
-
|
|
2725
1815
|
Port?: number;
|
|
2726
|
-
|
|
2727
1816
|
AvailabilityZone?: string;
|
|
2728
|
-
|
|
2729
1817
|
VpcId?: string;
|
|
2730
|
-
|
|
2731
1818
|
InstanceCreateTime?: Date;
|
|
2732
|
-
|
|
2733
1819
|
MasterUsername?: string;
|
|
2734
|
-
|
|
2735
1820
|
Engine?: string;
|
|
2736
|
-
|
|
2737
1821
|
EngineVersion?: string;
|
|
2738
|
-
|
|
2739
1822
|
LicenseModel?: string;
|
|
2740
|
-
|
|
2741
1823
|
Iops?: number;
|
|
2742
|
-
|
|
2743
1824
|
OptionGroupName?: string;
|
|
2744
|
-
|
|
2745
1825
|
TdeCredentialArn?: string;
|
|
2746
|
-
|
|
2747
1826
|
Encrypted?: boolean;
|
|
2748
|
-
|
|
2749
1827
|
StorageType?: string;
|
|
2750
|
-
|
|
2751
1828
|
KmsKeyId?: string;
|
|
2752
|
-
|
|
2753
1829
|
Timezone?: string;
|
|
2754
|
-
|
|
2755
1830
|
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
2756
|
-
|
|
2757
1831
|
BackupRetentionPeriod?: number;
|
|
2758
|
-
|
|
2759
1832
|
DBInstanceAutomatedBackupsArn?: string;
|
|
2760
|
-
|
|
2761
1833
|
DBInstanceAutomatedBackupsReplications?: DBInstanceAutomatedBackupsReplication[];
|
|
2762
|
-
|
|
2763
1834
|
BackupTarget?: string;
|
|
2764
1835
|
}
|
|
2765
1836
|
export interface DeleteDBInstanceAutomatedBackupResult {
|
|
2766
1837
|
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
2767
1838
|
}
|
|
2768
|
-
|
|
2769
1839
|
export declare class InvalidDBInstanceAutomatedBackupStateFault extends __BaseException {
|
|
2770
1840
|
readonly name: "InvalidDBInstanceAutomatedBackupStateFault";
|
|
2771
1841
|
readonly $fault: "client";
|
|
2772
|
-
|
|
2773
1842
|
constructor(
|
|
2774
1843
|
opts: __ExceptionOptionType<
|
|
2775
1844
|
InvalidDBInstanceAutomatedBackupStateFault,
|
|
@@ -2777,7 +1846,6 @@ export declare class InvalidDBInstanceAutomatedBackupStateFault extends __BaseEx
|
|
|
2777
1846
|
>
|
|
2778
1847
|
);
|
|
2779
1848
|
}
|
|
2780
|
-
|
|
2781
1849
|
export interface DeleteDBParameterGroupMessage {
|
|
2782
1850
|
DBParameterGroupName: string | undefined;
|
|
2783
1851
|
}
|
|
@@ -2787,11 +1855,9 @@ export interface DeleteDBProxyRequest {
|
|
|
2787
1855
|
export interface DeleteDBProxyResponse {
|
|
2788
1856
|
DBProxy?: DBProxy;
|
|
2789
1857
|
}
|
|
2790
|
-
|
|
2791
1858
|
export declare class DBProxyEndpointNotFoundFault extends __BaseException {
|
|
2792
1859
|
readonly name: "DBProxyEndpointNotFoundFault";
|
|
2793
1860
|
readonly $fault: "client";
|
|
2794
|
-
|
|
2795
1861
|
constructor(
|
|
2796
1862
|
opts: __ExceptionOptionType<DBProxyEndpointNotFoundFault, __BaseException>
|
|
2797
1863
|
);
|
|
@@ -2802,11 +1868,9 @@ export interface DeleteDBProxyEndpointRequest {
|
|
|
2802
1868
|
export interface DeleteDBProxyEndpointResponse {
|
|
2803
1869
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
2804
1870
|
}
|
|
2805
|
-
|
|
2806
1871
|
export declare class InvalidDBProxyEndpointStateFault extends __BaseException {
|
|
2807
1872
|
readonly name: "InvalidDBProxyEndpointStateFault";
|
|
2808
1873
|
readonly $fault: "client";
|
|
2809
|
-
|
|
2810
1874
|
constructor(
|
|
2811
1875
|
opts: __ExceptionOptionType<
|
|
2812
1876
|
InvalidDBProxyEndpointStateFault,
|
|
@@ -2814,42 +1878,34 @@ export declare class InvalidDBProxyEndpointStateFault extends __BaseException {
|
|
|
2814
1878
|
>
|
|
2815
1879
|
);
|
|
2816
1880
|
}
|
|
2817
|
-
|
|
2818
1881
|
export interface DeleteDBSecurityGroupMessage {
|
|
2819
1882
|
DBSecurityGroupName: string | undefined;
|
|
2820
1883
|
}
|
|
2821
|
-
|
|
2822
1884
|
export interface DeleteDBSnapshotMessage {
|
|
2823
1885
|
DBSnapshotIdentifier: string | undefined;
|
|
2824
1886
|
}
|
|
2825
1887
|
export interface DeleteDBSnapshotResult {
|
|
2826
1888
|
DBSnapshot?: DBSnapshot;
|
|
2827
1889
|
}
|
|
2828
|
-
|
|
2829
1890
|
export interface DeleteDBSubnetGroupMessage {
|
|
2830
1891
|
DBSubnetGroupName: string | undefined;
|
|
2831
1892
|
}
|
|
2832
|
-
|
|
2833
1893
|
export declare class InvalidDBSubnetStateFault extends __BaseException {
|
|
2834
1894
|
readonly name: "InvalidDBSubnetStateFault";
|
|
2835
1895
|
readonly $fault: "client";
|
|
2836
|
-
|
|
2837
1896
|
constructor(
|
|
2838
1897
|
opts: __ExceptionOptionType<InvalidDBSubnetStateFault, __BaseException>
|
|
2839
1898
|
);
|
|
2840
1899
|
}
|
|
2841
|
-
|
|
2842
1900
|
export interface DeleteEventSubscriptionMessage {
|
|
2843
1901
|
SubscriptionName: string | undefined;
|
|
2844
1902
|
}
|
|
2845
1903
|
export interface DeleteEventSubscriptionResult {
|
|
2846
1904
|
EventSubscription?: EventSubscription;
|
|
2847
1905
|
}
|
|
2848
|
-
|
|
2849
1906
|
export declare class InvalidEventSubscriptionStateFault extends __BaseException {
|
|
2850
1907
|
readonly name: "InvalidEventSubscriptionStateFault";
|
|
2851
1908
|
readonly $fault: "client";
|
|
2852
|
-
|
|
2853
1909
|
constructor(
|
|
2854
1910
|
opts: __ExceptionOptionType<
|
|
2855
1911
|
InvalidEventSubscriptionStateFault,
|
|
@@ -2863,100 +1919,69 @@ export interface DeleteGlobalClusterMessage {
|
|
|
2863
1919
|
export interface DeleteGlobalClusterResult {
|
|
2864
1920
|
GlobalCluster?: GlobalCluster;
|
|
2865
1921
|
}
|
|
2866
|
-
|
|
2867
1922
|
export interface DeleteOptionGroupMessage {
|
|
2868
1923
|
OptionGroupName: string | undefined;
|
|
2869
1924
|
}
|
|
2870
|
-
|
|
2871
1925
|
export declare class InvalidOptionGroupStateFault extends __BaseException {
|
|
2872
1926
|
readonly name: "InvalidOptionGroupStateFault";
|
|
2873
1927
|
readonly $fault: "client";
|
|
2874
|
-
|
|
2875
1928
|
constructor(
|
|
2876
1929
|
opts: __ExceptionOptionType<InvalidOptionGroupStateFault, __BaseException>
|
|
2877
1930
|
);
|
|
2878
1931
|
}
|
|
2879
|
-
|
|
2880
1932
|
export declare class DBProxyTargetNotFoundFault extends __BaseException {
|
|
2881
1933
|
readonly name: "DBProxyTargetNotFoundFault";
|
|
2882
1934
|
readonly $fault: "client";
|
|
2883
|
-
|
|
2884
1935
|
constructor(
|
|
2885
1936
|
opts: __ExceptionOptionType<DBProxyTargetNotFoundFault, __BaseException>
|
|
2886
1937
|
);
|
|
2887
1938
|
}
|
|
2888
1939
|
export interface DeregisterDBProxyTargetsRequest {
|
|
2889
1940
|
DBProxyName: string | undefined;
|
|
2890
|
-
|
|
2891
1941
|
TargetGroupName?: string;
|
|
2892
|
-
|
|
2893
1942
|
DBInstanceIdentifiers?: string[];
|
|
2894
|
-
|
|
2895
1943
|
DBClusterIdentifiers?: string[];
|
|
2896
1944
|
}
|
|
2897
1945
|
export interface DeregisterDBProxyTargetsResponse {}
|
|
2898
|
-
|
|
2899
1946
|
export interface DescribeAccountAttributesMessage {}
|
|
2900
|
-
|
|
2901
1947
|
export interface Certificate {
|
|
2902
1948
|
CertificateIdentifier?: string;
|
|
2903
|
-
|
|
2904
1949
|
CertificateType?: string;
|
|
2905
|
-
|
|
2906
1950
|
Thumbprint?: string;
|
|
2907
|
-
|
|
2908
1951
|
ValidFrom?: Date;
|
|
2909
|
-
|
|
2910
1952
|
ValidTill?: Date;
|
|
2911
|
-
|
|
2912
1953
|
CertificateArn?: string;
|
|
2913
|
-
|
|
2914
1954
|
CustomerOverride?: boolean;
|
|
2915
|
-
|
|
2916
1955
|
CustomerOverrideValidTill?: Date;
|
|
2917
1956
|
}
|
|
2918
|
-
|
|
2919
1957
|
export interface CertificateMessage {
|
|
2920
1958
|
Certificates?: Certificate[];
|
|
2921
|
-
|
|
2922
1959
|
Marker?: string;
|
|
2923
1960
|
}
|
|
2924
|
-
|
|
2925
1961
|
export declare class CertificateNotFoundFault extends __BaseException {
|
|
2926
1962
|
readonly name: "CertificateNotFoundFault";
|
|
2927
1963
|
readonly $fault: "client";
|
|
2928
|
-
|
|
2929
1964
|
constructor(
|
|
2930
1965
|
opts: __ExceptionOptionType<CertificateNotFoundFault, __BaseException>
|
|
2931
1966
|
);
|
|
2932
1967
|
}
|
|
2933
|
-
|
|
2934
1968
|
export interface Filter {
|
|
2935
1969
|
Name: string | undefined;
|
|
2936
|
-
|
|
2937
1970
|
Values: string[] | undefined;
|
|
2938
1971
|
}
|
|
2939
|
-
|
|
2940
1972
|
export interface DescribeCertificatesMessage {
|
|
2941
1973
|
CertificateIdentifier?: string;
|
|
2942
|
-
|
|
2943
1974
|
Filters?: Filter[];
|
|
2944
|
-
|
|
2945
1975
|
MaxRecords?: number;
|
|
2946
|
-
|
|
2947
1976
|
Marker?: string;
|
|
2948
1977
|
}
|
|
2949
|
-
|
|
2950
1978
|
export interface DBClusterBacktrackMessage {
|
|
2951
1979
|
Marker?: string;
|
|
2952
|
-
|
|
2953
1980
|
DBClusterBacktracks?: DBClusterBacktrack[];
|
|
2954
1981
|
}
|
|
2955
|
-
|
|
2956
1982
|
export declare class DBClusterBacktrackNotFoundFault extends __BaseException {
|
|
2957
1983
|
readonly name: "DBClusterBacktrackNotFoundFault";
|
|
2958
1984
|
readonly $fault: "client";
|
|
2959
|
-
|
|
2960
1985
|
constructor(
|
|
2961
1986
|
opts: __ExceptionOptionType<
|
|
2962
1987
|
DBClusterBacktrackNotFoundFault,
|
|
@@ -2964,365 +1989,232 @@ export declare class DBClusterBacktrackNotFoundFault extends __BaseException {
|
|
|
2964
1989
|
>
|
|
2965
1990
|
);
|
|
2966
1991
|
}
|
|
2967
|
-
|
|
2968
1992
|
export interface DescribeDBClusterBacktracksMessage {
|
|
2969
1993
|
DBClusterIdentifier: string | undefined;
|
|
2970
|
-
|
|
2971
1994
|
BacktrackIdentifier?: string;
|
|
2972
|
-
|
|
2973
1995
|
Filters?: Filter[];
|
|
2974
|
-
|
|
2975
1996
|
MaxRecords?: number;
|
|
2976
|
-
|
|
2977
1997
|
Marker?: string;
|
|
2978
1998
|
}
|
|
2979
1999
|
export interface DBClusterEndpointMessage {
|
|
2980
2000
|
Marker?: string;
|
|
2981
|
-
|
|
2982
2001
|
DBClusterEndpoints?: DBClusterEndpoint[];
|
|
2983
2002
|
}
|
|
2984
2003
|
export interface DescribeDBClusterEndpointsMessage {
|
|
2985
2004
|
DBClusterIdentifier?: string;
|
|
2986
|
-
|
|
2987
2005
|
DBClusterEndpointIdentifier?: string;
|
|
2988
|
-
|
|
2989
2006
|
Filters?: Filter[];
|
|
2990
|
-
|
|
2991
2007
|
MaxRecords?: number;
|
|
2992
|
-
|
|
2993
2008
|
Marker?: string;
|
|
2994
2009
|
}
|
|
2995
|
-
|
|
2996
2010
|
export interface DBClusterParameterGroupsMessage {
|
|
2997
2011
|
Marker?: string;
|
|
2998
|
-
|
|
2999
2012
|
DBClusterParameterGroups?: DBClusterParameterGroup[];
|
|
3000
2013
|
}
|
|
3001
|
-
|
|
3002
2014
|
export interface DescribeDBClusterParameterGroupsMessage {
|
|
3003
2015
|
DBClusterParameterGroupName?: string;
|
|
3004
|
-
|
|
3005
2016
|
Filters?: Filter[];
|
|
3006
|
-
|
|
3007
2017
|
MaxRecords?: number;
|
|
3008
|
-
|
|
3009
2018
|
Marker?: string;
|
|
3010
2019
|
}
|
|
3011
|
-
export declare
|
|
3012
|
-
|
|
2020
|
+
export declare enum ApplyMethod {
|
|
2021
|
+
immediate = "immediate",
|
|
2022
|
+
pending_reboot = "pending-reboot",
|
|
2023
|
+
}
|
|
3013
2024
|
export interface Parameter {
|
|
3014
2025
|
ParameterName?: string;
|
|
3015
|
-
|
|
3016
2026
|
ParameterValue?: string;
|
|
3017
|
-
|
|
3018
2027
|
Description?: string;
|
|
3019
|
-
|
|
3020
2028
|
Source?: string;
|
|
3021
|
-
|
|
3022
2029
|
ApplyType?: string;
|
|
3023
|
-
|
|
3024
2030
|
DataType?: string;
|
|
3025
|
-
|
|
3026
2031
|
AllowedValues?: string;
|
|
3027
|
-
|
|
3028
2032
|
IsModifiable?: boolean;
|
|
3029
|
-
|
|
3030
2033
|
MinimumEngineVersion?: string;
|
|
3031
|
-
|
|
3032
2034
|
ApplyMethod?: ApplyMethod | string;
|
|
3033
|
-
|
|
3034
2035
|
SupportedEngineModes?: string[];
|
|
3035
2036
|
}
|
|
3036
|
-
|
|
3037
2037
|
export interface DBClusterParameterGroupDetails {
|
|
3038
2038
|
Parameters?: Parameter[];
|
|
3039
|
-
|
|
3040
2039
|
Marker?: string;
|
|
3041
2040
|
}
|
|
3042
|
-
|
|
3043
2041
|
export interface DescribeDBClusterParametersMessage {
|
|
3044
2042
|
DBClusterParameterGroupName: string | undefined;
|
|
3045
|
-
|
|
3046
2043
|
Source?: string;
|
|
3047
|
-
|
|
3048
2044
|
Filters?: Filter[];
|
|
3049
|
-
|
|
3050
2045
|
MaxRecords?: number;
|
|
3051
|
-
|
|
3052
2046
|
Marker?: string;
|
|
3053
2047
|
}
|
|
3054
|
-
|
|
3055
2048
|
export interface DBClusterMessage {
|
|
3056
2049
|
Marker?: string;
|
|
3057
|
-
|
|
3058
2050
|
DBClusters?: DBCluster[];
|
|
3059
2051
|
}
|
|
3060
|
-
|
|
3061
2052
|
export interface DescribeDBClustersMessage {
|
|
3062
2053
|
DBClusterIdentifier?: string;
|
|
3063
|
-
|
|
3064
2054
|
Filters?: Filter[];
|
|
3065
|
-
|
|
3066
2055
|
MaxRecords?: number;
|
|
3067
|
-
|
|
3068
2056
|
Marker?: string;
|
|
3069
|
-
|
|
3070
2057
|
IncludeShared?: boolean;
|
|
3071
2058
|
}
|
|
3072
|
-
|
|
3073
2059
|
export interface DescribeDBClusterSnapshotAttributesMessage {
|
|
3074
2060
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
3075
2061
|
}
|
|
3076
|
-
|
|
3077
2062
|
export interface DBClusterSnapshotAttribute {
|
|
3078
2063
|
AttributeName?: string;
|
|
3079
|
-
|
|
3080
2064
|
AttributeValues?: string[];
|
|
3081
2065
|
}
|
|
3082
|
-
|
|
3083
2066
|
export interface DBClusterSnapshotAttributesResult {
|
|
3084
2067
|
DBClusterSnapshotIdentifier?: string;
|
|
3085
|
-
|
|
3086
2068
|
DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
|
|
3087
2069
|
}
|
|
3088
2070
|
export interface DescribeDBClusterSnapshotAttributesResult {
|
|
3089
2071
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
3090
2072
|
}
|
|
3091
|
-
|
|
3092
2073
|
export interface DBClusterSnapshotMessage {
|
|
3093
2074
|
Marker?: string;
|
|
3094
|
-
|
|
3095
2075
|
DBClusterSnapshots?: DBClusterSnapshot[];
|
|
3096
2076
|
}
|
|
3097
|
-
|
|
3098
2077
|
export interface DescribeDBClusterSnapshotsMessage {
|
|
3099
2078
|
DBClusterIdentifier?: string;
|
|
3100
|
-
|
|
3101
2079
|
DBClusterSnapshotIdentifier?: string;
|
|
3102
|
-
|
|
3103
2080
|
SnapshotType?: string;
|
|
3104
|
-
|
|
3105
2081
|
Filters?: Filter[];
|
|
3106
|
-
|
|
3107
2082
|
MaxRecords?: number;
|
|
3108
|
-
|
|
3109
2083
|
Marker?: string;
|
|
3110
|
-
|
|
3111
2084
|
IncludeShared?: boolean;
|
|
3112
|
-
|
|
3113
2085
|
IncludePublic?: boolean;
|
|
3114
2086
|
}
|
|
3115
|
-
|
|
3116
2087
|
export interface DBEngineVersionMessage {
|
|
3117
2088
|
Marker?: string;
|
|
3118
|
-
|
|
3119
2089
|
DBEngineVersions?: DBEngineVersion[];
|
|
3120
2090
|
}
|
|
3121
2091
|
export interface DescribeDBEngineVersionsMessage {
|
|
3122
2092
|
Engine?: string;
|
|
3123
|
-
|
|
3124
2093
|
EngineVersion?: string;
|
|
3125
|
-
|
|
3126
2094
|
DBParameterGroupFamily?: string;
|
|
3127
|
-
|
|
3128
2095
|
Filters?: Filter[];
|
|
3129
|
-
|
|
3130
2096
|
MaxRecords?: number;
|
|
3131
|
-
|
|
3132
2097
|
Marker?: string;
|
|
3133
|
-
|
|
3134
2098
|
DefaultOnly?: boolean;
|
|
3135
|
-
|
|
3136
2099
|
ListSupportedCharacterSets?: boolean;
|
|
3137
|
-
|
|
3138
2100
|
ListSupportedTimezones?: boolean;
|
|
3139
|
-
|
|
3140
2101
|
IncludeAll?: boolean;
|
|
3141
2102
|
}
|
|
3142
|
-
|
|
3143
2103
|
export interface DBInstanceAutomatedBackupMessage {
|
|
3144
2104
|
Marker?: string;
|
|
3145
|
-
|
|
3146
2105
|
DBInstanceAutomatedBackups?: DBInstanceAutomatedBackup[];
|
|
3147
2106
|
}
|
|
3148
|
-
|
|
3149
2107
|
export interface DescribeDBInstanceAutomatedBackupsMessage {
|
|
3150
2108
|
DbiResourceId?: string;
|
|
3151
|
-
|
|
3152
2109
|
DBInstanceIdentifier?: string;
|
|
3153
|
-
|
|
3154
2110
|
Filters?: Filter[];
|
|
3155
|
-
|
|
3156
2111
|
MaxRecords?: number;
|
|
3157
|
-
|
|
3158
2112
|
Marker?: string;
|
|
3159
|
-
|
|
3160
2113
|
DBInstanceAutomatedBackupsArn?: string;
|
|
3161
2114
|
}
|
|
3162
|
-
|
|
3163
2115
|
export interface DBInstanceMessage {
|
|
3164
2116
|
Marker?: string;
|
|
3165
|
-
|
|
3166
2117
|
DBInstances?: DBInstance[];
|
|
3167
2118
|
}
|
|
3168
|
-
|
|
3169
2119
|
export interface DescribeDBInstancesMessage {
|
|
3170
2120
|
DBInstanceIdentifier?: string;
|
|
3171
|
-
|
|
3172
2121
|
Filters?: Filter[];
|
|
3173
|
-
|
|
3174
2122
|
MaxRecords?: number;
|
|
3175
|
-
|
|
3176
2123
|
Marker?: string;
|
|
3177
2124
|
}
|
|
3178
|
-
|
|
3179
2125
|
export interface DescribeDBLogFilesMessage {
|
|
3180
2126
|
DBInstanceIdentifier: string | undefined;
|
|
3181
|
-
|
|
3182
2127
|
FilenameContains?: string;
|
|
3183
|
-
|
|
3184
2128
|
FileLastWritten?: number;
|
|
3185
|
-
|
|
3186
2129
|
FileSize?: number;
|
|
3187
|
-
|
|
3188
2130
|
Filters?: Filter[];
|
|
3189
|
-
|
|
3190
2131
|
MaxRecords?: number;
|
|
3191
|
-
|
|
3192
2132
|
Marker?: string;
|
|
3193
2133
|
}
|
|
3194
|
-
|
|
3195
2134
|
export interface DescribeDBLogFilesDetails {
|
|
3196
2135
|
LogFileName?: string;
|
|
3197
|
-
|
|
3198
2136
|
LastWritten?: number;
|
|
3199
|
-
|
|
3200
2137
|
Size?: number;
|
|
3201
2138
|
}
|
|
3202
|
-
|
|
3203
2139
|
export interface DescribeDBLogFilesResponse {
|
|
3204
2140
|
DescribeDBLogFiles?: DescribeDBLogFilesDetails[];
|
|
3205
|
-
|
|
3206
2141
|
Marker?: string;
|
|
3207
2142
|
}
|
|
3208
|
-
|
|
3209
2143
|
export interface DBParameterGroupsMessage {
|
|
3210
2144
|
Marker?: string;
|
|
3211
|
-
|
|
3212
2145
|
DBParameterGroups?: DBParameterGroup[];
|
|
3213
2146
|
}
|
|
3214
|
-
|
|
3215
2147
|
export interface DescribeDBParameterGroupsMessage {
|
|
3216
2148
|
DBParameterGroupName?: string;
|
|
3217
|
-
|
|
3218
2149
|
Filters?: Filter[];
|
|
3219
|
-
|
|
3220
2150
|
MaxRecords?: number;
|
|
3221
|
-
|
|
3222
2151
|
Marker?: string;
|
|
3223
2152
|
}
|
|
3224
|
-
|
|
3225
2153
|
export interface DBParameterGroupDetails {
|
|
3226
2154
|
Parameters?: Parameter[];
|
|
3227
|
-
|
|
3228
2155
|
Marker?: string;
|
|
3229
2156
|
}
|
|
3230
2157
|
export interface DescribeDBParametersMessage {
|
|
3231
2158
|
DBParameterGroupName: string | undefined;
|
|
3232
|
-
|
|
3233
2159
|
Source?: string;
|
|
3234
|
-
|
|
3235
2160
|
Filters?: Filter[];
|
|
3236
|
-
|
|
3237
2161
|
MaxRecords?: number;
|
|
3238
|
-
|
|
3239
2162
|
Marker?: string;
|
|
3240
2163
|
}
|
|
3241
2164
|
export interface DescribeDBProxiesRequest {
|
|
3242
2165
|
DBProxyName?: string;
|
|
3243
|
-
|
|
3244
2166
|
Filters?: Filter[];
|
|
3245
|
-
|
|
3246
2167
|
Marker?: string;
|
|
3247
|
-
|
|
3248
2168
|
MaxRecords?: number;
|
|
3249
2169
|
}
|
|
3250
2170
|
export interface DescribeDBProxiesResponse {
|
|
3251
2171
|
DBProxies?: DBProxy[];
|
|
3252
|
-
|
|
3253
2172
|
Marker?: string;
|
|
3254
2173
|
}
|
|
3255
2174
|
export interface DescribeDBProxyEndpointsRequest {
|
|
3256
2175
|
DBProxyName?: string;
|
|
3257
|
-
|
|
3258
2176
|
DBProxyEndpointName?: string;
|
|
3259
|
-
|
|
3260
2177
|
Filters?: Filter[];
|
|
3261
|
-
|
|
3262
2178
|
Marker?: string;
|
|
3263
|
-
|
|
3264
2179
|
MaxRecords?: number;
|
|
3265
2180
|
}
|
|
3266
2181
|
export interface DescribeDBProxyEndpointsResponse {
|
|
3267
2182
|
DBProxyEndpoints?: DBProxyEndpoint[];
|
|
3268
|
-
|
|
3269
2183
|
Marker?: string;
|
|
3270
2184
|
}
|
|
3271
2185
|
export interface DescribeDBProxyTargetGroupsRequest {
|
|
3272
2186
|
DBProxyName: string | undefined;
|
|
3273
|
-
|
|
3274
2187
|
TargetGroupName?: string;
|
|
3275
|
-
|
|
3276
2188
|
Filters?: Filter[];
|
|
3277
|
-
|
|
3278
2189
|
Marker?: string;
|
|
3279
|
-
|
|
3280
2190
|
MaxRecords?: number;
|
|
3281
2191
|
}
|
|
3282
|
-
|
|
3283
2192
|
export interface ConnectionPoolConfigurationInfo {
|
|
3284
2193
|
MaxConnectionsPercent?: number;
|
|
3285
|
-
|
|
3286
2194
|
MaxIdleConnectionsPercent?: number;
|
|
3287
|
-
|
|
3288
2195
|
ConnectionBorrowTimeout?: number;
|
|
3289
|
-
|
|
3290
2196
|
SessionPinningFilters?: string[];
|
|
3291
|
-
|
|
3292
2197
|
InitQuery?: string;
|
|
3293
2198
|
}
|
|
3294
|
-
|
|
3295
2199
|
export interface DBProxyTargetGroup {
|
|
3296
2200
|
DBProxyName?: string;
|
|
3297
|
-
|
|
3298
2201
|
TargetGroupName?: string;
|
|
3299
|
-
|
|
3300
2202
|
TargetGroupArn?: string;
|
|
3301
|
-
|
|
3302
2203
|
IsDefault?: boolean;
|
|
3303
|
-
|
|
3304
2204
|
Status?: string;
|
|
3305
|
-
|
|
3306
2205
|
ConnectionPoolConfig?: ConnectionPoolConfigurationInfo;
|
|
3307
|
-
|
|
3308
2206
|
CreatedDate?: Date;
|
|
3309
|
-
|
|
3310
2207
|
UpdatedDate?: Date;
|
|
3311
2208
|
}
|
|
3312
2209
|
export interface DescribeDBProxyTargetGroupsResponse {
|
|
3313
2210
|
TargetGroups?: DBProxyTargetGroup[];
|
|
3314
|
-
|
|
3315
2211
|
Marker?: string;
|
|
3316
2212
|
}
|
|
3317
2213
|
export interface DescribeDBProxyTargetsRequest {
|
|
3318
2214
|
DBProxyName: string | undefined;
|
|
3319
|
-
|
|
3320
2215
|
TargetGroupName?: string;
|
|
3321
|
-
|
|
3322
2216
|
Filters?: Filter[];
|
|
3323
|
-
|
|
3324
2217
|
Marker?: string;
|
|
3325
|
-
|
|
3326
2218
|
MaxRecords?: number;
|
|
3327
2219
|
}
|
|
3328
2220
|
export declare enum TargetRole {
|
|
@@ -3342,12 +2234,9 @@ export declare enum TargetState {
|
|
|
3342
2234
|
registering = "REGISTERING",
|
|
3343
2235
|
unavailable = "UNAVAILABLE",
|
|
3344
2236
|
}
|
|
3345
|
-
|
|
3346
2237
|
export interface TargetHealth {
|
|
3347
2238
|
State?: TargetState | string;
|
|
3348
|
-
|
|
3349
2239
|
Reason?: TargetHealthReason | string;
|
|
3350
|
-
|
|
3351
2240
|
Description?: string;
|
|
3352
2241
|
}
|
|
3353
2242
|
export declare enum TargetType {
|
|
@@ -3355,752 +2244,550 @@ export declare enum TargetType {
|
|
|
3355
2244
|
RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
|
|
3356
2245
|
TRACKED_CLUSTER = "TRACKED_CLUSTER",
|
|
3357
2246
|
}
|
|
3358
|
-
|
|
3359
2247
|
export interface DBProxyTarget {
|
|
3360
2248
|
TargetArn?: string;
|
|
3361
|
-
|
|
3362
2249
|
Endpoint?: string;
|
|
3363
|
-
|
|
3364
2250
|
TrackedClusterId?: string;
|
|
3365
|
-
|
|
3366
2251
|
RdsResourceId?: string;
|
|
3367
|
-
|
|
3368
2252
|
Port?: number;
|
|
3369
|
-
|
|
3370
2253
|
Type?: TargetType | string;
|
|
3371
|
-
|
|
3372
2254
|
Role?: TargetRole | string;
|
|
3373
|
-
|
|
3374
2255
|
TargetHealth?: TargetHealth;
|
|
3375
2256
|
}
|
|
3376
2257
|
export interface DescribeDBProxyTargetsResponse {
|
|
3377
2258
|
Targets?: DBProxyTarget[];
|
|
3378
|
-
|
|
3379
2259
|
Marker?: string;
|
|
3380
2260
|
}
|
|
3381
|
-
|
|
3382
2261
|
export interface DBSecurityGroupMessage {
|
|
3383
2262
|
Marker?: string;
|
|
3384
|
-
|
|
3385
2263
|
DBSecurityGroups?: DBSecurityGroup[];
|
|
3386
2264
|
}
|
|
3387
|
-
|
|
3388
2265
|
export interface DescribeDBSecurityGroupsMessage {
|
|
3389
2266
|
DBSecurityGroupName?: string;
|
|
3390
|
-
|
|
3391
2267
|
Filters?: Filter[];
|
|
3392
|
-
|
|
3393
2268
|
MaxRecords?: number;
|
|
3394
|
-
|
|
3395
2269
|
Marker?: string;
|
|
3396
2270
|
}
|
|
3397
|
-
|
|
3398
2271
|
export interface DescribeDBSnapshotAttributesMessage {
|
|
3399
2272
|
DBSnapshotIdentifier: string | undefined;
|
|
3400
2273
|
}
|
|
3401
|
-
|
|
3402
2274
|
export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
|
|
3403
|
-
|
|
3404
2275
|
export declare const AccountAttributesMessageFilterSensitiveLog: (
|
|
3405
2276
|
obj: AccountAttributesMessage
|
|
3406
2277
|
) => any;
|
|
3407
|
-
|
|
3408
2278
|
export declare const AddRoleToDBClusterMessageFilterSensitiveLog: (
|
|
3409
2279
|
obj: AddRoleToDBClusterMessage
|
|
3410
2280
|
) => any;
|
|
3411
|
-
|
|
3412
2281
|
export declare const AddRoleToDBInstanceMessageFilterSensitiveLog: (
|
|
3413
2282
|
obj: AddRoleToDBInstanceMessage
|
|
3414
2283
|
) => any;
|
|
3415
|
-
|
|
3416
2284
|
export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (
|
|
3417
2285
|
obj: AddSourceIdentifierToSubscriptionMessage
|
|
3418
2286
|
) => any;
|
|
3419
|
-
|
|
3420
2287
|
export declare const EventSubscriptionFilterSensitiveLog: (
|
|
3421
2288
|
obj: EventSubscription
|
|
3422
2289
|
) => any;
|
|
3423
|
-
|
|
3424
2290
|
export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (
|
|
3425
2291
|
obj: AddSourceIdentifierToSubscriptionResult
|
|
3426
2292
|
) => any;
|
|
3427
|
-
|
|
3428
2293
|
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
3429
|
-
|
|
3430
2294
|
export declare const AddTagsToResourceMessageFilterSensitiveLog: (
|
|
3431
2295
|
obj: AddTagsToResourceMessage
|
|
3432
2296
|
) => any;
|
|
3433
|
-
|
|
3434
2297
|
export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (
|
|
3435
2298
|
obj: ApplyPendingMaintenanceActionMessage
|
|
3436
2299
|
) => any;
|
|
3437
|
-
|
|
3438
2300
|
export declare const PendingMaintenanceActionFilterSensitiveLog: (
|
|
3439
2301
|
obj: PendingMaintenanceAction
|
|
3440
2302
|
) => any;
|
|
3441
|
-
|
|
3442
2303
|
export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (
|
|
3443
2304
|
obj: ResourcePendingMaintenanceActions
|
|
3444
2305
|
) => any;
|
|
3445
|
-
|
|
3446
2306
|
export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (
|
|
3447
2307
|
obj: ApplyPendingMaintenanceActionResult
|
|
3448
2308
|
) => any;
|
|
3449
|
-
|
|
3450
2309
|
export declare const AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog: (
|
|
3451
2310
|
obj: AuthorizeDBSecurityGroupIngressMessage
|
|
3452
2311
|
) => any;
|
|
3453
|
-
|
|
3454
2312
|
export declare const EC2SecurityGroupFilterSensitiveLog: (
|
|
3455
2313
|
obj: EC2SecurityGroup
|
|
3456
2314
|
) => any;
|
|
3457
|
-
|
|
3458
2315
|
export declare const IPRangeFilterSensitiveLog: (obj: IPRange) => any;
|
|
3459
|
-
|
|
3460
2316
|
export declare const DBSecurityGroupFilterSensitiveLog: (
|
|
3461
2317
|
obj: DBSecurityGroup
|
|
3462
2318
|
) => any;
|
|
3463
|
-
|
|
3464
2319
|
export declare const AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog: (
|
|
3465
2320
|
obj: AuthorizeDBSecurityGroupIngressResult
|
|
3466
2321
|
) => any;
|
|
3467
|
-
|
|
3468
2322
|
export declare const BacktrackDBClusterMessageFilterSensitiveLog: (
|
|
3469
2323
|
obj: BacktrackDBClusterMessage
|
|
3470
2324
|
) => any;
|
|
3471
|
-
|
|
3472
2325
|
export declare const DBClusterBacktrackFilterSensitiveLog: (
|
|
3473
2326
|
obj: DBClusterBacktrack
|
|
3474
2327
|
) => any;
|
|
3475
|
-
|
|
3476
2328
|
export declare const CancelExportTaskMessageFilterSensitiveLog: (
|
|
3477
2329
|
obj: CancelExportTaskMessage
|
|
3478
2330
|
) => any;
|
|
3479
|
-
|
|
3480
2331
|
export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
|
|
3481
|
-
|
|
3482
2332
|
export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
3483
2333
|
obj: CopyDBClusterParameterGroupMessage
|
|
3484
2334
|
) => any;
|
|
3485
|
-
|
|
3486
2335
|
export declare const DBClusterParameterGroupFilterSensitiveLog: (
|
|
3487
2336
|
obj: DBClusterParameterGroup
|
|
3488
2337
|
) => any;
|
|
3489
|
-
|
|
3490
2338
|
export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (
|
|
3491
2339
|
obj: CopyDBClusterParameterGroupResult
|
|
3492
2340
|
) => any;
|
|
3493
|
-
|
|
3494
2341
|
export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (
|
|
3495
2342
|
obj: CopyDBClusterSnapshotMessage
|
|
3496
2343
|
) => any;
|
|
3497
|
-
|
|
3498
2344
|
export declare const DBClusterSnapshotFilterSensitiveLog: (
|
|
3499
2345
|
obj: DBClusterSnapshot
|
|
3500
2346
|
) => any;
|
|
3501
|
-
|
|
3502
2347
|
export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (
|
|
3503
2348
|
obj: CopyDBClusterSnapshotResult
|
|
3504
2349
|
) => any;
|
|
3505
|
-
|
|
3506
2350
|
export declare const CopyDBParameterGroupMessageFilterSensitiveLog: (
|
|
3507
2351
|
obj: CopyDBParameterGroupMessage
|
|
3508
2352
|
) => any;
|
|
3509
|
-
|
|
3510
2353
|
export declare const DBParameterGroupFilterSensitiveLog: (
|
|
3511
2354
|
obj: DBParameterGroup
|
|
3512
2355
|
) => any;
|
|
3513
|
-
|
|
3514
2356
|
export declare const CopyDBParameterGroupResultFilterSensitiveLog: (
|
|
3515
2357
|
obj: CopyDBParameterGroupResult
|
|
3516
2358
|
) => any;
|
|
3517
|
-
|
|
3518
2359
|
export declare const CopyDBSnapshotMessageFilterSensitiveLog: (
|
|
3519
2360
|
obj: CopyDBSnapshotMessage
|
|
3520
2361
|
) => any;
|
|
3521
|
-
|
|
3522
2362
|
export declare const ProcessorFeatureFilterSensitiveLog: (
|
|
3523
2363
|
obj: ProcessorFeature
|
|
3524
2364
|
) => any;
|
|
3525
|
-
|
|
3526
2365
|
export declare const DBSnapshotFilterSensitiveLog: (obj: DBSnapshot) => any;
|
|
3527
|
-
|
|
3528
2366
|
export declare const CopyDBSnapshotResultFilterSensitiveLog: (
|
|
3529
2367
|
obj: CopyDBSnapshotResult
|
|
3530
2368
|
) => any;
|
|
3531
|
-
|
|
3532
2369
|
export declare const CopyOptionGroupMessageFilterSensitiveLog: (
|
|
3533
2370
|
obj: CopyOptionGroupMessage
|
|
3534
2371
|
) => any;
|
|
3535
|
-
|
|
3536
2372
|
export declare const DBSecurityGroupMembershipFilterSensitiveLog: (
|
|
3537
2373
|
obj: DBSecurityGroupMembership
|
|
3538
2374
|
) => any;
|
|
3539
|
-
|
|
3540
2375
|
export declare const OptionSettingFilterSensitiveLog: (
|
|
3541
2376
|
obj: OptionSetting
|
|
3542
2377
|
) => any;
|
|
3543
|
-
|
|
3544
2378
|
export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (
|
|
3545
2379
|
obj: VpcSecurityGroupMembership
|
|
3546
2380
|
) => any;
|
|
3547
|
-
|
|
3548
2381
|
export declare const OptionFilterSensitiveLog: (obj: Option) => any;
|
|
3549
|
-
|
|
3550
2382
|
export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
|
|
3551
|
-
|
|
3552
2383
|
export declare const CopyOptionGroupResultFilterSensitiveLog: (
|
|
3553
2384
|
obj: CopyOptionGroupResult
|
|
3554
2385
|
) => any;
|
|
3555
|
-
|
|
3556
2386
|
export declare const CreateCustomDBEngineVersionMessageFilterSensitiveLog: (
|
|
3557
2387
|
obj: CreateCustomDBEngineVersionMessage
|
|
3558
2388
|
) => any;
|
|
3559
|
-
|
|
3560
2389
|
export declare const CharacterSetFilterSensitiveLog: (obj: CharacterSet) => any;
|
|
3561
|
-
|
|
3562
2390
|
export declare const TimezoneFilterSensitiveLog: (obj: Timezone) => any;
|
|
3563
|
-
|
|
3564
2391
|
export declare const UpgradeTargetFilterSensitiveLog: (
|
|
3565
2392
|
obj: UpgradeTarget
|
|
3566
2393
|
) => any;
|
|
3567
|
-
|
|
3568
2394
|
export declare const DBEngineVersionFilterSensitiveLog: (
|
|
3569
2395
|
obj: DBEngineVersion
|
|
3570
2396
|
) => any;
|
|
3571
|
-
|
|
3572
2397
|
export declare const ScalingConfigurationFilterSensitiveLog: (
|
|
3573
2398
|
obj: ScalingConfiguration
|
|
3574
2399
|
) => any;
|
|
3575
|
-
|
|
3576
2400
|
export declare const ServerlessV2ScalingConfigurationFilterSensitiveLog: (
|
|
3577
2401
|
obj: ServerlessV2ScalingConfiguration
|
|
3578
2402
|
) => any;
|
|
3579
|
-
|
|
3580
2403
|
export declare const CreateDBClusterMessageFilterSensitiveLog: (
|
|
3581
2404
|
obj: CreateDBClusterMessage
|
|
3582
2405
|
) => any;
|
|
3583
|
-
|
|
3584
2406
|
export declare const DBClusterRoleFilterSensitiveLog: (
|
|
3585
2407
|
obj: DBClusterRole
|
|
3586
2408
|
) => any;
|
|
3587
|
-
|
|
3588
2409
|
export declare const DBClusterMemberFilterSensitiveLog: (
|
|
3589
2410
|
obj: DBClusterMember
|
|
3590
2411
|
) => any;
|
|
3591
|
-
|
|
3592
2412
|
export declare const DBClusterOptionGroupStatusFilterSensitiveLog: (
|
|
3593
2413
|
obj: DBClusterOptionGroupStatus
|
|
3594
2414
|
) => any;
|
|
3595
|
-
|
|
3596
2415
|
export declare const DomainMembershipFilterSensitiveLog: (
|
|
3597
2416
|
obj: DomainMembership
|
|
3598
2417
|
) => any;
|
|
3599
|
-
|
|
3600
2418
|
export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (
|
|
3601
2419
|
obj: PendingCloudwatchLogsExports
|
|
3602
2420
|
) => any;
|
|
3603
|
-
|
|
3604
2421
|
export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (
|
|
3605
2422
|
obj: ClusterPendingModifiedValues
|
|
3606
2423
|
) => any;
|
|
3607
|
-
|
|
3608
2424
|
export declare const ScalingConfigurationInfoFilterSensitiveLog: (
|
|
3609
2425
|
obj: ScalingConfigurationInfo
|
|
3610
2426
|
) => any;
|
|
3611
|
-
|
|
3612
2427
|
export declare const ServerlessV2ScalingConfigurationInfoFilterSensitiveLog: (
|
|
3613
2428
|
obj: ServerlessV2ScalingConfigurationInfo
|
|
3614
2429
|
) => any;
|
|
3615
|
-
|
|
3616
2430
|
export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
|
|
3617
|
-
|
|
3618
2431
|
export declare const CreateDBClusterResultFilterSensitiveLog: (
|
|
3619
2432
|
obj: CreateDBClusterResult
|
|
3620
2433
|
) => any;
|
|
3621
|
-
|
|
3622
2434
|
export declare const CreateDBClusterEndpointMessageFilterSensitiveLog: (
|
|
3623
2435
|
obj: CreateDBClusterEndpointMessage
|
|
3624
2436
|
) => any;
|
|
3625
|
-
|
|
3626
2437
|
export declare const DBClusterEndpointFilterSensitiveLog: (
|
|
3627
2438
|
obj: DBClusterEndpoint
|
|
3628
2439
|
) => any;
|
|
3629
|
-
|
|
3630
2440
|
export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
3631
2441
|
obj: CreateDBClusterParameterGroupMessage
|
|
3632
2442
|
) => any;
|
|
3633
|
-
|
|
3634
2443
|
export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (
|
|
3635
2444
|
obj: CreateDBClusterParameterGroupResult
|
|
3636
2445
|
) => any;
|
|
3637
|
-
|
|
3638
2446
|
export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (
|
|
3639
2447
|
obj: CreateDBClusterSnapshotMessage
|
|
3640
2448
|
) => any;
|
|
3641
|
-
|
|
3642
2449
|
export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (
|
|
3643
2450
|
obj: CreateDBClusterSnapshotResult
|
|
3644
2451
|
) => any;
|
|
3645
|
-
|
|
3646
2452
|
export declare const CreateDBInstanceMessageFilterSensitiveLog: (
|
|
3647
2453
|
obj: CreateDBInstanceMessage
|
|
3648
2454
|
) => any;
|
|
3649
|
-
|
|
3650
2455
|
export declare const DBInstanceRoleFilterSensitiveLog: (
|
|
3651
2456
|
obj: DBInstanceRole
|
|
3652
2457
|
) => any;
|
|
3653
|
-
|
|
3654
2458
|
export declare const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog: (
|
|
3655
2459
|
obj: DBInstanceAutomatedBackupsReplication
|
|
3656
2460
|
) => any;
|
|
3657
|
-
|
|
3658
2461
|
export declare const DBParameterGroupStatusFilterSensitiveLog: (
|
|
3659
2462
|
obj: DBParameterGroupStatus
|
|
3660
2463
|
) => any;
|
|
3661
|
-
|
|
3662
2464
|
export declare const AvailabilityZoneFilterSensitiveLog: (
|
|
3663
2465
|
obj: AvailabilityZone
|
|
3664
2466
|
) => any;
|
|
3665
|
-
|
|
3666
2467
|
export declare const OutpostFilterSensitiveLog: (obj: Outpost) => any;
|
|
3667
|
-
|
|
3668
2468
|
export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
|
|
3669
|
-
|
|
3670
2469
|
export declare const DBSubnetGroupFilterSensitiveLog: (
|
|
3671
2470
|
obj: DBSubnetGroup
|
|
3672
2471
|
) => any;
|
|
3673
|
-
|
|
3674
2472
|
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
3675
|
-
|
|
3676
2473
|
export declare const OptionGroupMembershipFilterSensitiveLog: (
|
|
3677
2474
|
obj: OptionGroupMembership
|
|
3678
2475
|
) => any;
|
|
3679
|
-
|
|
3680
2476
|
export declare const PendingModifiedValuesFilterSensitiveLog: (
|
|
3681
2477
|
obj: PendingModifiedValues
|
|
3682
2478
|
) => any;
|
|
3683
|
-
|
|
3684
2479
|
export declare const DBInstanceStatusInfoFilterSensitiveLog: (
|
|
3685
2480
|
obj: DBInstanceStatusInfo
|
|
3686
2481
|
) => any;
|
|
3687
|
-
|
|
3688
2482
|
export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
|
|
3689
|
-
|
|
3690
2483
|
export declare const CreateDBInstanceResultFilterSensitiveLog: (
|
|
3691
2484
|
obj: CreateDBInstanceResult
|
|
3692
2485
|
) => any;
|
|
3693
|
-
|
|
3694
2486
|
export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (
|
|
3695
2487
|
obj: CreateDBInstanceReadReplicaMessage
|
|
3696
2488
|
) => any;
|
|
3697
|
-
|
|
3698
2489
|
export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (
|
|
3699
2490
|
obj: CreateDBInstanceReadReplicaResult
|
|
3700
2491
|
) => any;
|
|
3701
|
-
|
|
3702
2492
|
export declare const CreateDBParameterGroupMessageFilterSensitiveLog: (
|
|
3703
2493
|
obj: CreateDBParameterGroupMessage
|
|
3704
2494
|
) => any;
|
|
3705
|
-
|
|
3706
2495
|
export declare const CreateDBParameterGroupResultFilterSensitiveLog: (
|
|
3707
2496
|
obj: CreateDBParameterGroupResult
|
|
3708
2497
|
) => any;
|
|
3709
|
-
|
|
3710
2498
|
export declare const UserAuthConfigFilterSensitiveLog: (
|
|
3711
2499
|
obj: UserAuthConfig
|
|
3712
2500
|
) => any;
|
|
3713
|
-
|
|
3714
2501
|
export declare const CreateDBProxyRequestFilterSensitiveLog: (
|
|
3715
2502
|
obj: CreateDBProxyRequest
|
|
3716
2503
|
) => any;
|
|
3717
|
-
|
|
3718
2504
|
export declare const UserAuthConfigInfoFilterSensitiveLog: (
|
|
3719
2505
|
obj: UserAuthConfigInfo
|
|
3720
2506
|
) => any;
|
|
3721
|
-
|
|
3722
2507
|
export declare const DBProxyFilterSensitiveLog: (obj: DBProxy) => any;
|
|
3723
|
-
|
|
3724
2508
|
export declare const CreateDBProxyResponseFilterSensitiveLog: (
|
|
3725
2509
|
obj: CreateDBProxyResponse
|
|
3726
2510
|
) => any;
|
|
3727
|
-
|
|
3728
2511
|
export declare const CreateDBProxyEndpointRequestFilterSensitiveLog: (
|
|
3729
2512
|
obj: CreateDBProxyEndpointRequest
|
|
3730
2513
|
) => any;
|
|
3731
|
-
|
|
3732
2514
|
export declare const DBProxyEndpointFilterSensitiveLog: (
|
|
3733
2515
|
obj: DBProxyEndpoint
|
|
3734
2516
|
) => any;
|
|
3735
|
-
|
|
3736
2517
|
export declare const CreateDBProxyEndpointResponseFilterSensitiveLog: (
|
|
3737
2518
|
obj: CreateDBProxyEndpointResponse
|
|
3738
2519
|
) => any;
|
|
3739
|
-
|
|
3740
2520
|
export declare const CreateDBSecurityGroupMessageFilterSensitiveLog: (
|
|
3741
2521
|
obj: CreateDBSecurityGroupMessage
|
|
3742
2522
|
) => any;
|
|
3743
|
-
|
|
3744
2523
|
export declare const CreateDBSecurityGroupResultFilterSensitiveLog: (
|
|
3745
2524
|
obj: CreateDBSecurityGroupResult
|
|
3746
2525
|
) => any;
|
|
3747
|
-
|
|
3748
2526
|
export declare const CreateDBSnapshotMessageFilterSensitiveLog: (
|
|
3749
2527
|
obj: CreateDBSnapshotMessage
|
|
3750
2528
|
) => any;
|
|
3751
|
-
|
|
3752
2529
|
export declare const CreateDBSnapshotResultFilterSensitiveLog: (
|
|
3753
2530
|
obj: CreateDBSnapshotResult
|
|
3754
2531
|
) => any;
|
|
3755
|
-
|
|
3756
2532
|
export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (
|
|
3757
2533
|
obj: CreateDBSubnetGroupMessage
|
|
3758
2534
|
) => any;
|
|
3759
|
-
|
|
3760
2535
|
export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (
|
|
3761
2536
|
obj: CreateDBSubnetGroupResult
|
|
3762
2537
|
) => any;
|
|
3763
|
-
|
|
3764
2538
|
export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (
|
|
3765
2539
|
obj: CreateEventSubscriptionMessage
|
|
3766
2540
|
) => any;
|
|
3767
|
-
|
|
3768
2541
|
export declare const CreateEventSubscriptionResultFilterSensitiveLog: (
|
|
3769
2542
|
obj: CreateEventSubscriptionResult
|
|
3770
2543
|
) => any;
|
|
3771
|
-
|
|
3772
2544
|
export declare const CreateGlobalClusterMessageFilterSensitiveLog: (
|
|
3773
2545
|
obj: CreateGlobalClusterMessage
|
|
3774
2546
|
) => any;
|
|
3775
|
-
|
|
3776
2547
|
export declare const FailoverStateFilterSensitiveLog: (
|
|
3777
2548
|
obj: FailoverState
|
|
3778
2549
|
) => any;
|
|
3779
|
-
|
|
3780
2550
|
export declare const GlobalClusterMemberFilterSensitiveLog: (
|
|
3781
2551
|
obj: GlobalClusterMember
|
|
3782
2552
|
) => any;
|
|
3783
|
-
|
|
3784
2553
|
export declare const GlobalClusterFilterSensitiveLog: (
|
|
3785
2554
|
obj: GlobalCluster
|
|
3786
2555
|
) => any;
|
|
3787
|
-
|
|
3788
2556
|
export declare const CreateGlobalClusterResultFilterSensitiveLog: (
|
|
3789
2557
|
obj: CreateGlobalClusterResult
|
|
3790
2558
|
) => any;
|
|
3791
|
-
|
|
3792
2559
|
export declare const CreateOptionGroupMessageFilterSensitiveLog: (
|
|
3793
2560
|
obj: CreateOptionGroupMessage
|
|
3794
2561
|
) => any;
|
|
3795
|
-
|
|
3796
2562
|
export declare const CreateOptionGroupResultFilterSensitiveLog: (
|
|
3797
2563
|
obj: CreateOptionGroupResult
|
|
3798
2564
|
) => any;
|
|
3799
|
-
|
|
3800
2565
|
export declare const DeleteCustomDBEngineVersionMessageFilterSensitiveLog: (
|
|
3801
2566
|
obj: DeleteCustomDBEngineVersionMessage
|
|
3802
2567
|
) => any;
|
|
3803
|
-
|
|
3804
2568
|
export declare const DeleteDBClusterMessageFilterSensitiveLog: (
|
|
3805
2569
|
obj: DeleteDBClusterMessage
|
|
3806
2570
|
) => any;
|
|
3807
|
-
|
|
3808
2571
|
export declare const DeleteDBClusterResultFilterSensitiveLog: (
|
|
3809
2572
|
obj: DeleteDBClusterResult
|
|
3810
2573
|
) => any;
|
|
3811
|
-
|
|
3812
2574
|
export declare const DeleteDBClusterEndpointMessageFilterSensitiveLog: (
|
|
3813
2575
|
obj: DeleteDBClusterEndpointMessage
|
|
3814
2576
|
) => any;
|
|
3815
|
-
|
|
3816
2577
|
export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
3817
2578
|
obj: DeleteDBClusterParameterGroupMessage
|
|
3818
2579
|
) => any;
|
|
3819
|
-
|
|
3820
2580
|
export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (
|
|
3821
2581
|
obj: DeleteDBClusterSnapshotMessage
|
|
3822
2582
|
) => any;
|
|
3823
|
-
|
|
3824
2583
|
export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (
|
|
3825
2584
|
obj: DeleteDBClusterSnapshotResult
|
|
3826
2585
|
) => any;
|
|
3827
|
-
|
|
3828
2586
|
export declare const DeleteDBInstanceMessageFilterSensitiveLog: (
|
|
3829
2587
|
obj: DeleteDBInstanceMessage
|
|
3830
2588
|
) => any;
|
|
3831
|
-
|
|
3832
2589
|
export declare const DeleteDBInstanceResultFilterSensitiveLog: (
|
|
3833
2590
|
obj: DeleteDBInstanceResult
|
|
3834
2591
|
) => any;
|
|
3835
|
-
|
|
3836
2592
|
export declare const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog: (
|
|
3837
2593
|
obj: DeleteDBInstanceAutomatedBackupMessage
|
|
3838
2594
|
) => any;
|
|
3839
|
-
|
|
3840
2595
|
export declare const RestoreWindowFilterSensitiveLog: (
|
|
3841
2596
|
obj: RestoreWindow
|
|
3842
2597
|
) => any;
|
|
3843
|
-
|
|
3844
2598
|
export declare const DBInstanceAutomatedBackupFilterSensitiveLog: (
|
|
3845
2599
|
obj: DBInstanceAutomatedBackup
|
|
3846
2600
|
) => any;
|
|
3847
|
-
|
|
3848
2601
|
export declare const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog: (
|
|
3849
2602
|
obj: DeleteDBInstanceAutomatedBackupResult
|
|
3850
2603
|
) => any;
|
|
3851
|
-
|
|
3852
2604
|
export declare const DeleteDBParameterGroupMessageFilterSensitiveLog: (
|
|
3853
2605
|
obj: DeleteDBParameterGroupMessage
|
|
3854
2606
|
) => any;
|
|
3855
|
-
|
|
3856
2607
|
export declare const DeleteDBProxyRequestFilterSensitiveLog: (
|
|
3857
2608
|
obj: DeleteDBProxyRequest
|
|
3858
2609
|
) => any;
|
|
3859
|
-
|
|
3860
2610
|
export declare const DeleteDBProxyResponseFilterSensitiveLog: (
|
|
3861
2611
|
obj: DeleteDBProxyResponse
|
|
3862
2612
|
) => any;
|
|
3863
|
-
|
|
3864
2613
|
export declare const DeleteDBProxyEndpointRequestFilterSensitiveLog: (
|
|
3865
2614
|
obj: DeleteDBProxyEndpointRequest
|
|
3866
2615
|
) => any;
|
|
3867
|
-
|
|
3868
2616
|
export declare const DeleteDBProxyEndpointResponseFilterSensitiveLog: (
|
|
3869
2617
|
obj: DeleteDBProxyEndpointResponse
|
|
3870
2618
|
) => any;
|
|
3871
|
-
|
|
3872
2619
|
export declare const DeleteDBSecurityGroupMessageFilterSensitiveLog: (
|
|
3873
2620
|
obj: DeleteDBSecurityGroupMessage
|
|
3874
2621
|
) => any;
|
|
3875
|
-
|
|
3876
2622
|
export declare const DeleteDBSnapshotMessageFilterSensitiveLog: (
|
|
3877
2623
|
obj: DeleteDBSnapshotMessage
|
|
3878
2624
|
) => any;
|
|
3879
|
-
|
|
3880
2625
|
export declare const DeleteDBSnapshotResultFilterSensitiveLog: (
|
|
3881
2626
|
obj: DeleteDBSnapshotResult
|
|
3882
2627
|
) => any;
|
|
3883
|
-
|
|
3884
2628
|
export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (
|
|
3885
2629
|
obj: DeleteDBSubnetGroupMessage
|
|
3886
2630
|
) => any;
|
|
3887
|
-
|
|
3888
2631
|
export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (
|
|
3889
2632
|
obj: DeleteEventSubscriptionMessage
|
|
3890
2633
|
) => any;
|
|
3891
|
-
|
|
3892
2634
|
export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (
|
|
3893
2635
|
obj: DeleteEventSubscriptionResult
|
|
3894
2636
|
) => any;
|
|
3895
|
-
|
|
3896
2637
|
export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (
|
|
3897
2638
|
obj: DeleteGlobalClusterMessage
|
|
3898
2639
|
) => any;
|
|
3899
|
-
|
|
3900
2640
|
export declare const DeleteGlobalClusterResultFilterSensitiveLog: (
|
|
3901
2641
|
obj: DeleteGlobalClusterResult
|
|
3902
2642
|
) => any;
|
|
3903
|
-
|
|
3904
2643
|
export declare const DeleteOptionGroupMessageFilterSensitiveLog: (
|
|
3905
2644
|
obj: DeleteOptionGroupMessage
|
|
3906
2645
|
) => any;
|
|
3907
|
-
|
|
3908
2646
|
export declare const DeregisterDBProxyTargetsRequestFilterSensitiveLog: (
|
|
3909
2647
|
obj: DeregisterDBProxyTargetsRequest
|
|
3910
2648
|
) => any;
|
|
3911
|
-
|
|
3912
2649
|
export declare const DeregisterDBProxyTargetsResponseFilterSensitiveLog: (
|
|
3913
2650
|
obj: DeregisterDBProxyTargetsResponse
|
|
3914
2651
|
) => any;
|
|
3915
|
-
|
|
3916
2652
|
export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (
|
|
3917
2653
|
obj: DescribeAccountAttributesMessage
|
|
3918
2654
|
) => any;
|
|
3919
|
-
|
|
3920
2655
|
export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
|
|
3921
|
-
|
|
3922
2656
|
export declare const CertificateMessageFilterSensitiveLog: (
|
|
3923
2657
|
obj: CertificateMessage
|
|
3924
2658
|
) => any;
|
|
3925
|
-
|
|
3926
2659
|
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
3927
|
-
|
|
3928
2660
|
export declare const DescribeCertificatesMessageFilterSensitiveLog: (
|
|
3929
2661
|
obj: DescribeCertificatesMessage
|
|
3930
2662
|
) => any;
|
|
3931
|
-
|
|
3932
2663
|
export declare const DBClusterBacktrackMessageFilterSensitiveLog: (
|
|
3933
2664
|
obj: DBClusterBacktrackMessage
|
|
3934
2665
|
) => any;
|
|
3935
|
-
|
|
3936
2666
|
export declare const DescribeDBClusterBacktracksMessageFilterSensitiveLog: (
|
|
3937
2667
|
obj: DescribeDBClusterBacktracksMessage
|
|
3938
2668
|
) => any;
|
|
3939
|
-
|
|
3940
2669
|
export declare const DBClusterEndpointMessageFilterSensitiveLog: (
|
|
3941
2670
|
obj: DBClusterEndpointMessage
|
|
3942
2671
|
) => any;
|
|
3943
|
-
|
|
3944
2672
|
export declare const DescribeDBClusterEndpointsMessageFilterSensitiveLog: (
|
|
3945
2673
|
obj: DescribeDBClusterEndpointsMessage
|
|
3946
2674
|
) => any;
|
|
3947
|
-
|
|
3948
2675
|
export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (
|
|
3949
2676
|
obj: DBClusterParameterGroupsMessage
|
|
3950
2677
|
) => any;
|
|
3951
|
-
|
|
3952
2678
|
export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (
|
|
3953
2679
|
obj: DescribeDBClusterParameterGroupsMessage
|
|
3954
2680
|
) => any;
|
|
3955
|
-
|
|
3956
2681
|
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
3957
|
-
|
|
3958
2682
|
export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (
|
|
3959
2683
|
obj: DBClusterParameterGroupDetails
|
|
3960
2684
|
) => any;
|
|
3961
|
-
|
|
3962
2685
|
export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (
|
|
3963
2686
|
obj: DescribeDBClusterParametersMessage
|
|
3964
2687
|
) => any;
|
|
3965
|
-
|
|
3966
2688
|
export declare const DBClusterMessageFilterSensitiveLog: (
|
|
3967
2689
|
obj: DBClusterMessage
|
|
3968
2690
|
) => any;
|
|
3969
|
-
|
|
3970
2691
|
export declare const DescribeDBClustersMessageFilterSensitiveLog: (
|
|
3971
2692
|
obj: DescribeDBClustersMessage
|
|
3972
2693
|
) => any;
|
|
3973
|
-
|
|
3974
2694
|
export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (
|
|
3975
2695
|
obj: DescribeDBClusterSnapshotAttributesMessage
|
|
3976
2696
|
) => any;
|
|
3977
|
-
|
|
3978
2697
|
export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (
|
|
3979
2698
|
obj: DBClusterSnapshotAttribute
|
|
3980
2699
|
) => any;
|
|
3981
|
-
|
|
3982
2700
|
export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (
|
|
3983
2701
|
obj: DBClusterSnapshotAttributesResult
|
|
3984
2702
|
) => any;
|
|
3985
|
-
|
|
3986
2703
|
export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (
|
|
3987
2704
|
obj: DescribeDBClusterSnapshotAttributesResult
|
|
3988
2705
|
) => any;
|
|
3989
|
-
|
|
3990
2706
|
export declare const DBClusterSnapshotMessageFilterSensitiveLog: (
|
|
3991
2707
|
obj: DBClusterSnapshotMessage
|
|
3992
2708
|
) => any;
|
|
3993
|
-
|
|
3994
2709
|
export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (
|
|
3995
2710
|
obj: DescribeDBClusterSnapshotsMessage
|
|
3996
2711
|
) => any;
|
|
3997
|
-
|
|
3998
2712
|
export declare const DBEngineVersionMessageFilterSensitiveLog: (
|
|
3999
2713
|
obj: DBEngineVersionMessage
|
|
4000
2714
|
) => any;
|
|
4001
|
-
|
|
4002
2715
|
export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (
|
|
4003
2716
|
obj: DescribeDBEngineVersionsMessage
|
|
4004
2717
|
) => any;
|
|
4005
|
-
|
|
4006
2718
|
export declare const DBInstanceAutomatedBackupMessageFilterSensitiveLog: (
|
|
4007
2719
|
obj: DBInstanceAutomatedBackupMessage
|
|
4008
2720
|
) => any;
|
|
4009
|
-
|
|
4010
2721
|
export declare const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog: (
|
|
4011
2722
|
obj: DescribeDBInstanceAutomatedBackupsMessage
|
|
4012
2723
|
) => any;
|
|
4013
|
-
|
|
4014
2724
|
export declare const DBInstanceMessageFilterSensitiveLog: (
|
|
4015
2725
|
obj: DBInstanceMessage
|
|
4016
2726
|
) => any;
|
|
4017
|
-
|
|
4018
2727
|
export declare const DescribeDBInstancesMessageFilterSensitiveLog: (
|
|
4019
2728
|
obj: DescribeDBInstancesMessage
|
|
4020
2729
|
) => any;
|
|
4021
|
-
|
|
4022
2730
|
export declare const DescribeDBLogFilesMessageFilterSensitiveLog: (
|
|
4023
2731
|
obj: DescribeDBLogFilesMessage
|
|
4024
2732
|
) => any;
|
|
4025
|
-
|
|
4026
2733
|
export declare const DescribeDBLogFilesDetailsFilterSensitiveLog: (
|
|
4027
2734
|
obj: DescribeDBLogFilesDetails
|
|
4028
2735
|
) => any;
|
|
4029
|
-
|
|
4030
2736
|
export declare const DescribeDBLogFilesResponseFilterSensitiveLog: (
|
|
4031
2737
|
obj: DescribeDBLogFilesResponse
|
|
4032
2738
|
) => any;
|
|
4033
|
-
|
|
4034
2739
|
export declare const DBParameterGroupsMessageFilterSensitiveLog: (
|
|
4035
2740
|
obj: DBParameterGroupsMessage
|
|
4036
2741
|
) => any;
|
|
4037
|
-
|
|
4038
2742
|
export declare const DescribeDBParameterGroupsMessageFilterSensitiveLog: (
|
|
4039
2743
|
obj: DescribeDBParameterGroupsMessage
|
|
4040
2744
|
) => any;
|
|
4041
|
-
|
|
4042
2745
|
export declare const DBParameterGroupDetailsFilterSensitiveLog: (
|
|
4043
2746
|
obj: DBParameterGroupDetails
|
|
4044
2747
|
) => any;
|
|
4045
|
-
|
|
4046
2748
|
export declare const DescribeDBParametersMessageFilterSensitiveLog: (
|
|
4047
2749
|
obj: DescribeDBParametersMessage
|
|
4048
2750
|
) => any;
|
|
4049
|
-
|
|
4050
2751
|
export declare const DescribeDBProxiesRequestFilterSensitiveLog: (
|
|
4051
2752
|
obj: DescribeDBProxiesRequest
|
|
4052
2753
|
) => any;
|
|
4053
|
-
|
|
4054
2754
|
export declare const DescribeDBProxiesResponseFilterSensitiveLog: (
|
|
4055
2755
|
obj: DescribeDBProxiesResponse
|
|
4056
2756
|
) => any;
|
|
4057
|
-
|
|
4058
2757
|
export declare const DescribeDBProxyEndpointsRequestFilterSensitiveLog: (
|
|
4059
2758
|
obj: DescribeDBProxyEndpointsRequest
|
|
4060
2759
|
) => any;
|
|
4061
|
-
|
|
4062
2760
|
export declare const DescribeDBProxyEndpointsResponseFilterSensitiveLog: (
|
|
4063
2761
|
obj: DescribeDBProxyEndpointsResponse
|
|
4064
2762
|
) => any;
|
|
4065
|
-
|
|
4066
2763
|
export declare const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog: (
|
|
4067
2764
|
obj: DescribeDBProxyTargetGroupsRequest
|
|
4068
2765
|
) => any;
|
|
4069
|
-
|
|
4070
2766
|
export declare const ConnectionPoolConfigurationInfoFilterSensitiveLog: (
|
|
4071
2767
|
obj: ConnectionPoolConfigurationInfo
|
|
4072
2768
|
) => any;
|
|
4073
|
-
|
|
4074
2769
|
export declare const DBProxyTargetGroupFilterSensitiveLog: (
|
|
4075
2770
|
obj: DBProxyTargetGroup
|
|
4076
2771
|
) => any;
|
|
4077
|
-
|
|
4078
2772
|
export declare const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog: (
|
|
4079
2773
|
obj: DescribeDBProxyTargetGroupsResponse
|
|
4080
2774
|
) => any;
|
|
4081
|
-
|
|
4082
2775
|
export declare const DescribeDBProxyTargetsRequestFilterSensitiveLog: (
|
|
4083
2776
|
obj: DescribeDBProxyTargetsRequest
|
|
4084
2777
|
) => any;
|
|
4085
|
-
|
|
4086
2778
|
export declare const TargetHealthFilterSensitiveLog: (obj: TargetHealth) => any;
|
|
4087
|
-
|
|
4088
2779
|
export declare const DBProxyTargetFilterSensitiveLog: (
|
|
4089
2780
|
obj: DBProxyTarget
|
|
4090
2781
|
) => any;
|
|
4091
|
-
|
|
4092
2782
|
export declare const DescribeDBProxyTargetsResponseFilterSensitiveLog: (
|
|
4093
2783
|
obj: DescribeDBProxyTargetsResponse
|
|
4094
2784
|
) => any;
|
|
4095
|
-
|
|
4096
2785
|
export declare const DBSecurityGroupMessageFilterSensitiveLog: (
|
|
4097
2786
|
obj: DBSecurityGroupMessage
|
|
4098
2787
|
) => any;
|
|
4099
|
-
|
|
4100
2788
|
export declare const DescribeDBSecurityGroupsMessageFilterSensitiveLog: (
|
|
4101
2789
|
obj: DescribeDBSecurityGroupsMessage
|
|
4102
2790
|
) => any;
|
|
4103
|
-
|
|
4104
2791
|
export declare const DescribeDBSnapshotAttributesMessageFilterSensitiveLog: (
|
|
4105
2792
|
obj: DescribeDBSnapshotAttributesMessage
|
|
4106
2793
|
) => any;
|