v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141610169.0 KB

Creates a new workflow definition template that can be used to execute multiple workflow runs.

put/workflow-definitions

Request body

namestring required

The name of the workflow definition. Must be unique within your account and region.

descriptionstring password

An optional description of the workflow definition's purpose and functionality.

clientTokenstring

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

Response

Success

status'ACTIVE' | 'DELETING' required

The current status of the workflow definition after creation.