Does AWS DMS has a 30 character limit on the length of Table and Column name to be replicated?
I am a data modeler and while modeling my tables in Postgres 14.7, I was told that the table and column names cannot exceed 30 characters, since AWS DMS replication will only allow maximum 30 characters for table and column name (eventhough the database will let more than 64 characters)