v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438244196.2 KB

Updates an existing IdMappingWorkflow. This method is identical to CreateIdMappingWorkflow, except it uses an HTTP PUT request instead of a POST request, and the IdMappingWorkflow must already exist for the method to succeed.

Incremental processing is not supported for ID mapping workflows.

put/idmappingworkflows/{workflowName}

Path parameters

workflowNamestring required

The name of the workflow.

Request body

descriptionstring

A description of the workflow.

roleArnstring

The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access Amazon Web Services resources on your behalf.

Response

Success

workflowNamestring required

The name of the workflow.

workflowArnstring required

The Amazon Resource Name (ARN) of the workflow role. Entity Resolution assumes this role to access Amazon Web Services resources on your behalf.

descriptionstring

A description of the workflow.

roleArnstring

The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access Amazon Web Services resources on your behalf.