@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
|
@@ -33,497 +33,303 @@ import {
|
|
|
33
33
|
UserAuthConfig,
|
|
34
34
|
} from "./models_0";
|
|
35
35
|
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
36
|
-
|
|
37
36
|
export interface DBSnapshotAttribute {
|
|
38
37
|
AttributeName?: string;
|
|
39
|
-
|
|
40
38
|
AttributeValues?: string[];
|
|
41
39
|
}
|
|
42
|
-
|
|
43
40
|
export interface DBSnapshotAttributesResult {
|
|
44
41
|
DBSnapshotIdentifier?: string;
|
|
45
|
-
|
|
46
42
|
DBSnapshotAttributes?: DBSnapshotAttribute[];
|
|
47
43
|
}
|
|
48
44
|
export interface DescribeDBSnapshotAttributesResult {
|
|
49
45
|
DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
|
|
50
46
|
}
|
|
51
|
-
|
|
52
47
|
export interface DBSnapshotMessage {
|
|
53
48
|
Marker?: string;
|
|
54
|
-
|
|
55
49
|
DBSnapshots?: DBSnapshot[];
|
|
56
50
|
}
|
|
57
|
-
|
|
58
51
|
export interface DescribeDBSnapshotsMessage {
|
|
59
52
|
DBInstanceIdentifier?: string;
|
|
60
|
-
|
|
61
53
|
DBSnapshotIdentifier?: string;
|
|
62
|
-
|
|
63
54
|
SnapshotType?: string;
|
|
64
|
-
|
|
65
55
|
Filters?: Filter[];
|
|
66
|
-
|
|
67
56
|
MaxRecords?: number;
|
|
68
|
-
|
|
69
57
|
Marker?: string;
|
|
70
|
-
|
|
71
58
|
IncludeShared?: boolean;
|
|
72
|
-
|
|
73
59
|
IncludePublic?: boolean;
|
|
74
|
-
|
|
75
60
|
DbiResourceId?: string;
|
|
76
61
|
}
|
|
77
|
-
|
|
78
62
|
export interface DBSubnetGroupMessage {
|
|
79
63
|
Marker?: string;
|
|
80
|
-
|
|
81
64
|
DBSubnetGroups?: DBSubnetGroup[];
|
|
82
65
|
}
|
|
83
|
-
|
|
84
66
|
export interface DescribeDBSubnetGroupsMessage {
|
|
85
67
|
DBSubnetGroupName?: string;
|
|
86
|
-
|
|
87
68
|
Filters?: Filter[];
|
|
88
|
-
|
|
89
69
|
MaxRecords?: number;
|
|
90
|
-
|
|
91
70
|
Marker?: string;
|
|
92
71
|
}
|
|
93
|
-
|
|
94
72
|
export interface DescribeEngineDefaultClusterParametersMessage {
|
|
95
73
|
DBParameterGroupFamily: string | undefined;
|
|
96
|
-
|
|
97
74
|
Filters?: Filter[];
|
|
98
|
-
|
|
99
75
|
MaxRecords?: number;
|
|
100
|
-
|
|
101
76
|
Marker?: string;
|
|
102
77
|
}
|
|
103
|
-
|
|
104
78
|
export interface EngineDefaults {
|
|
105
79
|
DBParameterGroupFamily?: string;
|
|
106
|
-
|
|
107
80
|
Marker?: string;
|
|
108
|
-
|
|
109
81
|
Parameters?: Parameter[];
|
|
110
82
|
}
|
|
111
83
|
export interface DescribeEngineDefaultClusterParametersResult {
|
|
112
84
|
EngineDefaults?: EngineDefaults;
|
|
113
85
|
}
|
|
114
|
-
|
|
115
86
|
export interface DescribeEngineDefaultParametersMessage {
|
|
116
87
|
DBParameterGroupFamily: string | undefined;
|
|
117
|
-
|
|
118
88
|
Filters?: Filter[];
|
|
119
|
-
|
|
120
89
|
MaxRecords?: number;
|
|
121
|
-
|
|
122
90
|
Marker?: string;
|
|
123
91
|
}
|
|
124
92
|
export interface DescribeEngineDefaultParametersResult {
|
|
125
93
|
EngineDefaults?: EngineDefaults;
|
|
126
94
|
}
|
|
127
|
-
|
|
128
95
|
export interface DescribeEventCategoriesMessage {
|
|
129
96
|
SourceType?: string;
|
|
130
|
-
|
|
131
97
|
Filters?: Filter[];
|
|
132
98
|
}
|
|
133
|
-
|
|
134
99
|
export interface EventCategoriesMap {
|
|
135
100
|
SourceType?: string;
|
|
136
|
-
|
|
137
101
|
EventCategories?: string[];
|
|
138
102
|
}
|
|
139
|
-
|
|
140
103
|
export interface EventCategoriesMessage {
|
|
141
104
|
EventCategoriesMapList?: EventCategoriesMap[];
|
|
142
105
|
}
|
|
143
|
-
export declare
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
106
|
+
export declare enum SourceType {
|
|
107
|
+
custom_engine_version = "custom-engine-version",
|
|
108
|
+
db_cluster = "db-cluster",
|
|
109
|
+
db_cluster_snapshot = "db-cluster-snapshot",
|
|
110
|
+
db_instance = "db-instance",
|
|
111
|
+
db_parameter_group = "db-parameter-group",
|
|
112
|
+
db_proxy = "db-proxy",
|
|
113
|
+
db_security_group = "db-security-group",
|
|
114
|
+
db_snapshot = "db-snapshot",
|
|
115
|
+
}
|
|
153
116
|
export interface DescribeEventsMessage {
|
|
154
117
|
SourceIdentifier?: string;
|
|
155
|
-
|
|
156
118
|
SourceType?: SourceType | string;
|
|
157
|
-
|
|
158
119
|
StartTime?: Date;
|
|
159
|
-
|
|
160
120
|
EndTime?: Date;
|
|
161
|
-
|
|
162
121
|
Duration?: number;
|
|
163
|
-
|
|
164
122
|
EventCategories?: string[];
|
|
165
|
-
|
|
166
123
|
Filters?: Filter[];
|
|
167
|
-
|
|
168
124
|
MaxRecords?: number;
|
|
169
|
-
|
|
170
125
|
Marker?: string;
|
|
171
126
|
}
|
|
172
|
-
|
|
173
127
|
export interface Event {
|
|
174
128
|
SourceIdentifier?: string;
|
|
175
|
-
|
|
176
129
|
SourceType?: SourceType | string;
|
|
177
|
-
|
|
178
130
|
Message?: string;
|
|
179
|
-
|
|
180
131
|
EventCategories?: string[];
|
|
181
|
-
|
|
182
132
|
Date?: Date;
|
|
183
|
-
|
|
184
133
|
SourceArn?: string;
|
|
185
134
|
}
|
|
186
|
-
|
|
187
135
|
export interface EventsMessage {
|
|
188
136
|
Marker?: string;
|
|
189
|
-
|
|
190
137
|
Events?: Event[];
|
|
191
138
|
}
|
|
192
|
-
|
|
193
139
|
export interface DescribeEventSubscriptionsMessage {
|
|
194
140
|
SubscriptionName?: string;
|
|
195
|
-
|
|
196
141
|
Filters?: Filter[];
|
|
197
|
-
|
|
198
142
|
MaxRecords?: number;
|
|
199
|
-
|
|
200
143
|
Marker?: string;
|
|
201
144
|
}
|
|
202
|
-
|
|
203
145
|
export interface EventSubscriptionsMessage {
|
|
204
146
|
Marker?: string;
|
|
205
|
-
|
|
206
147
|
EventSubscriptionsList?: EventSubscription[];
|
|
207
148
|
}
|
|
208
149
|
export interface DescribeExportTasksMessage {
|
|
209
150
|
ExportTaskIdentifier?: string;
|
|
210
|
-
|
|
211
151
|
SourceArn?: string;
|
|
212
|
-
|
|
213
152
|
Filters?: Filter[];
|
|
214
|
-
|
|
215
153
|
Marker?: string;
|
|
216
|
-
|
|
217
154
|
MaxRecords?: number;
|
|
218
155
|
}
|
|
219
156
|
export interface ExportTasksMessage {
|
|
220
157
|
Marker?: string;
|
|
221
|
-
|
|
222
158
|
ExportTasks?: ExportTask[];
|
|
223
159
|
}
|
|
224
160
|
export interface DescribeGlobalClustersMessage {
|
|
225
161
|
GlobalClusterIdentifier?: string;
|
|
226
|
-
|
|
227
162
|
Filters?: Filter[];
|
|
228
|
-
|
|
229
163
|
MaxRecords?: number;
|
|
230
|
-
|
|
231
164
|
Marker?: string;
|
|
232
165
|
}
|
|
233
166
|
export interface GlobalClustersMessage {
|
|
234
167
|
Marker?: string;
|
|
235
|
-
|
|
236
168
|
GlobalClusters?: GlobalCluster[];
|
|
237
169
|
}
|
|
238
|
-
|
|
239
170
|
export interface DescribeOptionGroupOptionsMessage {
|
|
240
171
|
EngineName: string | undefined;
|
|
241
|
-
|
|
242
172
|
MajorEngineVersion?: string;
|
|
243
|
-
|
|
244
173
|
Filters?: Filter[];
|
|
245
|
-
|
|
246
174
|
MaxRecords?: number;
|
|
247
|
-
|
|
248
175
|
Marker?: string;
|
|
249
176
|
}
|
|
250
|
-
|
|
251
177
|
export interface MinimumEngineVersionPerAllowedValue {
|
|
252
178
|
AllowedValue?: string;
|
|
253
|
-
|
|
254
179
|
MinimumEngineVersion?: string;
|
|
255
180
|
}
|
|
256
|
-
|
|
257
181
|
export interface OptionGroupOptionSetting {
|
|
258
182
|
SettingName?: string;
|
|
259
|
-
|
|
260
183
|
SettingDescription?: string;
|
|
261
|
-
|
|
262
184
|
DefaultValue?: string;
|
|
263
|
-
|
|
264
185
|
ApplyType?: string;
|
|
265
|
-
|
|
266
186
|
AllowedValues?: string;
|
|
267
|
-
|
|
268
187
|
IsModifiable?: boolean;
|
|
269
|
-
|
|
270
188
|
IsRequired?: boolean;
|
|
271
|
-
|
|
272
189
|
MinimumEngineVersionPerAllowedValue?: MinimumEngineVersionPerAllowedValue[];
|
|
273
190
|
}
|
|
274
|
-
|
|
275
191
|
export interface OptionVersion {
|
|
276
192
|
Version?: string;
|
|
277
|
-
|
|
278
193
|
IsDefault?: boolean;
|
|
279
194
|
}
|
|
280
|
-
|
|
281
195
|
export interface OptionGroupOption {
|
|
282
196
|
Name?: string;
|
|
283
|
-
|
|
284
197
|
Description?: string;
|
|
285
|
-
|
|
286
198
|
EngineName?: string;
|
|
287
|
-
|
|
288
199
|
MajorEngineVersion?: string;
|
|
289
|
-
|
|
290
200
|
MinimumRequiredMinorEngineVersion?: string;
|
|
291
|
-
|
|
292
201
|
PortRequired?: boolean;
|
|
293
|
-
|
|
294
202
|
DefaultPort?: number;
|
|
295
|
-
|
|
296
203
|
OptionsDependedOn?: string[];
|
|
297
|
-
|
|
298
204
|
OptionsConflictsWith?: string[];
|
|
299
|
-
|
|
300
205
|
Persistent?: boolean;
|
|
301
|
-
|
|
302
206
|
Permanent?: boolean;
|
|
303
|
-
|
|
304
207
|
RequiresAutoMinorEngineVersionUpgrade?: boolean;
|
|
305
|
-
|
|
306
208
|
VpcOnly?: boolean;
|
|
307
|
-
|
|
308
209
|
SupportsOptionVersionDowngrade?: boolean;
|
|
309
|
-
|
|
310
210
|
OptionGroupOptionSettings?: OptionGroupOptionSetting[];
|
|
311
|
-
|
|
312
211
|
OptionGroupOptionVersions?: OptionVersion[];
|
|
313
212
|
}
|
|
314
|
-
|
|
315
213
|
export interface OptionGroupOptionsMessage {
|
|
316
214
|
OptionGroupOptions?: OptionGroupOption[];
|
|
317
|
-
|
|
318
215
|
Marker?: string;
|
|
319
216
|
}
|
|
320
|
-
|
|
321
217
|
export interface DescribeOptionGroupsMessage {
|
|
322
218
|
OptionGroupName?: string;
|
|
323
|
-
|
|
324
219
|
Filters?: Filter[];
|
|
325
|
-
|
|
326
220
|
Marker?: string;
|
|
327
|
-
|
|
328
221
|
MaxRecords?: number;
|
|
329
|
-
|
|
330
222
|
EngineName?: string;
|
|
331
|
-
|
|
332
223
|
MajorEngineVersion?: string;
|
|
333
224
|
}
|
|
334
|
-
|
|
335
225
|
export interface OptionGroups {
|
|
336
226
|
OptionGroupsList?: OptionGroup[];
|
|
337
|
-
|
|
338
227
|
Marker?: string;
|
|
339
228
|
}
|
|
340
|
-
|
|
341
229
|
export interface DescribeOrderableDBInstanceOptionsMessage {
|
|
342
230
|
Engine: string | undefined;
|
|
343
|
-
|
|
344
231
|
EngineVersion?: string;
|
|
345
|
-
|
|
346
232
|
DBInstanceClass?: string;
|
|
347
|
-
|
|
348
233
|
LicenseModel?: string;
|
|
349
|
-
|
|
350
234
|
AvailabilityZoneGroup?: string;
|
|
351
|
-
|
|
352
235
|
Vpc?: boolean;
|
|
353
|
-
|
|
354
236
|
Filters?: Filter[];
|
|
355
|
-
|
|
356
237
|
MaxRecords?: number;
|
|
357
|
-
|
|
358
238
|
Marker?: string;
|
|
359
239
|
}
|
|
360
|
-
|
|
361
240
|
export interface AvailableProcessorFeature {
|
|
362
241
|
Name?: string;
|
|
363
|
-
|
|
364
242
|
DefaultValue?: string;
|
|
365
|
-
|
|
366
243
|
AllowedValues?: string;
|
|
367
244
|
}
|
|
368
|
-
|
|
369
245
|
export interface OrderableDBInstanceOption {
|
|
370
246
|
Engine?: string;
|
|
371
|
-
|
|
372
247
|
EngineVersion?: string;
|
|
373
|
-
|
|
374
248
|
DBInstanceClass?: string;
|
|
375
|
-
|
|
376
249
|
LicenseModel?: string;
|
|
377
|
-
|
|
378
250
|
AvailabilityZoneGroup?: string;
|
|
379
|
-
|
|
380
251
|
AvailabilityZones?: AvailabilityZone[];
|
|
381
|
-
|
|
382
252
|
MultiAZCapable?: boolean;
|
|
383
|
-
|
|
384
253
|
ReadReplicaCapable?: boolean;
|
|
385
|
-
|
|
386
254
|
Vpc?: boolean;
|
|
387
|
-
|
|
388
255
|
SupportsStorageEncryption?: boolean;
|
|
389
|
-
|
|
390
256
|
StorageType?: string;
|
|
391
|
-
|
|
392
257
|
SupportsIops?: boolean;
|
|
393
|
-
|
|
394
258
|
SupportsEnhancedMonitoring?: boolean;
|
|
395
|
-
|
|
396
259
|
SupportsIAMDatabaseAuthentication?: boolean;
|
|
397
|
-
|
|
398
260
|
SupportsPerformanceInsights?: boolean;
|
|
399
|
-
|
|
400
261
|
MinStorageSize?: number;
|
|
401
|
-
|
|
402
262
|
MaxStorageSize?: number;
|
|
403
|
-
|
|
404
263
|
MinIopsPerDbInstance?: number;
|
|
405
|
-
|
|
406
264
|
MaxIopsPerDbInstance?: number;
|
|
407
|
-
|
|
408
265
|
MinIopsPerGib?: number;
|
|
409
|
-
|
|
410
266
|
MaxIopsPerGib?: number;
|
|
411
|
-
|
|
412
267
|
AvailableProcessorFeatures?: AvailableProcessorFeature[];
|
|
413
|
-
|
|
414
268
|
SupportedEngineModes?: string[];
|
|
415
|
-
|
|
416
269
|
SupportsStorageAutoscaling?: boolean;
|
|
417
|
-
|
|
418
270
|
SupportsKerberosAuthentication?: boolean;
|
|
419
|
-
|
|
420
271
|
OutpostCapable?: boolean;
|
|
421
|
-
|
|
422
272
|
SupportedActivityStreamModes?: string[];
|
|
423
|
-
|
|
424
273
|
SupportsGlobalDatabases?: boolean;
|
|
425
|
-
|
|
426
274
|
SupportsClusters?: boolean;
|
|
427
|
-
|
|
428
275
|
SupportedNetworkTypes?: string[];
|
|
429
276
|
}
|
|
430
|
-
|
|
431
277
|
export interface OrderableDBInstanceOptionsMessage {
|
|
432
278
|
OrderableDBInstanceOptions?: OrderableDBInstanceOption[];
|
|
433
|
-
|
|
434
279
|
Marker?: string;
|
|
435
280
|
}
|
|
436
|
-
|
|
437
281
|
export interface DescribePendingMaintenanceActionsMessage {
|
|
438
282
|
ResourceIdentifier?: string;
|
|
439
|
-
|
|
440
283
|
Filters?: Filter[];
|
|
441
|
-
|
|
442
284
|
Marker?: string;
|
|
443
|
-
|
|
444
285
|
MaxRecords?: number;
|
|
445
286
|
}
|
|
446
|
-
|
|
447
287
|
export interface PendingMaintenanceActionsMessage {
|
|
448
288
|
PendingMaintenanceActions?: ResourcePendingMaintenanceActions[];
|
|
449
|
-
|
|
450
289
|
Marker?: string;
|
|
451
290
|
}
|
|
452
|
-
|
|
453
291
|
export interface DescribeReservedDBInstancesMessage {
|
|
454
292
|
ReservedDBInstanceId?: string;
|
|
455
|
-
|
|
456
293
|
ReservedDBInstancesOfferingId?: string;
|
|
457
|
-
|
|
458
294
|
DBInstanceClass?: string;
|
|
459
|
-
|
|
460
295
|
Duration?: string;
|
|
461
|
-
|
|
462
296
|
ProductDescription?: string;
|
|
463
|
-
|
|
464
297
|
OfferingType?: string;
|
|
465
|
-
|
|
466
298
|
MultiAZ?: boolean;
|
|
467
|
-
|
|
468
299
|
LeaseId?: string;
|
|
469
|
-
|
|
470
300
|
Filters?: Filter[];
|
|
471
|
-
|
|
472
301
|
MaxRecords?: number;
|
|
473
|
-
|
|
474
302
|
Marker?: string;
|
|
475
303
|
}
|
|
476
|
-
|
|
477
304
|
export interface RecurringCharge {
|
|
478
305
|
RecurringChargeAmount?: number;
|
|
479
|
-
|
|
480
306
|
RecurringChargeFrequency?: string;
|
|
481
307
|
}
|
|
482
|
-
|
|
483
308
|
export interface ReservedDBInstance {
|
|
484
309
|
ReservedDBInstanceId?: string;
|
|
485
|
-
|
|
486
310
|
ReservedDBInstancesOfferingId?: string;
|
|
487
|
-
|
|
488
311
|
DBInstanceClass?: string;
|
|
489
|
-
|
|
490
312
|
StartTime?: Date;
|
|
491
|
-
|
|
492
313
|
Duration?: number;
|
|
493
|
-
|
|
494
314
|
FixedPrice?: number;
|
|
495
|
-
|
|
496
315
|
UsagePrice?: number;
|
|
497
|
-
|
|
498
316
|
CurrencyCode?: string;
|
|
499
|
-
|
|
500
317
|
DBInstanceCount?: number;
|
|
501
|
-
|
|
502
318
|
ProductDescription?: string;
|
|
503
|
-
|
|
504
319
|
OfferingType?: string;
|
|
505
|
-
|
|
506
320
|
MultiAZ?: boolean;
|
|
507
|
-
|
|
508
321
|
State?: string;
|
|
509
|
-
|
|
510
322
|
RecurringCharges?: RecurringCharge[];
|
|
511
|
-
|
|
512
323
|
ReservedDBInstanceArn?: string;
|
|
513
|
-
|
|
514
324
|
LeaseId?: string;
|
|
515
325
|
}
|
|
516
|
-
|
|
517
326
|
export interface ReservedDBInstanceMessage {
|
|
518
327
|
Marker?: string;
|
|
519
|
-
|
|
520
328
|
ReservedDBInstances?: ReservedDBInstance[];
|
|
521
329
|
}
|
|
522
|
-
|
|
523
330
|
export declare class ReservedDBInstanceNotFoundFault extends __BaseException {
|
|
524
331
|
readonly name: "ReservedDBInstanceNotFoundFault";
|
|
525
332
|
readonly $fault: "client";
|
|
526
|
-
|
|
527
333
|
constructor(
|
|
528
334
|
opts: __ExceptionOptionType<
|
|
529
335
|
ReservedDBInstanceNotFoundFault,
|
|
@@ -531,59 +337,36 @@ export declare class ReservedDBInstanceNotFoundFault extends __BaseException {
|
|
|
531
337
|
>
|
|
532
338
|
);
|
|
533
339
|
}
|
|
534
|
-
|
|
535
340
|
export interface DescribeReservedDBInstancesOfferingsMessage {
|
|
536
341
|
ReservedDBInstancesOfferingId?: string;
|
|
537
|
-
|
|
538
342
|
DBInstanceClass?: string;
|
|
539
|
-
|
|
540
343
|
Duration?: string;
|
|
541
|
-
|
|
542
344
|
ProductDescription?: string;
|
|
543
|
-
|
|
544
345
|
OfferingType?: string;
|
|
545
|
-
|
|
546
346
|
MultiAZ?: boolean;
|
|
547
|
-
|
|
548
347
|
Filters?: Filter[];
|
|
549
|
-
|
|
550
348
|
MaxRecords?: number;
|
|
551
|
-
|
|
552
349
|
Marker?: string;
|
|
553
350
|
}
|
|
554
|
-
|
|
555
351
|
export interface ReservedDBInstancesOffering {
|
|
556
352
|
ReservedDBInstancesOfferingId?: string;
|
|
557
|
-
|
|
558
353
|
DBInstanceClass?: string;
|
|
559
|
-
|
|
560
354
|
Duration?: number;
|
|
561
|
-
|
|
562
355
|
FixedPrice?: number;
|
|
563
|
-
|
|
564
356
|
UsagePrice?: number;
|
|
565
|
-
|
|
566
357
|
CurrencyCode?: string;
|
|
567
|
-
|
|
568
358
|
ProductDescription?: string;
|
|
569
|
-
|
|
570
359
|
OfferingType?: string;
|
|
571
|
-
|
|
572
360
|
MultiAZ?: boolean;
|
|
573
|
-
|
|
574
361
|
RecurringCharges?: RecurringCharge[];
|
|
575
362
|
}
|
|
576
|
-
|
|
577
363
|
export interface ReservedDBInstancesOfferingMessage {
|
|
578
364
|
Marker?: string;
|
|
579
|
-
|
|
580
365
|
ReservedDBInstancesOfferings?: ReservedDBInstancesOffering[];
|
|
581
366
|
}
|
|
582
|
-
|
|
583
367
|
export declare class ReservedDBInstancesOfferingNotFoundFault extends __BaseException {
|
|
584
368
|
readonly name: "ReservedDBInstancesOfferingNotFoundFault";
|
|
585
369
|
readonly $fault: "client";
|
|
586
|
-
|
|
587
370
|
constructor(
|
|
588
371
|
opts: __ExceptionOptionType<
|
|
589
372
|
ReservedDBInstancesOfferingNotFoundFault,
|
|
@@ -591,102 +374,68 @@ export declare class ReservedDBInstancesOfferingNotFoundFault extends __BaseExce
|
|
|
591
374
|
>
|
|
592
375
|
);
|
|
593
376
|
}
|
|
594
|
-
|
|
595
377
|
export interface DescribeSourceRegionsMessage {
|
|
596
378
|
RegionName?: string;
|
|
597
|
-
|
|
598
379
|
MaxRecords?: number;
|
|
599
|
-
|
|
600
380
|
Marker?: string;
|
|
601
|
-
|
|
602
381
|
Filters?: Filter[];
|
|
603
382
|
}
|
|
604
|
-
|
|
605
383
|
export interface SourceRegion {
|
|
606
384
|
RegionName?: string;
|
|
607
|
-
|
|
608
385
|
Endpoint?: string;
|
|
609
|
-
|
|
610
386
|
Status?: string;
|
|
611
|
-
|
|
612
387
|
SupportsDBInstanceAutomatedBackupsReplication?: boolean;
|
|
613
388
|
}
|
|
614
|
-
|
|
615
389
|
export interface SourceRegionMessage {
|
|
616
390
|
Marker?: string;
|
|
617
|
-
|
|
618
391
|
SourceRegions?: SourceRegion[];
|
|
619
392
|
}
|
|
620
|
-
|
|
621
393
|
export interface DescribeValidDBInstanceModificationsMessage {
|
|
622
394
|
DBInstanceIdentifier: string | undefined;
|
|
623
395
|
}
|
|
624
|
-
|
|
625
396
|
export interface DoubleRange {
|
|
626
397
|
From?: number;
|
|
627
|
-
|
|
628
398
|
To?: number;
|
|
629
399
|
}
|
|
630
|
-
|
|
631
400
|
export interface Range {
|
|
632
401
|
From?: number;
|
|
633
|
-
|
|
634
402
|
To?: number;
|
|
635
|
-
|
|
636
403
|
Step?: number;
|
|
637
404
|
}
|
|
638
|
-
|
|
639
405
|
export interface ValidStorageOptions {
|
|
640
406
|
StorageType?: string;
|
|
641
|
-
|
|
642
407
|
StorageSize?: Range[];
|
|
643
|
-
|
|
644
408
|
ProvisionedIops?: Range[];
|
|
645
|
-
|
|
646
409
|
IopsToStorageRatio?: DoubleRange[];
|
|
647
|
-
|
|
648
410
|
SupportsStorageAutoscaling?: boolean;
|
|
649
411
|
}
|
|
650
|
-
|
|
651
412
|
export interface ValidDBInstanceModificationsMessage {
|
|
652
413
|
Storage?: ValidStorageOptions[];
|
|
653
|
-
|
|
654
414
|
ValidProcessorFeatures?: AvailableProcessorFeature[];
|
|
655
415
|
}
|
|
656
416
|
export interface DescribeValidDBInstanceModificationsResult {
|
|
657
417
|
ValidDBInstanceModificationsMessage?: ValidDBInstanceModificationsMessage;
|
|
658
418
|
}
|
|
659
|
-
|
|
660
419
|
export declare class DBLogFileNotFoundFault extends __BaseException {
|
|
661
420
|
readonly name: "DBLogFileNotFoundFault";
|
|
662
421
|
readonly $fault: "client";
|
|
663
|
-
|
|
664
422
|
constructor(
|
|
665
423
|
opts: __ExceptionOptionType<DBLogFileNotFoundFault, __BaseException>
|
|
666
424
|
);
|
|
667
425
|
}
|
|
668
|
-
|
|
669
426
|
export interface DownloadDBLogFilePortionDetails {
|
|
670
427
|
LogFileData?: string;
|
|
671
|
-
|
|
672
428
|
Marker?: string;
|
|
673
|
-
|
|
674
429
|
AdditionalDataPending?: boolean;
|
|
675
430
|
}
|
|
676
|
-
|
|
677
431
|
export interface DownloadDBLogFilePortionMessage {
|
|
678
432
|
DBInstanceIdentifier: string | undefined;
|
|
679
|
-
|
|
680
433
|
LogFileName: string | undefined;
|
|
681
|
-
|
|
682
434
|
Marker?: string;
|
|
683
|
-
|
|
684
435
|
NumberOfLines?: number;
|
|
685
436
|
}
|
|
686
|
-
|
|
687
437
|
export interface FailoverDBClusterMessage {
|
|
688
438
|
DBClusterIdentifier: string | undefined;
|
|
689
|
-
|
|
690
439
|
TargetDBInstanceIdentifier?: string;
|
|
691
440
|
}
|
|
692
441
|
export interface FailoverDBClusterResult {
|
|
@@ -694,19 +443,15 @@ export interface FailoverDBClusterResult {
|
|
|
694
443
|
}
|
|
695
444
|
export interface FailoverGlobalClusterMessage {
|
|
696
445
|
GlobalClusterIdentifier: string | undefined;
|
|
697
|
-
|
|
698
446
|
TargetDbClusterIdentifier: string | undefined;
|
|
699
447
|
}
|
|
700
448
|
export interface FailoverGlobalClusterResult {
|
|
701
449
|
GlobalCluster?: GlobalCluster;
|
|
702
450
|
}
|
|
703
|
-
|
|
704
451
|
export interface ListTagsForResourceMessage {
|
|
705
452
|
ResourceName: string | undefined;
|
|
706
|
-
|
|
707
453
|
Filters?: Filter[];
|
|
708
454
|
}
|
|
709
|
-
|
|
710
455
|
export interface TagListMessage {
|
|
711
456
|
TagList?: Tag[];
|
|
712
457
|
}
|
|
@@ -716,25 +461,18 @@ export declare enum AuditPolicyState {
|
|
|
716
461
|
}
|
|
717
462
|
export interface ModifyActivityStreamRequest {
|
|
718
463
|
ResourceArn?: string;
|
|
719
|
-
|
|
720
464
|
AuditPolicyState?: AuditPolicyState | string;
|
|
721
465
|
}
|
|
722
466
|
export interface ModifyActivityStreamResponse {
|
|
723
467
|
KmsKeyId?: string;
|
|
724
|
-
|
|
725
468
|
KinesisStreamName?: string;
|
|
726
|
-
|
|
727
469
|
Status?: ActivityStreamStatus | string;
|
|
728
|
-
|
|
729
470
|
Mode?: ActivityStreamMode | string;
|
|
730
|
-
|
|
731
471
|
EngineNativeAuditFieldsIncluded?: boolean;
|
|
732
|
-
|
|
733
472
|
PolicyStatus?: ActivityStreamPolicyStatus | string;
|
|
734
473
|
}
|
|
735
474
|
export interface ModifyCertificatesMessage {
|
|
736
475
|
CertificateIdentifier?: string;
|
|
737
|
-
|
|
738
476
|
RemoveCustomerOverride?: boolean;
|
|
739
477
|
}
|
|
740
478
|
export interface ModifyCertificatesResult {
|
|
@@ -742,31 +480,22 @@ export interface ModifyCertificatesResult {
|
|
|
742
480
|
}
|
|
743
481
|
export interface DBClusterCapacityInfo {
|
|
744
482
|
DBClusterIdentifier?: string;
|
|
745
|
-
|
|
746
483
|
PendingCapacity?: number;
|
|
747
|
-
|
|
748
484
|
CurrentCapacity?: number;
|
|
749
|
-
|
|
750
485
|
SecondsBeforeTimeout?: number;
|
|
751
|
-
|
|
752
486
|
TimeoutAction?: string;
|
|
753
487
|
}
|
|
754
|
-
|
|
755
488
|
export declare class InvalidDBClusterCapacityFault extends __BaseException {
|
|
756
489
|
readonly name: "InvalidDBClusterCapacityFault";
|
|
757
490
|
readonly $fault: "client";
|
|
758
|
-
|
|
759
491
|
constructor(
|
|
760
492
|
opts: __ExceptionOptionType<InvalidDBClusterCapacityFault, __BaseException>
|
|
761
493
|
);
|
|
762
494
|
}
|
|
763
495
|
export interface ModifyCurrentDBClusterCapacityMessage {
|
|
764
496
|
DBClusterIdentifier: string | undefined;
|
|
765
|
-
|
|
766
497
|
Capacity?: number;
|
|
767
|
-
|
|
768
498
|
SecondsBeforeTimeout?: number;
|
|
769
|
-
|
|
770
499
|
TimeoutAction?: string;
|
|
771
500
|
}
|
|
772
501
|
export declare enum CustomEngineVersionStatus {
|
|
@@ -776,91 +505,50 @@ export declare enum CustomEngineVersionStatus {
|
|
|
776
505
|
}
|
|
777
506
|
export interface ModifyCustomDBEngineVersionMessage {
|
|
778
507
|
Engine: string | undefined;
|
|
779
|
-
|
|
780
508
|
EngineVersion: string | undefined;
|
|
781
|
-
|
|
782
509
|
Description?: string;
|
|
783
|
-
|
|
784
510
|
Status?: CustomEngineVersionStatus | string;
|
|
785
511
|
}
|
|
786
|
-
|
|
787
512
|
export interface CloudwatchLogsExportConfiguration {
|
|
788
513
|
EnableLogTypes?: string[];
|
|
789
|
-
|
|
790
514
|
DisableLogTypes?: string[];
|
|
791
515
|
}
|
|
792
|
-
|
|
793
516
|
export interface ModifyDBClusterMessage {
|
|
794
517
|
DBClusterIdentifier: string | undefined;
|
|
795
|
-
|
|
796
518
|
NewDBClusterIdentifier?: string;
|
|
797
|
-
|
|
798
519
|
ApplyImmediately?: boolean;
|
|
799
|
-
|
|
800
520
|
BackupRetentionPeriod?: number;
|
|
801
|
-
|
|
802
521
|
DBClusterParameterGroupName?: string;
|
|
803
|
-
|
|
804
522
|
VpcSecurityGroupIds?: string[];
|
|
805
|
-
|
|
806
523
|
Port?: number;
|
|
807
|
-
|
|
808
524
|
MasterUserPassword?: string;
|
|
809
|
-
|
|
810
525
|
OptionGroupName?: string;
|
|
811
|
-
|
|
812
526
|
PreferredBackupWindow?: string;
|
|
813
|
-
|
|
814
527
|
PreferredMaintenanceWindow?: string;
|
|
815
|
-
|
|
816
528
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
817
|
-
|
|
818
529
|
BacktrackWindow?: number;
|
|
819
|
-
|
|
820
530
|
CloudwatchLogsExportConfiguration?: CloudwatchLogsExportConfiguration;
|
|
821
|
-
|
|
822
531
|
EngineVersion?: string;
|
|
823
|
-
|
|
824
532
|
AllowMajorVersionUpgrade?: boolean;
|
|
825
|
-
|
|
826
533
|
DBInstanceParameterGroupName?: string;
|
|
827
|
-
|
|
828
534
|
Domain?: string;
|
|
829
|
-
|
|
830
535
|
DomainIAMRoleName?: string;
|
|
831
|
-
|
|
832
536
|
ScalingConfiguration?: ScalingConfiguration;
|
|
833
|
-
|
|
834
537
|
DeletionProtection?: boolean;
|
|
835
|
-
|
|
836
538
|
EnableHttpEndpoint?: boolean;
|
|
837
|
-
|
|
838
539
|
CopyTagsToSnapshot?: boolean;
|
|
839
|
-
|
|
840
540
|
EnableGlobalWriteForwarding?: boolean;
|
|
841
|
-
|
|
842
541
|
DBClusterInstanceClass?: string;
|
|
843
|
-
|
|
844
542
|
AllocatedStorage?: number;
|
|
845
|
-
|
|
846
543
|
StorageType?: string;
|
|
847
|
-
|
|
848
544
|
Iops?: number;
|
|
849
|
-
|
|
850
545
|
AutoMinorVersionUpgrade?: boolean;
|
|
851
|
-
|
|
852
546
|
MonitoringInterval?: number;
|
|
853
|
-
|
|
854
547
|
MonitoringRoleArn?: string;
|
|
855
|
-
|
|
856
548
|
EnablePerformanceInsights?: boolean;
|
|
857
|
-
|
|
858
549
|
PerformanceInsightsKMSKeyId?: string;
|
|
859
|
-
|
|
860
550
|
PerformanceInsightsRetentionPeriod?: number;
|
|
861
|
-
|
|
862
551
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
863
|
-
|
|
864
552
|
NetworkType?: string;
|
|
865
553
|
}
|
|
866
554
|
export interface ModifyDBClusterResult {
|
|
@@ -868,41 +556,29 @@ export interface ModifyDBClusterResult {
|
|
|
868
556
|
}
|
|
869
557
|
export interface ModifyDBClusterEndpointMessage {
|
|
870
558
|
DBClusterEndpointIdentifier: string | undefined;
|
|
871
|
-
|
|
872
559
|
EndpointType?: string;
|
|
873
|
-
|
|
874
560
|
StaticMembers?: string[];
|
|
875
|
-
|
|
876
561
|
ExcludedMembers?: string[];
|
|
877
562
|
}
|
|
878
|
-
|
|
879
563
|
export interface DBClusterParameterGroupNameMessage {
|
|
880
564
|
DBClusterParameterGroupName?: string;
|
|
881
565
|
}
|
|
882
|
-
|
|
883
566
|
export interface ModifyDBClusterParameterGroupMessage {
|
|
884
567
|
DBClusterParameterGroupName: string | undefined;
|
|
885
|
-
|
|
886
568
|
Parameters: Parameter[] | undefined;
|
|
887
569
|
}
|
|
888
|
-
|
|
889
570
|
export interface ModifyDBClusterSnapshotAttributeMessage {
|
|
890
571
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
891
|
-
|
|
892
572
|
AttributeName: string | undefined;
|
|
893
|
-
|
|
894
573
|
ValuesToAdd?: string[];
|
|
895
|
-
|
|
896
574
|
ValuesToRemove?: string[];
|
|
897
575
|
}
|
|
898
576
|
export interface ModifyDBClusterSnapshotAttributeResult {
|
|
899
577
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
900
578
|
}
|
|
901
|
-
|
|
902
579
|
export declare class SharedSnapshotQuotaExceededFault extends __BaseException {
|
|
903
580
|
readonly name: "SharedSnapshotQuotaExceededFault";
|
|
904
581
|
readonly $fault: "client";
|
|
905
|
-
|
|
906
582
|
constructor(
|
|
907
583
|
opts: __ExceptionOptionType<
|
|
908
584
|
SharedSnapshotQuotaExceededFault,
|
|
@@ -910,11 +586,9 @@ export declare class SharedSnapshotQuotaExceededFault extends __BaseException {
|
|
|
910
586
|
>
|
|
911
587
|
);
|
|
912
588
|
}
|
|
913
|
-
|
|
914
589
|
export declare class DBUpgradeDependencyFailureFault extends __BaseException {
|
|
915
590
|
readonly name: "DBUpgradeDependencyFailureFault";
|
|
916
591
|
readonly $fault: "client";
|
|
917
|
-
|
|
918
592
|
constructor(
|
|
919
593
|
opts: __ExceptionOptionType<
|
|
920
594
|
DBUpgradeDependencyFailureFault,
|
|
@@ -922,132 +596,74 @@ export declare class DBUpgradeDependencyFailureFault extends __BaseException {
|
|
|
922
596
|
>
|
|
923
597
|
);
|
|
924
598
|
}
|
|
925
|
-
|
|
926
599
|
export interface ModifyDBInstanceMessage {
|
|
927
600
|
DBInstanceIdentifier: string | undefined;
|
|
928
|
-
|
|
929
601
|
AllocatedStorage?: number;
|
|
930
|
-
|
|
931
602
|
DBInstanceClass?: string;
|
|
932
|
-
|
|
933
603
|
DBSubnetGroupName?: string;
|
|
934
|
-
|
|
935
604
|
DBSecurityGroups?: string[];
|
|
936
|
-
|
|
937
605
|
VpcSecurityGroupIds?: string[];
|
|
938
|
-
|
|
939
606
|
ApplyImmediately?: boolean;
|
|
940
|
-
|
|
941
607
|
MasterUserPassword?: string;
|
|
942
|
-
|
|
943
608
|
DBParameterGroupName?: string;
|
|
944
|
-
|
|
945
609
|
BackupRetentionPeriod?: number;
|
|
946
|
-
|
|
947
610
|
PreferredBackupWindow?: string;
|
|
948
|
-
|
|
949
611
|
PreferredMaintenanceWindow?: string;
|
|
950
|
-
|
|
951
612
|
MultiAZ?: boolean;
|
|
952
|
-
|
|
953
613
|
EngineVersion?: string;
|
|
954
|
-
|
|
955
614
|
AllowMajorVersionUpgrade?: boolean;
|
|
956
|
-
|
|
957
615
|
AutoMinorVersionUpgrade?: boolean;
|
|
958
|
-
|
|
959
616
|
LicenseModel?: string;
|
|
960
|
-
|
|
961
617
|
Iops?: number;
|
|
962
|
-
|
|
963
618
|
OptionGroupName?: string;
|
|
964
|
-
|
|
965
619
|
NewDBInstanceIdentifier?: string;
|
|
966
|
-
|
|
967
620
|
StorageType?: string;
|
|
968
|
-
|
|
969
621
|
TdeCredentialArn?: string;
|
|
970
|
-
|
|
971
622
|
TdeCredentialPassword?: string;
|
|
972
|
-
|
|
973
623
|
CACertificateIdentifier?: string;
|
|
974
|
-
|
|
975
624
|
Domain?: string;
|
|
976
|
-
|
|
977
625
|
CopyTagsToSnapshot?: boolean;
|
|
978
|
-
|
|
979
626
|
MonitoringInterval?: number;
|
|
980
|
-
|
|
981
627
|
DBPortNumber?: number;
|
|
982
|
-
|
|
983
628
|
PubliclyAccessible?: boolean;
|
|
984
|
-
|
|
985
629
|
MonitoringRoleArn?: string;
|
|
986
|
-
|
|
987
630
|
DomainIAMRoleName?: string;
|
|
988
|
-
|
|
989
631
|
PromotionTier?: number;
|
|
990
|
-
|
|
991
632
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
992
|
-
|
|
993
633
|
EnablePerformanceInsights?: boolean;
|
|
994
|
-
|
|
995
634
|
PerformanceInsightsKMSKeyId?: string;
|
|
996
|
-
|
|
997
635
|
PerformanceInsightsRetentionPeriod?: number;
|
|
998
|
-
|
|
999
636
|
CloudwatchLogsExportConfiguration?: CloudwatchLogsExportConfiguration;
|
|
1000
|
-
|
|
1001
637
|
ProcessorFeatures?: ProcessorFeature[];
|
|
1002
|
-
|
|
1003
638
|
UseDefaultProcessorFeatures?: boolean;
|
|
1004
|
-
|
|
1005
639
|
DeletionProtection?: boolean;
|
|
1006
|
-
|
|
1007
640
|
MaxAllocatedStorage?: number;
|
|
1008
|
-
|
|
1009
641
|
CertificateRotationRestart?: boolean;
|
|
1010
|
-
|
|
1011
642
|
ReplicaMode?: ReplicaMode | string;
|
|
1012
|
-
|
|
1013
643
|
EnableCustomerOwnedIp?: boolean;
|
|
1014
|
-
|
|
1015
644
|
AwsBackupRecoveryPointArn?: string;
|
|
1016
|
-
|
|
1017
645
|
AutomationMode?: AutomationMode | string;
|
|
1018
|
-
|
|
1019
646
|
ResumeFullAutomationModeMinutes?: number;
|
|
1020
|
-
|
|
1021
647
|
NetworkType?: string;
|
|
1022
648
|
}
|
|
1023
649
|
export interface ModifyDBInstanceResult {
|
|
1024
650
|
DBInstance?: DBInstance;
|
|
1025
651
|
}
|
|
1026
|
-
|
|
1027
652
|
export interface DBParameterGroupNameMessage {
|
|
1028
653
|
DBParameterGroupName?: string;
|
|
1029
654
|
}
|
|
1030
|
-
|
|
1031
655
|
export interface ModifyDBParameterGroupMessage {
|
|
1032
656
|
DBParameterGroupName: string | undefined;
|
|
1033
|
-
|
|
1034
657
|
Parameters: Parameter[] | undefined;
|
|
1035
658
|
}
|
|
1036
659
|
export interface ModifyDBProxyRequest {
|
|
1037
660
|
DBProxyName: string | undefined;
|
|
1038
|
-
|
|
1039
661
|
NewDBProxyName?: string;
|
|
1040
|
-
|
|
1041
662
|
Auth?: UserAuthConfig[];
|
|
1042
|
-
|
|
1043
663
|
RequireTLS?: boolean;
|
|
1044
|
-
|
|
1045
664
|
IdleClientTimeout?: number;
|
|
1046
|
-
|
|
1047
665
|
DebugLogging?: boolean;
|
|
1048
|
-
|
|
1049
666
|
RoleArn?: string;
|
|
1050
|
-
|
|
1051
667
|
SecurityGroups?: string[];
|
|
1052
668
|
}
|
|
1053
669
|
export interface ModifyDBProxyResponse {
|
|
@@ -1055,33 +671,23 @@ export interface ModifyDBProxyResponse {
|
|
|
1055
671
|
}
|
|
1056
672
|
export interface ModifyDBProxyEndpointRequest {
|
|
1057
673
|
DBProxyEndpointName: string | undefined;
|
|
1058
|
-
|
|
1059
674
|
NewDBProxyEndpointName?: string;
|
|
1060
|
-
|
|
1061
675
|
VpcSecurityGroupIds?: string[];
|
|
1062
676
|
}
|
|
1063
677
|
export interface ModifyDBProxyEndpointResponse {
|
|
1064
678
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
1065
679
|
}
|
|
1066
|
-
|
|
1067
680
|
export interface ConnectionPoolConfiguration {
|
|
1068
681
|
MaxConnectionsPercent?: number;
|
|
1069
|
-
|
|
1070
682
|
MaxIdleConnectionsPercent?: number;
|
|
1071
|
-
|
|
1072
683
|
ConnectionBorrowTimeout?: number;
|
|
1073
|
-
|
|
1074
684
|
SessionPinningFilters?: string[];
|
|
1075
|
-
|
|
1076
685
|
InitQuery?: string;
|
|
1077
686
|
}
|
|
1078
687
|
export interface ModifyDBProxyTargetGroupRequest {
|
|
1079
688
|
TargetGroupName: string | undefined;
|
|
1080
|
-
|
|
1081
689
|
DBProxyName: string | undefined;
|
|
1082
|
-
|
|
1083
690
|
ConnectionPoolConfig?: ConnectionPoolConfiguration;
|
|
1084
|
-
|
|
1085
691
|
NewName?: string;
|
|
1086
692
|
}
|
|
1087
693
|
export interface ModifyDBProxyTargetGroupResponse {
|
|
@@ -1089,55 +695,39 @@ export interface ModifyDBProxyTargetGroupResponse {
|
|
|
1089
695
|
}
|
|
1090
696
|
export interface ModifyDBSnapshotMessage {
|
|
1091
697
|
DBSnapshotIdentifier: string | undefined;
|
|
1092
|
-
|
|
1093
698
|
EngineVersion?: string;
|
|
1094
|
-
|
|
1095
699
|
OptionGroupName?: string;
|
|
1096
700
|
}
|
|
1097
701
|
export interface ModifyDBSnapshotResult {
|
|
1098
702
|
DBSnapshot?: DBSnapshot;
|
|
1099
703
|
}
|
|
1100
|
-
|
|
1101
704
|
export interface ModifyDBSnapshotAttributeMessage {
|
|
1102
705
|
DBSnapshotIdentifier: string | undefined;
|
|
1103
|
-
|
|
1104
706
|
AttributeName: string | undefined;
|
|
1105
|
-
|
|
1106
707
|
ValuesToAdd?: string[];
|
|
1107
|
-
|
|
1108
708
|
ValuesToRemove?: string[];
|
|
1109
709
|
}
|
|
1110
710
|
export interface ModifyDBSnapshotAttributeResult {
|
|
1111
711
|
DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
|
|
1112
712
|
}
|
|
1113
|
-
|
|
1114
713
|
export interface ModifyDBSubnetGroupMessage {
|
|
1115
714
|
DBSubnetGroupName: string | undefined;
|
|
1116
|
-
|
|
1117
715
|
DBSubnetGroupDescription?: string;
|
|
1118
|
-
|
|
1119
716
|
SubnetIds: string[] | undefined;
|
|
1120
717
|
}
|
|
1121
718
|
export interface ModifyDBSubnetGroupResult {
|
|
1122
719
|
DBSubnetGroup?: DBSubnetGroup;
|
|
1123
720
|
}
|
|
1124
|
-
|
|
1125
721
|
export declare class SubnetAlreadyInUse extends __BaseException {
|
|
1126
722
|
readonly name: "SubnetAlreadyInUse";
|
|
1127
723
|
readonly $fault: "client";
|
|
1128
|
-
|
|
1129
724
|
constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
|
|
1130
725
|
}
|
|
1131
|
-
|
|
1132
726
|
export interface ModifyEventSubscriptionMessage {
|
|
1133
727
|
SubscriptionName: string | undefined;
|
|
1134
|
-
|
|
1135
728
|
SnsTopicArn?: string;
|
|
1136
|
-
|
|
1137
729
|
SourceType?: string;
|
|
1138
|
-
|
|
1139
730
|
EventCategories?: string[];
|
|
1140
|
-
|
|
1141
731
|
Enabled?: boolean;
|
|
1142
732
|
}
|
|
1143
733
|
export interface ModifyEventSubscriptionResult {
|
|
@@ -1145,81 +735,57 @@ export interface ModifyEventSubscriptionResult {
|
|
|
1145
735
|
}
|
|
1146
736
|
export interface ModifyGlobalClusterMessage {
|
|
1147
737
|
GlobalClusterIdentifier?: string;
|
|
1148
|
-
|
|
1149
738
|
NewGlobalClusterIdentifier?: string;
|
|
1150
|
-
|
|
1151
739
|
DeletionProtection?: boolean;
|
|
1152
|
-
|
|
1153
740
|
EngineVersion?: string;
|
|
1154
|
-
|
|
1155
741
|
AllowMajorVersionUpgrade?: boolean;
|
|
1156
742
|
}
|
|
1157
743
|
export interface ModifyGlobalClusterResult {
|
|
1158
744
|
GlobalCluster?: GlobalCluster;
|
|
1159
745
|
}
|
|
1160
|
-
|
|
1161
746
|
export interface OptionConfiguration {
|
|
1162
747
|
OptionName: string | undefined;
|
|
1163
|
-
|
|
1164
748
|
Port?: number;
|
|
1165
|
-
|
|
1166
749
|
OptionVersion?: string;
|
|
1167
|
-
|
|
1168
750
|
DBSecurityGroupMemberships?: string[];
|
|
1169
|
-
|
|
1170
751
|
VpcSecurityGroupMemberships?: string[];
|
|
1171
|
-
|
|
1172
752
|
OptionSettings?: OptionSetting[];
|
|
1173
753
|
}
|
|
1174
|
-
|
|
1175
754
|
export interface ModifyOptionGroupMessage {
|
|
1176
755
|
OptionGroupName: string | undefined;
|
|
1177
|
-
|
|
1178
756
|
OptionsToInclude?: OptionConfiguration[];
|
|
1179
|
-
|
|
1180
757
|
OptionsToRemove?: string[];
|
|
1181
|
-
|
|
1182
758
|
ApplyImmediately?: boolean;
|
|
1183
759
|
}
|
|
1184
760
|
export interface ModifyOptionGroupResult {
|
|
1185
761
|
OptionGroup?: OptionGroup;
|
|
1186
762
|
}
|
|
1187
|
-
|
|
1188
763
|
export interface PromoteReadReplicaMessage {
|
|
1189
764
|
DBInstanceIdentifier: string | undefined;
|
|
1190
|
-
|
|
1191
765
|
BackupRetentionPeriod?: number;
|
|
1192
|
-
|
|
1193
766
|
PreferredBackupWindow?: string;
|
|
1194
767
|
}
|
|
1195
768
|
export interface PromoteReadReplicaResult {
|
|
1196
769
|
DBInstance?: DBInstance;
|
|
1197
770
|
}
|
|
1198
|
-
|
|
1199
771
|
export interface PromoteReadReplicaDBClusterMessage {
|
|
1200
772
|
DBClusterIdentifier: string | undefined;
|
|
1201
773
|
}
|
|
1202
774
|
export interface PromoteReadReplicaDBClusterResult {
|
|
1203
775
|
DBCluster?: DBCluster;
|
|
1204
776
|
}
|
|
1205
|
-
|
|
1206
777
|
export interface PurchaseReservedDBInstancesOfferingMessage {
|
|
1207
778
|
ReservedDBInstancesOfferingId: string | undefined;
|
|
1208
|
-
|
|
1209
779
|
ReservedDBInstanceId?: string;
|
|
1210
|
-
|
|
1211
780
|
DBInstanceCount?: number;
|
|
1212
|
-
|
|
1213
781
|
Tags?: Tag[];
|
|
1214
782
|
}
|
|
1215
783
|
export interface PurchaseReservedDBInstancesOfferingResult {
|
|
1216
784
|
ReservedDBInstance?: ReservedDBInstance;
|
|
1217
785
|
}
|
|
1218
|
-
|
|
1219
786
|
export declare class ReservedDBInstanceAlreadyExistsFault extends __BaseException {
|
|
1220
787
|
readonly name: "ReservedDBInstanceAlreadyExistsFault";
|
|
1221
788
|
readonly $fault: "client";
|
|
1222
|
-
|
|
1223
789
|
constructor(
|
|
1224
790
|
opts: __ExceptionOptionType<
|
|
1225
791
|
ReservedDBInstanceAlreadyExistsFault,
|
|
@@ -1227,11 +793,9 @@ export declare class ReservedDBInstanceAlreadyExistsFault extends __BaseExceptio
|
|
|
1227
793
|
>
|
|
1228
794
|
);
|
|
1229
795
|
}
|
|
1230
|
-
|
|
1231
796
|
export declare class ReservedDBInstanceQuotaExceededFault extends __BaseException {
|
|
1232
797
|
readonly name: "ReservedDBInstanceQuotaExceededFault";
|
|
1233
798
|
readonly $fault: "client";
|
|
1234
|
-
|
|
1235
799
|
constructor(
|
|
1236
800
|
opts: __ExceptionOptionType<
|
|
1237
801
|
ReservedDBInstanceQuotaExceededFault,
|
|
@@ -1245,20 +809,16 @@ export interface RebootDBClusterMessage {
|
|
|
1245
809
|
export interface RebootDBClusterResult {
|
|
1246
810
|
DBCluster?: DBCluster;
|
|
1247
811
|
}
|
|
1248
|
-
|
|
1249
812
|
export interface RebootDBInstanceMessage {
|
|
1250
813
|
DBInstanceIdentifier: string | undefined;
|
|
1251
|
-
|
|
1252
814
|
ForceFailover?: boolean;
|
|
1253
815
|
}
|
|
1254
816
|
export interface RebootDBInstanceResult {
|
|
1255
817
|
DBInstance?: DBInstance;
|
|
1256
818
|
}
|
|
1257
|
-
|
|
1258
819
|
export declare class DBProxyTargetAlreadyRegisteredFault extends __BaseException {
|
|
1259
820
|
readonly name: "DBProxyTargetAlreadyRegisteredFault";
|
|
1260
821
|
readonly $fault: "client";
|
|
1261
|
-
|
|
1262
822
|
constructor(
|
|
1263
823
|
opts: __ExceptionOptionType<
|
|
1264
824
|
DBProxyTargetAlreadyRegisteredFault,
|
|
@@ -1266,11 +826,9 @@ export declare class DBProxyTargetAlreadyRegisteredFault extends __BaseException
|
|
|
1266
826
|
>
|
|
1267
827
|
);
|
|
1268
828
|
}
|
|
1269
|
-
|
|
1270
829
|
export declare class InsufficientAvailableIPsInSubnetFault extends __BaseException {
|
|
1271
830
|
readonly name: "InsufficientAvailableIPsInSubnetFault";
|
|
1272
831
|
readonly $fault: "client";
|
|
1273
|
-
|
|
1274
832
|
constructor(
|
|
1275
833
|
opts: __ExceptionOptionType<
|
|
1276
834
|
InsufficientAvailableIPsInSubnetFault,
|
|
@@ -1280,11 +838,8 @@ export declare class InsufficientAvailableIPsInSubnetFault extends __BaseExcepti
|
|
|
1280
838
|
}
|
|
1281
839
|
export interface RegisterDBProxyTargetsRequest {
|
|
1282
840
|
DBProxyName: string | undefined;
|
|
1283
|
-
|
|
1284
841
|
TargetGroupName?: string;
|
|
1285
|
-
|
|
1286
842
|
DBInstanceIdentifiers?: string[];
|
|
1287
|
-
|
|
1288
843
|
DBClusterIdentifiers?: string[];
|
|
1289
844
|
}
|
|
1290
845
|
export interface RegisterDBProxyTargetsResponse {
|
|
@@ -1292,159 +847,104 @@ export interface RegisterDBProxyTargetsResponse {
|
|
|
1292
847
|
}
|
|
1293
848
|
export interface RemoveFromGlobalClusterMessage {
|
|
1294
849
|
GlobalClusterIdentifier?: string;
|
|
1295
|
-
|
|
1296
850
|
DbClusterIdentifier?: string;
|
|
1297
851
|
}
|
|
1298
852
|
export interface RemoveFromGlobalClusterResult {
|
|
1299
853
|
GlobalCluster?: GlobalCluster;
|
|
1300
854
|
}
|
|
1301
|
-
|
|
1302
855
|
export declare class DBClusterRoleNotFoundFault extends __BaseException {
|
|
1303
856
|
readonly name: "DBClusterRoleNotFoundFault";
|
|
1304
857
|
readonly $fault: "client";
|
|
1305
|
-
|
|
1306
858
|
constructor(
|
|
1307
859
|
opts: __ExceptionOptionType<DBClusterRoleNotFoundFault, __BaseException>
|
|
1308
860
|
);
|
|
1309
861
|
}
|
|
1310
862
|
export interface RemoveRoleFromDBClusterMessage {
|
|
1311
863
|
DBClusterIdentifier: string | undefined;
|
|
1312
|
-
|
|
1313
864
|
RoleArn: string | undefined;
|
|
1314
|
-
|
|
1315
865
|
FeatureName?: string;
|
|
1316
866
|
}
|
|
1317
|
-
|
|
1318
867
|
export declare class DBInstanceRoleNotFoundFault extends __BaseException {
|
|
1319
868
|
readonly name: "DBInstanceRoleNotFoundFault";
|
|
1320
869
|
readonly $fault: "client";
|
|
1321
|
-
|
|
1322
870
|
constructor(
|
|
1323
871
|
opts: __ExceptionOptionType<DBInstanceRoleNotFoundFault, __BaseException>
|
|
1324
872
|
);
|
|
1325
873
|
}
|
|
1326
874
|
export interface RemoveRoleFromDBInstanceMessage {
|
|
1327
875
|
DBInstanceIdentifier: string | undefined;
|
|
1328
|
-
|
|
1329
876
|
RoleArn: string | undefined;
|
|
1330
|
-
|
|
1331
877
|
FeatureName: string | undefined;
|
|
1332
878
|
}
|
|
1333
|
-
|
|
1334
879
|
export interface RemoveSourceIdentifierFromSubscriptionMessage {
|
|
1335
880
|
SubscriptionName: string | undefined;
|
|
1336
|
-
|
|
1337
881
|
SourceIdentifier: string | undefined;
|
|
1338
882
|
}
|
|
1339
883
|
export interface RemoveSourceIdentifierFromSubscriptionResult {
|
|
1340
884
|
EventSubscription?: EventSubscription;
|
|
1341
885
|
}
|
|
1342
|
-
|
|
1343
886
|
export interface RemoveTagsFromResourceMessage {
|
|
1344
887
|
ResourceName: string | undefined;
|
|
1345
|
-
|
|
1346
888
|
TagKeys: string[] | undefined;
|
|
1347
889
|
}
|
|
1348
|
-
|
|
1349
890
|
export interface ResetDBClusterParameterGroupMessage {
|
|
1350
891
|
DBClusterParameterGroupName: string | undefined;
|
|
1351
|
-
|
|
1352
892
|
ResetAllParameters?: boolean;
|
|
1353
|
-
|
|
1354
893
|
Parameters?: Parameter[];
|
|
1355
894
|
}
|
|
1356
|
-
|
|
1357
895
|
export interface ResetDBParameterGroupMessage {
|
|
1358
896
|
DBParameterGroupName: string | undefined;
|
|
1359
|
-
|
|
1360
897
|
ResetAllParameters?: boolean;
|
|
1361
|
-
|
|
1362
898
|
Parameters?: Parameter[];
|
|
1363
899
|
}
|
|
1364
|
-
|
|
1365
900
|
export declare class InvalidS3BucketFault extends __BaseException {
|
|
1366
901
|
readonly name: "InvalidS3BucketFault";
|
|
1367
902
|
readonly $fault: "client";
|
|
1368
|
-
|
|
1369
903
|
constructor(
|
|
1370
904
|
opts: __ExceptionOptionType<InvalidS3BucketFault, __BaseException>
|
|
1371
905
|
);
|
|
1372
906
|
}
|
|
1373
907
|
export interface RestoreDBClusterFromS3Message {
|
|
1374
908
|
AvailabilityZones?: string[];
|
|
1375
|
-
|
|
1376
909
|
BackupRetentionPeriod?: number;
|
|
1377
|
-
|
|
1378
910
|
CharacterSetName?: string;
|
|
1379
|
-
|
|
1380
911
|
DatabaseName?: string;
|
|
1381
|
-
|
|
1382
912
|
DBClusterIdentifier: string | undefined;
|
|
1383
|
-
|
|
1384
913
|
DBClusterParameterGroupName?: string;
|
|
1385
|
-
|
|
1386
914
|
VpcSecurityGroupIds?: string[];
|
|
1387
|
-
|
|
1388
915
|
DBSubnetGroupName?: string;
|
|
1389
|
-
|
|
1390
916
|
Engine: string | undefined;
|
|
1391
|
-
|
|
1392
917
|
EngineVersion?: string;
|
|
1393
|
-
|
|
1394
918
|
Port?: number;
|
|
1395
|
-
|
|
1396
919
|
MasterUsername: string | undefined;
|
|
1397
|
-
|
|
1398
920
|
MasterUserPassword: string | undefined;
|
|
1399
|
-
|
|
1400
921
|
OptionGroupName?: string;
|
|
1401
|
-
|
|
1402
922
|
PreferredBackupWindow?: string;
|
|
1403
|
-
|
|
1404
923
|
PreferredMaintenanceWindow?: string;
|
|
1405
|
-
|
|
1406
924
|
Tags?: Tag[];
|
|
1407
|
-
|
|
1408
925
|
StorageEncrypted?: boolean;
|
|
1409
|
-
|
|
1410
926
|
KmsKeyId?: string;
|
|
1411
|
-
|
|
1412
927
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
1413
|
-
|
|
1414
928
|
SourceEngine: string | undefined;
|
|
1415
|
-
|
|
1416
929
|
SourceEngineVersion: string | undefined;
|
|
1417
|
-
|
|
1418
930
|
S3BucketName: string | undefined;
|
|
1419
|
-
|
|
1420
931
|
S3Prefix?: string;
|
|
1421
|
-
|
|
1422
932
|
S3IngestionRoleArn: string | undefined;
|
|
1423
|
-
|
|
1424
933
|
BacktrackWindow?: number;
|
|
1425
|
-
|
|
1426
934
|
EnableCloudwatchLogsExports?: string[];
|
|
1427
|
-
|
|
1428
935
|
DeletionProtection?: boolean;
|
|
1429
|
-
|
|
1430
936
|
CopyTagsToSnapshot?: boolean;
|
|
1431
|
-
|
|
1432
937
|
Domain?: string;
|
|
1433
|
-
|
|
1434
938
|
DomainIAMRoleName?: string;
|
|
1435
|
-
|
|
1436
939
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
1437
|
-
|
|
1438
940
|
NetworkType?: string;
|
|
1439
941
|
}
|
|
1440
942
|
export interface RestoreDBClusterFromS3Result {
|
|
1441
943
|
DBCluster?: DBCluster;
|
|
1442
944
|
}
|
|
1443
|
-
|
|
1444
945
|
export declare class InsufficientDBClusterCapacityFault extends __BaseException {
|
|
1445
946
|
readonly name: "InsufficientDBClusterCapacityFault";
|
|
1446
947
|
readonly $fault: "client";
|
|
1447
|
-
|
|
1448
948
|
constructor(
|
|
1449
949
|
opts: __ExceptionOptionType<
|
|
1450
950
|
InsufficientDBClusterCapacityFault,
|
|
@@ -1452,199 +952,110 @@ export declare class InsufficientDBClusterCapacityFault extends __BaseException
|
|
|
1452
952
|
>
|
|
1453
953
|
);
|
|
1454
954
|
}
|
|
1455
|
-
|
|
1456
955
|
export declare class InvalidRestoreFault extends __BaseException {
|
|
1457
956
|
readonly name: "InvalidRestoreFault";
|
|
1458
957
|
readonly $fault: "client";
|
|
1459
|
-
|
|
1460
958
|
constructor(
|
|
1461
959
|
opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>
|
|
1462
960
|
);
|
|
1463
961
|
}
|
|
1464
|
-
|
|
1465
962
|
export interface RestoreDBClusterFromSnapshotMessage {
|
|
1466
963
|
AvailabilityZones?: string[];
|
|
1467
|
-
|
|
1468
964
|
DBClusterIdentifier: string | undefined;
|
|
1469
|
-
|
|
1470
965
|
SnapshotIdentifier: string | undefined;
|
|
1471
|
-
|
|
1472
966
|
Engine: string | undefined;
|
|
1473
|
-
|
|
1474
967
|
EngineVersion?: string;
|
|
1475
|
-
|
|
1476
968
|
Port?: number;
|
|
1477
|
-
|
|
1478
969
|
DBSubnetGroupName?: string;
|
|
1479
|
-
|
|
1480
970
|
DatabaseName?: string;
|
|
1481
|
-
|
|
1482
971
|
OptionGroupName?: string;
|
|
1483
|
-
|
|
1484
972
|
VpcSecurityGroupIds?: string[];
|
|
1485
|
-
|
|
1486
973
|
Tags?: Tag[];
|
|
1487
|
-
|
|
1488
974
|
KmsKeyId?: string;
|
|
1489
|
-
|
|
1490
975
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
1491
|
-
|
|
1492
976
|
BacktrackWindow?: number;
|
|
1493
|
-
|
|
1494
977
|
EnableCloudwatchLogsExports?: string[];
|
|
1495
|
-
|
|
1496
978
|
EngineMode?: string;
|
|
1497
|
-
|
|
1498
979
|
ScalingConfiguration?: ScalingConfiguration;
|
|
1499
|
-
|
|
1500
980
|
DBClusterParameterGroupName?: string;
|
|
1501
|
-
|
|
1502
981
|
DeletionProtection?: boolean;
|
|
1503
|
-
|
|
1504
982
|
CopyTagsToSnapshot?: boolean;
|
|
1505
|
-
|
|
1506
983
|
Domain?: string;
|
|
1507
|
-
|
|
1508
984
|
DomainIAMRoleName?: string;
|
|
1509
|
-
|
|
1510
985
|
DBClusterInstanceClass?: string;
|
|
1511
|
-
|
|
1512
986
|
StorageType?: string;
|
|
1513
|
-
|
|
1514
987
|
Iops?: number;
|
|
1515
|
-
|
|
1516
988
|
PubliclyAccessible?: boolean;
|
|
1517
|
-
|
|
1518
989
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
1519
|
-
|
|
1520
990
|
NetworkType?: string;
|
|
1521
991
|
}
|
|
1522
992
|
export interface RestoreDBClusterFromSnapshotResult {
|
|
1523
993
|
DBCluster?: DBCluster;
|
|
1524
994
|
}
|
|
1525
|
-
|
|
1526
995
|
export interface RestoreDBClusterToPointInTimeMessage {
|
|
1527
996
|
DBClusterIdentifier: string | undefined;
|
|
1528
|
-
|
|
1529
997
|
RestoreType?: string;
|
|
1530
|
-
|
|
1531
998
|
SourceDBClusterIdentifier: string | undefined;
|
|
1532
|
-
|
|
1533
999
|
RestoreToTime?: Date;
|
|
1534
|
-
|
|
1535
1000
|
UseLatestRestorableTime?: boolean;
|
|
1536
|
-
|
|
1537
1001
|
Port?: number;
|
|
1538
|
-
|
|
1539
1002
|
DBSubnetGroupName?: string;
|
|
1540
|
-
|
|
1541
1003
|
OptionGroupName?: string;
|
|
1542
|
-
|
|
1543
1004
|
VpcSecurityGroupIds?: string[];
|
|
1544
|
-
|
|
1545
1005
|
Tags?: Tag[];
|
|
1546
|
-
|
|
1547
1006
|
KmsKeyId?: string;
|
|
1548
|
-
|
|
1549
1007
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
1550
|
-
|
|
1551
1008
|
BacktrackWindow?: number;
|
|
1552
|
-
|
|
1553
1009
|
EnableCloudwatchLogsExports?: string[];
|
|
1554
|
-
|
|
1555
1010
|
DBClusterParameterGroupName?: string;
|
|
1556
|
-
|
|
1557
1011
|
DeletionProtection?: boolean;
|
|
1558
|
-
|
|
1559
1012
|
CopyTagsToSnapshot?: boolean;
|
|
1560
|
-
|
|
1561
1013
|
Domain?: string;
|
|
1562
|
-
|
|
1563
1014
|
DomainIAMRoleName?: string;
|
|
1564
|
-
|
|
1565
1015
|
ScalingConfiguration?: ScalingConfiguration;
|
|
1566
|
-
|
|
1567
1016
|
EngineMode?: string;
|
|
1568
|
-
|
|
1569
1017
|
DBClusterInstanceClass?: string;
|
|
1570
|
-
|
|
1571
1018
|
StorageType?: string;
|
|
1572
|
-
|
|
1573
1019
|
PubliclyAccessible?: boolean;
|
|
1574
|
-
|
|
1575
1020
|
Iops?: number;
|
|
1576
|
-
|
|
1577
1021
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
1578
|
-
|
|
1579
1022
|
NetworkType?: string;
|
|
1580
1023
|
}
|
|
1581
1024
|
export interface RestoreDBClusterToPointInTimeResult {
|
|
1582
1025
|
DBCluster?: DBCluster;
|
|
1583
1026
|
}
|
|
1584
|
-
|
|
1585
1027
|
export interface RestoreDBInstanceFromDBSnapshotMessage {
|
|
1586
1028
|
DBInstanceIdentifier: string | undefined;
|
|
1587
|
-
|
|
1588
1029
|
DBSnapshotIdentifier: string | undefined;
|
|
1589
|
-
|
|
1590
1030
|
DBInstanceClass?: string;
|
|
1591
|
-
|
|
1592
1031
|
Port?: number;
|
|
1593
|
-
|
|
1594
1032
|
AvailabilityZone?: string;
|
|
1595
|
-
|
|
1596
1033
|
DBSubnetGroupName?: string;
|
|
1597
|
-
|
|
1598
1034
|
MultiAZ?: boolean;
|
|
1599
|
-
|
|
1600
1035
|
PubliclyAccessible?: boolean;
|
|
1601
|
-
|
|
1602
1036
|
AutoMinorVersionUpgrade?: boolean;
|
|
1603
|
-
|
|
1604
1037
|
LicenseModel?: string;
|
|
1605
|
-
|
|
1606
1038
|
DBName?: string;
|
|
1607
|
-
|
|
1608
1039
|
Engine?: string;
|
|
1609
|
-
|
|
1610
1040
|
Iops?: number;
|
|
1611
|
-
|
|
1612
1041
|
OptionGroupName?: string;
|
|
1613
|
-
|
|
1614
1042
|
Tags?: Tag[];
|
|
1615
|
-
|
|
1616
1043
|
StorageType?: string;
|
|
1617
|
-
|
|
1618
1044
|
TdeCredentialArn?: string;
|
|
1619
|
-
|
|
1620
1045
|
TdeCredentialPassword?: string;
|
|
1621
|
-
|
|
1622
1046
|
VpcSecurityGroupIds?: string[];
|
|
1623
|
-
|
|
1624
1047
|
Domain?: string;
|
|
1625
|
-
|
|
1626
1048
|
CopyTagsToSnapshot?: boolean;
|
|
1627
|
-
|
|
1628
1049
|
DomainIAMRoleName?: string;
|
|
1629
|
-
|
|
1630
1050
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
1631
|
-
|
|
1632
1051
|
EnableCloudwatchLogsExports?: string[];
|
|
1633
|
-
|
|
1634
1052
|
ProcessorFeatures?: ProcessorFeature[];
|
|
1635
|
-
|
|
1636
1053
|
UseDefaultProcessorFeatures?: boolean;
|
|
1637
|
-
|
|
1638
1054
|
DBParameterGroupName?: string;
|
|
1639
|
-
|
|
1640
1055
|
DeletionProtection?: boolean;
|
|
1641
|
-
|
|
1642
1056
|
EnableCustomerOwnedIp?: boolean;
|
|
1643
|
-
|
|
1644
1057
|
CustomIamInstanceProfile?: string;
|
|
1645
|
-
|
|
1646
1058
|
BackupTarget?: string;
|
|
1647
|
-
|
|
1648
1059
|
NetworkType?: string;
|
|
1649
1060
|
}
|
|
1650
1061
|
export interface RestoreDBInstanceFromDBSnapshotResult {
|
|
@@ -1652,103 +1063,57 @@ export interface RestoreDBInstanceFromDBSnapshotResult {
|
|
|
1652
1063
|
}
|
|
1653
1064
|
export interface RestoreDBInstanceFromS3Message {
|
|
1654
1065
|
DBName?: string;
|
|
1655
|
-
|
|
1656
1066
|
DBInstanceIdentifier: string | undefined;
|
|
1657
|
-
|
|
1658
1067
|
AllocatedStorage?: number;
|
|
1659
|
-
|
|
1660
1068
|
DBInstanceClass: string | undefined;
|
|
1661
|
-
|
|
1662
1069
|
Engine: string | undefined;
|
|
1663
|
-
|
|
1664
1070
|
MasterUsername?: string;
|
|
1665
|
-
|
|
1666
1071
|
MasterUserPassword?: string;
|
|
1667
|
-
|
|
1668
1072
|
DBSecurityGroups?: string[];
|
|
1669
|
-
|
|
1670
1073
|
VpcSecurityGroupIds?: string[];
|
|
1671
|
-
|
|
1672
1074
|
AvailabilityZone?: string;
|
|
1673
|
-
|
|
1674
1075
|
DBSubnetGroupName?: string;
|
|
1675
|
-
|
|
1676
1076
|
PreferredMaintenanceWindow?: string;
|
|
1677
|
-
|
|
1678
1077
|
DBParameterGroupName?: string;
|
|
1679
|
-
|
|
1680
1078
|
BackupRetentionPeriod?: number;
|
|
1681
|
-
|
|
1682
1079
|
PreferredBackupWindow?: string;
|
|
1683
|
-
|
|
1684
1080
|
Port?: number;
|
|
1685
|
-
|
|
1686
1081
|
MultiAZ?: boolean;
|
|
1687
|
-
|
|
1688
1082
|
EngineVersion?: string;
|
|
1689
|
-
|
|
1690
1083
|
AutoMinorVersionUpgrade?: boolean;
|
|
1691
|
-
|
|
1692
1084
|
LicenseModel?: string;
|
|
1693
|
-
|
|
1694
1085
|
Iops?: number;
|
|
1695
|
-
|
|
1696
1086
|
OptionGroupName?: string;
|
|
1697
|
-
|
|
1698
1087
|
PubliclyAccessible?: boolean;
|
|
1699
|
-
|
|
1700
1088
|
Tags?: Tag[];
|
|
1701
|
-
|
|
1702
1089
|
StorageType?: string;
|
|
1703
|
-
|
|
1704
1090
|
StorageEncrypted?: boolean;
|
|
1705
|
-
|
|
1706
1091
|
KmsKeyId?: string;
|
|
1707
|
-
|
|
1708
1092
|
CopyTagsToSnapshot?: boolean;
|
|
1709
|
-
|
|
1710
1093
|
MonitoringInterval?: number;
|
|
1711
|
-
|
|
1712
1094
|
MonitoringRoleArn?: string;
|
|
1713
|
-
|
|
1714
1095
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
1715
|
-
|
|
1716
1096
|
SourceEngine: string | undefined;
|
|
1717
|
-
|
|
1718
1097
|
SourceEngineVersion: string | undefined;
|
|
1719
|
-
|
|
1720
1098
|
S3BucketName: string | undefined;
|
|
1721
|
-
|
|
1722
1099
|
S3Prefix?: string;
|
|
1723
|
-
|
|
1724
1100
|
S3IngestionRoleArn: string | undefined;
|
|
1725
|
-
|
|
1726
1101
|
EnablePerformanceInsights?: boolean;
|
|
1727
|
-
|
|
1728
1102
|
PerformanceInsightsKMSKeyId?: string;
|
|
1729
|
-
|
|
1730
1103
|
PerformanceInsightsRetentionPeriod?: number;
|
|
1731
|
-
|
|
1732
1104
|
EnableCloudwatchLogsExports?: string[];
|
|
1733
|
-
|
|
1734
1105
|
ProcessorFeatures?: ProcessorFeature[];
|
|
1735
|
-
|
|
1736
1106
|
UseDefaultProcessorFeatures?: boolean;
|
|
1737
|
-
|
|
1738
1107
|
DeletionProtection?: boolean;
|
|
1739
|
-
|
|
1740
1108
|
MaxAllocatedStorage?: number;
|
|
1741
|
-
|
|
1742
1109
|
NetworkType?: string;
|
|
1743
1110
|
}
|
|
1744
1111
|
export interface RestoreDBInstanceFromS3Result {
|
|
1745
1112
|
DBInstance?: DBInstance;
|
|
1746
1113
|
}
|
|
1747
|
-
|
|
1748
1114
|
export declare class PointInTimeRestoreNotEnabledFault extends __BaseException {
|
|
1749
1115
|
readonly name: "PointInTimeRestoreNotEnabledFault";
|
|
1750
1116
|
readonly $fault: "client";
|
|
1751
|
-
|
|
1752
1117
|
constructor(
|
|
1753
1118
|
opts: __ExceptionOptionType<
|
|
1754
1119
|
PointInTimeRestoreNotEnabledFault,
|
|
@@ -1756,95 +1121,53 @@ export declare class PointInTimeRestoreNotEnabledFault extends __BaseException {
|
|
|
1756
1121
|
>
|
|
1757
1122
|
);
|
|
1758
1123
|
}
|
|
1759
|
-
|
|
1760
1124
|
export interface RestoreDBInstanceToPointInTimeMessage {
|
|
1761
1125
|
SourceDBInstanceIdentifier?: string;
|
|
1762
|
-
|
|
1763
1126
|
TargetDBInstanceIdentifier: string | undefined;
|
|
1764
|
-
|
|
1765
1127
|
RestoreTime?: Date;
|
|
1766
|
-
|
|
1767
1128
|
UseLatestRestorableTime?: boolean;
|
|
1768
|
-
|
|
1769
1129
|
DBInstanceClass?: string;
|
|
1770
|
-
|
|
1771
1130
|
Port?: number;
|
|
1772
|
-
|
|
1773
1131
|
AvailabilityZone?: string;
|
|
1774
|
-
|
|
1775
1132
|
DBSubnetGroupName?: string;
|
|
1776
|
-
|
|
1777
1133
|
MultiAZ?: boolean;
|
|
1778
|
-
|
|
1779
1134
|
PubliclyAccessible?: boolean;
|
|
1780
|
-
|
|
1781
1135
|
AutoMinorVersionUpgrade?: boolean;
|
|
1782
|
-
|
|
1783
1136
|
LicenseModel?: string;
|
|
1784
|
-
|
|
1785
1137
|
DBName?: string;
|
|
1786
|
-
|
|
1787
1138
|
Engine?: string;
|
|
1788
|
-
|
|
1789
1139
|
Iops?: number;
|
|
1790
|
-
|
|
1791
1140
|
OptionGroupName?: string;
|
|
1792
|
-
|
|
1793
1141
|
CopyTagsToSnapshot?: boolean;
|
|
1794
|
-
|
|
1795
1142
|
Tags?: Tag[];
|
|
1796
|
-
|
|
1797
1143
|
StorageType?: string;
|
|
1798
|
-
|
|
1799
1144
|
TdeCredentialArn?: string;
|
|
1800
|
-
|
|
1801
1145
|
TdeCredentialPassword?: string;
|
|
1802
|
-
|
|
1803
1146
|
VpcSecurityGroupIds?: string[];
|
|
1804
|
-
|
|
1805
1147
|
Domain?: string;
|
|
1806
|
-
|
|
1807
1148
|
DomainIAMRoleName?: string;
|
|
1808
|
-
|
|
1809
1149
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
1810
|
-
|
|
1811
1150
|
EnableCloudwatchLogsExports?: string[];
|
|
1812
|
-
|
|
1813
1151
|
ProcessorFeatures?: ProcessorFeature[];
|
|
1814
|
-
|
|
1815
1152
|
UseDefaultProcessorFeatures?: boolean;
|
|
1816
|
-
|
|
1817
1153
|
DBParameterGroupName?: string;
|
|
1818
|
-
|
|
1819
1154
|
DeletionProtection?: boolean;
|
|
1820
|
-
|
|
1821
1155
|
SourceDbiResourceId?: string;
|
|
1822
|
-
|
|
1823
1156
|
MaxAllocatedStorage?: number;
|
|
1824
|
-
|
|
1825
1157
|
SourceDBInstanceAutomatedBackupsArn?: string;
|
|
1826
|
-
|
|
1827
1158
|
EnableCustomerOwnedIp?: boolean;
|
|
1828
|
-
|
|
1829
1159
|
CustomIamInstanceProfile?: string;
|
|
1830
|
-
|
|
1831
1160
|
BackupTarget?: string;
|
|
1832
|
-
|
|
1833
1161
|
NetworkType?: string;
|
|
1834
1162
|
}
|
|
1835
1163
|
export interface RestoreDBInstanceToPointInTimeResult {
|
|
1836
1164
|
DBInstance?: DBInstance;
|
|
1837
1165
|
}
|
|
1838
|
-
|
|
1839
1166
|
export interface RevokeDBSecurityGroupIngressMessage {
|
|
1840
1167
|
DBSecurityGroupName: string | undefined;
|
|
1841
|
-
|
|
1842
1168
|
CIDRIP?: string;
|
|
1843
|
-
|
|
1844
1169
|
EC2SecurityGroupName?: string;
|
|
1845
|
-
|
|
1846
1170
|
EC2SecurityGroupId?: string;
|
|
1847
|
-
|
|
1848
1171
|
EC2SecurityGroupOwnerId?: string;
|
|
1849
1172
|
}
|
|
1850
1173
|
export interface RevokeDBSecurityGroupIngressResult {
|
|
@@ -1852,26 +1175,17 @@ export interface RevokeDBSecurityGroupIngressResult {
|
|
|
1852
1175
|
}
|
|
1853
1176
|
export interface StartActivityStreamRequest {
|
|
1854
1177
|
ResourceArn: string | undefined;
|
|
1855
|
-
|
|
1856
1178
|
Mode: ActivityStreamMode | string | undefined;
|
|
1857
|
-
|
|
1858
1179
|
KmsKeyId: string | undefined;
|
|
1859
|
-
|
|
1860
1180
|
ApplyImmediately?: boolean;
|
|
1861
|
-
|
|
1862
1181
|
EngineNativeAuditFieldsIncluded?: boolean;
|
|
1863
1182
|
}
|
|
1864
1183
|
export interface StartActivityStreamResponse {
|
|
1865
1184
|
KmsKeyId?: string;
|
|
1866
|
-
|
|
1867
1185
|
KinesisStreamName?: string;
|
|
1868
|
-
|
|
1869
1186
|
Status?: ActivityStreamStatus | string;
|
|
1870
|
-
|
|
1871
1187
|
Mode?: ActivityStreamMode | string;
|
|
1872
|
-
|
|
1873
1188
|
ApplyImmediately?: boolean;
|
|
1874
|
-
|
|
1875
1189
|
EngineNativeAuditFieldsIncluded?: boolean;
|
|
1876
1190
|
}
|
|
1877
1191
|
export interface StartDBClusterMessage {
|
|
@@ -1888,86 +1202,64 @@ export interface StartDBInstanceResult {
|
|
|
1888
1202
|
}
|
|
1889
1203
|
export interface StartDBInstanceAutomatedBackupsReplicationMessage {
|
|
1890
1204
|
SourceDBInstanceArn: string | undefined;
|
|
1891
|
-
|
|
1892
1205
|
BackupRetentionPeriod?: number;
|
|
1893
|
-
|
|
1894
1206
|
KmsKeyId?: string;
|
|
1895
|
-
|
|
1896
1207
|
PreSignedUrl?: string;
|
|
1897
1208
|
}
|
|
1898
1209
|
export interface StartDBInstanceAutomatedBackupsReplicationResult {
|
|
1899
1210
|
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
1900
1211
|
}
|
|
1901
|
-
|
|
1902
1212
|
export declare class ExportTaskAlreadyExistsFault extends __BaseException {
|
|
1903
1213
|
readonly name: "ExportTaskAlreadyExistsFault";
|
|
1904
1214
|
readonly $fault: "client";
|
|
1905
|
-
|
|
1906
1215
|
constructor(
|
|
1907
1216
|
opts: __ExceptionOptionType<ExportTaskAlreadyExistsFault, __BaseException>
|
|
1908
1217
|
);
|
|
1909
1218
|
}
|
|
1910
|
-
|
|
1911
1219
|
export declare class IamRoleMissingPermissionsFault extends __BaseException {
|
|
1912
1220
|
readonly name: "IamRoleMissingPermissionsFault";
|
|
1913
1221
|
readonly $fault: "client";
|
|
1914
|
-
|
|
1915
1222
|
constructor(
|
|
1916
1223
|
opts: __ExceptionOptionType<IamRoleMissingPermissionsFault, __BaseException>
|
|
1917
1224
|
);
|
|
1918
1225
|
}
|
|
1919
|
-
|
|
1920
1226
|
export declare class IamRoleNotFoundFault extends __BaseException {
|
|
1921
1227
|
readonly name: "IamRoleNotFoundFault";
|
|
1922
1228
|
readonly $fault: "client";
|
|
1923
|
-
|
|
1924
1229
|
constructor(
|
|
1925
1230
|
opts: __ExceptionOptionType<IamRoleNotFoundFault, __BaseException>
|
|
1926
1231
|
);
|
|
1927
1232
|
}
|
|
1928
|
-
|
|
1929
1233
|
export declare class InvalidExportOnlyFault extends __BaseException {
|
|
1930
1234
|
readonly name: "InvalidExportOnlyFault";
|
|
1931
1235
|
readonly $fault: "client";
|
|
1932
|
-
|
|
1933
1236
|
constructor(
|
|
1934
1237
|
opts: __ExceptionOptionType<InvalidExportOnlyFault, __BaseException>
|
|
1935
1238
|
);
|
|
1936
1239
|
}
|
|
1937
|
-
|
|
1938
1240
|
export declare class InvalidExportSourceStateFault extends __BaseException {
|
|
1939
1241
|
readonly name: "InvalidExportSourceStateFault";
|
|
1940
1242
|
readonly $fault: "client";
|
|
1941
|
-
|
|
1942
1243
|
constructor(
|
|
1943
1244
|
opts: __ExceptionOptionType<InvalidExportSourceStateFault, __BaseException>
|
|
1944
1245
|
);
|
|
1945
1246
|
}
|
|
1946
1247
|
export interface StartExportTaskMessage {
|
|
1947
1248
|
ExportTaskIdentifier: string | undefined;
|
|
1948
|
-
|
|
1949
1249
|
SourceArn: string | undefined;
|
|
1950
|
-
|
|
1951
1250
|
S3BucketName: string | undefined;
|
|
1952
|
-
|
|
1953
1251
|
IamRoleArn: string | undefined;
|
|
1954
|
-
|
|
1955
1252
|
KmsKeyId: string | undefined;
|
|
1956
|
-
|
|
1957
1253
|
S3Prefix?: string;
|
|
1958
|
-
|
|
1959
1254
|
ExportOnly?: string[];
|
|
1960
1255
|
}
|
|
1961
1256
|
export interface StopActivityStreamRequest {
|
|
1962
1257
|
ResourceArn: string | undefined;
|
|
1963
|
-
|
|
1964
1258
|
ApplyImmediately?: boolean;
|
|
1965
1259
|
}
|
|
1966
1260
|
export interface StopActivityStreamResponse {
|
|
1967
1261
|
KmsKeyId?: string;
|
|
1968
|
-
|
|
1969
1262
|
KinesisStreamName?: string;
|
|
1970
|
-
|
|
1971
1263
|
Status?: ActivityStreamStatus | string;
|
|
1972
1264
|
}
|
|
1973
1265
|
export interface StopDBClusterMessage {
|
|
@@ -1978,7 +1270,6 @@ export interface StopDBClusterResult {
|
|
|
1978
1270
|
}
|
|
1979
1271
|
export interface StopDBInstanceMessage {
|
|
1980
1272
|
DBInstanceIdentifier: string | undefined;
|
|
1981
|
-
|
|
1982
1273
|
DBSnapshotIdentifier?: string;
|
|
1983
1274
|
}
|
|
1984
1275
|
export interface StopDBInstanceResult {
|
|
@@ -1996,613 +1287,458 @@ export interface SwitchoverReadReplicaMessage {
|
|
|
1996
1287
|
export interface SwitchoverReadReplicaResult {
|
|
1997
1288
|
DBInstance?: DBInstance;
|
|
1998
1289
|
}
|
|
1999
|
-
|
|
2000
1290
|
export declare const DBSnapshotAttributeFilterSensitiveLog: (
|
|
2001
1291
|
obj: DBSnapshotAttribute
|
|
2002
1292
|
) => any;
|
|
2003
|
-
|
|
2004
1293
|
export declare const DBSnapshotAttributesResultFilterSensitiveLog: (
|
|
2005
1294
|
obj: DBSnapshotAttributesResult
|
|
2006
1295
|
) => any;
|
|
2007
|
-
|
|
2008
1296
|
export declare const DescribeDBSnapshotAttributesResultFilterSensitiveLog: (
|
|
2009
1297
|
obj: DescribeDBSnapshotAttributesResult
|
|
2010
1298
|
) => any;
|
|
2011
|
-
|
|
2012
1299
|
export declare const DBSnapshotMessageFilterSensitiveLog: (
|
|
2013
1300
|
obj: DBSnapshotMessage
|
|
2014
1301
|
) => any;
|
|
2015
|
-
|
|
2016
1302
|
export declare const DescribeDBSnapshotsMessageFilterSensitiveLog: (
|
|
2017
1303
|
obj: DescribeDBSnapshotsMessage
|
|
2018
1304
|
) => any;
|
|
2019
|
-
|
|
2020
1305
|
export declare const DBSubnetGroupMessageFilterSensitiveLog: (
|
|
2021
1306
|
obj: DBSubnetGroupMessage
|
|
2022
1307
|
) => any;
|
|
2023
|
-
|
|
2024
1308
|
export declare const DescribeDBSubnetGroupsMessageFilterSensitiveLog: (
|
|
2025
1309
|
obj: DescribeDBSubnetGroupsMessage
|
|
2026
1310
|
) => any;
|
|
2027
|
-
|
|
2028
1311
|
export declare const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog: (
|
|
2029
1312
|
obj: DescribeEngineDefaultClusterParametersMessage
|
|
2030
1313
|
) => any;
|
|
2031
|
-
|
|
2032
1314
|
export declare const EngineDefaultsFilterSensitiveLog: (
|
|
2033
1315
|
obj: EngineDefaults
|
|
2034
1316
|
) => any;
|
|
2035
|
-
|
|
2036
1317
|
export declare const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog: (
|
|
2037
1318
|
obj: DescribeEngineDefaultClusterParametersResult
|
|
2038
1319
|
) => any;
|
|
2039
|
-
|
|
2040
1320
|
export declare const DescribeEngineDefaultParametersMessageFilterSensitiveLog: (
|
|
2041
1321
|
obj: DescribeEngineDefaultParametersMessage
|
|
2042
1322
|
) => any;
|
|
2043
|
-
|
|
2044
1323
|
export declare const DescribeEngineDefaultParametersResultFilterSensitiveLog: (
|
|
2045
1324
|
obj: DescribeEngineDefaultParametersResult
|
|
2046
1325
|
) => any;
|
|
2047
|
-
|
|
2048
1326
|
export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (
|
|
2049
1327
|
obj: DescribeEventCategoriesMessage
|
|
2050
1328
|
) => any;
|
|
2051
|
-
|
|
2052
1329
|
export declare const EventCategoriesMapFilterSensitiveLog: (
|
|
2053
1330
|
obj: EventCategoriesMap
|
|
2054
1331
|
) => any;
|
|
2055
|
-
|
|
2056
1332
|
export declare const EventCategoriesMessageFilterSensitiveLog: (
|
|
2057
1333
|
obj: EventCategoriesMessage
|
|
2058
1334
|
) => any;
|
|
2059
|
-
|
|
2060
1335
|
export declare const DescribeEventsMessageFilterSensitiveLog: (
|
|
2061
1336
|
obj: DescribeEventsMessage
|
|
2062
1337
|
) => any;
|
|
2063
|
-
|
|
2064
1338
|
export declare const EventFilterSensitiveLog: (obj: Event) => any;
|
|
2065
|
-
|
|
2066
1339
|
export declare const EventsMessageFilterSensitiveLog: (
|
|
2067
1340
|
obj: EventsMessage
|
|
2068
1341
|
) => any;
|
|
2069
|
-
|
|
2070
1342
|
export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (
|
|
2071
1343
|
obj: DescribeEventSubscriptionsMessage
|
|
2072
1344
|
) => any;
|
|
2073
|
-
|
|
2074
1345
|
export declare const EventSubscriptionsMessageFilterSensitiveLog: (
|
|
2075
1346
|
obj: EventSubscriptionsMessage
|
|
2076
1347
|
) => any;
|
|
2077
|
-
|
|
2078
1348
|
export declare const DescribeExportTasksMessageFilterSensitiveLog: (
|
|
2079
1349
|
obj: DescribeExportTasksMessage
|
|
2080
1350
|
) => any;
|
|
2081
|
-
|
|
2082
1351
|
export declare const ExportTasksMessageFilterSensitiveLog: (
|
|
2083
1352
|
obj: ExportTasksMessage
|
|
2084
1353
|
) => any;
|
|
2085
|
-
|
|
2086
1354
|
export declare const DescribeGlobalClustersMessageFilterSensitiveLog: (
|
|
2087
1355
|
obj: DescribeGlobalClustersMessage
|
|
2088
1356
|
) => any;
|
|
2089
|
-
|
|
2090
1357
|
export declare const GlobalClustersMessageFilterSensitiveLog: (
|
|
2091
1358
|
obj: GlobalClustersMessage
|
|
2092
1359
|
) => any;
|
|
2093
|
-
|
|
2094
1360
|
export declare const DescribeOptionGroupOptionsMessageFilterSensitiveLog: (
|
|
2095
1361
|
obj: DescribeOptionGroupOptionsMessage
|
|
2096
1362
|
) => any;
|
|
2097
|
-
|
|
2098
1363
|
export declare const MinimumEngineVersionPerAllowedValueFilterSensitiveLog: (
|
|
2099
1364
|
obj: MinimumEngineVersionPerAllowedValue
|
|
2100
1365
|
) => any;
|
|
2101
|
-
|
|
2102
1366
|
export declare const OptionGroupOptionSettingFilterSensitiveLog: (
|
|
2103
1367
|
obj: OptionGroupOptionSetting
|
|
2104
1368
|
) => any;
|
|
2105
|
-
|
|
2106
1369
|
export declare const OptionVersionFilterSensitiveLog: (
|
|
2107
1370
|
obj: OptionVersion
|
|
2108
1371
|
) => any;
|
|
2109
|
-
|
|
2110
1372
|
export declare const OptionGroupOptionFilterSensitiveLog: (
|
|
2111
1373
|
obj: OptionGroupOption
|
|
2112
1374
|
) => any;
|
|
2113
|
-
|
|
2114
1375
|
export declare const OptionGroupOptionsMessageFilterSensitiveLog: (
|
|
2115
1376
|
obj: OptionGroupOptionsMessage
|
|
2116
1377
|
) => any;
|
|
2117
|
-
|
|
2118
1378
|
export declare const DescribeOptionGroupsMessageFilterSensitiveLog: (
|
|
2119
1379
|
obj: DescribeOptionGroupsMessage
|
|
2120
1380
|
) => any;
|
|
2121
|
-
|
|
2122
1381
|
export declare const OptionGroupsFilterSensitiveLog: (obj: OptionGroups) => any;
|
|
2123
|
-
|
|
2124
1382
|
export declare const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog: (
|
|
2125
1383
|
obj: DescribeOrderableDBInstanceOptionsMessage
|
|
2126
1384
|
) => any;
|
|
2127
|
-
|
|
2128
1385
|
export declare const AvailableProcessorFeatureFilterSensitiveLog: (
|
|
2129
1386
|
obj: AvailableProcessorFeature
|
|
2130
1387
|
) => any;
|
|
2131
|
-
|
|
2132
1388
|
export declare const OrderableDBInstanceOptionFilterSensitiveLog: (
|
|
2133
1389
|
obj: OrderableDBInstanceOption
|
|
2134
1390
|
) => any;
|
|
2135
|
-
|
|
2136
1391
|
export declare const OrderableDBInstanceOptionsMessageFilterSensitiveLog: (
|
|
2137
1392
|
obj: OrderableDBInstanceOptionsMessage
|
|
2138
1393
|
) => any;
|
|
2139
|
-
|
|
2140
1394
|
export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (
|
|
2141
1395
|
obj: DescribePendingMaintenanceActionsMessage
|
|
2142
1396
|
) => any;
|
|
2143
|
-
|
|
2144
1397
|
export declare const PendingMaintenanceActionsMessageFilterSensitiveLog: (
|
|
2145
1398
|
obj: PendingMaintenanceActionsMessage
|
|
2146
1399
|
) => any;
|
|
2147
|
-
|
|
2148
1400
|
export declare const DescribeReservedDBInstancesMessageFilterSensitiveLog: (
|
|
2149
1401
|
obj: DescribeReservedDBInstancesMessage
|
|
2150
1402
|
) => any;
|
|
2151
|
-
|
|
2152
1403
|
export declare const RecurringChargeFilterSensitiveLog: (
|
|
2153
1404
|
obj: RecurringCharge
|
|
2154
1405
|
) => any;
|
|
2155
|
-
|
|
2156
1406
|
export declare const ReservedDBInstanceFilterSensitiveLog: (
|
|
2157
1407
|
obj: ReservedDBInstance
|
|
2158
1408
|
) => any;
|
|
2159
|
-
|
|
2160
1409
|
export declare const ReservedDBInstanceMessageFilterSensitiveLog: (
|
|
2161
1410
|
obj: ReservedDBInstanceMessage
|
|
2162
1411
|
) => any;
|
|
2163
|
-
|
|
2164
1412
|
export declare const DescribeReservedDBInstancesOfferingsMessageFilterSensitiveLog: (
|
|
2165
1413
|
obj: DescribeReservedDBInstancesOfferingsMessage
|
|
2166
1414
|
) => any;
|
|
2167
|
-
|
|
2168
1415
|
export declare const ReservedDBInstancesOfferingFilterSensitiveLog: (
|
|
2169
1416
|
obj: ReservedDBInstancesOffering
|
|
2170
1417
|
) => any;
|
|
2171
|
-
|
|
2172
1418
|
export declare const ReservedDBInstancesOfferingMessageFilterSensitiveLog: (
|
|
2173
1419
|
obj: ReservedDBInstancesOfferingMessage
|
|
2174
1420
|
) => any;
|
|
2175
|
-
|
|
2176
1421
|
export declare const DescribeSourceRegionsMessageFilterSensitiveLog: (
|
|
2177
1422
|
obj: DescribeSourceRegionsMessage
|
|
2178
1423
|
) => any;
|
|
2179
|
-
|
|
2180
1424
|
export declare const SourceRegionFilterSensitiveLog: (obj: SourceRegion) => any;
|
|
2181
|
-
|
|
2182
1425
|
export declare const SourceRegionMessageFilterSensitiveLog: (
|
|
2183
1426
|
obj: SourceRegionMessage
|
|
2184
1427
|
) => any;
|
|
2185
|
-
|
|
2186
1428
|
export declare const DescribeValidDBInstanceModificationsMessageFilterSensitiveLog: (
|
|
2187
1429
|
obj: DescribeValidDBInstanceModificationsMessage
|
|
2188
1430
|
) => any;
|
|
2189
|
-
|
|
2190
1431
|
export declare const DoubleRangeFilterSensitiveLog: (obj: DoubleRange) => any;
|
|
2191
|
-
|
|
2192
1432
|
export declare const RangeFilterSensitiveLog: (obj: Range) => any;
|
|
2193
|
-
|
|
2194
1433
|
export declare const ValidStorageOptionsFilterSensitiveLog: (
|
|
2195
1434
|
obj: ValidStorageOptions
|
|
2196
1435
|
) => any;
|
|
2197
|
-
|
|
2198
1436
|
export declare const ValidDBInstanceModificationsMessageFilterSensitiveLog: (
|
|
2199
1437
|
obj: ValidDBInstanceModificationsMessage
|
|
2200
1438
|
) => any;
|
|
2201
|
-
|
|
2202
1439
|
export declare const DescribeValidDBInstanceModificationsResultFilterSensitiveLog: (
|
|
2203
1440
|
obj: DescribeValidDBInstanceModificationsResult
|
|
2204
1441
|
) => any;
|
|
2205
|
-
|
|
2206
1442
|
export declare const DownloadDBLogFilePortionDetailsFilterSensitiveLog: (
|
|
2207
1443
|
obj: DownloadDBLogFilePortionDetails
|
|
2208
1444
|
) => any;
|
|
2209
|
-
|
|
2210
1445
|
export declare const DownloadDBLogFilePortionMessageFilterSensitiveLog: (
|
|
2211
1446
|
obj: DownloadDBLogFilePortionMessage
|
|
2212
1447
|
) => any;
|
|
2213
|
-
|
|
2214
1448
|
export declare const FailoverDBClusterMessageFilterSensitiveLog: (
|
|
2215
1449
|
obj: FailoverDBClusterMessage
|
|
2216
1450
|
) => any;
|
|
2217
|
-
|
|
2218
1451
|
export declare const FailoverDBClusterResultFilterSensitiveLog: (
|
|
2219
1452
|
obj: FailoverDBClusterResult
|
|
2220
1453
|
) => any;
|
|
2221
|
-
|
|
2222
1454
|
export declare const FailoverGlobalClusterMessageFilterSensitiveLog: (
|
|
2223
1455
|
obj: FailoverGlobalClusterMessage
|
|
2224
1456
|
) => any;
|
|
2225
|
-
|
|
2226
1457
|
export declare const FailoverGlobalClusterResultFilterSensitiveLog: (
|
|
2227
1458
|
obj: FailoverGlobalClusterResult
|
|
2228
1459
|
) => any;
|
|
2229
|
-
|
|
2230
1460
|
export declare const ListTagsForResourceMessageFilterSensitiveLog: (
|
|
2231
1461
|
obj: ListTagsForResourceMessage
|
|
2232
1462
|
) => any;
|
|
2233
|
-
|
|
2234
1463
|
export declare const TagListMessageFilterSensitiveLog: (
|
|
2235
1464
|
obj: TagListMessage
|
|
2236
1465
|
) => any;
|
|
2237
|
-
|
|
2238
1466
|
export declare const ModifyActivityStreamRequestFilterSensitiveLog: (
|
|
2239
1467
|
obj: ModifyActivityStreamRequest
|
|
2240
1468
|
) => any;
|
|
2241
|
-
|
|
2242
1469
|
export declare const ModifyActivityStreamResponseFilterSensitiveLog: (
|
|
2243
1470
|
obj: ModifyActivityStreamResponse
|
|
2244
1471
|
) => any;
|
|
2245
|
-
|
|
2246
1472
|
export declare const ModifyCertificatesMessageFilterSensitiveLog: (
|
|
2247
1473
|
obj: ModifyCertificatesMessage
|
|
2248
1474
|
) => any;
|
|
2249
|
-
|
|
2250
1475
|
export declare const ModifyCertificatesResultFilterSensitiveLog: (
|
|
2251
1476
|
obj: ModifyCertificatesResult
|
|
2252
1477
|
) => any;
|
|
2253
|
-
|
|
2254
1478
|
export declare const DBClusterCapacityInfoFilterSensitiveLog: (
|
|
2255
1479
|
obj: DBClusterCapacityInfo
|
|
2256
1480
|
) => any;
|
|
2257
|
-
|
|
2258
1481
|
export declare const ModifyCurrentDBClusterCapacityMessageFilterSensitiveLog: (
|
|
2259
1482
|
obj: ModifyCurrentDBClusterCapacityMessage
|
|
2260
1483
|
) => any;
|
|
2261
|
-
|
|
2262
1484
|
export declare const ModifyCustomDBEngineVersionMessageFilterSensitiveLog: (
|
|
2263
1485
|
obj: ModifyCustomDBEngineVersionMessage
|
|
2264
1486
|
) => any;
|
|
2265
|
-
|
|
2266
1487
|
export declare const CloudwatchLogsExportConfigurationFilterSensitiveLog: (
|
|
2267
1488
|
obj: CloudwatchLogsExportConfiguration
|
|
2268
1489
|
) => any;
|
|
2269
|
-
|
|
2270
1490
|
export declare const ModifyDBClusterMessageFilterSensitiveLog: (
|
|
2271
1491
|
obj: ModifyDBClusterMessage
|
|
2272
1492
|
) => any;
|
|
2273
|
-
|
|
2274
1493
|
export declare const ModifyDBClusterResultFilterSensitiveLog: (
|
|
2275
1494
|
obj: ModifyDBClusterResult
|
|
2276
1495
|
) => any;
|
|
2277
|
-
|
|
2278
1496
|
export declare const ModifyDBClusterEndpointMessageFilterSensitiveLog: (
|
|
2279
1497
|
obj: ModifyDBClusterEndpointMessage
|
|
2280
1498
|
) => any;
|
|
2281
|
-
|
|
2282
1499
|
export declare const DBClusterParameterGroupNameMessageFilterSensitiveLog: (
|
|
2283
1500
|
obj: DBClusterParameterGroupNameMessage
|
|
2284
1501
|
) => any;
|
|
2285
|
-
|
|
2286
1502
|
export declare const ModifyDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
2287
1503
|
obj: ModifyDBClusterParameterGroupMessage
|
|
2288
1504
|
) => any;
|
|
2289
|
-
|
|
2290
1505
|
export declare const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog: (
|
|
2291
1506
|
obj: ModifyDBClusterSnapshotAttributeMessage
|
|
2292
1507
|
) => any;
|
|
2293
|
-
|
|
2294
1508
|
export declare const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog: (
|
|
2295
1509
|
obj: ModifyDBClusterSnapshotAttributeResult
|
|
2296
1510
|
) => any;
|
|
2297
|
-
|
|
2298
1511
|
export declare const ModifyDBInstanceMessageFilterSensitiveLog: (
|
|
2299
1512
|
obj: ModifyDBInstanceMessage
|
|
2300
1513
|
) => any;
|
|
2301
|
-
|
|
2302
1514
|
export declare const ModifyDBInstanceResultFilterSensitiveLog: (
|
|
2303
1515
|
obj: ModifyDBInstanceResult
|
|
2304
1516
|
) => any;
|
|
2305
|
-
|
|
2306
1517
|
export declare const DBParameterGroupNameMessageFilterSensitiveLog: (
|
|
2307
1518
|
obj: DBParameterGroupNameMessage
|
|
2308
1519
|
) => any;
|
|
2309
|
-
|
|
2310
1520
|
export declare const ModifyDBParameterGroupMessageFilterSensitiveLog: (
|
|
2311
1521
|
obj: ModifyDBParameterGroupMessage
|
|
2312
1522
|
) => any;
|
|
2313
|
-
|
|
2314
1523
|
export declare const ModifyDBProxyRequestFilterSensitiveLog: (
|
|
2315
1524
|
obj: ModifyDBProxyRequest
|
|
2316
1525
|
) => any;
|
|
2317
|
-
|
|
2318
1526
|
export declare const ModifyDBProxyResponseFilterSensitiveLog: (
|
|
2319
1527
|
obj: ModifyDBProxyResponse
|
|
2320
1528
|
) => any;
|
|
2321
|
-
|
|
2322
1529
|
export declare const ModifyDBProxyEndpointRequestFilterSensitiveLog: (
|
|
2323
1530
|
obj: ModifyDBProxyEndpointRequest
|
|
2324
1531
|
) => any;
|
|
2325
|
-
|
|
2326
1532
|
export declare const ModifyDBProxyEndpointResponseFilterSensitiveLog: (
|
|
2327
1533
|
obj: ModifyDBProxyEndpointResponse
|
|
2328
1534
|
) => any;
|
|
2329
|
-
|
|
2330
1535
|
export declare const ConnectionPoolConfigurationFilterSensitiveLog: (
|
|
2331
1536
|
obj: ConnectionPoolConfiguration
|
|
2332
1537
|
) => any;
|
|
2333
|
-
|
|
2334
1538
|
export declare const ModifyDBProxyTargetGroupRequestFilterSensitiveLog: (
|
|
2335
1539
|
obj: ModifyDBProxyTargetGroupRequest
|
|
2336
1540
|
) => any;
|
|
2337
|
-
|
|
2338
1541
|
export declare const ModifyDBProxyTargetGroupResponseFilterSensitiveLog: (
|
|
2339
1542
|
obj: ModifyDBProxyTargetGroupResponse
|
|
2340
1543
|
) => any;
|
|
2341
|
-
|
|
2342
1544
|
export declare const ModifyDBSnapshotMessageFilterSensitiveLog: (
|
|
2343
1545
|
obj: ModifyDBSnapshotMessage
|
|
2344
1546
|
) => any;
|
|
2345
|
-
|
|
2346
1547
|
export declare const ModifyDBSnapshotResultFilterSensitiveLog: (
|
|
2347
1548
|
obj: ModifyDBSnapshotResult
|
|
2348
1549
|
) => any;
|
|
2349
|
-
|
|
2350
1550
|
export declare const ModifyDBSnapshotAttributeMessageFilterSensitiveLog: (
|
|
2351
1551
|
obj: ModifyDBSnapshotAttributeMessage
|
|
2352
1552
|
) => any;
|
|
2353
|
-
|
|
2354
1553
|
export declare const ModifyDBSnapshotAttributeResultFilterSensitiveLog: (
|
|
2355
1554
|
obj: ModifyDBSnapshotAttributeResult
|
|
2356
1555
|
) => any;
|
|
2357
|
-
|
|
2358
1556
|
export declare const ModifyDBSubnetGroupMessageFilterSensitiveLog: (
|
|
2359
1557
|
obj: ModifyDBSubnetGroupMessage
|
|
2360
1558
|
) => any;
|
|
2361
|
-
|
|
2362
1559
|
export declare const ModifyDBSubnetGroupResultFilterSensitiveLog: (
|
|
2363
1560
|
obj: ModifyDBSubnetGroupResult
|
|
2364
1561
|
) => any;
|
|
2365
|
-
|
|
2366
1562
|
export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (
|
|
2367
1563
|
obj: ModifyEventSubscriptionMessage
|
|
2368
1564
|
) => any;
|
|
2369
|
-
|
|
2370
1565
|
export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (
|
|
2371
1566
|
obj: ModifyEventSubscriptionResult
|
|
2372
1567
|
) => any;
|
|
2373
|
-
|
|
2374
1568
|
export declare const ModifyGlobalClusterMessageFilterSensitiveLog: (
|
|
2375
1569
|
obj: ModifyGlobalClusterMessage
|
|
2376
1570
|
) => any;
|
|
2377
|
-
|
|
2378
1571
|
export declare const ModifyGlobalClusterResultFilterSensitiveLog: (
|
|
2379
1572
|
obj: ModifyGlobalClusterResult
|
|
2380
1573
|
) => any;
|
|
2381
|
-
|
|
2382
1574
|
export declare const OptionConfigurationFilterSensitiveLog: (
|
|
2383
1575
|
obj: OptionConfiguration
|
|
2384
1576
|
) => any;
|
|
2385
|
-
|
|
2386
1577
|
export declare const ModifyOptionGroupMessageFilterSensitiveLog: (
|
|
2387
1578
|
obj: ModifyOptionGroupMessage
|
|
2388
1579
|
) => any;
|
|
2389
|
-
|
|
2390
1580
|
export declare const ModifyOptionGroupResultFilterSensitiveLog: (
|
|
2391
1581
|
obj: ModifyOptionGroupResult
|
|
2392
1582
|
) => any;
|
|
2393
|
-
|
|
2394
1583
|
export declare const PromoteReadReplicaMessageFilterSensitiveLog: (
|
|
2395
1584
|
obj: PromoteReadReplicaMessage
|
|
2396
1585
|
) => any;
|
|
2397
|
-
|
|
2398
1586
|
export declare const PromoteReadReplicaResultFilterSensitiveLog: (
|
|
2399
1587
|
obj: PromoteReadReplicaResult
|
|
2400
1588
|
) => any;
|
|
2401
|
-
|
|
2402
1589
|
export declare const PromoteReadReplicaDBClusterMessageFilterSensitiveLog: (
|
|
2403
1590
|
obj: PromoteReadReplicaDBClusterMessage
|
|
2404
1591
|
) => any;
|
|
2405
|
-
|
|
2406
1592
|
export declare const PromoteReadReplicaDBClusterResultFilterSensitiveLog: (
|
|
2407
1593
|
obj: PromoteReadReplicaDBClusterResult
|
|
2408
1594
|
) => any;
|
|
2409
|
-
|
|
2410
1595
|
export declare const PurchaseReservedDBInstancesOfferingMessageFilterSensitiveLog: (
|
|
2411
1596
|
obj: PurchaseReservedDBInstancesOfferingMessage
|
|
2412
1597
|
) => any;
|
|
2413
|
-
|
|
2414
1598
|
export declare const PurchaseReservedDBInstancesOfferingResultFilterSensitiveLog: (
|
|
2415
1599
|
obj: PurchaseReservedDBInstancesOfferingResult
|
|
2416
1600
|
) => any;
|
|
2417
|
-
|
|
2418
1601
|
export declare const RebootDBClusterMessageFilterSensitiveLog: (
|
|
2419
1602
|
obj: RebootDBClusterMessage
|
|
2420
1603
|
) => any;
|
|
2421
|
-
|
|
2422
1604
|
export declare const RebootDBClusterResultFilterSensitiveLog: (
|
|
2423
1605
|
obj: RebootDBClusterResult
|
|
2424
1606
|
) => any;
|
|
2425
|
-
|
|
2426
1607
|
export declare const RebootDBInstanceMessageFilterSensitiveLog: (
|
|
2427
1608
|
obj: RebootDBInstanceMessage
|
|
2428
1609
|
) => any;
|
|
2429
|
-
|
|
2430
1610
|
export declare const RebootDBInstanceResultFilterSensitiveLog: (
|
|
2431
1611
|
obj: RebootDBInstanceResult
|
|
2432
1612
|
) => any;
|
|
2433
|
-
|
|
2434
1613
|
export declare const RegisterDBProxyTargetsRequestFilterSensitiveLog: (
|
|
2435
1614
|
obj: RegisterDBProxyTargetsRequest
|
|
2436
1615
|
) => any;
|
|
2437
|
-
|
|
2438
1616
|
export declare const RegisterDBProxyTargetsResponseFilterSensitiveLog: (
|
|
2439
1617
|
obj: RegisterDBProxyTargetsResponse
|
|
2440
1618
|
) => any;
|
|
2441
|
-
|
|
2442
1619
|
export declare const RemoveFromGlobalClusterMessageFilterSensitiveLog: (
|
|
2443
1620
|
obj: RemoveFromGlobalClusterMessage
|
|
2444
1621
|
) => any;
|
|
2445
|
-
|
|
2446
1622
|
export declare const RemoveFromGlobalClusterResultFilterSensitiveLog: (
|
|
2447
1623
|
obj: RemoveFromGlobalClusterResult
|
|
2448
1624
|
) => any;
|
|
2449
|
-
|
|
2450
1625
|
export declare const RemoveRoleFromDBClusterMessageFilterSensitiveLog: (
|
|
2451
1626
|
obj: RemoveRoleFromDBClusterMessage
|
|
2452
1627
|
) => any;
|
|
2453
|
-
|
|
2454
1628
|
export declare const RemoveRoleFromDBInstanceMessageFilterSensitiveLog: (
|
|
2455
1629
|
obj: RemoveRoleFromDBInstanceMessage
|
|
2456
1630
|
) => any;
|
|
2457
|
-
|
|
2458
1631
|
export declare const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog: (
|
|
2459
1632
|
obj: RemoveSourceIdentifierFromSubscriptionMessage
|
|
2460
1633
|
) => any;
|
|
2461
|
-
|
|
2462
1634
|
export declare const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog: (
|
|
2463
1635
|
obj: RemoveSourceIdentifierFromSubscriptionResult
|
|
2464
1636
|
) => any;
|
|
2465
|
-
|
|
2466
1637
|
export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (
|
|
2467
1638
|
obj: RemoveTagsFromResourceMessage
|
|
2468
1639
|
) => any;
|
|
2469
|
-
|
|
2470
1640
|
export declare const ResetDBClusterParameterGroupMessageFilterSensitiveLog: (
|
|
2471
1641
|
obj: ResetDBClusterParameterGroupMessage
|
|
2472
1642
|
) => any;
|
|
2473
|
-
|
|
2474
1643
|
export declare const ResetDBParameterGroupMessageFilterSensitiveLog: (
|
|
2475
1644
|
obj: ResetDBParameterGroupMessage
|
|
2476
1645
|
) => any;
|
|
2477
|
-
|
|
2478
1646
|
export declare const RestoreDBClusterFromS3MessageFilterSensitiveLog: (
|
|
2479
1647
|
obj: RestoreDBClusterFromS3Message
|
|
2480
1648
|
) => any;
|
|
2481
|
-
|
|
2482
1649
|
export declare const RestoreDBClusterFromS3ResultFilterSensitiveLog: (
|
|
2483
1650
|
obj: RestoreDBClusterFromS3Result
|
|
2484
1651
|
) => any;
|
|
2485
|
-
|
|
2486
1652
|
export declare const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog: (
|
|
2487
1653
|
obj: RestoreDBClusterFromSnapshotMessage
|
|
2488
1654
|
) => any;
|
|
2489
|
-
|
|
2490
1655
|
export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (
|
|
2491
1656
|
obj: RestoreDBClusterFromSnapshotResult
|
|
2492
1657
|
) => any;
|
|
2493
|
-
|
|
2494
1658
|
export declare const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog: (
|
|
2495
1659
|
obj: RestoreDBClusterToPointInTimeMessage
|
|
2496
1660
|
) => any;
|
|
2497
|
-
|
|
2498
1661
|
export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (
|
|
2499
1662
|
obj: RestoreDBClusterToPointInTimeResult
|
|
2500
1663
|
) => any;
|
|
2501
|
-
|
|
2502
1664
|
export declare const RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog: (
|
|
2503
1665
|
obj: RestoreDBInstanceFromDBSnapshotMessage
|
|
2504
1666
|
) => any;
|
|
2505
|
-
|
|
2506
1667
|
export declare const RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog: (
|
|
2507
1668
|
obj: RestoreDBInstanceFromDBSnapshotResult
|
|
2508
1669
|
) => any;
|
|
2509
|
-
|
|
2510
1670
|
export declare const RestoreDBInstanceFromS3MessageFilterSensitiveLog: (
|
|
2511
1671
|
obj: RestoreDBInstanceFromS3Message
|
|
2512
1672
|
) => any;
|
|
2513
|
-
|
|
2514
1673
|
export declare const RestoreDBInstanceFromS3ResultFilterSensitiveLog: (
|
|
2515
1674
|
obj: RestoreDBInstanceFromS3Result
|
|
2516
1675
|
) => any;
|
|
2517
|
-
|
|
2518
1676
|
export declare const RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog: (
|
|
2519
1677
|
obj: RestoreDBInstanceToPointInTimeMessage
|
|
2520
1678
|
) => any;
|
|
2521
|
-
|
|
2522
1679
|
export declare const RestoreDBInstanceToPointInTimeResultFilterSensitiveLog: (
|
|
2523
1680
|
obj: RestoreDBInstanceToPointInTimeResult
|
|
2524
1681
|
) => any;
|
|
2525
|
-
|
|
2526
1682
|
export declare const RevokeDBSecurityGroupIngressMessageFilterSensitiveLog: (
|
|
2527
1683
|
obj: RevokeDBSecurityGroupIngressMessage
|
|
2528
1684
|
) => any;
|
|
2529
|
-
|
|
2530
1685
|
export declare const RevokeDBSecurityGroupIngressResultFilterSensitiveLog: (
|
|
2531
1686
|
obj: RevokeDBSecurityGroupIngressResult
|
|
2532
1687
|
) => any;
|
|
2533
|
-
|
|
2534
1688
|
export declare const StartActivityStreamRequestFilterSensitiveLog: (
|
|
2535
1689
|
obj: StartActivityStreamRequest
|
|
2536
1690
|
) => any;
|
|
2537
|
-
|
|
2538
1691
|
export declare const StartActivityStreamResponseFilterSensitiveLog: (
|
|
2539
1692
|
obj: StartActivityStreamResponse
|
|
2540
1693
|
) => any;
|
|
2541
|
-
|
|
2542
1694
|
export declare const StartDBClusterMessageFilterSensitiveLog: (
|
|
2543
1695
|
obj: StartDBClusterMessage
|
|
2544
1696
|
) => any;
|
|
2545
|
-
|
|
2546
1697
|
export declare const StartDBClusterResultFilterSensitiveLog: (
|
|
2547
1698
|
obj: StartDBClusterResult
|
|
2548
1699
|
) => any;
|
|
2549
|
-
|
|
2550
1700
|
export declare const StartDBInstanceMessageFilterSensitiveLog: (
|
|
2551
1701
|
obj: StartDBInstanceMessage
|
|
2552
1702
|
) => any;
|
|
2553
|
-
|
|
2554
1703
|
export declare const StartDBInstanceResultFilterSensitiveLog: (
|
|
2555
1704
|
obj: StartDBInstanceResult
|
|
2556
1705
|
) => any;
|
|
2557
|
-
|
|
2558
1706
|
export declare const StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (
|
|
2559
1707
|
obj: StartDBInstanceAutomatedBackupsReplicationMessage
|
|
2560
1708
|
) => any;
|
|
2561
|
-
|
|
2562
1709
|
export declare const StartDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (
|
|
2563
1710
|
obj: StartDBInstanceAutomatedBackupsReplicationResult
|
|
2564
1711
|
) => any;
|
|
2565
|
-
|
|
2566
1712
|
export declare const StartExportTaskMessageFilterSensitiveLog: (
|
|
2567
1713
|
obj: StartExportTaskMessage
|
|
2568
1714
|
) => any;
|
|
2569
|
-
|
|
2570
1715
|
export declare const StopActivityStreamRequestFilterSensitiveLog: (
|
|
2571
1716
|
obj: StopActivityStreamRequest
|
|
2572
1717
|
) => any;
|
|
2573
|
-
|
|
2574
1718
|
export declare const StopActivityStreamResponseFilterSensitiveLog: (
|
|
2575
1719
|
obj: StopActivityStreamResponse
|
|
2576
1720
|
) => any;
|
|
2577
|
-
|
|
2578
1721
|
export declare const StopDBClusterMessageFilterSensitiveLog: (
|
|
2579
1722
|
obj: StopDBClusterMessage
|
|
2580
1723
|
) => any;
|
|
2581
|
-
|
|
2582
1724
|
export declare const StopDBClusterResultFilterSensitiveLog: (
|
|
2583
1725
|
obj: StopDBClusterResult
|
|
2584
1726
|
) => any;
|
|
2585
|
-
|
|
2586
1727
|
export declare const StopDBInstanceMessageFilterSensitiveLog: (
|
|
2587
1728
|
obj: StopDBInstanceMessage
|
|
2588
1729
|
) => any;
|
|
2589
|
-
|
|
2590
1730
|
export declare const StopDBInstanceResultFilterSensitiveLog: (
|
|
2591
1731
|
obj: StopDBInstanceResult
|
|
2592
1732
|
) => any;
|
|
2593
|
-
|
|
2594
1733
|
export declare const StopDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (
|
|
2595
1734
|
obj: StopDBInstanceAutomatedBackupsReplicationMessage
|
|
2596
1735
|
) => any;
|
|
2597
|
-
|
|
2598
1736
|
export declare const StopDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (
|
|
2599
1737
|
obj: StopDBInstanceAutomatedBackupsReplicationResult
|
|
2600
1738
|
) => any;
|
|
2601
|
-
|
|
2602
1739
|
export declare const SwitchoverReadReplicaMessageFilterSensitiveLog: (
|
|
2603
1740
|
obj: SwitchoverReadReplicaMessage
|
|
2604
1741
|
) => any;
|
|
2605
|
-
|
|
2606
1742
|
export declare const SwitchoverReadReplicaResultFilterSensitiveLog: (
|
|
2607
1743
|
obj: SwitchoverReadReplicaResult
|
|
2608
1744
|
) => any;
|