John (Airbyte)
Tyler DeLange
06/16/2021, 4:08 PMJohn (Airbyte)
Hendrik Braun
06/17/2021, 9:44 AMlog_bin
parameter can not be set there, but is required by the connector.Subodh (Airbyte)
Db cluster parameter group
https://aws.amazon.com/premiumsupport/knowledge-center/enable-binary-logging-aurora/
set the value for the binlog_format
parameter, for ROW. You would also have to reboot the database once changes are done
You can also change the retention period of binary logs in aurora
https://aws.amazon.com/premiumsupport/knowledge-center/aurora-mysql-increase-binlog-retention/#:~:text=Note%3A%20The%20maximum%20value%20for,will%20be%20used%20by%20default.Subodh (Airbyte)