v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Updates an existing workflow.

post/#X-Amz-Target=AWSGlue.UpdateWorkflow

Headers

X-Amz-Target'AWSGlue.UpdateWorkflow' required

Request body

Namestring required

Name of the workflow to be updated.

Descriptionstring

The description of the workflow.

DefaultRunPropertiesobject

A collection of properties to be used as part of each execution of the workflow.

MaxConcurrentRunsinteger

You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.

Response

Success

Namestring

The name of the workflow which was specified in input.