I'm using AWS SCT to create the schema on my target RDS. Both source and destination engines are MS-SQL. I'm able to convert and create appropriate schema on target RDS using SCT but the Default Binding is not set for columns in target RDS.
The value of Default Binding should be false for this particular column as it is set to false in source DB.
Below is screenshot of Source DB and same column properties:
Can anyone please help me here?