v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Update a migration workflow.

post/migrationworkflow/{id}

Path parameters

idstring required

The ID of the migration workflow.

Request body

namestring

The name of the migration workflow.

descriptionstring

The description of the migration workflow.

inputParametersobject

The input parameters required to update a migration workflow.

stepTargetsStringListMember[]

The servers on which a step will be run.

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 ID of the application configured in Application Discovery Service.

workflowInputsobject

The inputs required to update a migration workflow.

stepTargetsStringListMember[]

The servers on which a step will be run.

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.

creationTimestring date-time

The time at which the migration workflow was created.

lastModifiedTimestring date-time

The time at which the migration workflow was last modified.

tagsobject

The tags added to the migration workflow.