@aws-sdk/client-rds 3.52.0 → 3.53.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/index.js +3 -0
- package/dist-cjs/models/RDSServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +1281 -4
- package/dist-cjs/models/models_1.js +303 -3
- package/dist-cjs/protocols/Aws_query.js +1471 -5261
- package/dist-es/index.js +1 -0
- package/dist-es/models/RDSServiceException.js +12 -0
- package/dist-es/models/models_0.js +1178 -1
- package/dist-es/models/models_1.js +278 -1
- package/dist-es/protocols/Aws_query.js +3105 -5521
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/RDSServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +688 -393
- package/dist-types/models/models_1.d.ts +163 -93
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/models_0.d.ts +492 -393
- package/dist-types/ts3.4/models/models_1.d.ts +117 -93
- package/package.json +27 -27
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
3
|
+
exports.DBClusterSnapshot = exports.CopyDBClusterSnapshotMessage = exports.DBParameterGroupQuotaExceededFault = exports.DBParameterGroupNotFoundFault = exports.DBParameterGroupAlreadyExistsFault = exports.CopyDBClusterParameterGroupResult = exports.DBClusterParameterGroup = exports.CopyDBClusterParameterGroupMessage = exports.InvalidExportTaskStateFault = exports.ExportTaskNotFoundFault = exports.ExportTask = exports.CancelExportTaskMessage = exports.DBClusterBacktrack = exports.BacktrackDBClusterMessage = exports.InvalidDBSecurityGroupStateFault = exports.DBSecurityGroupNotFoundFault = exports.AuthorizeDBSecurityGroupIngressResult = exports.DBSecurityGroup = exports.IPRange = exports.EC2SecurityGroup = exports.AuthorizeDBSecurityGroupIngressMessage = exports.AuthorizationQuotaExceededFault = exports.AuthorizationAlreadyExistsFault = exports.ResourceNotFoundFault = exports.ApplyPendingMaintenanceActionResult = exports.ResourcePendingMaintenanceActions = exports.PendingMaintenanceAction = exports.ApplyPendingMaintenanceActionMessage = exports.DBSnapshotNotFoundFault = exports.DBProxyTargetGroupNotFoundFault = exports.DBProxyNotFoundFault = exports.AddTagsToResourceMessage = exports.Tag = exports.SubscriptionNotFoundFault = exports.SourceNotFoundFault = exports.AddSourceIdentifierToSubscriptionResult = exports.EventSubscription = exports.AddSourceIdentifierToSubscriptionMessage = exports.InvalidDBInstanceStateFault = exports.DBInstanceRoleQuotaExceededFault = exports.DBInstanceRoleAlreadyExistsFault = exports.DBInstanceNotFoundFault = exports.AddRoleToDBInstanceMessage = exports.InvalidDBClusterStateFault = exports.DBClusterRoleQuotaExceededFault = exports.DBClusterRoleAlreadyExistsFault = exports.DBClusterNotFoundFault = exports.AddRoleToDBClusterMessage = exports.AccountAttributesMessage = exports.AccountQuota = void 0;
|
|
4
|
+
exports.DBCluster = exports.ScalingConfigurationInfo = exports.ClusterPendingModifiedValues = exports.PendingCloudwatchLogsExports = exports.WriteForwardingStatus = exports.DomainMembership = exports.DBClusterOptionGroupStatus = exports.DBClusterMember = exports.DBClusterRole = exports.CreateDBClusterMessage = exports.ScalingConfiguration = exports.DBEngineVersion = exports.UpgradeTarget = exports.Timezone = exports.CharacterSet = exports.CustomDBEngineVersionQuotaExceededFault = exports.CustomDBEngineVersionAlreadyExistsFault = exports.CreateCustomDBEngineVersionMessage = exports.CustomAvailabilityZoneQuotaExceededFault = exports.CustomAvailabilityZoneAlreadyExistsFault = exports.CreateCustomAvailabilityZoneResult = exports.CustomAvailabilityZone = exports.VpnDetails = exports.CreateCustomAvailabilityZoneMessage = exports.OptionGroupQuotaExceededFault = exports.OptionGroupNotFoundFault = exports.OptionGroupAlreadyExistsFault = exports.CopyOptionGroupResult = exports.OptionGroup = exports.Option = exports.VpcSecurityGroupMembership = exports.OptionSetting = exports.DBSecurityGroupMembership = exports.CopyOptionGroupMessage = exports.InvalidDBSnapshotStateFault = exports.DBSnapshotAlreadyExistsFault = exports.CustomAvailabilityZoneNotFoundFault = exports.CopyDBSnapshotResult = exports.DBSnapshot = exports.ProcessorFeature = exports.CopyDBSnapshotMessage = exports.CopyDBParameterGroupResult = exports.DBParameterGroup = exports.CopyDBParameterGroupMessage = exports.SnapshotQuotaExceededFault = exports.KMSKeyNotAccessibleFault = exports.InvalidDBClusterSnapshotStateFault = exports.DBClusterSnapshotNotFoundFault = exports.DBClusterSnapshotAlreadyExistsFault = exports.CopyDBClusterSnapshotResult = void 0;
|
|
5
|
+
exports.CreateDBParameterGroupMessage = exports.InvalidDBSubnetGroupFault = exports.DBSubnetGroupNotAllowedFault = exports.CreateDBInstanceReadReplicaResult = exports.CreateDBInstanceReadReplicaMessage = exports.StorageTypeNotSupportedFault = exports.ProvisionedIopsNotAvailableInAZFault = exports.InsufficientDBInstanceCapacityFault = exports.InstanceQuotaExceededFault = exports.DBInstanceAlreadyExistsFault = exports.CreateDBInstanceResult = exports.DBInstance = exports.DBInstanceStatusInfo = exports.ReplicaMode = exports.PendingModifiedValues = exports.OptionGroupMembership = exports.Endpoint = exports.DBSubnetGroup = exports.Subnet = exports.Outpost = exports.AvailabilityZone = exports.DBParameterGroupStatus = exports.DBInstanceAutomatedBackupsReplication = exports.AutomationMode = exports.DBInstanceRole = exports.CreateDBInstanceMessage = exports.BackupPolicyNotFoundFault = exports.AuthorizationNotFoundFault = exports.CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotMessage = exports.CreateDBClusterParameterGroupResult = exports.CreateDBClusterParameterGroupMessage = exports.DBClusterEndpointQuotaExceededFault = exports.DBClusterEndpointAlreadyExistsFault = exports.DBClusterEndpoint = exports.CreateDBClusterEndpointMessage = exports.StorageQuotaExceededFault = exports.InvalidVPCNetworkStateFault = exports.InvalidSubnet = exports.InvalidGlobalClusterStateFault = exports.InvalidDBSubnetGroupStateFault = exports.InsufficientStorageClusterCapacityFault = exports.GlobalClusterNotFoundFault = exports.DomainNotFoundFault = exports.DBSubnetGroupNotFoundFault = exports.DBSubnetGroupDoesNotCoverEnoughAZs = exports.DBClusterQuotaExceededFault = exports.DBClusterParameterGroupNotFoundFault = exports.DBClusterAlreadyExistsFault = exports.CreateDBClusterResult = void 0;
|
|
6
|
+
exports.CreateOptionGroupResult = exports.CreateOptionGroupMessage = exports.GlobalClusterQuotaExceededFault = exports.GlobalClusterAlreadyExistsFault = exports.CreateGlobalClusterResult = exports.GlobalCluster = exports.GlobalClusterMember = exports.FailoverState = exports.FailoverStatus = exports.CreateGlobalClusterMessage = exports.SubscriptionCategoryNotFoundFault = exports.SubscriptionAlreadyExistFault = exports.SNSTopicArnNotFoundFault = exports.SNSNoAuthorizationFault = exports.SNSInvalidTopicFault = exports.EventSubscriptionQuotaExceededFault = exports.CreateEventSubscriptionResult = exports.CreateEventSubscriptionMessage = exports.DBSubnetQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupAlreadyExistsFault = exports.CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupMessage = exports.CreateDBSnapshotResult = exports.CreateDBSnapshotMessage = exports.DBSecurityGroupQuotaExceededFault = exports.DBSecurityGroupNotSupportedFault = exports.DBSecurityGroupAlreadyExistsFault = exports.CreateDBSecurityGroupResult = exports.CreateDBSecurityGroupMessage = exports.InvalidDBProxyStateFault = exports.DBProxyEndpointQuotaExceededFault = exports.DBProxyEndpointAlreadyExistsFault = exports.CreateDBProxyEndpointResponse = exports.DBProxyEndpoint = exports.DBProxyEndpointStatus = exports.CreateDBProxyEndpointRequest = exports.DBProxyEndpointTargetRole = exports.DBProxyQuotaExceededFault = exports.DBProxyAlreadyExistsFault = exports.CreateDBProxyResponse = exports.DBProxy = exports.DBProxyStatus = exports.UserAuthConfigInfo = exports.CreateDBProxyRequest = exports.EngineFamily = exports.UserAuthConfig = exports.IAMAuthMode = exports.AuthScheme = exports.CreateDBParameterGroupResult = void 0;
|
|
7
|
+
exports.DescribeAccountAttributesMessage = exports.DeregisterDBProxyTargetsResponse = exports.DeregisterDBProxyTargetsRequest = exports.DBProxyTargetNotFoundFault = exports.InvalidOptionGroupStateFault = exports.DeleteOptionGroupMessage = exports.InstallationMediaNotFoundFault = exports.InstallationMedia = exports.InstallationMediaFailureCause = exports.DeleteInstallationMediaMessage = exports.DeleteGlobalClusterResult = exports.DeleteGlobalClusterMessage = exports.InvalidEventSubscriptionStateFault = exports.DeleteEventSubscriptionResult = exports.DeleteEventSubscriptionMessage = exports.InvalidDBSubnetStateFault = exports.DeleteDBSubnetGroupMessage = exports.DeleteDBSnapshotResult = exports.DeleteDBSnapshotMessage = exports.DeleteDBSecurityGroupMessage = exports.InvalidDBProxyEndpointStateFault = exports.DeleteDBProxyEndpointResponse = exports.DeleteDBProxyEndpointRequest = exports.DBProxyEndpointNotFoundFault = exports.DeleteDBProxyResponse = exports.DeleteDBProxyRequest = exports.DeleteDBParameterGroupMessage = exports.InvalidDBInstanceAutomatedBackupStateFault = exports.DeleteDBInstanceAutomatedBackupResult = exports.DBInstanceAutomatedBackup = exports.RestoreWindow = exports.DeleteDBInstanceAutomatedBackupMessage = exports.DBInstanceAutomatedBackupNotFoundFault = exports.DeleteDBInstanceResult = exports.DeleteDBInstanceMessage = exports.DBInstanceAutomatedBackupQuotaExceededFault = exports.DeleteDBClusterSnapshotResult = exports.DeleteDBClusterSnapshotMessage = exports.InvalidDBParameterGroupStateFault = exports.DeleteDBClusterParameterGroupMessage = exports.InvalidDBClusterEndpointStateFault = exports.DeleteDBClusterEndpointMessage = exports.DBClusterEndpointNotFoundFault = exports.DeleteDBClusterResult = exports.DeleteDBClusterMessage = exports.InvalidCustomDBEngineVersionStateFault = exports.DeleteCustomDBEngineVersionMessage = exports.CustomDBEngineVersionNotFoundFault = exports.DeleteCustomAvailabilityZoneResult = exports.DeleteCustomAvailabilityZoneMessage = void 0;
|
|
8
|
+
exports.DescribeDBProxyTargetsRequest = exports.DescribeDBProxyTargetGroupsResponse = exports.DBProxyTargetGroup = exports.ConnectionPoolConfigurationInfo = exports.DescribeDBProxyTargetGroupsRequest = exports.DescribeDBProxyEndpointsResponse = exports.DescribeDBProxyEndpointsRequest = exports.DescribeDBProxiesResponse = exports.DescribeDBProxiesRequest = exports.DescribeDBParametersMessage = exports.DBParameterGroupDetails = exports.DescribeDBParameterGroupsMessage = exports.DBParameterGroupsMessage = exports.DescribeDBLogFilesResponse = exports.DescribeDBLogFilesDetails = exports.DescribeDBLogFilesMessage = exports.DescribeDBInstancesMessage = exports.DBInstanceMessage = exports.DescribeDBInstanceAutomatedBackupsMessage = exports.DBInstanceAutomatedBackupMessage = exports.DescribeDBEngineVersionsMessage = exports.DBEngineVersionMessage = exports.DescribeDBClusterSnapshotsMessage = exports.DBClusterSnapshotMessage = exports.DescribeDBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttribute = exports.DescribeDBClusterSnapshotAttributesMessage = exports.DescribeDBClustersMessage = exports.DBClusterMessage = exports.DescribeDBClusterParametersMessage = exports.DBClusterParameterGroupDetails = exports.Parameter = exports.DescribeDBClusterParameterGroupsMessage = exports.DBClusterParameterGroupsMessage = exports.DescribeDBClusterEndpointsMessage = exports.DBClusterEndpointMessage = exports.DescribeDBClusterBacktracksMessage = exports.DBClusterBacktrackNotFoundFault = exports.DBClusterBacktrackMessage = exports.DescribeCustomAvailabilityZonesMessage = exports.CustomAvailabilityZoneMessage = exports.DescribeCertificatesMessage = exports.Filter = exports.CertificateNotFoundFault = exports.CertificateMessage = exports.Certificate = void 0;
|
|
7
9
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
10
|
+
const RDSServiceException_1 = require("./RDSServiceException");
|
|
8
11
|
var AccountQuota;
|
|
9
12
|
(function (AccountQuota) {
|
|
10
13
|
AccountQuota.filterSensitiveLog = (obj) => ({
|
|
@@ -23,12 +26,116 @@ var AddRoleToDBClusterMessage;
|
|
|
23
26
|
...obj,
|
|
24
27
|
});
|
|
25
28
|
})(AddRoleToDBClusterMessage = exports.AddRoleToDBClusterMessage || (exports.AddRoleToDBClusterMessage = {}));
|
|
29
|
+
class DBClusterNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
30
|
+
constructor(opts) {
|
|
31
|
+
super({
|
|
32
|
+
name: "DBClusterNotFoundFault",
|
|
33
|
+
$fault: "client",
|
|
34
|
+
...opts,
|
|
35
|
+
});
|
|
36
|
+
this.name = "DBClusterNotFoundFault";
|
|
37
|
+
this.$fault = "client";
|
|
38
|
+
Object.setPrototypeOf(this, DBClusterNotFoundFault.prototype);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
exports.DBClusterNotFoundFault = DBClusterNotFoundFault;
|
|
42
|
+
class DBClusterRoleAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
43
|
+
constructor(opts) {
|
|
44
|
+
super({
|
|
45
|
+
name: "DBClusterRoleAlreadyExistsFault",
|
|
46
|
+
$fault: "client",
|
|
47
|
+
...opts,
|
|
48
|
+
});
|
|
49
|
+
this.name = "DBClusterRoleAlreadyExistsFault";
|
|
50
|
+
this.$fault = "client";
|
|
51
|
+
Object.setPrototypeOf(this, DBClusterRoleAlreadyExistsFault.prototype);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
exports.DBClusterRoleAlreadyExistsFault = DBClusterRoleAlreadyExistsFault;
|
|
55
|
+
class DBClusterRoleQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
56
|
+
constructor(opts) {
|
|
57
|
+
super({
|
|
58
|
+
name: "DBClusterRoleQuotaExceededFault",
|
|
59
|
+
$fault: "client",
|
|
60
|
+
...opts,
|
|
61
|
+
});
|
|
62
|
+
this.name = "DBClusterRoleQuotaExceededFault";
|
|
63
|
+
this.$fault = "client";
|
|
64
|
+
Object.setPrototypeOf(this, DBClusterRoleQuotaExceededFault.prototype);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
exports.DBClusterRoleQuotaExceededFault = DBClusterRoleQuotaExceededFault;
|
|
68
|
+
class InvalidDBClusterStateFault extends RDSServiceException_1.RDSServiceException {
|
|
69
|
+
constructor(opts) {
|
|
70
|
+
super({
|
|
71
|
+
name: "InvalidDBClusterStateFault",
|
|
72
|
+
$fault: "client",
|
|
73
|
+
...opts,
|
|
74
|
+
});
|
|
75
|
+
this.name = "InvalidDBClusterStateFault";
|
|
76
|
+
this.$fault = "client";
|
|
77
|
+
Object.setPrototypeOf(this, InvalidDBClusterStateFault.prototype);
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
exports.InvalidDBClusterStateFault = InvalidDBClusterStateFault;
|
|
26
81
|
var AddRoleToDBInstanceMessage;
|
|
27
82
|
(function (AddRoleToDBInstanceMessage) {
|
|
28
83
|
AddRoleToDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
29
84
|
...obj,
|
|
30
85
|
});
|
|
31
86
|
})(AddRoleToDBInstanceMessage = exports.AddRoleToDBInstanceMessage || (exports.AddRoleToDBInstanceMessage = {}));
|
|
87
|
+
class DBInstanceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
88
|
+
constructor(opts) {
|
|
89
|
+
super({
|
|
90
|
+
name: "DBInstanceNotFoundFault",
|
|
91
|
+
$fault: "client",
|
|
92
|
+
...opts,
|
|
93
|
+
});
|
|
94
|
+
this.name = "DBInstanceNotFoundFault";
|
|
95
|
+
this.$fault = "client";
|
|
96
|
+
Object.setPrototypeOf(this, DBInstanceNotFoundFault.prototype);
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
exports.DBInstanceNotFoundFault = DBInstanceNotFoundFault;
|
|
100
|
+
class DBInstanceRoleAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
101
|
+
constructor(opts) {
|
|
102
|
+
super({
|
|
103
|
+
name: "DBInstanceRoleAlreadyExistsFault",
|
|
104
|
+
$fault: "client",
|
|
105
|
+
...opts,
|
|
106
|
+
});
|
|
107
|
+
this.name = "DBInstanceRoleAlreadyExistsFault";
|
|
108
|
+
this.$fault = "client";
|
|
109
|
+
Object.setPrototypeOf(this, DBInstanceRoleAlreadyExistsFault.prototype);
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
exports.DBInstanceRoleAlreadyExistsFault = DBInstanceRoleAlreadyExistsFault;
|
|
113
|
+
class DBInstanceRoleQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
114
|
+
constructor(opts) {
|
|
115
|
+
super({
|
|
116
|
+
name: "DBInstanceRoleQuotaExceededFault",
|
|
117
|
+
$fault: "client",
|
|
118
|
+
...opts,
|
|
119
|
+
});
|
|
120
|
+
this.name = "DBInstanceRoleQuotaExceededFault";
|
|
121
|
+
this.$fault = "client";
|
|
122
|
+
Object.setPrototypeOf(this, DBInstanceRoleQuotaExceededFault.prototype);
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
exports.DBInstanceRoleQuotaExceededFault = DBInstanceRoleQuotaExceededFault;
|
|
126
|
+
class InvalidDBInstanceStateFault extends RDSServiceException_1.RDSServiceException {
|
|
127
|
+
constructor(opts) {
|
|
128
|
+
super({
|
|
129
|
+
name: "InvalidDBInstanceStateFault",
|
|
130
|
+
$fault: "client",
|
|
131
|
+
...opts,
|
|
132
|
+
});
|
|
133
|
+
this.name = "InvalidDBInstanceStateFault";
|
|
134
|
+
this.$fault = "client";
|
|
135
|
+
Object.setPrototypeOf(this, InvalidDBInstanceStateFault.prototype);
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
exports.InvalidDBInstanceStateFault = InvalidDBInstanceStateFault;
|
|
32
139
|
var AddSourceIdentifierToSubscriptionMessage;
|
|
33
140
|
(function (AddSourceIdentifierToSubscriptionMessage) {
|
|
34
141
|
AddSourceIdentifierToSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -47,6 +154,32 @@ var AddSourceIdentifierToSubscriptionResult;
|
|
|
47
154
|
...obj,
|
|
48
155
|
});
|
|
49
156
|
})(AddSourceIdentifierToSubscriptionResult = exports.AddSourceIdentifierToSubscriptionResult || (exports.AddSourceIdentifierToSubscriptionResult = {}));
|
|
157
|
+
class SourceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
158
|
+
constructor(opts) {
|
|
159
|
+
super({
|
|
160
|
+
name: "SourceNotFoundFault",
|
|
161
|
+
$fault: "client",
|
|
162
|
+
...opts,
|
|
163
|
+
});
|
|
164
|
+
this.name = "SourceNotFoundFault";
|
|
165
|
+
this.$fault = "client";
|
|
166
|
+
Object.setPrototypeOf(this, SourceNotFoundFault.prototype);
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
exports.SourceNotFoundFault = SourceNotFoundFault;
|
|
170
|
+
class SubscriptionNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
171
|
+
constructor(opts) {
|
|
172
|
+
super({
|
|
173
|
+
name: "SubscriptionNotFoundFault",
|
|
174
|
+
$fault: "client",
|
|
175
|
+
...opts,
|
|
176
|
+
});
|
|
177
|
+
this.name = "SubscriptionNotFoundFault";
|
|
178
|
+
this.$fault = "client";
|
|
179
|
+
Object.setPrototypeOf(this, SubscriptionNotFoundFault.prototype);
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
exports.SubscriptionNotFoundFault = SubscriptionNotFoundFault;
|
|
50
183
|
var Tag;
|
|
51
184
|
(function (Tag) {
|
|
52
185
|
Tag.filterSensitiveLog = (obj) => ({
|
|
@@ -59,6 +192,45 @@ var AddTagsToResourceMessage;
|
|
|
59
192
|
...obj,
|
|
60
193
|
});
|
|
61
194
|
})(AddTagsToResourceMessage = exports.AddTagsToResourceMessage || (exports.AddTagsToResourceMessage = {}));
|
|
195
|
+
class DBProxyNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
196
|
+
constructor(opts) {
|
|
197
|
+
super({
|
|
198
|
+
name: "DBProxyNotFoundFault",
|
|
199
|
+
$fault: "client",
|
|
200
|
+
...opts,
|
|
201
|
+
});
|
|
202
|
+
this.name = "DBProxyNotFoundFault";
|
|
203
|
+
this.$fault = "client";
|
|
204
|
+
Object.setPrototypeOf(this, DBProxyNotFoundFault.prototype);
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
exports.DBProxyNotFoundFault = DBProxyNotFoundFault;
|
|
208
|
+
class DBProxyTargetGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
209
|
+
constructor(opts) {
|
|
210
|
+
super({
|
|
211
|
+
name: "DBProxyTargetGroupNotFoundFault",
|
|
212
|
+
$fault: "client",
|
|
213
|
+
...opts,
|
|
214
|
+
});
|
|
215
|
+
this.name = "DBProxyTargetGroupNotFoundFault";
|
|
216
|
+
this.$fault = "client";
|
|
217
|
+
Object.setPrototypeOf(this, DBProxyTargetGroupNotFoundFault.prototype);
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
exports.DBProxyTargetGroupNotFoundFault = DBProxyTargetGroupNotFoundFault;
|
|
221
|
+
class DBSnapshotNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
222
|
+
constructor(opts) {
|
|
223
|
+
super({
|
|
224
|
+
name: "DBSnapshotNotFoundFault",
|
|
225
|
+
$fault: "client",
|
|
226
|
+
...opts,
|
|
227
|
+
});
|
|
228
|
+
this.name = "DBSnapshotNotFoundFault";
|
|
229
|
+
this.$fault = "client";
|
|
230
|
+
Object.setPrototypeOf(this, DBSnapshotNotFoundFault.prototype);
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
exports.DBSnapshotNotFoundFault = DBSnapshotNotFoundFault;
|
|
62
234
|
var ApplyPendingMaintenanceActionMessage;
|
|
63
235
|
(function (ApplyPendingMaintenanceActionMessage) {
|
|
64
236
|
ApplyPendingMaintenanceActionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -83,6 +255,45 @@ var ApplyPendingMaintenanceActionResult;
|
|
|
83
255
|
...obj,
|
|
84
256
|
});
|
|
85
257
|
})(ApplyPendingMaintenanceActionResult = exports.ApplyPendingMaintenanceActionResult || (exports.ApplyPendingMaintenanceActionResult = {}));
|
|
258
|
+
class ResourceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
259
|
+
constructor(opts) {
|
|
260
|
+
super({
|
|
261
|
+
name: "ResourceNotFoundFault",
|
|
262
|
+
$fault: "client",
|
|
263
|
+
...opts,
|
|
264
|
+
});
|
|
265
|
+
this.name = "ResourceNotFoundFault";
|
|
266
|
+
this.$fault = "client";
|
|
267
|
+
Object.setPrototypeOf(this, ResourceNotFoundFault.prototype);
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
exports.ResourceNotFoundFault = ResourceNotFoundFault;
|
|
271
|
+
class AuthorizationAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
272
|
+
constructor(opts) {
|
|
273
|
+
super({
|
|
274
|
+
name: "AuthorizationAlreadyExistsFault",
|
|
275
|
+
$fault: "client",
|
|
276
|
+
...opts,
|
|
277
|
+
});
|
|
278
|
+
this.name = "AuthorizationAlreadyExistsFault";
|
|
279
|
+
this.$fault = "client";
|
|
280
|
+
Object.setPrototypeOf(this, AuthorizationAlreadyExistsFault.prototype);
|
|
281
|
+
}
|
|
282
|
+
}
|
|
283
|
+
exports.AuthorizationAlreadyExistsFault = AuthorizationAlreadyExistsFault;
|
|
284
|
+
class AuthorizationQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
285
|
+
constructor(opts) {
|
|
286
|
+
super({
|
|
287
|
+
name: "AuthorizationQuotaExceededFault",
|
|
288
|
+
$fault: "client",
|
|
289
|
+
...opts,
|
|
290
|
+
});
|
|
291
|
+
this.name = "AuthorizationQuotaExceededFault";
|
|
292
|
+
this.$fault = "client";
|
|
293
|
+
Object.setPrototypeOf(this, AuthorizationQuotaExceededFault.prototype);
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
exports.AuthorizationQuotaExceededFault = AuthorizationQuotaExceededFault;
|
|
86
297
|
var AuthorizeDBSecurityGroupIngressMessage;
|
|
87
298
|
(function (AuthorizeDBSecurityGroupIngressMessage) {
|
|
88
299
|
AuthorizeDBSecurityGroupIngressMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -113,6 +324,32 @@ var AuthorizeDBSecurityGroupIngressResult;
|
|
|
113
324
|
...obj,
|
|
114
325
|
});
|
|
115
326
|
})(AuthorizeDBSecurityGroupIngressResult = exports.AuthorizeDBSecurityGroupIngressResult || (exports.AuthorizeDBSecurityGroupIngressResult = {}));
|
|
327
|
+
class DBSecurityGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
328
|
+
constructor(opts) {
|
|
329
|
+
super({
|
|
330
|
+
name: "DBSecurityGroupNotFoundFault",
|
|
331
|
+
$fault: "client",
|
|
332
|
+
...opts,
|
|
333
|
+
});
|
|
334
|
+
this.name = "DBSecurityGroupNotFoundFault";
|
|
335
|
+
this.$fault = "client";
|
|
336
|
+
Object.setPrototypeOf(this, DBSecurityGroupNotFoundFault.prototype);
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
exports.DBSecurityGroupNotFoundFault = DBSecurityGroupNotFoundFault;
|
|
340
|
+
class InvalidDBSecurityGroupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
341
|
+
constructor(opts) {
|
|
342
|
+
super({
|
|
343
|
+
name: "InvalidDBSecurityGroupStateFault",
|
|
344
|
+
$fault: "client",
|
|
345
|
+
...opts,
|
|
346
|
+
});
|
|
347
|
+
this.name = "InvalidDBSecurityGroupStateFault";
|
|
348
|
+
this.$fault = "client";
|
|
349
|
+
Object.setPrototypeOf(this, InvalidDBSecurityGroupStateFault.prototype);
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
exports.InvalidDBSecurityGroupStateFault = InvalidDBSecurityGroupStateFault;
|
|
116
353
|
var BacktrackDBClusterMessage;
|
|
117
354
|
(function (BacktrackDBClusterMessage) {
|
|
118
355
|
BacktrackDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -137,6 +374,32 @@ var ExportTask;
|
|
|
137
374
|
...obj,
|
|
138
375
|
});
|
|
139
376
|
})(ExportTask = exports.ExportTask || (exports.ExportTask = {}));
|
|
377
|
+
class ExportTaskNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
378
|
+
constructor(opts) {
|
|
379
|
+
super({
|
|
380
|
+
name: "ExportTaskNotFoundFault",
|
|
381
|
+
$fault: "client",
|
|
382
|
+
...opts,
|
|
383
|
+
});
|
|
384
|
+
this.name = "ExportTaskNotFoundFault";
|
|
385
|
+
this.$fault = "client";
|
|
386
|
+
Object.setPrototypeOf(this, ExportTaskNotFoundFault.prototype);
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
exports.ExportTaskNotFoundFault = ExportTaskNotFoundFault;
|
|
390
|
+
class InvalidExportTaskStateFault extends RDSServiceException_1.RDSServiceException {
|
|
391
|
+
constructor(opts) {
|
|
392
|
+
super({
|
|
393
|
+
name: "InvalidExportTaskStateFault",
|
|
394
|
+
$fault: "client",
|
|
395
|
+
...opts,
|
|
396
|
+
});
|
|
397
|
+
this.name = "InvalidExportTaskStateFault";
|
|
398
|
+
this.$fault = "client";
|
|
399
|
+
Object.setPrototypeOf(this, InvalidExportTaskStateFault.prototype);
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
exports.InvalidExportTaskStateFault = InvalidExportTaskStateFault;
|
|
140
403
|
var CopyDBClusterParameterGroupMessage;
|
|
141
404
|
(function (CopyDBClusterParameterGroupMessage) {
|
|
142
405
|
CopyDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -155,6 +418,45 @@ var CopyDBClusterParameterGroupResult;
|
|
|
155
418
|
...obj,
|
|
156
419
|
});
|
|
157
420
|
})(CopyDBClusterParameterGroupResult = exports.CopyDBClusterParameterGroupResult || (exports.CopyDBClusterParameterGroupResult = {}));
|
|
421
|
+
class DBParameterGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
422
|
+
constructor(opts) {
|
|
423
|
+
super({
|
|
424
|
+
name: "DBParameterGroupAlreadyExistsFault",
|
|
425
|
+
$fault: "client",
|
|
426
|
+
...opts,
|
|
427
|
+
});
|
|
428
|
+
this.name = "DBParameterGroupAlreadyExistsFault";
|
|
429
|
+
this.$fault = "client";
|
|
430
|
+
Object.setPrototypeOf(this, DBParameterGroupAlreadyExistsFault.prototype);
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
exports.DBParameterGroupAlreadyExistsFault = DBParameterGroupAlreadyExistsFault;
|
|
434
|
+
class DBParameterGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
435
|
+
constructor(opts) {
|
|
436
|
+
super({
|
|
437
|
+
name: "DBParameterGroupNotFoundFault",
|
|
438
|
+
$fault: "client",
|
|
439
|
+
...opts,
|
|
440
|
+
});
|
|
441
|
+
this.name = "DBParameterGroupNotFoundFault";
|
|
442
|
+
this.$fault = "client";
|
|
443
|
+
Object.setPrototypeOf(this, DBParameterGroupNotFoundFault.prototype);
|
|
444
|
+
}
|
|
445
|
+
}
|
|
446
|
+
exports.DBParameterGroupNotFoundFault = DBParameterGroupNotFoundFault;
|
|
447
|
+
class DBParameterGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
448
|
+
constructor(opts) {
|
|
449
|
+
super({
|
|
450
|
+
name: "DBParameterGroupQuotaExceededFault",
|
|
451
|
+
$fault: "client",
|
|
452
|
+
...opts,
|
|
453
|
+
});
|
|
454
|
+
this.name = "DBParameterGroupQuotaExceededFault";
|
|
455
|
+
this.$fault = "client";
|
|
456
|
+
Object.setPrototypeOf(this, DBParameterGroupQuotaExceededFault.prototype);
|
|
457
|
+
}
|
|
458
|
+
}
|
|
459
|
+
exports.DBParameterGroupQuotaExceededFault = DBParameterGroupQuotaExceededFault;
|
|
158
460
|
var CopyDBClusterSnapshotMessage;
|
|
159
461
|
(function (CopyDBClusterSnapshotMessage) {
|
|
160
462
|
CopyDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -173,6 +475,71 @@ var CopyDBClusterSnapshotResult;
|
|
|
173
475
|
...obj,
|
|
174
476
|
});
|
|
175
477
|
})(CopyDBClusterSnapshotResult = exports.CopyDBClusterSnapshotResult || (exports.CopyDBClusterSnapshotResult = {}));
|
|
478
|
+
class DBClusterSnapshotAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
479
|
+
constructor(opts) {
|
|
480
|
+
super({
|
|
481
|
+
name: "DBClusterSnapshotAlreadyExistsFault",
|
|
482
|
+
$fault: "client",
|
|
483
|
+
...opts,
|
|
484
|
+
});
|
|
485
|
+
this.name = "DBClusterSnapshotAlreadyExistsFault";
|
|
486
|
+
this.$fault = "client";
|
|
487
|
+
Object.setPrototypeOf(this, DBClusterSnapshotAlreadyExistsFault.prototype);
|
|
488
|
+
}
|
|
489
|
+
}
|
|
490
|
+
exports.DBClusterSnapshotAlreadyExistsFault = DBClusterSnapshotAlreadyExistsFault;
|
|
491
|
+
class DBClusterSnapshotNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
492
|
+
constructor(opts) {
|
|
493
|
+
super({
|
|
494
|
+
name: "DBClusterSnapshotNotFoundFault",
|
|
495
|
+
$fault: "client",
|
|
496
|
+
...opts,
|
|
497
|
+
});
|
|
498
|
+
this.name = "DBClusterSnapshotNotFoundFault";
|
|
499
|
+
this.$fault = "client";
|
|
500
|
+
Object.setPrototypeOf(this, DBClusterSnapshotNotFoundFault.prototype);
|
|
501
|
+
}
|
|
502
|
+
}
|
|
503
|
+
exports.DBClusterSnapshotNotFoundFault = DBClusterSnapshotNotFoundFault;
|
|
504
|
+
class InvalidDBClusterSnapshotStateFault extends RDSServiceException_1.RDSServiceException {
|
|
505
|
+
constructor(opts) {
|
|
506
|
+
super({
|
|
507
|
+
name: "InvalidDBClusterSnapshotStateFault",
|
|
508
|
+
$fault: "client",
|
|
509
|
+
...opts,
|
|
510
|
+
});
|
|
511
|
+
this.name = "InvalidDBClusterSnapshotStateFault";
|
|
512
|
+
this.$fault = "client";
|
|
513
|
+
Object.setPrototypeOf(this, InvalidDBClusterSnapshotStateFault.prototype);
|
|
514
|
+
}
|
|
515
|
+
}
|
|
516
|
+
exports.InvalidDBClusterSnapshotStateFault = InvalidDBClusterSnapshotStateFault;
|
|
517
|
+
class KMSKeyNotAccessibleFault extends RDSServiceException_1.RDSServiceException {
|
|
518
|
+
constructor(opts) {
|
|
519
|
+
super({
|
|
520
|
+
name: "KMSKeyNotAccessibleFault",
|
|
521
|
+
$fault: "client",
|
|
522
|
+
...opts,
|
|
523
|
+
});
|
|
524
|
+
this.name = "KMSKeyNotAccessibleFault";
|
|
525
|
+
this.$fault = "client";
|
|
526
|
+
Object.setPrototypeOf(this, KMSKeyNotAccessibleFault.prototype);
|
|
527
|
+
}
|
|
528
|
+
}
|
|
529
|
+
exports.KMSKeyNotAccessibleFault = KMSKeyNotAccessibleFault;
|
|
530
|
+
class SnapshotQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
531
|
+
constructor(opts) {
|
|
532
|
+
super({
|
|
533
|
+
name: "SnapshotQuotaExceededFault",
|
|
534
|
+
$fault: "client",
|
|
535
|
+
...opts,
|
|
536
|
+
});
|
|
537
|
+
this.name = "SnapshotQuotaExceededFault";
|
|
538
|
+
this.$fault = "client";
|
|
539
|
+
Object.setPrototypeOf(this, SnapshotQuotaExceededFault.prototype);
|
|
540
|
+
}
|
|
541
|
+
}
|
|
542
|
+
exports.SnapshotQuotaExceededFault = SnapshotQuotaExceededFault;
|
|
176
543
|
var CopyDBParameterGroupMessage;
|
|
177
544
|
(function (CopyDBParameterGroupMessage) {
|
|
178
545
|
CopyDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -215,6 +582,45 @@ var CopyDBSnapshotResult;
|
|
|
215
582
|
...obj,
|
|
216
583
|
});
|
|
217
584
|
})(CopyDBSnapshotResult = exports.CopyDBSnapshotResult || (exports.CopyDBSnapshotResult = {}));
|
|
585
|
+
class CustomAvailabilityZoneNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
586
|
+
constructor(opts) {
|
|
587
|
+
super({
|
|
588
|
+
name: "CustomAvailabilityZoneNotFoundFault",
|
|
589
|
+
$fault: "client",
|
|
590
|
+
...opts,
|
|
591
|
+
});
|
|
592
|
+
this.name = "CustomAvailabilityZoneNotFoundFault";
|
|
593
|
+
this.$fault = "client";
|
|
594
|
+
Object.setPrototypeOf(this, CustomAvailabilityZoneNotFoundFault.prototype);
|
|
595
|
+
}
|
|
596
|
+
}
|
|
597
|
+
exports.CustomAvailabilityZoneNotFoundFault = CustomAvailabilityZoneNotFoundFault;
|
|
598
|
+
class DBSnapshotAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
599
|
+
constructor(opts) {
|
|
600
|
+
super({
|
|
601
|
+
name: "DBSnapshotAlreadyExistsFault",
|
|
602
|
+
$fault: "client",
|
|
603
|
+
...opts,
|
|
604
|
+
});
|
|
605
|
+
this.name = "DBSnapshotAlreadyExistsFault";
|
|
606
|
+
this.$fault = "client";
|
|
607
|
+
Object.setPrototypeOf(this, DBSnapshotAlreadyExistsFault.prototype);
|
|
608
|
+
}
|
|
609
|
+
}
|
|
610
|
+
exports.DBSnapshotAlreadyExistsFault = DBSnapshotAlreadyExistsFault;
|
|
611
|
+
class InvalidDBSnapshotStateFault extends RDSServiceException_1.RDSServiceException {
|
|
612
|
+
constructor(opts) {
|
|
613
|
+
super({
|
|
614
|
+
name: "InvalidDBSnapshotStateFault",
|
|
615
|
+
$fault: "client",
|
|
616
|
+
...opts,
|
|
617
|
+
});
|
|
618
|
+
this.name = "InvalidDBSnapshotStateFault";
|
|
619
|
+
this.$fault = "client";
|
|
620
|
+
Object.setPrototypeOf(this, InvalidDBSnapshotStateFault.prototype);
|
|
621
|
+
}
|
|
622
|
+
}
|
|
623
|
+
exports.InvalidDBSnapshotStateFault = InvalidDBSnapshotStateFault;
|
|
218
624
|
var CopyOptionGroupMessage;
|
|
219
625
|
(function (CopyOptionGroupMessage) {
|
|
220
626
|
CopyOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -257,6 +663,45 @@ var CopyOptionGroupResult;
|
|
|
257
663
|
...obj,
|
|
258
664
|
});
|
|
259
665
|
})(CopyOptionGroupResult = exports.CopyOptionGroupResult || (exports.CopyOptionGroupResult = {}));
|
|
666
|
+
class OptionGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
667
|
+
constructor(opts) {
|
|
668
|
+
super({
|
|
669
|
+
name: "OptionGroupAlreadyExistsFault",
|
|
670
|
+
$fault: "client",
|
|
671
|
+
...opts,
|
|
672
|
+
});
|
|
673
|
+
this.name = "OptionGroupAlreadyExistsFault";
|
|
674
|
+
this.$fault = "client";
|
|
675
|
+
Object.setPrototypeOf(this, OptionGroupAlreadyExistsFault.prototype);
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
exports.OptionGroupAlreadyExistsFault = OptionGroupAlreadyExistsFault;
|
|
679
|
+
class OptionGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
680
|
+
constructor(opts) {
|
|
681
|
+
super({
|
|
682
|
+
name: "OptionGroupNotFoundFault",
|
|
683
|
+
$fault: "client",
|
|
684
|
+
...opts,
|
|
685
|
+
});
|
|
686
|
+
this.name = "OptionGroupNotFoundFault";
|
|
687
|
+
this.$fault = "client";
|
|
688
|
+
Object.setPrototypeOf(this, OptionGroupNotFoundFault.prototype);
|
|
689
|
+
}
|
|
690
|
+
}
|
|
691
|
+
exports.OptionGroupNotFoundFault = OptionGroupNotFoundFault;
|
|
692
|
+
class OptionGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
693
|
+
constructor(opts) {
|
|
694
|
+
super({
|
|
695
|
+
name: "OptionGroupQuotaExceededFault",
|
|
696
|
+
$fault: "client",
|
|
697
|
+
...opts,
|
|
698
|
+
});
|
|
699
|
+
this.name = "OptionGroupQuotaExceededFault";
|
|
700
|
+
this.$fault = "client";
|
|
701
|
+
Object.setPrototypeOf(this, OptionGroupQuotaExceededFault.prototype);
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
exports.OptionGroupQuotaExceededFault = OptionGroupQuotaExceededFault;
|
|
260
705
|
var CreateCustomAvailabilityZoneMessage;
|
|
261
706
|
(function (CreateCustomAvailabilityZoneMessage) {
|
|
262
707
|
CreateCustomAvailabilityZoneMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -286,12 +731,64 @@ var CreateCustomAvailabilityZoneResult;
|
|
|
286
731
|
}),
|
|
287
732
|
});
|
|
288
733
|
})(CreateCustomAvailabilityZoneResult = exports.CreateCustomAvailabilityZoneResult || (exports.CreateCustomAvailabilityZoneResult = {}));
|
|
734
|
+
class CustomAvailabilityZoneAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
735
|
+
constructor(opts) {
|
|
736
|
+
super({
|
|
737
|
+
name: "CustomAvailabilityZoneAlreadyExistsFault",
|
|
738
|
+
$fault: "client",
|
|
739
|
+
...opts,
|
|
740
|
+
});
|
|
741
|
+
this.name = "CustomAvailabilityZoneAlreadyExistsFault";
|
|
742
|
+
this.$fault = "client";
|
|
743
|
+
Object.setPrototypeOf(this, CustomAvailabilityZoneAlreadyExistsFault.prototype);
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
exports.CustomAvailabilityZoneAlreadyExistsFault = CustomAvailabilityZoneAlreadyExistsFault;
|
|
747
|
+
class CustomAvailabilityZoneQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
748
|
+
constructor(opts) {
|
|
749
|
+
super({
|
|
750
|
+
name: "CustomAvailabilityZoneQuotaExceededFault",
|
|
751
|
+
$fault: "client",
|
|
752
|
+
...opts,
|
|
753
|
+
});
|
|
754
|
+
this.name = "CustomAvailabilityZoneQuotaExceededFault";
|
|
755
|
+
this.$fault = "client";
|
|
756
|
+
Object.setPrototypeOf(this, CustomAvailabilityZoneQuotaExceededFault.prototype);
|
|
757
|
+
}
|
|
758
|
+
}
|
|
759
|
+
exports.CustomAvailabilityZoneQuotaExceededFault = CustomAvailabilityZoneQuotaExceededFault;
|
|
289
760
|
var CreateCustomDBEngineVersionMessage;
|
|
290
761
|
(function (CreateCustomDBEngineVersionMessage) {
|
|
291
762
|
CreateCustomDBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
292
763
|
...obj,
|
|
293
764
|
});
|
|
294
765
|
})(CreateCustomDBEngineVersionMessage = exports.CreateCustomDBEngineVersionMessage || (exports.CreateCustomDBEngineVersionMessage = {}));
|
|
766
|
+
class CustomDBEngineVersionAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
767
|
+
constructor(opts) {
|
|
768
|
+
super({
|
|
769
|
+
name: "CustomDBEngineVersionAlreadyExistsFault",
|
|
770
|
+
$fault: "client",
|
|
771
|
+
...opts,
|
|
772
|
+
});
|
|
773
|
+
this.name = "CustomDBEngineVersionAlreadyExistsFault";
|
|
774
|
+
this.$fault = "client";
|
|
775
|
+
Object.setPrototypeOf(this, CustomDBEngineVersionAlreadyExistsFault.prototype);
|
|
776
|
+
}
|
|
777
|
+
}
|
|
778
|
+
exports.CustomDBEngineVersionAlreadyExistsFault = CustomDBEngineVersionAlreadyExistsFault;
|
|
779
|
+
class CustomDBEngineVersionQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
780
|
+
constructor(opts) {
|
|
781
|
+
super({
|
|
782
|
+
name: "CustomDBEngineVersionQuotaExceededFault",
|
|
783
|
+
$fault: "client",
|
|
784
|
+
...opts,
|
|
785
|
+
});
|
|
786
|
+
this.name = "CustomDBEngineVersionQuotaExceededFault";
|
|
787
|
+
this.$fault = "client";
|
|
788
|
+
Object.setPrototypeOf(this, CustomDBEngineVersionQuotaExceededFault.prototype);
|
|
789
|
+
}
|
|
790
|
+
}
|
|
791
|
+
exports.CustomDBEngineVersionQuotaExceededFault = CustomDBEngineVersionQuotaExceededFault;
|
|
295
792
|
var CharacterSet;
|
|
296
793
|
(function (CharacterSet) {
|
|
297
794
|
CharacterSet.filterSensitiveLog = (obj) => ({
|
|
@@ -390,6 +887,175 @@ var CreateDBClusterResult;
|
|
|
390
887
|
...obj,
|
|
391
888
|
});
|
|
392
889
|
})(CreateDBClusterResult = exports.CreateDBClusterResult || (exports.CreateDBClusterResult = {}));
|
|
890
|
+
class DBClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
891
|
+
constructor(opts) {
|
|
892
|
+
super({
|
|
893
|
+
name: "DBClusterAlreadyExistsFault",
|
|
894
|
+
$fault: "client",
|
|
895
|
+
...opts,
|
|
896
|
+
});
|
|
897
|
+
this.name = "DBClusterAlreadyExistsFault";
|
|
898
|
+
this.$fault = "client";
|
|
899
|
+
Object.setPrototypeOf(this, DBClusterAlreadyExistsFault.prototype);
|
|
900
|
+
}
|
|
901
|
+
}
|
|
902
|
+
exports.DBClusterAlreadyExistsFault = DBClusterAlreadyExistsFault;
|
|
903
|
+
class DBClusterParameterGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
904
|
+
constructor(opts) {
|
|
905
|
+
super({
|
|
906
|
+
name: "DBClusterParameterGroupNotFoundFault",
|
|
907
|
+
$fault: "client",
|
|
908
|
+
...opts,
|
|
909
|
+
});
|
|
910
|
+
this.name = "DBClusterParameterGroupNotFoundFault";
|
|
911
|
+
this.$fault = "client";
|
|
912
|
+
Object.setPrototypeOf(this, DBClusterParameterGroupNotFoundFault.prototype);
|
|
913
|
+
}
|
|
914
|
+
}
|
|
915
|
+
exports.DBClusterParameterGroupNotFoundFault = DBClusterParameterGroupNotFoundFault;
|
|
916
|
+
class DBClusterQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
917
|
+
constructor(opts) {
|
|
918
|
+
super({
|
|
919
|
+
name: "DBClusterQuotaExceededFault",
|
|
920
|
+
$fault: "client",
|
|
921
|
+
...opts,
|
|
922
|
+
});
|
|
923
|
+
this.name = "DBClusterQuotaExceededFault";
|
|
924
|
+
this.$fault = "client";
|
|
925
|
+
Object.setPrototypeOf(this, DBClusterQuotaExceededFault.prototype);
|
|
926
|
+
}
|
|
927
|
+
}
|
|
928
|
+
exports.DBClusterQuotaExceededFault = DBClusterQuotaExceededFault;
|
|
929
|
+
class DBSubnetGroupDoesNotCoverEnoughAZs extends RDSServiceException_1.RDSServiceException {
|
|
930
|
+
constructor(opts) {
|
|
931
|
+
super({
|
|
932
|
+
name: "DBSubnetGroupDoesNotCoverEnoughAZs",
|
|
933
|
+
$fault: "client",
|
|
934
|
+
...opts,
|
|
935
|
+
});
|
|
936
|
+
this.name = "DBSubnetGroupDoesNotCoverEnoughAZs";
|
|
937
|
+
this.$fault = "client";
|
|
938
|
+
Object.setPrototypeOf(this, DBSubnetGroupDoesNotCoverEnoughAZs.prototype);
|
|
939
|
+
}
|
|
940
|
+
}
|
|
941
|
+
exports.DBSubnetGroupDoesNotCoverEnoughAZs = DBSubnetGroupDoesNotCoverEnoughAZs;
|
|
942
|
+
class DBSubnetGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
943
|
+
constructor(opts) {
|
|
944
|
+
super({
|
|
945
|
+
name: "DBSubnetGroupNotFoundFault",
|
|
946
|
+
$fault: "client",
|
|
947
|
+
...opts,
|
|
948
|
+
});
|
|
949
|
+
this.name = "DBSubnetGroupNotFoundFault";
|
|
950
|
+
this.$fault = "client";
|
|
951
|
+
Object.setPrototypeOf(this, DBSubnetGroupNotFoundFault.prototype);
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
exports.DBSubnetGroupNotFoundFault = DBSubnetGroupNotFoundFault;
|
|
955
|
+
class DomainNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
956
|
+
constructor(opts) {
|
|
957
|
+
super({
|
|
958
|
+
name: "DomainNotFoundFault",
|
|
959
|
+
$fault: "client",
|
|
960
|
+
...opts,
|
|
961
|
+
});
|
|
962
|
+
this.name = "DomainNotFoundFault";
|
|
963
|
+
this.$fault = "client";
|
|
964
|
+
Object.setPrototypeOf(this, DomainNotFoundFault.prototype);
|
|
965
|
+
}
|
|
966
|
+
}
|
|
967
|
+
exports.DomainNotFoundFault = DomainNotFoundFault;
|
|
968
|
+
class GlobalClusterNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
969
|
+
constructor(opts) {
|
|
970
|
+
super({
|
|
971
|
+
name: "GlobalClusterNotFoundFault",
|
|
972
|
+
$fault: "client",
|
|
973
|
+
...opts,
|
|
974
|
+
});
|
|
975
|
+
this.name = "GlobalClusterNotFoundFault";
|
|
976
|
+
this.$fault = "client";
|
|
977
|
+
Object.setPrototypeOf(this, GlobalClusterNotFoundFault.prototype);
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
exports.GlobalClusterNotFoundFault = GlobalClusterNotFoundFault;
|
|
981
|
+
class InsufficientStorageClusterCapacityFault extends RDSServiceException_1.RDSServiceException {
|
|
982
|
+
constructor(opts) {
|
|
983
|
+
super({
|
|
984
|
+
name: "InsufficientStorageClusterCapacityFault",
|
|
985
|
+
$fault: "client",
|
|
986
|
+
...opts,
|
|
987
|
+
});
|
|
988
|
+
this.name = "InsufficientStorageClusterCapacityFault";
|
|
989
|
+
this.$fault = "client";
|
|
990
|
+
Object.setPrototypeOf(this, InsufficientStorageClusterCapacityFault.prototype);
|
|
991
|
+
}
|
|
992
|
+
}
|
|
993
|
+
exports.InsufficientStorageClusterCapacityFault = InsufficientStorageClusterCapacityFault;
|
|
994
|
+
class InvalidDBSubnetGroupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
995
|
+
constructor(opts) {
|
|
996
|
+
super({
|
|
997
|
+
name: "InvalidDBSubnetGroupStateFault",
|
|
998
|
+
$fault: "client",
|
|
999
|
+
...opts,
|
|
1000
|
+
});
|
|
1001
|
+
this.name = "InvalidDBSubnetGroupStateFault";
|
|
1002
|
+
this.$fault = "client";
|
|
1003
|
+
Object.setPrototypeOf(this, InvalidDBSubnetGroupStateFault.prototype);
|
|
1004
|
+
}
|
|
1005
|
+
}
|
|
1006
|
+
exports.InvalidDBSubnetGroupStateFault = InvalidDBSubnetGroupStateFault;
|
|
1007
|
+
class InvalidGlobalClusterStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1008
|
+
constructor(opts) {
|
|
1009
|
+
super({
|
|
1010
|
+
name: "InvalidGlobalClusterStateFault",
|
|
1011
|
+
$fault: "client",
|
|
1012
|
+
...opts,
|
|
1013
|
+
});
|
|
1014
|
+
this.name = "InvalidGlobalClusterStateFault";
|
|
1015
|
+
this.$fault = "client";
|
|
1016
|
+
Object.setPrototypeOf(this, InvalidGlobalClusterStateFault.prototype);
|
|
1017
|
+
}
|
|
1018
|
+
}
|
|
1019
|
+
exports.InvalidGlobalClusterStateFault = InvalidGlobalClusterStateFault;
|
|
1020
|
+
class InvalidSubnet extends RDSServiceException_1.RDSServiceException {
|
|
1021
|
+
constructor(opts) {
|
|
1022
|
+
super({
|
|
1023
|
+
name: "InvalidSubnet",
|
|
1024
|
+
$fault: "client",
|
|
1025
|
+
...opts,
|
|
1026
|
+
});
|
|
1027
|
+
this.name = "InvalidSubnet";
|
|
1028
|
+
this.$fault = "client";
|
|
1029
|
+
Object.setPrototypeOf(this, InvalidSubnet.prototype);
|
|
1030
|
+
}
|
|
1031
|
+
}
|
|
1032
|
+
exports.InvalidSubnet = InvalidSubnet;
|
|
1033
|
+
class InvalidVPCNetworkStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1034
|
+
constructor(opts) {
|
|
1035
|
+
super({
|
|
1036
|
+
name: "InvalidVPCNetworkStateFault",
|
|
1037
|
+
$fault: "client",
|
|
1038
|
+
...opts,
|
|
1039
|
+
});
|
|
1040
|
+
this.name = "InvalidVPCNetworkStateFault";
|
|
1041
|
+
this.$fault = "client";
|
|
1042
|
+
Object.setPrototypeOf(this, InvalidVPCNetworkStateFault.prototype);
|
|
1043
|
+
}
|
|
1044
|
+
}
|
|
1045
|
+
exports.InvalidVPCNetworkStateFault = InvalidVPCNetworkStateFault;
|
|
1046
|
+
class StorageQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1047
|
+
constructor(opts) {
|
|
1048
|
+
super({
|
|
1049
|
+
name: "StorageQuotaExceededFault",
|
|
1050
|
+
$fault: "client",
|
|
1051
|
+
...opts,
|
|
1052
|
+
});
|
|
1053
|
+
this.name = "StorageQuotaExceededFault";
|
|
1054
|
+
this.$fault = "client";
|
|
1055
|
+
Object.setPrototypeOf(this, StorageQuotaExceededFault.prototype);
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1058
|
+
exports.StorageQuotaExceededFault = StorageQuotaExceededFault;
|
|
393
1059
|
var CreateDBClusterEndpointMessage;
|
|
394
1060
|
(function (CreateDBClusterEndpointMessage) {
|
|
395
1061
|
CreateDBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -402,6 +1068,32 @@ var DBClusterEndpoint;
|
|
|
402
1068
|
...obj,
|
|
403
1069
|
});
|
|
404
1070
|
})(DBClusterEndpoint = exports.DBClusterEndpoint || (exports.DBClusterEndpoint = {}));
|
|
1071
|
+
class DBClusterEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1072
|
+
constructor(opts) {
|
|
1073
|
+
super({
|
|
1074
|
+
name: "DBClusterEndpointAlreadyExistsFault",
|
|
1075
|
+
$fault: "client",
|
|
1076
|
+
...opts,
|
|
1077
|
+
});
|
|
1078
|
+
this.name = "DBClusterEndpointAlreadyExistsFault";
|
|
1079
|
+
this.$fault = "client";
|
|
1080
|
+
Object.setPrototypeOf(this, DBClusterEndpointAlreadyExistsFault.prototype);
|
|
1081
|
+
}
|
|
1082
|
+
}
|
|
1083
|
+
exports.DBClusterEndpointAlreadyExistsFault = DBClusterEndpointAlreadyExistsFault;
|
|
1084
|
+
class DBClusterEndpointQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1085
|
+
constructor(opts) {
|
|
1086
|
+
super({
|
|
1087
|
+
name: "DBClusterEndpointQuotaExceededFault",
|
|
1088
|
+
$fault: "client",
|
|
1089
|
+
...opts,
|
|
1090
|
+
});
|
|
1091
|
+
this.name = "DBClusterEndpointQuotaExceededFault";
|
|
1092
|
+
this.$fault = "client";
|
|
1093
|
+
Object.setPrototypeOf(this, DBClusterEndpointQuotaExceededFault.prototype);
|
|
1094
|
+
}
|
|
1095
|
+
}
|
|
1096
|
+
exports.DBClusterEndpointQuotaExceededFault = DBClusterEndpointQuotaExceededFault;
|
|
405
1097
|
var CreateDBClusterParameterGroupMessage;
|
|
406
1098
|
(function (CreateDBClusterParameterGroupMessage) {
|
|
407
1099
|
CreateDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -426,6 +1118,32 @@ var CreateDBClusterSnapshotResult;
|
|
|
426
1118
|
...obj,
|
|
427
1119
|
});
|
|
428
1120
|
})(CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotResult || (exports.CreateDBClusterSnapshotResult = {}));
|
|
1121
|
+
class AuthorizationNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1122
|
+
constructor(opts) {
|
|
1123
|
+
super({
|
|
1124
|
+
name: "AuthorizationNotFoundFault",
|
|
1125
|
+
$fault: "client",
|
|
1126
|
+
...opts,
|
|
1127
|
+
});
|
|
1128
|
+
this.name = "AuthorizationNotFoundFault";
|
|
1129
|
+
this.$fault = "client";
|
|
1130
|
+
Object.setPrototypeOf(this, AuthorizationNotFoundFault.prototype);
|
|
1131
|
+
}
|
|
1132
|
+
}
|
|
1133
|
+
exports.AuthorizationNotFoundFault = AuthorizationNotFoundFault;
|
|
1134
|
+
class BackupPolicyNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1135
|
+
constructor(opts) {
|
|
1136
|
+
super({
|
|
1137
|
+
name: "BackupPolicyNotFoundFault",
|
|
1138
|
+
$fault: "client",
|
|
1139
|
+
...opts,
|
|
1140
|
+
});
|
|
1141
|
+
this.name = "BackupPolicyNotFoundFault";
|
|
1142
|
+
this.$fault = "client";
|
|
1143
|
+
Object.setPrototypeOf(this, BackupPolicyNotFoundFault.prototype);
|
|
1144
|
+
}
|
|
1145
|
+
}
|
|
1146
|
+
exports.BackupPolicyNotFoundFault = BackupPolicyNotFoundFault;
|
|
429
1147
|
var CreateDBInstanceMessage;
|
|
430
1148
|
(function (CreateDBInstanceMessage) {
|
|
431
1149
|
CreateDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -520,6 +1238,71 @@ var CreateDBInstanceResult;
|
|
|
520
1238
|
...obj,
|
|
521
1239
|
});
|
|
522
1240
|
})(CreateDBInstanceResult = exports.CreateDBInstanceResult || (exports.CreateDBInstanceResult = {}));
|
|
1241
|
+
class DBInstanceAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1242
|
+
constructor(opts) {
|
|
1243
|
+
super({
|
|
1244
|
+
name: "DBInstanceAlreadyExistsFault",
|
|
1245
|
+
$fault: "client",
|
|
1246
|
+
...opts,
|
|
1247
|
+
});
|
|
1248
|
+
this.name = "DBInstanceAlreadyExistsFault";
|
|
1249
|
+
this.$fault = "client";
|
|
1250
|
+
Object.setPrototypeOf(this, DBInstanceAlreadyExistsFault.prototype);
|
|
1251
|
+
}
|
|
1252
|
+
}
|
|
1253
|
+
exports.DBInstanceAlreadyExistsFault = DBInstanceAlreadyExistsFault;
|
|
1254
|
+
class InstanceQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1255
|
+
constructor(opts) {
|
|
1256
|
+
super({
|
|
1257
|
+
name: "InstanceQuotaExceededFault",
|
|
1258
|
+
$fault: "client",
|
|
1259
|
+
...opts,
|
|
1260
|
+
});
|
|
1261
|
+
this.name = "InstanceQuotaExceededFault";
|
|
1262
|
+
this.$fault = "client";
|
|
1263
|
+
Object.setPrototypeOf(this, InstanceQuotaExceededFault.prototype);
|
|
1264
|
+
}
|
|
1265
|
+
}
|
|
1266
|
+
exports.InstanceQuotaExceededFault = InstanceQuotaExceededFault;
|
|
1267
|
+
class InsufficientDBInstanceCapacityFault extends RDSServiceException_1.RDSServiceException {
|
|
1268
|
+
constructor(opts) {
|
|
1269
|
+
super({
|
|
1270
|
+
name: "InsufficientDBInstanceCapacityFault",
|
|
1271
|
+
$fault: "client",
|
|
1272
|
+
...opts,
|
|
1273
|
+
});
|
|
1274
|
+
this.name = "InsufficientDBInstanceCapacityFault";
|
|
1275
|
+
this.$fault = "client";
|
|
1276
|
+
Object.setPrototypeOf(this, InsufficientDBInstanceCapacityFault.prototype);
|
|
1277
|
+
}
|
|
1278
|
+
}
|
|
1279
|
+
exports.InsufficientDBInstanceCapacityFault = InsufficientDBInstanceCapacityFault;
|
|
1280
|
+
class ProvisionedIopsNotAvailableInAZFault extends RDSServiceException_1.RDSServiceException {
|
|
1281
|
+
constructor(opts) {
|
|
1282
|
+
super({
|
|
1283
|
+
name: "ProvisionedIopsNotAvailableInAZFault",
|
|
1284
|
+
$fault: "client",
|
|
1285
|
+
...opts,
|
|
1286
|
+
});
|
|
1287
|
+
this.name = "ProvisionedIopsNotAvailableInAZFault";
|
|
1288
|
+
this.$fault = "client";
|
|
1289
|
+
Object.setPrototypeOf(this, ProvisionedIopsNotAvailableInAZFault.prototype);
|
|
1290
|
+
}
|
|
1291
|
+
}
|
|
1292
|
+
exports.ProvisionedIopsNotAvailableInAZFault = ProvisionedIopsNotAvailableInAZFault;
|
|
1293
|
+
class StorageTypeNotSupportedFault extends RDSServiceException_1.RDSServiceException {
|
|
1294
|
+
constructor(opts) {
|
|
1295
|
+
super({
|
|
1296
|
+
name: "StorageTypeNotSupportedFault",
|
|
1297
|
+
$fault: "client",
|
|
1298
|
+
...opts,
|
|
1299
|
+
});
|
|
1300
|
+
this.name = "StorageTypeNotSupportedFault";
|
|
1301
|
+
this.$fault = "client";
|
|
1302
|
+
Object.setPrototypeOf(this, StorageTypeNotSupportedFault.prototype);
|
|
1303
|
+
}
|
|
1304
|
+
}
|
|
1305
|
+
exports.StorageTypeNotSupportedFault = StorageTypeNotSupportedFault;
|
|
523
1306
|
var CreateDBInstanceReadReplicaMessage;
|
|
524
1307
|
(function (CreateDBInstanceReadReplicaMessage) {
|
|
525
1308
|
CreateDBInstanceReadReplicaMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -532,6 +1315,32 @@ var CreateDBInstanceReadReplicaResult;
|
|
|
532
1315
|
...obj,
|
|
533
1316
|
});
|
|
534
1317
|
})(CreateDBInstanceReadReplicaResult = exports.CreateDBInstanceReadReplicaResult || (exports.CreateDBInstanceReadReplicaResult = {}));
|
|
1318
|
+
class DBSubnetGroupNotAllowedFault extends RDSServiceException_1.RDSServiceException {
|
|
1319
|
+
constructor(opts) {
|
|
1320
|
+
super({
|
|
1321
|
+
name: "DBSubnetGroupNotAllowedFault",
|
|
1322
|
+
$fault: "client",
|
|
1323
|
+
...opts,
|
|
1324
|
+
});
|
|
1325
|
+
this.name = "DBSubnetGroupNotAllowedFault";
|
|
1326
|
+
this.$fault = "client";
|
|
1327
|
+
Object.setPrototypeOf(this, DBSubnetGroupNotAllowedFault.prototype);
|
|
1328
|
+
}
|
|
1329
|
+
}
|
|
1330
|
+
exports.DBSubnetGroupNotAllowedFault = DBSubnetGroupNotAllowedFault;
|
|
1331
|
+
class InvalidDBSubnetGroupFault extends RDSServiceException_1.RDSServiceException {
|
|
1332
|
+
constructor(opts) {
|
|
1333
|
+
super({
|
|
1334
|
+
name: "InvalidDBSubnetGroupFault",
|
|
1335
|
+
$fault: "client",
|
|
1336
|
+
...opts,
|
|
1337
|
+
});
|
|
1338
|
+
this.name = "InvalidDBSubnetGroupFault";
|
|
1339
|
+
this.$fault = "client";
|
|
1340
|
+
Object.setPrototypeOf(this, InvalidDBSubnetGroupFault.prototype);
|
|
1341
|
+
}
|
|
1342
|
+
}
|
|
1343
|
+
exports.InvalidDBSubnetGroupFault = InvalidDBSubnetGroupFault;
|
|
535
1344
|
var CreateDBParameterGroupMessage;
|
|
536
1345
|
(function (CreateDBParameterGroupMessage) {
|
|
537
1346
|
CreateDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -600,6 +1409,32 @@ var CreateDBProxyResponse;
|
|
|
600
1409
|
...obj,
|
|
601
1410
|
});
|
|
602
1411
|
})(CreateDBProxyResponse = exports.CreateDBProxyResponse || (exports.CreateDBProxyResponse = {}));
|
|
1412
|
+
class DBProxyAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1413
|
+
constructor(opts) {
|
|
1414
|
+
super({
|
|
1415
|
+
name: "DBProxyAlreadyExistsFault",
|
|
1416
|
+
$fault: "client",
|
|
1417
|
+
...opts,
|
|
1418
|
+
});
|
|
1419
|
+
this.name = "DBProxyAlreadyExistsFault";
|
|
1420
|
+
this.$fault = "client";
|
|
1421
|
+
Object.setPrototypeOf(this, DBProxyAlreadyExistsFault.prototype);
|
|
1422
|
+
}
|
|
1423
|
+
}
|
|
1424
|
+
exports.DBProxyAlreadyExistsFault = DBProxyAlreadyExistsFault;
|
|
1425
|
+
class DBProxyQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1426
|
+
constructor(opts) {
|
|
1427
|
+
super({
|
|
1428
|
+
name: "DBProxyQuotaExceededFault",
|
|
1429
|
+
$fault: "client",
|
|
1430
|
+
...opts,
|
|
1431
|
+
});
|
|
1432
|
+
this.name = "DBProxyQuotaExceededFault";
|
|
1433
|
+
this.$fault = "client";
|
|
1434
|
+
Object.setPrototypeOf(this, DBProxyQuotaExceededFault.prototype);
|
|
1435
|
+
}
|
|
1436
|
+
}
|
|
1437
|
+
exports.DBProxyQuotaExceededFault = DBProxyQuotaExceededFault;
|
|
603
1438
|
var DBProxyEndpointTargetRole;
|
|
604
1439
|
(function (DBProxyEndpointTargetRole) {
|
|
605
1440
|
DBProxyEndpointTargetRole["READ_ONLY"] = "READ_ONLY";
|
|
@@ -632,6 +1467,45 @@ var CreateDBProxyEndpointResponse;
|
|
|
632
1467
|
...obj,
|
|
633
1468
|
});
|
|
634
1469
|
})(CreateDBProxyEndpointResponse = exports.CreateDBProxyEndpointResponse || (exports.CreateDBProxyEndpointResponse = {}));
|
|
1470
|
+
class DBProxyEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1471
|
+
constructor(opts) {
|
|
1472
|
+
super({
|
|
1473
|
+
name: "DBProxyEndpointAlreadyExistsFault",
|
|
1474
|
+
$fault: "client",
|
|
1475
|
+
...opts,
|
|
1476
|
+
});
|
|
1477
|
+
this.name = "DBProxyEndpointAlreadyExistsFault";
|
|
1478
|
+
this.$fault = "client";
|
|
1479
|
+
Object.setPrototypeOf(this, DBProxyEndpointAlreadyExistsFault.prototype);
|
|
1480
|
+
}
|
|
1481
|
+
}
|
|
1482
|
+
exports.DBProxyEndpointAlreadyExistsFault = DBProxyEndpointAlreadyExistsFault;
|
|
1483
|
+
class DBProxyEndpointQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1484
|
+
constructor(opts) {
|
|
1485
|
+
super({
|
|
1486
|
+
name: "DBProxyEndpointQuotaExceededFault",
|
|
1487
|
+
$fault: "client",
|
|
1488
|
+
...opts,
|
|
1489
|
+
});
|
|
1490
|
+
this.name = "DBProxyEndpointQuotaExceededFault";
|
|
1491
|
+
this.$fault = "client";
|
|
1492
|
+
Object.setPrototypeOf(this, DBProxyEndpointQuotaExceededFault.prototype);
|
|
1493
|
+
}
|
|
1494
|
+
}
|
|
1495
|
+
exports.DBProxyEndpointQuotaExceededFault = DBProxyEndpointQuotaExceededFault;
|
|
1496
|
+
class InvalidDBProxyStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1497
|
+
constructor(opts) {
|
|
1498
|
+
super({
|
|
1499
|
+
name: "InvalidDBProxyStateFault",
|
|
1500
|
+
$fault: "client",
|
|
1501
|
+
...opts,
|
|
1502
|
+
});
|
|
1503
|
+
this.name = "InvalidDBProxyStateFault";
|
|
1504
|
+
this.$fault = "client";
|
|
1505
|
+
Object.setPrototypeOf(this, InvalidDBProxyStateFault.prototype);
|
|
1506
|
+
}
|
|
1507
|
+
}
|
|
1508
|
+
exports.InvalidDBProxyStateFault = InvalidDBProxyStateFault;
|
|
635
1509
|
var CreateDBSecurityGroupMessage;
|
|
636
1510
|
(function (CreateDBSecurityGroupMessage) {
|
|
637
1511
|
CreateDBSecurityGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -644,6 +1518,45 @@ var CreateDBSecurityGroupResult;
|
|
|
644
1518
|
...obj,
|
|
645
1519
|
});
|
|
646
1520
|
})(CreateDBSecurityGroupResult = exports.CreateDBSecurityGroupResult || (exports.CreateDBSecurityGroupResult = {}));
|
|
1521
|
+
class DBSecurityGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1522
|
+
constructor(opts) {
|
|
1523
|
+
super({
|
|
1524
|
+
name: "DBSecurityGroupAlreadyExistsFault",
|
|
1525
|
+
$fault: "client",
|
|
1526
|
+
...opts,
|
|
1527
|
+
});
|
|
1528
|
+
this.name = "DBSecurityGroupAlreadyExistsFault";
|
|
1529
|
+
this.$fault = "client";
|
|
1530
|
+
Object.setPrototypeOf(this, DBSecurityGroupAlreadyExistsFault.prototype);
|
|
1531
|
+
}
|
|
1532
|
+
}
|
|
1533
|
+
exports.DBSecurityGroupAlreadyExistsFault = DBSecurityGroupAlreadyExistsFault;
|
|
1534
|
+
class DBSecurityGroupNotSupportedFault extends RDSServiceException_1.RDSServiceException {
|
|
1535
|
+
constructor(opts) {
|
|
1536
|
+
super({
|
|
1537
|
+
name: "DBSecurityGroupNotSupportedFault",
|
|
1538
|
+
$fault: "client",
|
|
1539
|
+
...opts,
|
|
1540
|
+
});
|
|
1541
|
+
this.name = "DBSecurityGroupNotSupportedFault";
|
|
1542
|
+
this.$fault = "client";
|
|
1543
|
+
Object.setPrototypeOf(this, DBSecurityGroupNotSupportedFault.prototype);
|
|
1544
|
+
}
|
|
1545
|
+
}
|
|
1546
|
+
exports.DBSecurityGroupNotSupportedFault = DBSecurityGroupNotSupportedFault;
|
|
1547
|
+
class DBSecurityGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1548
|
+
constructor(opts) {
|
|
1549
|
+
super({
|
|
1550
|
+
name: "DBSecurityGroupQuotaExceededFault",
|
|
1551
|
+
$fault: "client",
|
|
1552
|
+
...opts,
|
|
1553
|
+
});
|
|
1554
|
+
this.name = "DBSecurityGroupQuotaExceededFault";
|
|
1555
|
+
this.$fault = "client";
|
|
1556
|
+
Object.setPrototypeOf(this, DBSecurityGroupQuotaExceededFault.prototype);
|
|
1557
|
+
}
|
|
1558
|
+
}
|
|
1559
|
+
exports.DBSecurityGroupQuotaExceededFault = DBSecurityGroupQuotaExceededFault;
|
|
647
1560
|
var CreateDBSnapshotMessage;
|
|
648
1561
|
(function (CreateDBSnapshotMessage) {
|
|
649
1562
|
CreateDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -668,6 +1581,45 @@ var CreateDBSubnetGroupResult;
|
|
|
668
1581
|
...obj,
|
|
669
1582
|
});
|
|
670
1583
|
})(CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupResult || (exports.CreateDBSubnetGroupResult = {}));
|
|
1584
|
+
class DBSubnetGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1585
|
+
constructor(opts) {
|
|
1586
|
+
super({
|
|
1587
|
+
name: "DBSubnetGroupAlreadyExistsFault",
|
|
1588
|
+
$fault: "client",
|
|
1589
|
+
...opts,
|
|
1590
|
+
});
|
|
1591
|
+
this.name = "DBSubnetGroupAlreadyExistsFault";
|
|
1592
|
+
this.$fault = "client";
|
|
1593
|
+
Object.setPrototypeOf(this, DBSubnetGroupAlreadyExistsFault.prototype);
|
|
1594
|
+
}
|
|
1595
|
+
}
|
|
1596
|
+
exports.DBSubnetGroupAlreadyExistsFault = DBSubnetGroupAlreadyExistsFault;
|
|
1597
|
+
class DBSubnetGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1598
|
+
constructor(opts) {
|
|
1599
|
+
super({
|
|
1600
|
+
name: "DBSubnetGroupQuotaExceededFault",
|
|
1601
|
+
$fault: "client",
|
|
1602
|
+
...opts,
|
|
1603
|
+
});
|
|
1604
|
+
this.name = "DBSubnetGroupQuotaExceededFault";
|
|
1605
|
+
this.$fault = "client";
|
|
1606
|
+
Object.setPrototypeOf(this, DBSubnetGroupQuotaExceededFault.prototype);
|
|
1607
|
+
}
|
|
1608
|
+
}
|
|
1609
|
+
exports.DBSubnetGroupQuotaExceededFault = DBSubnetGroupQuotaExceededFault;
|
|
1610
|
+
class DBSubnetQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1611
|
+
constructor(opts) {
|
|
1612
|
+
super({
|
|
1613
|
+
name: "DBSubnetQuotaExceededFault",
|
|
1614
|
+
$fault: "client",
|
|
1615
|
+
...opts,
|
|
1616
|
+
});
|
|
1617
|
+
this.name = "DBSubnetQuotaExceededFault";
|
|
1618
|
+
this.$fault = "client";
|
|
1619
|
+
Object.setPrototypeOf(this, DBSubnetQuotaExceededFault.prototype);
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
exports.DBSubnetQuotaExceededFault = DBSubnetQuotaExceededFault;
|
|
671
1623
|
var CreateEventSubscriptionMessage;
|
|
672
1624
|
(function (CreateEventSubscriptionMessage) {
|
|
673
1625
|
CreateEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -680,6 +1632,84 @@ var CreateEventSubscriptionResult;
|
|
|
680
1632
|
...obj,
|
|
681
1633
|
});
|
|
682
1634
|
})(CreateEventSubscriptionResult = exports.CreateEventSubscriptionResult || (exports.CreateEventSubscriptionResult = {}));
|
|
1635
|
+
class EventSubscriptionQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1636
|
+
constructor(opts) {
|
|
1637
|
+
super({
|
|
1638
|
+
name: "EventSubscriptionQuotaExceededFault",
|
|
1639
|
+
$fault: "client",
|
|
1640
|
+
...opts,
|
|
1641
|
+
});
|
|
1642
|
+
this.name = "EventSubscriptionQuotaExceededFault";
|
|
1643
|
+
this.$fault = "client";
|
|
1644
|
+
Object.setPrototypeOf(this, EventSubscriptionQuotaExceededFault.prototype);
|
|
1645
|
+
}
|
|
1646
|
+
}
|
|
1647
|
+
exports.EventSubscriptionQuotaExceededFault = EventSubscriptionQuotaExceededFault;
|
|
1648
|
+
class SNSInvalidTopicFault extends RDSServiceException_1.RDSServiceException {
|
|
1649
|
+
constructor(opts) {
|
|
1650
|
+
super({
|
|
1651
|
+
name: "SNSInvalidTopicFault",
|
|
1652
|
+
$fault: "client",
|
|
1653
|
+
...opts,
|
|
1654
|
+
});
|
|
1655
|
+
this.name = "SNSInvalidTopicFault";
|
|
1656
|
+
this.$fault = "client";
|
|
1657
|
+
Object.setPrototypeOf(this, SNSInvalidTopicFault.prototype);
|
|
1658
|
+
}
|
|
1659
|
+
}
|
|
1660
|
+
exports.SNSInvalidTopicFault = SNSInvalidTopicFault;
|
|
1661
|
+
class SNSNoAuthorizationFault extends RDSServiceException_1.RDSServiceException {
|
|
1662
|
+
constructor(opts) {
|
|
1663
|
+
super({
|
|
1664
|
+
name: "SNSNoAuthorizationFault",
|
|
1665
|
+
$fault: "client",
|
|
1666
|
+
...opts,
|
|
1667
|
+
});
|
|
1668
|
+
this.name = "SNSNoAuthorizationFault";
|
|
1669
|
+
this.$fault = "client";
|
|
1670
|
+
Object.setPrototypeOf(this, SNSNoAuthorizationFault.prototype);
|
|
1671
|
+
}
|
|
1672
|
+
}
|
|
1673
|
+
exports.SNSNoAuthorizationFault = SNSNoAuthorizationFault;
|
|
1674
|
+
class SNSTopicArnNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1675
|
+
constructor(opts) {
|
|
1676
|
+
super({
|
|
1677
|
+
name: "SNSTopicArnNotFoundFault",
|
|
1678
|
+
$fault: "client",
|
|
1679
|
+
...opts,
|
|
1680
|
+
});
|
|
1681
|
+
this.name = "SNSTopicArnNotFoundFault";
|
|
1682
|
+
this.$fault = "client";
|
|
1683
|
+
Object.setPrototypeOf(this, SNSTopicArnNotFoundFault.prototype);
|
|
1684
|
+
}
|
|
1685
|
+
}
|
|
1686
|
+
exports.SNSTopicArnNotFoundFault = SNSTopicArnNotFoundFault;
|
|
1687
|
+
class SubscriptionAlreadyExistFault extends RDSServiceException_1.RDSServiceException {
|
|
1688
|
+
constructor(opts) {
|
|
1689
|
+
super({
|
|
1690
|
+
name: "SubscriptionAlreadyExistFault",
|
|
1691
|
+
$fault: "client",
|
|
1692
|
+
...opts,
|
|
1693
|
+
});
|
|
1694
|
+
this.name = "SubscriptionAlreadyExistFault";
|
|
1695
|
+
this.$fault = "client";
|
|
1696
|
+
Object.setPrototypeOf(this, SubscriptionAlreadyExistFault.prototype);
|
|
1697
|
+
}
|
|
1698
|
+
}
|
|
1699
|
+
exports.SubscriptionAlreadyExistFault = SubscriptionAlreadyExistFault;
|
|
1700
|
+
class SubscriptionCategoryNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1701
|
+
constructor(opts) {
|
|
1702
|
+
super({
|
|
1703
|
+
name: "SubscriptionCategoryNotFoundFault",
|
|
1704
|
+
$fault: "client",
|
|
1705
|
+
...opts,
|
|
1706
|
+
});
|
|
1707
|
+
this.name = "SubscriptionCategoryNotFoundFault";
|
|
1708
|
+
this.$fault = "client";
|
|
1709
|
+
Object.setPrototypeOf(this, SubscriptionCategoryNotFoundFault.prototype);
|
|
1710
|
+
}
|
|
1711
|
+
}
|
|
1712
|
+
exports.SubscriptionCategoryNotFoundFault = SubscriptionCategoryNotFoundFault;
|
|
683
1713
|
var CreateGlobalClusterMessage;
|
|
684
1714
|
(function (CreateGlobalClusterMessage) {
|
|
685
1715
|
CreateGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -716,6 +1746,32 @@ var CreateGlobalClusterResult;
|
|
|
716
1746
|
...obj,
|
|
717
1747
|
});
|
|
718
1748
|
})(CreateGlobalClusterResult = exports.CreateGlobalClusterResult || (exports.CreateGlobalClusterResult = {}));
|
|
1749
|
+
class GlobalClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1750
|
+
constructor(opts) {
|
|
1751
|
+
super({
|
|
1752
|
+
name: "GlobalClusterAlreadyExistsFault",
|
|
1753
|
+
$fault: "client",
|
|
1754
|
+
...opts,
|
|
1755
|
+
});
|
|
1756
|
+
this.name = "GlobalClusterAlreadyExistsFault";
|
|
1757
|
+
this.$fault = "client";
|
|
1758
|
+
Object.setPrototypeOf(this, GlobalClusterAlreadyExistsFault.prototype);
|
|
1759
|
+
}
|
|
1760
|
+
}
|
|
1761
|
+
exports.GlobalClusterAlreadyExistsFault = GlobalClusterAlreadyExistsFault;
|
|
1762
|
+
class GlobalClusterQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1763
|
+
constructor(opts) {
|
|
1764
|
+
super({
|
|
1765
|
+
name: "GlobalClusterQuotaExceededFault",
|
|
1766
|
+
$fault: "client",
|
|
1767
|
+
...opts,
|
|
1768
|
+
});
|
|
1769
|
+
this.name = "GlobalClusterQuotaExceededFault";
|
|
1770
|
+
this.$fault = "client";
|
|
1771
|
+
Object.setPrototypeOf(this, GlobalClusterQuotaExceededFault.prototype);
|
|
1772
|
+
}
|
|
1773
|
+
}
|
|
1774
|
+
exports.GlobalClusterQuotaExceededFault = GlobalClusterQuotaExceededFault;
|
|
719
1775
|
var CreateOptionGroupMessage;
|
|
720
1776
|
(function (CreateOptionGroupMessage) {
|
|
721
1777
|
CreateOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -743,12 +1799,38 @@ var DeleteCustomAvailabilityZoneResult;
|
|
|
743
1799
|
}),
|
|
744
1800
|
});
|
|
745
1801
|
})(DeleteCustomAvailabilityZoneResult = exports.DeleteCustomAvailabilityZoneResult || (exports.DeleteCustomAvailabilityZoneResult = {}));
|
|
1802
|
+
class CustomDBEngineVersionNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1803
|
+
constructor(opts) {
|
|
1804
|
+
super({
|
|
1805
|
+
name: "CustomDBEngineVersionNotFoundFault",
|
|
1806
|
+
$fault: "client",
|
|
1807
|
+
...opts,
|
|
1808
|
+
});
|
|
1809
|
+
this.name = "CustomDBEngineVersionNotFoundFault";
|
|
1810
|
+
this.$fault = "client";
|
|
1811
|
+
Object.setPrototypeOf(this, CustomDBEngineVersionNotFoundFault.prototype);
|
|
1812
|
+
}
|
|
1813
|
+
}
|
|
1814
|
+
exports.CustomDBEngineVersionNotFoundFault = CustomDBEngineVersionNotFoundFault;
|
|
746
1815
|
var DeleteCustomDBEngineVersionMessage;
|
|
747
1816
|
(function (DeleteCustomDBEngineVersionMessage) {
|
|
748
1817
|
DeleteCustomDBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
749
1818
|
...obj,
|
|
750
1819
|
});
|
|
751
1820
|
})(DeleteCustomDBEngineVersionMessage = exports.DeleteCustomDBEngineVersionMessage || (exports.DeleteCustomDBEngineVersionMessage = {}));
|
|
1821
|
+
class InvalidCustomDBEngineVersionStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1822
|
+
constructor(opts) {
|
|
1823
|
+
super({
|
|
1824
|
+
name: "InvalidCustomDBEngineVersionStateFault",
|
|
1825
|
+
$fault: "client",
|
|
1826
|
+
...opts,
|
|
1827
|
+
});
|
|
1828
|
+
this.name = "InvalidCustomDBEngineVersionStateFault";
|
|
1829
|
+
this.$fault = "client";
|
|
1830
|
+
Object.setPrototypeOf(this, InvalidCustomDBEngineVersionStateFault.prototype);
|
|
1831
|
+
}
|
|
1832
|
+
}
|
|
1833
|
+
exports.InvalidCustomDBEngineVersionStateFault = InvalidCustomDBEngineVersionStateFault;
|
|
752
1834
|
var DeleteDBClusterMessage;
|
|
753
1835
|
(function (DeleteDBClusterMessage) {
|
|
754
1836
|
DeleteDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -761,18 +1843,57 @@ var DeleteDBClusterResult;
|
|
|
761
1843
|
...obj,
|
|
762
1844
|
});
|
|
763
1845
|
})(DeleteDBClusterResult = exports.DeleteDBClusterResult || (exports.DeleteDBClusterResult = {}));
|
|
1846
|
+
class DBClusterEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1847
|
+
constructor(opts) {
|
|
1848
|
+
super({
|
|
1849
|
+
name: "DBClusterEndpointNotFoundFault",
|
|
1850
|
+
$fault: "client",
|
|
1851
|
+
...opts,
|
|
1852
|
+
});
|
|
1853
|
+
this.name = "DBClusterEndpointNotFoundFault";
|
|
1854
|
+
this.$fault = "client";
|
|
1855
|
+
Object.setPrototypeOf(this, DBClusterEndpointNotFoundFault.prototype);
|
|
1856
|
+
}
|
|
1857
|
+
}
|
|
1858
|
+
exports.DBClusterEndpointNotFoundFault = DBClusterEndpointNotFoundFault;
|
|
764
1859
|
var DeleteDBClusterEndpointMessage;
|
|
765
1860
|
(function (DeleteDBClusterEndpointMessage) {
|
|
766
1861
|
DeleteDBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
767
1862
|
...obj,
|
|
768
1863
|
});
|
|
769
1864
|
})(DeleteDBClusterEndpointMessage = exports.DeleteDBClusterEndpointMessage || (exports.DeleteDBClusterEndpointMessage = {}));
|
|
1865
|
+
class InvalidDBClusterEndpointStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1866
|
+
constructor(opts) {
|
|
1867
|
+
super({
|
|
1868
|
+
name: "InvalidDBClusterEndpointStateFault",
|
|
1869
|
+
$fault: "client",
|
|
1870
|
+
...opts,
|
|
1871
|
+
});
|
|
1872
|
+
this.name = "InvalidDBClusterEndpointStateFault";
|
|
1873
|
+
this.$fault = "client";
|
|
1874
|
+
Object.setPrototypeOf(this, InvalidDBClusterEndpointStateFault.prototype);
|
|
1875
|
+
}
|
|
1876
|
+
}
|
|
1877
|
+
exports.InvalidDBClusterEndpointStateFault = InvalidDBClusterEndpointStateFault;
|
|
770
1878
|
var DeleteDBClusterParameterGroupMessage;
|
|
771
1879
|
(function (DeleteDBClusterParameterGroupMessage) {
|
|
772
1880
|
DeleteDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
773
1881
|
...obj,
|
|
774
1882
|
});
|
|
775
1883
|
})(DeleteDBClusterParameterGroupMessage = exports.DeleteDBClusterParameterGroupMessage || (exports.DeleteDBClusterParameterGroupMessage = {}));
|
|
1884
|
+
class InvalidDBParameterGroupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1885
|
+
constructor(opts) {
|
|
1886
|
+
super({
|
|
1887
|
+
name: "InvalidDBParameterGroupStateFault",
|
|
1888
|
+
$fault: "client",
|
|
1889
|
+
...opts,
|
|
1890
|
+
});
|
|
1891
|
+
this.name = "InvalidDBParameterGroupStateFault";
|
|
1892
|
+
this.$fault = "client";
|
|
1893
|
+
Object.setPrototypeOf(this, InvalidDBParameterGroupStateFault.prototype);
|
|
1894
|
+
}
|
|
1895
|
+
}
|
|
1896
|
+
exports.InvalidDBParameterGroupStateFault = InvalidDBParameterGroupStateFault;
|
|
776
1897
|
var DeleteDBClusterSnapshotMessage;
|
|
777
1898
|
(function (DeleteDBClusterSnapshotMessage) {
|
|
778
1899
|
DeleteDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -785,6 +1906,19 @@ var DeleteDBClusterSnapshotResult;
|
|
|
785
1906
|
...obj,
|
|
786
1907
|
});
|
|
787
1908
|
})(DeleteDBClusterSnapshotResult = exports.DeleteDBClusterSnapshotResult || (exports.DeleteDBClusterSnapshotResult = {}));
|
|
1909
|
+
class DBInstanceAutomatedBackupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1910
|
+
constructor(opts) {
|
|
1911
|
+
super({
|
|
1912
|
+
name: "DBInstanceAutomatedBackupQuotaExceededFault",
|
|
1913
|
+
$fault: "client",
|
|
1914
|
+
...opts,
|
|
1915
|
+
});
|
|
1916
|
+
this.name = "DBInstanceAutomatedBackupQuotaExceededFault";
|
|
1917
|
+
this.$fault = "client";
|
|
1918
|
+
Object.setPrototypeOf(this, DBInstanceAutomatedBackupQuotaExceededFault.prototype);
|
|
1919
|
+
}
|
|
1920
|
+
}
|
|
1921
|
+
exports.DBInstanceAutomatedBackupQuotaExceededFault = DBInstanceAutomatedBackupQuotaExceededFault;
|
|
788
1922
|
var DeleteDBInstanceMessage;
|
|
789
1923
|
(function (DeleteDBInstanceMessage) {
|
|
790
1924
|
DeleteDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -797,6 +1931,19 @@ var DeleteDBInstanceResult;
|
|
|
797
1931
|
...obj,
|
|
798
1932
|
});
|
|
799
1933
|
})(DeleteDBInstanceResult = exports.DeleteDBInstanceResult || (exports.DeleteDBInstanceResult = {}));
|
|
1934
|
+
class DBInstanceAutomatedBackupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1935
|
+
constructor(opts) {
|
|
1936
|
+
super({
|
|
1937
|
+
name: "DBInstanceAutomatedBackupNotFoundFault",
|
|
1938
|
+
$fault: "client",
|
|
1939
|
+
...opts,
|
|
1940
|
+
});
|
|
1941
|
+
this.name = "DBInstanceAutomatedBackupNotFoundFault";
|
|
1942
|
+
this.$fault = "client";
|
|
1943
|
+
Object.setPrototypeOf(this, DBInstanceAutomatedBackupNotFoundFault.prototype);
|
|
1944
|
+
}
|
|
1945
|
+
}
|
|
1946
|
+
exports.DBInstanceAutomatedBackupNotFoundFault = DBInstanceAutomatedBackupNotFoundFault;
|
|
800
1947
|
var DeleteDBInstanceAutomatedBackupMessage;
|
|
801
1948
|
(function (DeleteDBInstanceAutomatedBackupMessage) {
|
|
802
1949
|
DeleteDBInstanceAutomatedBackupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -821,6 +1968,19 @@ var DeleteDBInstanceAutomatedBackupResult;
|
|
|
821
1968
|
...obj,
|
|
822
1969
|
});
|
|
823
1970
|
})(DeleteDBInstanceAutomatedBackupResult = exports.DeleteDBInstanceAutomatedBackupResult || (exports.DeleteDBInstanceAutomatedBackupResult = {}));
|
|
1971
|
+
class InvalidDBInstanceAutomatedBackupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1972
|
+
constructor(opts) {
|
|
1973
|
+
super({
|
|
1974
|
+
name: "InvalidDBInstanceAutomatedBackupStateFault",
|
|
1975
|
+
$fault: "client",
|
|
1976
|
+
...opts,
|
|
1977
|
+
});
|
|
1978
|
+
this.name = "InvalidDBInstanceAutomatedBackupStateFault";
|
|
1979
|
+
this.$fault = "client";
|
|
1980
|
+
Object.setPrototypeOf(this, InvalidDBInstanceAutomatedBackupStateFault.prototype);
|
|
1981
|
+
}
|
|
1982
|
+
}
|
|
1983
|
+
exports.InvalidDBInstanceAutomatedBackupStateFault = InvalidDBInstanceAutomatedBackupStateFault;
|
|
824
1984
|
var DeleteDBParameterGroupMessage;
|
|
825
1985
|
(function (DeleteDBParameterGroupMessage) {
|
|
826
1986
|
DeleteDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -839,6 +1999,19 @@ var DeleteDBProxyResponse;
|
|
|
839
1999
|
...obj,
|
|
840
2000
|
});
|
|
841
2001
|
})(DeleteDBProxyResponse = exports.DeleteDBProxyResponse || (exports.DeleteDBProxyResponse = {}));
|
|
2002
|
+
class DBProxyEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2003
|
+
constructor(opts) {
|
|
2004
|
+
super({
|
|
2005
|
+
name: "DBProxyEndpointNotFoundFault",
|
|
2006
|
+
$fault: "client",
|
|
2007
|
+
...opts,
|
|
2008
|
+
});
|
|
2009
|
+
this.name = "DBProxyEndpointNotFoundFault";
|
|
2010
|
+
this.$fault = "client";
|
|
2011
|
+
Object.setPrototypeOf(this, DBProxyEndpointNotFoundFault.prototype);
|
|
2012
|
+
}
|
|
2013
|
+
}
|
|
2014
|
+
exports.DBProxyEndpointNotFoundFault = DBProxyEndpointNotFoundFault;
|
|
842
2015
|
var DeleteDBProxyEndpointRequest;
|
|
843
2016
|
(function (DeleteDBProxyEndpointRequest) {
|
|
844
2017
|
DeleteDBProxyEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -851,6 +2024,19 @@ var DeleteDBProxyEndpointResponse;
|
|
|
851
2024
|
...obj,
|
|
852
2025
|
});
|
|
853
2026
|
})(DeleteDBProxyEndpointResponse = exports.DeleteDBProxyEndpointResponse || (exports.DeleteDBProxyEndpointResponse = {}));
|
|
2027
|
+
class InvalidDBProxyEndpointStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2028
|
+
constructor(opts) {
|
|
2029
|
+
super({
|
|
2030
|
+
name: "InvalidDBProxyEndpointStateFault",
|
|
2031
|
+
$fault: "client",
|
|
2032
|
+
...opts,
|
|
2033
|
+
});
|
|
2034
|
+
this.name = "InvalidDBProxyEndpointStateFault";
|
|
2035
|
+
this.$fault = "client";
|
|
2036
|
+
Object.setPrototypeOf(this, InvalidDBProxyEndpointStateFault.prototype);
|
|
2037
|
+
}
|
|
2038
|
+
}
|
|
2039
|
+
exports.InvalidDBProxyEndpointStateFault = InvalidDBProxyEndpointStateFault;
|
|
854
2040
|
var DeleteDBSecurityGroupMessage;
|
|
855
2041
|
(function (DeleteDBSecurityGroupMessage) {
|
|
856
2042
|
DeleteDBSecurityGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -875,6 +2061,19 @@ var DeleteDBSubnetGroupMessage;
|
|
|
875
2061
|
...obj,
|
|
876
2062
|
});
|
|
877
2063
|
})(DeleteDBSubnetGroupMessage = exports.DeleteDBSubnetGroupMessage || (exports.DeleteDBSubnetGroupMessage = {}));
|
|
2064
|
+
class InvalidDBSubnetStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2065
|
+
constructor(opts) {
|
|
2066
|
+
super({
|
|
2067
|
+
name: "InvalidDBSubnetStateFault",
|
|
2068
|
+
$fault: "client",
|
|
2069
|
+
...opts,
|
|
2070
|
+
});
|
|
2071
|
+
this.name = "InvalidDBSubnetStateFault";
|
|
2072
|
+
this.$fault = "client";
|
|
2073
|
+
Object.setPrototypeOf(this, InvalidDBSubnetStateFault.prototype);
|
|
2074
|
+
}
|
|
2075
|
+
}
|
|
2076
|
+
exports.InvalidDBSubnetStateFault = InvalidDBSubnetStateFault;
|
|
878
2077
|
var DeleteEventSubscriptionMessage;
|
|
879
2078
|
(function (DeleteEventSubscriptionMessage) {
|
|
880
2079
|
DeleteEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -887,6 +2086,19 @@ var DeleteEventSubscriptionResult;
|
|
|
887
2086
|
...obj,
|
|
888
2087
|
});
|
|
889
2088
|
})(DeleteEventSubscriptionResult = exports.DeleteEventSubscriptionResult || (exports.DeleteEventSubscriptionResult = {}));
|
|
2089
|
+
class InvalidEventSubscriptionStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2090
|
+
constructor(opts) {
|
|
2091
|
+
super({
|
|
2092
|
+
name: "InvalidEventSubscriptionStateFault",
|
|
2093
|
+
$fault: "client",
|
|
2094
|
+
...opts,
|
|
2095
|
+
});
|
|
2096
|
+
this.name = "InvalidEventSubscriptionStateFault";
|
|
2097
|
+
this.$fault = "client";
|
|
2098
|
+
Object.setPrototypeOf(this, InvalidEventSubscriptionStateFault.prototype);
|
|
2099
|
+
}
|
|
2100
|
+
}
|
|
2101
|
+
exports.InvalidEventSubscriptionStateFault = InvalidEventSubscriptionStateFault;
|
|
890
2102
|
var DeleteGlobalClusterMessage;
|
|
891
2103
|
(function (DeleteGlobalClusterMessage) {
|
|
892
2104
|
DeleteGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -917,12 +2129,51 @@ var InstallationMedia;
|
|
|
917
2129
|
...obj,
|
|
918
2130
|
});
|
|
919
2131
|
})(InstallationMedia = exports.InstallationMedia || (exports.InstallationMedia = {}));
|
|
2132
|
+
class InstallationMediaNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2133
|
+
constructor(opts) {
|
|
2134
|
+
super({
|
|
2135
|
+
name: "InstallationMediaNotFoundFault",
|
|
2136
|
+
$fault: "client",
|
|
2137
|
+
...opts,
|
|
2138
|
+
});
|
|
2139
|
+
this.name = "InstallationMediaNotFoundFault";
|
|
2140
|
+
this.$fault = "client";
|
|
2141
|
+
Object.setPrototypeOf(this, InstallationMediaNotFoundFault.prototype);
|
|
2142
|
+
}
|
|
2143
|
+
}
|
|
2144
|
+
exports.InstallationMediaNotFoundFault = InstallationMediaNotFoundFault;
|
|
920
2145
|
var DeleteOptionGroupMessage;
|
|
921
2146
|
(function (DeleteOptionGroupMessage) {
|
|
922
2147
|
DeleteOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
923
2148
|
...obj,
|
|
924
2149
|
});
|
|
925
2150
|
})(DeleteOptionGroupMessage = exports.DeleteOptionGroupMessage || (exports.DeleteOptionGroupMessage = {}));
|
|
2151
|
+
class InvalidOptionGroupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2152
|
+
constructor(opts) {
|
|
2153
|
+
super({
|
|
2154
|
+
name: "InvalidOptionGroupStateFault",
|
|
2155
|
+
$fault: "client",
|
|
2156
|
+
...opts,
|
|
2157
|
+
});
|
|
2158
|
+
this.name = "InvalidOptionGroupStateFault";
|
|
2159
|
+
this.$fault = "client";
|
|
2160
|
+
Object.setPrototypeOf(this, InvalidOptionGroupStateFault.prototype);
|
|
2161
|
+
}
|
|
2162
|
+
}
|
|
2163
|
+
exports.InvalidOptionGroupStateFault = InvalidOptionGroupStateFault;
|
|
2164
|
+
class DBProxyTargetNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2165
|
+
constructor(opts) {
|
|
2166
|
+
super({
|
|
2167
|
+
name: "DBProxyTargetNotFoundFault",
|
|
2168
|
+
$fault: "client",
|
|
2169
|
+
...opts,
|
|
2170
|
+
});
|
|
2171
|
+
this.name = "DBProxyTargetNotFoundFault";
|
|
2172
|
+
this.$fault = "client";
|
|
2173
|
+
Object.setPrototypeOf(this, DBProxyTargetNotFoundFault.prototype);
|
|
2174
|
+
}
|
|
2175
|
+
}
|
|
2176
|
+
exports.DBProxyTargetNotFoundFault = DBProxyTargetNotFoundFault;
|
|
926
2177
|
var DeregisterDBProxyTargetsRequest;
|
|
927
2178
|
(function (DeregisterDBProxyTargetsRequest) {
|
|
928
2179
|
DeregisterDBProxyTargetsRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -953,6 +2204,19 @@ var CertificateMessage;
|
|
|
953
2204
|
...obj,
|
|
954
2205
|
});
|
|
955
2206
|
})(CertificateMessage = exports.CertificateMessage || (exports.CertificateMessage = {}));
|
|
2207
|
+
class CertificateNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2208
|
+
constructor(opts) {
|
|
2209
|
+
super({
|
|
2210
|
+
name: "CertificateNotFoundFault",
|
|
2211
|
+
$fault: "client",
|
|
2212
|
+
...opts,
|
|
2213
|
+
});
|
|
2214
|
+
this.name = "CertificateNotFoundFault";
|
|
2215
|
+
this.$fault = "client";
|
|
2216
|
+
Object.setPrototypeOf(this, CertificateNotFoundFault.prototype);
|
|
2217
|
+
}
|
|
2218
|
+
}
|
|
2219
|
+
exports.CertificateNotFoundFault = CertificateNotFoundFault;
|
|
956
2220
|
var Filter;
|
|
957
2221
|
(function (Filter) {
|
|
958
2222
|
Filter.filterSensitiveLog = (obj) => ({
|
|
@@ -986,6 +2250,19 @@ var DBClusterBacktrackMessage;
|
|
|
986
2250
|
...obj,
|
|
987
2251
|
});
|
|
988
2252
|
})(DBClusterBacktrackMessage = exports.DBClusterBacktrackMessage || (exports.DBClusterBacktrackMessage = {}));
|
|
2253
|
+
class DBClusterBacktrackNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2254
|
+
constructor(opts) {
|
|
2255
|
+
super({
|
|
2256
|
+
name: "DBClusterBacktrackNotFoundFault",
|
|
2257
|
+
$fault: "client",
|
|
2258
|
+
...opts,
|
|
2259
|
+
});
|
|
2260
|
+
this.name = "DBClusterBacktrackNotFoundFault";
|
|
2261
|
+
this.$fault = "client";
|
|
2262
|
+
Object.setPrototypeOf(this, DBClusterBacktrackNotFoundFault.prototype);
|
|
2263
|
+
}
|
|
2264
|
+
}
|
|
2265
|
+
exports.DBClusterBacktrackNotFoundFault = DBClusterBacktrackNotFoundFault;
|
|
989
2266
|
var DescribeDBClusterBacktracksMessage;
|
|
990
2267
|
(function (DescribeDBClusterBacktracksMessage) {
|
|
991
2268
|
DescribeDBClusterBacktracksMessage.filterSensitiveLog = (obj) => ({
|