Getting started 8: Clean up resources
After you perform all the tasks in Getting started with AWS Backup, you might want to clean up what you have created to avoid incurring any unnecessary charges.
Topics
Step 1: Delete restored AWS resources
To delete AWS resources that you restored from a recovery point, such as Amazon Elastic Block Store
(Amazon EBS) volumes or Amazon DynamoDB tables, you use the console for that service. For example, to
delete an Amazon Elastic File System (Amazon EFS) file system, use the Amazon EFS
console
Note
This information refers to restored resources, not to recovery points stored in a backup vault.
Step 2: Delete the backup plan
If you don't want to create scheduled backups, you should delete your backup plans. Before you can delete a backup plan, you must delete all resource assignments to that backup plan.
Follow these steps to delete a backup plan:
To delete a backup plan
Open the AWS Backup console at https://console.aws.amazon.com/backup
. -
In the navigation pane, choose Backup plans.
-
On the Backup plans page, choose the backup plan that you want to delete. This takes you to the details page for that backup.
-
To delete the resource assignments for your plan, choose the radio button next to the assignment name, and then choose Delete.
-
To delete the backup plan, choose Delete in the upper-right corner of the page.
-
On the confirmation page, enter the plan name, and choose Delete plan.
Step 3: Delete the recovery points
Next, you can delete the backup recovery points that are in your backup vault.
To delete the recovery points
-
On the AWS Backup console, in the navigation pane, choose Backup vaults.
-
On the Backup vaults page, choose the backup vault where you stored the backups.
-
Check the recovery point and choose Delete.
-
If you are deleting more than one recovery point, follow these steps:
-
If your list contains a continuous backup, choose whether to keep or delete your continuous backup data.
-
To delete all the recovery points listed, type
delete
, and then choose Delete recovery points.Keep your browser tab open until you see the green success banner at the top of the page. Prematurely closing this tab will end the deletion process and might leave behind some of the recovery points you wanted to delete. For more information, see Deleting backups.
-
Step 4: Delete the backup vault
The default backup vault cannot typically be deleted. However, if one or more other vaults are present in a Region, the default backup vault in that Region can be deleted using the AWS CLI.
You can delete other non-default vaults once all backups (recovery points) within have been deleted. To do this, select Delete in the empty vault.
Step 5: Delete the report plan
Your report plan automatically sends a new report daily. To prevent this, delete the report plan.
To delete the report plan
-
On the AWS Backup console, in the navigation pane, choose Reports.
-
Under Report plan name, choose the name of your report plan.
-
Choose Delete.
-
Enter your report plan name, and choose Delete report plan.
Step 6: Delete the reports
You can delete your reports by following the instructions for Deleting a single object for each of your reports. If you no longer need your destination S3 bucket, after deleting all the objects from the bucket, you can delete the bucket by following the instructions for Deleting a bucket.