How do I disable daily automated backup for RDS?

0

I have setup an AWS Backup rule to backup a MariaDB instance:

  • hourly At 50 minutes past the hour
  • Start within 1 hour, complete within 2 hours
  • Total retention period is 2 days
  • continuous backup disabled But there are a few backup failed at the interval of 1:50, 2:50, 3:50 UTC: AWS Backukp-> Jobs

When I clicked on the hyperlink of the job that failed, the error is: Invalid lifecycle: Backup job 6A26EC48-D3CC-7DB9-2E2B-E962B0863DCA could not start because it is either inside or too close to the automated backup window configured in RDS instance.

On RDS->Automated Backup, I can see that the rds is backuped every hour. But I have checked there is no automated turned on for that rds database instance (RDS->Database->Modify). How can I disable that automated backup? Enter image description here

Cheers

profile picture
Lottie
질문됨 5달 전421회 조회
1개 답변
0

Modify your RDS instance and set the backup retention to 0 days. That will disable the daily backups.

However you may need to have it enabled if your example your converting to Multi AZ etc.

profile picture
전문가
답변함 5달 전
  • Did this answer your question?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인