v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Updates a migration workflow template.

post/template/{id}

Path parameters

idstring required

The ID of the request to update a migration workflow template.

Request body

templateNamestring

The name of the migration workflow template to update.

templateDescriptionstring

The description of the migration workflow template to update.

clientTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Response

Success

templateIdstring

The ID of the migration workflow template being updated.

templateArnstring

The ARN of the migration workflow template being updated. 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.