@aws-sdk/client-rds 3.183.0 → 3.185.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 +11 -0
- package/dist-cjs/protocols/Aws_query.js +2 -2
- package/dist-es/RDS.js +557 -550
- package/dist-es/RDSClient.js +28 -22
- package/dist-es/commands/AddRoleToDBClusterCommand.js +29 -22
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +29 -22
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +28 -21
- package/dist-es/commands/AddTagsToResourceCommand.js +29 -22
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +28 -21
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +28 -21
- package/dist-es/commands/BacktrackDBClusterCommand.js +28 -21
- package/dist-es/commands/CancelExportTaskCommand.js +28 -21
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +28 -21
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +28 -21
- package/dist-es/commands/CopyDBParameterGroupCommand.js +28 -21
- package/dist-es/commands/CopyDBSnapshotCommand.js +28 -21
- package/dist-es/commands/CopyOptionGroupCommand.js +28 -21
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +28 -21
- package/dist-es/commands/CreateDBClusterCommand.js +28 -21
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +28 -21
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +28 -21
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +28 -21
- package/dist-es/commands/CreateDBInstanceCommand.js +28 -21
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +28 -21
- package/dist-es/commands/CreateDBParameterGroupCommand.js +28 -21
- package/dist-es/commands/CreateDBProxyCommand.js +28 -21
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +28 -21
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +28 -21
- package/dist-es/commands/CreateDBSnapshotCommand.js +28 -21
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +28 -21
- package/dist-es/commands/CreateEventSubscriptionCommand.js +28 -21
- package/dist-es/commands/CreateGlobalClusterCommand.js +28 -21
- package/dist-es/commands/CreateOptionGroupCommand.js +28 -21
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +28 -21
- package/dist-es/commands/DeleteDBClusterCommand.js +28 -21
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +28 -21
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +29 -22
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +28 -21
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +28 -21
- package/dist-es/commands/DeleteDBInstanceCommand.js +28 -21
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +29 -22
- package/dist-es/commands/DeleteDBProxyCommand.js +28 -21
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +28 -21
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +29 -22
- package/dist-es/commands/DeleteDBSnapshotCommand.js +28 -21
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +29 -22
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +28 -21
- package/dist-es/commands/DeleteGlobalClusterCommand.js +28 -21
- package/dist-es/commands/DeleteOptionGroupCommand.js +29 -22
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +28 -21
- package/dist-es/commands/DescribeAccountAttributesCommand.js +28 -21
- package/dist-es/commands/DescribeCertificatesCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +28 -21
- package/dist-es/commands/DescribeDBClustersCommand.js +28 -21
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +28 -21
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBInstancesCommand.js +28 -21
- package/dist-es/commands/DescribeDBLogFilesCommand.js +28 -21
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBParametersCommand.js +28 -21
- package/dist-es/commands/DescribeDBProxiesCommand.js +28 -21
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +28 -21
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +28 -21
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +28 -21
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +28 -21
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +28 -21
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +28 -21
- package/dist-es/commands/DescribeEventCategoriesCommand.js +28 -21
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +28 -21
- package/dist-es/commands/DescribeEventsCommand.js +28 -21
- package/dist-es/commands/DescribeExportTasksCommand.js +28 -21
- package/dist-es/commands/DescribeGlobalClustersCommand.js +28 -21
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +28 -21
- package/dist-es/commands/DescribeOptionGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +28 -21
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +28 -21
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +28 -21
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +28 -21
- package/dist-es/commands/DescribeSourceRegionsCommand.js +28 -21
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +28 -21
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +28 -21
- package/dist-es/commands/FailoverDBClusterCommand.js +28 -21
- package/dist-es/commands/FailoverGlobalClusterCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/ModifyActivityStreamCommand.js +28 -21
- package/dist-es/commands/ModifyCertificatesCommand.js +28 -21
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +28 -21
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +28 -21
- package/dist-es/commands/ModifyDBClusterCommand.js +28 -21
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +28 -21
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +28 -21
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +28 -21
- package/dist-es/commands/ModifyDBInstanceCommand.js +28 -21
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +28 -21
- package/dist-es/commands/ModifyDBProxyCommand.js +28 -21
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +28 -21
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +28 -21
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +28 -21
- package/dist-es/commands/ModifyDBSnapshotCommand.js +28 -21
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +28 -21
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +28 -21
- package/dist-es/commands/ModifyGlobalClusterCommand.js +28 -21
- package/dist-es/commands/ModifyOptionGroupCommand.js +28 -21
- package/dist-es/commands/PromoteReadReplicaCommand.js +28 -21
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +28 -21
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +28 -21
- package/dist-es/commands/RebootDBClusterCommand.js +28 -21
- package/dist-es/commands/RebootDBInstanceCommand.js +28 -21
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +28 -21
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +28 -21
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +29 -22
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +29 -22
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +28 -21
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +29 -22
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +28 -21
- package/dist-es/commands/ResetDBParameterGroupCommand.js +28 -21
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +28 -21
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +28 -21
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +28 -21
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +28 -21
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +28 -21
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +28 -21
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +28 -21
- package/dist-es/commands/StartActivityStreamCommand.js +28 -21
- package/dist-es/commands/StartDBClusterCommand.js +28 -21
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +28 -21
- package/dist-es/commands/StartDBInstanceCommand.js +28 -21
- package/dist-es/commands/StartExportTaskCommand.js +28 -21
- package/dist-es/commands/StopActivityStreamCommand.js +28 -21
- package/dist-es/commands/StopDBClusterCommand.js +28 -21
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +28 -21
- package/dist-es/commands/StopDBInstanceCommand.js +28 -21
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/RDSServiceException.js +10 -5
- package/dist-es/models/models_0.js +1339 -1710
- package/dist-es/models/models_1.js +398 -707
- package/dist-es/pagination/DescribeCertificatesPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterBacktracksPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterEndpointsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterParameterGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterParametersPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterSnapshotsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClustersPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBEngineVersionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBInstancesPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBLogFilesPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBParameterGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBParametersPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBProxiesPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBProxyEndpointsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBProxyTargetGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBProxyTargetsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBSecurityGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBSnapshotsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBSubnetGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +68 -25
- package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeEventsPaginator.js +68 -25
- package/dist-es/pagination/DescribeExportTasksPaginator.js +68 -25
- package/dist-es/pagination/DescribeGlobalClustersPaginator.js +68 -25
- package/dist-es/pagination/DescribeOptionGroupOptionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeOptionGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +68 -25
- package/dist-es/pagination/DescribePendingMaintenanceActionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +68 -25
- package/dist-es/pagination/DescribeReservedDBInstancesPaginator.js +68 -25
- package/dist-es/pagination/DescribeSourceRegionsPaginator.js +68 -25
- package/dist-es/pagination/DownloadDBLogFilePortionPaginator.js +68 -25
- package/dist-es/protocols/Aws_query.js +13117 -10109
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/dist-es/waiters/waitForDBClusterAvailable.js +187 -106
- package/dist-es/waiters/waitForDBClusterDeleted.js +147 -86
- package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +187 -106
- package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +147 -86
- package/dist-es/waiters/waitForDBInstanceAvailable.js +187 -106
- package/dist-es/waiters/waitForDBInstanceDeleted.js +147 -86
- package/dist-es/waiters/waitForDBSnapshotAvailable.js +187 -106
- package/dist-es/waiters/waitForDBSnapshotDeleted.js +147 -86
- package/package.json +5 -5
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { __assign, __extends } from "tslib";
|
|
1
2
|
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
2
3
|
export var ActivityStreamMode;
|
|
3
4
|
(function (ActivityStreamMode) {
|
|
@@ -18,438 +19,438 @@ export var ActivityStreamStatus;
|
|
|
18
19
|
ActivityStreamStatus["stopped"] = "stopped";
|
|
19
20
|
ActivityStreamStatus["stopping"] = "stopping";
|
|
20
21
|
})(ActivityStreamStatus || (ActivityStreamStatus = {}));
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
}
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
}
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
}
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
}
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
}
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
}
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
}
|
|
22
|
+
var DBClusterNotFoundFault = (function (_super) {
|
|
23
|
+
__extends(DBClusterNotFoundFault, _super);
|
|
24
|
+
function DBClusterNotFoundFault(opts) {
|
|
25
|
+
var _this = _super.call(this, __assign({ name: "DBClusterNotFoundFault", $fault: "client" }, opts)) || this;
|
|
26
|
+
_this.name = "DBClusterNotFoundFault";
|
|
27
|
+
_this.$fault = "client";
|
|
28
|
+
Object.setPrototypeOf(_this, DBClusterNotFoundFault.prototype);
|
|
29
|
+
return _this;
|
|
30
|
+
}
|
|
31
|
+
return DBClusterNotFoundFault;
|
|
32
|
+
}(__BaseException));
|
|
33
|
+
export { DBClusterNotFoundFault };
|
|
34
|
+
var DBClusterRoleAlreadyExistsFault = (function (_super) {
|
|
35
|
+
__extends(DBClusterRoleAlreadyExistsFault, _super);
|
|
36
|
+
function DBClusterRoleAlreadyExistsFault(opts) {
|
|
37
|
+
var _this = _super.call(this, __assign({ name: "DBClusterRoleAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
38
|
+
_this.name = "DBClusterRoleAlreadyExistsFault";
|
|
39
|
+
_this.$fault = "client";
|
|
40
|
+
Object.setPrototypeOf(_this, DBClusterRoleAlreadyExistsFault.prototype);
|
|
41
|
+
return _this;
|
|
42
|
+
}
|
|
43
|
+
return DBClusterRoleAlreadyExistsFault;
|
|
44
|
+
}(__BaseException));
|
|
45
|
+
export { DBClusterRoleAlreadyExistsFault };
|
|
46
|
+
var DBClusterRoleQuotaExceededFault = (function (_super) {
|
|
47
|
+
__extends(DBClusterRoleQuotaExceededFault, _super);
|
|
48
|
+
function DBClusterRoleQuotaExceededFault(opts) {
|
|
49
|
+
var _this = _super.call(this, __assign({ name: "DBClusterRoleQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
50
|
+
_this.name = "DBClusterRoleQuotaExceededFault";
|
|
51
|
+
_this.$fault = "client";
|
|
52
|
+
Object.setPrototypeOf(_this, DBClusterRoleQuotaExceededFault.prototype);
|
|
53
|
+
return _this;
|
|
54
|
+
}
|
|
55
|
+
return DBClusterRoleQuotaExceededFault;
|
|
56
|
+
}(__BaseException));
|
|
57
|
+
export { DBClusterRoleQuotaExceededFault };
|
|
58
|
+
var InvalidDBClusterStateFault = (function (_super) {
|
|
59
|
+
__extends(InvalidDBClusterStateFault, _super);
|
|
60
|
+
function InvalidDBClusterStateFault(opts) {
|
|
61
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBClusterStateFault", $fault: "client" }, opts)) || this;
|
|
62
|
+
_this.name = "InvalidDBClusterStateFault";
|
|
63
|
+
_this.$fault = "client";
|
|
64
|
+
Object.setPrototypeOf(_this, InvalidDBClusterStateFault.prototype);
|
|
65
|
+
return _this;
|
|
66
|
+
}
|
|
67
|
+
return InvalidDBClusterStateFault;
|
|
68
|
+
}(__BaseException));
|
|
69
|
+
export { InvalidDBClusterStateFault };
|
|
70
|
+
var DBInstanceNotFoundFault = (function (_super) {
|
|
71
|
+
__extends(DBInstanceNotFoundFault, _super);
|
|
72
|
+
function DBInstanceNotFoundFault(opts) {
|
|
73
|
+
var _this = _super.call(this, __assign({ name: "DBInstanceNotFoundFault", $fault: "client" }, opts)) || this;
|
|
74
|
+
_this.name = "DBInstanceNotFoundFault";
|
|
75
|
+
_this.$fault = "client";
|
|
76
|
+
Object.setPrototypeOf(_this, DBInstanceNotFoundFault.prototype);
|
|
77
|
+
return _this;
|
|
78
|
+
}
|
|
79
|
+
return DBInstanceNotFoundFault;
|
|
80
|
+
}(__BaseException));
|
|
81
|
+
export { DBInstanceNotFoundFault };
|
|
82
|
+
var DBInstanceRoleAlreadyExistsFault = (function (_super) {
|
|
83
|
+
__extends(DBInstanceRoleAlreadyExistsFault, _super);
|
|
84
|
+
function DBInstanceRoleAlreadyExistsFault(opts) {
|
|
85
|
+
var _this = _super.call(this, __assign({ name: "DBInstanceRoleAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
86
|
+
_this.name = "DBInstanceRoleAlreadyExistsFault";
|
|
87
|
+
_this.$fault = "client";
|
|
88
|
+
Object.setPrototypeOf(_this, DBInstanceRoleAlreadyExistsFault.prototype);
|
|
89
|
+
return _this;
|
|
90
|
+
}
|
|
91
|
+
return DBInstanceRoleAlreadyExistsFault;
|
|
92
|
+
}(__BaseException));
|
|
93
|
+
export { DBInstanceRoleAlreadyExistsFault };
|
|
94
|
+
var DBInstanceRoleQuotaExceededFault = (function (_super) {
|
|
95
|
+
__extends(DBInstanceRoleQuotaExceededFault, _super);
|
|
96
|
+
function DBInstanceRoleQuotaExceededFault(opts) {
|
|
97
|
+
var _this = _super.call(this, __assign({ name: "DBInstanceRoleQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
98
|
+
_this.name = "DBInstanceRoleQuotaExceededFault";
|
|
99
|
+
_this.$fault = "client";
|
|
100
|
+
Object.setPrototypeOf(_this, DBInstanceRoleQuotaExceededFault.prototype);
|
|
101
|
+
return _this;
|
|
102
|
+
}
|
|
103
|
+
return DBInstanceRoleQuotaExceededFault;
|
|
104
|
+
}(__BaseException));
|
|
105
|
+
export { DBInstanceRoleQuotaExceededFault };
|
|
106
|
+
var InvalidDBInstanceStateFault = (function (_super) {
|
|
107
|
+
__extends(InvalidDBInstanceStateFault, _super);
|
|
108
|
+
function InvalidDBInstanceStateFault(opts) {
|
|
109
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBInstanceStateFault", $fault: "client" }, opts)) || this;
|
|
110
|
+
_this.name = "InvalidDBInstanceStateFault";
|
|
111
|
+
_this.$fault = "client";
|
|
112
|
+
Object.setPrototypeOf(_this, InvalidDBInstanceStateFault.prototype);
|
|
113
|
+
return _this;
|
|
114
|
+
}
|
|
115
|
+
return InvalidDBInstanceStateFault;
|
|
116
|
+
}(__BaseException));
|
|
117
|
+
export { InvalidDBInstanceStateFault };
|
|
118
|
+
var SourceNotFoundFault = (function (_super) {
|
|
119
|
+
__extends(SourceNotFoundFault, _super);
|
|
120
|
+
function SourceNotFoundFault(opts) {
|
|
121
|
+
var _this = _super.call(this, __assign({ name: "SourceNotFoundFault", $fault: "client" }, opts)) || this;
|
|
122
|
+
_this.name = "SourceNotFoundFault";
|
|
123
|
+
_this.$fault = "client";
|
|
124
|
+
Object.setPrototypeOf(_this, SourceNotFoundFault.prototype);
|
|
125
|
+
return _this;
|
|
126
|
+
}
|
|
127
|
+
return SourceNotFoundFault;
|
|
128
|
+
}(__BaseException));
|
|
129
|
+
export { SourceNotFoundFault };
|
|
130
|
+
var SubscriptionNotFoundFault = (function (_super) {
|
|
131
|
+
__extends(SubscriptionNotFoundFault, _super);
|
|
132
|
+
function SubscriptionNotFoundFault(opts) {
|
|
133
|
+
var _this = _super.call(this, __assign({ name: "SubscriptionNotFoundFault", $fault: "client" }, opts)) || this;
|
|
134
|
+
_this.name = "SubscriptionNotFoundFault";
|
|
135
|
+
_this.$fault = "client";
|
|
136
|
+
Object.setPrototypeOf(_this, SubscriptionNotFoundFault.prototype);
|
|
137
|
+
return _this;
|
|
138
|
+
}
|
|
139
|
+
return SubscriptionNotFoundFault;
|
|
140
|
+
}(__BaseException));
|
|
141
|
+
export { SubscriptionNotFoundFault };
|
|
142
|
+
var DBProxyNotFoundFault = (function (_super) {
|
|
143
|
+
__extends(DBProxyNotFoundFault, _super);
|
|
144
|
+
function DBProxyNotFoundFault(opts) {
|
|
145
|
+
var _this = _super.call(this, __assign({ name: "DBProxyNotFoundFault", $fault: "client" }, opts)) || this;
|
|
146
|
+
_this.name = "DBProxyNotFoundFault";
|
|
147
|
+
_this.$fault = "client";
|
|
148
|
+
Object.setPrototypeOf(_this, DBProxyNotFoundFault.prototype);
|
|
149
|
+
return _this;
|
|
150
|
+
}
|
|
151
|
+
return DBProxyNotFoundFault;
|
|
152
|
+
}(__BaseException));
|
|
153
|
+
export { DBProxyNotFoundFault };
|
|
154
|
+
var DBProxyTargetGroupNotFoundFault = (function (_super) {
|
|
155
|
+
__extends(DBProxyTargetGroupNotFoundFault, _super);
|
|
156
|
+
function DBProxyTargetGroupNotFoundFault(opts) {
|
|
157
|
+
var _this = _super.call(this, __assign({ name: "DBProxyTargetGroupNotFoundFault", $fault: "client" }, opts)) || this;
|
|
158
|
+
_this.name = "DBProxyTargetGroupNotFoundFault";
|
|
159
|
+
_this.$fault = "client";
|
|
160
|
+
Object.setPrototypeOf(_this, DBProxyTargetGroupNotFoundFault.prototype);
|
|
161
|
+
return _this;
|
|
162
|
+
}
|
|
163
|
+
return DBProxyTargetGroupNotFoundFault;
|
|
164
|
+
}(__BaseException));
|
|
165
|
+
export { DBProxyTargetGroupNotFoundFault };
|
|
166
|
+
var DBSnapshotNotFoundFault = (function (_super) {
|
|
167
|
+
__extends(DBSnapshotNotFoundFault, _super);
|
|
168
|
+
function DBSnapshotNotFoundFault(opts) {
|
|
169
|
+
var _this = _super.call(this, __assign({ name: "DBSnapshotNotFoundFault", $fault: "client" }, opts)) || this;
|
|
170
|
+
_this.name = "DBSnapshotNotFoundFault";
|
|
171
|
+
_this.$fault = "client";
|
|
172
|
+
Object.setPrototypeOf(_this, DBSnapshotNotFoundFault.prototype);
|
|
173
|
+
return _this;
|
|
174
|
+
}
|
|
175
|
+
return DBSnapshotNotFoundFault;
|
|
176
|
+
}(__BaseException));
|
|
177
|
+
export { DBSnapshotNotFoundFault };
|
|
178
|
+
var ResourceNotFoundFault = (function (_super) {
|
|
179
|
+
__extends(ResourceNotFoundFault, _super);
|
|
180
|
+
function ResourceNotFoundFault(opts) {
|
|
181
|
+
var _this = _super.call(this, __assign({ name: "ResourceNotFoundFault", $fault: "client" }, opts)) || this;
|
|
182
|
+
_this.name = "ResourceNotFoundFault";
|
|
183
|
+
_this.$fault = "client";
|
|
184
|
+
Object.setPrototypeOf(_this, ResourceNotFoundFault.prototype);
|
|
185
|
+
return _this;
|
|
186
|
+
}
|
|
187
|
+
return ResourceNotFoundFault;
|
|
188
|
+
}(__BaseException));
|
|
189
|
+
export { ResourceNotFoundFault };
|
|
190
|
+
var AuthorizationAlreadyExistsFault = (function (_super) {
|
|
191
|
+
__extends(AuthorizationAlreadyExistsFault, _super);
|
|
192
|
+
function AuthorizationAlreadyExistsFault(opts) {
|
|
193
|
+
var _this = _super.call(this, __assign({ name: "AuthorizationAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
194
|
+
_this.name = "AuthorizationAlreadyExistsFault";
|
|
195
|
+
_this.$fault = "client";
|
|
196
|
+
Object.setPrototypeOf(_this, AuthorizationAlreadyExistsFault.prototype);
|
|
197
|
+
return _this;
|
|
198
|
+
}
|
|
199
|
+
return AuthorizationAlreadyExistsFault;
|
|
200
|
+
}(__BaseException));
|
|
201
|
+
export { AuthorizationAlreadyExistsFault };
|
|
202
|
+
var AuthorizationQuotaExceededFault = (function (_super) {
|
|
203
|
+
__extends(AuthorizationQuotaExceededFault, _super);
|
|
204
|
+
function AuthorizationQuotaExceededFault(opts) {
|
|
205
|
+
var _this = _super.call(this, __assign({ name: "AuthorizationQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
206
|
+
_this.name = "AuthorizationQuotaExceededFault";
|
|
207
|
+
_this.$fault = "client";
|
|
208
|
+
Object.setPrototypeOf(_this, AuthorizationQuotaExceededFault.prototype);
|
|
209
|
+
return _this;
|
|
210
|
+
}
|
|
211
|
+
return AuthorizationQuotaExceededFault;
|
|
212
|
+
}(__BaseException));
|
|
213
|
+
export { AuthorizationQuotaExceededFault };
|
|
214
|
+
var DBSecurityGroupNotFoundFault = (function (_super) {
|
|
215
|
+
__extends(DBSecurityGroupNotFoundFault, _super);
|
|
216
|
+
function DBSecurityGroupNotFoundFault(opts) {
|
|
217
|
+
var _this = _super.call(this, __assign({ name: "DBSecurityGroupNotFoundFault", $fault: "client" }, opts)) || this;
|
|
218
|
+
_this.name = "DBSecurityGroupNotFoundFault";
|
|
219
|
+
_this.$fault = "client";
|
|
220
|
+
Object.setPrototypeOf(_this, DBSecurityGroupNotFoundFault.prototype);
|
|
221
|
+
return _this;
|
|
222
|
+
}
|
|
223
|
+
return DBSecurityGroupNotFoundFault;
|
|
224
|
+
}(__BaseException));
|
|
225
|
+
export { DBSecurityGroupNotFoundFault };
|
|
226
|
+
var InvalidDBSecurityGroupStateFault = (function (_super) {
|
|
227
|
+
__extends(InvalidDBSecurityGroupStateFault, _super);
|
|
228
|
+
function InvalidDBSecurityGroupStateFault(opts) {
|
|
229
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBSecurityGroupStateFault", $fault: "client" }, opts)) || this;
|
|
230
|
+
_this.name = "InvalidDBSecurityGroupStateFault";
|
|
231
|
+
_this.$fault = "client";
|
|
232
|
+
Object.setPrototypeOf(_this, InvalidDBSecurityGroupStateFault.prototype);
|
|
233
|
+
return _this;
|
|
234
|
+
}
|
|
235
|
+
return InvalidDBSecurityGroupStateFault;
|
|
236
|
+
}(__BaseException));
|
|
237
|
+
export { InvalidDBSecurityGroupStateFault };
|
|
238
|
+
var ExportTaskNotFoundFault = (function (_super) {
|
|
239
|
+
__extends(ExportTaskNotFoundFault, _super);
|
|
240
|
+
function ExportTaskNotFoundFault(opts) {
|
|
241
|
+
var _this = _super.call(this, __assign({ name: "ExportTaskNotFoundFault", $fault: "client" }, opts)) || this;
|
|
242
|
+
_this.name = "ExportTaskNotFoundFault";
|
|
243
|
+
_this.$fault = "client";
|
|
244
|
+
Object.setPrototypeOf(_this, ExportTaskNotFoundFault.prototype);
|
|
245
|
+
return _this;
|
|
246
|
+
}
|
|
247
|
+
return ExportTaskNotFoundFault;
|
|
248
|
+
}(__BaseException));
|
|
249
|
+
export { ExportTaskNotFoundFault };
|
|
250
|
+
var InvalidExportTaskStateFault = (function (_super) {
|
|
251
|
+
__extends(InvalidExportTaskStateFault, _super);
|
|
252
|
+
function InvalidExportTaskStateFault(opts) {
|
|
253
|
+
var _this = _super.call(this, __assign({ name: "InvalidExportTaskStateFault", $fault: "client" }, opts)) || this;
|
|
254
|
+
_this.name = "InvalidExportTaskStateFault";
|
|
255
|
+
_this.$fault = "client";
|
|
256
|
+
Object.setPrototypeOf(_this, InvalidExportTaskStateFault.prototype);
|
|
257
|
+
return _this;
|
|
258
|
+
}
|
|
259
|
+
return InvalidExportTaskStateFault;
|
|
260
|
+
}(__BaseException));
|
|
261
|
+
export { InvalidExportTaskStateFault };
|
|
262
|
+
var DBParameterGroupAlreadyExistsFault = (function (_super) {
|
|
263
|
+
__extends(DBParameterGroupAlreadyExistsFault, _super);
|
|
264
|
+
function DBParameterGroupAlreadyExistsFault(opts) {
|
|
265
|
+
var _this = _super.call(this, __assign({ name: "DBParameterGroupAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
266
|
+
_this.name = "DBParameterGroupAlreadyExistsFault";
|
|
267
|
+
_this.$fault = "client";
|
|
268
|
+
Object.setPrototypeOf(_this, DBParameterGroupAlreadyExistsFault.prototype);
|
|
269
|
+
return _this;
|
|
270
|
+
}
|
|
271
|
+
return DBParameterGroupAlreadyExistsFault;
|
|
272
|
+
}(__BaseException));
|
|
273
|
+
export { DBParameterGroupAlreadyExistsFault };
|
|
274
|
+
var DBParameterGroupNotFoundFault = (function (_super) {
|
|
275
|
+
__extends(DBParameterGroupNotFoundFault, _super);
|
|
276
|
+
function DBParameterGroupNotFoundFault(opts) {
|
|
277
|
+
var _this = _super.call(this, __assign({ name: "DBParameterGroupNotFoundFault", $fault: "client" }, opts)) || this;
|
|
278
|
+
_this.name = "DBParameterGroupNotFoundFault";
|
|
279
|
+
_this.$fault = "client";
|
|
280
|
+
Object.setPrototypeOf(_this, DBParameterGroupNotFoundFault.prototype);
|
|
281
|
+
return _this;
|
|
282
|
+
}
|
|
283
|
+
return DBParameterGroupNotFoundFault;
|
|
284
|
+
}(__BaseException));
|
|
285
|
+
export { DBParameterGroupNotFoundFault };
|
|
286
|
+
var DBParameterGroupQuotaExceededFault = (function (_super) {
|
|
287
|
+
__extends(DBParameterGroupQuotaExceededFault, _super);
|
|
288
|
+
function DBParameterGroupQuotaExceededFault(opts) {
|
|
289
|
+
var _this = _super.call(this, __assign({ name: "DBParameterGroupQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
290
|
+
_this.name = "DBParameterGroupQuotaExceededFault";
|
|
291
|
+
_this.$fault = "client";
|
|
292
|
+
Object.setPrototypeOf(_this, DBParameterGroupQuotaExceededFault.prototype);
|
|
293
|
+
return _this;
|
|
294
|
+
}
|
|
295
|
+
return DBParameterGroupQuotaExceededFault;
|
|
296
|
+
}(__BaseException));
|
|
297
|
+
export { DBParameterGroupQuotaExceededFault };
|
|
298
|
+
var DBClusterSnapshotAlreadyExistsFault = (function (_super) {
|
|
299
|
+
__extends(DBClusterSnapshotAlreadyExistsFault, _super);
|
|
300
|
+
function DBClusterSnapshotAlreadyExistsFault(opts) {
|
|
301
|
+
var _this = _super.call(this, __assign({ name: "DBClusterSnapshotAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
302
|
+
_this.name = "DBClusterSnapshotAlreadyExistsFault";
|
|
303
|
+
_this.$fault = "client";
|
|
304
|
+
Object.setPrototypeOf(_this, DBClusterSnapshotAlreadyExistsFault.prototype);
|
|
305
|
+
return _this;
|
|
306
|
+
}
|
|
307
|
+
return DBClusterSnapshotAlreadyExistsFault;
|
|
308
|
+
}(__BaseException));
|
|
309
|
+
export { DBClusterSnapshotAlreadyExistsFault };
|
|
310
|
+
var DBClusterSnapshotNotFoundFault = (function (_super) {
|
|
311
|
+
__extends(DBClusterSnapshotNotFoundFault, _super);
|
|
312
|
+
function DBClusterSnapshotNotFoundFault(opts) {
|
|
313
|
+
var _this = _super.call(this, __assign({ name: "DBClusterSnapshotNotFoundFault", $fault: "client" }, opts)) || this;
|
|
314
|
+
_this.name = "DBClusterSnapshotNotFoundFault";
|
|
315
|
+
_this.$fault = "client";
|
|
316
|
+
Object.setPrototypeOf(_this, DBClusterSnapshotNotFoundFault.prototype);
|
|
317
|
+
return _this;
|
|
318
|
+
}
|
|
319
|
+
return DBClusterSnapshotNotFoundFault;
|
|
320
|
+
}(__BaseException));
|
|
321
|
+
export { DBClusterSnapshotNotFoundFault };
|
|
322
|
+
var InvalidDBClusterSnapshotStateFault = (function (_super) {
|
|
323
|
+
__extends(InvalidDBClusterSnapshotStateFault, _super);
|
|
324
|
+
function InvalidDBClusterSnapshotStateFault(opts) {
|
|
325
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBClusterSnapshotStateFault", $fault: "client" }, opts)) || this;
|
|
326
|
+
_this.name = "InvalidDBClusterSnapshotStateFault";
|
|
327
|
+
_this.$fault = "client";
|
|
328
|
+
Object.setPrototypeOf(_this, InvalidDBClusterSnapshotStateFault.prototype);
|
|
329
|
+
return _this;
|
|
330
|
+
}
|
|
331
|
+
return InvalidDBClusterSnapshotStateFault;
|
|
332
|
+
}(__BaseException));
|
|
333
|
+
export { InvalidDBClusterSnapshotStateFault };
|
|
334
|
+
var KMSKeyNotAccessibleFault = (function (_super) {
|
|
335
|
+
__extends(KMSKeyNotAccessibleFault, _super);
|
|
336
|
+
function KMSKeyNotAccessibleFault(opts) {
|
|
337
|
+
var _this = _super.call(this, __assign({ name: "KMSKeyNotAccessibleFault", $fault: "client" }, opts)) || this;
|
|
338
|
+
_this.name = "KMSKeyNotAccessibleFault";
|
|
339
|
+
_this.$fault = "client";
|
|
340
|
+
Object.setPrototypeOf(_this, KMSKeyNotAccessibleFault.prototype);
|
|
341
|
+
return _this;
|
|
342
|
+
}
|
|
343
|
+
return KMSKeyNotAccessibleFault;
|
|
344
|
+
}(__BaseException));
|
|
345
|
+
export { KMSKeyNotAccessibleFault };
|
|
346
|
+
var SnapshotQuotaExceededFault = (function (_super) {
|
|
347
|
+
__extends(SnapshotQuotaExceededFault, _super);
|
|
348
|
+
function SnapshotQuotaExceededFault(opts) {
|
|
349
|
+
var _this = _super.call(this, __assign({ name: "SnapshotQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
350
|
+
_this.name = "SnapshotQuotaExceededFault";
|
|
351
|
+
_this.$fault = "client";
|
|
352
|
+
Object.setPrototypeOf(_this, SnapshotQuotaExceededFault.prototype);
|
|
353
|
+
return _this;
|
|
354
|
+
}
|
|
355
|
+
return SnapshotQuotaExceededFault;
|
|
356
|
+
}(__BaseException));
|
|
357
|
+
export { SnapshotQuotaExceededFault };
|
|
358
|
+
var CustomAvailabilityZoneNotFoundFault = (function (_super) {
|
|
359
|
+
__extends(CustomAvailabilityZoneNotFoundFault, _super);
|
|
360
|
+
function CustomAvailabilityZoneNotFoundFault(opts) {
|
|
361
|
+
var _this = _super.call(this, __assign({ name: "CustomAvailabilityZoneNotFoundFault", $fault: "client" }, opts)) || this;
|
|
362
|
+
_this.name = "CustomAvailabilityZoneNotFoundFault";
|
|
363
|
+
_this.$fault = "client";
|
|
364
|
+
Object.setPrototypeOf(_this, CustomAvailabilityZoneNotFoundFault.prototype);
|
|
365
|
+
return _this;
|
|
366
|
+
}
|
|
367
|
+
return CustomAvailabilityZoneNotFoundFault;
|
|
368
|
+
}(__BaseException));
|
|
369
|
+
export { CustomAvailabilityZoneNotFoundFault };
|
|
370
|
+
var DBSnapshotAlreadyExistsFault = (function (_super) {
|
|
371
|
+
__extends(DBSnapshotAlreadyExistsFault, _super);
|
|
372
|
+
function DBSnapshotAlreadyExistsFault(opts) {
|
|
373
|
+
var _this = _super.call(this, __assign({ name: "DBSnapshotAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
374
|
+
_this.name = "DBSnapshotAlreadyExistsFault";
|
|
375
|
+
_this.$fault = "client";
|
|
376
|
+
Object.setPrototypeOf(_this, DBSnapshotAlreadyExistsFault.prototype);
|
|
377
|
+
return _this;
|
|
378
|
+
}
|
|
379
|
+
return DBSnapshotAlreadyExistsFault;
|
|
380
|
+
}(__BaseException));
|
|
381
|
+
export { DBSnapshotAlreadyExistsFault };
|
|
382
|
+
var InvalidDBSnapshotStateFault = (function (_super) {
|
|
383
|
+
__extends(InvalidDBSnapshotStateFault, _super);
|
|
384
|
+
function InvalidDBSnapshotStateFault(opts) {
|
|
385
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBSnapshotStateFault", $fault: "client" }, opts)) || this;
|
|
386
|
+
_this.name = "InvalidDBSnapshotStateFault";
|
|
387
|
+
_this.$fault = "client";
|
|
388
|
+
Object.setPrototypeOf(_this, InvalidDBSnapshotStateFault.prototype);
|
|
389
|
+
return _this;
|
|
390
|
+
}
|
|
391
|
+
return InvalidDBSnapshotStateFault;
|
|
392
|
+
}(__BaseException));
|
|
393
|
+
export { InvalidDBSnapshotStateFault };
|
|
394
|
+
var OptionGroupAlreadyExistsFault = (function (_super) {
|
|
395
|
+
__extends(OptionGroupAlreadyExistsFault, _super);
|
|
396
|
+
function OptionGroupAlreadyExistsFault(opts) {
|
|
397
|
+
var _this = _super.call(this, __assign({ name: "OptionGroupAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
398
|
+
_this.name = "OptionGroupAlreadyExistsFault";
|
|
399
|
+
_this.$fault = "client";
|
|
400
|
+
Object.setPrototypeOf(_this, OptionGroupAlreadyExistsFault.prototype);
|
|
401
|
+
return _this;
|
|
402
|
+
}
|
|
403
|
+
return OptionGroupAlreadyExistsFault;
|
|
404
|
+
}(__BaseException));
|
|
405
|
+
export { OptionGroupAlreadyExistsFault };
|
|
406
|
+
var OptionGroupNotFoundFault = (function (_super) {
|
|
407
|
+
__extends(OptionGroupNotFoundFault, _super);
|
|
408
|
+
function OptionGroupNotFoundFault(opts) {
|
|
409
|
+
var _this = _super.call(this, __assign({ name: "OptionGroupNotFoundFault", $fault: "client" }, opts)) || this;
|
|
410
|
+
_this.name = "OptionGroupNotFoundFault";
|
|
411
|
+
_this.$fault = "client";
|
|
412
|
+
Object.setPrototypeOf(_this, OptionGroupNotFoundFault.prototype);
|
|
413
|
+
return _this;
|
|
414
|
+
}
|
|
415
|
+
return OptionGroupNotFoundFault;
|
|
416
|
+
}(__BaseException));
|
|
417
|
+
export { OptionGroupNotFoundFault };
|
|
418
|
+
var OptionGroupQuotaExceededFault = (function (_super) {
|
|
419
|
+
__extends(OptionGroupQuotaExceededFault, _super);
|
|
420
|
+
function OptionGroupQuotaExceededFault(opts) {
|
|
421
|
+
var _this = _super.call(this, __assign({ name: "OptionGroupQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
422
|
+
_this.name = "OptionGroupQuotaExceededFault";
|
|
423
|
+
_this.$fault = "client";
|
|
424
|
+
Object.setPrototypeOf(_this, OptionGroupQuotaExceededFault.prototype);
|
|
425
|
+
return _this;
|
|
426
|
+
}
|
|
427
|
+
return OptionGroupQuotaExceededFault;
|
|
428
|
+
}(__BaseException));
|
|
429
|
+
export { OptionGroupQuotaExceededFault };
|
|
430
|
+
var CustomDBEngineVersionAlreadyExistsFault = (function (_super) {
|
|
431
|
+
__extends(CustomDBEngineVersionAlreadyExistsFault, _super);
|
|
432
|
+
function CustomDBEngineVersionAlreadyExistsFault(opts) {
|
|
433
|
+
var _this = _super.call(this, __assign({ name: "CustomDBEngineVersionAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
434
|
+
_this.name = "CustomDBEngineVersionAlreadyExistsFault";
|
|
435
|
+
_this.$fault = "client";
|
|
436
|
+
Object.setPrototypeOf(_this, CustomDBEngineVersionAlreadyExistsFault.prototype);
|
|
437
|
+
return _this;
|
|
438
|
+
}
|
|
439
|
+
return CustomDBEngineVersionAlreadyExistsFault;
|
|
440
|
+
}(__BaseException));
|
|
441
|
+
export { CustomDBEngineVersionAlreadyExistsFault };
|
|
442
|
+
var CustomDBEngineVersionQuotaExceededFault = (function (_super) {
|
|
443
|
+
__extends(CustomDBEngineVersionQuotaExceededFault, _super);
|
|
444
|
+
function CustomDBEngineVersionQuotaExceededFault(opts) {
|
|
445
|
+
var _this = _super.call(this, __assign({ name: "CustomDBEngineVersionQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
446
|
+
_this.name = "CustomDBEngineVersionQuotaExceededFault";
|
|
447
|
+
_this.$fault = "client";
|
|
448
|
+
Object.setPrototypeOf(_this, CustomDBEngineVersionQuotaExceededFault.prototype);
|
|
449
|
+
return _this;
|
|
450
|
+
}
|
|
451
|
+
return CustomDBEngineVersionQuotaExceededFault;
|
|
452
|
+
}(__BaseException));
|
|
453
|
+
export { CustomDBEngineVersionQuotaExceededFault };
|
|
453
454
|
export var WriteForwardingStatus;
|
|
454
455
|
(function (WriteForwardingStatus) {
|
|
455
456
|
WriteForwardingStatus["DISABLED"] = "disabled";
|
|
@@ -458,210 +459,210 @@ export var WriteForwardingStatus;
|
|
|
458
459
|
WriteForwardingStatus["ENABLING"] = "enabling";
|
|
459
460
|
WriteForwardingStatus["UNKNOWN"] = "unknown";
|
|
460
461
|
})(WriteForwardingStatus || (WriteForwardingStatus = {}));
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
}
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
}
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
}
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
}
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
}
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
}
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
}
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
}
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
}
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
}
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
}
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
}
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
}
|
|
462
|
+
var DBClusterAlreadyExistsFault = (function (_super) {
|
|
463
|
+
__extends(DBClusterAlreadyExistsFault, _super);
|
|
464
|
+
function DBClusterAlreadyExistsFault(opts) {
|
|
465
|
+
var _this = _super.call(this, __assign({ name: "DBClusterAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
466
|
+
_this.name = "DBClusterAlreadyExistsFault";
|
|
467
|
+
_this.$fault = "client";
|
|
468
|
+
Object.setPrototypeOf(_this, DBClusterAlreadyExistsFault.prototype);
|
|
469
|
+
return _this;
|
|
470
|
+
}
|
|
471
|
+
return DBClusterAlreadyExistsFault;
|
|
472
|
+
}(__BaseException));
|
|
473
|
+
export { DBClusterAlreadyExistsFault };
|
|
474
|
+
var DBClusterParameterGroupNotFoundFault = (function (_super) {
|
|
475
|
+
__extends(DBClusterParameterGroupNotFoundFault, _super);
|
|
476
|
+
function DBClusterParameterGroupNotFoundFault(opts) {
|
|
477
|
+
var _this = _super.call(this, __assign({ name: "DBClusterParameterGroupNotFoundFault", $fault: "client" }, opts)) || this;
|
|
478
|
+
_this.name = "DBClusterParameterGroupNotFoundFault";
|
|
479
|
+
_this.$fault = "client";
|
|
480
|
+
Object.setPrototypeOf(_this, DBClusterParameterGroupNotFoundFault.prototype);
|
|
481
|
+
return _this;
|
|
482
|
+
}
|
|
483
|
+
return DBClusterParameterGroupNotFoundFault;
|
|
484
|
+
}(__BaseException));
|
|
485
|
+
export { DBClusterParameterGroupNotFoundFault };
|
|
486
|
+
var DBClusterQuotaExceededFault = (function (_super) {
|
|
487
|
+
__extends(DBClusterQuotaExceededFault, _super);
|
|
488
|
+
function DBClusterQuotaExceededFault(opts) {
|
|
489
|
+
var _this = _super.call(this, __assign({ name: "DBClusterQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
490
|
+
_this.name = "DBClusterQuotaExceededFault";
|
|
491
|
+
_this.$fault = "client";
|
|
492
|
+
Object.setPrototypeOf(_this, DBClusterQuotaExceededFault.prototype);
|
|
493
|
+
return _this;
|
|
494
|
+
}
|
|
495
|
+
return DBClusterQuotaExceededFault;
|
|
496
|
+
}(__BaseException));
|
|
497
|
+
export { DBClusterQuotaExceededFault };
|
|
498
|
+
var DBSubnetGroupDoesNotCoverEnoughAZs = (function (_super) {
|
|
499
|
+
__extends(DBSubnetGroupDoesNotCoverEnoughAZs, _super);
|
|
500
|
+
function DBSubnetGroupDoesNotCoverEnoughAZs(opts) {
|
|
501
|
+
var _this = _super.call(this, __assign({ name: "DBSubnetGroupDoesNotCoverEnoughAZs", $fault: "client" }, opts)) || this;
|
|
502
|
+
_this.name = "DBSubnetGroupDoesNotCoverEnoughAZs";
|
|
503
|
+
_this.$fault = "client";
|
|
504
|
+
Object.setPrototypeOf(_this, DBSubnetGroupDoesNotCoverEnoughAZs.prototype);
|
|
505
|
+
return _this;
|
|
506
|
+
}
|
|
507
|
+
return DBSubnetGroupDoesNotCoverEnoughAZs;
|
|
508
|
+
}(__BaseException));
|
|
509
|
+
export { DBSubnetGroupDoesNotCoverEnoughAZs };
|
|
510
|
+
var DBSubnetGroupNotFoundFault = (function (_super) {
|
|
511
|
+
__extends(DBSubnetGroupNotFoundFault, _super);
|
|
512
|
+
function DBSubnetGroupNotFoundFault(opts) {
|
|
513
|
+
var _this = _super.call(this, __assign({ name: "DBSubnetGroupNotFoundFault", $fault: "client" }, opts)) || this;
|
|
514
|
+
_this.name = "DBSubnetGroupNotFoundFault";
|
|
515
|
+
_this.$fault = "client";
|
|
516
|
+
Object.setPrototypeOf(_this, DBSubnetGroupNotFoundFault.prototype);
|
|
517
|
+
return _this;
|
|
518
|
+
}
|
|
519
|
+
return DBSubnetGroupNotFoundFault;
|
|
520
|
+
}(__BaseException));
|
|
521
|
+
export { DBSubnetGroupNotFoundFault };
|
|
522
|
+
var DomainNotFoundFault = (function (_super) {
|
|
523
|
+
__extends(DomainNotFoundFault, _super);
|
|
524
|
+
function DomainNotFoundFault(opts) {
|
|
525
|
+
var _this = _super.call(this, __assign({ name: "DomainNotFoundFault", $fault: "client" }, opts)) || this;
|
|
526
|
+
_this.name = "DomainNotFoundFault";
|
|
527
|
+
_this.$fault = "client";
|
|
528
|
+
Object.setPrototypeOf(_this, DomainNotFoundFault.prototype);
|
|
529
|
+
return _this;
|
|
530
|
+
}
|
|
531
|
+
return DomainNotFoundFault;
|
|
532
|
+
}(__BaseException));
|
|
533
|
+
export { DomainNotFoundFault };
|
|
534
|
+
var GlobalClusterNotFoundFault = (function (_super) {
|
|
535
|
+
__extends(GlobalClusterNotFoundFault, _super);
|
|
536
|
+
function GlobalClusterNotFoundFault(opts) {
|
|
537
|
+
var _this = _super.call(this, __assign({ name: "GlobalClusterNotFoundFault", $fault: "client" }, opts)) || this;
|
|
538
|
+
_this.name = "GlobalClusterNotFoundFault";
|
|
539
|
+
_this.$fault = "client";
|
|
540
|
+
Object.setPrototypeOf(_this, GlobalClusterNotFoundFault.prototype);
|
|
541
|
+
return _this;
|
|
542
|
+
}
|
|
543
|
+
return GlobalClusterNotFoundFault;
|
|
544
|
+
}(__BaseException));
|
|
545
|
+
export { GlobalClusterNotFoundFault };
|
|
546
|
+
var InsufficientStorageClusterCapacityFault = (function (_super) {
|
|
547
|
+
__extends(InsufficientStorageClusterCapacityFault, _super);
|
|
548
|
+
function InsufficientStorageClusterCapacityFault(opts) {
|
|
549
|
+
var _this = _super.call(this, __assign({ name: "InsufficientStorageClusterCapacityFault", $fault: "client" }, opts)) || this;
|
|
550
|
+
_this.name = "InsufficientStorageClusterCapacityFault";
|
|
551
|
+
_this.$fault = "client";
|
|
552
|
+
Object.setPrototypeOf(_this, InsufficientStorageClusterCapacityFault.prototype);
|
|
553
|
+
return _this;
|
|
554
|
+
}
|
|
555
|
+
return InsufficientStorageClusterCapacityFault;
|
|
556
|
+
}(__BaseException));
|
|
557
|
+
export { InsufficientStorageClusterCapacityFault };
|
|
558
|
+
var InvalidDBSubnetGroupStateFault = (function (_super) {
|
|
559
|
+
__extends(InvalidDBSubnetGroupStateFault, _super);
|
|
560
|
+
function InvalidDBSubnetGroupStateFault(opts) {
|
|
561
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBSubnetGroupStateFault", $fault: "client" }, opts)) || this;
|
|
562
|
+
_this.name = "InvalidDBSubnetGroupStateFault";
|
|
563
|
+
_this.$fault = "client";
|
|
564
|
+
Object.setPrototypeOf(_this, InvalidDBSubnetGroupStateFault.prototype);
|
|
565
|
+
return _this;
|
|
566
|
+
}
|
|
567
|
+
return InvalidDBSubnetGroupStateFault;
|
|
568
|
+
}(__BaseException));
|
|
569
|
+
export { InvalidDBSubnetGroupStateFault };
|
|
570
|
+
var InvalidGlobalClusterStateFault = (function (_super) {
|
|
571
|
+
__extends(InvalidGlobalClusterStateFault, _super);
|
|
572
|
+
function InvalidGlobalClusterStateFault(opts) {
|
|
573
|
+
var _this = _super.call(this, __assign({ name: "InvalidGlobalClusterStateFault", $fault: "client" }, opts)) || this;
|
|
574
|
+
_this.name = "InvalidGlobalClusterStateFault";
|
|
575
|
+
_this.$fault = "client";
|
|
576
|
+
Object.setPrototypeOf(_this, InvalidGlobalClusterStateFault.prototype);
|
|
577
|
+
return _this;
|
|
578
|
+
}
|
|
579
|
+
return InvalidGlobalClusterStateFault;
|
|
580
|
+
}(__BaseException));
|
|
581
|
+
export { InvalidGlobalClusterStateFault };
|
|
582
|
+
var InvalidSubnet = (function (_super) {
|
|
583
|
+
__extends(InvalidSubnet, _super);
|
|
584
|
+
function InvalidSubnet(opts) {
|
|
585
|
+
var _this = _super.call(this, __assign({ name: "InvalidSubnet", $fault: "client" }, opts)) || this;
|
|
586
|
+
_this.name = "InvalidSubnet";
|
|
587
|
+
_this.$fault = "client";
|
|
588
|
+
Object.setPrototypeOf(_this, InvalidSubnet.prototype);
|
|
589
|
+
return _this;
|
|
590
|
+
}
|
|
591
|
+
return InvalidSubnet;
|
|
592
|
+
}(__BaseException));
|
|
593
|
+
export { InvalidSubnet };
|
|
594
|
+
var InvalidVPCNetworkStateFault = (function (_super) {
|
|
595
|
+
__extends(InvalidVPCNetworkStateFault, _super);
|
|
596
|
+
function InvalidVPCNetworkStateFault(opts) {
|
|
597
|
+
var _this = _super.call(this, __assign({ name: "InvalidVPCNetworkStateFault", $fault: "client" }, opts)) || this;
|
|
598
|
+
_this.name = "InvalidVPCNetworkStateFault";
|
|
599
|
+
_this.$fault = "client";
|
|
600
|
+
Object.setPrototypeOf(_this, InvalidVPCNetworkStateFault.prototype);
|
|
601
|
+
return _this;
|
|
602
|
+
}
|
|
603
|
+
return InvalidVPCNetworkStateFault;
|
|
604
|
+
}(__BaseException));
|
|
605
|
+
export { InvalidVPCNetworkStateFault };
|
|
606
|
+
var StorageQuotaExceededFault = (function (_super) {
|
|
607
|
+
__extends(StorageQuotaExceededFault, _super);
|
|
608
|
+
function StorageQuotaExceededFault(opts) {
|
|
609
|
+
var _this = _super.call(this, __assign({ name: "StorageQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
610
|
+
_this.name = "StorageQuotaExceededFault";
|
|
611
|
+
_this.$fault = "client";
|
|
612
|
+
Object.setPrototypeOf(_this, StorageQuotaExceededFault.prototype);
|
|
613
|
+
return _this;
|
|
614
|
+
}
|
|
615
|
+
return StorageQuotaExceededFault;
|
|
616
|
+
}(__BaseException));
|
|
617
|
+
export { StorageQuotaExceededFault };
|
|
618
|
+
var DBClusterEndpointAlreadyExistsFault = (function (_super) {
|
|
619
|
+
__extends(DBClusterEndpointAlreadyExistsFault, _super);
|
|
620
|
+
function DBClusterEndpointAlreadyExistsFault(opts) {
|
|
621
|
+
var _this = _super.call(this, __assign({ name: "DBClusterEndpointAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
622
|
+
_this.name = "DBClusterEndpointAlreadyExistsFault";
|
|
623
|
+
_this.$fault = "client";
|
|
624
|
+
Object.setPrototypeOf(_this, DBClusterEndpointAlreadyExistsFault.prototype);
|
|
625
|
+
return _this;
|
|
626
|
+
}
|
|
627
|
+
return DBClusterEndpointAlreadyExistsFault;
|
|
628
|
+
}(__BaseException));
|
|
629
|
+
export { DBClusterEndpointAlreadyExistsFault };
|
|
630
|
+
var DBClusterEndpointQuotaExceededFault = (function (_super) {
|
|
631
|
+
__extends(DBClusterEndpointQuotaExceededFault, _super);
|
|
632
|
+
function DBClusterEndpointQuotaExceededFault(opts) {
|
|
633
|
+
var _this = _super.call(this, __assign({ name: "DBClusterEndpointQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
634
|
+
_this.name = "DBClusterEndpointQuotaExceededFault";
|
|
635
|
+
_this.$fault = "client";
|
|
636
|
+
Object.setPrototypeOf(_this, DBClusterEndpointQuotaExceededFault.prototype);
|
|
637
|
+
return _this;
|
|
638
|
+
}
|
|
639
|
+
return DBClusterEndpointQuotaExceededFault;
|
|
640
|
+
}(__BaseException));
|
|
641
|
+
export { DBClusterEndpointQuotaExceededFault };
|
|
642
|
+
var AuthorizationNotFoundFault = (function (_super) {
|
|
643
|
+
__extends(AuthorizationNotFoundFault, _super);
|
|
644
|
+
function AuthorizationNotFoundFault(opts) {
|
|
645
|
+
var _this = _super.call(this, __assign({ name: "AuthorizationNotFoundFault", $fault: "client" }, opts)) || this;
|
|
646
|
+
_this.name = "AuthorizationNotFoundFault";
|
|
647
|
+
_this.$fault = "client";
|
|
648
|
+
Object.setPrototypeOf(_this, AuthorizationNotFoundFault.prototype);
|
|
649
|
+
return _this;
|
|
650
|
+
}
|
|
651
|
+
return AuthorizationNotFoundFault;
|
|
652
|
+
}(__BaseException));
|
|
653
|
+
export { AuthorizationNotFoundFault };
|
|
654
|
+
var BackupPolicyNotFoundFault = (function (_super) {
|
|
655
|
+
__extends(BackupPolicyNotFoundFault, _super);
|
|
656
|
+
function BackupPolicyNotFoundFault(opts) {
|
|
657
|
+
var _this = _super.call(this, __assign({ name: "BackupPolicyNotFoundFault", $fault: "client" }, opts)) || this;
|
|
658
|
+
_this.name = "BackupPolicyNotFoundFault";
|
|
659
|
+
_this.$fault = "client";
|
|
660
|
+
Object.setPrototypeOf(_this, BackupPolicyNotFoundFault.prototype);
|
|
661
|
+
return _this;
|
|
662
|
+
}
|
|
663
|
+
return BackupPolicyNotFoundFault;
|
|
664
|
+
}(__BaseException));
|
|
665
|
+
export { BackupPolicyNotFoundFault };
|
|
665
666
|
export var AutomationMode;
|
|
666
667
|
(function (AutomationMode) {
|
|
667
668
|
AutomationMode["ALL_PAUSED"] = "all-paused";
|
|
@@ -672,102 +673,102 @@ export var ReplicaMode;
|
|
|
672
673
|
ReplicaMode["MOUNTED"] = "mounted";
|
|
673
674
|
ReplicaMode["OPEN_READ_ONLY"] = "open-read-only";
|
|
674
675
|
})(ReplicaMode || (ReplicaMode = {}));
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
}
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
}
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
}
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
}
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
}
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
}
|
|
676
|
+
var DBInstanceAlreadyExistsFault = (function (_super) {
|
|
677
|
+
__extends(DBInstanceAlreadyExistsFault, _super);
|
|
678
|
+
function DBInstanceAlreadyExistsFault(opts) {
|
|
679
|
+
var _this = _super.call(this, __assign({ name: "DBInstanceAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
680
|
+
_this.name = "DBInstanceAlreadyExistsFault";
|
|
681
|
+
_this.$fault = "client";
|
|
682
|
+
Object.setPrototypeOf(_this, DBInstanceAlreadyExistsFault.prototype);
|
|
683
|
+
return _this;
|
|
684
|
+
}
|
|
685
|
+
return DBInstanceAlreadyExistsFault;
|
|
686
|
+
}(__BaseException));
|
|
687
|
+
export { DBInstanceAlreadyExistsFault };
|
|
688
|
+
var InstanceQuotaExceededFault = (function (_super) {
|
|
689
|
+
__extends(InstanceQuotaExceededFault, _super);
|
|
690
|
+
function InstanceQuotaExceededFault(opts) {
|
|
691
|
+
var _this = _super.call(this, __assign({ name: "InstanceQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
692
|
+
_this.name = "InstanceQuotaExceededFault";
|
|
693
|
+
_this.$fault = "client";
|
|
694
|
+
Object.setPrototypeOf(_this, InstanceQuotaExceededFault.prototype);
|
|
695
|
+
return _this;
|
|
696
|
+
}
|
|
697
|
+
return InstanceQuotaExceededFault;
|
|
698
|
+
}(__BaseException));
|
|
699
|
+
export { InstanceQuotaExceededFault };
|
|
700
|
+
var InsufficientDBInstanceCapacityFault = (function (_super) {
|
|
701
|
+
__extends(InsufficientDBInstanceCapacityFault, _super);
|
|
702
|
+
function InsufficientDBInstanceCapacityFault(opts) {
|
|
703
|
+
var _this = _super.call(this, __assign({ name: "InsufficientDBInstanceCapacityFault", $fault: "client" }, opts)) || this;
|
|
704
|
+
_this.name = "InsufficientDBInstanceCapacityFault";
|
|
705
|
+
_this.$fault = "client";
|
|
706
|
+
Object.setPrototypeOf(_this, InsufficientDBInstanceCapacityFault.prototype);
|
|
707
|
+
return _this;
|
|
708
|
+
}
|
|
709
|
+
return InsufficientDBInstanceCapacityFault;
|
|
710
|
+
}(__BaseException));
|
|
711
|
+
export { InsufficientDBInstanceCapacityFault };
|
|
712
|
+
var NetworkTypeNotSupported = (function (_super) {
|
|
713
|
+
__extends(NetworkTypeNotSupported, _super);
|
|
714
|
+
function NetworkTypeNotSupported(opts) {
|
|
715
|
+
var _this = _super.call(this, __assign({ name: "NetworkTypeNotSupported", $fault: "client" }, opts)) || this;
|
|
716
|
+
_this.name = "NetworkTypeNotSupported";
|
|
717
|
+
_this.$fault = "client";
|
|
718
|
+
Object.setPrototypeOf(_this, NetworkTypeNotSupported.prototype);
|
|
719
|
+
return _this;
|
|
720
|
+
}
|
|
721
|
+
return NetworkTypeNotSupported;
|
|
722
|
+
}(__BaseException));
|
|
723
|
+
export { NetworkTypeNotSupported };
|
|
724
|
+
var ProvisionedIopsNotAvailableInAZFault = (function (_super) {
|
|
725
|
+
__extends(ProvisionedIopsNotAvailableInAZFault, _super);
|
|
726
|
+
function ProvisionedIopsNotAvailableInAZFault(opts) {
|
|
727
|
+
var _this = _super.call(this, __assign({ name: "ProvisionedIopsNotAvailableInAZFault", $fault: "client" }, opts)) || this;
|
|
728
|
+
_this.name = "ProvisionedIopsNotAvailableInAZFault";
|
|
729
|
+
_this.$fault = "client";
|
|
730
|
+
Object.setPrototypeOf(_this, ProvisionedIopsNotAvailableInAZFault.prototype);
|
|
731
|
+
return _this;
|
|
732
|
+
}
|
|
733
|
+
return ProvisionedIopsNotAvailableInAZFault;
|
|
734
|
+
}(__BaseException));
|
|
735
|
+
export { ProvisionedIopsNotAvailableInAZFault };
|
|
736
|
+
var StorageTypeNotSupportedFault = (function (_super) {
|
|
737
|
+
__extends(StorageTypeNotSupportedFault, _super);
|
|
738
|
+
function StorageTypeNotSupportedFault(opts) {
|
|
739
|
+
var _this = _super.call(this, __assign({ name: "StorageTypeNotSupportedFault", $fault: "client" }, opts)) || this;
|
|
740
|
+
_this.name = "StorageTypeNotSupportedFault";
|
|
741
|
+
_this.$fault = "client";
|
|
742
|
+
Object.setPrototypeOf(_this, StorageTypeNotSupportedFault.prototype);
|
|
743
|
+
return _this;
|
|
744
|
+
}
|
|
745
|
+
return StorageTypeNotSupportedFault;
|
|
746
|
+
}(__BaseException));
|
|
747
|
+
export { StorageTypeNotSupportedFault };
|
|
748
|
+
var DBSubnetGroupNotAllowedFault = (function (_super) {
|
|
749
|
+
__extends(DBSubnetGroupNotAllowedFault, _super);
|
|
750
|
+
function DBSubnetGroupNotAllowedFault(opts) {
|
|
751
|
+
var _this = _super.call(this, __assign({ name: "DBSubnetGroupNotAllowedFault", $fault: "client" }, opts)) || this;
|
|
752
|
+
_this.name = "DBSubnetGroupNotAllowedFault";
|
|
753
|
+
_this.$fault = "client";
|
|
754
|
+
Object.setPrototypeOf(_this, DBSubnetGroupNotAllowedFault.prototype);
|
|
755
|
+
return _this;
|
|
756
|
+
}
|
|
757
|
+
return DBSubnetGroupNotAllowedFault;
|
|
758
|
+
}(__BaseException));
|
|
759
|
+
export { DBSubnetGroupNotAllowedFault };
|
|
760
|
+
var InvalidDBSubnetGroupFault = (function (_super) {
|
|
761
|
+
__extends(InvalidDBSubnetGroupFault, _super);
|
|
762
|
+
function InvalidDBSubnetGroupFault(opts) {
|
|
763
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBSubnetGroupFault", $fault: "client" }, opts)) || this;
|
|
764
|
+
_this.name = "InvalidDBSubnetGroupFault";
|
|
765
|
+
_this.$fault = "client";
|
|
766
|
+
Object.setPrototypeOf(_this, InvalidDBSubnetGroupFault.prototype);
|
|
767
|
+
return _this;
|
|
768
|
+
}
|
|
769
|
+
return InvalidDBSubnetGroupFault;
|
|
770
|
+
}(__BaseException));
|
|
771
|
+
export { InvalidDBSubnetGroupFault };
|
|
771
772
|
export var AuthScheme;
|
|
772
773
|
(function (AuthScheme) {
|
|
773
774
|
AuthScheme["SECRETS"] = "SECRETS";
|
|
@@ -796,30 +797,30 @@ export var DBProxyStatus;
|
|
|
796
797
|
DBProxyStatus["SUSPENDED"] = "suspended";
|
|
797
798
|
DBProxyStatus["SUSPENDING"] = "suspending";
|
|
798
799
|
})(DBProxyStatus || (DBProxyStatus = {}));
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
}
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
}
|
|
800
|
+
var DBProxyAlreadyExistsFault = (function (_super) {
|
|
801
|
+
__extends(DBProxyAlreadyExistsFault, _super);
|
|
802
|
+
function DBProxyAlreadyExistsFault(opts) {
|
|
803
|
+
var _this = _super.call(this, __assign({ name: "DBProxyAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
804
|
+
_this.name = "DBProxyAlreadyExistsFault";
|
|
805
|
+
_this.$fault = "client";
|
|
806
|
+
Object.setPrototypeOf(_this, DBProxyAlreadyExistsFault.prototype);
|
|
807
|
+
return _this;
|
|
808
|
+
}
|
|
809
|
+
return DBProxyAlreadyExistsFault;
|
|
810
|
+
}(__BaseException));
|
|
811
|
+
export { DBProxyAlreadyExistsFault };
|
|
812
|
+
var DBProxyQuotaExceededFault = (function (_super) {
|
|
813
|
+
__extends(DBProxyQuotaExceededFault, _super);
|
|
814
|
+
function DBProxyQuotaExceededFault(opts) {
|
|
815
|
+
var _this = _super.call(this, __assign({ name: "DBProxyQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
816
|
+
_this.name = "DBProxyQuotaExceededFault";
|
|
817
|
+
_this.$fault = "client";
|
|
818
|
+
Object.setPrototypeOf(_this, DBProxyQuotaExceededFault.prototype);
|
|
819
|
+
return _this;
|
|
820
|
+
}
|
|
821
|
+
return DBProxyQuotaExceededFault;
|
|
822
|
+
}(__BaseException));
|
|
823
|
+
export { DBProxyQuotaExceededFault };
|
|
823
824
|
export var DBProxyEndpointTargetRole;
|
|
824
825
|
(function (DBProxyEndpointTargetRole) {
|
|
825
826
|
DBProxyEndpointTargetRole["READ_ONLY"] = "READ_ONLY";
|
|
@@ -834,408 +835,408 @@ export var DBProxyEndpointStatus;
|
|
|
834
835
|
DBProxyEndpointStatus["INSUFFICIENT_RESOURCE_LIMITS"] = "insufficient-resource-limits";
|
|
835
836
|
DBProxyEndpointStatus["MODIFYING"] = "modifying";
|
|
836
837
|
})(DBProxyEndpointStatus || (DBProxyEndpointStatus = {}));
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
}
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
}
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
}
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
}
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
}
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
}
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
}
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
}
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
}
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
}
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
}
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
}
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
}
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
}
|
|
838
|
+
var DBProxyEndpointAlreadyExistsFault = (function (_super) {
|
|
839
|
+
__extends(DBProxyEndpointAlreadyExistsFault, _super);
|
|
840
|
+
function DBProxyEndpointAlreadyExistsFault(opts) {
|
|
841
|
+
var _this = _super.call(this, __assign({ name: "DBProxyEndpointAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
842
|
+
_this.name = "DBProxyEndpointAlreadyExistsFault";
|
|
843
|
+
_this.$fault = "client";
|
|
844
|
+
Object.setPrototypeOf(_this, DBProxyEndpointAlreadyExistsFault.prototype);
|
|
845
|
+
return _this;
|
|
846
|
+
}
|
|
847
|
+
return DBProxyEndpointAlreadyExistsFault;
|
|
848
|
+
}(__BaseException));
|
|
849
|
+
export { DBProxyEndpointAlreadyExistsFault };
|
|
850
|
+
var DBProxyEndpointQuotaExceededFault = (function (_super) {
|
|
851
|
+
__extends(DBProxyEndpointQuotaExceededFault, _super);
|
|
852
|
+
function DBProxyEndpointQuotaExceededFault(opts) {
|
|
853
|
+
var _this = _super.call(this, __assign({ name: "DBProxyEndpointQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
854
|
+
_this.name = "DBProxyEndpointQuotaExceededFault";
|
|
855
|
+
_this.$fault = "client";
|
|
856
|
+
Object.setPrototypeOf(_this, DBProxyEndpointQuotaExceededFault.prototype);
|
|
857
|
+
return _this;
|
|
858
|
+
}
|
|
859
|
+
return DBProxyEndpointQuotaExceededFault;
|
|
860
|
+
}(__BaseException));
|
|
861
|
+
export { DBProxyEndpointQuotaExceededFault };
|
|
862
|
+
var InvalidDBProxyStateFault = (function (_super) {
|
|
863
|
+
__extends(InvalidDBProxyStateFault, _super);
|
|
864
|
+
function InvalidDBProxyStateFault(opts) {
|
|
865
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBProxyStateFault", $fault: "client" }, opts)) || this;
|
|
866
|
+
_this.name = "InvalidDBProxyStateFault";
|
|
867
|
+
_this.$fault = "client";
|
|
868
|
+
Object.setPrototypeOf(_this, InvalidDBProxyStateFault.prototype);
|
|
869
|
+
return _this;
|
|
870
|
+
}
|
|
871
|
+
return InvalidDBProxyStateFault;
|
|
872
|
+
}(__BaseException));
|
|
873
|
+
export { InvalidDBProxyStateFault };
|
|
874
|
+
var DBSecurityGroupAlreadyExistsFault = (function (_super) {
|
|
875
|
+
__extends(DBSecurityGroupAlreadyExistsFault, _super);
|
|
876
|
+
function DBSecurityGroupAlreadyExistsFault(opts) {
|
|
877
|
+
var _this = _super.call(this, __assign({ name: "DBSecurityGroupAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
878
|
+
_this.name = "DBSecurityGroupAlreadyExistsFault";
|
|
879
|
+
_this.$fault = "client";
|
|
880
|
+
Object.setPrototypeOf(_this, DBSecurityGroupAlreadyExistsFault.prototype);
|
|
881
|
+
return _this;
|
|
882
|
+
}
|
|
883
|
+
return DBSecurityGroupAlreadyExistsFault;
|
|
884
|
+
}(__BaseException));
|
|
885
|
+
export { DBSecurityGroupAlreadyExistsFault };
|
|
886
|
+
var DBSecurityGroupNotSupportedFault = (function (_super) {
|
|
887
|
+
__extends(DBSecurityGroupNotSupportedFault, _super);
|
|
888
|
+
function DBSecurityGroupNotSupportedFault(opts) {
|
|
889
|
+
var _this = _super.call(this, __assign({ name: "DBSecurityGroupNotSupportedFault", $fault: "client" }, opts)) || this;
|
|
890
|
+
_this.name = "DBSecurityGroupNotSupportedFault";
|
|
891
|
+
_this.$fault = "client";
|
|
892
|
+
Object.setPrototypeOf(_this, DBSecurityGroupNotSupportedFault.prototype);
|
|
893
|
+
return _this;
|
|
894
|
+
}
|
|
895
|
+
return DBSecurityGroupNotSupportedFault;
|
|
896
|
+
}(__BaseException));
|
|
897
|
+
export { DBSecurityGroupNotSupportedFault };
|
|
898
|
+
var DBSecurityGroupQuotaExceededFault = (function (_super) {
|
|
899
|
+
__extends(DBSecurityGroupQuotaExceededFault, _super);
|
|
900
|
+
function DBSecurityGroupQuotaExceededFault(opts) {
|
|
901
|
+
var _this = _super.call(this, __assign({ name: "DBSecurityGroupQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
902
|
+
_this.name = "DBSecurityGroupQuotaExceededFault";
|
|
903
|
+
_this.$fault = "client";
|
|
904
|
+
Object.setPrototypeOf(_this, DBSecurityGroupQuotaExceededFault.prototype);
|
|
905
|
+
return _this;
|
|
906
|
+
}
|
|
907
|
+
return DBSecurityGroupQuotaExceededFault;
|
|
908
|
+
}(__BaseException));
|
|
909
|
+
export { DBSecurityGroupQuotaExceededFault };
|
|
910
|
+
var DBSubnetGroupAlreadyExistsFault = (function (_super) {
|
|
911
|
+
__extends(DBSubnetGroupAlreadyExistsFault, _super);
|
|
912
|
+
function DBSubnetGroupAlreadyExistsFault(opts) {
|
|
913
|
+
var _this = _super.call(this, __assign({ name: "DBSubnetGroupAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
914
|
+
_this.name = "DBSubnetGroupAlreadyExistsFault";
|
|
915
|
+
_this.$fault = "client";
|
|
916
|
+
Object.setPrototypeOf(_this, DBSubnetGroupAlreadyExistsFault.prototype);
|
|
917
|
+
return _this;
|
|
918
|
+
}
|
|
919
|
+
return DBSubnetGroupAlreadyExistsFault;
|
|
920
|
+
}(__BaseException));
|
|
921
|
+
export { DBSubnetGroupAlreadyExistsFault };
|
|
922
|
+
var DBSubnetGroupQuotaExceededFault = (function (_super) {
|
|
923
|
+
__extends(DBSubnetGroupQuotaExceededFault, _super);
|
|
924
|
+
function DBSubnetGroupQuotaExceededFault(opts) {
|
|
925
|
+
var _this = _super.call(this, __assign({ name: "DBSubnetGroupQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
926
|
+
_this.name = "DBSubnetGroupQuotaExceededFault";
|
|
927
|
+
_this.$fault = "client";
|
|
928
|
+
Object.setPrototypeOf(_this, DBSubnetGroupQuotaExceededFault.prototype);
|
|
929
|
+
return _this;
|
|
930
|
+
}
|
|
931
|
+
return DBSubnetGroupQuotaExceededFault;
|
|
932
|
+
}(__BaseException));
|
|
933
|
+
export { DBSubnetGroupQuotaExceededFault };
|
|
934
|
+
var DBSubnetQuotaExceededFault = (function (_super) {
|
|
935
|
+
__extends(DBSubnetQuotaExceededFault, _super);
|
|
936
|
+
function DBSubnetQuotaExceededFault(opts) {
|
|
937
|
+
var _this = _super.call(this, __assign({ name: "DBSubnetQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
938
|
+
_this.name = "DBSubnetQuotaExceededFault";
|
|
939
|
+
_this.$fault = "client";
|
|
940
|
+
Object.setPrototypeOf(_this, DBSubnetQuotaExceededFault.prototype);
|
|
941
|
+
return _this;
|
|
942
|
+
}
|
|
943
|
+
return DBSubnetQuotaExceededFault;
|
|
944
|
+
}(__BaseException));
|
|
945
|
+
export { DBSubnetQuotaExceededFault };
|
|
946
|
+
var EventSubscriptionQuotaExceededFault = (function (_super) {
|
|
947
|
+
__extends(EventSubscriptionQuotaExceededFault, _super);
|
|
948
|
+
function EventSubscriptionQuotaExceededFault(opts) {
|
|
949
|
+
var _this = _super.call(this, __assign({ name: "EventSubscriptionQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
950
|
+
_this.name = "EventSubscriptionQuotaExceededFault";
|
|
951
|
+
_this.$fault = "client";
|
|
952
|
+
Object.setPrototypeOf(_this, EventSubscriptionQuotaExceededFault.prototype);
|
|
953
|
+
return _this;
|
|
954
|
+
}
|
|
955
|
+
return EventSubscriptionQuotaExceededFault;
|
|
956
|
+
}(__BaseException));
|
|
957
|
+
export { EventSubscriptionQuotaExceededFault };
|
|
958
|
+
var SNSInvalidTopicFault = (function (_super) {
|
|
959
|
+
__extends(SNSInvalidTopicFault, _super);
|
|
960
|
+
function SNSInvalidTopicFault(opts) {
|
|
961
|
+
var _this = _super.call(this, __assign({ name: "SNSInvalidTopicFault", $fault: "client" }, opts)) || this;
|
|
962
|
+
_this.name = "SNSInvalidTopicFault";
|
|
963
|
+
_this.$fault = "client";
|
|
964
|
+
Object.setPrototypeOf(_this, SNSInvalidTopicFault.prototype);
|
|
965
|
+
return _this;
|
|
966
|
+
}
|
|
967
|
+
return SNSInvalidTopicFault;
|
|
968
|
+
}(__BaseException));
|
|
969
|
+
export { SNSInvalidTopicFault };
|
|
970
|
+
var SNSNoAuthorizationFault = (function (_super) {
|
|
971
|
+
__extends(SNSNoAuthorizationFault, _super);
|
|
972
|
+
function SNSNoAuthorizationFault(opts) {
|
|
973
|
+
var _this = _super.call(this, __assign({ name: "SNSNoAuthorizationFault", $fault: "client" }, opts)) || this;
|
|
974
|
+
_this.name = "SNSNoAuthorizationFault";
|
|
975
|
+
_this.$fault = "client";
|
|
976
|
+
Object.setPrototypeOf(_this, SNSNoAuthorizationFault.prototype);
|
|
977
|
+
return _this;
|
|
978
|
+
}
|
|
979
|
+
return SNSNoAuthorizationFault;
|
|
980
|
+
}(__BaseException));
|
|
981
|
+
export { SNSNoAuthorizationFault };
|
|
982
|
+
var SNSTopicArnNotFoundFault = (function (_super) {
|
|
983
|
+
__extends(SNSTopicArnNotFoundFault, _super);
|
|
984
|
+
function SNSTopicArnNotFoundFault(opts) {
|
|
985
|
+
var _this = _super.call(this, __assign({ name: "SNSTopicArnNotFoundFault", $fault: "client" }, opts)) || this;
|
|
986
|
+
_this.name = "SNSTopicArnNotFoundFault";
|
|
987
|
+
_this.$fault = "client";
|
|
988
|
+
Object.setPrototypeOf(_this, SNSTopicArnNotFoundFault.prototype);
|
|
989
|
+
return _this;
|
|
990
|
+
}
|
|
991
|
+
return SNSTopicArnNotFoundFault;
|
|
992
|
+
}(__BaseException));
|
|
993
|
+
export { SNSTopicArnNotFoundFault };
|
|
994
|
+
var SubscriptionAlreadyExistFault = (function (_super) {
|
|
995
|
+
__extends(SubscriptionAlreadyExistFault, _super);
|
|
996
|
+
function SubscriptionAlreadyExistFault(opts) {
|
|
997
|
+
var _this = _super.call(this, __assign({ name: "SubscriptionAlreadyExistFault", $fault: "client" }, opts)) || this;
|
|
998
|
+
_this.name = "SubscriptionAlreadyExistFault";
|
|
999
|
+
_this.$fault = "client";
|
|
1000
|
+
Object.setPrototypeOf(_this, SubscriptionAlreadyExistFault.prototype);
|
|
1001
|
+
return _this;
|
|
1002
|
+
}
|
|
1003
|
+
return SubscriptionAlreadyExistFault;
|
|
1004
|
+
}(__BaseException));
|
|
1005
|
+
export { SubscriptionAlreadyExistFault };
|
|
1006
|
+
var SubscriptionCategoryNotFoundFault = (function (_super) {
|
|
1007
|
+
__extends(SubscriptionCategoryNotFoundFault, _super);
|
|
1008
|
+
function SubscriptionCategoryNotFoundFault(opts) {
|
|
1009
|
+
var _this = _super.call(this, __assign({ name: "SubscriptionCategoryNotFoundFault", $fault: "client" }, opts)) || this;
|
|
1010
|
+
_this.name = "SubscriptionCategoryNotFoundFault";
|
|
1011
|
+
_this.$fault = "client";
|
|
1012
|
+
Object.setPrototypeOf(_this, SubscriptionCategoryNotFoundFault.prototype);
|
|
1013
|
+
return _this;
|
|
1014
|
+
}
|
|
1015
|
+
return SubscriptionCategoryNotFoundFault;
|
|
1016
|
+
}(__BaseException));
|
|
1017
|
+
export { SubscriptionCategoryNotFoundFault };
|
|
1017
1018
|
export var FailoverStatus;
|
|
1018
1019
|
(function (FailoverStatus) {
|
|
1019
1020
|
FailoverStatus["CANCELLING"] = "cancelling";
|
|
1020
1021
|
FailoverStatus["FAILING_OVER"] = "failing-over";
|
|
1021
1022
|
FailoverStatus["PENDING"] = "pending";
|
|
1022
1023
|
})(FailoverStatus || (FailoverStatus = {}));
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
}
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
}
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
}
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
}
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
}
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
}
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
}
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
}
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
}
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
}
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
}
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
}
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
}
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
}
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
}
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
}
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
}
|
|
1024
|
+
var GlobalClusterAlreadyExistsFault = (function (_super) {
|
|
1025
|
+
__extends(GlobalClusterAlreadyExistsFault, _super);
|
|
1026
|
+
function GlobalClusterAlreadyExistsFault(opts) {
|
|
1027
|
+
var _this = _super.call(this, __assign({ name: "GlobalClusterAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
1028
|
+
_this.name = "GlobalClusterAlreadyExistsFault";
|
|
1029
|
+
_this.$fault = "client";
|
|
1030
|
+
Object.setPrototypeOf(_this, GlobalClusterAlreadyExistsFault.prototype);
|
|
1031
|
+
return _this;
|
|
1032
|
+
}
|
|
1033
|
+
return GlobalClusterAlreadyExistsFault;
|
|
1034
|
+
}(__BaseException));
|
|
1035
|
+
export { GlobalClusterAlreadyExistsFault };
|
|
1036
|
+
var GlobalClusterQuotaExceededFault = (function (_super) {
|
|
1037
|
+
__extends(GlobalClusterQuotaExceededFault, _super);
|
|
1038
|
+
function GlobalClusterQuotaExceededFault(opts) {
|
|
1039
|
+
var _this = _super.call(this, __assign({ name: "GlobalClusterQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
1040
|
+
_this.name = "GlobalClusterQuotaExceededFault";
|
|
1041
|
+
_this.$fault = "client";
|
|
1042
|
+
Object.setPrototypeOf(_this, GlobalClusterQuotaExceededFault.prototype);
|
|
1043
|
+
return _this;
|
|
1044
|
+
}
|
|
1045
|
+
return GlobalClusterQuotaExceededFault;
|
|
1046
|
+
}(__BaseException));
|
|
1047
|
+
export { GlobalClusterQuotaExceededFault };
|
|
1048
|
+
var CustomDBEngineVersionNotFoundFault = (function (_super) {
|
|
1049
|
+
__extends(CustomDBEngineVersionNotFoundFault, _super);
|
|
1050
|
+
function CustomDBEngineVersionNotFoundFault(opts) {
|
|
1051
|
+
var _this = _super.call(this, __assign({ name: "CustomDBEngineVersionNotFoundFault", $fault: "client" }, opts)) || this;
|
|
1052
|
+
_this.name = "CustomDBEngineVersionNotFoundFault";
|
|
1053
|
+
_this.$fault = "client";
|
|
1054
|
+
Object.setPrototypeOf(_this, CustomDBEngineVersionNotFoundFault.prototype);
|
|
1055
|
+
return _this;
|
|
1056
|
+
}
|
|
1057
|
+
return CustomDBEngineVersionNotFoundFault;
|
|
1058
|
+
}(__BaseException));
|
|
1059
|
+
export { CustomDBEngineVersionNotFoundFault };
|
|
1060
|
+
var InvalidCustomDBEngineVersionStateFault = (function (_super) {
|
|
1061
|
+
__extends(InvalidCustomDBEngineVersionStateFault, _super);
|
|
1062
|
+
function InvalidCustomDBEngineVersionStateFault(opts) {
|
|
1063
|
+
var _this = _super.call(this, __assign({ name: "InvalidCustomDBEngineVersionStateFault", $fault: "client" }, opts)) || this;
|
|
1064
|
+
_this.name = "InvalidCustomDBEngineVersionStateFault";
|
|
1065
|
+
_this.$fault = "client";
|
|
1066
|
+
Object.setPrototypeOf(_this, InvalidCustomDBEngineVersionStateFault.prototype);
|
|
1067
|
+
return _this;
|
|
1068
|
+
}
|
|
1069
|
+
return InvalidCustomDBEngineVersionStateFault;
|
|
1070
|
+
}(__BaseException));
|
|
1071
|
+
export { InvalidCustomDBEngineVersionStateFault };
|
|
1072
|
+
var DBClusterEndpointNotFoundFault = (function (_super) {
|
|
1073
|
+
__extends(DBClusterEndpointNotFoundFault, _super);
|
|
1074
|
+
function DBClusterEndpointNotFoundFault(opts) {
|
|
1075
|
+
var _this = _super.call(this, __assign({ name: "DBClusterEndpointNotFoundFault", $fault: "client" }, opts)) || this;
|
|
1076
|
+
_this.name = "DBClusterEndpointNotFoundFault";
|
|
1077
|
+
_this.$fault = "client";
|
|
1078
|
+
Object.setPrototypeOf(_this, DBClusterEndpointNotFoundFault.prototype);
|
|
1079
|
+
return _this;
|
|
1080
|
+
}
|
|
1081
|
+
return DBClusterEndpointNotFoundFault;
|
|
1082
|
+
}(__BaseException));
|
|
1083
|
+
export { DBClusterEndpointNotFoundFault };
|
|
1084
|
+
var InvalidDBClusterEndpointStateFault = (function (_super) {
|
|
1085
|
+
__extends(InvalidDBClusterEndpointStateFault, _super);
|
|
1086
|
+
function InvalidDBClusterEndpointStateFault(opts) {
|
|
1087
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBClusterEndpointStateFault", $fault: "client" }, opts)) || this;
|
|
1088
|
+
_this.name = "InvalidDBClusterEndpointStateFault";
|
|
1089
|
+
_this.$fault = "client";
|
|
1090
|
+
Object.setPrototypeOf(_this, InvalidDBClusterEndpointStateFault.prototype);
|
|
1091
|
+
return _this;
|
|
1092
|
+
}
|
|
1093
|
+
return InvalidDBClusterEndpointStateFault;
|
|
1094
|
+
}(__BaseException));
|
|
1095
|
+
export { InvalidDBClusterEndpointStateFault };
|
|
1096
|
+
var InvalidDBParameterGroupStateFault = (function (_super) {
|
|
1097
|
+
__extends(InvalidDBParameterGroupStateFault, _super);
|
|
1098
|
+
function InvalidDBParameterGroupStateFault(opts) {
|
|
1099
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBParameterGroupStateFault", $fault: "client" }, opts)) || this;
|
|
1100
|
+
_this.name = "InvalidDBParameterGroupStateFault";
|
|
1101
|
+
_this.$fault = "client";
|
|
1102
|
+
Object.setPrototypeOf(_this, InvalidDBParameterGroupStateFault.prototype);
|
|
1103
|
+
return _this;
|
|
1104
|
+
}
|
|
1105
|
+
return InvalidDBParameterGroupStateFault;
|
|
1106
|
+
}(__BaseException));
|
|
1107
|
+
export { InvalidDBParameterGroupStateFault };
|
|
1108
|
+
var DBInstanceAutomatedBackupQuotaExceededFault = (function (_super) {
|
|
1109
|
+
__extends(DBInstanceAutomatedBackupQuotaExceededFault, _super);
|
|
1110
|
+
function DBInstanceAutomatedBackupQuotaExceededFault(opts) {
|
|
1111
|
+
var _this = _super.call(this, __assign({ name: "DBInstanceAutomatedBackupQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
1112
|
+
_this.name = "DBInstanceAutomatedBackupQuotaExceededFault";
|
|
1113
|
+
_this.$fault = "client";
|
|
1114
|
+
Object.setPrototypeOf(_this, DBInstanceAutomatedBackupQuotaExceededFault.prototype);
|
|
1115
|
+
return _this;
|
|
1116
|
+
}
|
|
1117
|
+
return DBInstanceAutomatedBackupQuotaExceededFault;
|
|
1118
|
+
}(__BaseException));
|
|
1119
|
+
export { DBInstanceAutomatedBackupQuotaExceededFault };
|
|
1120
|
+
var DBInstanceAutomatedBackupNotFoundFault = (function (_super) {
|
|
1121
|
+
__extends(DBInstanceAutomatedBackupNotFoundFault, _super);
|
|
1122
|
+
function DBInstanceAutomatedBackupNotFoundFault(opts) {
|
|
1123
|
+
var _this = _super.call(this, __assign({ name: "DBInstanceAutomatedBackupNotFoundFault", $fault: "client" }, opts)) || this;
|
|
1124
|
+
_this.name = "DBInstanceAutomatedBackupNotFoundFault";
|
|
1125
|
+
_this.$fault = "client";
|
|
1126
|
+
Object.setPrototypeOf(_this, DBInstanceAutomatedBackupNotFoundFault.prototype);
|
|
1127
|
+
return _this;
|
|
1128
|
+
}
|
|
1129
|
+
return DBInstanceAutomatedBackupNotFoundFault;
|
|
1130
|
+
}(__BaseException));
|
|
1131
|
+
export { DBInstanceAutomatedBackupNotFoundFault };
|
|
1132
|
+
var InvalidDBInstanceAutomatedBackupStateFault = (function (_super) {
|
|
1133
|
+
__extends(InvalidDBInstanceAutomatedBackupStateFault, _super);
|
|
1134
|
+
function InvalidDBInstanceAutomatedBackupStateFault(opts) {
|
|
1135
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBInstanceAutomatedBackupStateFault", $fault: "client" }, opts)) || this;
|
|
1136
|
+
_this.name = "InvalidDBInstanceAutomatedBackupStateFault";
|
|
1137
|
+
_this.$fault = "client";
|
|
1138
|
+
Object.setPrototypeOf(_this, InvalidDBInstanceAutomatedBackupStateFault.prototype);
|
|
1139
|
+
return _this;
|
|
1140
|
+
}
|
|
1141
|
+
return InvalidDBInstanceAutomatedBackupStateFault;
|
|
1142
|
+
}(__BaseException));
|
|
1143
|
+
export { InvalidDBInstanceAutomatedBackupStateFault };
|
|
1144
|
+
var DBProxyEndpointNotFoundFault = (function (_super) {
|
|
1145
|
+
__extends(DBProxyEndpointNotFoundFault, _super);
|
|
1146
|
+
function DBProxyEndpointNotFoundFault(opts) {
|
|
1147
|
+
var _this = _super.call(this, __assign({ name: "DBProxyEndpointNotFoundFault", $fault: "client" }, opts)) || this;
|
|
1148
|
+
_this.name = "DBProxyEndpointNotFoundFault";
|
|
1149
|
+
_this.$fault = "client";
|
|
1150
|
+
Object.setPrototypeOf(_this, DBProxyEndpointNotFoundFault.prototype);
|
|
1151
|
+
return _this;
|
|
1152
|
+
}
|
|
1153
|
+
return DBProxyEndpointNotFoundFault;
|
|
1154
|
+
}(__BaseException));
|
|
1155
|
+
export { DBProxyEndpointNotFoundFault };
|
|
1156
|
+
var InvalidDBProxyEndpointStateFault = (function (_super) {
|
|
1157
|
+
__extends(InvalidDBProxyEndpointStateFault, _super);
|
|
1158
|
+
function InvalidDBProxyEndpointStateFault(opts) {
|
|
1159
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBProxyEndpointStateFault", $fault: "client" }, opts)) || this;
|
|
1160
|
+
_this.name = "InvalidDBProxyEndpointStateFault";
|
|
1161
|
+
_this.$fault = "client";
|
|
1162
|
+
Object.setPrototypeOf(_this, InvalidDBProxyEndpointStateFault.prototype);
|
|
1163
|
+
return _this;
|
|
1164
|
+
}
|
|
1165
|
+
return InvalidDBProxyEndpointStateFault;
|
|
1166
|
+
}(__BaseException));
|
|
1167
|
+
export { InvalidDBProxyEndpointStateFault };
|
|
1168
|
+
var InvalidDBSubnetStateFault = (function (_super) {
|
|
1169
|
+
__extends(InvalidDBSubnetStateFault, _super);
|
|
1170
|
+
function InvalidDBSubnetStateFault(opts) {
|
|
1171
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBSubnetStateFault", $fault: "client" }, opts)) || this;
|
|
1172
|
+
_this.name = "InvalidDBSubnetStateFault";
|
|
1173
|
+
_this.$fault = "client";
|
|
1174
|
+
Object.setPrototypeOf(_this, InvalidDBSubnetStateFault.prototype);
|
|
1175
|
+
return _this;
|
|
1176
|
+
}
|
|
1177
|
+
return InvalidDBSubnetStateFault;
|
|
1178
|
+
}(__BaseException));
|
|
1179
|
+
export { InvalidDBSubnetStateFault };
|
|
1180
|
+
var InvalidEventSubscriptionStateFault = (function (_super) {
|
|
1181
|
+
__extends(InvalidEventSubscriptionStateFault, _super);
|
|
1182
|
+
function InvalidEventSubscriptionStateFault(opts) {
|
|
1183
|
+
var _this = _super.call(this, __assign({ name: "InvalidEventSubscriptionStateFault", $fault: "client" }, opts)) || this;
|
|
1184
|
+
_this.name = "InvalidEventSubscriptionStateFault";
|
|
1185
|
+
_this.$fault = "client";
|
|
1186
|
+
Object.setPrototypeOf(_this, InvalidEventSubscriptionStateFault.prototype);
|
|
1187
|
+
return _this;
|
|
1188
|
+
}
|
|
1189
|
+
return InvalidEventSubscriptionStateFault;
|
|
1190
|
+
}(__BaseException));
|
|
1191
|
+
export { InvalidEventSubscriptionStateFault };
|
|
1192
|
+
var InvalidOptionGroupStateFault = (function (_super) {
|
|
1193
|
+
__extends(InvalidOptionGroupStateFault, _super);
|
|
1194
|
+
function InvalidOptionGroupStateFault(opts) {
|
|
1195
|
+
var _this = _super.call(this, __assign({ name: "InvalidOptionGroupStateFault", $fault: "client" }, opts)) || this;
|
|
1196
|
+
_this.name = "InvalidOptionGroupStateFault";
|
|
1197
|
+
_this.$fault = "client";
|
|
1198
|
+
Object.setPrototypeOf(_this, InvalidOptionGroupStateFault.prototype);
|
|
1199
|
+
return _this;
|
|
1200
|
+
}
|
|
1201
|
+
return InvalidOptionGroupStateFault;
|
|
1202
|
+
}(__BaseException));
|
|
1203
|
+
export { InvalidOptionGroupStateFault };
|
|
1204
|
+
var DBProxyTargetNotFoundFault = (function (_super) {
|
|
1205
|
+
__extends(DBProxyTargetNotFoundFault, _super);
|
|
1206
|
+
function DBProxyTargetNotFoundFault(opts) {
|
|
1207
|
+
var _this = _super.call(this, __assign({ name: "DBProxyTargetNotFoundFault", $fault: "client" }, opts)) || this;
|
|
1208
|
+
_this.name = "DBProxyTargetNotFoundFault";
|
|
1209
|
+
_this.$fault = "client";
|
|
1210
|
+
Object.setPrototypeOf(_this, DBProxyTargetNotFoundFault.prototype);
|
|
1211
|
+
return _this;
|
|
1212
|
+
}
|
|
1213
|
+
return DBProxyTargetNotFoundFault;
|
|
1214
|
+
}(__BaseException));
|
|
1215
|
+
export { DBProxyTargetNotFoundFault };
|
|
1216
|
+
var CertificateNotFoundFault = (function (_super) {
|
|
1217
|
+
__extends(CertificateNotFoundFault, _super);
|
|
1218
|
+
function CertificateNotFoundFault(opts) {
|
|
1219
|
+
var _this = _super.call(this, __assign({ name: "CertificateNotFoundFault", $fault: "client" }, opts)) || this;
|
|
1220
|
+
_this.name = "CertificateNotFoundFault";
|
|
1221
|
+
_this.$fault = "client";
|
|
1222
|
+
Object.setPrototypeOf(_this, CertificateNotFoundFault.prototype);
|
|
1223
|
+
return _this;
|
|
1224
|
+
}
|
|
1225
|
+
return CertificateNotFoundFault;
|
|
1226
|
+
}(__BaseException));
|
|
1227
|
+
export { CertificateNotFoundFault };
|
|
1228
|
+
var DBClusterBacktrackNotFoundFault = (function (_super) {
|
|
1229
|
+
__extends(DBClusterBacktrackNotFoundFault, _super);
|
|
1230
|
+
function DBClusterBacktrackNotFoundFault(opts) {
|
|
1231
|
+
var _this = _super.call(this, __assign({ name: "DBClusterBacktrackNotFoundFault", $fault: "client" }, opts)) || this;
|
|
1232
|
+
_this.name = "DBClusterBacktrackNotFoundFault";
|
|
1233
|
+
_this.$fault = "client";
|
|
1234
|
+
Object.setPrototypeOf(_this, DBClusterBacktrackNotFoundFault.prototype);
|
|
1235
|
+
return _this;
|
|
1236
|
+
}
|
|
1237
|
+
return DBClusterBacktrackNotFoundFault;
|
|
1238
|
+
}(__BaseException));
|
|
1239
|
+
export { DBClusterBacktrackNotFoundFault };
|
|
1239
1240
|
export var ApplyMethod;
|
|
1240
1241
|
(function (ApplyMethod) {
|
|
1241
1242
|
ApplyMethod["immediate"] = "immediate";
|
|
@@ -1267,561 +1268,189 @@ export var TargetType;
|
|
|
1267
1268
|
TargetType["RDS_SERVERLESS_ENDPOINT"] = "RDS_SERVERLESS_ENDPOINT";
|
|
1268
1269
|
TargetType["TRACKED_CLUSTER"] = "TRACKED_CLUSTER";
|
|
1269
1270
|
})(TargetType || (TargetType = {}));
|
|
1270
|
-
export
|
|
1271
|
-
|
|
1272
|
-
});
|
|
1273
|
-
export
|
|
1274
|
-
|
|
1275
|
-
});
|
|
1276
|
-
export
|
|
1277
|
-
|
|
1278
|
-
});
|
|
1279
|
-
export
|
|
1280
|
-
|
|
1281
|
-
});
|
|
1282
|
-
export
|
|
1283
|
-
|
|
1284
|
-
});
|
|
1285
|
-
export
|
|
1286
|
-
|
|
1287
|
-
});
|
|
1288
|
-
export
|
|
1289
|
-
|
|
1290
|
-
});
|
|
1291
|
-
export
|
|
1292
|
-
|
|
1293
|
-
});
|
|
1294
|
-
export
|
|
1295
|
-
|
|
1296
|
-
});
|
|
1297
|
-
export
|
|
1298
|
-
|
|
1299
|
-
});
|
|
1300
|
-
export
|
|
1301
|
-
|
|
1302
|
-
});
|
|
1303
|
-
export
|
|
1304
|
-
|
|
1305
|
-
});
|
|
1306
|
-
export
|
|
1307
|
-
|
|
1308
|
-
});
|
|
1309
|
-
export
|
|
1310
|
-
|
|
1311
|
-
});
|
|
1312
|
-
export
|
|
1313
|
-
|
|
1314
|
-
});
|
|
1315
|
-
export
|
|
1316
|
-
|
|
1317
|
-
});
|
|
1318
|
-
export
|
|
1319
|
-
|
|
1320
|
-
});
|
|
1321
|
-
export
|
|
1322
|
-
|
|
1323
|
-
});
|
|
1324
|
-
export
|
|
1325
|
-
|
|
1326
|
-
});
|
|
1327
|
-
export
|
|
1328
|
-
|
|
1329
|
-
});
|
|
1330
|
-
export
|
|
1331
|
-
|
|
1332
|
-
});
|
|
1333
|
-
export
|
|
1334
|
-
|
|
1335
|
-
});
|
|
1336
|
-
export
|
|
1337
|
-
|
|
1338
|
-
});
|
|
1339
|
-
export
|
|
1340
|
-
|
|
1341
|
-
});
|
|
1342
|
-
export
|
|
1343
|
-
|
|
1344
|
-
});
|
|
1345
|
-
export
|
|
1346
|
-
|
|
1347
|
-
});
|
|
1348
|
-
export
|
|
1349
|
-
|
|
1350
|
-
});
|
|
1351
|
-
export
|
|
1352
|
-
|
|
1353
|
-
});
|
|
1354
|
-
export
|
|
1355
|
-
|
|
1356
|
-
});
|
|
1357
|
-
export
|
|
1358
|
-
|
|
1359
|
-
});
|
|
1360
|
-
export
|
|
1361
|
-
|
|
1362
|
-
});
|
|
1363
|
-
export
|
|
1364
|
-
|
|
1365
|
-
});
|
|
1366
|
-
export
|
|
1367
|
-
|
|
1368
|
-
});
|
|
1369
|
-
export
|
|
1370
|
-
|
|
1371
|
-
});
|
|
1372
|
-
export
|
|
1373
|
-
|
|
1374
|
-
});
|
|
1375
|
-
export
|
|
1376
|
-
|
|
1377
|
-
});
|
|
1378
|
-
export
|
|
1379
|
-
|
|
1380
|
-
});
|
|
1381
|
-
export
|
|
1382
|
-
|
|
1383
|
-
});
|
|
1384
|
-
export
|
|
1385
|
-
|
|
1386
|
-
});
|
|
1387
|
-
export
|
|
1388
|
-
|
|
1389
|
-
});
|
|
1390
|
-
export
|
|
1391
|
-
|
|
1392
|
-
});
|
|
1393
|
-
export
|
|
1394
|
-
|
|
1395
|
-
});
|
|
1396
|
-
export
|
|
1397
|
-
|
|
1398
|
-
});
|
|
1399
|
-
export
|
|
1400
|
-
|
|
1401
|
-
});
|
|
1402
|
-
export
|
|
1403
|
-
|
|
1404
|
-
});
|
|
1405
|
-
export
|
|
1406
|
-
|
|
1407
|
-
});
|
|
1408
|
-
export
|
|
1409
|
-
|
|
1410
|
-
});
|
|
1411
|
-
export
|
|
1412
|
-
|
|
1413
|
-
});
|
|
1414
|
-
export
|
|
1415
|
-
|
|
1416
|
-
});
|
|
1417
|
-
export
|
|
1418
|
-
|
|
1419
|
-
});
|
|
1420
|
-
export
|
|
1421
|
-
|
|
1422
|
-
});
|
|
1423
|
-
export
|
|
1424
|
-
|
|
1425
|
-
});
|
|
1426
|
-
export
|
|
1427
|
-
|
|
1428
|
-
});
|
|
1429
|
-
export
|
|
1430
|
-
|
|
1431
|
-
});
|
|
1432
|
-
export
|
|
1433
|
-
|
|
1434
|
-
});
|
|
1435
|
-
export
|
|
1436
|
-
|
|
1437
|
-
});
|
|
1438
|
-
export
|
|
1439
|
-
|
|
1440
|
-
});
|
|
1441
|
-
export
|
|
1442
|
-
|
|
1443
|
-
});
|
|
1444
|
-
export
|
|
1445
|
-
|
|
1446
|
-
});
|
|
1447
|
-
export
|
|
1448
|
-
|
|
1449
|
-
});
|
|
1450
|
-
export
|
|
1451
|
-
|
|
1452
|
-
});
|
|
1453
|
-
export
|
|
1454
|
-
|
|
1455
|
-
});
|
|
1456
|
-
export const CreateDBClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1457
|
-
...obj,
|
|
1458
|
-
});
|
|
1459
|
-
export const CreateDBClusterParameterGroupResultFilterSensitiveLog = (obj) => ({
|
|
1460
|
-
...obj,
|
|
1461
|
-
});
|
|
1462
|
-
export const CreateDBClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1463
|
-
...obj,
|
|
1464
|
-
});
|
|
1465
|
-
export const CreateDBClusterSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1466
|
-
...obj,
|
|
1467
|
-
});
|
|
1468
|
-
export const CreateDBInstanceMessageFilterSensitiveLog = (obj) => ({
|
|
1469
|
-
...obj,
|
|
1470
|
-
});
|
|
1471
|
-
export const DBInstanceRoleFilterSensitiveLog = (obj) => ({
|
|
1472
|
-
...obj,
|
|
1473
|
-
});
|
|
1474
|
-
export const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog = (obj) => ({
|
|
1475
|
-
...obj,
|
|
1476
|
-
});
|
|
1477
|
-
export const DBParameterGroupStatusFilterSensitiveLog = (obj) => ({
|
|
1478
|
-
...obj,
|
|
1479
|
-
});
|
|
1480
|
-
export const AvailabilityZoneFilterSensitiveLog = (obj) => ({
|
|
1481
|
-
...obj,
|
|
1482
|
-
});
|
|
1483
|
-
export const OutpostFilterSensitiveLog = (obj) => ({
|
|
1484
|
-
...obj,
|
|
1485
|
-
});
|
|
1486
|
-
export const SubnetFilterSensitiveLog = (obj) => ({
|
|
1487
|
-
...obj,
|
|
1488
|
-
});
|
|
1489
|
-
export const DBSubnetGroupFilterSensitiveLog = (obj) => ({
|
|
1490
|
-
...obj,
|
|
1491
|
-
});
|
|
1492
|
-
export const EndpointFilterSensitiveLog = (obj) => ({
|
|
1493
|
-
...obj,
|
|
1494
|
-
});
|
|
1495
|
-
export const OptionGroupMembershipFilterSensitiveLog = (obj) => ({
|
|
1496
|
-
...obj,
|
|
1497
|
-
});
|
|
1498
|
-
export const PendingModifiedValuesFilterSensitiveLog = (obj) => ({
|
|
1499
|
-
...obj,
|
|
1500
|
-
});
|
|
1501
|
-
export const DBInstanceStatusInfoFilterSensitiveLog = (obj) => ({
|
|
1502
|
-
...obj,
|
|
1503
|
-
});
|
|
1504
|
-
export const DBInstanceFilterSensitiveLog = (obj) => ({
|
|
1505
|
-
...obj,
|
|
1506
|
-
});
|
|
1507
|
-
export const CreateDBInstanceResultFilterSensitiveLog = (obj) => ({
|
|
1508
|
-
...obj,
|
|
1509
|
-
});
|
|
1510
|
-
export const CreateDBInstanceReadReplicaMessageFilterSensitiveLog = (obj) => ({
|
|
1511
|
-
...obj,
|
|
1512
|
-
});
|
|
1513
|
-
export const CreateDBInstanceReadReplicaResultFilterSensitiveLog = (obj) => ({
|
|
1514
|
-
...obj,
|
|
1515
|
-
});
|
|
1516
|
-
export const CreateDBParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1517
|
-
...obj,
|
|
1518
|
-
});
|
|
1519
|
-
export const CreateDBParameterGroupResultFilterSensitiveLog = (obj) => ({
|
|
1520
|
-
...obj,
|
|
1521
|
-
});
|
|
1522
|
-
export const UserAuthConfigFilterSensitiveLog = (obj) => ({
|
|
1523
|
-
...obj,
|
|
1524
|
-
});
|
|
1525
|
-
export const CreateDBProxyRequestFilterSensitiveLog = (obj) => ({
|
|
1526
|
-
...obj,
|
|
1527
|
-
});
|
|
1528
|
-
export const UserAuthConfigInfoFilterSensitiveLog = (obj) => ({
|
|
1529
|
-
...obj,
|
|
1530
|
-
});
|
|
1531
|
-
export const DBProxyFilterSensitiveLog = (obj) => ({
|
|
1532
|
-
...obj,
|
|
1533
|
-
});
|
|
1534
|
-
export const CreateDBProxyResponseFilterSensitiveLog = (obj) => ({
|
|
1535
|
-
...obj,
|
|
1536
|
-
});
|
|
1537
|
-
export const CreateDBProxyEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
1538
|
-
...obj,
|
|
1539
|
-
});
|
|
1540
|
-
export const DBProxyEndpointFilterSensitiveLog = (obj) => ({
|
|
1541
|
-
...obj,
|
|
1542
|
-
});
|
|
1543
|
-
export const CreateDBProxyEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
1544
|
-
...obj,
|
|
1545
|
-
});
|
|
1546
|
-
export const CreateDBSecurityGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1547
|
-
...obj,
|
|
1548
|
-
});
|
|
1549
|
-
export const CreateDBSecurityGroupResultFilterSensitiveLog = (obj) => ({
|
|
1550
|
-
...obj,
|
|
1551
|
-
});
|
|
1552
|
-
export const CreateDBSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1553
|
-
...obj,
|
|
1554
|
-
});
|
|
1555
|
-
export const CreateDBSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1556
|
-
...obj,
|
|
1557
|
-
});
|
|
1558
|
-
export const CreateDBSubnetGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1559
|
-
...obj,
|
|
1560
|
-
});
|
|
1561
|
-
export const CreateDBSubnetGroupResultFilterSensitiveLog = (obj) => ({
|
|
1562
|
-
...obj,
|
|
1563
|
-
});
|
|
1564
|
-
export const CreateEventSubscriptionMessageFilterSensitiveLog = (obj) => ({
|
|
1565
|
-
...obj,
|
|
1566
|
-
});
|
|
1567
|
-
export const CreateEventSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
1568
|
-
...obj,
|
|
1569
|
-
});
|
|
1570
|
-
export const CreateGlobalClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1571
|
-
...obj,
|
|
1572
|
-
});
|
|
1573
|
-
export const FailoverStateFilterSensitiveLog = (obj) => ({
|
|
1574
|
-
...obj,
|
|
1575
|
-
});
|
|
1576
|
-
export const GlobalClusterMemberFilterSensitiveLog = (obj) => ({
|
|
1577
|
-
...obj,
|
|
1578
|
-
});
|
|
1579
|
-
export const GlobalClusterFilterSensitiveLog = (obj) => ({
|
|
1580
|
-
...obj,
|
|
1581
|
-
});
|
|
1582
|
-
export const CreateGlobalClusterResultFilterSensitiveLog = (obj) => ({
|
|
1583
|
-
...obj,
|
|
1584
|
-
});
|
|
1585
|
-
export const CreateOptionGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1586
|
-
...obj,
|
|
1587
|
-
});
|
|
1588
|
-
export const CreateOptionGroupResultFilterSensitiveLog = (obj) => ({
|
|
1589
|
-
...obj,
|
|
1590
|
-
});
|
|
1591
|
-
export const DeleteCustomDBEngineVersionMessageFilterSensitiveLog = (obj) => ({
|
|
1592
|
-
...obj,
|
|
1593
|
-
});
|
|
1594
|
-
export const DeleteDBClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1595
|
-
...obj,
|
|
1596
|
-
});
|
|
1597
|
-
export const DeleteDBClusterResultFilterSensitiveLog = (obj) => ({
|
|
1598
|
-
...obj,
|
|
1599
|
-
});
|
|
1600
|
-
export const DeleteDBClusterEndpointMessageFilterSensitiveLog = (obj) => ({
|
|
1601
|
-
...obj,
|
|
1602
|
-
});
|
|
1603
|
-
export const DeleteDBClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1604
|
-
...obj,
|
|
1605
|
-
});
|
|
1606
|
-
export const DeleteDBClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1607
|
-
...obj,
|
|
1608
|
-
});
|
|
1609
|
-
export const DeleteDBClusterSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1610
|
-
...obj,
|
|
1611
|
-
});
|
|
1612
|
-
export const DeleteDBInstanceMessageFilterSensitiveLog = (obj) => ({
|
|
1613
|
-
...obj,
|
|
1614
|
-
});
|
|
1615
|
-
export const DeleteDBInstanceResultFilterSensitiveLog = (obj) => ({
|
|
1616
|
-
...obj,
|
|
1617
|
-
});
|
|
1618
|
-
export const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog = (obj) => ({
|
|
1619
|
-
...obj,
|
|
1620
|
-
});
|
|
1621
|
-
export const RestoreWindowFilterSensitiveLog = (obj) => ({
|
|
1622
|
-
...obj,
|
|
1623
|
-
});
|
|
1624
|
-
export const DBInstanceAutomatedBackupFilterSensitiveLog = (obj) => ({
|
|
1625
|
-
...obj,
|
|
1626
|
-
});
|
|
1627
|
-
export const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog = (obj) => ({
|
|
1628
|
-
...obj,
|
|
1629
|
-
});
|
|
1630
|
-
export const DeleteDBParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1631
|
-
...obj,
|
|
1632
|
-
});
|
|
1633
|
-
export const DeleteDBProxyRequestFilterSensitiveLog = (obj) => ({
|
|
1634
|
-
...obj,
|
|
1635
|
-
});
|
|
1636
|
-
export const DeleteDBProxyResponseFilterSensitiveLog = (obj) => ({
|
|
1637
|
-
...obj,
|
|
1638
|
-
});
|
|
1639
|
-
export const DeleteDBProxyEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
1640
|
-
...obj,
|
|
1641
|
-
});
|
|
1642
|
-
export const DeleteDBProxyEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
1643
|
-
...obj,
|
|
1644
|
-
});
|
|
1645
|
-
export const DeleteDBSecurityGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1646
|
-
...obj,
|
|
1647
|
-
});
|
|
1648
|
-
export const DeleteDBSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1649
|
-
...obj,
|
|
1650
|
-
});
|
|
1651
|
-
export const DeleteDBSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1652
|
-
...obj,
|
|
1653
|
-
});
|
|
1654
|
-
export const DeleteDBSubnetGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1655
|
-
...obj,
|
|
1656
|
-
});
|
|
1657
|
-
export const DeleteEventSubscriptionMessageFilterSensitiveLog = (obj) => ({
|
|
1658
|
-
...obj,
|
|
1659
|
-
});
|
|
1660
|
-
export const DeleteEventSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
1661
|
-
...obj,
|
|
1662
|
-
});
|
|
1663
|
-
export const DeleteGlobalClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1664
|
-
...obj,
|
|
1665
|
-
});
|
|
1666
|
-
export const DeleteGlobalClusterResultFilterSensitiveLog = (obj) => ({
|
|
1667
|
-
...obj,
|
|
1668
|
-
});
|
|
1669
|
-
export const DeleteOptionGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1670
|
-
...obj,
|
|
1671
|
-
});
|
|
1672
|
-
export const DeregisterDBProxyTargetsRequestFilterSensitiveLog = (obj) => ({
|
|
1673
|
-
...obj,
|
|
1674
|
-
});
|
|
1675
|
-
export const DeregisterDBProxyTargetsResponseFilterSensitiveLog = (obj) => ({
|
|
1676
|
-
...obj,
|
|
1677
|
-
});
|
|
1678
|
-
export const DescribeAccountAttributesMessageFilterSensitiveLog = (obj) => ({
|
|
1679
|
-
...obj,
|
|
1680
|
-
});
|
|
1681
|
-
export const CertificateFilterSensitiveLog = (obj) => ({
|
|
1682
|
-
...obj,
|
|
1683
|
-
});
|
|
1684
|
-
export const CertificateMessageFilterSensitiveLog = (obj) => ({
|
|
1685
|
-
...obj,
|
|
1686
|
-
});
|
|
1687
|
-
export const FilterFilterSensitiveLog = (obj) => ({
|
|
1688
|
-
...obj,
|
|
1689
|
-
});
|
|
1690
|
-
export const DescribeCertificatesMessageFilterSensitiveLog = (obj) => ({
|
|
1691
|
-
...obj,
|
|
1692
|
-
});
|
|
1693
|
-
export const DBClusterBacktrackMessageFilterSensitiveLog = (obj) => ({
|
|
1694
|
-
...obj,
|
|
1695
|
-
});
|
|
1696
|
-
export const DescribeDBClusterBacktracksMessageFilterSensitiveLog = (obj) => ({
|
|
1697
|
-
...obj,
|
|
1698
|
-
});
|
|
1699
|
-
export const DBClusterEndpointMessageFilterSensitiveLog = (obj) => ({
|
|
1700
|
-
...obj,
|
|
1701
|
-
});
|
|
1702
|
-
export const DescribeDBClusterEndpointsMessageFilterSensitiveLog = (obj) => ({
|
|
1703
|
-
...obj,
|
|
1704
|
-
});
|
|
1705
|
-
export const DBClusterParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1706
|
-
...obj,
|
|
1707
|
-
});
|
|
1708
|
-
export const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1709
|
-
...obj,
|
|
1710
|
-
});
|
|
1711
|
-
export const ParameterFilterSensitiveLog = (obj) => ({
|
|
1712
|
-
...obj,
|
|
1713
|
-
});
|
|
1714
|
-
export const DBClusterParameterGroupDetailsFilterSensitiveLog = (obj) => ({
|
|
1715
|
-
...obj,
|
|
1716
|
-
});
|
|
1717
|
-
export const DescribeDBClusterParametersMessageFilterSensitiveLog = (obj) => ({
|
|
1718
|
-
...obj,
|
|
1719
|
-
});
|
|
1720
|
-
export const DBClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1721
|
-
...obj,
|
|
1722
|
-
});
|
|
1723
|
-
export const DescribeDBClustersMessageFilterSensitiveLog = (obj) => ({
|
|
1724
|
-
...obj,
|
|
1725
|
-
});
|
|
1726
|
-
export const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog = (obj) => ({
|
|
1727
|
-
...obj,
|
|
1728
|
-
});
|
|
1729
|
-
export const DBClusterSnapshotAttributeFilterSensitiveLog = (obj) => ({
|
|
1730
|
-
...obj,
|
|
1731
|
-
});
|
|
1732
|
-
export const DBClusterSnapshotAttributesResultFilterSensitiveLog = (obj) => ({
|
|
1733
|
-
...obj,
|
|
1734
|
-
});
|
|
1735
|
-
export const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog = (obj) => ({
|
|
1736
|
-
...obj,
|
|
1737
|
-
});
|
|
1738
|
-
export const DBClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1739
|
-
...obj,
|
|
1740
|
-
});
|
|
1741
|
-
export const DescribeDBClusterSnapshotsMessageFilterSensitiveLog = (obj) => ({
|
|
1742
|
-
...obj,
|
|
1743
|
-
});
|
|
1744
|
-
export const DBEngineVersionMessageFilterSensitiveLog = (obj) => ({
|
|
1745
|
-
...obj,
|
|
1746
|
-
});
|
|
1747
|
-
export const DescribeDBEngineVersionsMessageFilterSensitiveLog = (obj) => ({
|
|
1748
|
-
...obj,
|
|
1749
|
-
});
|
|
1750
|
-
export const DBInstanceAutomatedBackupMessageFilterSensitiveLog = (obj) => ({
|
|
1751
|
-
...obj,
|
|
1752
|
-
});
|
|
1753
|
-
export const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog = (obj) => ({
|
|
1754
|
-
...obj,
|
|
1755
|
-
});
|
|
1756
|
-
export const DBInstanceMessageFilterSensitiveLog = (obj) => ({
|
|
1757
|
-
...obj,
|
|
1758
|
-
});
|
|
1759
|
-
export const DescribeDBInstancesMessageFilterSensitiveLog = (obj) => ({
|
|
1760
|
-
...obj,
|
|
1761
|
-
});
|
|
1762
|
-
export const DescribeDBLogFilesMessageFilterSensitiveLog = (obj) => ({
|
|
1763
|
-
...obj,
|
|
1764
|
-
});
|
|
1765
|
-
export const DescribeDBLogFilesDetailsFilterSensitiveLog = (obj) => ({
|
|
1766
|
-
...obj,
|
|
1767
|
-
});
|
|
1768
|
-
export const DescribeDBLogFilesResponseFilterSensitiveLog = (obj) => ({
|
|
1769
|
-
...obj,
|
|
1770
|
-
});
|
|
1771
|
-
export const DBParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1772
|
-
...obj,
|
|
1773
|
-
});
|
|
1774
|
-
export const DescribeDBParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1775
|
-
...obj,
|
|
1776
|
-
});
|
|
1777
|
-
export const DBParameterGroupDetailsFilterSensitiveLog = (obj) => ({
|
|
1778
|
-
...obj,
|
|
1779
|
-
});
|
|
1780
|
-
export const DescribeDBParametersMessageFilterSensitiveLog = (obj) => ({
|
|
1781
|
-
...obj,
|
|
1782
|
-
});
|
|
1783
|
-
export const DescribeDBProxiesRequestFilterSensitiveLog = (obj) => ({
|
|
1784
|
-
...obj,
|
|
1785
|
-
});
|
|
1786
|
-
export const DescribeDBProxiesResponseFilterSensitiveLog = (obj) => ({
|
|
1787
|
-
...obj,
|
|
1788
|
-
});
|
|
1789
|
-
export const DescribeDBProxyEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
1790
|
-
...obj,
|
|
1791
|
-
});
|
|
1792
|
-
export const DescribeDBProxyEndpointsResponseFilterSensitiveLog = (obj) => ({
|
|
1793
|
-
...obj,
|
|
1794
|
-
});
|
|
1795
|
-
export const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
1796
|
-
...obj,
|
|
1797
|
-
});
|
|
1798
|
-
export const ConnectionPoolConfigurationInfoFilterSensitiveLog = (obj) => ({
|
|
1799
|
-
...obj,
|
|
1800
|
-
});
|
|
1801
|
-
export const DBProxyTargetGroupFilterSensitiveLog = (obj) => ({
|
|
1802
|
-
...obj,
|
|
1803
|
-
});
|
|
1804
|
-
export const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
1805
|
-
...obj,
|
|
1806
|
-
});
|
|
1807
|
-
export const DescribeDBProxyTargetsRequestFilterSensitiveLog = (obj) => ({
|
|
1808
|
-
...obj,
|
|
1809
|
-
});
|
|
1810
|
-
export const TargetHealthFilterSensitiveLog = (obj) => ({
|
|
1811
|
-
...obj,
|
|
1812
|
-
});
|
|
1813
|
-
export const DBProxyTargetFilterSensitiveLog = (obj) => ({
|
|
1814
|
-
...obj,
|
|
1815
|
-
});
|
|
1816
|
-
export const DescribeDBProxyTargetsResponseFilterSensitiveLog = (obj) => ({
|
|
1817
|
-
...obj,
|
|
1818
|
-
});
|
|
1819
|
-
export const DBSecurityGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1820
|
-
...obj,
|
|
1821
|
-
});
|
|
1822
|
-
export const DescribeDBSecurityGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1823
|
-
...obj,
|
|
1824
|
-
});
|
|
1825
|
-
export const DescribeDBSnapshotAttributesMessageFilterSensitiveLog = (obj) => ({
|
|
1826
|
-
...obj,
|
|
1827
|
-
});
|
|
1271
|
+
export var AccountQuotaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1272
|
+
export var AccountAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1273
|
+
export var AddRoleToDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1274
|
+
export var AddRoleToDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1275
|
+
export var AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1276
|
+
export var EventSubscriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1277
|
+
export var AddSourceIdentifierToSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1278
|
+
export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1279
|
+
export var AddTagsToResourceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1280
|
+
export var ApplyPendingMaintenanceActionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1281
|
+
export var PendingMaintenanceActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1282
|
+
export var ResourcePendingMaintenanceActionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1283
|
+
export var ApplyPendingMaintenanceActionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1284
|
+
export var AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1285
|
+
export var EC2SecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1286
|
+
export var IPRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1287
|
+
export var DBSecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1288
|
+
export var AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1289
|
+
export var BacktrackDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1290
|
+
export var DBClusterBacktrackFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1291
|
+
export var CancelExportTaskMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1292
|
+
export var ExportTaskFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1293
|
+
export var CopyDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1294
|
+
export var DBClusterParameterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1295
|
+
export var CopyDBClusterParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1296
|
+
export var CopyDBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1297
|
+
export var DBClusterSnapshotFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1298
|
+
export var CopyDBClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1299
|
+
export var CopyDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1300
|
+
export var DBParameterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1301
|
+
export var CopyDBParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1302
|
+
export var CopyDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1303
|
+
export var ProcessorFeatureFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1304
|
+
export var DBSnapshotFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1305
|
+
export var CopyDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1306
|
+
export var CopyOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1307
|
+
export var DBSecurityGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1308
|
+
export var OptionSettingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1309
|
+
export var VpcSecurityGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1310
|
+
export var OptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1311
|
+
export var OptionGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1312
|
+
export var CopyOptionGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1313
|
+
export var CreateCustomDBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1314
|
+
export var CharacterSetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1315
|
+
export var TimezoneFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1316
|
+
export var UpgradeTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1317
|
+
export var DBEngineVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1318
|
+
export var ScalingConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1319
|
+
export var ServerlessV2ScalingConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1320
|
+
export var CreateDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1321
|
+
export var DBClusterRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1322
|
+
export var DBClusterMemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1323
|
+
export var DBClusterOptionGroupStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1324
|
+
export var DomainMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1325
|
+
export var PendingCloudwatchLogsExportsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1326
|
+
export var ClusterPendingModifiedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1327
|
+
export var ScalingConfigurationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1328
|
+
export var ServerlessV2ScalingConfigurationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1329
|
+
export var DBClusterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1330
|
+
export var CreateDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1331
|
+
export var CreateDBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1332
|
+
export var DBClusterEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1333
|
+
export var CreateDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1334
|
+
export var CreateDBClusterParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1335
|
+
export var CreateDBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1336
|
+
export var CreateDBClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1337
|
+
export var CreateDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1338
|
+
export var DBInstanceRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1339
|
+
export var DBInstanceAutomatedBackupsReplicationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1340
|
+
export var DBParameterGroupStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1341
|
+
export var AvailabilityZoneFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1342
|
+
export var OutpostFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1343
|
+
export var SubnetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1344
|
+
export var DBSubnetGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1345
|
+
export var EndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1346
|
+
export var OptionGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1347
|
+
export var PendingModifiedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1348
|
+
export var DBInstanceStatusInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1349
|
+
export var DBInstanceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1350
|
+
export var CreateDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1351
|
+
export var CreateDBInstanceReadReplicaMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1352
|
+
export var CreateDBInstanceReadReplicaResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1353
|
+
export var CreateDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1354
|
+
export var CreateDBParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1355
|
+
export var UserAuthConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1356
|
+
export var CreateDBProxyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1357
|
+
export var UserAuthConfigInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1358
|
+
export var DBProxyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1359
|
+
export var CreateDBProxyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1360
|
+
export var CreateDBProxyEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1361
|
+
export var DBProxyEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1362
|
+
export var CreateDBProxyEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1363
|
+
export var CreateDBSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1364
|
+
export var CreateDBSecurityGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1365
|
+
export var CreateDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1366
|
+
export var CreateDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1367
|
+
export var CreateDBSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1368
|
+
export var CreateDBSubnetGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1369
|
+
export var CreateEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1370
|
+
export var CreateEventSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1371
|
+
export var CreateGlobalClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1372
|
+
export var FailoverStateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1373
|
+
export var GlobalClusterMemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1374
|
+
export var GlobalClusterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1375
|
+
export var CreateGlobalClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1376
|
+
export var CreateOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1377
|
+
export var CreateOptionGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1378
|
+
export var DeleteCustomDBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1379
|
+
export var DeleteDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1380
|
+
export var DeleteDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1381
|
+
export var DeleteDBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1382
|
+
export var DeleteDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1383
|
+
export var DeleteDBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1384
|
+
export var DeleteDBClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1385
|
+
export var DeleteDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1386
|
+
export var DeleteDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1387
|
+
export var DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1388
|
+
export var RestoreWindowFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1389
|
+
export var DBInstanceAutomatedBackupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1390
|
+
export var DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1391
|
+
export var DeleteDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1392
|
+
export var DeleteDBProxyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1393
|
+
export var DeleteDBProxyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1394
|
+
export var DeleteDBProxyEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1395
|
+
export var DeleteDBProxyEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1396
|
+
export var DeleteDBSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1397
|
+
export var DeleteDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1398
|
+
export var DeleteDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1399
|
+
export var DeleteDBSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1400
|
+
export var DeleteEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1401
|
+
export var DeleteEventSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1402
|
+
export var DeleteGlobalClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1403
|
+
export var DeleteGlobalClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1404
|
+
export var DeleteOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1405
|
+
export var DeregisterDBProxyTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1406
|
+
export var DeregisterDBProxyTargetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1407
|
+
export var DescribeAccountAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1408
|
+
export var CertificateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1409
|
+
export var CertificateMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1410
|
+
export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1411
|
+
export var DescribeCertificatesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1412
|
+
export var DBClusterBacktrackMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1413
|
+
export var DescribeDBClusterBacktracksMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1414
|
+
export var DBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1415
|
+
export var DescribeDBClusterEndpointsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1416
|
+
export var DBClusterParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1417
|
+
export var DescribeDBClusterParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1418
|
+
export var ParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1419
|
+
export var DBClusterParameterGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1420
|
+
export var DescribeDBClusterParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1421
|
+
export var DBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1422
|
+
export var DescribeDBClustersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1423
|
+
export var DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1424
|
+
export var DBClusterSnapshotAttributeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1425
|
+
export var DBClusterSnapshotAttributesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1426
|
+
export var DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1427
|
+
export var DBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1428
|
+
export var DescribeDBClusterSnapshotsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1429
|
+
export var DBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1430
|
+
export var DescribeDBEngineVersionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1431
|
+
export var DBInstanceAutomatedBackupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1432
|
+
export var DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1433
|
+
export var DBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1434
|
+
export var DescribeDBInstancesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1435
|
+
export var DescribeDBLogFilesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1436
|
+
export var DescribeDBLogFilesDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1437
|
+
export var DescribeDBLogFilesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1438
|
+
export var DBParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1439
|
+
export var DescribeDBParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1440
|
+
export var DBParameterGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1441
|
+
export var DescribeDBParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1442
|
+
export var DescribeDBProxiesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1443
|
+
export var DescribeDBProxiesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1444
|
+
export var DescribeDBProxyEndpointsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1445
|
+
export var DescribeDBProxyEndpointsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1446
|
+
export var DescribeDBProxyTargetGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1447
|
+
export var ConnectionPoolConfigurationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1448
|
+
export var DBProxyTargetGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1449
|
+
export var DescribeDBProxyTargetGroupsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1450
|
+
export var DescribeDBProxyTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1451
|
+
export var TargetHealthFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1452
|
+
export var DBProxyTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1453
|
+
export var DescribeDBProxyTargetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1454
|
+
export var DBSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1455
|
+
export var DescribeDBSecurityGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1456
|
+
export var DescribeDBSnapshotAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|