v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Creates a migration workflow template.

post/template

Request body

templateNamestring required

The name of the migration workflow template.

templateDescriptionstring

A description of the migration workflow template.

clientTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://smithy.io/2.0/spec/behavior-traits.html#idempotencytoken-trait">Idempotency</a> in the Smithy documentation.

tagsobject

The tags to add to the migration workflow template.

Response

Success

templateIdstring

The ID of the migration workflow 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>.

tagsobject

The tags added to the migration workflow template.

All 31 operations