@aws-sdk/client-rds 3.1077.0 → 3.1079.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/dist-cjs/index.js +501 -1984
- package/dist-es/commandBuilder.js +10 -0
- package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -14
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -14
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -14
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -14
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -14
- package/dist-es/commands/BacktrackDBClusterCommand.js +2 -14
- package/dist-es/commands/CancelExportTaskCommand.js +2 -14
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -18
- package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/CopyDBSnapshotCommand.js +2 -18
- package/dist-es/commands/CopyOptionGroupCommand.js +2 -14
- package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -14
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -14
- package/dist-es/commands/CreateDBClusterCommand.js +2 -18
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -14
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -14
- package/dist-es/commands/CreateDBInstanceCommand.js +2 -14
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -18
- package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBProxyCommand.js +2 -14
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -14
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBShardGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBSnapshotCommand.js +2 -14
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -14
- package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateGlobalClusterCommand.js +2 -14
- package/dist-es/commands/CreateIntegrationCommand.js +2 -14
- package/dist-es/commands/CreateOptionGroupCommand.js +2 -14
- package/dist-es/commands/CreateTenantDatabaseCommand.js +2 -14
- package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -14
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -14
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -14
- package/dist-es/commands/DeleteDBInstanceCommand.js +2 -14
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBProxyCommand.js +2 -14
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBShardGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -14
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -14
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -14
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
- package/dist-es/commands/DeleteOptionGroupCommand.js +2 -14
- package/dist-es/commands/DeleteTenantDatabaseCommand.js +2 -14
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -14
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -14
- package/dist-es/commands/DescribeCertificatesCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClustersCommand.js +2 -14
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBInstancesCommand.js +2 -14
- package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -14
- package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBParametersCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxiesCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -14
- package/dist-es/commands/DescribeDBRecommendationsCommand.js +2 -14
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBShardGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +2 -14
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -14
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -14
- package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -14
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -14
- package/dist-es/commands/DescribeEventsCommand.js +2 -14
- package/dist-es/commands/DescribeExportTasksCommand.js +2 -14
- package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -14
- package/dist-es/commands/DescribeIntegrationsCommand.js +2 -14
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -14
- package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -14
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -14
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -14
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -14
- package/dist-es/commands/DescribeServerlessV2PlatformVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -14
- package/dist-es/commands/DescribeTenantDatabasesCommand.js +2 -14
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -14
- package/dist-es/commands/DisableHttpEndpointCommand.js +2 -14
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -14
- package/dist-es/commands/EnableHttpEndpointCommand.js +2 -14
- package/dist-es/commands/FailoverDBClusterCommand.js +2 -14
- package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ModifyActivityStreamCommand.js +2 -14
- package/dist-es/commands/ModifyCertificatesCommand.js +2 -14
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -14
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -14
- package/dist-es/commands/ModifyDBInstanceCommand.js +2 -14
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBProxyCommand.js +2 -14
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -14
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBRecommendationCommand.js +2 -14
- package/dist-es/commands/ModifyDBShardGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -14
- package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -14
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -14
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -14
- package/dist-es/commands/ModifyIntegrationCommand.js +2 -14
- package/dist-es/commands/ModifyOptionGroupCommand.js +2 -14
- package/dist-es/commands/ModifyTenantDatabaseCommand.js +2 -14
- package/dist-es/commands/PromoteReadReplicaCommand.js +2 -14
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -14
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -14
- package/dist-es/commands/RebootDBClusterCommand.js +2 -14
- package/dist-es/commands/RebootDBInstanceCommand.js +2 -14
- package/dist-es/commands/RebootDBShardGroupCommand.js +2 -14
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -14
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -14
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -14
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -14
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -14
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -14
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -14
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -14
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -14
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -14
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -14
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -14
- package/dist-es/commands/StartActivityStreamCommand.js +2 -14
- package/dist-es/commands/StartDBClusterCommand.js +2 -14
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -18
- package/dist-es/commands/StartDBInstanceCommand.js +2 -14
- package/dist-es/commands/StartExportTaskCommand.js +2 -14
- package/dist-es/commands/StopActivityStreamCommand.js +2 -14
- package/dist-es/commands/StopDBClusterCommand.js +2 -14
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -14
- package/dist-es/commands/StopDBInstanceCommand.js +2 -14
- package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -14
- package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -14
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +22 -0
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -8
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -8
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBProxyCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBProxyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxiesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -8
- package/dist-types/commands/DisableHttpEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +3 -8
- package/dist-types/commands/EnableHttpEndpointCommand.d.ts +3 -8
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBProxyCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/ModifyOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +3 -8
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +3 -8
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -8
- package/dist-types/commands/RebootDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/RebootDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +3 -8
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +3 -8
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +3 -8
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -8
- package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -8
- package/dist-types/commands/StartActivityStreamCommand.d.ts +3 -8
- package/dist-types/commands/StartDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/StartExportTaskCommand.d.ts +3 -8
- package/dist-types/commands/StopActivityStreamCommand.d.ts +3 -8
- package/dist-types/commands/StopDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StopDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +52 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +10 -10
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteOptionGroupMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteOptionGroupCommandInput extends DeleteOptionGroupMessage
|
|
|
22
19
|
export interface DeleteOptionGroupCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteOptionGroupCommand_base: {
|
|
25
|
-
new (input: DeleteOptionGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteOptionGroupCommandInput, DeleteOptionGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteOptionGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteOptionGroupCommandInput, DeleteOptionGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteOptionGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteOptionGroupCommandInput, DeleteOptionGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteOptionGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteOptionGroupCommandInput, DeleteOptionGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an existing option group.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteTenantDatabaseMessage, DeleteTenantDatabaseResult } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteTenantDatabaseCommandInput extends DeleteTenantDatabaseMe
|
|
|
22
19
|
export interface DeleteTenantDatabaseCommandOutput extends DeleteTenantDatabaseResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteTenantDatabaseCommand_base: {
|
|
25
|
-
new (input: DeleteTenantDatabaseCommandInput): import("@smithy/core/client").CommandImpl<DeleteTenantDatabaseCommandInput, DeleteTenantDatabaseCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteTenantDatabaseCommandInput): import("@smithy/core/client").CommandImpl<DeleteTenantDatabaseCommandInput, DeleteTenantDatabaseCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteTenantDatabaseCommandInput): import("@smithy/core/client").CommandImpl<DeleteTenantDatabaseCommandInput, DeleteTenantDatabaseCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteTenantDatabaseCommandInput): import("@smithy/core/client").CommandImpl<DeleteTenantDatabaseCommandInput, DeleteTenantDatabaseCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a tenant database from your DB instance. This command only applies to RDS for Oracle container database (CDB) instances.</p> <p>You can't delete a tenant database when it is the only tenant in the DB instance.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeregisterDBProxyTargetsRequest, DeregisterDBProxyTargetsResponse } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeregisterDBProxyTargetsCommandInput extends DeregisterDBProxyT
|
|
|
22
19
|
export interface DeregisterDBProxyTargetsCommandOutput extends DeregisterDBProxyTargetsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeregisterDBProxyTargetsCommand_base: {
|
|
25
|
-
new (input: DeregisterDBProxyTargetsCommandInput): import("@smithy/core/client").CommandImpl<DeregisterDBProxyTargetsCommandInput, DeregisterDBProxyTargetsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeregisterDBProxyTargetsCommandInput): import("@smithy/core/client").CommandImpl<DeregisterDBProxyTargetsCommandInput, DeregisterDBProxyTargetsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeregisterDBProxyTargetsCommandInput): import("@smithy/core/client").CommandImpl<DeregisterDBProxyTargetsCommandInput, DeregisterDBProxyTargetsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeregisterDBProxyTargetsCommandInput): import("@smithy/core/client").CommandImpl<DeregisterDBProxyTargetsCommandInput, DeregisterDBProxyTargetsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Remove the association between one or more <code>DBProxyTarget</code> data structures and a <code>DBProxyTargetGroup</code>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { AccountAttributesMessage, DescribeAccountAttributesMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAccountAttributesCommandInput extends DescribeAccountAt
|
|
|
22
19
|
export interface DescribeAccountAttributesCommandOutput extends AccountAttributesMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAccountAttributesCommand_base: {
|
|
25
|
-
new (input: DescribeAccountAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeAccountAttributesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAccountAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeAccountAttributesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.</p> <p>This command doesn't take any parameters.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeBlueGreenDeploymentsRequest, DescribeBlueGreenDeploymentsResponse } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeBlueGreenDeploymentsCommandInput extends DescribeBlueGr
|
|
|
22
19
|
export interface DescribeBlueGreenDeploymentsCommandOutput extends DescribeBlueGreenDeploymentsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeBlueGreenDeploymentsCommand_base: {
|
|
25
|
-
new (input: DescribeBlueGreenDeploymentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeBlueGreenDeploymentsCommandInput, DescribeBlueGreenDeploymentsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeBlueGreenDeploymentsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeBlueGreenDeploymentsCommandInput, DescribeBlueGreenDeploymentsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeBlueGreenDeploymentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeBlueGreenDeploymentsCommandInput, DescribeBlueGreenDeploymentsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeBlueGreenDeploymentsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeBlueGreenDeploymentsCommandInput, DescribeBlueGreenDeploymentsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes one or more blue/green deployments.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon RDS User Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/blue-green-deployments.html"> Using Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CertificateMessage, DescribeCertificatesMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeCertificatesCommandInput extends DescribeCertificatesMe
|
|
|
22
19
|
export interface DescribeCertificatesCommandOutput extends CertificateMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeCertificatesCommand_base: {
|
|
25
|
-
new (input: DescribeCertificatesCommandInput): import("@smithy/core/client").CommandImpl<DescribeCertificatesCommandInput, DescribeCertificatesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeCertificatesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeCertificatesCommandInput, DescribeCertificatesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeCertificatesCommandInput): import("@smithy/core/client").CommandImpl<DescribeCertificatesCommandInput, DescribeCertificatesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeCertificatesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeCertificatesCommandInput, DescribeCertificatesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the set of certificate authority (CA) certificates provided by Amazon RDS for this Amazon Web Services account.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB instance</a> in the <i>Amazon RDS User Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html"> Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBClusterAutomatedBackupMessage, DescribeDBClusterAutomatedBackupsMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBClusterAutomatedBackupsCommandInput extends DescribeD
|
|
|
22
19
|
export interface DescribeDBClusterAutomatedBackupsCommandOutput extends DBClusterAutomatedBackupMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBClusterAutomatedBackupsCommand_base: {
|
|
25
|
-
new (input: DescribeDBClusterAutomatedBackupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterAutomatedBackupsCommandInput, DescribeDBClusterAutomatedBackupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBClusterAutomatedBackupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClusterAutomatedBackupsCommandInput, DescribeDBClusterAutomatedBackupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBClusterAutomatedBackupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterAutomatedBackupsCommandInput, DescribeDBClusterAutomatedBackupsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBClusterAutomatedBackupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClusterAutomatedBackupsCommandInput, DescribeDBClusterAutomatedBackupsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Displays backups for both current and deleted DB clusters. For example, use this operation to find details about automated backups for previously deleted clusters. Current clusters are returned for both the <code>DescribeDBClusterAutomatedBackups</code> and <code>DescribeDBClusters</code> operations.</p> <p>All parameters are optional.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBClusterBacktrackMessage, DescribeDBClusterBacktracksMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBClusterBacktracksCommandInput extends DescribeDBClust
|
|
|
22
19
|
export interface DescribeDBClusterBacktracksCommandOutput extends DBClusterBacktrackMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBClusterBacktracksCommand_base: {
|
|
25
|
-
new (input: DescribeDBClusterBacktracksCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterBacktracksCommandInput, DescribeDBClusterBacktracksCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeDBClusterBacktracksCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterBacktracksCommandInput, DescribeDBClusterBacktracksCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBClusterBacktracksCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterBacktracksCommandInput, DescribeDBClusterBacktracksCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeDBClusterBacktracksCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterBacktracksCommandInput, DescribeDBClusterBacktracksCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns information about backtracks for a DB cluster.</p> <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p> <note> <p>This action only applies to Aurora MySQL DB clusters.</p> </note>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBClusterEndpointMessage, DescribeDBClusterEndpointsMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBClusterEndpointsCommandInput extends DescribeDBCluste
|
|
|
22
19
|
export interface DescribeDBClusterEndpointsCommandOutput extends DBClusterEndpointMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBClusterEndpointsCommand_base: {
|
|
25
|
-
new (input: DescribeDBClusterEndpointsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterEndpointsCommandInput, DescribeDBClusterEndpointsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBClusterEndpointsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClusterEndpointsCommandInput, DescribeDBClusterEndpointsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBClusterEndpointsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterEndpointsCommandInput, DescribeDBClusterEndpointsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBClusterEndpointsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClusterEndpointsCommandInput, DescribeDBClusterEndpointsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns information about endpoints for an Amazon Aurora DB cluster.</p> <note> <p>This action only applies to Aurora DB clusters.</p> </note>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBClusterParameterGroupsMessage, DescribeDBClusterParameterGroupsMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBClusterParameterGroupsCommandInput extends DescribeDB
|
|
|
22
19
|
export interface DescribeDBClusterParameterGroupsCommandOutput extends DBClusterParameterGroupsMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBClusterParameterGroupsCommand_base: {
|
|
25
|
-
new (input: DescribeDBClusterParameterGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterParameterGroupsCommandInput, DescribeDBClusterParameterGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBClusterParameterGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClusterParameterGroupsCommandInput, DescribeDBClusterParameterGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBClusterParameterGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterParameterGroupsCommandInput, DescribeDBClusterParameterGroupsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBClusterParameterGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClusterParameterGroupsCommandInput, DescribeDBClusterParameterGroupsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of <code>DBClusterParameterGroup</code> descriptions. If a <code>DBClusterParameterGroupName</code> parameter is specified, the list will contain only the description of the specified DB cluster parameter group.</p> <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p> <p>For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html"> Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBClusterParameterGroupDetails, DescribeDBClusterParametersMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBClusterParametersCommandInput extends DescribeDBClust
|
|
|
22
19
|
export interface DescribeDBClusterParametersCommandOutput extends DBClusterParameterGroupDetails, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBClusterParametersCommand_base: {
|
|
25
|
-
new (input: DescribeDBClusterParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterParametersCommandInput, DescribeDBClusterParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeDBClusterParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterParametersCommandInput, DescribeDBClusterParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBClusterParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterParametersCommandInput, DescribeDBClusterParametersCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeDBClusterParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterParametersCommandInput, DescribeDBClusterParametersCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the detailed parameter list for a particular DB cluster parameter group.</p> <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p> <p>For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html"> Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeDBClusterSnapshotAttributesMessage, DescribeDBClusterSnapshotAttributesResult } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBClusterSnapshotAttributesCommandInput extends Describ
|
|
|
22
19
|
export interface DescribeDBClusterSnapshotAttributesCommandOutput extends DescribeDBClusterSnapshotAttributesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBClusterSnapshotAttributesCommand_base: {
|
|
25
|
-
new (input: DescribeDBClusterSnapshotAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterSnapshotAttributesCommandInput, DescribeDBClusterSnapshotAttributesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeDBClusterSnapshotAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterSnapshotAttributesCommandInput, DescribeDBClusterSnapshotAttributesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBClusterSnapshotAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterSnapshotAttributesCommandInput, DescribeDBClusterSnapshotAttributesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeDBClusterSnapshotAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterSnapshotAttributesCommandInput, DescribeDBClusterSnapshotAttributesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.</p> <p>When sharing snapshots with other Amazon Web Services accounts, <code>DescribeDBClusterSnapshotAttributes</code> returns the <code>restore</code> attribute and a list of IDs for the Amazon Web Services accounts that are authorized to copy or restore the manual DB cluster snapshot. If <code>all</code> is included in the list of values for the <code>restore</code> attribute, then the manual DB cluster snapshot is public and can be copied or restored by all Amazon Web Services accounts.</p> <p>To add or remove access for an Amazon Web Services account to copy or restore a manual DB cluster snapshot, or to make the manual DB cluster snapshot public or private, use the <code>ModifyDBClusterSnapshotAttribute</code> API action.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBClusterSnapshotMessage, DescribeDBClusterSnapshotsMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBClusterSnapshotsCommandInput extends DescribeDBCluste
|
|
|
22
19
|
export interface DescribeDBClusterSnapshotsCommandOutput extends DBClusterSnapshotMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBClusterSnapshotsCommand_base: {
|
|
25
|
-
new (input: DescribeDBClusterSnapshotsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterSnapshotsCommandInput, DescribeDBClusterSnapshotsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBClusterSnapshotsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClusterSnapshotsCommandInput, DescribeDBClusterSnapshotsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBClusterSnapshotsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClusterSnapshotsCommandInput, DescribeDBClusterSnapshotsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBClusterSnapshotsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClusterSnapshotsCommandInput, DescribeDBClusterSnapshotsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns information about DB cluster snapshots. This API action supports pagination.</p> <p>For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p> <p>For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html"> Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBClusterMessage, DescribeDBClustersMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBClustersCommandInput extends DescribeDBClustersMessag
|
|
|
22
19
|
export interface DescribeDBClustersCommandOutput extends DBClusterMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBClustersCommand_base: {
|
|
25
|
-
new (input: DescribeDBClustersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBClustersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBClustersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBClustersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes existing Amazon Aurora DB clusters and Multi-AZ DB clusters. This API supports pagination.</p> <p>For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p> <p>For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html"> Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.</p> <p>This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBEngineVersionMessage, DescribeDBEngineVersionsMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBEngineVersionsCommandInput extends DescribeDBEngineVe
|
|
|
22
19
|
export interface DescribeDBEngineVersionsCommandOutput extends DBEngineVersionMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBEngineVersionsCommand_base: {
|
|
25
|
-
new (input: DescribeDBEngineVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBEngineVersionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBEngineVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBEngineVersionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the properties of specific versions of DB engines.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBInstanceAutomatedBackupMessage, DescribeDBInstanceAutomatedBackupsMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBInstanceAutomatedBackupsCommandInput extends Describe
|
|
|
22
19
|
export interface DescribeDBInstanceAutomatedBackupsCommandOutput extends DBInstanceAutomatedBackupMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBInstanceAutomatedBackupsCommand_base: {
|
|
25
|
-
new (input: DescribeDBInstanceAutomatedBackupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBInstanceAutomatedBackupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBInstanceAutomatedBackupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBInstanceAutomatedBackupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Displays backups for both current and deleted instances. For example, use this operation to find details about automated backups for previously deleted instances. Current instances with retention periods greater than zero (0) are returned for both the <code>DescribeDBInstanceAutomatedBackups</code> and <code>DescribeDBInstances</code> operations.</p> <p>All parameters are optional.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBInstanceMessage, DescribeDBInstancesMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBInstancesCommandInput extends DescribeDBInstancesMess
|
|
|
22
19
|
export interface DescribeDBInstancesCommandOutput extends DBInstanceMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBInstancesCommand_base: {
|
|
25
|
-
new (input: DescribeDBInstancesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBInstancesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBInstancesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBInstancesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes provisioned RDS instances. This API supports pagination.</p> <note> <p>This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.</p> </note>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeDBLogFilesMessage, DescribeDBLogFilesResponse } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBLogFilesCommandInput extends DescribeDBLogFilesMessag
|
|
|
22
19
|
export interface DescribeDBLogFilesCommandOutput extends DescribeDBLogFilesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBLogFilesCommand_base: {
|
|
25
|
-
new (input: DescribeDBLogFilesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBLogFilesCommandInput, DescribeDBLogFilesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeDBLogFilesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBLogFilesCommandInput, DescribeDBLogFilesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBLogFilesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBLogFilesCommandInput, DescribeDBLogFilesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeDBLogFilesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBLogFilesCommandInput, DescribeDBLogFilesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of DB log files for the DB instance.</p> <p>This command doesn't apply to RDS Custom.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeDBMajorEngineVersionsRequest, DescribeDBMajorEngineVersionsResponse } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBMajorEngineVersionsCommandInput extends DescribeDBMaj
|
|
|
22
19
|
export interface DescribeDBMajorEngineVersionsCommandOutput extends DescribeDBMajorEngineVersionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBMajorEngineVersionsCommand_base: {
|
|
25
|
-
new (input: DescribeDBMajorEngineVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBMajorEngineVersionsCommandInput, DescribeDBMajorEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBMajorEngineVersionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBMajorEngineVersionsCommandInput, DescribeDBMajorEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBMajorEngineVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBMajorEngineVersionsCommandInput, DescribeDBMajorEngineVersionsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBMajorEngineVersionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBMajorEngineVersionsCommandInput, DescribeDBMajorEngineVersionsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the properties of specific major versions of DB engines.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DBParameterGroupsMessage, DescribeDBParameterGroupsMessage } from "../models/models_0";
|
|
4
|
-
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDBParameterGroupsCommandInput extends DescribeDBParamet
|
|
|
22
19
|
export interface DescribeDBParameterGroupsCommandOutput extends DBParameterGroupsMessage, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDBParameterGroupsCommand_base: {
|
|
25
|
-
new (input: DescribeDBParameterGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDBParameterGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDBParameterGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDBParameterGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of <code>DBParameterGroup</code> descriptions. If a <code>DBParameterGroupName</code> is specified, the list will contain only the description of the specified DB parameter group.</p>
|