v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Delete a migration workflow. You must pause a running workflow in Migration Hub Orchestrator console to delete it.

delete/migrationworkflow/{id}

Path parameters

idstring required

The ID of the migration workflow you want to delete.

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.