/proc/self/root/var/runtime/node_modules/@aws-sdk/client-rds/dist-cjs/models
This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.
"use strict";Object.defineProperty(exports, "__esModule", { value: true });exports.CustomDBEngineVersionAlreadyExistsFault = exports.CreateCustomDBEngineVersionFault = exports.StorageQuotaExceededFault = exports.SourceDatabaseNotSupportedFault = exports.SourceClusterNotSupportedFault = exports.InstanceQuotaExceededFault = exports.DBClusterQuotaExceededFault = exports.DBClusterParameterGroupNotFoundFault = exports.BlueGreenDeploymentAlreadyExistsFault = exports.OptionGroupQuotaExceededFault = exports.OptionGroupNotFoundFault = exports.OptionGroupAlreadyExistsFault = exports.InvalidDBSnapshotStateFault = exports.DBSnapshotAlreadyExistsFault = exports.CustomAvailabilityZoneNotFoundFault = exports.SnapshotQuotaExceededFault = exports.KMSKeyNotAccessibleFault = exports.InvalidDBClusterSnapshotStateFault = exports.DBClusterSnapshotNotFoundFault = exports.DBClusterSnapshotAlreadyExistsFault = exports.DBParameterGroupQuotaExceededFault = exports.DBParameterGroupNotFoundFault = exports.DBParameterGroupAlreadyExistsFault = exports.InvalidExportTaskStateFault = exports.ExportTaskNotFoundFault = exports.InvalidDBSecurityGroupStateFault = exports.DBSecurityGroupNotFoundFault = exports.AuthorizationQuotaExceededFault = exports.AuthorizationAlreadyExistsFault = exports.ResourceNotFoundFault = exports.TenantDatabaseNotFoundFault = exports.InvalidDBClusterEndpointStateFault = exports.IntegrationNotFoundFault = exports.DBSnapshotTenantDatabaseNotFoundFault = exports.DBSnapshotNotFoundFault = exports.DBShardGroupNotFoundFault = exports.DBProxyTargetGroupNotFoundFault = exports.DBProxyNotFoundFault = exports.DBProxyEndpointNotFoundFault = exports.BlueGreenDeploymentNotFoundFault = exports.SubscriptionNotFoundFault = exports.SourceNotFoundFault = exports.InvalidDBInstanceStateFault = exports.DBInstanceRoleQuotaExceededFault = exports.DBInstanceRoleAlreadyExistsFault = exports.DBInstanceNotFoundFault = exports.InvalidDBClusterStateFault = exports.DBClusterRoleQuotaExceededFault = exports.DBClusterRoleAlreadyExistsFault = exports.DBClusterNotFoundFault = void 0;exports.GlobalClusterQuotaExceededFault = exports.GlobalClusterAlreadyExistsFault = exports.SubscriptionCategoryNotFoundFault = exports.SubscriptionAlreadyExistFault = exports.SNSTopicArnNotFoundFault = exports.SNSNoAuthorizationFault = exports.SNSInvalidTopicFault = exports.EventSubscriptionQuotaExceededFault = exports.DBSubnetQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupAlreadyExistsFault = exports.UnsupportedDBEngineVersionFault = exports.MaxDBShardGroupLimitReached = exports.DBShardGroupAlreadyExistsFault = exports.DBSecurityGroupQuotaExceededFault = exports.DBSecurityGroupNotSupportedFault = exports.DBSecurityGroupAlreadyExistsFault = exports.InvalidDBProxyStateFault = exports.DBProxyEndpointQuotaExceededFault = exports.DBProxyEndpointAlreadyExistsFault = exports.DBProxyQuotaExceededFault = exports.DBProxyAlreadyExistsFault = exports.DBSubnetGroupNotAllowedFault = exports.TenantDatabaseQuotaExceededFault = exports.ProvisionedIopsNotAvailableInAZFault = exports.DBInstanceAlreadyExistsFault = exports.CertificateNotFoundFault = exports.BackupPolicyNotFoundFault = exports.AuthorizationNotFoundFault = exports.DBClusterEndpointQuotaExceededFault = exports.DBClusterEndpointAlreadyExistsFault = exports.VpcEncryptionControlViolationException = exports.StorageTypeNotSupportedFault = exports.NetworkTypeNotSupported = exports.InvalidVPCNetworkStateFault = exports.InvalidSubnet = exports.InvalidGlobalClusterStateFault = exports.InvalidDBSubnetGroupStateFault = exports.InvalidDBSubnetGroupFault = exports.InsufficientStorageClusterCapacityFault = exports.InsufficientDBInstanceCapacityFault = exports.GlobalClusterNotFoundFault = exports.DomainNotFoundFault = exports.DBSubnetGroupNotFoundFault = exports.DBSubnetGroupDoesNotCoverEnoughAZs = exports.DBClusterAlreadyExistsFault = exports.InvalidCustomDBEngineVersionStateFault = exports.Ec2ImagePropertiesNotSupportedFault = exports.CustomDBEngineVersionQuotaExceededFault = exports.CustomDBEngineVersionNotFoundFault = void 0;exports.InvalidExportSourceStateFault = exports.InvalidExportOnlyFault = exports.IamRoleNotFoundFault = exports.IamRoleMissingPermissionsFault = exports.ExportTaskAlreadyExistsFault = exports.PointInTimeRestoreNotEnabledFault = exports.InvalidRestoreFault = exports.InsufficientDBClusterCapacityFault = exports.InvalidS3BucketFault = exports.DBInstanceRoleNotFoundFault = exports.DBClusterRoleNotFoundFault = exports.InsufficientAvailableIPsInSubnetFault = exports.DBProxyTargetAlreadyRegisteredFault = exports.ReservedDBInstanceQuotaExceededFault = exports.ReservedDBInstanceAlreadyExistsFault = exports.SubnetAlreadyInUse = exports.DBUpgradeDependencyFailureFault = exports.SharedSnapshotQuotaExceededFault = exports.StorageTypeNotAvailableFault = exports.InvalidDBClusterCapacityFault = exports.DBLogFileNotFoundFault = exports.InvalidResourceStateFault = exports.ReservedDBInstancesOfferingNotFoundFault = exports.ReservedDBInstanceNotFoundFault = exports.DBInstanceNotReadyFault = exports.DBClusterBacktrackNotFoundFault = exports.DBProxyTargetNotFoundFault = exports.InvalidOptionGroupStateFault = exports.InvalidIntegrationStateFault = exports.InvalidEventSubscriptionStateFault = exports.InvalidDBSubnetStateFault = exports.InvalidDBProxyEndpointStateFault = exports.InvalidDBInstanceAutomatedBackupStateFault = exports.DBInstanceAutomatedBackupNotFoundFault = exports.DBInstanceAutomatedBackupQuotaExceededFault = exports.InvalidDBParameterGroupStateFault = exports.DBClusterEndpointNotFoundFault = exports.InvalidDBClusterAutomatedBackupStateFault = exports.DBClusterAutomatedBackupNotFoundFault = exports.DBClusterAutomatedBackupQuotaExceededFault = exports.InvalidBlueGreenDeploymentStateFault = exports.TenantDatabaseAlreadyExistsFault = exports.IntegrationQuotaExceededFault = exports.IntegrationConflictOperationFault = exports.IntegrationAlreadyExistsFault = exports.InvalidDBShardGroupStateFault = void 0;const RDSServiceException_1 = require("./RDSServiceException");class DBClusterNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterNotFoundFault.prototype); }}exports.DBClusterNotFoundFault = DBClusterNotFoundFault;class DBClusterRoleAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterRoleAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterRoleAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterRoleAlreadyExistsFault.prototype); }}exports.DBClusterRoleAlreadyExistsFault = DBClusterRoleAlreadyExistsFault;class DBClusterRoleQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterRoleQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterRoleQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterRoleQuotaExceededFault.prototype); }}exports.DBClusterRoleQuotaExceededFault = DBClusterRoleQuotaExceededFault;class InvalidDBClusterStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBClusterStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBClusterStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBClusterStateFault.prototype); }}exports.InvalidDBClusterStateFault = InvalidDBClusterStateFault;class DBInstanceNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBInstanceNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBInstanceNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBInstanceNotFoundFault.prototype); }}exports.DBInstanceNotFoundFault = DBInstanceNotFoundFault;class DBInstanceRoleAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBInstanceRoleAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBInstanceRoleAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBInstanceRoleAlreadyExistsFault.prototype); }}exports.DBInstanceRoleAlreadyExistsFault = DBInstanceRoleAlreadyExistsFault;class DBInstanceRoleQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBInstanceRoleQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBInstanceRoleQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBInstanceRoleQuotaExceededFault.prototype); }}exports.DBInstanceRoleQuotaExceededFault = DBInstanceRoleQuotaExceededFault;class InvalidDBInstanceStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBInstanceStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBInstanceStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBInstanceStateFault.prototype); }}exports.InvalidDBInstanceStateFault = InvalidDBInstanceStateFault;class SourceNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "SourceNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "SourceNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SourceNotFoundFault.prototype); }}exports.SourceNotFoundFault = SourceNotFoundFault;class SubscriptionNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "SubscriptionNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "SubscriptionNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SubscriptionNotFoundFault.prototype); }}exports.SubscriptionNotFoundFault = SubscriptionNotFoundFault;class BlueGreenDeploymentNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "BlueGreenDeploymentNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "BlueGreenDeploymentNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, BlueGreenDeploymentNotFoundFault.prototype); }}exports.BlueGreenDeploymentNotFoundFault = BlueGreenDeploymentNotFoundFault;class DBProxyEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBProxyEndpointNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBProxyEndpointNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBProxyEndpointNotFoundFault.prototype); }}exports.DBProxyEndpointNotFoundFault = DBProxyEndpointNotFoundFault;class DBProxyNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBProxyNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBProxyNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBProxyNotFoundFault.prototype); }}exports.DBProxyNotFoundFault = DBProxyNotFoundFault;class DBProxyTargetGroupNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBProxyTargetGroupNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBProxyTargetGroupNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBProxyTargetGroupNotFoundFault.prototype); }}exports.DBProxyTargetGroupNotFoundFault = DBProxyTargetGroupNotFoundFault;class DBShardGroupNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBShardGroupNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBShardGroupNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBShardGroupNotFoundFault.prototype); }}exports.DBShardGroupNotFoundFault = DBShardGroupNotFoundFault;class DBSnapshotNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBSnapshotNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBSnapshotNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSnapshotNotFoundFault.prototype); }}exports.DBSnapshotNotFoundFault = DBSnapshotNotFoundFault;class DBSnapshotTenantDatabaseNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBSnapshotTenantDatabaseNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBSnapshotTenantDatabaseNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSnapshotTenantDatabaseNotFoundFault.prototype); }}exports.DBSnapshotTenantDatabaseNotFoundFault = DBSnapshotTenantDatabaseNotFoundFault;class IntegrationNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "IntegrationNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "IntegrationNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, IntegrationNotFoundFault.prototype); }}exports.IntegrationNotFoundFault = IntegrationNotFoundFault;class InvalidDBClusterEndpointStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBClusterEndpointStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBClusterEndpointStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBClusterEndpointStateFault.prototype); }}exports.InvalidDBClusterEndpointStateFault = InvalidDBClusterEndpointStateFault;class TenantDatabaseNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "TenantDatabaseNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "TenantDatabaseNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, TenantDatabaseNotFoundFault.prototype); }}exports.TenantDatabaseNotFoundFault = TenantDatabaseNotFoundFault;class ResourceNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "ResourceNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "ResourceNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, ResourceNotFoundFault.prototype); }}exports.ResourceNotFoundFault = ResourceNotFoundFault;class AuthorizationAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "AuthorizationAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "AuthorizationAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, AuthorizationAlreadyExistsFault.prototype); }}exports.AuthorizationAlreadyExistsFault = AuthorizationAlreadyExistsFault;class AuthorizationQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "AuthorizationQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "AuthorizationQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, AuthorizationQuotaExceededFault.prototype); }}exports.AuthorizationQuotaExceededFault = AuthorizationQuotaExceededFault;class DBSecurityGroupNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBSecurityGroupNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBSecurityGroupNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSecurityGroupNotFoundFault.prototype); }}exports.DBSecurityGroupNotFoundFault = DBSecurityGroupNotFoundFault;class InvalidDBSecurityGroupStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBSecurityGroupStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBSecurityGroupStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBSecurityGroupStateFault.prototype); }}exports.InvalidDBSecurityGroupStateFault = InvalidDBSecurityGroupStateFault;class ExportTaskNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "ExportTaskNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "ExportTaskNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, ExportTaskNotFoundFault.prototype); }}exports.ExportTaskNotFoundFault = ExportTaskNotFoundFault;class InvalidExportTaskStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidExportTaskStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidExportTaskStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidExportTaskStateFault.prototype); }}exports.InvalidExportTaskStateFault = InvalidExportTaskStateFault;class DBParameterGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBParameterGroupAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBParameterGroupAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBParameterGroupAlreadyExistsFault.prototype); }}exports.DBParameterGroupAlreadyExistsFault = DBParameterGroupAlreadyExistsFault;class DBParameterGroupNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBParameterGroupNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBParameterGroupNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBParameterGroupNotFoundFault.prototype); }}exports.DBParameterGroupNotFoundFault = DBParameterGroupNotFoundFault;class DBParameterGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBParameterGroupQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBParameterGroupQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBParameterGroupQuotaExceededFault.prototype); }}exports.DBParameterGroupQuotaExceededFault = DBParameterGroupQuotaExceededFault;class DBClusterSnapshotAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterSnapshotAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterSnapshotAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterSnapshotAlreadyExistsFault.prototype); }}exports.DBClusterSnapshotAlreadyExistsFault = DBClusterSnapshotAlreadyExistsFault;class DBClusterSnapshotNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterSnapshotNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterSnapshotNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterSnapshotNotFoundFault.prototype); }}exports.DBClusterSnapshotNotFoundFault = DBClusterSnapshotNotFoundFault;class InvalidDBClusterSnapshotStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBClusterSnapshotStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBClusterSnapshotStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBClusterSnapshotStateFault.prototype); }}exports.InvalidDBClusterSnapshotStateFault = InvalidDBClusterSnapshotStateFault;class KMSKeyNotAccessibleFault extends RDSServiceException_1.RDSServiceException { name = "KMSKeyNotAccessibleFault"; $fault = "client"; constructor(opts) { super({ name: "KMSKeyNotAccessibleFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, KMSKeyNotAccessibleFault.prototype); }}exports.KMSKeyNotAccessibleFault = KMSKeyNotAccessibleFault;class SnapshotQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "SnapshotQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "SnapshotQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SnapshotQuotaExceededFault.prototype); }}exports.SnapshotQuotaExceededFault = SnapshotQuotaExceededFault;class CustomAvailabilityZoneNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "CustomAvailabilityZoneNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "CustomAvailabilityZoneNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, CustomAvailabilityZoneNotFoundFault.prototype); }}exports.CustomAvailabilityZoneNotFoundFault = CustomAvailabilityZoneNotFoundFault;class DBSnapshotAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBSnapshotAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBSnapshotAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSnapshotAlreadyExistsFault.prototype); }}exports.DBSnapshotAlreadyExistsFault = DBSnapshotAlreadyExistsFault;class InvalidDBSnapshotStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBSnapshotStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBSnapshotStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBSnapshotStateFault.prototype); }}exports.InvalidDBSnapshotStateFault = InvalidDBSnapshotStateFault;class OptionGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "OptionGroupAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "OptionGroupAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, OptionGroupAlreadyExistsFault.prototype); }}exports.OptionGroupAlreadyExistsFault = OptionGroupAlreadyExistsFault;class OptionGroupNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "OptionGroupNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "OptionGroupNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, OptionGroupNotFoundFault.prototype); }}exports.OptionGroupNotFoundFault = OptionGroupNotFoundFault;class OptionGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "OptionGroupQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "OptionGroupQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, OptionGroupQuotaExceededFault.prototype); }}exports.OptionGroupQuotaExceededFault = OptionGroupQuotaExceededFault;class BlueGreenDeploymentAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "BlueGreenDeploymentAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "BlueGreenDeploymentAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, BlueGreenDeploymentAlreadyExistsFault.prototype); }}exports.BlueGreenDeploymentAlreadyExistsFault = BlueGreenDeploymentAlreadyExistsFault;class DBClusterParameterGroupNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterParameterGroupNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterParameterGroupNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterParameterGroupNotFoundFault.prototype); }}exports.DBClusterParameterGroupNotFoundFault = DBClusterParameterGroupNotFoundFault;class DBClusterQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterQuotaExceededFault.prototype); }}exports.DBClusterQuotaExceededFault = DBClusterQuotaExceededFault;class InstanceQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "InstanceQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "InstanceQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InstanceQuotaExceededFault.prototype); }}exports.InstanceQuotaExceededFault = InstanceQuotaExceededFault;class SourceClusterNotSupportedFault extends RDSServiceException_1.RDSServiceException { name = "SourceClusterNotSupportedFault"; $fault = "client"; constructor(opts) { super({ name: "SourceClusterNotSupportedFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SourceClusterNotSupportedFault.prototype); }}exports.SourceClusterNotSupportedFault = SourceClusterNotSupportedFault;class SourceDatabaseNotSupportedFault extends RDSServiceException_1.RDSServiceException { name = "SourceDatabaseNotSupportedFault"; $fault = "client"; constructor(opts) { super({ name: "SourceDatabaseNotSupportedFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SourceDatabaseNotSupportedFault.prototype); }}exports.SourceDatabaseNotSupportedFault = SourceDatabaseNotSupportedFault;class StorageQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "StorageQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "StorageQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, StorageQuotaExceededFault.prototype); }}exports.StorageQuotaExceededFault = StorageQuotaExceededFault;class CreateCustomDBEngineVersionFault extends RDSServiceException_1.RDSServiceException { name = "CreateCustomDBEngineVersionFault"; $fault = "client"; constructor(opts) { super({ name: "CreateCustomDBEngineVersionFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, CreateCustomDBEngineVersionFault.prototype); }}exports.CreateCustomDBEngineVersionFault = CreateCustomDBEngineVersionFault;class CustomDBEngineVersionAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "CustomDBEngineVersionAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "CustomDBEngineVersionAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, CustomDBEngineVersionAlreadyExistsFault.prototype); }}exports.CustomDBEngineVersionAlreadyExistsFault = CustomDBEngineVersionAlreadyExistsFault;class CustomDBEngineVersionNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "CustomDBEngineVersionNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "CustomDBEngineVersionNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, CustomDBEngineVersionNotFoundFault.prototype); }}exports.CustomDBEngineVersionNotFoundFault = CustomDBEngineVersionNotFoundFault;class CustomDBEngineVersionQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "CustomDBEngineVersionQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "CustomDBEngineVersionQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, CustomDBEngineVersionQuotaExceededFault.prototype); }}exports.CustomDBEngineVersionQuotaExceededFault = CustomDBEngineVersionQuotaExceededFault;class Ec2ImagePropertiesNotSupportedFault extends RDSServiceException_1.RDSServiceException { name = "Ec2ImagePropertiesNotSupportedFault"; $fault = "client"; constructor(opts) { super({ name: "Ec2ImagePropertiesNotSupportedFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, Ec2ImagePropertiesNotSupportedFault.prototype); }}exports.Ec2ImagePropertiesNotSupportedFault = Ec2ImagePropertiesNotSupportedFault;class InvalidCustomDBEngineVersionStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidCustomDBEngineVersionStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidCustomDBEngineVersionStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidCustomDBEngineVersionStateFault.prototype); }}exports.InvalidCustomDBEngineVersionStateFault = InvalidCustomDBEngineVersionStateFault;class DBClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterAlreadyExistsFault.prototype); }}exports.DBClusterAlreadyExistsFault = DBClusterAlreadyExistsFault;class DBSubnetGroupDoesNotCoverEnoughAZs extends RDSServiceException_1.RDSServiceException { name = "DBSubnetGroupDoesNotCoverEnoughAZs"; $fault = "client"; constructor(opts) { super({ name: "DBSubnetGroupDoesNotCoverEnoughAZs", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSubnetGroupDoesNotCoverEnoughAZs.prototype); }}exports.DBSubnetGroupDoesNotCoverEnoughAZs = DBSubnetGroupDoesNotCoverEnoughAZs;class DBSubnetGroupNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBSubnetGroupNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBSubnetGroupNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSubnetGroupNotFoundFault.prototype); }}exports.DBSubnetGroupNotFoundFault = DBSubnetGroupNotFoundFault;class DomainNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DomainNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DomainNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DomainNotFoundFault.prototype); }}exports.DomainNotFoundFault = DomainNotFoundFault;class GlobalClusterNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "GlobalClusterNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "GlobalClusterNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, GlobalClusterNotFoundFault.prototype); }}exports.GlobalClusterNotFoundFault = GlobalClusterNotFoundFault;class InsufficientDBInstanceCapacityFault extends RDSServiceException_1.RDSServiceException { name = "InsufficientDBInstanceCapacityFault"; $fault = "client"; constructor(opts) { super({ name: "InsufficientDBInstanceCapacityFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InsufficientDBInstanceCapacityFault.prototype); }}exports.InsufficientDBInstanceCapacityFault = InsufficientDBInstanceCapacityFault;class InsufficientStorageClusterCapacityFault extends RDSServiceException_1.RDSServiceException { name = "InsufficientStorageClusterCapacityFault"; $fault = "client"; constructor(opts) { super({ name: "InsufficientStorageClusterCapacityFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InsufficientStorageClusterCapacityFault.prototype); }}exports.InsufficientStorageClusterCapacityFault = InsufficientStorageClusterCapacityFault;class InvalidDBSubnetGroupFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBSubnetGroupFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBSubnetGroupFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBSubnetGroupFault.prototype); }}exports.InvalidDBSubnetGroupFault = InvalidDBSubnetGroupFault;class InvalidDBSubnetGroupStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBSubnetGroupStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBSubnetGroupStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBSubnetGroupStateFault.prototype); }}exports.InvalidDBSubnetGroupStateFault = InvalidDBSubnetGroupStateFault;class InvalidGlobalClusterStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidGlobalClusterStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidGlobalClusterStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidGlobalClusterStateFault.prototype); }}exports.InvalidGlobalClusterStateFault = InvalidGlobalClusterStateFault;class InvalidSubnet extends RDSServiceException_1.RDSServiceException { name = "InvalidSubnet"; $fault = "client"; constructor(opts) { super({ name: "InvalidSubnet", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidSubnet.prototype); }}exports.InvalidSubnet = InvalidSubnet;class InvalidVPCNetworkStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidVPCNetworkStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidVPCNetworkStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidVPCNetworkStateFault.prototype); }}exports.InvalidVPCNetworkStateFault = InvalidVPCNetworkStateFault;class NetworkTypeNotSupported extends RDSServiceException_1.RDSServiceException { name = "NetworkTypeNotSupported"; $fault = "client"; constructor(opts) { super({ name: "NetworkTypeNotSupported", $fault: "client", ...opts, }); Object.setPrototypeOf(this, NetworkTypeNotSupported.prototype); }}exports.NetworkTypeNotSupported = NetworkTypeNotSupported;class StorageTypeNotSupportedFault extends RDSServiceException_1.RDSServiceException { name = "StorageTypeNotSupportedFault"; $fault = "client"; constructor(opts) { super({ name: "StorageTypeNotSupportedFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, StorageTypeNotSupportedFault.prototype); }}exports.StorageTypeNotSupportedFault = StorageTypeNotSupportedFault;class VpcEncryptionControlViolationException extends RDSServiceException_1.RDSServiceException { name = "VpcEncryptionControlViolationException"; $fault = "client"; constructor(opts) { super({ name: "VpcEncryptionControlViolationException", $fault: "client", ...opts, }); Object.setPrototypeOf(this, VpcEncryptionControlViolationException.prototype); }}exports.VpcEncryptionControlViolationException = VpcEncryptionControlViolationException;class DBClusterEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterEndpointAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterEndpointAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterEndpointAlreadyExistsFault.prototype); }}exports.DBClusterEndpointAlreadyExistsFault = DBClusterEndpointAlreadyExistsFault;class DBClusterEndpointQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterEndpointQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterEndpointQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterEndpointQuotaExceededFault.prototype); }}exports.DBClusterEndpointQuotaExceededFault = DBClusterEndpointQuotaExceededFault;class AuthorizationNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "AuthorizationNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "AuthorizationNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, AuthorizationNotFoundFault.prototype); }}exports.AuthorizationNotFoundFault = AuthorizationNotFoundFault;class BackupPolicyNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "BackupPolicyNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "BackupPolicyNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, BackupPolicyNotFoundFault.prototype); }}exports.BackupPolicyNotFoundFault = BackupPolicyNotFoundFault;class CertificateNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "CertificateNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "CertificateNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, CertificateNotFoundFault.prototype); }}exports.CertificateNotFoundFault = CertificateNotFoundFault;class DBInstanceAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBInstanceAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBInstanceAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBInstanceAlreadyExistsFault.prototype); }}exports.DBInstanceAlreadyExistsFault = DBInstanceAlreadyExistsFault;class ProvisionedIopsNotAvailableInAZFault extends RDSServiceException_1.RDSServiceException { name = "ProvisionedIopsNotAvailableInAZFault"; $fault = "client"; constructor(opts) { super({ name: "ProvisionedIopsNotAvailableInAZFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, ProvisionedIopsNotAvailableInAZFault.prototype); }}exports.ProvisionedIopsNotAvailableInAZFault = ProvisionedIopsNotAvailableInAZFault;class TenantDatabaseQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "TenantDatabaseQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "TenantDatabaseQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, TenantDatabaseQuotaExceededFault.prototype); }}exports.TenantDatabaseQuotaExceededFault = TenantDatabaseQuotaExceededFault;class DBSubnetGroupNotAllowedFault extends RDSServiceException_1.RDSServiceException { name = "DBSubnetGroupNotAllowedFault"; $fault = "client"; constructor(opts) { super({ name: "DBSubnetGroupNotAllowedFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSubnetGroupNotAllowedFault.prototype); }}exports.DBSubnetGroupNotAllowedFault = DBSubnetGroupNotAllowedFault;class DBProxyAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBProxyAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBProxyAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBProxyAlreadyExistsFault.prototype); }}exports.DBProxyAlreadyExistsFault = DBProxyAlreadyExistsFault;class DBProxyQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBProxyQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBProxyQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBProxyQuotaExceededFault.prototype); }}exports.DBProxyQuotaExceededFault = DBProxyQuotaExceededFault;class DBProxyEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBProxyEndpointAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBProxyEndpointAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBProxyEndpointAlreadyExistsFault.prototype); }}exports.DBProxyEndpointAlreadyExistsFault = DBProxyEndpointAlreadyExistsFault;class DBProxyEndpointQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBProxyEndpointQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBProxyEndpointQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBProxyEndpointQuotaExceededFault.prototype); }}exports.DBProxyEndpointQuotaExceededFault = DBProxyEndpointQuotaExceededFault;class InvalidDBProxyStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBProxyStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBProxyStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBProxyStateFault.prototype); }}exports.InvalidDBProxyStateFault = InvalidDBProxyStateFault;class DBSecurityGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBSecurityGroupAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBSecurityGroupAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSecurityGroupAlreadyExistsFault.prototype); }}exports.DBSecurityGroupAlreadyExistsFault = DBSecurityGroupAlreadyExistsFault;class DBSecurityGroupNotSupportedFault extends RDSServiceException_1.RDSServiceException { name = "DBSecurityGroupNotSupportedFault"; $fault = "client"; constructor(opts) { super({ name: "DBSecurityGroupNotSupportedFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSecurityGroupNotSupportedFault.prototype); }}exports.DBSecurityGroupNotSupportedFault = DBSecurityGroupNotSupportedFault;class DBSecurityGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBSecurityGroupQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBSecurityGroupQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSecurityGroupQuotaExceededFault.prototype); }}exports.DBSecurityGroupQuotaExceededFault = DBSecurityGroupQuotaExceededFault;class DBShardGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBShardGroupAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBShardGroupAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBShardGroupAlreadyExistsFault.prototype); }}exports.DBShardGroupAlreadyExistsFault = DBShardGroupAlreadyExistsFault;class MaxDBShardGroupLimitReached extends RDSServiceException_1.RDSServiceException { name = "MaxDBShardGroupLimitReached"; $fault = "client"; constructor(opts) { super({ name: "MaxDBShardGroupLimitReached", $fault: "client", ...opts, }); Object.setPrototypeOf(this, MaxDBShardGroupLimitReached.prototype); }}exports.MaxDBShardGroupLimitReached = MaxDBShardGroupLimitReached;class UnsupportedDBEngineVersionFault extends RDSServiceException_1.RDSServiceException { name = "UnsupportedDBEngineVersionFault"; $fault = "client"; constructor(opts) { super({ name: "UnsupportedDBEngineVersionFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, UnsupportedDBEngineVersionFault.prototype); }}exports.UnsupportedDBEngineVersionFault = UnsupportedDBEngineVersionFault;class DBSubnetGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "DBSubnetGroupAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "DBSubnetGroupAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSubnetGroupAlreadyExistsFault.prototype); }}exports.DBSubnetGroupAlreadyExistsFault = DBSubnetGroupAlreadyExistsFault;class DBSubnetGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBSubnetGroupQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBSubnetGroupQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSubnetGroupQuotaExceededFault.prototype); }}exports.DBSubnetGroupQuotaExceededFault = DBSubnetGroupQuotaExceededFault;class DBSubnetQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBSubnetQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBSubnetQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBSubnetQuotaExceededFault.prototype); }}exports.DBSubnetQuotaExceededFault = DBSubnetQuotaExceededFault;class EventSubscriptionQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "EventSubscriptionQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "EventSubscriptionQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, EventSubscriptionQuotaExceededFault.prototype); }}exports.EventSubscriptionQuotaExceededFault = EventSubscriptionQuotaExceededFault;class SNSInvalidTopicFault extends RDSServiceException_1.RDSServiceException { name = "SNSInvalidTopicFault"; $fault = "client"; constructor(opts) { super({ name: "SNSInvalidTopicFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SNSInvalidTopicFault.prototype); }}exports.SNSInvalidTopicFault = SNSInvalidTopicFault;class SNSNoAuthorizationFault extends RDSServiceException_1.RDSServiceException { name = "SNSNoAuthorizationFault"; $fault = "client"; constructor(opts) { super({ name: "SNSNoAuthorizationFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SNSNoAuthorizationFault.prototype); }}exports.SNSNoAuthorizationFault = SNSNoAuthorizationFault;class SNSTopicArnNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "SNSTopicArnNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "SNSTopicArnNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SNSTopicArnNotFoundFault.prototype); }}exports.SNSTopicArnNotFoundFault = SNSTopicArnNotFoundFault;class SubscriptionAlreadyExistFault extends RDSServiceException_1.RDSServiceException { name = "SubscriptionAlreadyExistFault"; $fault = "client"; constructor(opts) { super({ name: "SubscriptionAlreadyExistFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SubscriptionAlreadyExistFault.prototype); }}exports.SubscriptionAlreadyExistFault = SubscriptionAlreadyExistFault;class SubscriptionCategoryNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "SubscriptionCategoryNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "SubscriptionCategoryNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SubscriptionCategoryNotFoundFault.prototype); }}exports.SubscriptionCategoryNotFoundFault = SubscriptionCategoryNotFoundFault;class GlobalClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "GlobalClusterAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "GlobalClusterAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, GlobalClusterAlreadyExistsFault.prototype); }}exports.GlobalClusterAlreadyExistsFault = GlobalClusterAlreadyExistsFault;class GlobalClusterQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "GlobalClusterQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "GlobalClusterQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, GlobalClusterQuotaExceededFault.prototype); }}exports.GlobalClusterQuotaExceededFault = GlobalClusterQuotaExceededFault;class InvalidDBShardGroupStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBShardGroupStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBShardGroupStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBShardGroupStateFault.prototype); }}exports.InvalidDBShardGroupStateFault = InvalidDBShardGroupStateFault;class IntegrationAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "IntegrationAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "IntegrationAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, IntegrationAlreadyExistsFault.prototype); }}exports.IntegrationAlreadyExistsFault = IntegrationAlreadyExistsFault;class IntegrationConflictOperationFault extends RDSServiceException_1.RDSServiceException { name = "IntegrationConflictOperationFault"; $fault = "client"; constructor(opts) { super({ name: "IntegrationConflictOperationFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, IntegrationConflictOperationFault.prototype); }}exports.IntegrationConflictOperationFault = IntegrationConflictOperationFault;class IntegrationQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "IntegrationQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "IntegrationQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, IntegrationQuotaExceededFault.prototype); }}exports.IntegrationQuotaExceededFault = IntegrationQuotaExceededFault;class TenantDatabaseAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "TenantDatabaseAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "TenantDatabaseAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, TenantDatabaseAlreadyExistsFault.prototype); }}exports.TenantDatabaseAlreadyExistsFault = TenantDatabaseAlreadyExistsFault;class InvalidBlueGreenDeploymentStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidBlueGreenDeploymentStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidBlueGreenDeploymentStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidBlueGreenDeploymentStateFault.prototype); }}exports.InvalidBlueGreenDeploymentStateFault = InvalidBlueGreenDeploymentStateFault;class DBClusterAutomatedBackupQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterAutomatedBackupQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterAutomatedBackupQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterAutomatedBackupQuotaExceededFault.prototype); }}exports.DBClusterAutomatedBackupQuotaExceededFault = DBClusterAutomatedBackupQuotaExceededFault;class DBClusterAutomatedBackupNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterAutomatedBackupNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterAutomatedBackupNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterAutomatedBackupNotFoundFault.prototype); }}exports.DBClusterAutomatedBackupNotFoundFault = DBClusterAutomatedBackupNotFoundFault;class InvalidDBClusterAutomatedBackupStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBClusterAutomatedBackupStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBClusterAutomatedBackupStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBClusterAutomatedBackupStateFault.prototype); }}exports.InvalidDBClusterAutomatedBackupStateFault = InvalidDBClusterAutomatedBackupStateFault;class DBClusterEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterEndpointNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterEndpointNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterEndpointNotFoundFault.prototype); }}exports.DBClusterEndpointNotFoundFault = DBClusterEndpointNotFoundFault;class InvalidDBParameterGroupStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBParameterGroupStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBParameterGroupStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBParameterGroupStateFault.prototype); }}exports.InvalidDBParameterGroupStateFault = InvalidDBParameterGroupStateFault;class DBInstanceAutomatedBackupQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "DBInstanceAutomatedBackupQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "DBInstanceAutomatedBackupQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBInstanceAutomatedBackupQuotaExceededFault.prototype); }}exports.DBInstanceAutomatedBackupQuotaExceededFault = DBInstanceAutomatedBackupQuotaExceededFault;class DBInstanceAutomatedBackupNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBInstanceAutomatedBackupNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBInstanceAutomatedBackupNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBInstanceAutomatedBackupNotFoundFault.prototype); }}exports.DBInstanceAutomatedBackupNotFoundFault = DBInstanceAutomatedBackupNotFoundFault;class InvalidDBInstanceAutomatedBackupStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBInstanceAutomatedBackupStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBInstanceAutomatedBackupStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBInstanceAutomatedBackupStateFault.prototype); }}exports.InvalidDBInstanceAutomatedBackupStateFault = InvalidDBInstanceAutomatedBackupStateFault;class InvalidDBProxyEndpointStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBProxyEndpointStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBProxyEndpointStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBProxyEndpointStateFault.prototype); }}exports.InvalidDBProxyEndpointStateFault = InvalidDBProxyEndpointStateFault;class InvalidDBSubnetStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBSubnetStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBSubnetStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBSubnetStateFault.prototype); }}exports.InvalidDBSubnetStateFault = InvalidDBSubnetStateFault;class InvalidEventSubscriptionStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidEventSubscriptionStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidEventSubscriptionStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidEventSubscriptionStateFault.prototype); }}exports.InvalidEventSubscriptionStateFault = InvalidEventSubscriptionStateFault;class InvalidIntegrationStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidIntegrationStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidIntegrationStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidIntegrationStateFault.prototype); }}exports.InvalidIntegrationStateFault = InvalidIntegrationStateFault;class InvalidOptionGroupStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidOptionGroupStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidOptionGroupStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidOptionGroupStateFault.prototype); }}exports.InvalidOptionGroupStateFault = InvalidOptionGroupStateFault;class DBProxyTargetNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBProxyTargetNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBProxyTargetNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBProxyTargetNotFoundFault.prototype); }}exports.DBProxyTargetNotFoundFault = DBProxyTargetNotFoundFault;class DBClusterBacktrackNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterBacktrackNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterBacktrackNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterBacktrackNotFoundFault.prototype); }}exports.DBClusterBacktrackNotFoundFault = DBClusterBacktrackNotFoundFault;class DBInstanceNotReadyFault extends RDSServiceException_1.RDSServiceException { name = "DBInstanceNotReadyFault"; $fault = "client"; constructor(opts) { super({ name: "DBInstanceNotReadyFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBInstanceNotReadyFault.prototype); }}exports.DBInstanceNotReadyFault = DBInstanceNotReadyFault;class ReservedDBInstanceNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "ReservedDBInstanceNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "ReservedDBInstanceNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, ReservedDBInstanceNotFoundFault.prototype); }}exports.ReservedDBInstanceNotFoundFault = ReservedDBInstanceNotFoundFault;class ReservedDBInstancesOfferingNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "ReservedDBInstancesOfferingNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "ReservedDBInstancesOfferingNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, ReservedDBInstancesOfferingNotFoundFault.prototype); }}exports.ReservedDBInstancesOfferingNotFoundFault = ReservedDBInstancesOfferingNotFoundFault;class InvalidResourceStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidResourceStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidResourceStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidResourceStateFault.prototype); }}exports.InvalidResourceStateFault = InvalidResourceStateFault;class DBLogFileNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBLogFileNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBLogFileNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBLogFileNotFoundFault.prototype); }}exports.DBLogFileNotFoundFault = DBLogFileNotFoundFault;class InvalidDBClusterCapacityFault extends RDSServiceException_1.RDSServiceException { name = "InvalidDBClusterCapacityFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidDBClusterCapacityFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidDBClusterCapacityFault.prototype); }}exports.InvalidDBClusterCapacityFault = InvalidDBClusterCapacityFault;class StorageTypeNotAvailableFault extends RDSServiceException_1.RDSServiceException { name = "StorageTypeNotAvailableFault"; $fault = "client"; constructor(opts) { super({ name: "StorageTypeNotAvailableFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, StorageTypeNotAvailableFault.prototype); }}exports.StorageTypeNotAvailableFault = StorageTypeNotAvailableFault;class SharedSnapshotQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "SharedSnapshotQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "SharedSnapshotQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SharedSnapshotQuotaExceededFault.prototype); }}exports.SharedSnapshotQuotaExceededFault = SharedSnapshotQuotaExceededFault;class DBUpgradeDependencyFailureFault extends RDSServiceException_1.RDSServiceException { name = "DBUpgradeDependencyFailureFault"; $fault = "client"; constructor(opts) { super({ name: "DBUpgradeDependencyFailureFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBUpgradeDependencyFailureFault.prototype); }}exports.DBUpgradeDependencyFailureFault = DBUpgradeDependencyFailureFault;class SubnetAlreadyInUse extends RDSServiceException_1.RDSServiceException { name = "SubnetAlreadyInUse"; $fault = "client"; constructor(opts) { super({ name: "SubnetAlreadyInUse", $fault: "client", ...opts, }); Object.setPrototypeOf(this, SubnetAlreadyInUse.prototype); }}exports.SubnetAlreadyInUse = SubnetAlreadyInUse;class ReservedDBInstanceAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "ReservedDBInstanceAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "ReservedDBInstanceAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, ReservedDBInstanceAlreadyExistsFault.prototype); }}exports.ReservedDBInstanceAlreadyExistsFault = ReservedDBInstanceAlreadyExistsFault;class ReservedDBInstanceQuotaExceededFault extends RDSServiceException_1.RDSServiceException { name = "ReservedDBInstanceQuotaExceededFault"; $fault = "client"; constructor(opts) { super({ name: "ReservedDBInstanceQuotaExceededFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, ReservedDBInstanceQuotaExceededFault.prototype); }}exports.ReservedDBInstanceQuotaExceededFault = ReservedDBInstanceQuotaExceededFault;class DBProxyTargetAlreadyRegisteredFault extends RDSServiceException_1.RDSServiceException { name = "DBProxyTargetAlreadyRegisteredFault"; $fault = "client"; constructor(opts) { super({ name: "DBProxyTargetAlreadyRegisteredFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBProxyTargetAlreadyRegisteredFault.prototype); }}exports.DBProxyTargetAlreadyRegisteredFault = DBProxyTargetAlreadyRegisteredFault;class InsufficientAvailableIPsInSubnetFault extends RDSServiceException_1.RDSServiceException { name = "InsufficientAvailableIPsInSubnetFault"; $fault = "client"; constructor(opts) { super({ name: "InsufficientAvailableIPsInSubnetFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InsufficientAvailableIPsInSubnetFault.prototype); }}exports.InsufficientAvailableIPsInSubnetFault = InsufficientAvailableIPsInSubnetFault;class DBClusterRoleNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBClusterRoleNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBClusterRoleNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBClusterRoleNotFoundFault.prototype); }}exports.DBClusterRoleNotFoundFault = DBClusterRoleNotFoundFault;class DBInstanceRoleNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "DBInstanceRoleNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "DBInstanceRoleNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, DBInstanceRoleNotFoundFault.prototype); }}exports.DBInstanceRoleNotFoundFault = DBInstanceRoleNotFoundFault;class InvalidS3BucketFault extends RDSServiceException_1.RDSServiceException { name = "InvalidS3BucketFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidS3BucketFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidS3BucketFault.prototype); }}exports.InvalidS3BucketFault = InvalidS3BucketFault;class InsufficientDBClusterCapacityFault extends RDSServiceException_1.RDSServiceException { name = "InsufficientDBClusterCapacityFault"; $fault = "client"; constructor(opts) { super({ name: "InsufficientDBClusterCapacityFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InsufficientDBClusterCapacityFault.prototype); }}exports.InsufficientDBClusterCapacityFault = InsufficientDBClusterCapacityFault;class InvalidRestoreFault extends RDSServiceException_1.RDSServiceException { name = "InvalidRestoreFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidRestoreFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidRestoreFault.prototype); }}exports.InvalidRestoreFault = InvalidRestoreFault;class PointInTimeRestoreNotEnabledFault extends RDSServiceException_1.RDSServiceException { name = "PointInTimeRestoreNotEnabledFault"; $fault = "client"; constructor(opts) { super({ name: "PointInTimeRestoreNotEnabledFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, PointInTimeRestoreNotEnabledFault.prototype); }}exports.PointInTimeRestoreNotEnabledFault = PointInTimeRestoreNotEnabledFault;class ExportTaskAlreadyExistsFault extends RDSServiceException_1.RDSServiceException { name = "ExportTaskAlreadyExistsFault"; $fault = "client"; constructor(opts) { super({ name: "ExportTaskAlreadyExistsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, ExportTaskAlreadyExistsFault.prototype); }}exports.ExportTaskAlreadyExistsFault = ExportTaskAlreadyExistsFault;class IamRoleMissingPermissionsFault extends RDSServiceException_1.RDSServiceException { name = "IamRoleMissingPermissionsFault"; $fault = "client"; constructor(opts) { super({ name: "IamRoleMissingPermissionsFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, IamRoleMissingPermissionsFault.prototype); }}exports.IamRoleMissingPermissionsFault = IamRoleMissingPermissionsFault;class IamRoleNotFoundFault extends RDSServiceException_1.RDSServiceException { name = "IamRoleNotFoundFault"; $fault = "client"; constructor(opts) { super({ name: "IamRoleNotFoundFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, IamRoleNotFoundFault.prototype); }}exports.IamRoleNotFoundFault = IamRoleNotFoundFault;class InvalidExportOnlyFault extends RDSServiceException_1.RDSServiceException { name = "InvalidExportOnlyFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidExportOnlyFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidExportOnlyFault.prototype); }}exports.InvalidExportOnlyFault = InvalidExportOnlyFault;class InvalidExportSourceStateFault extends RDSServiceException_1.RDSServiceException { name = "InvalidExportSourceStateFault"; $fault = "client"; constructor(opts) { super({ name: "InvalidExportSourceStateFault", $fault: "client", ...opts, }); Object.setPrototypeOf(this, InvalidExportSourceStateFault.prototype); }}exports.InvalidExportSourceStateFault = InvalidExportSourceStateFault;