Billing Because of RDS Backup Services

0

I'm newbie to AWS. When I looked at my Bill today, the RDS Backup services were the cause of the rise in the bill. There isn't a database,nor snapshots or anything operating at the RDS Dashboard, only the standard mysql:80. How can I terminate the RDS Backup Services?

1 回答
0

RDS Backup services can be disabled by going into the RDS console and selecting Modify. Then identifying the location where automated backups are enabled. Change the setting to 0 and this will disable the automated backups. To disable automated backups immediately Sign in to the AWS Management Console and open the Amazon RDS console at https://console.aws.amazon.com/rds/.

In the navigation pane, choose Databases, and then choose the DB instance or Multi-AZ DB cluster that you want to modify.

Choose Modify.

For Backup retention period, choose 0 days.

Choose Continue.

Choose Apply immediately.

Choose Modify DB instance or Modify cluster to save your changes and disable automated backups.

Detailed link provided below: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithAutomatedBackups.html

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则