S3 Backup Settings table not found in database

I want to disable the S3 Backup Settings doctype, but its show this error how can i access or change it to disable
S3 Backup Settings → Is a Doctype check in the doctype list

	frappe.db.set_value('S3 Backup Settings','enabled',0)