@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,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PendingMaintenanceActionsMessage = exports.DescribePendingMaintenanceActionsMessage = exports.OrderableDBInstanceOptionsMessage = exports.OrderableDBInstanceOption = exports.AvailableProcessorFeature = exports.DescribeOrderableDBInstanceOptionsMessage = exports.OptionGroups = exports.DescribeOptionGroupsMessage = exports.OptionGroupOptionsMessage = exports.OptionGroupOption = exports.OptionVersion = exports.OptionGroupOptionSetting = exports.MinimumEngineVersionPerAllowedValue = exports.DescribeOptionGroupOptionsMessage = exports.InstallationMediaMessage = exports.DescribeInstallationMediaMessage = exports.GlobalClustersMessage = exports.DescribeGlobalClustersMessage = exports.ExportTasksMessage = exports.DescribeExportTasksMessage = exports.EventSubscriptionsMessage = exports.DescribeEventSubscriptionsMessage = exports.EventsMessage = exports.Event = exports.DescribeEventsMessage = exports.EventCategoriesMessage = exports.EventCategoriesMap = exports.DescribeEventCategoriesMessage = exports.DescribeEngineDefaultParametersResult = exports.DescribeEngineDefaultParametersMessage = exports.DescribeEngineDefaultClusterParametersResult = exports.EngineDefaults = exports.DescribeEngineDefaultClusterParametersMessage = exports.DescribeDBSubnetGroupsMessage = exports.DBSubnetGroupMessage = exports.DescribeDBSnapshotsMessage = exports.DBSnapshotMessage = exports.DescribeDBSnapshotAttributesResult = exports.DBSnapshotAttributesResult = exports.DBSnapshotAttribute = exports.DescribeDBSnapshotAttributesMessage = exports.DescribeDBSecurityGroupsMessage = exports.DBSecurityGroupMessage = exports.DescribeDBProxyTargetsResponse = exports.DBProxyTarget = exports.TargetType = exports.TargetHealth = exports.TargetState = exports.TargetHealthReason = exports.TargetRole = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.StopDBInstanceAutomatedBackupsReplicationResult = exports.StopDBInstanceAutomatedBackupsReplicationMessage = exports.StopDBInstanceResult = exports.StopDBInstanceMessage = exports.StopDBClusterResult = exports.StopDBClusterMessage = exports.StopActivityStreamResponse = exports.StopActivityStreamRequest = exports.StartExportTaskMessage = exports.StartDBInstanceAutomatedBackupsReplicationResult = exports.StartDBInstanceAutomatedBackupsReplicationMessage = exports.StartDBInstanceResult = exports.StartDBInstanceMessage = exports.StartDBClusterResult = exports.StartDBClusterMessage = void 0;
|
|
4
|
+
exports.ModifyDBParameterGroupMessage = exports.DBParameterGroupNameMessage = exports.ModifyDBInstanceResult = exports.ModifyDBInstanceMessage = exports.DBUpgradeDependencyFailureFault = exports.SharedSnapshotQuotaExceededFault = exports.ModifyDBClusterSnapshotAttributeResult = exports.ModifyDBClusterSnapshotAttributeMessage = exports.ModifyDBClusterParameterGroupMessage = exports.DBClusterParameterGroupNameMessage = exports.ModifyDBClusterEndpointMessage = exports.ModifyDBClusterResult = exports.ModifyDBClusterMessage = exports.CloudwatchLogsExportConfiguration = exports.ModifyCustomDBEngineVersionMessage = exports.CustomEngineVersionStatus = exports.ModifyCurrentDBClusterCapacityMessage = exports.InvalidDBClusterCapacityFault = exports.DBClusterCapacityInfo = exports.ModifyCertificatesResult = exports.ModifyCertificatesMessage = exports.TagListMessage = exports.ListTagsForResourceMessage = exports.InstallationMediaAlreadyExistsFault = exports.ImportInstallationMediaMessage = exports.FailoverGlobalClusterResult = exports.FailoverGlobalClusterMessage = exports.FailoverDBClusterResult = exports.FailoverDBClusterMessage = exports.DownloadDBLogFilePortionMessage = exports.DownloadDBLogFilePortionDetails = exports.DBLogFileNotFoundFault = exports.DescribeValidDBInstanceModificationsResult = exports.ValidDBInstanceModificationsMessage = exports.ValidStorageOptions = exports.Range = exports.DoubleRange = exports.DescribeValidDBInstanceModificationsMessage = exports.SourceRegionMessage = exports.SourceRegion = exports.DescribeSourceRegionsMessage = exports.ReservedDBInstancesOfferingNotFoundFault = exports.ReservedDBInstancesOfferingMessage = exports.ReservedDBInstancesOffering = exports.DescribeReservedDBInstancesOfferingsMessage = exports.ReservedDBInstanceNotFoundFault = exports.ReservedDBInstanceMessage = exports.ReservedDBInstance = exports.RecurringCharge = exports.DescribeReservedDBInstancesMessage = void 0;
|
|
5
|
+
exports.RestoreDBClusterFromS3Message = exports.InvalidS3BucketFault = exports.ResetDBParameterGroupMessage = exports.ResetDBClusterParameterGroupMessage = exports.RemoveTagsFromResourceMessage = exports.RemoveSourceIdentifierFromSubscriptionResult = exports.RemoveSourceIdentifierFromSubscriptionMessage = exports.RemoveRoleFromDBInstanceMessage = exports.DBInstanceRoleNotFoundFault = exports.RemoveRoleFromDBClusterMessage = exports.DBClusterRoleNotFoundFault = exports.RemoveFromGlobalClusterResult = exports.RemoveFromGlobalClusterMessage = exports.RegisterDBProxyTargetsResponse = exports.RegisterDBProxyTargetsRequest = exports.InsufficientAvailableIPsInSubnetFault = exports.DBProxyTargetAlreadyRegisteredFault = exports.RebootDBInstanceResult = exports.RebootDBInstanceMessage = exports.RebootDBClusterResult = exports.RebootDBClusterMessage = exports.ReservedDBInstanceQuotaExceededFault = exports.ReservedDBInstanceAlreadyExistsFault = exports.PurchaseReservedDBInstancesOfferingResult = exports.PurchaseReservedDBInstancesOfferingMessage = exports.PromoteReadReplicaDBClusterResult = exports.PromoteReadReplicaDBClusterMessage = exports.PromoteReadReplicaResult = exports.PromoteReadReplicaMessage = exports.ModifyOptionGroupResult = exports.ModifyOptionGroupMessage = exports.OptionConfiguration = exports.ModifyGlobalClusterResult = exports.ModifyGlobalClusterMessage = exports.ModifyEventSubscriptionResult = exports.ModifyEventSubscriptionMessage = exports.SubnetAlreadyInUse = exports.ModifyDBSubnetGroupResult = exports.ModifyDBSubnetGroupMessage = exports.ModifyDBSnapshotAttributeResult = exports.ModifyDBSnapshotAttributeMessage = exports.ModifyDBSnapshotResult = exports.ModifyDBSnapshotMessage = exports.ModifyDBProxyTargetGroupResponse = exports.ModifyDBProxyTargetGroupRequest = exports.ConnectionPoolConfiguration = exports.ModifyDBProxyEndpointResponse = exports.ModifyDBProxyEndpointRequest = exports.ModifyDBProxyResponse = exports.ModifyDBProxyRequest = void 0;
|
|
6
|
+
exports.StopDBInstanceAutomatedBackupsReplicationResult = exports.StopDBInstanceAutomatedBackupsReplicationMessage = exports.StopDBInstanceResult = exports.StopDBInstanceMessage = exports.StopDBClusterResult = exports.StopDBClusterMessage = exports.StopActivityStreamResponse = exports.StopActivityStreamRequest = exports.StartExportTaskMessage = exports.InvalidExportSourceStateFault = exports.InvalidExportOnlyFault = exports.IamRoleNotFoundFault = exports.IamRoleMissingPermissionsFault = exports.ExportTaskAlreadyExistsFault = exports.StartDBInstanceAutomatedBackupsReplicationResult = exports.StartDBInstanceAutomatedBackupsReplicationMessage = exports.StartDBInstanceResult = exports.StartDBInstanceMessage = exports.StartDBClusterResult = exports.StartDBClusterMessage = exports.StartActivityStreamResponse = exports.StartActivityStreamRequest = exports.RevokeDBSecurityGroupIngressResult = exports.RevokeDBSecurityGroupIngressMessage = exports.RestoreDBInstanceToPointInTimeResult = exports.RestoreDBInstanceToPointInTimeMessage = exports.PointInTimeRestoreNotEnabledFault = exports.RestoreDBInstanceFromS3Result = exports.RestoreDBInstanceFromS3Message = exports.RestoreDBInstanceFromDBSnapshotResult = exports.RestoreDBInstanceFromDBSnapshotMessage = exports.RestoreDBClusterToPointInTimeResult = exports.RestoreDBClusterToPointInTimeMessage = exports.RestoreDBClusterFromSnapshotResult = exports.RestoreDBClusterFromSnapshotMessage = exports.InvalidRestoreFault = exports.InsufficientDBClusterCapacityFault = exports.RestoreDBClusterFromS3Result = void 0;
|
|
7
|
+
const RDSServiceException_1 = require("./RDSServiceException");
|
|
7
8
|
var TargetRole;
|
|
8
9
|
(function (TargetRole) {
|
|
9
10
|
TargetRole["READ_ONLY"] = "READ_ONLY";
|
|
@@ -330,6 +331,19 @@ var ReservedDBInstanceMessage;
|
|
|
330
331
|
...obj,
|
|
331
332
|
});
|
|
332
333
|
})(ReservedDBInstanceMessage = exports.ReservedDBInstanceMessage || (exports.ReservedDBInstanceMessage = {}));
|
|
334
|
+
class ReservedDBInstanceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
335
|
+
constructor(opts) {
|
|
336
|
+
super({
|
|
337
|
+
name: "ReservedDBInstanceNotFoundFault",
|
|
338
|
+
$fault: "client",
|
|
339
|
+
...opts,
|
|
340
|
+
});
|
|
341
|
+
this.name = "ReservedDBInstanceNotFoundFault";
|
|
342
|
+
this.$fault = "client";
|
|
343
|
+
Object.setPrototypeOf(this, ReservedDBInstanceNotFoundFault.prototype);
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
exports.ReservedDBInstanceNotFoundFault = ReservedDBInstanceNotFoundFault;
|
|
333
347
|
var DescribeReservedDBInstancesOfferingsMessage;
|
|
334
348
|
(function (DescribeReservedDBInstancesOfferingsMessage) {
|
|
335
349
|
DescribeReservedDBInstancesOfferingsMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -348,6 +362,19 @@ var ReservedDBInstancesOfferingMessage;
|
|
|
348
362
|
...obj,
|
|
349
363
|
});
|
|
350
364
|
})(ReservedDBInstancesOfferingMessage = exports.ReservedDBInstancesOfferingMessage || (exports.ReservedDBInstancesOfferingMessage = {}));
|
|
365
|
+
class ReservedDBInstancesOfferingNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
366
|
+
constructor(opts) {
|
|
367
|
+
super({
|
|
368
|
+
name: "ReservedDBInstancesOfferingNotFoundFault",
|
|
369
|
+
$fault: "client",
|
|
370
|
+
...opts,
|
|
371
|
+
});
|
|
372
|
+
this.name = "ReservedDBInstancesOfferingNotFoundFault";
|
|
373
|
+
this.$fault = "client";
|
|
374
|
+
Object.setPrototypeOf(this, ReservedDBInstancesOfferingNotFoundFault.prototype);
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
exports.ReservedDBInstancesOfferingNotFoundFault = ReservedDBInstancesOfferingNotFoundFault;
|
|
351
378
|
var DescribeSourceRegionsMessage;
|
|
352
379
|
(function (DescribeSourceRegionsMessage) {
|
|
353
380
|
DescribeSourceRegionsMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -402,6 +429,19 @@ var DescribeValidDBInstanceModificationsResult;
|
|
|
402
429
|
...obj,
|
|
403
430
|
});
|
|
404
431
|
})(DescribeValidDBInstanceModificationsResult = exports.DescribeValidDBInstanceModificationsResult || (exports.DescribeValidDBInstanceModificationsResult = {}));
|
|
432
|
+
class DBLogFileNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
433
|
+
constructor(opts) {
|
|
434
|
+
super({
|
|
435
|
+
name: "DBLogFileNotFoundFault",
|
|
436
|
+
$fault: "client",
|
|
437
|
+
...opts,
|
|
438
|
+
});
|
|
439
|
+
this.name = "DBLogFileNotFoundFault";
|
|
440
|
+
this.$fault = "client";
|
|
441
|
+
Object.setPrototypeOf(this, DBLogFileNotFoundFault.prototype);
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
exports.DBLogFileNotFoundFault = DBLogFileNotFoundFault;
|
|
405
445
|
var DownloadDBLogFilePortionDetails;
|
|
406
446
|
(function (DownloadDBLogFilePortionDetails) {
|
|
407
447
|
DownloadDBLogFilePortionDetails.filterSensitiveLog = (obj) => ({
|
|
@@ -444,6 +484,19 @@ var ImportInstallationMediaMessage;
|
|
|
444
484
|
...obj,
|
|
445
485
|
});
|
|
446
486
|
})(ImportInstallationMediaMessage = exports.ImportInstallationMediaMessage || (exports.ImportInstallationMediaMessage = {}));
|
|
487
|
+
class InstallationMediaAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
488
|
+
constructor(opts) {
|
|
489
|
+
super({
|
|
490
|
+
name: "InstallationMediaAlreadyExistsFault",
|
|
491
|
+
$fault: "client",
|
|
492
|
+
...opts,
|
|
493
|
+
});
|
|
494
|
+
this.name = "InstallationMediaAlreadyExistsFault";
|
|
495
|
+
this.$fault = "client";
|
|
496
|
+
Object.setPrototypeOf(this, InstallationMediaAlreadyExistsFault.prototype);
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
exports.InstallationMediaAlreadyExistsFault = InstallationMediaAlreadyExistsFault;
|
|
447
500
|
var ListTagsForResourceMessage;
|
|
448
501
|
(function (ListTagsForResourceMessage) {
|
|
449
502
|
ListTagsForResourceMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -474,6 +527,19 @@ var DBClusterCapacityInfo;
|
|
|
474
527
|
...obj,
|
|
475
528
|
});
|
|
476
529
|
})(DBClusterCapacityInfo = exports.DBClusterCapacityInfo || (exports.DBClusterCapacityInfo = {}));
|
|
530
|
+
class InvalidDBClusterCapacityFault extends RDSServiceException_1.RDSServiceException {
|
|
531
|
+
constructor(opts) {
|
|
532
|
+
super({
|
|
533
|
+
name: "InvalidDBClusterCapacityFault",
|
|
534
|
+
$fault: "client",
|
|
535
|
+
...opts,
|
|
536
|
+
});
|
|
537
|
+
this.name = "InvalidDBClusterCapacityFault";
|
|
538
|
+
this.$fault = "client";
|
|
539
|
+
Object.setPrototypeOf(this, InvalidDBClusterCapacityFault.prototype);
|
|
540
|
+
}
|
|
541
|
+
}
|
|
542
|
+
exports.InvalidDBClusterCapacityFault = InvalidDBClusterCapacityFault;
|
|
477
543
|
var ModifyCurrentDBClusterCapacityMessage;
|
|
478
544
|
(function (ModifyCurrentDBClusterCapacityMessage) {
|
|
479
545
|
ModifyCurrentDBClusterCapacityMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -540,6 +606,32 @@ var ModifyDBClusterSnapshotAttributeResult;
|
|
|
540
606
|
...obj,
|
|
541
607
|
});
|
|
542
608
|
})(ModifyDBClusterSnapshotAttributeResult = exports.ModifyDBClusterSnapshotAttributeResult || (exports.ModifyDBClusterSnapshotAttributeResult = {}));
|
|
609
|
+
class SharedSnapshotQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
610
|
+
constructor(opts) {
|
|
611
|
+
super({
|
|
612
|
+
name: "SharedSnapshotQuotaExceededFault",
|
|
613
|
+
$fault: "client",
|
|
614
|
+
...opts,
|
|
615
|
+
});
|
|
616
|
+
this.name = "SharedSnapshotQuotaExceededFault";
|
|
617
|
+
this.$fault = "client";
|
|
618
|
+
Object.setPrototypeOf(this, SharedSnapshotQuotaExceededFault.prototype);
|
|
619
|
+
}
|
|
620
|
+
}
|
|
621
|
+
exports.SharedSnapshotQuotaExceededFault = SharedSnapshotQuotaExceededFault;
|
|
622
|
+
class DBUpgradeDependencyFailureFault extends RDSServiceException_1.RDSServiceException {
|
|
623
|
+
constructor(opts) {
|
|
624
|
+
super({
|
|
625
|
+
name: "DBUpgradeDependencyFailureFault",
|
|
626
|
+
$fault: "client",
|
|
627
|
+
...opts,
|
|
628
|
+
});
|
|
629
|
+
this.name = "DBUpgradeDependencyFailureFault";
|
|
630
|
+
this.$fault = "client";
|
|
631
|
+
Object.setPrototypeOf(this, DBUpgradeDependencyFailureFault.prototype);
|
|
632
|
+
}
|
|
633
|
+
}
|
|
634
|
+
exports.DBUpgradeDependencyFailureFault = DBUpgradeDependencyFailureFault;
|
|
543
635
|
var ModifyDBInstanceMessage;
|
|
544
636
|
(function (ModifyDBInstanceMessage) {
|
|
545
637
|
ModifyDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -642,6 +734,19 @@ var ModifyDBSubnetGroupResult;
|
|
|
642
734
|
...obj,
|
|
643
735
|
});
|
|
644
736
|
})(ModifyDBSubnetGroupResult = exports.ModifyDBSubnetGroupResult || (exports.ModifyDBSubnetGroupResult = {}));
|
|
737
|
+
class SubnetAlreadyInUse extends RDSServiceException_1.RDSServiceException {
|
|
738
|
+
constructor(opts) {
|
|
739
|
+
super({
|
|
740
|
+
name: "SubnetAlreadyInUse",
|
|
741
|
+
$fault: "client",
|
|
742
|
+
...opts,
|
|
743
|
+
});
|
|
744
|
+
this.name = "SubnetAlreadyInUse";
|
|
745
|
+
this.$fault = "client";
|
|
746
|
+
Object.setPrototypeOf(this, SubnetAlreadyInUse.prototype);
|
|
747
|
+
}
|
|
748
|
+
}
|
|
749
|
+
exports.SubnetAlreadyInUse = SubnetAlreadyInUse;
|
|
645
750
|
var ModifyEventSubscriptionMessage;
|
|
646
751
|
(function (ModifyEventSubscriptionMessage) {
|
|
647
752
|
ModifyEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -720,6 +825,32 @@ var PurchaseReservedDBInstancesOfferingResult;
|
|
|
720
825
|
...obj,
|
|
721
826
|
});
|
|
722
827
|
})(PurchaseReservedDBInstancesOfferingResult = exports.PurchaseReservedDBInstancesOfferingResult || (exports.PurchaseReservedDBInstancesOfferingResult = {}));
|
|
828
|
+
class ReservedDBInstanceAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
829
|
+
constructor(opts) {
|
|
830
|
+
super({
|
|
831
|
+
name: "ReservedDBInstanceAlreadyExistsFault",
|
|
832
|
+
$fault: "client",
|
|
833
|
+
...opts,
|
|
834
|
+
});
|
|
835
|
+
this.name = "ReservedDBInstanceAlreadyExistsFault";
|
|
836
|
+
this.$fault = "client";
|
|
837
|
+
Object.setPrototypeOf(this, ReservedDBInstanceAlreadyExistsFault.prototype);
|
|
838
|
+
}
|
|
839
|
+
}
|
|
840
|
+
exports.ReservedDBInstanceAlreadyExistsFault = ReservedDBInstanceAlreadyExistsFault;
|
|
841
|
+
class ReservedDBInstanceQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
842
|
+
constructor(opts) {
|
|
843
|
+
super({
|
|
844
|
+
name: "ReservedDBInstanceQuotaExceededFault",
|
|
845
|
+
$fault: "client",
|
|
846
|
+
...opts,
|
|
847
|
+
});
|
|
848
|
+
this.name = "ReservedDBInstanceQuotaExceededFault";
|
|
849
|
+
this.$fault = "client";
|
|
850
|
+
Object.setPrototypeOf(this, ReservedDBInstanceQuotaExceededFault.prototype);
|
|
851
|
+
}
|
|
852
|
+
}
|
|
853
|
+
exports.ReservedDBInstanceQuotaExceededFault = ReservedDBInstanceQuotaExceededFault;
|
|
723
854
|
var RebootDBClusterMessage;
|
|
724
855
|
(function (RebootDBClusterMessage) {
|
|
725
856
|
RebootDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -744,6 +875,32 @@ var RebootDBInstanceResult;
|
|
|
744
875
|
...obj,
|
|
745
876
|
});
|
|
746
877
|
})(RebootDBInstanceResult = exports.RebootDBInstanceResult || (exports.RebootDBInstanceResult = {}));
|
|
878
|
+
class DBProxyTargetAlreadyRegisteredFault extends RDSServiceException_1.RDSServiceException {
|
|
879
|
+
constructor(opts) {
|
|
880
|
+
super({
|
|
881
|
+
name: "DBProxyTargetAlreadyRegisteredFault",
|
|
882
|
+
$fault: "client",
|
|
883
|
+
...opts,
|
|
884
|
+
});
|
|
885
|
+
this.name = "DBProxyTargetAlreadyRegisteredFault";
|
|
886
|
+
this.$fault = "client";
|
|
887
|
+
Object.setPrototypeOf(this, DBProxyTargetAlreadyRegisteredFault.prototype);
|
|
888
|
+
}
|
|
889
|
+
}
|
|
890
|
+
exports.DBProxyTargetAlreadyRegisteredFault = DBProxyTargetAlreadyRegisteredFault;
|
|
891
|
+
class InsufficientAvailableIPsInSubnetFault extends RDSServiceException_1.RDSServiceException {
|
|
892
|
+
constructor(opts) {
|
|
893
|
+
super({
|
|
894
|
+
name: "InsufficientAvailableIPsInSubnetFault",
|
|
895
|
+
$fault: "client",
|
|
896
|
+
...opts,
|
|
897
|
+
});
|
|
898
|
+
this.name = "InsufficientAvailableIPsInSubnetFault";
|
|
899
|
+
this.$fault = "client";
|
|
900
|
+
Object.setPrototypeOf(this, InsufficientAvailableIPsInSubnetFault.prototype);
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
exports.InsufficientAvailableIPsInSubnetFault = InsufficientAvailableIPsInSubnetFault;
|
|
747
904
|
var RegisterDBProxyTargetsRequest;
|
|
748
905
|
(function (RegisterDBProxyTargetsRequest) {
|
|
749
906
|
RegisterDBProxyTargetsRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -768,12 +925,38 @@ var RemoveFromGlobalClusterResult;
|
|
|
768
925
|
...obj,
|
|
769
926
|
});
|
|
770
927
|
})(RemoveFromGlobalClusterResult = exports.RemoveFromGlobalClusterResult || (exports.RemoveFromGlobalClusterResult = {}));
|
|
928
|
+
class DBClusterRoleNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
929
|
+
constructor(opts) {
|
|
930
|
+
super({
|
|
931
|
+
name: "DBClusterRoleNotFoundFault",
|
|
932
|
+
$fault: "client",
|
|
933
|
+
...opts,
|
|
934
|
+
});
|
|
935
|
+
this.name = "DBClusterRoleNotFoundFault";
|
|
936
|
+
this.$fault = "client";
|
|
937
|
+
Object.setPrototypeOf(this, DBClusterRoleNotFoundFault.prototype);
|
|
938
|
+
}
|
|
939
|
+
}
|
|
940
|
+
exports.DBClusterRoleNotFoundFault = DBClusterRoleNotFoundFault;
|
|
771
941
|
var RemoveRoleFromDBClusterMessage;
|
|
772
942
|
(function (RemoveRoleFromDBClusterMessage) {
|
|
773
943
|
RemoveRoleFromDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
774
944
|
...obj,
|
|
775
945
|
});
|
|
776
946
|
})(RemoveRoleFromDBClusterMessage = exports.RemoveRoleFromDBClusterMessage || (exports.RemoveRoleFromDBClusterMessage = {}));
|
|
947
|
+
class DBInstanceRoleNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
948
|
+
constructor(opts) {
|
|
949
|
+
super({
|
|
950
|
+
name: "DBInstanceRoleNotFoundFault",
|
|
951
|
+
$fault: "client",
|
|
952
|
+
...opts,
|
|
953
|
+
});
|
|
954
|
+
this.name = "DBInstanceRoleNotFoundFault";
|
|
955
|
+
this.$fault = "client";
|
|
956
|
+
Object.setPrototypeOf(this, DBInstanceRoleNotFoundFault.prototype);
|
|
957
|
+
}
|
|
958
|
+
}
|
|
959
|
+
exports.DBInstanceRoleNotFoundFault = DBInstanceRoleNotFoundFault;
|
|
777
960
|
var RemoveRoleFromDBInstanceMessage;
|
|
778
961
|
(function (RemoveRoleFromDBInstanceMessage) {
|
|
779
962
|
RemoveRoleFromDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -810,6 +993,19 @@ var ResetDBParameterGroupMessage;
|
|
|
810
993
|
...obj,
|
|
811
994
|
});
|
|
812
995
|
})(ResetDBParameterGroupMessage = exports.ResetDBParameterGroupMessage || (exports.ResetDBParameterGroupMessage = {}));
|
|
996
|
+
class InvalidS3BucketFault extends RDSServiceException_1.RDSServiceException {
|
|
997
|
+
constructor(opts) {
|
|
998
|
+
super({
|
|
999
|
+
name: "InvalidS3BucketFault",
|
|
1000
|
+
$fault: "client",
|
|
1001
|
+
...opts,
|
|
1002
|
+
});
|
|
1003
|
+
this.name = "InvalidS3BucketFault";
|
|
1004
|
+
this.$fault = "client";
|
|
1005
|
+
Object.setPrototypeOf(this, InvalidS3BucketFault.prototype);
|
|
1006
|
+
}
|
|
1007
|
+
}
|
|
1008
|
+
exports.InvalidS3BucketFault = InvalidS3BucketFault;
|
|
813
1009
|
var RestoreDBClusterFromS3Message;
|
|
814
1010
|
(function (RestoreDBClusterFromS3Message) {
|
|
815
1011
|
RestoreDBClusterFromS3Message.filterSensitiveLog = (obj) => ({
|
|
@@ -822,6 +1018,32 @@ var RestoreDBClusterFromS3Result;
|
|
|
822
1018
|
...obj,
|
|
823
1019
|
});
|
|
824
1020
|
})(RestoreDBClusterFromS3Result = exports.RestoreDBClusterFromS3Result || (exports.RestoreDBClusterFromS3Result = {}));
|
|
1021
|
+
class InsufficientDBClusterCapacityFault extends RDSServiceException_1.RDSServiceException {
|
|
1022
|
+
constructor(opts) {
|
|
1023
|
+
super({
|
|
1024
|
+
name: "InsufficientDBClusterCapacityFault",
|
|
1025
|
+
$fault: "client",
|
|
1026
|
+
...opts,
|
|
1027
|
+
});
|
|
1028
|
+
this.name = "InsufficientDBClusterCapacityFault";
|
|
1029
|
+
this.$fault = "client";
|
|
1030
|
+
Object.setPrototypeOf(this, InsufficientDBClusterCapacityFault.prototype);
|
|
1031
|
+
}
|
|
1032
|
+
}
|
|
1033
|
+
exports.InsufficientDBClusterCapacityFault = InsufficientDBClusterCapacityFault;
|
|
1034
|
+
class InvalidRestoreFault extends RDSServiceException_1.RDSServiceException {
|
|
1035
|
+
constructor(opts) {
|
|
1036
|
+
super({
|
|
1037
|
+
name: "InvalidRestoreFault",
|
|
1038
|
+
$fault: "client",
|
|
1039
|
+
...opts,
|
|
1040
|
+
});
|
|
1041
|
+
this.name = "InvalidRestoreFault";
|
|
1042
|
+
this.$fault = "client";
|
|
1043
|
+
Object.setPrototypeOf(this, InvalidRestoreFault.prototype);
|
|
1044
|
+
}
|
|
1045
|
+
}
|
|
1046
|
+
exports.InvalidRestoreFault = InvalidRestoreFault;
|
|
825
1047
|
var RestoreDBClusterFromSnapshotMessage;
|
|
826
1048
|
(function (RestoreDBClusterFromSnapshotMessage) {
|
|
827
1049
|
RestoreDBClusterFromSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -870,6 +1092,19 @@ var RestoreDBInstanceFromS3Result;
|
|
|
870
1092
|
...obj,
|
|
871
1093
|
});
|
|
872
1094
|
})(RestoreDBInstanceFromS3Result = exports.RestoreDBInstanceFromS3Result || (exports.RestoreDBInstanceFromS3Result = {}));
|
|
1095
|
+
class PointInTimeRestoreNotEnabledFault extends RDSServiceException_1.RDSServiceException {
|
|
1096
|
+
constructor(opts) {
|
|
1097
|
+
super({
|
|
1098
|
+
name: "PointInTimeRestoreNotEnabledFault",
|
|
1099
|
+
$fault: "client",
|
|
1100
|
+
...opts,
|
|
1101
|
+
});
|
|
1102
|
+
this.name = "PointInTimeRestoreNotEnabledFault";
|
|
1103
|
+
this.$fault = "client";
|
|
1104
|
+
Object.setPrototypeOf(this, PointInTimeRestoreNotEnabledFault.prototype);
|
|
1105
|
+
}
|
|
1106
|
+
}
|
|
1107
|
+
exports.PointInTimeRestoreNotEnabledFault = PointInTimeRestoreNotEnabledFault;
|
|
873
1108
|
var RestoreDBInstanceToPointInTimeMessage;
|
|
874
1109
|
(function (RestoreDBInstanceToPointInTimeMessage) {
|
|
875
1110
|
RestoreDBInstanceToPointInTimeMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -942,6 +1177,71 @@ var StartDBInstanceAutomatedBackupsReplicationResult;
|
|
|
942
1177
|
...obj,
|
|
943
1178
|
});
|
|
944
1179
|
})(StartDBInstanceAutomatedBackupsReplicationResult = exports.StartDBInstanceAutomatedBackupsReplicationResult || (exports.StartDBInstanceAutomatedBackupsReplicationResult = {}));
|
|
1180
|
+
class ExportTaskAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1181
|
+
constructor(opts) {
|
|
1182
|
+
super({
|
|
1183
|
+
name: "ExportTaskAlreadyExistsFault",
|
|
1184
|
+
$fault: "client",
|
|
1185
|
+
...opts,
|
|
1186
|
+
});
|
|
1187
|
+
this.name = "ExportTaskAlreadyExistsFault";
|
|
1188
|
+
this.$fault = "client";
|
|
1189
|
+
Object.setPrototypeOf(this, ExportTaskAlreadyExistsFault.prototype);
|
|
1190
|
+
}
|
|
1191
|
+
}
|
|
1192
|
+
exports.ExportTaskAlreadyExistsFault = ExportTaskAlreadyExistsFault;
|
|
1193
|
+
class IamRoleMissingPermissionsFault extends RDSServiceException_1.RDSServiceException {
|
|
1194
|
+
constructor(opts) {
|
|
1195
|
+
super({
|
|
1196
|
+
name: "IamRoleMissingPermissionsFault",
|
|
1197
|
+
$fault: "client",
|
|
1198
|
+
...opts,
|
|
1199
|
+
});
|
|
1200
|
+
this.name = "IamRoleMissingPermissionsFault";
|
|
1201
|
+
this.$fault = "client";
|
|
1202
|
+
Object.setPrototypeOf(this, IamRoleMissingPermissionsFault.prototype);
|
|
1203
|
+
}
|
|
1204
|
+
}
|
|
1205
|
+
exports.IamRoleMissingPermissionsFault = IamRoleMissingPermissionsFault;
|
|
1206
|
+
class IamRoleNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1207
|
+
constructor(opts) {
|
|
1208
|
+
super({
|
|
1209
|
+
name: "IamRoleNotFoundFault",
|
|
1210
|
+
$fault: "client",
|
|
1211
|
+
...opts,
|
|
1212
|
+
});
|
|
1213
|
+
this.name = "IamRoleNotFoundFault";
|
|
1214
|
+
this.$fault = "client";
|
|
1215
|
+
Object.setPrototypeOf(this, IamRoleNotFoundFault.prototype);
|
|
1216
|
+
}
|
|
1217
|
+
}
|
|
1218
|
+
exports.IamRoleNotFoundFault = IamRoleNotFoundFault;
|
|
1219
|
+
class InvalidExportOnlyFault extends RDSServiceException_1.RDSServiceException {
|
|
1220
|
+
constructor(opts) {
|
|
1221
|
+
super({
|
|
1222
|
+
name: "InvalidExportOnlyFault",
|
|
1223
|
+
$fault: "client",
|
|
1224
|
+
...opts,
|
|
1225
|
+
});
|
|
1226
|
+
this.name = "InvalidExportOnlyFault";
|
|
1227
|
+
this.$fault = "client";
|
|
1228
|
+
Object.setPrototypeOf(this, InvalidExportOnlyFault.prototype);
|
|
1229
|
+
}
|
|
1230
|
+
}
|
|
1231
|
+
exports.InvalidExportOnlyFault = InvalidExportOnlyFault;
|
|
1232
|
+
class InvalidExportSourceStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1233
|
+
constructor(opts) {
|
|
1234
|
+
super({
|
|
1235
|
+
name: "InvalidExportSourceStateFault",
|
|
1236
|
+
$fault: "client",
|
|
1237
|
+
...opts,
|
|
1238
|
+
});
|
|
1239
|
+
this.name = "InvalidExportSourceStateFault";
|
|
1240
|
+
this.$fault = "client";
|
|
1241
|
+
Object.setPrototypeOf(this, InvalidExportSourceStateFault.prototype);
|
|
1242
|
+
}
|
|
1243
|
+
}
|
|
1244
|
+
exports.InvalidExportSourceStateFault = InvalidExportSourceStateFault;
|
|
945
1245
|
var StartExportTaskMessage;
|
|
946
1246
|
(function (StartExportTaskMessage) {
|
|
947
1247
|
StartExportTaskMessage.filterSensitiveLog = (obj) => ({
|