Deleting a Pay-per-Use DB Instance or Read Replica
Scenarios
To release resources, you can delete DB instances or read replicas billed on the pay-per-use basis as required on the Instances page. (To delete DB instances or read replicas billed on the yearly/monthly basis, you need to unsubscribe from the order. For details, see Unsubscribing from a Yearly/Monthly Instance.)
Billing
- You will not be billed for the instances that were not successfully created.
- If you delete a pay-per-use DB instance, its automated backups will also be deleted and you will no longer be billed for them. Manual backups, however, will be retained and generate additional costs.
Constraints
- DB instances cannot be deleted when operations are being performed on them. They can be deleted only after the operations are complete.
- If a backup of a DB instance is being restored, the instance cannot be deleted.
- If you delete a primary DB instance, its standby DB instance and read replicas (if any) are also deleted automatically. Exercise caution when performing this operation.
- Deleted DB instances cannot be recovered and resources are released. Exercise caution when performing this operation. If you want to retain data, create a manual backup first before deleting the DB instance.
- You can use a manual backup to restore a DB instance. For details, see Restoring from Backup Files to RDS for SQL Server Instances.
Deleting a Pay-per-Use DB Instance
- Log in to the management console.
- Click
in the upper left corner of the page and choose Databases > Relational Database Service. - On the Instances page, locate the primary DB instance to be deleted and click More > Delete in the Operation column.
- In the displayed dialog box, enter DELETE and click OK.
- Refresh the DB instance list later to confirm that the deletion was successful.
Deleting a Pay-per-Use Read Replica
- Log in to the management console.
- Click
in the upper left corner of the page and choose Databases > Relational Database Service. - On the Instances page, locate the target DB instance and click
. All the read replicas created for the DB instance are displayed. - Locate the read replica to be deleted and click More > Delete in the Operation column.
- In the displayed dialog box, enter DELETE and click OK.
- Refresh the DB instance list later to check that the deletion is successful.