v1

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

Puts the specified workflow run properties for the given workflow run. If a property already exists for the specified run, then it overrides the value otherwise adds the property to existing properties.

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

Headers

X-Amz-Target'AWSGlue.PutWorkflowRunProperties' required

Request body

Namestring required

Name of the workflow which was run.

RunIdstring required

The ID of the workflow run for which the run properties should be updated.

RunPropertiesobject required

The properties to put for the specified run.

Response

Success

PutWorkflowRunPropertiesResponse required