v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Start a migration workflow.

post/migrationworkflow/{id}/start

Path parameters

idstring required

The ID of the migration workflow.

Response

Success

idstring

The ID of the migration workflow.

arnstring

The Amazon Resource Name (ARN) of the migration workflow.

status'CREATING' | 'NOT_STARTED' | 'CREATION_FAILED' | 'STARTING' | 'IN_PROGRESS' | 'WORKFLOW_FAILED' | 'PAUSED' | 'PAUSING' | 'PAUSING_FAILED' | 'USER_ATTENTION_REQUIRED' | 'DELETING' | 'DELETION_FAILED' | 'DELETED' | 'COMPLETED'

The status of the migration workflow.

statusMessagestring

The status message of the migration workflow.

lastStartTimestring date-time

The time at which the migration workflow was last started.