Question 283:
A company has been using the AWS RDS-MySQL Instance. There is a requirement now to disable backups for the AWS RDS Instance. You are trying to set the retention period to 0 to disable backups. But this is resulting in an error. Which of the following could be the possible reason for the error?
Answer options:
A.There are already backups in place. B.There is a Read replica in place. C.You cannot disable backups. D.The database should be taken offline to disable backups.