AWS DMS recommends enabling FULL, Bulk logged recovery mode for ongoing replication tasks( prerequisites) But is it required if the table is CDC enabled?
The current recovery mode of my database is Simple and I can't change it for multiple reasons. So I am curious if CDC is enabled for the table, is it required to enable the Full recovery?