v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438244196.2 KB

Updates an existing matching workflow. The workflow must already exist for this operation to succeed.

For workflows where resolutionType is ML_MATCHING or PROVIDER, incremental processing is not supported.

put/matchingworkflows/{workflowName}

Path parameters

workflowNamestring required

The name of the workflow to be retrieved.

Request body

descriptionstring

A description of the workflow.

roleArnstring required

The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.

Response

Success

workflowNamestring required

The name of the workflow.

descriptionstring

A description of the workflow.

roleArnstring required

The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to create resources on your behalf as part of workflow execution.