Before moving a legacy SQL Server schema to a different engine on AWS, planners need help converting database schema objects between engines. Which AWS tool should they identify?
Select an answer to reveal the explanation.
Short Explanation
When the blueprint of the house (the schema) needs to be redrawn for a different foundation, SCT is the conversion helper. Inspector looks for vulnerabilities, Config tracks resource settings, and Macie finds sensitive data in S3—they do not rewrite cross-engine schemas.
Full Explanation
AWS Schema Conversion Tool (AWS SCT) helps convert database schemas and related objects when migrating between different database engines. Amazon Inspector assesses vulnerabilities, AWS Config evaluates resource configurations, and Amazon Macie discovers sensitive data—none are schema conversion tools for heterogeneous database migrations.