v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Get migration workflow.

get/migrationworkflow/{id}

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.

namestring

The name of the migration workflow.

descriptionstring

The description of the migration workflow.

templateIdstring

The ID of the template.

adsApplicationConfigurationIdstring

The configuration ID of the application configured in Application Discovery Service.

adsApplicationNamestring

The name of the application configured in Application Discovery Service.

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.

creationTimestring date-time

The time at which the migration workflow was created.

lastStartTimestring date-time

The time at which the migration workflow was last started.

lastStopTimestring date-time

The time at which the migration workflow was last stopped.

lastModifiedTimestring date-time

The time at which the migration workflow was last modified.

endTimestring date-time

The time at which the migration workflow ended.

totalStepsinteger

The total number of steps in the migration workflow.

completedStepsinteger

Get a list of completed steps in the migration workflow.

workflowInputsobject

The inputs required for creating the migration workflow.

tagsobject

The tags added to the migration workflow.

workflowBucketstring

The Amazon S3 bucket where the migration logs are stored.