Can I use AWS Redshift as source for AWS DMS?
When I am trying to connect it to as MySql source endpoint in DMS, it is giving error in testing connection:
Test Endpoint failed: Application-Status: 1020912, Application-Message: Cannot connect to ODBC provider ODBC general error., Application-Detailed-Message: RetCode: SQL_ERROR SqlState: HY000 NativeError: 2003 Message: [unixODBC][MySQL][ODBC 8.0(w) Driver]Can't connect to MySQL server on '.redshift.amazonaws.com' (110)
Any workaround to treat Redshift as source endpoint for DMS?