v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Get the template you want to use for creating a migration workflow.

get/migrationworkflowtemplate/{id}

Path parameters

idstring required

The ID of the template.

Response

Success

idstring

The ID of the template.

templateArnstring

>The Amazon Resource Name (ARN) of the migration workflow template. The format for an Migration Hub Orchestrator template ARN is <code>arn:aws:migrationhub-orchestrator:region:account:template/template-abcd1234</code>. For more information about ARNs, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html">Amazon Resource Names (ARNs)</a> in the <i>AWS General Reference</i>.

namestring

The name of the template.

descriptionstring

The time at which the template was last created.

creationTimestring date-time

The time at which the template was last created.

ownerstring

The owner of the migration workflow template.

status'CREATED' | 'READY' | 'PENDING_CREATION' | 'CREATING' | 'CREATION_FAILED'

The status of the template.

statusMessagestring

The status message of retrieving migration workflow templates.

templateClassstring
<p>The class of the migration workflow template. The available template classes are:</p> <ul> <li> <p>A2C</p> </li> <li> <p>MGN</p> </li> <li> <p>SAP_MULTI</p> </li> <li> <p>SQL_EC2</p> </li> <li> <p>SQL_RDS</p> </li> <li> <p>VMIE</p> </li> </ul>
tagsobject

The tags added to the migration workflow template.