What problem does it solve? Migrating a database schema from one engine to another (for example SQL Server to PostgreSQL) requires assessing compatibility, converting DDL, fixing conversion issues, and applying changes — a complex multi-step process that this Skill orchestrates end to end through AWS DMS Schema Conversion. ## Core Features & Use Cases - Full Migration Project Lifecycle: Create migration projects with a guided setup wizard covering data providers, instance profiles, IAM roles, S3 buckets, and Secrets Manager credentials. - Schema Conversion & Assessment: Convert schemas to a target engine or run compatibility assessments, with exported PDF/CSV assessment reports delivered to S3. - Action Item Fixing & Tree Navigation: Review and fix conversion action items with targeted DDL edits, browse the metadata model tree, and convert individual SQL statements (SQL Server to PostgreSQL). - Use Case: A team migrating a SQL Server database to Aurora PostgreSQL uses this Skill to assess conversion complexity, convert all schemas, review action items, export the converted DDL as a script, and apply it to the target database. ## Quick Start Ask the assistant to convert your database schema to a target engine using AWS DMS Schema Conversion and it will check for existing migration projects or guide you through creating one.