@aws-sdk/client-rds 3.50.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 +30 -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 +1480 -5262
- 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 +3113 -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 +785 -403
- package/dist-types/models/models_1.d.ts +170 -100
- package/dist-types/ts3.4/RDS.d.ts +710 -0
- package/dist-types/ts3.4/RDSClient.d.ts +214 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +141 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +7 -0
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4007 -0
- package/dist-types/ts3.4/models/models_1.d.ts +2737 -0
- package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterBacktracksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClustersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBEngineVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBLogFilesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBParameterGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSecurityGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSnapshotsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSubnetGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEngineDefaultParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeExportTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeGlobalClustersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstallationMediaPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOptionGroupOptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOptionGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSourceRegionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DownloadDBLogFilePortionPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/index.d.ts +36 -0
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +425 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/index.d.ts +6 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +7 -0
- package/package.json +35 -35
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { __assign } from "tslib";
|
|
1
|
+
import { __assign, __extends } from "tslib";
|
|
2
|
+
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
2
3
|
export var TargetRole;
|
|
3
4
|
(function (TargetRole) {
|
|
4
5
|
TargetRole["READ_ONLY"] = "READ_ONLY";
|
|
@@ -225,6 +226,18 @@ export var ReservedDBInstanceMessage;
|
|
|
225
226
|
(function (ReservedDBInstanceMessage) {
|
|
226
227
|
ReservedDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
227
228
|
})(ReservedDBInstanceMessage || (ReservedDBInstanceMessage = {}));
|
|
229
|
+
var ReservedDBInstanceNotFoundFault = (function (_super) {
|
|
230
|
+
__extends(ReservedDBInstanceNotFoundFault, _super);
|
|
231
|
+
function ReservedDBInstanceNotFoundFault(opts) {
|
|
232
|
+
var _this = _super.call(this, __assign({ name: "ReservedDBInstanceNotFoundFault", $fault: "client" }, opts)) || this;
|
|
233
|
+
_this.name = "ReservedDBInstanceNotFoundFault";
|
|
234
|
+
_this.$fault = "client";
|
|
235
|
+
Object.setPrototypeOf(_this, ReservedDBInstanceNotFoundFault.prototype);
|
|
236
|
+
return _this;
|
|
237
|
+
}
|
|
238
|
+
return ReservedDBInstanceNotFoundFault;
|
|
239
|
+
}(__BaseException));
|
|
240
|
+
export { ReservedDBInstanceNotFoundFault };
|
|
228
241
|
export var DescribeReservedDBInstancesOfferingsMessage;
|
|
229
242
|
(function (DescribeReservedDBInstancesOfferingsMessage) {
|
|
230
243
|
DescribeReservedDBInstancesOfferingsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -237,6 +250,18 @@ export var ReservedDBInstancesOfferingMessage;
|
|
|
237
250
|
(function (ReservedDBInstancesOfferingMessage) {
|
|
238
251
|
ReservedDBInstancesOfferingMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
239
252
|
})(ReservedDBInstancesOfferingMessage || (ReservedDBInstancesOfferingMessage = {}));
|
|
253
|
+
var ReservedDBInstancesOfferingNotFoundFault = (function (_super) {
|
|
254
|
+
__extends(ReservedDBInstancesOfferingNotFoundFault, _super);
|
|
255
|
+
function ReservedDBInstancesOfferingNotFoundFault(opts) {
|
|
256
|
+
var _this = _super.call(this, __assign({ name: "ReservedDBInstancesOfferingNotFoundFault", $fault: "client" }, opts)) || this;
|
|
257
|
+
_this.name = "ReservedDBInstancesOfferingNotFoundFault";
|
|
258
|
+
_this.$fault = "client";
|
|
259
|
+
Object.setPrototypeOf(_this, ReservedDBInstancesOfferingNotFoundFault.prototype);
|
|
260
|
+
return _this;
|
|
261
|
+
}
|
|
262
|
+
return ReservedDBInstancesOfferingNotFoundFault;
|
|
263
|
+
}(__BaseException));
|
|
264
|
+
export { ReservedDBInstancesOfferingNotFoundFault };
|
|
240
265
|
export var DescribeSourceRegionsMessage;
|
|
241
266
|
(function (DescribeSourceRegionsMessage) {
|
|
242
267
|
DescribeSourceRegionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -273,6 +298,18 @@ export var DescribeValidDBInstanceModificationsResult;
|
|
|
273
298
|
(function (DescribeValidDBInstanceModificationsResult) {
|
|
274
299
|
DescribeValidDBInstanceModificationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
275
300
|
})(DescribeValidDBInstanceModificationsResult || (DescribeValidDBInstanceModificationsResult = {}));
|
|
301
|
+
var DBLogFileNotFoundFault = (function (_super) {
|
|
302
|
+
__extends(DBLogFileNotFoundFault, _super);
|
|
303
|
+
function DBLogFileNotFoundFault(opts) {
|
|
304
|
+
var _this = _super.call(this, __assign({ name: "DBLogFileNotFoundFault", $fault: "client" }, opts)) || this;
|
|
305
|
+
_this.name = "DBLogFileNotFoundFault";
|
|
306
|
+
_this.$fault = "client";
|
|
307
|
+
Object.setPrototypeOf(_this, DBLogFileNotFoundFault.prototype);
|
|
308
|
+
return _this;
|
|
309
|
+
}
|
|
310
|
+
return DBLogFileNotFoundFault;
|
|
311
|
+
}(__BaseException));
|
|
312
|
+
export { DBLogFileNotFoundFault };
|
|
276
313
|
export var DownloadDBLogFilePortionDetails;
|
|
277
314
|
(function (DownloadDBLogFilePortionDetails) {
|
|
278
315
|
DownloadDBLogFilePortionDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -301,6 +338,18 @@ export var ImportInstallationMediaMessage;
|
|
|
301
338
|
(function (ImportInstallationMediaMessage) {
|
|
302
339
|
ImportInstallationMediaMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
303
340
|
})(ImportInstallationMediaMessage || (ImportInstallationMediaMessage = {}));
|
|
341
|
+
var InstallationMediaAlreadyExistsFault = (function (_super) {
|
|
342
|
+
__extends(InstallationMediaAlreadyExistsFault, _super);
|
|
343
|
+
function InstallationMediaAlreadyExistsFault(opts) {
|
|
344
|
+
var _this = _super.call(this, __assign({ name: "InstallationMediaAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
345
|
+
_this.name = "InstallationMediaAlreadyExistsFault";
|
|
346
|
+
_this.$fault = "client";
|
|
347
|
+
Object.setPrototypeOf(_this, InstallationMediaAlreadyExistsFault.prototype);
|
|
348
|
+
return _this;
|
|
349
|
+
}
|
|
350
|
+
return InstallationMediaAlreadyExistsFault;
|
|
351
|
+
}(__BaseException));
|
|
352
|
+
export { InstallationMediaAlreadyExistsFault };
|
|
304
353
|
export var ListTagsForResourceMessage;
|
|
305
354
|
(function (ListTagsForResourceMessage) {
|
|
306
355
|
ListTagsForResourceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -321,6 +370,18 @@ export var DBClusterCapacityInfo;
|
|
|
321
370
|
(function (DBClusterCapacityInfo) {
|
|
322
371
|
DBClusterCapacityInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
372
|
})(DBClusterCapacityInfo || (DBClusterCapacityInfo = {}));
|
|
373
|
+
var InvalidDBClusterCapacityFault = (function (_super) {
|
|
374
|
+
__extends(InvalidDBClusterCapacityFault, _super);
|
|
375
|
+
function InvalidDBClusterCapacityFault(opts) {
|
|
376
|
+
var _this = _super.call(this, __assign({ name: "InvalidDBClusterCapacityFault", $fault: "client" }, opts)) || this;
|
|
377
|
+
_this.name = "InvalidDBClusterCapacityFault";
|
|
378
|
+
_this.$fault = "client";
|
|
379
|
+
Object.setPrototypeOf(_this, InvalidDBClusterCapacityFault.prototype);
|
|
380
|
+
return _this;
|
|
381
|
+
}
|
|
382
|
+
return InvalidDBClusterCapacityFault;
|
|
383
|
+
}(__BaseException));
|
|
384
|
+
export { InvalidDBClusterCapacityFault };
|
|
324
385
|
export var ModifyCurrentDBClusterCapacityMessage;
|
|
325
386
|
(function (ModifyCurrentDBClusterCapacityMessage) {
|
|
326
387
|
ModifyCurrentDBClusterCapacityMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -367,6 +428,30 @@ export var ModifyDBClusterSnapshotAttributeResult;
|
|
|
367
428
|
(function (ModifyDBClusterSnapshotAttributeResult) {
|
|
368
429
|
ModifyDBClusterSnapshotAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
430
|
})(ModifyDBClusterSnapshotAttributeResult || (ModifyDBClusterSnapshotAttributeResult = {}));
|
|
431
|
+
var SharedSnapshotQuotaExceededFault = (function (_super) {
|
|
432
|
+
__extends(SharedSnapshotQuotaExceededFault, _super);
|
|
433
|
+
function SharedSnapshotQuotaExceededFault(opts) {
|
|
434
|
+
var _this = _super.call(this, __assign({ name: "SharedSnapshotQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
435
|
+
_this.name = "SharedSnapshotQuotaExceededFault";
|
|
436
|
+
_this.$fault = "client";
|
|
437
|
+
Object.setPrototypeOf(_this, SharedSnapshotQuotaExceededFault.prototype);
|
|
438
|
+
return _this;
|
|
439
|
+
}
|
|
440
|
+
return SharedSnapshotQuotaExceededFault;
|
|
441
|
+
}(__BaseException));
|
|
442
|
+
export { SharedSnapshotQuotaExceededFault };
|
|
443
|
+
var DBUpgradeDependencyFailureFault = (function (_super) {
|
|
444
|
+
__extends(DBUpgradeDependencyFailureFault, _super);
|
|
445
|
+
function DBUpgradeDependencyFailureFault(opts) {
|
|
446
|
+
var _this = _super.call(this, __assign({ name: "DBUpgradeDependencyFailureFault", $fault: "client" }, opts)) || this;
|
|
447
|
+
_this.name = "DBUpgradeDependencyFailureFault";
|
|
448
|
+
_this.$fault = "client";
|
|
449
|
+
Object.setPrototypeOf(_this, DBUpgradeDependencyFailureFault.prototype);
|
|
450
|
+
return _this;
|
|
451
|
+
}
|
|
452
|
+
return DBUpgradeDependencyFailureFault;
|
|
453
|
+
}(__BaseException));
|
|
454
|
+
export { DBUpgradeDependencyFailureFault };
|
|
370
455
|
export var ModifyDBInstanceMessage;
|
|
371
456
|
(function (ModifyDBInstanceMessage) {
|
|
372
457
|
ModifyDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -435,6 +520,18 @@ export var ModifyDBSubnetGroupResult;
|
|
|
435
520
|
(function (ModifyDBSubnetGroupResult) {
|
|
436
521
|
ModifyDBSubnetGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
437
522
|
})(ModifyDBSubnetGroupResult || (ModifyDBSubnetGroupResult = {}));
|
|
523
|
+
var SubnetAlreadyInUse = (function (_super) {
|
|
524
|
+
__extends(SubnetAlreadyInUse, _super);
|
|
525
|
+
function SubnetAlreadyInUse(opts) {
|
|
526
|
+
var _this = _super.call(this, __assign({ name: "SubnetAlreadyInUse", $fault: "client" }, opts)) || this;
|
|
527
|
+
_this.name = "SubnetAlreadyInUse";
|
|
528
|
+
_this.$fault = "client";
|
|
529
|
+
Object.setPrototypeOf(_this, SubnetAlreadyInUse.prototype);
|
|
530
|
+
return _this;
|
|
531
|
+
}
|
|
532
|
+
return SubnetAlreadyInUse;
|
|
533
|
+
}(__BaseException));
|
|
534
|
+
export { SubnetAlreadyInUse };
|
|
438
535
|
export var ModifyEventSubscriptionMessage;
|
|
439
536
|
(function (ModifyEventSubscriptionMessage) {
|
|
440
537
|
ModifyEventSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -487,6 +584,30 @@ export var PurchaseReservedDBInstancesOfferingResult;
|
|
|
487
584
|
(function (PurchaseReservedDBInstancesOfferingResult) {
|
|
488
585
|
PurchaseReservedDBInstancesOfferingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
489
586
|
})(PurchaseReservedDBInstancesOfferingResult || (PurchaseReservedDBInstancesOfferingResult = {}));
|
|
587
|
+
var ReservedDBInstanceAlreadyExistsFault = (function (_super) {
|
|
588
|
+
__extends(ReservedDBInstanceAlreadyExistsFault, _super);
|
|
589
|
+
function ReservedDBInstanceAlreadyExistsFault(opts) {
|
|
590
|
+
var _this = _super.call(this, __assign({ name: "ReservedDBInstanceAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
591
|
+
_this.name = "ReservedDBInstanceAlreadyExistsFault";
|
|
592
|
+
_this.$fault = "client";
|
|
593
|
+
Object.setPrototypeOf(_this, ReservedDBInstanceAlreadyExistsFault.prototype);
|
|
594
|
+
return _this;
|
|
595
|
+
}
|
|
596
|
+
return ReservedDBInstanceAlreadyExistsFault;
|
|
597
|
+
}(__BaseException));
|
|
598
|
+
export { ReservedDBInstanceAlreadyExistsFault };
|
|
599
|
+
var ReservedDBInstanceQuotaExceededFault = (function (_super) {
|
|
600
|
+
__extends(ReservedDBInstanceQuotaExceededFault, _super);
|
|
601
|
+
function ReservedDBInstanceQuotaExceededFault(opts) {
|
|
602
|
+
var _this = _super.call(this, __assign({ name: "ReservedDBInstanceQuotaExceededFault", $fault: "client" }, opts)) || this;
|
|
603
|
+
_this.name = "ReservedDBInstanceQuotaExceededFault";
|
|
604
|
+
_this.$fault = "client";
|
|
605
|
+
Object.setPrototypeOf(_this, ReservedDBInstanceQuotaExceededFault.prototype);
|
|
606
|
+
return _this;
|
|
607
|
+
}
|
|
608
|
+
return ReservedDBInstanceQuotaExceededFault;
|
|
609
|
+
}(__BaseException));
|
|
610
|
+
export { ReservedDBInstanceQuotaExceededFault };
|
|
490
611
|
export var RebootDBClusterMessage;
|
|
491
612
|
(function (RebootDBClusterMessage) {
|
|
492
613
|
RebootDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -503,6 +624,30 @@ export var RebootDBInstanceResult;
|
|
|
503
624
|
(function (RebootDBInstanceResult) {
|
|
504
625
|
RebootDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
626
|
})(RebootDBInstanceResult || (RebootDBInstanceResult = {}));
|
|
627
|
+
var DBProxyTargetAlreadyRegisteredFault = (function (_super) {
|
|
628
|
+
__extends(DBProxyTargetAlreadyRegisteredFault, _super);
|
|
629
|
+
function DBProxyTargetAlreadyRegisteredFault(opts) {
|
|
630
|
+
var _this = _super.call(this, __assign({ name: "DBProxyTargetAlreadyRegisteredFault", $fault: "client" }, opts)) || this;
|
|
631
|
+
_this.name = "DBProxyTargetAlreadyRegisteredFault";
|
|
632
|
+
_this.$fault = "client";
|
|
633
|
+
Object.setPrototypeOf(_this, DBProxyTargetAlreadyRegisteredFault.prototype);
|
|
634
|
+
return _this;
|
|
635
|
+
}
|
|
636
|
+
return DBProxyTargetAlreadyRegisteredFault;
|
|
637
|
+
}(__BaseException));
|
|
638
|
+
export { DBProxyTargetAlreadyRegisteredFault };
|
|
639
|
+
var InsufficientAvailableIPsInSubnetFault = (function (_super) {
|
|
640
|
+
__extends(InsufficientAvailableIPsInSubnetFault, _super);
|
|
641
|
+
function InsufficientAvailableIPsInSubnetFault(opts) {
|
|
642
|
+
var _this = _super.call(this, __assign({ name: "InsufficientAvailableIPsInSubnetFault", $fault: "client" }, opts)) || this;
|
|
643
|
+
_this.name = "InsufficientAvailableIPsInSubnetFault";
|
|
644
|
+
_this.$fault = "client";
|
|
645
|
+
Object.setPrototypeOf(_this, InsufficientAvailableIPsInSubnetFault.prototype);
|
|
646
|
+
return _this;
|
|
647
|
+
}
|
|
648
|
+
return InsufficientAvailableIPsInSubnetFault;
|
|
649
|
+
}(__BaseException));
|
|
650
|
+
export { InsufficientAvailableIPsInSubnetFault };
|
|
506
651
|
export var RegisterDBProxyTargetsRequest;
|
|
507
652
|
(function (RegisterDBProxyTargetsRequest) {
|
|
508
653
|
RegisterDBProxyTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -519,10 +664,34 @@ export var RemoveFromGlobalClusterResult;
|
|
|
519
664
|
(function (RemoveFromGlobalClusterResult) {
|
|
520
665
|
RemoveFromGlobalClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
666
|
})(RemoveFromGlobalClusterResult || (RemoveFromGlobalClusterResult = {}));
|
|
667
|
+
var DBClusterRoleNotFoundFault = (function (_super) {
|
|
668
|
+
__extends(DBClusterRoleNotFoundFault, _super);
|
|
669
|
+
function DBClusterRoleNotFoundFault(opts) {
|
|
670
|
+
var _this = _super.call(this, __assign({ name: "DBClusterRoleNotFoundFault", $fault: "client" }, opts)) || this;
|
|
671
|
+
_this.name = "DBClusterRoleNotFoundFault";
|
|
672
|
+
_this.$fault = "client";
|
|
673
|
+
Object.setPrototypeOf(_this, DBClusterRoleNotFoundFault.prototype);
|
|
674
|
+
return _this;
|
|
675
|
+
}
|
|
676
|
+
return DBClusterRoleNotFoundFault;
|
|
677
|
+
}(__BaseException));
|
|
678
|
+
export { DBClusterRoleNotFoundFault };
|
|
522
679
|
export var RemoveRoleFromDBClusterMessage;
|
|
523
680
|
(function (RemoveRoleFromDBClusterMessage) {
|
|
524
681
|
RemoveRoleFromDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
682
|
})(RemoveRoleFromDBClusterMessage || (RemoveRoleFromDBClusterMessage = {}));
|
|
683
|
+
var DBInstanceRoleNotFoundFault = (function (_super) {
|
|
684
|
+
__extends(DBInstanceRoleNotFoundFault, _super);
|
|
685
|
+
function DBInstanceRoleNotFoundFault(opts) {
|
|
686
|
+
var _this = _super.call(this, __assign({ name: "DBInstanceRoleNotFoundFault", $fault: "client" }, opts)) || this;
|
|
687
|
+
_this.name = "DBInstanceRoleNotFoundFault";
|
|
688
|
+
_this.$fault = "client";
|
|
689
|
+
Object.setPrototypeOf(_this, DBInstanceRoleNotFoundFault.prototype);
|
|
690
|
+
return _this;
|
|
691
|
+
}
|
|
692
|
+
return DBInstanceRoleNotFoundFault;
|
|
693
|
+
}(__BaseException));
|
|
694
|
+
export { DBInstanceRoleNotFoundFault };
|
|
526
695
|
export var RemoveRoleFromDBInstanceMessage;
|
|
527
696
|
(function (RemoveRoleFromDBInstanceMessage) {
|
|
528
697
|
RemoveRoleFromDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -547,6 +716,18 @@ export var ResetDBParameterGroupMessage;
|
|
|
547
716
|
(function (ResetDBParameterGroupMessage) {
|
|
548
717
|
ResetDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
718
|
})(ResetDBParameterGroupMessage || (ResetDBParameterGroupMessage = {}));
|
|
719
|
+
var InvalidS3BucketFault = (function (_super) {
|
|
720
|
+
__extends(InvalidS3BucketFault, _super);
|
|
721
|
+
function InvalidS3BucketFault(opts) {
|
|
722
|
+
var _this = _super.call(this, __assign({ name: "InvalidS3BucketFault", $fault: "client" }, opts)) || this;
|
|
723
|
+
_this.name = "InvalidS3BucketFault";
|
|
724
|
+
_this.$fault = "client";
|
|
725
|
+
Object.setPrototypeOf(_this, InvalidS3BucketFault.prototype);
|
|
726
|
+
return _this;
|
|
727
|
+
}
|
|
728
|
+
return InvalidS3BucketFault;
|
|
729
|
+
}(__BaseException));
|
|
730
|
+
export { InvalidS3BucketFault };
|
|
550
731
|
export var RestoreDBClusterFromS3Message;
|
|
551
732
|
(function (RestoreDBClusterFromS3Message) {
|
|
552
733
|
RestoreDBClusterFromS3Message.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -555,6 +736,30 @@ export var RestoreDBClusterFromS3Result;
|
|
|
555
736
|
(function (RestoreDBClusterFromS3Result) {
|
|
556
737
|
RestoreDBClusterFromS3Result.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
738
|
})(RestoreDBClusterFromS3Result || (RestoreDBClusterFromS3Result = {}));
|
|
739
|
+
var InsufficientDBClusterCapacityFault = (function (_super) {
|
|
740
|
+
__extends(InsufficientDBClusterCapacityFault, _super);
|
|
741
|
+
function InsufficientDBClusterCapacityFault(opts) {
|
|
742
|
+
var _this = _super.call(this, __assign({ name: "InsufficientDBClusterCapacityFault", $fault: "client" }, opts)) || this;
|
|
743
|
+
_this.name = "InsufficientDBClusterCapacityFault";
|
|
744
|
+
_this.$fault = "client";
|
|
745
|
+
Object.setPrototypeOf(_this, InsufficientDBClusterCapacityFault.prototype);
|
|
746
|
+
return _this;
|
|
747
|
+
}
|
|
748
|
+
return InsufficientDBClusterCapacityFault;
|
|
749
|
+
}(__BaseException));
|
|
750
|
+
export { InsufficientDBClusterCapacityFault };
|
|
751
|
+
var InvalidRestoreFault = (function (_super) {
|
|
752
|
+
__extends(InvalidRestoreFault, _super);
|
|
753
|
+
function InvalidRestoreFault(opts) {
|
|
754
|
+
var _this = _super.call(this, __assign({ name: "InvalidRestoreFault", $fault: "client" }, opts)) || this;
|
|
755
|
+
_this.name = "InvalidRestoreFault";
|
|
756
|
+
_this.$fault = "client";
|
|
757
|
+
Object.setPrototypeOf(_this, InvalidRestoreFault.prototype);
|
|
758
|
+
return _this;
|
|
759
|
+
}
|
|
760
|
+
return InvalidRestoreFault;
|
|
761
|
+
}(__BaseException));
|
|
762
|
+
export { InvalidRestoreFault };
|
|
558
763
|
export var RestoreDBClusterFromSnapshotMessage;
|
|
559
764
|
(function (RestoreDBClusterFromSnapshotMessage) {
|
|
560
765
|
RestoreDBClusterFromSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -587,6 +792,18 @@ export var RestoreDBInstanceFromS3Result;
|
|
|
587
792
|
(function (RestoreDBInstanceFromS3Result) {
|
|
588
793
|
RestoreDBInstanceFromS3Result.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
794
|
})(RestoreDBInstanceFromS3Result || (RestoreDBInstanceFromS3Result = {}));
|
|
795
|
+
var PointInTimeRestoreNotEnabledFault = (function (_super) {
|
|
796
|
+
__extends(PointInTimeRestoreNotEnabledFault, _super);
|
|
797
|
+
function PointInTimeRestoreNotEnabledFault(opts) {
|
|
798
|
+
var _this = _super.call(this, __assign({ name: "PointInTimeRestoreNotEnabledFault", $fault: "client" }, opts)) || this;
|
|
799
|
+
_this.name = "PointInTimeRestoreNotEnabledFault";
|
|
800
|
+
_this.$fault = "client";
|
|
801
|
+
Object.setPrototypeOf(_this, PointInTimeRestoreNotEnabledFault.prototype);
|
|
802
|
+
return _this;
|
|
803
|
+
}
|
|
804
|
+
return PointInTimeRestoreNotEnabledFault;
|
|
805
|
+
}(__BaseException));
|
|
806
|
+
export { PointInTimeRestoreNotEnabledFault };
|
|
590
807
|
export var RestoreDBInstanceToPointInTimeMessage;
|
|
591
808
|
(function (RestoreDBInstanceToPointInTimeMessage) {
|
|
592
809
|
RestoreDBInstanceToPointInTimeMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -635,6 +852,66 @@ export var StartDBInstanceAutomatedBackupsReplicationResult;
|
|
|
635
852
|
(function (StartDBInstanceAutomatedBackupsReplicationResult) {
|
|
636
853
|
StartDBInstanceAutomatedBackupsReplicationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
637
854
|
})(StartDBInstanceAutomatedBackupsReplicationResult || (StartDBInstanceAutomatedBackupsReplicationResult = {}));
|
|
855
|
+
var ExportTaskAlreadyExistsFault = (function (_super) {
|
|
856
|
+
__extends(ExportTaskAlreadyExistsFault, _super);
|
|
857
|
+
function ExportTaskAlreadyExistsFault(opts) {
|
|
858
|
+
var _this = _super.call(this, __assign({ name: "ExportTaskAlreadyExistsFault", $fault: "client" }, opts)) || this;
|
|
859
|
+
_this.name = "ExportTaskAlreadyExistsFault";
|
|
860
|
+
_this.$fault = "client";
|
|
861
|
+
Object.setPrototypeOf(_this, ExportTaskAlreadyExistsFault.prototype);
|
|
862
|
+
return _this;
|
|
863
|
+
}
|
|
864
|
+
return ExportTaskAlreadyExistsFault;
|
|
865
|
+
}(__BaseException));
|
|
866
|
+
export { ExportTaskAlreadyExistsFault };
|
|
867
|
+
var IamRoleMissingPermissionsFault = (function (_super) {
|
|
868
|
+
__extends(IamRoleMissingPermissionsFault, _super);
|
|
869
|
+
function IamRoleMissingPermissionsFault(opts) {
|
|
870
|
+
var _this = _super.call(this, __assign({ name: "IamRoleMissingPermissionsFault", $fault: "client" }, opts)) || this;
|
|
871
|
+
_this.name = "IamRoleMissingPermissionsFault";
|
|
872
|
+
_this.$fault = "client";
|
|
873
|
+
Object.setPrototypeOf(_this, IamRoleMissingPermissionsFault.prototype);
|
|
874
|
+
return _this;
|
|
875
|
+
}
|
|
876
|
+
return IamRoleMissingPermissionsFault;
|
|
877
|
+
}(__BaseException));
|
|
878
|
+
export { IamRoleMissingPermissionsFault };
|
|
879
|
+
var IamRoleNotFoundFault = (function (_super) {
|
|
880
|
+
__extends(IamRoleNotFoundFault, _super);
|
|
881
|
+
function IamRoleNotFoundFault(opts) {
|
|
882
|
+
var _this = _super.call(this, __assign({ name: "IamRoleNotFoundFault", $fault: "client" }, opts)) || this;
|
|
883
|
+
_this.name = "IamRoleNotFoundFault";
|
|
884
|
+
_this.$fault = "client";
|
|
885
|
+
Object.setPrototypeOf(_this, IamRoleNotFoundFault.prototype);
|
|
886
|
+
return _this;
|
|
887
|
+
}
|
|
888
|
+
return IamRoleNotFoundFault;
|
|
889
|
+
}(__BaseException));
|
|
890
|
+
export { IamRoleNotFoundFault };
|
|
891
|
+
var InvalidExportOnlyFault = (function (_super) {
|
|
892
|
+
__extends(InvalidExportOnlyFault, _super);
|
|
893
|
+
function InvalidExportOnlyFault(opts) {
|
|
894
|
+
var _this = _super.call(this, __assign({ name: "InvalidExportOnlyFault", $fault: "client" }, opts)) || this;
|
|
895
|
+
_this.name = "InvalidExportOnlyFault";
|
|
896
|
+
_this.$fault = "client";
|
|
897
|
+
Object.setPrototypeOf(_this, InvalidExportOnlyFault.prototype);
|
|
898
|
+
return _this;
|
|
899
|
+
}
|
|
900
|
+
return InvalidExportOnlyFault;
|
|
901
|
+
}(__BaseException));
|
|
902
|
+
export { InvalidExportOnlyFault };
|
|
903
|
+
var InvalidExportSourceStateFault = (function (_super) {
|
|
904
|
+
__extends(InvalidExportSourceStateFault, _super);
|
|
905
|
+
function InvalidExportSourceStateFault(opts) {
|
|
906
|
+
var _this = _super.call(this, __assign({ name: "InvalidExportSourceStateFault", $fault: "client" }, opts)) || this;
|
|
907
|
+
_this.name = "InvalidExportSourceStateFault";
|
|
908
|
+
_this.$fault = "client";
|
|
909
|
+
Object.setPrototypeOf(_this, InvalidExportSourceStateFault.prototype);
|
|
910
|
+
return _this;
|
|
911
|
+
}
|
|
912
|
+
return InvalidExportSourceStateFault;
|
|
913
|
+
}(__BaseException));
|
|
914
|
+
export { InvalidExportSourceStateFault };
|
|
638
915
|
export var StartExportTaskMessage;
|
|
639
916
|
(function (StartExportTaskMessage) {
|
|
640
917
|
StartExportTaskMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|