Amazon DMS Database Migration Management
Workflow capability for database engineers and cloud architects to manage end-to-end database migrations using AWS Database Migration Service. Covers replication instance provisioning, source and target endpoint configuration, replication task management, migration monitoring, and schema conversion support.
What You Can Do
MCP Tools
describe-replication-instances
List all DMS replication instances used for database migration processing
create-replication-instance
Create a new DMS replication instance to process migration tasks
delete-replication-instance
Delete a DMS replication instance
describe-endpoints
List all source and target database endpoints configured for migration
create-endpoint
Create a source or target database endpoint for migration
test-connection
Test the connection between a replication instance and an endpoint
describe-replication-tasks
List replication tasks and their current migration status
create-replication-task
Create a new replication task to migrate data between source and target
start-replication-task
Start or resume a database migration replication task
stop-replication-task
Stop a running database migration replication task
describe-table-statistics
List per-table migration statistics for a replication task
describe-connections
List connections between replication instances and endpoints
describe-certificates
List SSL certificates for encrypted database migration connections
describe-event-subscriptions
List SNS event subscriptions for migration notifications