volume_mute
AWS SCT will convert your source-object definitions to the target DB engine's formats and apply them immediately ignoring errors, which you can fix later
publish date: 2024/09/11 03:53:13.354477 UTC
volume_muteCorrect Answer
False
Explanation
AWS SCT will convert your source-object definitions to the target engine’s formats. Then, when you’re ready to build the database schema, it will apply them to the target engine.
When you’re performing a heterogeneous migration (from one database engine to another), your target database may be missing features that are available in your source database. If AWS SCT can’t convert an object, it flags it for manual intervention, along with a color-coded level of effort needed to resolve.
Reference
AWS Skill Builder