@aws-sdk/client-rds 3.43.0 → 3.47.1
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 +49 -0
- package/dist-cjs/endpoints.js +1 -28
- package/dist-cjs/models/models_0.js +4 -594
- package/dist-cjs/models/models_1.js +3 -141
- package/dist-cjs/runtimeConfig.browser.js +7 -2
- package/dist-cjs/runtimeConfig.js +9 -3
- package/dist-es/endpoints.js +1 -28
- package/dist-es/models/models_0.js +0 -392
- package/dist-es/models/models_1.js +0 -92
- package/dist-es/runtimeConfig.browser.js +12 -3
- package/dist-es/runtimeConfig.js +13 -6
- package/dist-types/RDS.d.ts +1 -1
- package/dist-types/RDSClient.d.ts +5 -1
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +77 -622
- package/dist-types/models/models_1.d.ts +37 -184
- package/dist-types/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/runtimeConfig.d.ts +4 -3
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/ts3.4/RDSClient.d.ts +3 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -392
- package/dist-types/ts3.4/models/models_1.d.ts +0 -92
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +41 -48
|
@@ -12,42 +12,10 @@ export var AddRoleToDBClusterMessage;
|
|
|
12
12
|
(function (AddRoleToDBClusterMessage) {
|
|
13
13
|
AddRoleToDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
14
14
|
})(AddRoleToDBClusterMessage || (AddRoleToDBClusterMessage = {}));
|
|
15
|
-
export var DBClusterNotFoundFault;
|
|
16
|
-
(function (DBClusterNotFoundFault) {
|
|
17
|
-
DBClusterNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
18
|
-
})(DBClusterNotFoundFault || (DBClusterNotFoundFault = {}));
|
|
19
|
-
export var DBClusterRoleAlreadyExistsFault;
|
|
20
|
-
(function (DBClusterRoleAlreadyExistsFault) {
|
|
21
|
-
DBClusterRoleAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
|
-
})(DBClusterRoleAlreadyExistsFault || (DBClusterRoleAlreadyExistsFault = {}));
|
|
23
|
-
export var DBClusterRoleQuotaExceededFault;
|
|
24
|
-
(function (DBClusterRoleQuotaExceededFault) {
|
|
25
|
-
DBClusterRoleQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
26
|
-
})(DBClusterRoleQuotaExceededFault || (DBClusterRoleQuotaExceededFault = {}));
|
|
27
|
-
export var InvalidDBClusterStateFault;
|
|
28
|
-
(function (InvalidDBClusterStateFault) {
|
|
29
|
-
InvalidDBClusterStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
30
|
-
})(InvalidDBClusterStateFault || (InvalidDBClusterStateFault = {}));
|
|
31
15
|
export var AddRoleToDBInstanceMessage;
|
|
32
16
|
(function (AddRoleToDBInstanceMessage) {
|
|
33
17
|
AddRoleToDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
34
18
|
})(AddRoleToDBInstanceMessage || (AddRoleToDBInstanceMessage = {}));
|
|
35
|
-
export var DBInstanceNotFoundFault;
|
|
36
|
-
(function (DBInstanceNotFoundFault) {
|
|
37
|
-
DBInstanceNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
38
|
-
})(DBInstanceNotFoundFault || (DBInstanceNotFoundFault = {}));
|
|
39
|
-
export var DBInstanceRoleAlreadyExistsFault;
|
|
40
|
-
(function (DBInstanceRoleAlreadyExistsFault) {
|
|
41
|
-
DBInstanceRoleAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
42
|
-
})(DBInstanceRoleAlreadyExistsFault || (DBInstanceRoleAlreadyExistsFault = {}));
|
|
43
|
-
export var DBInstanceRoleQuotaExceededFault;
|
|
44
|
-
(function (DBInstanceRoleQuotaExceededFault) {
|
|
45
|
-
DBInstanceRoleQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
46
|
-
})(DBInstanceRoleQuotaExceededFault || (DBInstanceRoleQuotaExceededFault = {}));
|
|
47
|
-
export var InvalidDBInstanceStateFault;
|
|
48
|
-
(function (InvalidDBInstanceStateFault) {
|
|
49
|
-
InvalidDBInstanceStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
50
|
-
})(InvalidDBInstanceStateFault || (InvalidDBInstanceStateFault = {}));
|
|
51
19
|
export var AddSourceIdentifierToSubscriptionMessage;
|
|
52
20
|
(function (AddSourceIdentifierToSubscriptionMessage) {
|
|
53
21
|
AddSourceIdentifierToSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -60,14 +28,6 @@ export var AddSourceIdentifierToSubscriptionResult;
|
|
|
60
28
|
(function (AddSourceIdentifierToSubscriptionResult) {
|
|
61
29
|
AddSourceIdentifierToSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
62
30
|
})(AddSourceIdentifierToSubscriptionResult || (AddSourceIdentifierToSubscriptionResult = {}));
|
|
63
|
-
export var SourceNotFoundFault;
|
|
64
|
-
(function (SourceNotFoundFault) {
|
|
65
|
-
SourceNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
66
|
-
})(SourceNotFoundFault || (SourceNotFoundFault = {}));
|
|
67
|
-
export var SubscriptionNotFoundFault;
|
|
68
|
-
(function (SubscriptionNotFoundFault) {
|
|
69
|
-
SubscriptionNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
70
|
-
})(SubscriptionNotFoundFault || (SubscriptionNotFoundFault = {}));
|
|
71
31
|
export var Tag;
|
|
72
32
|
(function (Tag) {
|
|
73
33
|
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -76,18 +36,6 @@ export var AddTagsToResourceMessage;
|
|
|
76
36
|
(function (AddTagsToResourceMessage) {
|
|
77
37
|
AddTagsToResourceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
78
38
|
})(AddTagsToResourceMessage || (AddTagsToResourceMessage = {}));
|
|
79
|
-
export var DBProxyNotFoundFault;
|
|
80
|
-
(function (DBProxyNotFoundFault) {
|
|
81
|
-
DBProxyNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
82
|
-
})(DBProxyNotFoundFault || (DBProxyNotFoundFault = {}));
|
|
83
|
-
export var DBProxyTargetGroupNotFoundFault;
|
|
84
|
-
(function (DBProxyTargetGroupNotFoundFault) {
|
|
85
|
-
DBProxyTargetGroupNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
86
|
-
})(DBProxyTargetGroupNotFoundFault || (DBProxyTargetGroupNotFoundFault = {}));
|
|
87
|
-
export var DBSnapshotNotFoundFault;
|
|
88
|
-
(function (DBSnapshotNotFoundFault) {
|
|
89
|
-
DBSnapshotNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
90
|
-
})(DBSnapshotNotFoundFault || (DBSnapshotNotFoundFault = {}));
|
|
91
39
|
export var ApplyPendingMaintenanceActionMessage;
|
|
92
40
|
(function (ApplyPendingMaintenanceActionMessage) {
|
|
93
41
|
ApplyPendingMaintenanceActionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -104,18 +52,6 @@ export var ApplyPendingMaintenanceActionResult;
|
|
|
104
52
|
(function (ApplyPendingMaintenanceActionResult) {
|
|
105
53
|
ApplyPendingMaintenanceActionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
106
54
|
})(ApplyPendingMaintenanceActionResult || (ApplyPendingMaintenanceActionResult = {}));
|
|
107
|
-
export var ResourceNotFoundFault;
|
|
108
|
-
(function (ResourceNotFoundFault) {
|
|
109
|
-
ResourceNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
110
|
-
})(ResourceNotFoundFault || (ResourceNotFoundFault = {}));
|
|
111
|
-
export var AuthorizationAlreadyExistsFault;
|
|
112
|
-
(function (AuthorizationAlreadyExistsFault) {
|
|
113
|
-
AuthorizationAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
114
|
-
})(AuthorizationAlreadyExistsFault || (AuthorizationAlreadyExistsFault = {}));
|
|
115
|
-
export var AuthorizationQuotaExceededFault;
|
|
116
|
-
(function (AuthorizationQuotaExceededFault) {
|
|
117
|
-
AuthorizationQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
118
|
-
})(AuthorizationQuotaExceededFault || (AuthorizationQuotaExceededFault = {}));
|
|
119
55
|
export var AuthorizeDBSecurityGroupIngressMessage;
|
|
120
56
|
(function (AuthorizeDBSecurityGroupIngressMessage) {
|
|
121
57
|
AuthorizeDBSecurityGroupIngressMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -136,14 +72,6 @@ export var AuthorizeDBSecurityGroupIngressResult;
|
|
|
136
72
|
(function (AuthorizeDBSecurityGroupIngressResult) {
|
|
137
73
|
AuthorizeDBSecurityGroupIngressResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
138
74
|
})(AuthorizeDBSecurityGroupIngressResult || (AuthorizeDBSecurityGroupIngressResult = {}));
|
|
139
|
-
export var DBSecurityGroupNotFoundFault;
|
|
140
|
-
(function (DBSecurityGroupNotFoundFault) {
|
|
141
|
-
DBSecurityGroupNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
142
|
-
})(DBSecurityGroupNotFoundFault || (DBSecurityGroupNotFoundFault = {}));
|
|
143
|
-
export var InvalidDBSecurityGroupStateFault;
|
|
144
|
-
(function (InvalidDBSecurityGroupStateFault) {
|
|
145
|
-
InvalidDBSecurityGroupStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
146
|
-
})(InvalidDBSecurityGroupStateFault || (InvalidDBSecurityGroupStateFault = {}));
|
|
147
75
|
export var BacktrackDBClusterMessage;
|
|
148
76
|
(function (BacktrackDBClusterMessage) {
|
|
149
77
|
BacktrackDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -160,14 +88,6 @@ export var ExportTask;
|
|
|
160
88
|
(function (ExportTask) {
|
|
161
89
|
ExportTask.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
162
90
|
})(ExportTask || (ExportTask = {}));
|
|
163
|
-
export var ExportTaskNotFoundFault;
|
|
164
|
-
(function (ExportTaskNotFoundFault) {
|
|
165
|
-
ExportTaskNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
166
|
-
})(ExportTaskNotFoundFault || (ExportTaskNotFoundFault = {}));
|
|
167
|
-
export var InvalidExportTaskStateFault;
|
|
168
|
-
(function (InvalidExportTaskStateFault) {
|
|
169
|
-
InvalidExportTaskStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
170
|
-
})(InvalidExportTaskStateFault || (InvalidExportTaskStateFault = {}));
|
|
171
91
|
export var CopyDBClusterParameterGroupMessage;
|
|
172
92
|
(function (CopyDBClusterParameterGroupMessage) {
|
|
173
93
|
CopyDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -180,18 +100,6 @@ export var CopyDBClusterParameterGroupResult;
|
|
|
180
100
|
(function (CopyDBClusterParameterGroupResult) {
|
|
181
101
|
CopyDBClusterParameterGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
182
102
|
})(CopyDBClusterParameterGroupResult || (CopyDBClusterParameterGroupResult = {}));
|
|
183
|
-
export var DBParameterGroupAlreadyExistsFault;
|
|
184
|
-
(function (DBParameterGroupAlreadyExistsFault) {
|
|
185
|
-
DBParameterGroupAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
186
|
-
})(DBParameterGroupAlreadyExistsFault || (DBParameterGroupAlreadyExistsFault = {}));
|
|
187
|
-
export var DBParameterGroupNotFoundFault;
|
|
188
|
-
(function (DBParameterGroupNotFoundFault) {
|
|
189
|
-
DBParameterGroupNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
190
|
-
})(DBParameterGroupNotFoundFault || (DBParameterGroupNotFoundFault = {}));
|
|
191
|
-
export var DBParameterGroupQuotaExceededFault;
|
|
192
|
-
(function (DBParameterGroupQuotaExceededFault) {
|
|
193
|
-
DBParameterGroupQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
194
|
-
})(DBParameterGroupQuotaExceededFault || (DBParameterGroupQuotaExceededFault = {}));
|
|
195
103
|
export var CopyDBClusterSnapshotMessage;
|
|
196
104
|
(function (CopyDBClusterSnapshotMessage) {
|
|
197
105
|
CopyDBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -204,26 +112,6 @@ export var CopyDBClusterSnapshotResult;
|
|
|
204
112
|
(function (CopyDBClusterSnapshotResult) {
|
|
205
113
|
CopyDBClusterSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
206
114
|
})(CopyDBClusterSnapshotResult || (CopyDBClusterSnapshotResult = {}));
|
|
207
|
-
export var DBClusterSnapshotAlreadyExistsFault;
|
|
208
|
-
(function (DBClusterSnapshotAlreadyExistsFault) {
|
|
209
|
-
DBClusterSnapshotAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
210
|
-
})(DBClusterSnapshotAlreadyExistsFault || (DBClusterSnapshotAlreadyExistsFault = {}));
|
|
211
|
-
export var DBClusterSnapshotNotFoundFault;
|
|
212
|
-
(function (DBClusterSnapshotNotFoundFault) {
|
|
213
|
-
DBClusterSnapshotNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
214
|
-
})(DBClusterSnapshotNotFoundFault || (DBClusterSnapshotNotFoundFault = {}));
|
|
215
|
-
export var InvalidDBClusterSnapshotStateFault;
|
|
216
|
-
(function (InvalidDBClusterSnapshotStateFault) {
|
|
217
|
-
InvalidDBClusterSnapshotStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
218
|
-
})(InvalidDBClusterSnapshotStateFault || (InvalidDBClusterSnapshotStateFault = {}));
|
|
219
|
-
export var KMSKeyNotAccessibleFault;
|
|
220
|
-
(function (KMSKeyNotAccessibleFault) {
|
|
221
|
-
KMSKeyNotAccessibleFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
222
|
-
})(KMSKeyNotAccessibleFault || (KMSKeyNotAccessibleFault = {}));
|
|
223
|
-
export var SnapshotQuotaExceededFault;
|
|
224
|
-
(function (SnapshotQuotaExceededFault) {
|
|
225
|
-
SnapshotQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
226
|
-
})(SnapshotQuotaExceededFault || (SnapshotQuotaExceededFault = {}));
|
|
227
115
|
export var CopyDBParameterGroupMessage;
|
|
228
116
|
(function (CopyDBParameterGroupMessage) {
|
|
229
117
|
CopyDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -252,18 +140,6 @@ export var CopyDBSnapshotResult;
|
|
|
252
140
|
(function (CopyDBSnapshotResult) {
|
|
253
141
|
CopyDBSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
254
142
|
})(CopyDBSnapshotResult || (CopyDBSnapshotResult = {}));
|
|
255
|
-
export var CustomAvailabilityZoneNotFoundFault;
|
|
256
|
-
(function (CustomAvailabilityZoneNotFoundFault) {
|
|
257
|
-
CustomAvailabilityZoneNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
258
|
-
})(CustomAvailabilityZoneNotFoundFault || (CustomAvailabilityZoneNotFoundFault = {}));
|
|
259
|
-
export var DBSnapshotAlreadyExistsFault;
|
|
260
|
-
(function (DBSnapshotAlreadyExistsFault) {
|
|
261
|
-
DBSnapshotAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
|
-
})(DBSnapshotAlreadyExistsFault || (DBSnapshotAlreadyExistsFault = {}));
|
|
263
|
-
export var InvalidDBSnapshotStateFault;
|
|
264
|
-
(function (InvalidDBSnapshotStateFault) {
|
|
265
|
-
InvalidDBSnapshotStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
266
|
-
})(InvalidDBSnapshotStateFault || (InvalidDBSnapshotStateFault = {}));
|
|
267
143
|
export var CopyOptionGroupMessage;
|
|
268
144
|
(function (CopyOptionGroupMessage) {
|
|
269
145
|
CopyOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -292,18 +168,6 @@ export var CopyOptionGroupResult;
|
|
|
292
168
|
(function (CopyOptionGroupResult) {
|
|
293
169
|
CopyOptionGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
294
170
|
})(CopyOptionGroupResult || (CopyOptionGroupResult = {}));
|
|
295
|
-
export var OptionGroupAlreadyExistsFault;
|
|
296
|
-
(function (OptionGroupAlreadyExistsFault) {
|
|
297
|
-
OptionGroupAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
298
|
-
})(OptionGroupAlreadyExistsFault || (OptionGroupAlreadyExistsFault = {}));
|
|
299
|
-
export var OptionGroupNotFoundFault;
|
|
300
|
-
(function (OptionGroupNotFoundFault) {
|
|
301
|
-
OptionGroupNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
|
-
})(OptionGroupNotFoundFault || (OptionGroupNotFoundFault = {}));
|
|
303
|
-
export var OptionGroupQuotaExceededFault;
|
|
304
|
-
(function (OptionGroupQuotaExceededFault) {
|
|
305
|
-
OptionGroupQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
306
|
-
})(OptionGroupQuotaExceededFault || (OptionGroupQuotaExceededFault = {}));
|
|
307
171
|
export var CreateCustomAvailabilityZoneMessage;
|
|
308
172
|
(function (CreateCustomAvailabilityZoneMessage) {
|
|
309
173
|
CreateCustomAvailabilityZoneMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -322,26 +186,10 @@ export var CreateCustomAvailabilityZoneResult;
|
|
|
322
186
|
CustomAvailabilityZone: CustomAvailabilityZone.filterSensitiveLog(obj.CustomAvailabilityZone),
|
|
323
187
|
}))); };
|
|
324
188
|
})(CreateCustomAvailabilityZoneResult || (CreateCustomAvailabilityZoneResult = {}));
|
|
325
|
-
export var CustomAvailabilityZoneAlreadyExistsFault;
|
|
326
|
-
(function (CustomAvailabilityZoneAlreadyExistsFault) {
|
|
327
|
-
CustomAvailabilityZoneAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
328
|
-
})(CustomAvailabilityZoneAlreadyExistsFault || (CustomAvailabilityZoneAlreadyExistsFault = {}));
|
|
329
|
-
export var CustomAvailabilityZoneQuotaExceededFault;
|
|
330
|
-
(function (CustomAvailabilityZoneQuotaExceededFault) {
|
|
331
|
-
CustomAvailabilityZoneQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
332
|
-
})(CustomAvailabilityZoneQuotaExceededFault || (CustomAvailabilityZoneQuotaExceededFault = {}));
|
|
333
189
|
export var CreateCustomDBEngineVersionMessage;
|
|
334
190
|
(function (CreateCustomDBEngineVersionMessage) {
|
|
335
191
|
CreateCustomDBEngineVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
336
192
|
})(CreateCustomDBEngineVersionMessage || (CreateCustomDBEngineVersionMessage = {}));
|
|
337
|
-
export var CustomDBEngineVersionAlreadyExistsFault;
|
|
338
|
-
(function (CustomDBEngineVersionAlreadyExistsFault) {
|
|
339
|
-
CustomDBEngineVersionAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
|
-
})(CustomDBEngineVersionAlreadyExistsFault || (CustomDBEngineVersionAlreadyExistsFault = {}));
|
|
341
|
-
export var CustomDBEngineVersionQuotaExceededFault;
|
|
342
|
-
(function (CustomDBEngineVersionQuotaExceededFault) {
|
|
343
|
-
CustomDBEngineVersionQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
344
|
-
})(CustomDBEngineVersionQuotaExceededFault || (CustomDBEngineVersionQuotaExceededFault = {}));
|
|
345
193
|
export var CharacterSet;
|
|
346
194
|
(function (CharacterSet) {
|
|
347
195
|
CharacterSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -410,58 +258,6 @@ export var CreateDBClusterResult;
|
|
|
410
258
|
(function (CreateDBClusterResult) {
|
|
411
259
|
CreateDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
412
260
|
})(CreateDBClusterResult || (CreateDBClusterResult = {}));
|
|
413
|
-
export var DBClusterAlreadyExistsFault;
|
|
414
|
-
(function (DBClusterAlreadyExistsFault) {
|
|
415
|
-
DBClusterAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
416
|
-
})(DBClusterAlreadyExistsFault || (DBClusterAlreadyExistsFault = {}));
|
|
417
|
-
export var DBClusterParameterGroupNotFoundFault;
|
|
418
|
-
(function (DBClusterParameterGroupNotFoundFault) {
|
|
419
|
-
DBClusterParameterGroupNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
420
|
-
})(DBClusterParameterGroupNotFoundFault || (DBClusterParameterGroupNotFoundFault = {}));
|
|
421
|
-
export var DBClusterQuotaExceededFault;
|
|
422
|
-
(function (DBClusterQuotaExceededFault) {
|
|
423
|
-
DBClusterQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
424
|
-
})(DBClusterQuotaExceededFault || (DBClusterQuotaExceededFault = {}));
|
|
425
|
-
export var DBSubnetGroupDoesNotCoverEnoughAZs;
|
|
426
|
-
(function (DBSubnetGroupDoesNotCoverEnoughAZs) {
|
|
427
|
-
DBSubnetGroupDoesNotCoverEnoughAZs.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
428
|
-
})(DBSubnetGroupDoesNotCoverEnoughAZs || (DBSubnetGroupDoesNotCoverEnoughAZs = {}));
|
|
429
|
-
export var DBSubnetGroupNotFoundFault;
|
|
430
|
-
(function (DBSubnetGroupNotFoundFault) {
|
|
431
|
-
DBSubnetGroupNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
432
|
-
})(DBSubnetGroupNotFoundFault || (DBSubnetGroupNotFoundFault = {}));
|
|
433
|
-
export var DomainNotFoundFault;
|
|
434
|
-
(function (DomainNotFoundFault) {
|
|
435
|
-
DomainNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
436
|
-
})(DomainNotFoundFault || (DomainNotFoundFault = {}));
|
|
437
|
-
export var GlobalClusterNotFoundFault;
|
|
438
|
-
(function (GlobalClusterNotFoundFault) {
|
|
439
|
-
GlobalClusterNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
440
|
-
})(GlobalClusterNotFoundFault || (GlobalClusterNotFoundFault = {}));
|
|
441
|
-
export var InsufficientStorageClusterCapacityFault;
|
|
442
|
-
(function (InsufficientStorageClusterCapacityFault) {
|
|
443
|
-
InsufficientStorageClusterCapacityFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
444
|
-
})(InsufficientStorageClusterCapacityFault || (InsufficientStorageClusterCapacityFault = {}));
|
|
445
|
-
export var InvalidDBSubnetGroupStateFault;
|
|
446
|
-
(function (InvalidDBSubnetGroupStateFault) {
|
|
447
|
-
InvalidDBSubnetGroupStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
448
|
-
})(InvalidDBSubnetGroupStateFault || (InvalidDBSubnetGroupStateFault = {}));
|
|
449
|
-
export var InvalidGlobalClusterStateFault;
|
|
450
|
-
(function (InvalidGlobalClusterStateFault) {
|
|
451
|
-
InvalidGlobalClusterStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
452
|
-
})(InvalidGlobalClusterStateFault || (InvalidGlobalClusterStateFault = {}));
|
|
453
|
-
export var InvalidSubnet;
|
|
454
|
-
(function (InvalidSubnet) {
|
|
455
|
-
InvalidSubnet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
456
|
-
})(InvalidSubnet || (InvalidSubnet = {}));
|
|
457
|
-
export var InvalidVPCNetworkStateFault;
|
|
458
|
-
(function (InvalidVPCNetworkStateFault) {
|
|
459
|
-
InvalidVPCNetworkStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
460
|
-
})(InvalidVPCNetworkStateFault || (InvalidVPCNetworkStateFault = {}));
|
|
461
|
-
export var StorageQuotaExceededFault;
|
|
462
|
-
(function (StorageQuotaExceededFault) {
|
|
463
|
-
StorageQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
464
|
-
})(StorageQuotaExceededFault || (StorageQuotaExceededFault = {}));
|
|
465
261
|
export var CreateDBClusterEndpointMessage;
|
|
466
262
|
(function (CreateDBClusterEndpointMessage) {
|
|
467
263
|
CreateDBClusterEndpointMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -470,14 +266,6 @@ export var DBClusterEndpoint;
|
|
|
470
266
|
(function (DBClusterEndpoint) {
|
|
471
267
|
DBClusterEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
472
268
|
})(DBClusterEndpoint || (DBClusterEndpoint = {}));
|
|
473
|
-
export var DBClusterEndpointAlreadyExistsFault;
|
|
474
|
-
(function (DBClusterEndpointAlreadyExistsFault) {
|
|
475
|
-
DBClusterEndpointAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
476
|
-
})(DBClusterEndpointAlreadyExistsFault || (DBClusterEndpointAlreadyExistsFault = {}));
|
|
477
|
-
export var DBClusterEndpointQuotaExceededFault;
|
|
478
|
-
(function (DBClusterEndpointQuotaExceededFault) {
|
|
479
|
-
DBClusterEndpointQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
480
|
-
})(DBClusterEndpointQuotaExceededFault || (DBClusterEndpointQuotaExceededFault = {}));
|
|
481
269
|
export var CreateDBClusterParameterGroupMessage;
|
|
482
270
|
(function (CreateDBClusterParameterGroupMessage) {
|
|
483
271
|
CreateDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -494,14 +282,6 @@ export var CreateDBClusterSnapshotResult;
|
|
|
494
282
|
(function (CreateDBClusterSnapshotResult) {
|
|
495
283
|
CreateDBClusterSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
496
284
|
})(CreateDBClusterSnapshotResult || (CreateDBClusterSnapshotResult = {}));
|
|
497
|
-
export var AuthorizationNotFoundFault;
|
|
498
|
-
(function (AuthorizationNotFoundFault) {
|
|
499
|
-
AuthorizationNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
500
|
-
})(AuthorizationNotFoundFault || (AuthorizationNotFoundFault = {}));
|
|
501
|
-
export var BackupPolicyNotFoundFault;
|
|
502
|
-
(function (BackupPolicyNotFoundFault) {
|
|
503
|
-
BackupPolicyNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
504
|
-
})(BackupPolicyNotFoundFault || (BackupPolicyNotFoundFault = {}));
|
|
505
285
|
export var CreateDBInstanceMessage;
|
|
506
286
|
(function (CreateDBInstanceMessage) {
|
|
507
287
|
CreateDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -568,26 +348,6 @@ export var CreateDBInstanceResult;
|
|
|
568
348
|
(function (CreateDBInstanceResult) {
|
|
569
349
|
CreateDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
570
350
|
})(CreateDBInstanceResult || (CreateDBInstanceResult = {}));
|
|
571
|
-
export var DBInstanceAlreadyExistsFault;
|
|
572
|
-
(function (DBInstanceAlreadyExistsFault) {
|
|
573
|
-
DBInstanceAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
574
|
-
})(DBInstanceAlreadyExistsFault || (DBInstanceAlreadyExistsFault = {}));
|
|
575
|
-
export var InstanceQuotaExceededFault;
|
|
576
|
-
(function (InstanceQuotaExceededFault) {
|
|
577
|
-
InstanceQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
578
|
-
})(InstanceQuotaExceededFault || (InstanceQuotaExceededFault = {}));
|
|
579
|
-
export var InsufficientDBInstanceCapacityFault;
|
|
580
|
-
(function (InsufficientDBInstanceCapacityFault) {
|
|
581
|
-
InsufficientDBInstanceCapacityFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
582
|
-
})(InsufficientDBInstanceCapacityFault || (InsufficientDBInstanceCapacityFault = {}));
|
|
583
|
-
export var ProvisionedIopsNotAvailableInAZFault;
|
|
584
|
-
(function (ProvisionedIopsNotAvailableInAZFault) {
|
|
585
|
-
ProvisionedIopsNotAvailableInAZFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
586
|
-
})(ProvisionedIopsNotAvailableInAZFault || (ProvisionedIopsNotAvailableInAZFault = {}));
|
|
587
|
-
export var StorageTypeNotSupportedFault;
|
|
588
|
-
(function (StorageTypeNotSupportedFault) {
|
|
589
|
-
StorageTypeNotSupportedFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
590
|
-
})(StorageTypeNotSupportedFault || (StorageTypeNotSupportedFault = {}));
|
|
591
351
|
export var CreateDBInstanceReadReplicaMessage;
|
|
592
352
|
(function (CreateDBInstanceReadReplicaMessage) {
|
|
593
353
|
CreateDBInstanceReadReplicaMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -596,14 +356,6 @@ export var CreateDBInstanceReadReplicaResult;
|
|
|
596
356
|
(function (CreateDBInstanceReadReplicaResult) {
|
|
597
357
|
CreateDBInstanceReadReplicaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
598
358
|
})(CreateDBInstanceReadReplicaResult || (CreateDBInstanceReadReplicaResult = {}));
|
|
599
|
-
export var DBSubnetGroupNotAllowedFault;
|
|
600
|
-
(function (DBSubnetGroupNotAllowedFault) {
|
|
601
|
-
DBSubnetGroupNotAllowedFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
602
|
-
})(DBSubnetGroupNotAllowedFault || (DBSubnetGroupNotAllowedFault = {}));
|
|
603
|
-
export var InvalidDBSubnetGroupFault;
|
|
604
|
-
(function (InvalidDBSubnetGroupFault) {
|
|
605
|
-
InvalidDBSubnetGroupFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
-
})(InvalidDBSubnetGroupFault || (InvalidDBSubnetGroupFault = {}));
|
|
607
359
|
export var CreateDBParameterGroupMessage;
|
|
608
360
|
(function (CreateDBParameterGroupMessage) {
|
|
609
361
|
CreateDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -658,14 +410,6 @@ export var CreateDBProxyResponse;
|
|
|
658
410
|
(function (CreateDBProxyResponse) {
|
|
659
411
|
CreateDBProxyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
660
412
|
})(CreateDBProxyResponse || (CreateDBProxyResponse = {}));
|
|
661
|
-
export var DBProxyAlreadyExistsFault;
|
|
662
|
-
(function (DBProxyAlreadyExistsFault) {
|
|
663
|
-
DBProxyAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
664
|
-
})(DBProxyAlreadyExistsFault || (DBProxyAlreadyExistsFault = {}));
|
|
665
|
-
export var DBProxyQuotaExceededFault;
|
|
666
|
-
(function (DBProxyQuotaExceededFault) {
|
|
667
|
-
DBProxyQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
668
|
-
})(DBProxyQuotaExceededFault || (DBProxyQuotaExceededFault = {}));
|
|
669
413
|
export var DBProxyEndpointTargetRole;
|
|
670
414
|
(function (DBProxyEndpointTargetRole) {
|
|
671
415
|
DBProxyEndpointTargetRole["READ_ONLY"] = "READ_ONLY";
|
|
@@ -692,18 +436,6 @@ export var CreateDBProxyEndpointResponse;
|
|
|
692
436
|
(function (CreateDBProxyEndpointResponse) {
|
|
693
437
|
CreateDBProxyEndpointResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
694
438
|
})(CreateDBProxyEndpointResponse || (CreateDBProxyEndpointResponse = {}));
|
|
695
|
-
export var DBProxyEndpointAlreadyExistsFault;
|
|
696
|
-
(function (DBProxyEndpointAlreadyExistsFault) {
|
|
697
|
-
DBProxyEndpointAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
698
|
-
})(DBProxyEndpointAlreadyExistsFault || (DBProxyEndpointAlreadyExistsFault = {}));
|
|
699
|
-
export var DBProxyEndpointQuotaExceededFault;
|
|
700
|
-
(function (DBProxyEndpointQuotaExceededFault) {
|
|
701
|
-
DBProxyEndpointQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
702
|
-
})(DBProxyEndpointQuotaExceededFault || (DBProxyEndpointQuotaExceededFault = {}));
|
|
703
|
-
export var InvalidDBProxyStateFault;
|
|
704
|
-
(function (InvalidDBProxyStateFault) {
|
|
705
|
-
InvalidDBProxyStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
706
|
-
})(InvalidDBProxyStateFault || (InvalidDBProxyStateFault = {}));
|
|
707
439
|
export var CreateDBSecurityGroupMessage;
|
|
708
440
|
(function (CreateDBSecurityGroupMessage) {
|
|
709
441
|
CreateDBSecurityGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -712,18 +444,6 @@ export var CreateDBSecurityGroupResult;
|
|
|
712
444
|
(function (CreateDBSecurityGroupResult) {
|
|
713
445
|
CreateDBSecurityGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
714
446
|
})(CreateDBSecurityGroupResult || (CreateDBSecurityGroupResult = {}));
|
|
715
|
-
export var DBSecurityGroupAlreadyExistsFault;
|
|
716
|
-
(function (DBSecurityGroupAlreadyExistsFault) {
|
|
717
|
-
DBSecurityGroupAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
718
|
-
})(DBSecurityGroupAlreadyExistsFault || (DBSecurityGroupAlreadyExistsFault = {}));
|
|
719
|
-
export var DBSecurityGroupNotSupportedFault;
|
|
720
|
-
(function (DBSecurityGroupNotSupportedFault) {
|
|
721
|
-
DBSecurityGroupNotSupportedFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
722
|
-
})(DBSecurityGroupNotSupportedFault || (DBSecurityGroupNotSupportedFault = {}));
|
|
723
|
-
export var DBSecurityGroupQuotaExceededFault;
|
|
724
|
-
(function (DBSecurityGroupQuotaExceededFault) {
|
|
725
|
-
DBSecurityGroupQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
726
|
-
})(DBSecurityGroupQuotaExceededFault || (DBSecurityGroupQuotaExceededFault = {}));
|
|
727
447
|
export var CreateDBSnapshotMessage;
|
|
728
448
|
(function (CreateDBSnapshotMessage) {
|
|
729
449
|
CreateDBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -740,18 +460,6 @@ export var CreateDBSubnetGroupResult;
|
|
|
740
460
|
(function (CreateDBSubnetGroupResult) {
|
|
741
461
|
CreateDBSubnetGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
742
462
|
})(CreateDBSubnetGroupResult || (CreateDBSubnetGroupResult = {}));
|
|
743
|
-
export var DBSubnetGroupAlreadyExistsFault;
|
|
744
|
-
(function (DBSubnetGroupAlreadyExistsFault) {
|
|
745
|
-
DBSubnetGroupAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
746
|
-
})(DBSubnetGroupAlreadyExistsFault || (DBSubnetGroupAlreadyExistsFault = {}));
|
|
747
|
-
export var DBSubnetGroupQuotaExceededFault;
|
|
748
|
-
(function (DBSubnetGroupQuotaExceededFault) {
|
|
749
|
-
DBSubnetGroupQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
750
|
-
})(DBSubnetGroupQuotaExceededFault || (DBSubnetGroupQuotaExceededFault = {}));
|
|
751
|
-
export var DBSubnetQuotaExceededFault;
|
|
752
|
-
(function (DBSubnetQuotaExceededFault) {
|
|
753
|
-
DBSubnetQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
754
|
-
})(DBSubnetQuotaExceededFault || (DBSubnetQuotaExceededFault = {}));
|
|
755
463
|
export var CreateEventSubscriptionMessage;
|
|
756
464
|
(function (CreateEventSubscriptionMessage) {
|
|
757
465
|
CreateEventSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -760,30 +468,6 @@ export var CreateEventSubscriptionResult;
|
|
|
760
468
|
(function (CreateEventSubscriptionResult) {
|
|
761
469
|
CreateEventSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
762
470
|
})(CreateEventSubscriptionResult || (CreateEventSubscriptionResult = {}));
|
|
763
|
-
export var EventSubscriptionQuotaExceededFault;
|
|
764
|
-
(function (EventSubscriptionQuotaExceededFault) {
|
|
765
|
-
EventSubscriptionQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
766
|
-
})(EventSubscriptionQuotaExceededFault || (EventSubscriptionQuotaExceededFault = {}));
|
|
767
|
-
export var SNSInvalidTopicFault;
|
|
768
|
-
(function (SNSInvalidTopicFault) {
|
|
769
|
-
SNSInvalidTopicFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
770
|
-
})(SNSInvalidTopicFault || (SNSInvalidTopicFault = {}));
|
|
771
|
-
export var SNSNoAuthorizationFault;
|
|
772
|
-
(function (SNSNoAuthorizationFault) {
|
|
773
|
-
SNSNoAuthorizationFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
774
|
-
})(SNSNoAuthorizationFault || (SNSNoAuthorizationFault = {}));
|
|
775
|
-
export var SNSTopicArnNotFoundFault;
|
|
776
|
-
(function (SNSTopicArnNotFoundFault) {
|
|
777
|
-
SNSTopicArnNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
778
|
-
})(SNSTopicArnNotFoundFault || (SNSTopicArnNotFoundFault = {}));
|
|
779
|
-
export var SubscriptionAlreadyExistFault;
|
|
780
|
-
(function (SubscriptionAlreadyExistFault) {
|
|
781
|
-
SubscriptionAlreadyExistFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
782
|
-
})(SubscriptionAlreadyExistFault || (SubscriptionAlreadyExistFault = {}));
|
|
783
|
-
export var SubscriptionCategoryNotFoundFault;
|
|
784
|
-
(function (SubscriptionCategoryNotFoundFault) {
|
|
785
|
-
SubscriptionCategoryNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
786
|
-
})(SubscriptionCategoryNotFoundFault || (SubscriptionCategoryNotFoundFault = {}));
|
|
787
471
|
export var CreateGlobalClusterMessage;
|
|
788
472
|
(function (CreateGlobalClusterMessage) {
|
|
789
473
|
CreateGlobalClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -810,14 +494,6 @@ export var CreateGlobalClusterResult;
|
|
|
810
494
|
(function (CreateGlobalClusterResult) {
|
|
811
495
|
CreateGlobalClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
812
496
|
})(CreateGlobalClusterResult || (CreateGlobalClusterResult = {}));
|
|
813
|
-
export var GlobalClusterAlreadyExistsFault;
|
|
814
|
-
(function (GlobalClusterAlreadyExistsFault) {
|
|
815
|
-
GlobalClusterAlreadyExistsFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
816
|
-
})(GlobalClusterAlreadyExistsFault || (GlobalClusterAlreadyExistsFault = {}));
|
|
817
|
-
export var GlobalClusterQuotaExceededFault;
|
|
818
|
-
(function (GlobalClusterQuotaExceededFault) {
|
|
819
|
-
GlobalClusterQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
820
|
-
})(GlobalClusterQuotaExceededFault || (GlobalClusterQuotaExceededFault = {}));
|
|
821
497
|
export var CreateOptionGroupMessage;
|
|
822
498
|
(function (CreateOptionGroupMessage) {
|
|
823
499
|
CreateOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -836,18 +512,10 @@ export var DeleteCustomAvailabilityZoneResult;
|
|
|
836
512
|
CustomAvailabilityZone: CustomAvailabilityZone.filterSensitiveLog(obj.CustomAvailabilityZone),
|
|
837
513
|
}))); };
|
|
838
514
|
})(DeleteCustomAvailabilityZoneResult || (DeleteCustomAvailabilityZoneResult = {}));
|
|
839
|
-
export var CustomDBEngineVersionNotFoundFault;
|
|
840
|
-
(function (CustomDBEngineVersionNotFoundFault) {
|
|
841
|
-
CustomDBEngineVersionNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
842
|
-
})(CustomDBEngineVersionNotFoundFault || (CustomDBEngineVersionNotFoundFault = {}));
|
|
843
515
|
export var DeleteCustomDBEngineVersionMessage;
|
|
844
516
|
(function (DeleteCustomDBEngineVersionMessage) {
|
|
845
517
|
DeleteCustomDBEngineVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
846
518
|
})(DeleteCustomDBEngineVersionMessage || (DeleteCustomDBEngineVersionMessage = {}));
|
|
847
|
-
export var InvalidCustomDBEngineVersionStateFault;
|
|
848
|
-
(function (InvalidCustomDBEngineVersionStateFault) {
|
|
849
|
-
InvalidCustomDBEngineVersionStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
850
|
-
})(InvalidCustomDBEngineVersionStateFault || (InvalidCustomDBEngineVersionStateFault = {}));
|
|
851
519
|
export var DeleteDBClusterMessage;
|
|
852
520
|
(function (DeleteDBClusterMessage) {
|
|
853
521
|
DeleteDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -856,26 +524,14 @@ export var DeleteDBClusterResult;
|
|
|
856
524
|
(function (DeleteDBClusterResult) {
|
|
857
525
|
DeleteDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
858
526
|
})(DeleteDBClusterResult || (DeleteDBClusterResult = {}));
|
|
859
|
-
export var DBClusterEndpointNotFoundFault;
|
|
860
|
-
(function (DBClusterEndpointNotFoundFault) {
|
|
861
|
-
DBClusterEndpointNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
862
|
-
})(DBClusterEndpointNotFoundFault || (DBClusterEndpointNotFoundFault = {}));
|
|
863
527
|
export var DeleteDBClusterEndpointMessage;
|
|
864
528
|
(function (DeleteDBClusterEndpointMessage) {
|
|
865
529
|
DeleteDBClusterEndpointMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
866
530
|
})(DeleteDBClusterEndpointMessage || (DeleteDBClusterEndpointMessage = {}));
|
|
867
|
-
export var InvalidDBClusterEndpointStateFault;
|
|
868
|
-
(function (InvalidDBClusterEndpointStateFault) {
|
|
869
|
-
InvalidDBClusterEndpointStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
870
|
-
})(InvalidDBClusterEndpointStateFault || (InvalidDBClusterEndpointStateFault = {}));
|
|
871
531
|
export var DeleteDBClusterParameterGroupMessage;
|
|
872
532
|
(function (DeleteDBClusterParameterGroupMessage) {
|
|
873
533
|
DeleteDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
874
534
|
})(DeleteDBClusterParameterGroupMessage || (DeleteDBClusterParameterGroupMessage = {}));
|
|
875
|
-
export var InvalidDBParameterGroupStateFault;
|
|
876
|
-
(function (InvalidDBParameterGroupStateFault) {
|
|
877
|
-
InvalidDBParameterGroupStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
878
|
-
})(InvalidDBParameterGroupStateFault || (InvalidDBParameterGroupStateFault = {}));
|
|
879
535
|
export var DeleteDBClusterSnapshotMessage;
|
|
880
536
|
(function (DeleteDBClusterSnapshotMessage) {
|
|
881
537
|
DeleteDBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -884,10 +540,6 @@ export var DeleteDBClusterSnapshotResult;
|
|
|
884
540
|
(function (DeleteDBClusterSnapshotResult) {
|
|
885
541
|
DeleteDBClusterSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
886
542
|
})(DeleteDBClusterSnapshotResult || (DeleteDBClusterSnapshotResult = {}));
|
|
887
|
-
export var DBInstanceAutomatedBackupQuotaExceededFault;
|
|
888
|
-
(function (DBInstanceAutomatedBackupQuotaExceededFault) {
|
|
889
|
-
DBInstanceAutomatedBackupQuotaExceededFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
890
|
-
})(DBInstanceAutomatedBackupQuotaExceededFault || (DBInstanceAutomatedBackupQuotaExceededFault = {}));
|
|
891
543
|
export var DeleteDBInstanceMessage;
|
|
892
544
|
(function (DeleteDBInstanceMessage) {
|
|
893
545
|
DeleteDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -896,10 +548,6 @@ export var DeleteDBInstanceResult;
|
|
|
896
548
|
(function (DeleteDBInstanceResult) {
|
|
897
549
|
DeleteDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
898
550
|
})(DeleteDBInstanceResult || (DeleteDBInstanceResult = {}));
|
|
899
|
-
export var DBInstanceAutomatedBackupNotFoundFault;
|
|
900
|
-
(function (DBInstanceAutomatedBackupNotFoundFault) {
|
|
901
|
-
DBInstanceAutomatedBackupNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
902
|
-
})(DBInstanceAutomatedBackupNotFoundFault || (DBInstanceAutomatedBackupNotFoundFault = {}));
|
|
903
551
|
export var DeleteDBInstanceAutomatedBackupMessage;
|
|
904
552
|
(function (DeleteDBInstanceAutomatedBackupMessage) {
|
|
905
553
|
DeleteDBInstanceAutomatedBackupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -916,10 +564,6 @@ export var DeleteDBInstanceAutomatedBackupResult;
|
|
|
916
564
|
(function (DeleteDBInstanceAutomatedBackupResult) {
|
|
917
565
|
DeleteDBInstanceAutomatedBackupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
918
566
|
})(DeleteDBInstanceAutomatedBackupResult || (DeleteDBInstanceAutomatedBackupResult = {}));
|
|
919
|
-
export var InvalidDBInstanceAutomatedBackupStateFault;
|
|
920
|
-
(function (InvalidDBInstanceAutomatedBackupStateFault) {
|
|
921
|
-
InvalidDBInstanceAutomatedBackupStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
922
|
-
})(InvalidDBInstanceAutomatedBackupStateFault || (InvalidDBInstanceAutomatedBackupStateFault = {}));
|
|
923
567
|
export var DeleteDBParameterGroupMessage;
|
|
924
568
|
(function (DeleteDBParameterGroupMessage) {
|
|
925
569
|
DeleteDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -932,10 +576,6 @@ export var DeleteDBProxyResponse;
|
|
|
932
576
|
(function (DeleteDBProxyResponse) {
|
|
933
577
|
DeleteDBProxyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
934
578
|
})(DeleteDBProxyResponse || (DeleteDBProxyResponse = {}));
|
|
935
|
-
export var DBProxyEndpointNotFoundFault;
|
|
936
|
-
(function (DBProxyEndpointNotFoundFault) {
|
|
937
|
-
DBProxyEndpointNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
938
|
-
})(DBProxyEndpointNotFoundFault || (DBProxyEndpointNotFoundFault = {}));
|
|
939
579
|
export var DeleteDBProxyEndpointRequest;
|
|
940
580
|
(function (DeleteDBProxyEndpointRequest) {
|
|
941
581
|
DeleteDBProxyEndpointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -944,10 +584,6 @@ export var DeleteDBProxyEndpointResponse;
|
|
|
944
584
|
(function (DeleteDBProxyEndpointResponse) {
|
|
945
585
|
DeleteDBProxyEndpointResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
946
586
|
})(DeleteDBProxyEndpointResponse || (DeleteDBProxyEndpointResponse = {}));
|
|
947
|
-
export var InvalidDBProxyEndpointStateFault;
|
|
948
|
-
(function (InvalidDBProxyEndpointStateFault) {
|
|
949
|
-
InvalidDBProxyEndpointStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
950
|
-
})(InvalidDBProxyEndpointStateFault || (InvalidDBProxyEndpointStateFault = {}));
|
|
951
587
|
export var DeleteDBSecurityGroupMessage;
|
|
952
588
|
(function (DeleteDBSecurityGroupMessage) {
|
|
953
589
|
DeleteDBSecurityGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -964,10 +600,6 @@ export var DeleteDBSubnetGroupMessage;
|
|
|
964
600
|
(function (DeleteDBSubnetGroupMessage) {
|
|
965
601
|
DeleteDBSubnetGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
966
602
|
})(DeleteDBSubnetGroupMessage || (DeleteDBSubnetGroupMessage = {}));
|
|
967
|
-
export var InvalidDBSubnetStateFault;
|
|
968
|
-
(function (InvalidDBSubnetStateFault) {
|
|
969
|
-
InvalidDBSubnetStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
970
|
-
})(InvalidDBSubnetStateFault || (InvalidDBSubnetStateFault = {}));
|
|
971
603
|
export var DeleteEventSubscriptionMessage;
|
|
972
604
|
(function (DeleteEventSubscriptionMessage) {
|
|
973
605
|
DeleteEventSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -976,10 +608,6 @@ export var DeleteEventSubscriptionResult;
|
|
|
976
608
|
(function (DeleteEventSubscriptionResult) {
|
|
977
609
|
DeleteEventSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
978
610
|
})(DeleteEventSubscriptionResult || (DeleteEventSubscriptionResult = {}));
|
|
979
|
-
export var InvalidEventSubscriptionStateFault;
|
|
980
|
-
(function (InvalidEventSubscriptionStateFault) {
|
|
981
|
-
InvalidEventSubscriptionStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
982
|
-
})(InvalidEventSubscriptionStateFault || (InvalidEventSubscriptionStateFault = {}));
|
|
983
611
|
export var DeleteGlobalClusterMessage;
|
|
984
612
|
(function (DeleteGlobalClusterMessage) {
|
|
985
613
|
DeleteGlobalClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1000,22 +628,10 @@ export var InstallationMedia;
|
|
|
1000
628
|
(function (InstallationMedia) {
|
|
1001
629
|
InstallationMedia.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1002
630
|
})(InstallationMedia || (InstallationMedia = {}));
|
|
1003
|
-
export var InstallationMediaNotFoundFault;
|
|
1004
|
-
(function (InstallationMediaNotFoundFault) {
|
|
1005
|
-
InstallationMediaNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1006
|
-
})(InstallationMediaNotFoundFault || (InstallationMediaNotFoundFault = {}));
|
|
1007
631
|
export var DeleteOptionGroupMessage;
|
|
1008
632
|
(function (DeleteOptionGroupMessage) {
|
|
1009
633
|
DeleteOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1010
634
|
})(DeleteOptionGroupMessage || (DeleteOptionGroupMessage = {}));
|
|
1011
|
-
export var InvalidOptionGroupStateFault;
|
|
1012
|
-
(function (InvalidOptionGroupStateFault) {
|
|
1013
|
-
InvalidOptionGroupStateFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1014
|
-
})(InvalidOptionGroupStateFault || (InvalidOptionGroupStateFault = {}));
|
|
1015
|
-
export var DBProxyTargetNotFoundFault;
|
|
1016
|
-
(function (DBProxyTargetNotFoundFault) {
|
|
1017
|
-
DBProxyTargetNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1018
|
-
})(DBProxyTargetNotFoundFault || (DBProxyTargetNotFoundFault = {}));
|
|
1019
635
|
export var DeregisterDBProxyTargetsRequest;
|
|
1020
636
|
(function (DeregisterDBProxyTargetsRequest) {
|
|
1021
637
|
DeregisterDBProxyTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1036,10 +652,6 @@ export var CertificateMessage;
|
|
|
1036
652
|
(function (CertificateMessage) {
|
|
1037
653
|
CertificateMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1038
654
|
})(CertificateMessage || (CertificateMessage = {}));
|
|
1039
|
-
export var CertificateNotFoundFault;
|
|
1040
|
-
(function (CertificateNotFoundFault) {
|
|
1041
|
-
CertificateNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1042
|
-
})(CertificateNotFoundFault || (CertificateNotFoundFault = {}));
|
|
1043
655
|
export var Filter;
|
|
1044
656
|
(function (Filter) {
|
|
1045
657
|
Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1064,10 +676,6 @@ export var DBClusterBacktrackMessage;
|
|
|
1064
676
|
(function (DBClusterBacktrackMessage) {
|
|
1065
677
|
DBClusterBacktrackMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1066
678
|
})(DBClusterBacktrackMessage || (DBClusterBacktrackMessage = {}));
|
|
1067
|
-
export var DBClusterBacktrackNotFoundFault;
|
|
1068
|
-
(function (DBClusterBacktrackNotFoundFault) {
|
|
1069
|
-
DBClusterBacktrackNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1070
|
-
})(DBClusterBacktrackNotFoundFault || (DBClusterBacktrackNotFoundFault = {}));
|
|
1071
679
|
export var DescribeDBClusterBacktracksMessage;
|
|
1072
680
|
(function (DescribeDBClusterBacktracksMessage) {
|
|
1073
681
|
DescribeDBClusterBacktracksMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|