v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14219992.9 KB

Registers a new migration task which represents a server, database, etc., being migrated to AWS by a migration tool.

This API is a prerequisite to calling the NotifyMigrationTaskState API as the migration tool must first register the migration task with Migration Hub.

post/#X-Amz-Target=AWSMigrationHub.ImportMigrationTask

Headers

X-Amz-Target'AWSMigrationHub.ImportMigrationTask' required

Request body

ProgressUpdateStreamstring required

The name of the ProgressUpdateStream. >

MigrationTaskNamestring required

Unique identifier that references the migration task. <i>Do not store personal data in this field.</i>

DryRunboolean

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

Response

Success

ImportMigrationTaskResult required